/* common */
.subpage { overflow: hidden; position:relative; text-align: center;}
.top_sec {padding: 50px 0; position: relative;}
.subpage br:not(.space) {display: none;}
.subpage > section {padding:50px 0; position: relative; }
.subpage > section:nth-of-type(even) {background: #f7f7f7;}
.subpage img {max-width: 100%;}
.sub_inner { padding: 0 20px; margin: 0 auto; max-width: 1400px; width: 100%; }
.c_tit em {font-style: normal; line-height: 1.1; font-weight: 700; color:#ffa41f; text-transform: uppercase; display: block; margin-bottom: 10px; font-size: 15px;}

.img_box {display: flex; align-items: center; justify-content: center; border-radius: 10px; overflow: hidden; }

.left_line {position: relative; padding-left:15px;text-align: left;}
.left_line::before {content: ''; display: block; width: 3px; height: 85%; background-color: #ffa92b;  left: 0; top: 8%; position: absolute; }

/* col_list */
.col2_list {display: flex; justify-content: space-between; flex-wrap: wrap;}
.col2_list > li {width: calc(50% - 15px);}
.col2_list > li:nth-child(n+3) {margin-top:20px;}

.col3_list {display: flex; flex-wrap: wrap; }
.col3_list > li {width: calc(33.3% - 23.3px); margin-right: 35px ;}
.col3_list > li:nth-child(n+4) {margin-top: 60px;}
@media screen and (min-width: 1025px) {
    .col3_list > li:nth-child(3n) {margin-right: 0;}
}

.col4_list {display: flex; justify-content: flex-start; flex-wrap: wrap;}
.col4_list > li {width: calc(25% - 15px); margin-right: 20px; }
@media screen and (min-width: 1025px) {
    .col4_list > li:nth-child(4n) {margin-right: 0;}
    .col4_list > li:nth-child(n+5) {margin-top: 20px;}
}

/* font size */
.fs_80 {font-size: 30px; font-weight :800; line-height: 1.29; }
.fs_65 {font-size: 28px; font-weight :800; line-height: 1.06; }
.fs_60 {font-size: 27px; font-weight :800; line-height: 1.06; }
.fs_50 {font-size: 25px; font-weight :700; line-height: 1.5; }
.fs_49 {font-size: 25px; font-weight :700; line-height: 1.5; }
.fs_45 {font-size: 24px; font-weight :700; line-height: 1.2;  }
.fs_40 {font-size: 24px; font-weight :700; line-height: 1.2;  }
.fs_35 {font-size: 22px; font-weight :700; line-height: 1.39; }
.fs_34 {font-size: 22px; font-weight:500; line-height: 1.3; }
.fs_33 {font-size: 22px; font-weight:700; line-height: 1.3; }
.fs_32 {font-size: 20px; font-weight:700; line-height: 1.3; }
.fs_30 {font-size: 20px; font-weight:700; line-height: 1.3;}
.fs_28 {font-size: 19px; font-weight:700; line-height: 1.3; }
.fs_27 {font-size: 19px; font-weight:700; line-height: 1.3; }
.fs_26 {font-size: 19px; font-weight:700; line-height: 1.3;  }
.fs_25 {font-size: 18px; font-weight:700; line-height: 1.3; }
.fs_24 {font-size: 18px; font-weight:700; line-height: 1.4;}
.fs_23 {font-size: 17px; font-weight:700; line-height: 1.4;}
.fs_22 {font-size: 17px; font-weight:600; line-height: 1.4; }
.fs_21 {font-size: 16px; font-weight:600; line-height: 1.67; }
.fs_20 {font-size: 15px; font-weight:400; line-height: 1.67; }
.fs_19 {font-size: 15px; font-weight: 400; line-height: 1.67; }
.fs_18 {font-size: 14px; font-weight: 400;  line-height: 1.83; color:#333; }
.fs_17 {font-size: 14px; font-weight: 400; line-height: 1.72; }
.fs_16 {font-size: 13px; font-weight: 400;  line-height: 1.72; }
.fs_15 {font-size: 12px; font-weight: 400;  line-height: 1.72; }

/* depth3 */
.depth3_menu { position:relative; width: 100%; text-align: center; z-index: 5; margin:30px auto 30px;  overflow: hidden; border-radius: 46.5px;
background: #fbfbfb; padding: 5px; }
.depth3_menu > div {position: relative; width: 100%; height: 100%; }
.depth3_menu .bg {position: absolute; left: 0; top: 0; height:100%; content: ''; background: #ffa92b; border-radius: 36px; z-index: -1; transition: .4s left; }

.depth3_menu ul { display: flex; justify-content: center; height: 100%; width: 100%;  border-radius: 46.5px; overflow: hidden; margin:0 auto;  }
.depth3_menu ul li { flex:1; }
.depth3_menu ul li a { display: flex; align-items: center; justify-content: center; width: 100%; font-weight: 700; height: 100%; padding: 10px 5px;
font-size:14px; color:#a5a5a5; transition: color .3s ease; word-break: keep-all; position: relative; line-height: 1.3;}
/* .depth3_menu ul li a:hover {background: #f7f7f7; } */
.depth3_menu ul li a.active {color:#fff; background: #ffa92b; border-radius: 46.5px; }
.depth3_menu ul li a.on {color:#fff !important; }

/*Content CSS*/
.yellow_box {margin-bottom:70px; width: 100%; border-radius: 10px;  background-image: linear-gradient(to right, #ffa92b, #ff9800); text-align: left;
position: relative; padding: 20px;}
.yellow_box h3 {font-weight: 700; color:#fff; line-height: 1.8; letter-spacing: -.56px; font-size: 17px;}
.yellow_box .hexa {display: flex; align-items: center; justify-content: center; width: 50px; height:50px; background:url("../img/hexa.png") 50%/contain no-repeat;
position: absolute; left: 50%; margin-left:-20px; bottom: -30px;  animation:ani 1.4s infinite ease; }
.yellow_box .hexa::before {content: ''; display: block; width: 11px; height:34px;  background:url("../img/hexa_arrow.png") 50%/contain no-repeat;  }
@keyframes ani {
    0%{transform: translateY(0);}
    50%{transform: translateY(7px);}
    100% {transform: translateY(0);}
}

.img_box_wrap .box > div {width: 100%; }
.img_box_wrap .box:nth-child(n+2) {margin-top:50px;}

.img_box_wrap .box .img {overflow: hidden; z-index: 2; border-radius: 10px; position: relative; margin-bottom: 25px; }
.img_box_wrap .box .img img {transition: transform .3s; }
.img_box_wrap .box .img:hover img {transform: scale(1.05);}

.img_box_wrap .box .txt {position: relative; z-index: 1;   display: flex; flex-direction: column; justify-content: flex-end; align-items: flex-start;}
.img_box_wrap .box .txt i {position: absolute; top:-10px; right:0; }
.img_box_wrap .box .txt i img {max-height: 40px; }
.img_box_wrap .box .txt h3 {display: flex; align-items: center; margin-bottom:15px; display: flex; align-items: center; font-weight: 700; color:#222; width: 100%;}
.img_box_wrap .box .txt h3 span {display: block; margin-right:10px; font-weight: 900; color:#58585a; font-family: "Poppins", sans-serif; position: relative; top:-1px; }
.img_box_wrap .box .txt p {color:#222; line-height: 1.7; font-weight: 400; font-size: 15px;}

.img_box_wrap .box .txt { text-align: left; }





@media screen and (max-width:1400px) {
    /* common */
    /* .subpage br:not(.space) {display: none;}
    .subpage img {max-width: 100%;} */

    /* content */

}
