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

/* font */
.fs_50 {font-size:50px; font-weight: 700; color:#111; line-height: 1.36; font-family: 'Spoqa Han Sans Neo', 'sans-serif';}
.fs_35 {font-size: 35px; font-weight:400; line-height: 1.3; color:#111;  }
.fs_32 {font-size: 32px; font-weight:700; line-height: 1.3; color:#111;  }
.fs_26 {font-size: 26px; font-weight: 700; line-height: 1.3; color:#111;  }
.fs_24 {font-size: 24px; font-weight: 600; line-height: 1.3; color:#111;  }
.fs_20 {font-size: 20px; font-weight: 400; line-height: 1.3; color:#111;  }
.fs_18 {font-size: 18px; font-weight: 400; color:#1d1d1f; line-height: 1.89; }
.fs_17 {font-size: 17px; font-weight: 400; color:#1d1d1f; line-height: 1.88; }
.fs_16 {font-size: 16px; font-weight: 400; color:#111; line-height: 1.88; }

.dot_list li {position: relative; padding-left:25px; text-align: left; color:#111;}
.dot_list li::before {content: ''; display: block; width:5px; height: 5px; border-radius: 50%; position: absolute; left: 0; top:13px; background: #111; }
.dot_list li:nth-child(n+2) {margin-top: 15px; }

/*Content CSS*/
#sec1 {text-align: center; }
#sec1 .video_wrap video {width: 100%;}
#sec1 .txt_box {padding: 40px 0; text-align: center; border:1px solid #1091d0; box-shadow: 2.2px 3.4px 12px 0 rgba(0, 0, 0, 0.08); margin-bottom: 60px; border-radius: 5px; }
#sec1 .txt_box p {margin-top: 10px;}





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

}


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

}

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

}
