/* common */
.subpage { overflow: hidden; position:relative; text-align: center; }
.subpage > section {padding:50px 0; position: relative; }
.subpage > section:nth-of-type(even) {background: #f7f7f7;}
.sub_inner {max-width: 1400px; width: 100%; padding: 0 20px; margin: 0 auto; }
.sub_tit {margin-bottom:30px; }
.sub_tit span {font-size:16px; color:#1091d0; font-weight: 700; font-family: 'NexonLv1Gothic'; margin: 0 0 10px; display: block; }
.sub_tit p {margin-top: 10px;}

/* font */
.fs_50 {font-size:30px; font-weight: 700; color:#111; line-height: 1.36; font-family: 'Spoqa Han Sans Neo', 'sans-serif';}
.fs_35 {font-size: 22px; font-weight:400; line-height: 1.3; color:#111;  }
.fs_32 {font-size: 20px; font-weight:700; line-height: 1.3; color:#111;  }
.fs_26 {font-size: 16px; font-weight: 700; line-height: 1.3; color:#111;  }
.fs_24 {font-size: 16px; font-weight: 600; line-height: 1.3; color:#111;  }
.fs_22 {font-size: 16px; font-weight: 400; line-height: 1.3; color:#111;  }
.fs_20 {font-size: 15px; font-weight: 400; line-height: 1.3; color:#111;  }
.fs_18 {font-size: 14px; font-weight: 400; color:#1d1d1f; line-height: 1.65; }
.fs_17 {font-size: 14px; font-weight: 400; color:#1d1d1f; line-height: 1.65; }
.fs_16 {font-size: 13px; font-weight: 400; color:#111; line-height: 1.65; }

/*Content CSS*/
/* #sec1 .list {margin-top: 90px;} */
#sec1 .list br {display: none;}
#sec1 .list > li {  max-width: 406px; text-align: center; margin: 0 auto; }
#sec1 .list > li:nth-child(n+2) {margin-top: 40px;}
#sec1 .list i {overflow: hidden; display: block; margin-top:20px;}
#sec1 .list span {display: block; font-weight: 700; color:#444;}
#sec1 .list h3 {font-size:20px; font-weight: 700; color:#444; font-family: 'Play', sans-serif; margin:5px 0 10px;}
#sec1 .list h4 {font-size:24px; font-weight: 700; color:#1091d0;}
#sec1 .list h4::after {    content: ''; width: 28px; height: 1px; display: block; background-color: #888; margin:15px auto;}
#sec1 .list p {line-height: 1.5;}

#sec1 .list i img {transition: transform .3s; }
#sec1 .list li:hover i img {transform: scale(1.05);}


@media screen and (max-width:1300px){

}


@media screen and (max-width:960px){

}

@media screen and (max-width:640px){

}
