@charset "UTF-8";

@import url('https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo.css');
@font-face{
    font-display: swap;
    font-family: NanumSquareNeo;
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-aLt.eot);
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-aLt.eot?#iefix) format("embedded-opentype"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-aLt.woff) format("woff"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-aLt.ttf) format("truetype");
    font-weight:100;
    
}
@font-face{
    font-display: swap;
    font-family: NanumSquareNeo;
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-bRg.eot);
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-bRg.eot?#iefix) format("embedded-opentype"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-bRg.woff) format("woff"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-bRg.ttf) format("truetype");
    font-weight:300;
}
@font-face{
    font-display: swap;
    font-family: NanumSquareNeo;
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-cBd.eot);
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-cBd.eot?#iefix) format("embedded-opentype"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-cBd.woff) format("woff"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-cBd.ttf) format("truetype");
    font-weight:400;
}
@font-face{
    font-display: swap;
    font-family: NanumSquareNeo;
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-dEb.eot);
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-dEb.eot?#iefix) format("embedded-opentype"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-dEb.woff) format("woff"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-dEb.ttf) format("truetype");
    font-weight:500;
}
@font-face{
    font-display: swap;
    font-family: NanumSquareNeo;
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-eHv.eot);
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-eHv.eot?#iefix) format("embedded-opentype"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-eHv.woff) format("woff"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-eHv.ttf) format("truetype");
    font-weight:700;
}


body{margin:0;}
* {box-sizing: border-box;}
img{vertical-align: top;}
a,ul,li,p,span,strong,address,label,b,h1,h2,h3,h4,h5,tr,th,td,dt,dd,select,option,input,button{text-decoration: none; font-family: 'NanumSquareNeo';}
ul,ol,li,p,b,h1,h2,h3,h4,h5,table,tbody,tr,th,td {list-style: none;padding: 0; margin:0;}
button {border-radius: 0;background: none;border: none;cursor: pointer;color: inherit;}
.mt50{margin-top:50px;}
#quick_menu{position: fixed; left:7%; top:220%;  z-index: 100; text-align: center; width:130px;transform: translateY(-45%);}
.test_day{text-align: center; background:#c6fdff; border-radius: 8px; padding:20px 5px;font-size:14px;}
.test_day>strong{}
.test_day>span{padding-top:5px; display: block;}
.test_day>p{padding-top:5px; font-weight: bold;color:#1741b0;font-size:12px;}
#quick_menu>ul{}
#quick_menu>ul>li{background:#fff;  margin: 10px 0; border-radius: 8px; box-sizing: border-box; box-shadow:-1px 0px 2px 3px rgba(50, 50, 50, 0.1); transition-duration: 0.5s;}
#quick_menu>ul>li:hover{background:#1741b0; padding:10px 0;}
#quick_menu>ul>li>a{display:block;color:#000;font-size:14px;padding:11px 10px;transition-duration: 0.5s;}
#quick_menu>ul>li:hover>a{color:#D3D3D3; font-weight: bold;}
.quick_top{background:#fff;box-shadow:-1px 0px 2px 3px rgba(50, 50, 50, 0.1);border-radius:7rem; width: 50px;margin: 0 auto;}
.quick_top:hover>a{font-weight: bold;color:#fff; background:#1741b0;border-radius:5rem;}
.quick_top>a{ border-radius:7rem; display:block;font-size: 14px; color:#000; padding:10px;  transition-duration: 0.5s;}
/*header start*/
#header{width: 100%; background:#2c2c2c;}
.top_wrap{margin: 0 auto; width:1200px;}
.top_wrap::after {content: "";display: block;clear: both;}
.top_left{display: inline-block;}
.top_right{float:right;}
.top_left>a{font-weight: 400;font-size:13px; color:#fff; line-height:32px;}
.top_right>a{font-weight: 400;font-size:13px; color:#fff; line-height:32px; padding-right:10px;}
.top_right>p{font-weight: 900; background:#1741b0;color:#fff;font-family: 'NanumSquareNeo';font-size:13px; line-height:32px; padding:0 10px; margin:0; float:right;}
.bottom_wrap{box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.3); background: #fff; position: relative;}
.bottom_wrap>div{width:1200px;margin: 0 auto; display: flex; justify-content: space-between;}
.bottom_wrap>div>h1 {align-items: center;display: flex;}
.bottom_wrap>div>nav{margin:auto 0;}
.nav_list_wrap{display: flex; gap: 0 2.8rem; }
.nav_list{line-height: 75px;position:relative;}
.nav_list>a{color:#000;  font-size:17px;font-weight: 600;}
.nav_list:hover>a{color:#1741b0;font-weight: 900;}
.nav_list:hover .depth_1 {display:block;}
.depth_1{z-index: 999; display:none; position:absolute; left:0; right:0; text-align:center; width: 200px; margin-left: -70px; box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.3);backdrop-filter: blur(15px); background:rgba(50,50,50,0.7);}
.depth_1 a{display:block; font-size:14px; color:#fff; line-height: 60px;transition-duration: 0.3s;}
.depth_1>li:hover>a{background:rgba(23,65,176,0.9); }
/*스타일 적용 안 됨*/#btn_wrap{display: flex;}  

#btn_wrap{display: flex;gap: 0 2rem;}
#btn_wrap>li{line-height: 100px;font-family: 'NanumSquareNeo';font-weight: 900; font-size: 17px;}

#class_btn{display: none;}
#class_btn:checked ~ .class_btn_submenu {display: block;}
#class_btn:checked ~ .class_btn_text, #class_btn:hover ~ .class_btn_text{color:#1741b0;}
.class_btn_submenu{display:none;backdrop-filter: blur(10px); background:rgba(23,65,176,0.5); width:100%; position: absolute; /*bottom: -600px;*/ right:0;    z-index: 1000;}
.class_btn_submenu>div{margin:0 auto; width:1200px; padding:50px 0; /*height: 8rem;*/ }
.class_btn_submenu>div>input{width: 100%;
    max-width: 30rem;
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    background-color: #fff;
    border-radius: 3em;
    border: 0px;
	font-family: 'NanumSquareNeo';
	font-size:17px;
	margin-right: 10px;}

.class_submenu{line-height: 80px;}
.class_submenu>li{display: inline-block; width: 18%; box-sizing: border-box;text-align: center; background:#fff; border-radius: 8px;    margin-right: 25px; }
.class_submenu>li:nth-child(5n) {margin: 0;}
.class_submenu>li>a{ display: block; color:#000; line-height: 50px; font-weight: 400; transition-duration: 0.5s;}
.class_submenu>li>a:hover{background:#1741b0; border-radius: 8px; color:#fff; font-weight: bold;}



#search_btn{display: none;}
#search_btn:checked ~ .search_btn_submenu {display: block;}
#search_btn:checked ~ .search_btn_text, #search_btn:hover ~ .search_btn_text{color:#1741b0;}
.search_btn_submenu{display:none;backdrop-filter: blur(10px); background:rgba(23,65,176,0.5); width:100%; position: absolute; /*bottom: -128px;*/ right:0;    z-index: 1000;}
.search_btn_submenu>div{margin:0 auto; width:1200px; height: 8rem;  display: flex; align-items: center; justify-content: center;}
.search_btn_submenu>div>input{width: 100%;
    max-width: 30rem;
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    background-color: #fff;
    border-radius: 3em;
    border: 0px;
	font-family: 'NanumSquareNeo';
	font-size:17px;
	margin-right: 10px;}                       
/*header end*/


.main_banner img{display: block; width: 100%;}
#yadoc_content{}
#yadoc_atc01{background:#e3f2f2;}
#yadoc_atc01>div{margin: 0 auto; width:1200px; padding:30px 0;}
#yadoc_atc01 dl{display: flex; align-items: center;}
#yadoc_atc01 dl::after {content: "";display: block;clear: both;}
#yadoc_atc01 dl dt{float: left;
    width: 220px;
    margin-right: 15px;
    border-radius: 8px;
    font-size: 20px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    background-color: #333;
    font-family: 'NanumSquareNeo';}
#yadoc_atc01 dl dd{    
	float: left;
    padding: 0 32px 0;
    border-right: 1px solid #919191;
	margin:0;
}
#yadoc_atc01 dl dd a{
	display: block;
    padding-left: 50px;
    font-size: 16px;
	font-weight: 900;
    color: #222; 
    font-family: 'NanumSquareNeo';
	transition-duration: 0.5s;
}
#yadoc_atc01 dl dd a:hover {color:#1741b0;}
#yadoc_atc01>div>dl>dd:nth-of-type(1)>a{background: url(/images/guide01.png) no-repeat left; padding-left:60px;}
#yadoc_atc01>div>dl>dd:nth-of-type(2)>a{background: url(/images/guide02.png) no-repeat left; padding-left:60px;}
#yadoc_atc01>div>dl>dd:nth-of-type(3)>a{background: url(/images/guide03.png) no-repeat left;}
#yadoc_atc01>div>dl>dd:nth-of-type(4)>a{background: url(/images/guide04.png) no-repeat left;}
#yadoc_atc01>div>dl>dd:nth-of-type(1)>a:hover{background: url(/images/guide01_hover.png) no-repeat left; padding-left:60px;}
#yadoc_atc01>div>dl>dd:nth-of-type(2)>a:hover{background: url(/images/guide02_hover.png) no-repeat left; padding-left:60px;}
#yadoc_atc01>div>dl>dd:nth-of-type(3)>a:hover{background: url(/images/guide03_hover.png) no-repeat left;}
#yadoc_atc01>div>dl>dd:nth-of-type(4)>a:hover{background: url(/images/guide04_hover.png) no-repeat left;}

#yadoc_atc01 dl dd a span{display: block;font-size: 15px;color: #747474;font-weight:400;padding-top:10px;}
#yadoc_atc02{}
#yadoc_atc02>div{margin: 0 auto; width:1200px;}
#yadoc_atc02>div::after {content: "";display: block;clear: both;}
.year_class_list{border-radius: 8px;text-align: center;float:left;}
.year_class_list>p{
	margin:0;
	border-radius: 8px;
    background: #1741b0;
    width: 350px;
    height: 130px;
	font-size:20px;
    text-align: center;
    line-height: 130px;}
.year_class_list>p>a{color:#fff;display: block;transition-duration: 0.5s;}
.year_class_list>p>a:hover{background:#04184e;border-radius: 8px;}
.process_list{float:left;border-radius: 8px; border:1px solid #B1B1B1;width:820px; height: 130px; margin-left:30px; padding:2px 15px 0 15px; overflow: hidden; background:#fff;}
.process_list>ul{margin:0;}
.process_list>ul>li{
    margin: 0px;
    padding: 0px;
    height: 34px;
    user-select: auto !important;
    width: 790px;
}
.process_list>ul>li:hover>a>span:nth-of-type(4){background:#f90;}
.process_list>ul>li>a{color:#000;}
.process_list>ul>li>a>span:nth-of-type(1){width:13%;display: inline-block;}
.process_list>ul>li>a>strong{width:37%; display: inline-block;}
.process_list>ul>li>a>span:nth-of-type(2){width:15%;display: inline-block; text-align: center;}
.process_list>ul>li>a>span:nth-of-type(3){width:18%;display: inline-block; text-align: center;}
.process_list>ul>li>a>span:nth-of-type(4){background:#1741b0; color:#fff; padding:5px 17px; border-radius:8px; transition-duration: 0.5s;}
#yadoc_atc03{}
#yadoc_atc03>div{margin: 0 auto; width:1200px;}
#yadoc_atc03>div>ul{margin: 0;}
#yadoc_atc03>div::after {content: "";display: block;clear: both;}
#yadoc_atc03>div>div{float: left;}
#yadoc_atc03>div>div>p{
    width: 220px;
    margin:0 20px 0 0;
    border-radius: 8px;
    font-size: 20px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    background-color: #333;
    font-family: 'NanumSquareNeo';}
#yadoc_atc03>div>div>p:nth-of-type(1){line-height: 90px;}
#yadoc_atc03>div>div>p:nth-of-type(2){margin-top: 10px;background: #1741b0;}
#yadoc_atc03>div>div>p:nth-of-type(2)>a{color:#fff;display: block; transition-duration: 0.5s; font-size:19px;}
#yadoc_atc03>div>div>p:nth-of-type(2)>a:hover{background:#04184e;border-radius: 8px;}


.class_menu{width:960px;float:left;}
.class_menu>li{display: inline-block; width: 19.5%; box-sizing: border-box; padding-bottom:10px;}
.class_menu>li>a{display:block; height:50px; text-align: center; border-radius: 8px; background:#f2f2f2; color:#000; font-size:16px; line-height: 50px;transition-duration: 0.5s;}
.class_menu>li>a:hover{background:#444444; color:#fff; font-weight: bold;transform:translateY(-0.5rem);}

#yadoc_atc04{}
#yadoc_atc04>div{margin: 0 auto; width:1200px;}
#yadoc_atc04>div::after {content: "";display: block;clear: both;}
.notice_list{float: left;width:35%;border: 1px solid #e5e5e5; padding:15px;border-radius: 8px;position: relative;}
.notice_list>p{color:#000;font-family: 'NanumSquareNeo';font-weight: bold;}
.notice_list>a{background: url(/images//icon_plus.png) no-repeat;width: 16px;height: 16px;display:block;position: absolute; top: 16px; right: 20px;}
.notice_list>ul{padding-top:10px;}
.notice_list>ul>li{border-top: 1px dashed #e5e5e5;padding: 8px 0 5px;transition-duration: 0.5s;}
.notice_list>ul>li:hover>a{color:#1741b0; font-weight: bold;}
.notice_list>ul>li>a{color:#000; display: inline-block; width: 380px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.qna_list{float: left;width:35%;border: 1px solid #e5e5e5; padding:15px;border-radius: 8px;margin: 0 20px;position: relative;}
.qna_list>p{font-family: 'NanumSquareNeo';font-weight: bold;}
.qna_list>a{background: url(/images//icon_plus.png) no-repeat;width: 16px;height: 16px;display:block;position: absolute; top: 16px; right: 20px;}
.qna_list>ul{ padding-top:10px;}
.qna_list>ul>li{border-top: 1px dashed #e5e5e5;padding: 8px 0 5px;transition-duration: 0.5s;}
.qna_list>ul>li:hover>a{color:#1741b0; font-weight: bold;}
.qna_list>ul>li>a{color:#000; display: inline-block; width: 380px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.table_list{float: right;}
.table_list>ul{display: flex;}
.table_list>ul::after {content: "";display: block;clear: both;}
.table_list>ul>li{border: 1px solid #e5e5e5;text-align: center;padding:25px 10px;width:160px; transition-duration: 0.5s;  cursor: pointer;}
.table_list>ul>li:hover{background:#1741b0;}
.table_list>ul>li:hover>a{color:#fff;}
.table_list>ul>li>a{color:#000;}
.list_icon01{background: url(/images//advice01.png) no-repeat center; display: block; width: 4rem; height: 4rem; margin: 0 auto;}
.list_icon02{background: url(/images//qna02.png) no-repeat center; display: block; width: 4rem; height: 4rem; margin: 0 auto;}
.list_icon03{background: url(/images//card03.png) no-repeat center; display: block; width: 4rem; height: 4rem; margin: 0 auto;}
.list_icon04{background: url(/images//account04.png) no-repeat center; display: block; width: 4rem; height: 4rem; margin: 0 auto;}
.table_list>ul>li:hover>a>.list_icon01{background: url(/images//advice01_hover.png) no-repeat center;}
.table_list>ul>li:hover>a>.list_icon02{background: url(/images//qna02_hover.png) no-repeat center;}
.table_list>ul>li:hover>a>.list_icon03{background: url(/images//card03_hover.png) no-repeat center;}
.table_list>ul>li:hover>a>.list_icon04{background: url(/images//account04_hover.png) no-repeat center;}

.installment_img{position: absolute;  display: none; margin-left: 50%; margin-top: -20%; z-index: 999999;}
.account_number{position: absolute;  display: none; margin-left: 70%; margin-top: -10%; z-index: 999999;}
.account_number a {
    position: absolute;
    width: 150px;
    height: 26px;
    bottom: 20px;
    left: 75px;
}
   

#yadoc_atc05{}
#yadoc_atc05>div{margin: 0 auto; width:1200px;}
#yadoc_atc05>div::after {content: "";display: block;clear: both;}
#yadoc_atc05>div>ul{display: flex; width: calc(100% + 2.8rem);}
#yadoc_atc05>div>ul>li{margin-right: 2.8rem; width:100%;}
#yadoc_atc05>div>ul>li>a{ transition-duration: 0.5s;}
#yadoc_atc05>div>ul>li>a:hover>.banner_wrap{background:#1741b0;transform:translateY(-0.8rem);/*box-shadow:0 1rem 2rem rgba(23,65,176,.40);*/}
/*#yadoc_atc05>div>ul>li>a:hover>.banner_wrap>.menu_icon{background:#00113F;}*/
#yadoc_atc05>div>ul>li>a:hover>.banner_wrap>.menu_text>strong{color:#fff;}
#yadoc_atc05>div>ul>li>a:hover>.banner_wrap>.menu_text>p{color:#fff;}
.banner_wrap{display: flex;padding: 20px 30px; background: #f2f2f2;border-radius: 1rem;align-items: center; transition-duration: 0.5s;}
.banner_wrap>.menu_icon{border-radius: 100%; background: #fff; margin-right:20px; transition-duration: 0.5s;}
.banner_wrap>.menu_text{}
.banner_wrap>.menu_text>strong{color:#000;font-size:18px; transition-duration: 0.5s;}
.banner_wrap>.menu_text>p{color:#000; margin:0;font-size:14px;padding-top: 10px; transition-duration: 0.5s;}

#yadoc_atc06{background:#f2f2f2;}
#yadoc_atc06>div{margin: 0 auto; width:1200px;}
#yadoc_atc06>div::after {content: "";display: block;clear: both;}
.off_study_notice{background:#1741b0; float:left; padding:70px 20px;font-family: 'NanumSquareNeo';}
.off_study_notice>strong{font-size:24px; color:#fff;}
.off_study_notice>p{color:#fff;line-height:22px;margin:20px 0 30px;font-size:14px;}
.off_study_notice>a{color:#fff; border:2px solid #fff; padding:10px;border-radius: 8px; transition-duration: 0.5s;}
.off_study_notice>a:hover{background:#fff; color:#1741b0; font-weight: bold;}
.off_study {
  padding: 25px 0;
  width: 1200px;
  margin: 0 auto;
}

.off_study > .swiper-container {
  height: auto;
  overflow: hidden;
}

.off_study > .swiper-container .swiper-wrapper {
  display: flex;
}

.off_study > .swiper-container .swiper-slide {
  width: 300px;
  height: auto;
  transition-duration: 0.5s;
  display: flex;
  justify-content: center;
  align-items: center;
}

.off_study > .swiper-container .swiper-slide li {
  list-style: none;
  width: 100%;
}

.off_study > .swiper-container .swiper-slide a {
  text-decoration: none;
  color: #000;
}

.off_study > .swiper-container .swiper-slide a > div {
  width: 100%;
  overflow: hidden;
}

.off_study > .swiper-container .swiper-slide a > div > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s;
  overflow: hidden;
}

.off_study > .swiper-container .swiper-slide a > div > img:hover{
	 transform: scale(1.1);
}

.off_study > .swiper-container .swiper-slide a > p {
  color: #000;
  margin: 0;
  padding-top: 10px;
  text-align: center;
}

.off_study > .swiper-container .swiper-slide:hover a > p {
  color: #1741b0;
  font-weight: 500;
}


.off_study2 {
  padding: 40px 0;
  width: 1200px;
  margin: 0 auto;
}

.off_study2 > .swiper-container {
  height: auto;
  overflow: hidden;
}

.off_study2 > .swiper-container .swiper-wrapper {
  display: flex;
   align-items: flex-end;
}

.off_study2 > .swiper-container .swiper-slide {
  width: 300px;
  transition-duration: 0.5s;
  display: flex;
  justify-content: right;
}

.off_study2 > .swiper-container .swiper-slide.swiper-slide-active {
    width: 350px;
    min-height: 400px;
    max-height: 400px;
}


.off_study2 > .swiper-container .swiper-slide.swiper-slide-active li {
    width: 350px;
    min-height: 280px;
    max-height: 280px;
}


.off_study2 > .swiper-container .swiper-slide li {
    width: 320px;
    min-height: 320px;
    max-height: 320px;
}

.off_study2 > .swiper-container .swiper-slide a {
  text-decoration: none;
  color: #000;
}

.off_study2 > .swiper-container .swiper-slide a > div {
  width: 100%;
  overflow: hidden;
}

.off_study2 > .swiper-container .swiper-slide.swiper-slide-active a > div > img {
  width: 100%;
  min-height: 280px;
  max-height: 280px;
  object-fit: cover;
  transition: transform 0.5s;
  overflow: hidden;
}

.off_study2 > .swiper-container .swiper-slide a > div > img {
  width: 100%;
  min-height: 200px;
  max-height: 200px;
  object-fit: cover;
  transition: transform 0.5s;
  overflow: hidden;
}

.off_study2 > .swiper-container .swiper-slide a > div > img:hover{
	 transform: scale(1.1);
}

.off_study2 > .swiper-container .swiper-slide a > p {
  color: #000;
  margin: 0;
  padding-top: 10px;
  text-align: center;
}

.off_study2 > .swiper-container .swiper-slide:hover a > p {
  color: #1741b0;
  font-weight: 500;
}


#yadoc_atc16{background:#e3f2f2;}
#yadoc_atc16>div{margin: 0 auto; width:1200px;}
#yadoc_atc16>div::after {content: "";display: block;clear: both;}



#yadoc_atc07{background:#fff; padding:50px 0;}
#yadoc_atc07>div{margin: 0 auto; width:1200px;}
#yadoc_atc07>div::after{content: "";display: block;clear: both;}
.review_text{text-align: center;}
.review_text>strong{font-size:18px; color:#1741b0;}
.review_text>p{color:#000; font-weight: bold; font-size: 40px;padding-top:10px;}

.review_list{display: flex; justify-content: space-between; padding:30px 0;}
.review_list>div{position:relative;width: 31.5%;background:#f2f2f2; border-radius: 8px;  transition-duration: 0.5s;}
.review_list>div>a{ display:  block; color:#000;line-height: 24px; padding: 20px; /*background:#f90; */   height: 380px;}
.review_list>div>a>strong{font-size:20px; color:#1741b0;}
.review_list>div>a>p{padding: 10px 0; font-weight: bold; font-size:16px;}
.review_list>div>a>span{font-size:14px;}
.review_list>div>a>small{    position: absolute;bottom: 20px; left: 20px;}
.review_list>div:hover{background:linear-gradient(130deg, #FFFFFF, #DEE4F5); transform: perspective(1500px) rotateY(20deg);
  box-shadow: 1px 4px 8px rgba(0, 0, 0, 0.4);}

.review_btn{text-align: center;}
.review_btn>a{color:#000;padding:20px 30px;border:2px solid #000;display: inline-block; font-size:18px;border-radius: 8px; transition-duration: 0.5s;}
.review_btn>a:hover{color:#fff;background:#1741b0;border:2px solid #1741b0;font-weight: bold; }
/*.review_pass{float:left; width:50%; border:1px solid #666;}
.review_pass>ul{width: 100%; height: 501px;}
.review_pass>ul>li{width: 100%; height: 120px; overflow: hidden; padding: 15px 20px; background: #fff; border: 1px solid #E1E1E1; transition-duration: 0.5s;}
.review_pass>ul>li:hover{backgrund:#1741b0;}
.review_pass>ul>li>a{}
.review_pass_title{color:#000;display: flex;flex-wrap: nowrap;justify-content: space-between;}
.review_pass_title>strong{}
.review_pass_title>p{}
.review_pass_title>span{}
.review_pass_txt{margin-top:10px;}
.review_pass_txt>p{color:#777; font-size:14px;}*/

#yadoc_atc08{background: linear-gradient(45deg, #1741b0, #396EFD); padding:50px 0;overflow: hidden;}
#yadoc_atc08>div{margin: 0 auto; width:1200px;}
.flow_banner {display: flex;max-width: 1180px;margin: 30px auto; height: auto;}
.flow_banner .teacher_slide_list {display: flex;}
.flow_banner .teacher_slide_list > li {white-space: nowrap;font-size: 18px;color: #fff;padding: 5px;}
@keyframes flowRolling {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-100%);
    }
}
/* 반응형 스타일 */
@media (max-width: 1280px) {
    .flow_banner .teacher_slide_list > li {font-size: 16px;padding: 10px;}
}

@media (max-width: 767px) {
    .flow_banner .teacher_slide_list > li {font-size: 14px;padding: 5px;}
}

.teacher_text{text-align: center;}
.teacher_text>p{color:#fff; font-weight: bold; font-size: 40px;}
.teacher_text>a{color:#fff;padding:20px 30px;border:2px solid #fff;display: inline-block; font-size:18px;border-radius: 8px;margin:30px 0; transition-duration: 0.5s;}
.teacher_text>a:hover{color:#1741b0;background:#fff;font-weight: bold;}


.teacher_slide_list>li{text-align: center;color:#fff;margin-right:70px;width: 15rem;}
.teacher_slide_list>li>div{overflow: hidden; border-radius: 50rem; background-color: rgba(11, 44, 39, 0.2);}
.teacher_slide_list>li>div>img{filter: grayscale(1);padding-top: 40px; margin: 0 0 -5px -35px; transition-duration: 0.5s;}
.teacher_slide_list>li>div>img:hover{filter: grayscale(0);}
.teacher_slide_list>li>strong{font-size: 18px; padding:20px 0 10px; display: block;}
.teacher_slide_list>li>p{}

#yadoc_atc09{background:#001344; padding:50px 0;}
#yadoc_atc09>div{margin: 0 auto; width:1200px;}
.video_list{text-align: center;}
.video_list>strong{color:#fff; font-weight: bold; font-size: 40px; display: block;}
.video_list>strong>span{color:#c6fdff;}
.video_list>a{color:#fff;padding:20px 30px;border:2px solid #fff;display:inline-block; font-size:18px;border-radius: 8px;margin:30px 0; transition-duration: 0.5s;}
.video_list>a:hover{color:#1741b0;background:#fff;font-weight: bold;}

/*슬라이드배너*/
.slidebox {max-width:1200px;margin:0 auto;position:relative;}
.slidebox .slidelist {position:relative;white-space:nowrap;font-size:0;overflow:hidden;}
.slidebox .slidelist .slideitem {position:relative;display:inline-block;vertical-align:middle;background-color:#fff;width:100%;transition:all 1s;}

.slidebox .slide-control [class*="control"] label {position:absolute;z-index:10;top:50%;transform:translateY(-50%);padding:20px;border-radius:50%;cursor:pointer;}
.slidebox .slide-control [class*="control"] label.prev {left:-50px;background:#333 url('./img/left-arrow.png') center center / 50% no-repeat;}
.slidebox .slide-control [class*="control"] label.next {right:-50px;background:#333 url('./img/right-arrow.png') center center / 50% no-repeat;}

[name="slide"] {display:none;}
#slide01:checked ~ .slidelist .slideitem {left:0;}
#slide02:checked ~ .slidelist .slideitem {left:-100%;}
#slide03:checked ~ .slidelist .slideitem {left:-200%;}
#slide04:checked ~ .slidelist .slideitem {left:-300%;}

.slide-control [class*="control"] {display:none;}
#slide01:checked ~ .slide-control .control01 {display:block;}
#slide02:checked ~ .slide-control .control02 {display:block;}
#slide03:checked ~ .slide-control .control03 {display:block;}
#slide04:checked ~ .slide-control .control04 {display:block;}
/*슬라이드배너*/

/*탭메뉴*/
.video_tab {display: flex;flex-direction: row;flex-wrap: wrap;}
.video_tab input {display: none;}  
.video_tab label {text-align: center; display: block; width: 25%; padding:6px;background:#fff;color:#000;font-size:17px;cursor:pointer;	}
.video_tab input:checked + label {font-weight: bold;background:#1741b0;color:#fff;}
.tab_content {width: 100%; display: none;}
#tab0:checked ~ #content0,
#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4 {display: block;}
/*탭메뉴*/


#yadoc_atc10{background: url(/images//service_bg.jpg) no-repeat center; padding:50px 0; background-attachment: fixed;    background-size: cover; background-position: center center;}
#yadoc_atc10>div{margin: 0 auto; width:1200px;}
.yadoc_service{color:#fff;}
.yadoc_service>strong{font-size:40px; color:#000; font-weight: bold;}
.yadoc_service>strong>span{color:#1741b0;}
.yadoc_service>p{font-size:20px;}
.yadoc_service>p:nth-of-type(1){margin: 30px 0 10px 0;}
.yadoc_service>a{display:inline-block; border:1px solid #fff; padding:10px 20px;color:#fff;margin-top: 30px;border-radius: 8px; transition-duration: 0.5s;}
.yadoc_service>a:nth-of-type(1){margin-right: 10px;}
.yadoc_service>a:hover{background:#fff; color:#1741b0; font-weight: bold;}

#footer{background:#494949;}
#footer>div{/*margin: 0 auto; width:1200px;*/}


.footer_menu_box{/*border-bottom: 1px solid #A2A2A2*/}
.footer_menu_box>div{margin: 0 auto; width:1200px;display: flex;align-items: center;  justify-content: space-between;}
.footer_menu{}
.footer_menu>ul{}
.footer_menu>ul>li{display: inline;font-size: 16px;line-height: 49px;padding-right: 70px;}
.footer_menu>ul>li>a{color:#fff;}
.familysite_boxmain{}
.family_list{padding: 10px 0;}
.family_list>select{    text-align: left;
    font-size: 13px;
    height: 48px;
    line-height: 46px;
    border: 1px solid #333;
    background-color: #ffffff;
    border-radius: 8px;
    width: 100%;
    padding: 0 42px 0 10px;
    color: #333;font-family: 'NanumSquareNeo';}

.footer_copyright_box{ background: #fff;}
.footer_copyright_box>div{margin: 0 auto; width:1200px;display: flex;justify-content: space-between;}
.footer_copyright{padding: 20px 0;}
.footer_copyright>address,.footer_copyright>p{font-style: normal;font-weight: normal;color:#828282; font-size:13px; line-height: 24px;}

.footer_certification{display: flex; justify-content: space-between; background:#fff; align-items: center;padding: 0 20px;}
.certification{padding-right: 20px;}

.footer_company_box{background:#fff; border-top: 1px solid #A2A2A2;border-bottom: 1px solid #A2A2A2;}
.footer_company_box>div{margin: 0 auto; width:1200px;}
.footer_company{padding:15px 0; display: flex;justify-content: space-between;}
.footer_company>li{}
.footer_company>li>a{}
.footer_company>li>a>img{ width: 95%;}