@charset "utf-8";

#mainArea .mainBox .content {}

#mainArea .mainBox .content ul.period {list-style: none; overflow:hidden;}
#mainArea .mainBox .content ul.period li {float:left; padding:6px 0; width:220px; font-size:16px; text-align:center; color:#fff; font-weight: bold; background-color: #415096; border-top-right-radius: 30px;border-bottom-right-radius: 30px;}
#mainArea .mainBox .content ul.period li:nth-child(2) {margin:0 44px;}

#mainArea .mainBox .content .graphBox {margin-top:50px;}

#mainArea .mainBox .content .graphBox .history {}
#mainArea .mainBox .content .graphBox .history span:nth-child(1) {margin-left:58px;}
#mainArea .mainBox .content .graphBox .history span:nth-child(2) {margin-left:19px;}
#mainArea .mainBox .content .graphBox .history span:nth-child(3) {margin-left:128px;}
#mainArea .mainBox .content .graphBox .history span:nth-child(4) {margin-left:8px;}
#mainArea .mainBox .content .graphBox .history span:nth-child(5) {margin-left:12px;}
#mainArea .mainBox .content .graphBox .history span:nth-child(6) {margin-left:57px;}
#mainArea .mainBox .content .graphBox .history span:nth-child(7) {margin-left:11px;}
#mainArea .mainBox .content .graphBox .history span:nth-child(8) {margin-left:18px;}

#mainArea .mainBox .content .graphBox .point {margin-top:-10px;}
#mainArea .mainBox .content .graphBox .point span i {font-size:20px; color:#b63a00;}
#mainArea .mainBox .content .graphBox .point span:nth-child(1) {margin-left:10px;}
#mainArea .mainBox .content .graphBox .point span:nth-child(2) {margin-left:230px;}
#mainArea .mainBox .content .graphBox .point span:nth-child(3) {margin-left:230px;}

.arrow-container {position: relative; margin-bottom:10px; width: 99%; height: 2px; background-color: #494949;}
.arrow-container::after {position: absolute; content: ''; right: -10px; top: 50%; transform: translateY(-50%); border-left: 10px solid #696969; border-top: 5px solid transparent; border-bottom: 5px solid transparent;}

#mainArea .mainBox .content .graphBox .year {}
#mainArea .mainBox .content .graphBox .year span {font-size:14px;}
#mainArea .mainBox .content .graphBox .year span:nth-child(2) {margin-left:30px;}
#mainArea .mainBox .content .graphBox .year span:nth-child(3) {margin-left:30px;}
#mainArea .mainBox .content .graphBox .year span:nth-child(4) {margin-left:80px;}
#mainArea .mainBox .content .graphBox .year span:nth-child(5) {margin-left:30px;}
#mainArea .mainBox .content .graphBox .year span:nth-child(6) {margin-left:20px;}
#mainArea .mainBox .content .graphBox .year span:nth-child(7) {margin-left:30px;}
#mainArea .mainBox .content .graphBox .year span:nth-child(8) {margin-left:25px;}
#mainArea .mainBox .content .graphBox .year span:nth-child(9) {margin-left:20px;}
#mainArea .mainBox .content .graphBox .year span:nth-child(10) {margin-left:20px;}
#mainArea .mainBox .content .graphBox .year span:nth-child(11) {margin-left:20px;}
#mainArea .mainBox .content .graphBox .year span:nth-child(12) {margin-left:24px;}

#mainArea .mainBox .content .personBox {margin-top:50px; overflow: hidden;}
#mainArea .mainBox .content .personBox .person {float: left; width:220px;}
#mainArea .mainBox .content .personBox .person:nth-child(2) {margin:0 46px;}

#mainArea .mainBox .content .personBox .person .name {margin-bottom:20px; font-size:18px; font-weight:bold; text-align: center; color:#4771cc;}
#mainArea .mainBox .content .personBox .person div .pic {text-align: center;}
#mainArea .mainBox .content .personBox .person div .pic img { border-radius: 10px;}
#mainArea .mainBox .content .personBox .person div .caption {margin-top:20px; font-size:14px; text-align: center;}
#mainArea .mainBox .content .personBox .person div .profile {margin-top:40px; margin-left:15px;}
#mainArea .mainBox .content .personBox .person div .profile li {margin:8px 0; line-height: 20px;}

#mainArea .mainBox .content .bodang {margin-top: 80px; text-align: center;}
#mainArea .mainBox .content .bodang h3 {font-size:26px; font-weight: 400; }
#mainArea .mainBox .content .bodang p.txt1 {margin-top:20px; font-size:14px; line-height:24px;}
#mainArea .mainBox .content .bodang .img {margin-top:40px; text-align: center;}
#mainArea .mainBox .content .bodang .img p {margin-top:20px;}
#mainArea .mainBox .content .bodang .txt2 {margin:50px auto 0; padding:45px; width:620px; font-size:14px; text-align: left; line-height:26px; background-color:#eee; border:1px solid #ddd;}
#mainArea .mainBox .content .bodang .txt2 .top {margin-bottom:40px; font-size:18px; text-align: center;}
#mainArea .mainBox .content .bodang .txt2 .bottom {margin-top:40px; overflow: hidden;}
#mainArea .mainBox .content .bodang .txt2 .bottom span {float: left; margin-left:20px; margin-right: 40px;}

/*
#mainArea .mainBox .content p.txt1 {font-size:14px; line-height:24px;}
#mainArea .mainBox .content div.img {margin-top:50px; text-align:center;}
#mainArea .mainBox .content div.img p {margin-top:10px; font-size:12px;}
#mainArea .mainBox .content div.txt2 {margin:50px auto 0; padding:45px; width:620px; font-size:14px; line-height:26px; background-color:#eee;  border:1px solid #ddd;}
#mainArea .mainBox .content div.txt2 .top {margin-bottom:40px; font-size:18px; text-align: center;}
#mainArea .mainBox .content div.txt2 .bottom {margin-top:40px; overflow: hidden;}
#mainArea .mainBox .content div.txt2 .bottom span {float: left; margin-left:20px; margin-right: 40px;}
*/