@charset "utf-8";


* {-webkit-box-sizing: border-box;box-sizing: border-box;}
html{font-size:100px;}
body {overflow: inherit;min-width: 1400px}
body.on{overflow: hidden;}
.layout{margin:0 auto;max-width:12.8rem;}
.layout2{margin:0 auto;max-width:12.8rem;}
.layout2.line{border-top:0.01rem solid #e1e1e1}
.sp-ico{background: url(../images/sp_ico.png) no-repeat;background-size: 4.5rem;}
.slick-slide:focus{outline: 0;}
.mask{display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.8);z-index: 499;}

.checkbox-type1 input[type=checkbox] {position: absolute;display: inline-block;opacity: 0;}
.checkbox-type1 label {position: relative ;display: inline-block;padding-left:0.37rem;font-size:0.17rem;text-align: left;-webkit-box-sizing: border-box;box-sizing: border-box;cursor: pointer;}
.checkbox-type1 label:before {content: "";position: absolute;top:0;left: 0;display: inline-block;width:0.25rem;height: 0.25rem;border-radius:100%;background:#ddd;}
.checkbox-type1 label:after {content: "";display: inline-block;position: absolute;top:0.05rem;left:0.09rem;width:0.05rem;height:0.09rem;border-right:0.02rem solid #fff;border-bottom: 0.02rem solid #fff;-webkit-transform: rotate(45deg);transform: rotate(45deg);}
.checkbox-type1 input[type=checkbox]:checked + label:before {background:#0f3057; }

.tab{font-size:0; margin-bottom:0.95rem;}
.tab a{display:inline-block; background-color:#f5f5f5; padding:0.2rem 0.4rem 0.2rem 0.3rem;font-size:0.19rem; color:#888; margin-right:0.1rem;}
.tab a em{display:inline-block; height:0.08rem; width:0.08rem; background-color:#ccc;border-radius:0.04rem; margin-right:0.1rem; margin-bottom:0.03rem;}
.tab a.active{ color:#222}
.tab a.active em{background-color:#ffa41b;}

#quick{position: fixed;top:50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);right:0.3rem;width:1.12rem; z-index:2;}
#quick a{position:relative;margin-top:-0.01rem;display:block;border:0.01rem solid #e1e1e1;background:#fff;font-size:0.16rem;color:#222;text-align: center;padding:0.65rem 0 0.18rem; }
#quick a:before{content:"";position: absolute;top: 40%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);display:inline-block;width:0.45rem;height:0.45rem;background: url(../images/%40draft/sp_ico.png) no-repeat;background-size: 4.5rem;}
#quick a.kakao:before{top:30%;background-position: 0 -0.6rem;}
#quick a.discount:before{background-position: -0.45rem -0.6rem;}
#quick a.location:before{background-position: -0.9rem -0.6rem;}
#quick .gotop{position:relative;margin-top:0.2rem;display:block;width:100%;background:#fff; font-size:0;line-height: 0.58rem;border:0.01rem solid #e1e1e1;border-radius: 0.5rem; height:0.6rem;}
#quick .gotop:before{content:"";position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);display:inline-block;width:0.3rem;height:0.3rem;background: url(../images/%40draft/sp_ico.png) no-repeat;background-size: 4.5rem;background-position: 0 -0.3rem;}
header{position:fixed;width:100%;top:0;left:0;background:#fff;z-index:1000;}
header .header-wrap{position:relative;margin:0 auto;max-width:14.4rem;font-size:0;padding:0 0.1rem;}
header .header-wrap .logo{display:inline-block;/* width:185px; */vertical-align: middle;}
header .header-wrap .gnb{position:relative;display:inline-block;margin-left:7.5%;vertical-align: middle;}
header .header-wrap .gnb li{display:inline-block;vertical-align: middle;padding:0 0.3rem;}
header .header-wrap .gnb li .text{}
header .header-wrap .gnb li:hover .hover{
    content: "";
    background-color: #379fff;
    position: absolute;
    left: -26%;
    top: 30px;
    width: 150%;
    height: 50px;
    z-index: -1;
    border-radius: 50px;
}
header .header-wrap .gnb li a{position:relative;display:block;color:#222;font-size:0.18rem;font-weight:500;line-height: 1.1rem;-webkit-transition: all 0.3s;transition: all 0.3s;}
header .header-wrap .gnb li:hover > a{color:#fff;}
header .header-wrap .gnb li .dropdown{display:none;position: absolute;z-index:20;width:100%;}
/*header .header-wrap .gnb li:nth-child(3) .dropdown{left:0px;}*/
header .header-wrap .gnb li:nth-child(6) .dropdown{left:0px;}
header .header-wrap .gnb li .dropdown a{display:inline-block;margin-left:3.2%;color:#222;font-size:0.17rem;line-height: 0.8rem;-webkit-transition: all 0.2s;transition: all 0.2s;}
header .header-wrap .gnb li .dropdown a:first-child{margin-left:0;}
header .header-wrap .gnb li .dropdown a:hover{color:#0f3057;-webkit-transform: scale(1.1);transform: scale(1.1);font-weight: 600;}
header .header-wrap .topbt {position: absolute;top: 0;bottom: 0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;right: 0.1rem;}
header .header-wrap .topbt a{font-size: 13px;color: #777;display: inline-block;vertical-align: top;text-align: center}
header .header-wrap .topbt a img {display: block;margin: 0 auto;}
header .header-wrap .topbt a+a {margin-left: 30px;}
header .nav-icon {position: absolute;top:0.25rem;right:0.2rem;display:none;width:0.4rem;height:0.25rem;-webkit-transform: rotate(0deg);transform: rotate(0deg);cursor: pointer;z-index: 1000;}
header .nav-icon span {display: block;position: absolute;width: 100%;height:0.04rem;background: #222;opacity: 1;left:0;-webkit-transform: rotate(0deg);transform: rotate(0deg);-webkit-transition: 0.25s ease-in-out;transition: 0.25s ease-in-out;}
header .nav-icon span:nth-child(1) {top: 0;}
header .nav-icon span:nth-child(2),
header .nav-icon span:nth-child(3) {bottom:0;}
header .nav-icon span:nth-child(4) {bottom: 0;display:none;}
header .nav-icon.open {position:absolute;top:0.15rem;z-index: 9999;}
header .nav-icon.open span {background: #222;}
header .nav-icon.open span:nth-child(1) {top:0;width: 0%;left: 50%;}
header .nav-icon.open span:nth-child(2),
header .nav-icon.open span:nth-child(3) {width:100%;}
header .nav-icon.open span:nth-child(2) {-webkit-transform: rotate(45deg);transform: rotate(45deg);}
header .nav-icon.open span:nth-child(3) {-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
header .nav-icon.open span:nth-child(4) {top: 18px;left: 50%;width: 0%;}
header .gnb-bg{display:none;position: absolute;left:0;width:100%;height:0.8rem;background: #fff;border-top:0.01rem solid #e1e1e1;z-index:10;}

.all-category {display: none;background: #fff;border-top: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;}
.all-category .inner {max-width:14.4rem;margin: 0 auto;display: -webkit-box;display: -ms-flexbox;display: flex;padding: 0 0.1rem;position: relative;}
.all-category .inner>a {position: absolute;right:.1rem;top: -110px}
.all-category dl {border-left: 1px solid #e5e5e5;-ms-flex-preferred-size: 0;flex-basis: 0;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;padding: .3rem}
.all-category dl:last-child {border-right: 1px solid #e5e5e5}
.all-category dt {font-size: 22px;color: #1d70b6;font-weight: bold;;margin-bottom: 1em;}
.all-category dd {font-size: 18px;margin-top: .5em;}
.all-category dd a {border-bottom: 1px solid transparent;}
.all-category dd a:hover {border-bottom-color: #379fff;color: #379fff}
.notice_area{
    overflow: hidden;
}
.notice_area > .left_area{
    float: left;
    width: 30%;
    background-color: #379fff;
    color: #fff;
    text-align: right;
    padding: 25.5px 3%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.notice_area > .left_area span{
    font-size: 27px;
    background-image: url(../images/n_icon.png);
    background-repeat: no-repeat;
    background-position: 0% 58%;
    padding-left: 2em;
}
.notice_area > .right_area{
    float: left;
    width: 70%;
    background: #e2e2e2;
}
.notice_area > .right_area .content_area{
    float: left;
    width: 60%;
    padding: 0 3% 0 6%;
    height: 90px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 90px;
}
.notice_area > .right_area .content_area .content{
    font-size: 17px;
    overflow: hidden;
}
.notice_area > .right_area .content_area .content .text{
    display: inline-block;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}
.notice_area > .right_area .date_area{
    float: left;
    height: 90px;
    width: 40%;
    padding: 35px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.notice_area > .right_area .content_area .content .date{
    font-size: 17px;
    font-weight: bold;
    color: #000;
    display: inline-block;
    width: 20%;
    text-align: center;
    float: right;
    height: 90px;
    line-height: 90px;
}
.notice_area > .right_area .content_area .content.date .space{
    display: inline-block;
    line-height: normal;
}
.notice_area > .right_area .date_area .count{
    display: inline-block;
    vertical-align: top;
    margin-left: 10%;
    position: relative;
    bottom: 5px;
}
.notice_area > .right_area .date_area .count .c_up{
    width: 30px;
    height: 30px;
    display: inline-block;
    background-color: #fff;
    margin-right: 10px;
    border-radius: 50px;
    background-image: url(../images/a_top.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 65%;
}
.notice_area > .right_area .date_area .count .c_down{
    width: 30px;
    height: 30px;
    display: inline-block;
    background-color: #fff;
    margin-right: 10px;
    border-radius: 50px;
    background-image: url(../images/a_down.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 65%;
}
.notice_area > .right_area .date_area .count .c_add{
    width: 30px;
    height: 30px;
    display: inline-block;
    background-color: #fff;
    border-radius: 50px;
    background-image: url(../images/ic_more.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 65%;
}


footer{background: #323232;padding:0.6rem 0;color: #fff}
footer .layout{position:relative;padding:0 0.1rem;}
footer nav{font-size:0;}
footer nav a{display:inline-block;margin-left:0.45rem;font-size:0.17rem;font-weight:400;opacity: 0.7}
footer nav a:first-child{margin-left:0;}
footer nav a:hover{opacity:1}
footer address{margin-top:0.3rem;font-style: normal;}
footer address span{display:inline-block;margin-left:0.2rem;color:#fff;font-size:0.15rem;opacity: 0.3;font-weight: 400;}
footer address span:nth-child(1){margin-left:0;}
footer address span:nth-child(2){margin-left:0;}
footer .copyright{margin-top:0.1rem;font-size:0.15rem;color:#fff;opacity: 0.3;font-weight: 400;}


#main{padding-top:1.1rem;}
#main .hgroup{/* text-align: center; */}
#main .hgroup h3{font-size: 0.5rem;}
#main .hgroup span{color: #0262ba;}
#main .hgroup p{margin-top:0.1rem;color:#555;font-size: 0.25rem;word-break: keep-all}
#main .section01{position: relative;}
#main .section01 .slick-slide{position: relative;padding-top:7.6rem;}
#main .section01 .item01{background: url(../images/slide01.jpg) 50% 50% no-repeat;background-size: cover;}
#main .section01 .item02{background: url(../images/slide02.jpg) 50% 50% no-repeat;background-size: cover;}
#main .section01 .item03{background: url(../images/slide03.jpg) 50% 50% no-repeat;background-size: cover;}
#main .section01 .item04{background: url(../images/slide04.jpg) 50% 50% no-repeat;background-size: cover;}
#main .section01 .slick-slide .inner-box{position: absolute;top:50%;left:50%;-webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);width:100%;max-width:14.4rem;}
#main .section01 .slick-slide .inner-box .txt-box{position: absolute;top:50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);}
#main .section01 .slick-slide .inner-box .txt-box em{display:block;color:#111;font-size:0.22rem;font-weight:800; letter-spacing:0.02rem;}
#main .section01 .slick-slide .inner-box .txt-box .tit{margin-top:0.15rem;font-size:0.65rem;color:#222;line-height:0.75rem;font-weight: 600;}
#main .section01 .slick-slide .inner-box .txt-box .txt{margin-top:0.5rem;color:#444;font-size:0.22rem;}
#main .section01 .slick-dots{width:100%;position: absolute;left:0;bottom:5%;text-align: center;font-size:0; z-index:200;}
#main .section01 .slick-dots li{display:inline-block;margin:0 0.07rem;width:0.12rem;height:0.12rem;}
#main .section01 .slick-dots li button{font-size:0;width:100%;height:100%;background:#fff;border-radius: 100%;}
#main .section01 .slick-dots li.slick-active button{background: #0f3057;}

#main .section02{padding:1.1rem 0;position:absolute;background: rgba(0,0,0,0.3); z-index:100; width:100%; height:100%;}
#main .section02 .layout{ position:absolute; top:50%; left:50%; -webkit-transform:translate(-50% ,-50%); transform:translate(-50% ,-50%); width:100%;}
#main .section02 .layout .hgroup, #main .section02 .layout .hgroup p{ color:#fff; }
#main .section02 .layout .hgroup{
    max-width: 960px;
    margin: 1rem auto 1.5rem;
}
#main .section02 .layout .block_area{/* float: none; */}
#main .section02 .layout:after{display:block; clear:both; content:"";}
#main .section02 .list-box{display: -webkit-box;display: -ms-flexbox;display: flex;margin-top:0.9rem;text-align: center;}
#main .section02 .list-box .step-icon{width:0.3rem;height:0.3rem; background-position:-0.4rem -0.3rem; }
#main .section02 .list-box > div{position:relative;padding-top:2%;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align: center;}
#main .section02 .list-box > div:before{content: "";position:absolute;top: 0;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);display:inline-block;width:0.9rem;height:0.9rem;}
#main .section02 .list-box > div:nth-child(1):before{background-position:-0.9rem -1.95rem;background: url(../images/i_img01.png) no-repeat;}
#main .section02 .list-box > div:nth-child(2):before{background-position:-1.8rem -1.95rem;background: url(../images/i_img02.png) no-repeat;}
#main .section02 .list-box > div:nth-child(3):before{background-position:-2.7rem -1.95rem;background: url(../images/i_img03.png) no-repeat;}
#main .section02 .list-box > div p em{display:inline-block;width:1rem;color:#fff;font-size:0.19rem;line-height:0.4rem;background:#ffa41b;text-align: center;font-weight:500;border-radius: 0.25rem;}
#main .section02 .list-box > div p span{display:block;margin-top:0.15rem;font-size:0.19rem;font-weight:500;}

#main .section03{padding:1.1rem 0;background:#fff;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
#main .section03 > div{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:50%;}
#main .section03 .img-box{}
#main .section03 .img-box img{width:100%;}
#main .section03 .txt-box{padding-left:9%;}
#main .section03 .txt-box .tit{font-size:0.4rem;}
#main .section03 .txt-box .txt{margin-top:0.4rem;color:#555;font-size:0.19rem;}
#main .section03 .txt-box a{display:inline-block;margin-top:0.45rem;width:1.5rem;line-height: 0.6rem;background:#0f3057;border-radius:0.5rem;color: #fff;font-size:0.19rem;font-weight:500; text-align: center;}
#main .section04{padding:1.1rem 0;}
#main .section04 .hgroup{text-align: left;}
#main .section04 .list-box{display: -webkit-box;display: -ms-flexbox;display: flex;margin-top:0.9rem;text-align: center;}
#main .section04 .list-box .step-icon{width:0.3rem;height:0.3rem;background: url(../images/%40draft/sp_ico.png) no-repeat; background-position:-0.4rem -0.3rem; }
#main .section04 .list-box > div{position:relative;padding-top:8%;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align: center;}
#main .section04 .list-box > div:before{content: "";position:absolute;top: 0;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);display:inline-block;width:0.9rem;height:0.9rem;background: url(../images/%40draft/sp_ico.png) no-repeat;}
#main .section04 .list-box > div:nth-child(1):before{background-position:-0.9rem -1.95rem;}
#main .section04 .list-box > div:nth-child(2):before{background-position:-1.8rem -1.95rem;}
#main .section04 .list-box > div:nth-child(3):before{background-position:-2.7rem -1.95rem;}
#main .section04 .list-box > div:nth-child(4):before{background-position:-3.6rem -1.95rem;}
#main .section04 .list-box > div:nth-child(5):before{background-position:0rem -2.85rem;}
#main .section04 .list-box > div p em{display:inline-block;width:1rem;color:#fff;font-size:0.19rem;line-height:0.4rem;background:#ffa41b;text-align: center;font-weight:500;border-radius: 0.25rem;}
#main .section04 .list-box > div p span{display:block;margin-top:0.15rem;font-size:0.19rem;font-weight:500;}

#main .section05{padding:1.1rem 0;background:#f9f9f9;}
#main .section05 .hgroup{position:relative;text-align: left;}
#main .section05 .controls{position:absolute;top:0.17rem;right:0;font-size:0;}
#main .section05 .controls button{position: relative;display:inline-block;margin:0 0.03rem;width:0.55rem;height: 0.55rem;border:0.01rem solid #0f3057;border-radius: 100%;background:transparent; font-size: 0;}
#main .section05 .controls button:before{content: "";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%); display:inline-block;width:0.3rem;height:0.3rem;background: url(../images/%40draft/sp_ico.png) no-repeat;}
#main .section05 .controls #review-prev:before{background-position: -1.5rem -0.3rem;}
#main .section05 .controls #review-next:before{background-position: -0.9rem -0.3rem}
#main .section05 .controls button:hover{background:#0f3057;}
#main .section05 .controls #review-prev:hover:before{background-position: -1.2rem -0.3rem}
#main .section05 .controls #review-next:hover:before{background-position: -0.6rem -0.3rem}

#main .section05 .review-wrap{margin-top:0.9rem;padding-left:15%;}
#main .section05 .review-wrap .slick-slide{position:relative;margin:0 20px; max-width:440px !important;overflow: hidden;}
#main .section05 .review-wrap .slick-slide img{width:100%;}
#main .section05 .review-wrap .slick-slide .txt-box{position:absolute;bottom:-100%;width:100%;height:100%;background:rgba(0,0,0,0.6);-webkit-transition: all 0.3s;transition: all 0.3s;}
#main .section05 .review-wrap .slick-slide .txt-box .inner{position: absolute;top:50%;left:50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);width:100%;padding:0 0.4rem;}
#main .section05 .review-wrap .slick-slide .txt-box .inner .tit{position:relative;padding-top:0.3rem;text-align: center;color:#fff;font-size:0.23rem;font-weight:500;}
#main .section05 .review-wrap .slick-slide .txt-box .inner .tit:before{content: "";position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%); display:inline-block;width:0.25rem;height:0.03rem;background:#ffa41b;}
#main .section05 .review-wrap .slick-slide .txt-box .inner .txt{margin-top:0.3rem;text-align: center;color:#fff;font-size:0.18rem;opacity: 0.8;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
#main .section05 .review-wrap .slick-slide a{position:relative;display:block;width:100%;padding-top:80%;}
#main .section05 .review-wrap .slick-slide a img{position: absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:100%;height:100%;}
#main .section05 .review-wrap .slick-slide:hover .txt-box{bottom:0;}
#main .section05 .review-wrap .slick-track{}
#main .section05 .progress {display: block;margin-top:0.5rem;width: 100%;height: 3px;overflow: hidden;background-color: #ccc;background-image: -webkit-gradient(linear, left top, right top, from(#0f3057), to(#0f3057));background-image: linear-gradient(to right, #0f3057, #0f3057);background-repeat: no-repeat;background-size: 0 100%;-webkit-transition: background-size .4s ease-in-out;transition: background-size .4s ease-in-out;}

#main .section05 .sr-only {position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip: rect(0,0,0,0);border: 0;}

#main .section06{padding:1.1rem 0;}
#main .section06 .hgroup2{display:none;}
#main .section06 .info-box{display: -webkit-box;display: -ms-flexbox;display: flex;}
#main .section06 .info-box > div{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:0.4rem;padding:0.5rem 0.55rem;background:#f2f2f2;}
#main .section06 .info-box > div:after{content: "";position:absolute;top:50%;right:0.5rem;-webkit-transform:translateY(-50%);transform:translateY(-50%); width:1rem;height:1rem;background: url(../images/%40draft/sp_ico.png) no-repeat;background-position: -1rem -3.75rem;}
#main .section06 .info-box > div:first-child{margin-left:0;background-position: 0 -3.75rem;}
#main .section06 .info-box > div:first-child:after{background-position: 0 -3.75rem;}
#main .section06 .info-box > div a{display:block;}
#main .section06 .info-box > div .tit{color:#222;font-size:0.3rem;font-weight:600;}
#main .section06 .info-box > div .txt{color:#222;margin-top:0.05rem;font-size:0.18rem;}
#main .section06 .info-box > div span{display:inline-block;margin-top:0.35rem;padding-bottom:0.03rem;color:#444;font-size:0.16rem;font-weight:400;border-bottom:0.01rem solid #444;}
#main .section06 .info-box > div:hover{background:#0f3057;-webkit-transition-duration: 0.8s;transition-duration: 0.8s}
#main .section06 .info-box > div:hover .tit{color:#fff;}
#main .section06 .info-box > div:hover .txt{color:#fff;}
#main .section06 .info-box > div:hover span{color:#fff;border-color:#fff;}
#main .section06 .info-box > div:hover:after{background-position: -3rem -3.75rem;}
#main .section06 .info-box > div:first-child:hover:after{background-position: -2rem -3.75rem;}
#main .section06 .notice-box{margin-top:1.3rem;}
#main .section06 .hgroup{position:relative;text-align: left;}
#main .section06 .controls{position:absolute;top:0.17rem;right:0;font-size:0;}
#main .section06 .controls button{position: relative;display:inline-block;margin:0 0.03rem;width:0.55rem;height: 0.55rem;border:0.01rem solid #0f3057;border-radius: 100%;background:transparent; font-size: 0;}
#main .section06 .controls button:before{content: "";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%); display:inline-block;width:0.3rem;height:0.3rem;background: url(../images/%40draft/sp_ico.png) no-repeat;}
#main .section06 .controls #notice-prev:before{background-position: -1.5rem -0.3rem;}
#main .section06 .controls #notice-next:before{background-position: -0.9rem -0.3rem}
#main .section06 .controls button:hover{background:#0f3057;}
#main .section06 .controls #notice-prev:hover:before{background-position: -1.2rem -0.3rem}
#main .section06 .controls #notice-next:hover:before{background-position: -0.6rem -0.3rem}
#main .section06 .notice-slide{margin-top:0.9rem; }
#main .section06 .notice-slide .slick-slide{margin:0 0.2rem;}
#main .section06 .notice-slide .slick-slide figure{overflow: hidden;}
#main .section06 .notice-slide .slick-slide figure img{width:100%;-webkit-transition: all 0.3s;transition: all 0.3s;}
#main .section06 .notice-slide .slick-slide .txt-box{margin-top:0.3rem;}
#main .section06 .notice-slide .slick-slide .txt-box .tit{height:0.56rem;color:#333;font-size:0.2rem;font-weight:500;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
#main .section06 .notice-slide .slick-slide .txt-box .date{margin-top:0.3rem;color:#999;font-size:0.15rem;font-weight:400; margin-top:0;}
#main .section06 .notice-slide .slick-slide:hover figure img{-webkit-transform: scale(1.1);transform: scale(1.1);}
#main .section06 .notice-slide .slick-slide:hover .txt-box .tit{text-decoration: underline;}

/*추가*/

#main .section .title_text{
    font-size: 57px;
    font-weight: bold;
    text-align: center;
    padding: 25px 44px;
    position: relative;
    display: inline-block;

}
#main .section .sub_text{
    text-align: center;
    font-size: 24px;

}
#main .section.curriculum .sub_text{    margin-bottom: 90px;}
#main .section.curriculum .list li img{
    max-width: 100%;
    display: block;
    margin-bottom: 45px;
}
#main .section.curriculum .list li .title{
    font-size: 32px;
    color: #393939;
    margin-bottom: 5px;

}
#main .section.curriculum .list li .subject{
    color: #393939;
    font-size: 18px;

}
#main .section02 .block_area{
    /*margin-top: 75px;*/
    max-width: 960px;
    margin: 0 auto;
}
#main .section02 .block_area .part{overflow: hidden;display: -webkit-box;display: -ms-flexbox;display: flex;margin-bottom: 2%;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
#main .section02 .block_area .part a+a {margin-left: 1.5em;}
#main .section02 .block_area .part a{
    background-color: #379fff;
    color: #fff;
    text-align: center;
    border-radius: 15px;
    /* margin-right: 17%; */
    background-repeat: no-repeat;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-position: 81% 50%;
    opacity:0.85;
    display:block;
    position:relative;
}
#main .section02 .block_area .part a:before{content: "";display: block;background: url(../images/arr_main_v.png) no-repeat 0 0;width: 33px;height: 17px;position: absolute; left: .3rem;bottom: .3rem;}
#main .section02 .block_area .part a:after{
    display:block;
    content:"";
    padding-bottom: 50%;
}

#main .section02 .block_area .part a span{
    font-size: 27px;
    font-weight: bold;
    position:absolute;
    left: .3rem;
    text-align: left;
    top: .3rem;
}
#main .section02 .block_area .part .child01{
    background-image: url(../images/n_1_cb.png);
}
#main .section02 .block_area .part .child01:hover{background-color: #ffbb37;}
#main .section02 .block_area .part .child02{
    background-color: #0062bc;
    background-image: url(../images/n_7_co.png);
}
#main .section02 .block_area .part .child02:hover{background-color: #73d234;}
#main .section02 .block_area .part .child03{
    margin-right: 0;
    background-color: #b2b1b1;
    color: #FFF;
    background-image: url(../images/n_5_cg.png);
}
#main .section02 .block_area .part .child03:hover{background-color: #379fff;}

#main .section03{
    text-align: center;
}
#main .section03 .title_text{
    padding: 25px 44px;
    position: relative;
    display: inline-block;
    z-index: 0;
}
#main .section03 .title_text:before{content:"";background: url(../images/n_36.png) no-repeat center;width: 75px;height: 65px;position: absolute;top: -22px;right: 0px;}
#main .section03 .title_text:after{content:"";background: url(../images/n_38.png) no-repeat center;width: 150px;height: 65px;position: absolute;right: 13%;bottom: 0px;z-index: -1;}
#main .section03 .section_contents{
    max-width: 1020px;
    margin: 150px auto 0;
}
#main .section03 .section_contents ul{overflow:hidden;}
#main .section03 .section_contents ul li{
    float: left;
    width: 25%;
    position: relative;
    padding-top: 190px;
}
#main .section03 .section_contents ul li.child01 svg{
    position: absolute;
    width: 30.547px;
    height: 14.053px;
    -webkit-transform: translate(-411.909px, -1414px) matrix(1,0,0,1,597.1858,1622.2178) rotate(120deg);
    transform: translate(-411.909px, -1414px) matrix(1,0,0,1,597.1858,1622.2178) rotate(120deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    left: 0px;
    top: 0px;
}
#main .section03 .section_contents ul li.child02 svg{
    position: absolute;
    width: 30.547px;
    height: 14.053px;
    -webkit-transform: translate(-442.909px, -1195px) matrix(1,0,0,1,597.1858,1622.2178) rotate(59deg);
    transform: translate(-442.909px, -1195px) matrix(1,0,0,1,597.1858,1622.2178) rotate(59deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    left: 0px;
    top: 0px;
}
#main .section03 .section_contents ul li.child03 svg{
    position: absolute;
    width: 30.547px;
    height: 14.053px;
    -webkit-transform: translate(-411.909px, -1414px) matrix(1,0,0,1,597.1858,1622.2178) rotate(120deg);
    transform: translate(-411.909px, -1414px) matrix(1,0,0,1,597.1858,1622.2178) rotate(120deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    left: 0px;
    top: 0px;
}
#main .section03 .section_contents ul li.child04 svg{
    position: absolute;
    width: 30.547px;
    height: 14.053px;
    -webkit-transform: translate(-442.909px, -1195px) matrix(1,0,0,1,597.1858,1622.2178) rotate(59deg);
    transform: translate(-442.909px, -1195px) matrix(1,0,0,1,597.1858,1622.2178) rotate(59deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    left: 0px;
    top: 0px;
}
#main .section03 .section_contents ul li svg #n_8_d{    fill: rgba(55,159,255,1);}
#main .section03 .section_contents ul li:before{content:"";background-color: #379fff;width: 140px;height: 140px;border-radius: 80px;position: absolute;left: 50%;margin-left: -70px;top: 0;background-repeat: no-repeat;background-position: center;}
#main .section03 .section_contents ul li:after{content:"";width: 3px;height: 50px;position: absolute;left: 50%;top: 140px;margin-left: -1.5px;background-color: #379fff;}
#main .section03 .section_contents ul li.child01{}
#main .section03 .section_contents ul li.child01:before{background-image: url(../images/n_17_eb.png);}
#main .section03 .section_contents ul li.child02{}
#main .section03 .section_contents ul li.child02:before{background-image: url(../images/n_19.png);}
#main .section03 .section_contents ul li.child03{}
#main .section03 .section_contents ul li.child03:before{background-image: url(../images/n_21.png);}
#main .section03 .section_contents ul li.child04{}
#main .section03 .section_contents ul li.child04:before{background-image: url(../images/n_23.png);}
#main .section03 .section_contents ul li .text_area{
    border: 1px solid #379fff;
    border-radius: 135px;
    height: 255px;
    padding-top: 85px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}
#main .section03 .section_contents ul li .text_area .number{
    display: inline-block;
    font-size: 22px;
    color: #fff;
    background: #379fff;
    border-radius: 50px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;

}
#main .section03 .section_contents ul li.up .text_area:after{content:""}
#main .section03 .section_contents ul li.up .text_area:before{content:"";position: absolute;top: 0;width: 100%;height: 50%;left: -3px;border: 2px solid #379fff;border-bottom: 0;border-radius: 140px 140px 0 0;/* box-sizing: border-box; */}

#main .section03 .section_contents ul li.down .text_area:after{content:""}
#main .section03 .section_contents ul li.down .text_area:before{content:"";position: absolute;bottom: 0;width: 100%;height: 51%;left: -3px;border: 3px solid #379fff;border-top: 0;border-radius: 0px 0px 140px 140px;}

#main .section03 .section_contents ul li .text_area .text{
    display: block;
    font-size: 20px;
    font-weight: 600;
    margin-top: 11px;
    color: #379fff;
    line-height: 1.5;
}
#main .curriculum.section04{background:#e2e2e2;}
#main .curriculum{padding: 100px 0 200px;text-align: center;}
#main .curriculum .title_text{
    background: url(../images/g_n_31_eq.png) no-repeat 97% 78%;
    padding: 25px 44px 15px;
}
#main .curriculum .title_text span{
    position: absolute;
    width: 100%;
    height: 25px;
    background: url(../images/g_n_29.png) no-repeat center;
    right: -9%;
    bottom: 2px;
    z-index: 0;
}
#main .curriculum .title_text:after{content: "";position: absolute;background: url(../images/g_n_33_eu.png) no-repeat center;width: 60px;height: 60px;top: -31px;right: 3%;}
#main .curriculum .title_text:before{content:"";position: absolute;background: url(../images/g_n_33_eu.png) no-repeat center;width: 35px;height: 35px;top: 8px;right: 0%;background-size: contain;}
#main .curriculum .sub_text{
    margin-bottom: 90px;
}
#main .curriculum .list{
    overflow: hidden;
    max-width: 70%;
    margin: 0 auto;
}
#main .curriculum .list li{
    float: left;
    width: 29.3%;
    margin-right: 2%;
}
#main .curriculum .list li:last-child{
    margin: 0;
}
#main .curriculum .list li img{
    max-width: 100%;
    display: block;
    margin-bottom: 45px;
}
#main .curriculum .list li .title{
    font-size: 32px;
    color: #393939;
    margin-bottom: 5px;
}
#main .curriculum .list li .subject{
    color: #393939;
    font-size: 18px;
}

#main .section.section05 .title_text:before{background-image: url(../images/n_33_eu.png);}
#main .section.section05 .title_text:after{background-image: url(../images/n_33_eu.png);}
#main .section.section05 .title_text span {background-image: url(../images/n_29.png);}
#main .section.section05 .title_text {background-image: url(../images/n_31_eq.png);}
#main .section.section06{
    background: url(../images/n__13.png) no-repeat center;
    background-size: cover;
    padding: 100px 0;
    text-align: center;
    position: relative;
    margin: 0;
}
#main .section.section06:after{content:"";background: -webkit-gradient( linear, right top, left top, from(transparent), to(#00000061) );background: linear-gradient( to left, transparent, #00000061 );width: 100%;height: 100%;position: absolute;left: 0%;top: 0;}
#main .section.section06 .l_text{
    text-align: center;
    font-size: 57px;
    color: #fff;
    display: inline-block;
    position: relative;
    z-index: 10;
    padding-bottom: 10px;
    background: url(../images/n_44.png) no-repeat center 105%;
}
#main .section.section06 .l_text:after{content: "";position: absolute;background: url(../images/n_33_fd.png) no-repeat center;width: 60px;height: 60px;top: -68px;right: 42%;}
#main .section.section06 .l_text:before{content:"";position: absolute;background: url(../images/n_33_ff.png) no-repeat center;width: 35px;height: 35px;top: -31px;right: 40%;background-size: contain;}

#main .section.section06 .l_text span.space{
    position: absolute;
    background: url(../images/n_31_fb.png) no-repeat 51% center;
    background-size: 15%;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 100px;
}
#main .section.section06 .r_text{
    font-size: 24px;
    color: #fff;
    position: relative;
    z-index: 10;
    margin-bottom: 150px;
    margin-top: 10px;
}
#main .section.section06 .list{
    position: relative;
    z-index: 10;
    text-align: center;
    width: 85%;
}
#main .section.section06 .list li{
    border: 2px solid #fff;
    display: inline-block;
    width: 53%;
    padding: 20px 5%;
    border-radius: 50px;
    margin-bottom: 20px;
    text-align: left;
    font-size: 24px;
    color: #fff;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#main .section.section06 .list li b{}
#main .section.section06 .list li:after{position: absolute;left: 2%;top: 12px;color: #379fff;font-size: 36px;font-family: Pretendard;font-weight: bold;}
#main .section.section06 .list li.child01:after{content:"01";}
#main .section.section06 .list li.child02:after{content:"02"}
#main .section.section06 .list li.child03:after{content:"03"}
#main .section.section06 .list li.child04:after{content:"04"}
#main .section.section06 .list li.child05:after{content:"05"}
#main .section.section08 {background: url(../images/bg_ai.png) no-repeat 50% 50% / cover}
#main .section.section08 .title_text {color: #fff; background: none !important;margin-bottom: 90px;}
#main .section.section08 .title_text span {left: 40px;height: 39px;;bottom: -10px; background-image: url(../images/ai_txt2.png) !important; background-position: 0 0}
#main .section.section08 .title_text:after {left: 0;right: auto;top: -5px; background-image: url(../images/ai_txt1.png) !important;}
#main .section.section08 .title_text:before {display: none !important}
#main .section.section08 .list li .title {color: #fff}
#main .section07{
    overflow: hidden;
    margin: 0;
    border-bottom: 2px solid #b2b2b2;
    padding-left: 14%;
    background: #e2e2e2;

}
#main .section07 .left_area{
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 2%;
    padding-bottom: 1%;
    border-right: 2px solid #b2b2b2;
    height: 250px;
}
#main .section07 .left_area .img_area{
    float: left;
    width: 30%;
    text-align: center;
    position: relative;
    margin-right: 5%;
}
#main .section07 .left_area .img_area img{
    position: relative;
    z-index: 1;
    left: 20%;
    top: -5px;
}
#main .section07 .left_area .img_area .circle{
    background: #fff;
    display: inline-block;
    width: 90px;
    height: 90px;
    border-radius: 50px;
    position: absolute;
    right: 3%;
    top: 30px;
}
#main .section07 .left_area .text_area{
    float: left;
    width: 65%;
    padding: 20px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#main .section07 .left_area .text_area p{
    font-size: 23px;
    color: #393939;
    font-weight: bold;
    margin-bottom: 5px;
}
#main .section07 .left_area .text_area p span{
    margin-left: 10px;
}
#main .section07 .left_area .text_area p span .space{
    margin: 0 5px;
}
#main .section07 .left_area .text_area p:nth-child(2){
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 15px;
}
#main .section07 .left_area .text_area a{
    width: 45%;
    background: #77beff;
    text-align: center;
    color: #fff;
    font-size: 18px;
    display: inline-block;
    padding: 10px;
    border-radius: 50px;
}
#main .section07 .right_area{
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 2%;
    background: #fff;
    height: 250px;
}
#main .section07 .right_area .img_area{
    float: left;
    width: 30%;
    text-align: center;
    position: relative;
    margin-right: 5%;
}
#main .section07 .right_area .img_area img{
    position: relative;
    z-index: 1;
    left: 20%;
    top: -5px;
}
#main .section07 .right_area .img_area .circle{
    background: #77beff;
    display: inline-block;
    width: 90px;
    height: 90px;
    border-radius: 50px;
    position: absolute;
    right: 3%;
    top: 30px;
}
#main .section07 .right_area .text_area{
    float: left;
    width: 65%;
    padding: 20px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#main .section07 .right_area .text_area p{
    font-size: 23px;
    color: #393939;
    font-weight: bold;
    margin-bottom: 5px;
}
#main .section07 .right_area .text_area p span{
    margin-left: 10px;
}
#main .section07 .right_area .text_area p span .space{
    margin: 0 5px;
}
#main .section07 .right_area .text_area p:nth-child(2){
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 15px;
}
#main .section07 .right_area .text_area a{
    width: 45%;
    background: #77beff;
    text-align: center;
    color: #fff;
    font-size: 18px;
    display: inline-block;
    padding: 10px;
    border-radius: 50px;
}


/* sub */
#sub {margin-top: 110px;font-size: .16rem}
.sub-top {color: #fff;height: 380px;text-align: center;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;background-size: cover;background-position: 100% 100%}
.sub-top h2 {font-size: .5rem;margin-bottom: .5em}
.sub-top .breadcrumb {text-align: center}
.sub-top .breadcrumb ol {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.sub-top .breadcrumb li {display: inline-block;padding: 0 .2rem;;}
.sub-top .breadcrumb li:before {content: "\f112"; font-family: LineAwesome;position: relative;left: -.15rem}
.sub-top .breadcrumb li:first-child {font-size: 0;width: .16rem;height: .16rem;background: url(../images/ic_home.png) no-repeat 0 50%;}
.snb {background: #e2e2e2;}
.snb ul {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;max-width: 14.4rem;margin: 0 auto;padding: 0 0.1rem}
.snb li {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;-ms-flex-preferred-size: 0;flex-basis: 0;text-align: center;font-size: .2rem;padding: .1rem;height: 0.7rem;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.snb li+li:before {content: "";display: block;width: 1px;height: 60%;background: #fff;position: absolute;left: 0;top: 20%;opacity: .5;margin-left: -1px;}
.snb li.active {background: #fff}
.snb li.active:before {display: none}
.snb a {display: block}
.sub-content {padding: 5% 0.4rem; font-size: 0.2rem}
.sub-content h3 {font-size: .6rem;text-align: center;margin-bottom: .5em}
.sub-content .category {font-size: .18rem;border-bottom: 1px solid #e5e5e5;margin:0 auto 5%;text-align: center;max-width:1400px;width:100%}
.sub-content .category li {display: inline-block;vertical-align: top;}
.sub-content .category a {display: block;padding: .5em 2em;color: #777;}
.sub-content .category .active a { color: #379fff; border-bottom: 2px solid #379fff;font-weight:700}

.program {text-align: center}
.program .tit {position: relative;padding-bottom: 1em;background: url(../images/arr_tit.png) no-repeat 50% 100%;text-align: center;margin: 2.5em 0}
.program .tit strong {color: #176cb4;position: relative;font-size: .4rem}
.program .tit small {color: #d02222;font-size: .17rem; display: block}
.program dl+.tit{margin-top:5em}
.program .intro {font-size: 0.32rem}
.program .intro .bar {display: block;margin: .75em auto; border-left: 1px solid #ccc;height: .35rem;width: 1px}
.program .intro .mark {position: relative;display: inline-block;}
.program .intro .mark:after {content: "";display: block;/*width: 276px;*/width:100%;height: 17px;background: url(../images/n_44.png) no-repeat 0 0 / contain;position:absolute;right: 0;bottom: -14px;}
.program .intro .mark.m2:after {content: "";display: block;width:100%;height: 17px;background: url(../images/n_44-m2.png) no-repeat right 0 / contain;position:absolute;right: 0;bottom: -14px;}
.program .intro .mark:before {content: "";display: block;width: 44px;height: 30px;background: url(../images/n_33_ff.png) no-repeat 0 0 / contain;position:absolute;right: -26px;top: -23px;}
.program .intro b.mark {color: #379fff;}
.program .intro .green{color: #009257;}
.program .intro .orange{color: #ed7f04;}
.program .intro .yellow{color: #ffdc04;}
.program .intro .purple{color: #af81b7;}
.program .intro .mark2{position: relative;display: inline-block;}
.program .intro .mark2.green-star:before {content: "";display: block;width: 44px;height: 30px;background: url(../images/g_n_33_eu.png) no-repeat 0 0 / contain;position:absolute;right: -26px;top: -23px;}
.program .intro .mark2.green-circle:after {content: "";display: block;width:120%;height:58px;background: url(../images/n_31_gr.png) no-repeat 0 0 / contain;position:absolute;right:-7px;bottom: -10px;}
.program .intro .mark2.orange-line:after {content: "";display: block;width: 100%;height: 17px;background: url(../images/n_45.png) no-repeat 0 0 / contain;position:absolute;right: 0;bottom: -11px;}
.program .intro .mark2.yellow-circle:after {content: "";display: block;width:120%;height:58px;background: url(../images/n_31_ye.png) no-repeat 0 0 / contain;position:absolute;right:-7px;bottom: -10px;}
.program .intro .mark2.purple-circle:after {content: "";display: block;width:120%;height:58px;background: url(../images/n_31_pu.png) no-repeat 0 0 / contain;position:absolute;right:-7px;bottom: -10px;}
.program .bg-gray {background: #f6f6f6;padding: 1rem 0;margin: 1rem -0.4rem 1rem -0.4rem}
.program .bg-gray:last-child{margin-bottom:-1rem}
.program dl {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;max-width: 14.2rem;margin: .5rem auto; text-align: left; font-size: .24rem;padding-left: .4rem;padding-right: .4rem;}
.program dt {width: 265px;-ms-flex-negative: 0;flex-shrink: 0; background: #fff;border-top-left-radius: .15rem;margin: 10px 0; padding: .25rem .3rem; font-weight: bold;border-bottom-left-radius: .15rem;-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
.program dt:before {content: "";width: .5em;height: .5em;border-radius: 1em;background: #379fff;display: inline-block;margin-right: 10px;vertical-align: .15em}
.program dd {width:calc(100% - 275px);-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1; background: #fff;margin: 10px 0;;margin-left: 10px; padding: .25rem .3rem;border-top-right-radius: .15rem;border-bottom-right-radius: .15rem;-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);box-shadow: 0 0 10px rgba(0, 0, 0, 0.1)}
.program dd.ics img {max-width: 70px}
.program dd a.preview {padding-right: .3rem;background: url(../images/ic_preview.png) no-repeat 100% 48% / .22rem; display: inline-block;}
.program dd a.preview {margin-right: 10px;}
.program .bullet.bar {font-size: .22rem;color: #666}
.program .tab-box {border-radius: .15rem;padding: .3rem;background: #fff;-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);max-width: 14.2rem;margin: 10px auto;}
.program .tab-nav {border-bottom: 1px solid #ddd;margin-bottom: 10px;}
.program .tab-nav ul {display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%}
.program .tab-nav ul li {-ms-flex-preferred-size: 0;flex-basis: 0;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;background: #f6f6f6; border-radius: 0.15rem 0.15rem 0 0;color: #999;}
.program .tab-nav ul li+li {margin-left: 10px;}
.program .tab-nav ul li a {display: block;padding: .15rem .05rem}
.program .tab-nav ul li.active {background: #379fff; color: #fff}
.program .tab-item li {display: table;width: 100%;border-bottom: 1px solid #ddd;font-size: .18rem}
.program .tab-item li span {display: table-cell;vertical-align: middle;padding: .5em .5em}
.program .tab-item li span:first-child {width: 16.5%}
.program .tab-item li span:nth-child(2) {text-align: left;font-weight: 500;padding-left: 1em;padding-right: 1em;}
.program .tab-item li span:nth-child(3) {width: 16.5%}
.program .tab-item li span+span {border-left: 1px solid #ddd}

.bullet li {padding-left: .5em;;}
.bullet li:before {content: "·";width: .5em;display: inline-block;margin-left: -.5em;}
.bar li {padding-left: .5em;;}
.bar li:before {content: "-";width: .5em;display: inline-block;margin-left: -.5em;}



@media all and (max-width: 1000px){
    header .header-wrap .topbt {display: none;}
}

/* tablet */
@media all and (max-width: 1024px){
    html{font-size:100px;}
    body {min-width: inherit}
    #quick{top:87%;}
    #quick a{border-radius:20%;}
    #quick a.kakao, #quick a.location{display:none;}
    #quick .gotop{margin-top:0.1rem;}
    header{padding:0.1rem 0.2rem;height: 0.75rem;}
    header .header-wrap .logo{position: fixed;top:0.1rem;left:0.2rem;width: 1.25rem;z-index: 1;}
    header .nav-icon{display: inline-block;}
    header .header-wrap{position: fixed;top: 0;right: -100%;margin: 0;padding:0.75rem 0 0;width: 100%;height: 100vh;background: #fff;z-index: 502;-webkit-transition: all 0.3s;transition: all 0.3s;height: calc(100vh);overflow-y: auto;}
    header .header-wrap.active{right:0;}
    header .header-wrap.active .logo {position: absolute;}
    header .header-wrap .gnb{overflow-y:auto; margin:0;display:block;border-top:0.01rem solid #e1e1e1;}
    header .header-wrap .gnb li{display:block;padding:0;}
    header .header-wrap .gnb li > a{position:relative;padding:0 0.4rem;font-size:0.2rem;border-bottom:0.01rem solid #e1e1e1;line-height: 0.75rem;}
    header .header-wrap .gnb li .dropdown a:hover{-webkit-transform:none;transform:none;}
    header .header-wrap .gnb li > a:after{content: "";position:absolute;top:0.16rem;right:0.3rem;display:inline-block;width:0.45rem;height:0.45rem;background:url(../images/%40draft/sp_ico.png) no-repeat;background-size:4.5rem;background-position: -1.35rem -0.6rem; -webkit-transform: rotate(-90deg); transform: rotate(-90deg);}
    header .header-wrap .gnb li.depth2 > a:after{-webkit-transform: rotate(0deg);transform: rotate(0deg);}
    header .header-wrap .gnb li.depth2 > a.on:after{background-position: -1.8rem -0.6rem;}

    header .header-wrap .gnb li.shop a{background:#fff;border-radius:0;padding:0 0.4rem;color:#222;font-size:0.2rem;border-bottom:0.01rem solid #e1e1e1;line-height: 0.75rem;}
    header .header-wrap .gnb li.shop a:after{background-position: -2.25rem -0.6rem;}
    header .header-wrap .gnb li .dropdown{position:relative;background:#f5f5f6; padding:0.2rem 0;}
    header .header-wrap .gnb li .dropdown a{display:block;margin:0;padding:0.2rem 0.5rem;font-size:0.18rem;line-height: normal;}
    header .header-wrap .sns{top:0.25rem;left:0.4rem;right:inherit;}

    footer{padding:0.2rem 0;}
    footer .layout{padding:0 0.2rem;}
    footer nav{border-bottom:0.01rem solid #555;}
    footer nav a{padding:0.2rem 0;}
    footer .sns{display:none;}

    #sub {margin-top: 0.75rem}

    #main{padding-top:0.75rem;}
    #main .hgroup h3{font-size:0.32rem;}
	#main .section01{} /*20241106 오정현*/
    #main .section01 .slick-slide{position: relative;padding-top:16%;}
    #main .section01 .slick-slide .inner-box{-webkit-transform: inherit;transform: inherit;top:0;left:0;width:100%;height:100%;}
    #main .section01 .slick-slide .inner-box .txt-box{top:30%;width:100%;text-align: center;}
    #main .section01 .item01{height:50vh; background: url(../images/m_slide01.jpg) 50% 50% no-repeat;background-size: cover;}
    #main .section01 .item02{height:50vh; background: url(../images/m_slide02.jpg) 50% 50% no-repeat;background-size: cover;}
    #main .section01 .item03{height:50vh; background: url(../images/m_slide03.jpg) 50% 50% no-repeat;background-size: cover;}
    #main .section01 .item04{height:50vh; background: url(../images/m_slide04.jpg) 50% 50% no-repeat;background-size: cover;}
    #main .section01 .slick-slide .inner-box .txt-box{}
    #main .section01 .slick-slide .inner-box .txt-box .tit{font-size:0.6rem;}
    #main .section02 .list-box a{padding-top:14%;}
    #main .section03{padding:1rem 0.2rem;display: block;}
    #main .section03 > div{width:100%;max-width: 100%;}
    #main .section03 .txt-box{margin-top:0.6rem;padding:0;}
    #main .section03 .txt-box .tit{font-size:0.35rem;}
    #main .section03 .txt-box .txt{font-size:0.18rem;}
    #main .section04{padding:1rem 0.2rem;}
    #main .section04 .list-box > div{padding-top:14%;}
    #main .section04 .list-box > div p em{font-size:0.17rem;}
    #main .section04 .list-box > div p span{font-size:0.17rem;}
    #main .section05{padding:1rem 0.2rem;}
    #main .section05 .review-wrap{padding-left:5%; margin-top:0.7rem;}
    #main .section05 .review-wrap .slick-slide .txt-box{height: auto;bottom:0;}
    #main .section05 .review-wrap .slick-slide .txt-box .inner{position:relative;top:inherit;left:inherit;-webkit-transform: inherit;transform: inherit;padding:0.2rem;}
    #main .section05 .review-wrap .slick-slide .txt-box .inner .tit{padding-top:0;font-size:0.16rem;text-align: left;}
    #main .section05 .review-wrap .slick-slide .txt-box .inner .tit br{display:none;}
    #main .section05 .review-wrap .slick-slide .txt-box .inner .tit:before{display:none;}
    #main .section05 .review-wrap .slick-slide .txt-box .inner .txt{display:none;}
    #main .section06{padding:1rem 0.2rem;}
    #main .section06 .notice-slide{margin-top:0.7rem;}
    #main .section06 .notice-slide .slick-slide .txt-box .date{margin-top:0.2rem;}
    #main .section06 .info-box > div{padding:0.3rem;}
    #main .section06 .info-box > div .tit{font-size:0.24rem;}
    #main .section06 .info-box > div .txt{display:none;}
    #main .section06 .notice-box{margin-top:1rem;}
    #main .section07{background-size:cover;}
    #main .section07 .txt-box a{line-height:0.6rem; font-size:0.19rem}

    #pages{padding-top:0.75rem;}
    .contents .layout2{padding-left:0.2rem; padding-right:0.2rem;}
    .page-top .visual .layout2{padding:0.2rem;}

}

/* mobile */
@media all and (max-width: 640px){
    html{font-size:50px;}
    .sp-ico{background-size: 9rem;}
    .checkbox-type1 label{line-height: 0.5rem;padding-left:0.7rem;}
    .checkbox-type1 label:before{width: 0.5rem;height: 0.5rem;}
    .checkbox-type1 label:after{top: 0.1rem;left: 0.16rem;width: 0.1rem;height: 0.18rem;border-width:0.04rem;}
    .tab a{font-size:0.26rem; margin-bottom:0.1rem;}

    #quick{width:1.3rem;}
    #quick a{font-size: 0.24rem; padding: 0.7rem 0 0.2rem;}
    #quick .gotop{height:0.7rem; margin-top:0.16rem;}
    #quick a.discount:before{background-position:-0.58rem -0.86rem; width: 0.60rem; background-size:6.0rem; top:38%; left: 49%;}

    header{padding:0.2rem 0.4rem;height:1.3rem;}
    header .header-wrap{padding:1.3rem 0 0;}
    header .header-wrap .gnb{border-width:0.02rem;}
    header .header-wrap .gnb li > a{font-size:0.34rem;line-height: 1.3rem;border-width:0.02rem;}
    header .header-wrap .gnb li > a:after{top:0.44rem;}
    header .header-wrap .gnb li.shop a{font-size:0.34rem;line-height: 1.3rem;border-width:0.02rem;}
    header .header-wrap .gnb li .dropdown{}
    header .header-wrap .gnb li .dropdown a{padding: 0.3rem 0.6rem;font-size: 0.3rem;}
    header .header-wrap .sns{top:0.36rem;}
    header .header-wrap .sns a{width:0.6rem;height:0.6rem;}
    header .header-wrap .sns a.facebook{background-position: -0.6rem 0;}
    header .header-wrap .sns a.kakao{background-position: -1.2rem 0;}
    header .header-wrap .logo{position: fixed;top:0.2rem;left:0.4rem;width: 2rem;z-index: -1;}
    header .nav-icon{display: inline-block;width:0.6rem;height:0.3rem;top:0.5rem;right: 0.4rem;}
    header .nav-icon span{height:0.06rem;}
    header .nav-icon.open{top:0.36rem;}

    footer{padding:0.4rem 0;}
    footer .layout{padding:0 0.4rem;}
    footer nav{border-width:0.02rem; padding-bottom:0.2rem;}
    footer nav a{font-size:0.28rem; margin:0 0.2rem;}
    footer nav a:first-child{margin:0 0.2rem;}
    footer address span{display:block;font-size:0.28rem;margin:0.1rem 0 0;}
    footer .copyright{padding-bottom:0.1rem;}

    .contents .layout2{padding-left:0.4rem; padding-right:0.4rem;}

    #main{padding-top:1.3rem;}
    #main .hgroup h3{font-size:0.4rem;}
    #main .hgroup p{font-size:0.3rem;}
    #main .section01 .slick-slide .inner-box .txt-box {top:25%;}
    #main .section01 .slick-slide .inner-box .txt-box em{font-size:0.26rem;}
    #main .section01 .slick-slide .inner-box .txt-box .tit{font-size:0.52rem; padding:0 0.4rem;}
    #main .section01 .slick-slide .inner-box .txt-box .txt{display: none;}
    #main .section01 .slick-dots li{width:0.24rem;height:0.24rem;margin:0 0.1rem;}
    #main .section02{padding:0.8rem 0.4rem;}
    #main .section02 .list-box {display:block;margin-top:0.4rem;font-size:0;text-align: center;}
    #main .section02 .list-box a{display:inline-block;width:31.3333%;margin:5% 1%;padding-top:17%;font-size: 0.28rem;}
    #main .section03{padding:1.1rem 0.4rem;}
    #main .section03 .txt-box .txt{font-size:0.28rem;}
    #main .section03 .txt-box .txt br{display:none;}
    #main .section03 .txt-box a{width:3rem;line-height: 0.8rem;font-size:0.3rem;}
    #main .section04{padding:1.1rem 0.4rem;}
    #main .section04 .list-box{display:block;text-align: left;}
    #main .section04 .list-box > div{position:relative;text-align: left;margin-top:1rem;padding: 0 0 0 35%;}
    #main .section04 .list-box > div:after{content: "";position: absolute;top:-1.74rem;display: block;width: 0.02rem;background: #e1e1e1;height: 3rem;margin-left: 0.2rem;z-index: -1;}
    #main .section04 .list-box > div:first-child:after{display:none;}
    #main .section04 .list-box > div:first-child{margin-top:0;}
    #main .section04 .list-box > div:before{left:8%;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);background-size: 4.5rem;}
    #main .section04 .list-box > div p{position:relative;padding-left:1.2rem;}
    #main .section04 .list-box > div p em{width:1.2rem;font-size:0.28rem;line-height:0.6rem;border-radius:0.5rem;}
    #main .section04 .list-box > div p span{margin-top:0.2rem;font-size:0.32rem;}
    #main .section04 .list-box > div p:before{content: "";position: absolute;top: 50%;left:0;-webkit-transform: translateY(-50%);transform: translateY(-50%);display: inline-block;border:0.02rem solid #e1e1e1;border-radius: 100%;width:0.38rem;height:0.38rem;background: #fff;}
    #main .section04 .list-box > div p:after{content: "";position: absolute;top: 50%;left:0.1rem;-webkit-transform: translateY(-50%);transform: translateY(-50%);display: inline-block;border:0.02rem solid #ffa41b;border-radius: 100%;width:0.18rem;height:0.18rem;background: #ffa41b;}

    #main .section05{padding:1.1rem 0.2rem; position:relative;}
    #main .section05 .hgroup{text-align: center;position:inherit}
    #main .section05 .hgroup p{display:block; padding:0 1rem; word-break:keep-all;}
    #main .section05 .controls{top: auto; left: 0.3rem; right: auto; bottom: 0.8rem;}
    #main .section05 .controls button{border-width:0.02rem; width:0.7rem; height:0.7rem;}
    #main .section05 .controls button:before{background-size: 4.5rem;}
    #main .section05 .progress{width: calc(100% - 75px); margin-left:1.5rem; margin-top:0.75rem;}
    #main .section05 .review-wrap .slick-slide .txt-box .inner{padding:0.4rem 0.3rem;}
    #main .section05 .review-wrap .slick-slide .txt-box .inner .tit{font-size:0.3rem;}

    #main .section06{padding:1.1rem 0.4rem;}
    #main .section06 .hgroup2{display:block; margin-bottom:0.6rem;}
    #main .section06 .hgroup2 p{display:block;}
    #main .section06 .controls{top:0;}
    #main .section06 .controls button{border-width:0.02rem;}
    #main .section06 .controls button:before{background-size: 4.5rem;}
    #main .section06 .info-box{padding-bottom:1.1rem; border-bottom:0.02rem dashed #e1e1e1}
    #main .section06 .info-box > div{padding:0;}
    #main .section06 .info-box > div a{text-align: center; padding:55% 0 0.3rem;}
    #main .section06 .info-box > div span{display:none;}
    #main .section06 .info-box > div:after{top:40%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%); background-size: 4.5rem;}
    #main .section06 .notice-box{margin-top:1.1rem;}
    #main .section06 .notice-slide .slick-slide .txt-box .tit{height: 1.12rem;font-size:0.28rem;}
    #main .section06 .notice-slide .slick-slide .txt-box .date{margin-top:0.1rem;font-size:0.26rem;}
    #main .section07 .txt-box .tit span{font-size:0.26rem;}
    #main .section07 .txt-box a{font-size:0.28rem;line-height: 0.8rem;width:4rem;}

    #pages{padding-top:1.3rem;}
    #pages .sub-tit2{font-size:0.36rem;}
    #pages .sub-tit2:after{top:0.7rem; height:0.04rem;}
    .page-top .visual .layout2{padding:0.4rem;}
    .page-top .visual .layout2 .title-group p{font-size:0.28rem;}
    .page-top .navigator .layout2 .home{width:0.9rem; height: 0.9rem;}
    .page-top .navigator .layout2 .home:before{width:0.6rem;height:0.6rem;background-size: 9rem;background-position: -7.2rem 0;}
    .page-top .navigator .layout2 .menu{line-height: 0.8rem;width: calc(50% - 22.5px);}
    .page-top .navigator .layout2 .menu button{padding:0 0.7rem 0 0.2rem;line-height: 0.9rem;font-size:0.26rem; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
    .page-top .navigator .layout2 .menu button:before{right:0.1rem;width: 0.6rem;height: 0.6rem;background-size: 9rem;background-position: -7.8rem 0;}
    .page-top .navigator .layout2 .menu .list a{line-height: 0.8rem;font-size:0.26rem;}

    #pages .page-tit{font-size:0.46rem; margin-bottom:0.8rem;}
}


/*추가*/
@media screen and (max-width: 1650px) {
    #main .section.section06 .list li{
        width: 60%;
    padding: 20px 7%;

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

    #main .section.curriculum{padding:100px 0}
    #main .section.curriculum .list{
        overflow: hidden;
        max-width: 65%;
        margin: 0 auto;

    }
    #main .section.curriculum .list li{    width: 48%;    margin-right: 1%;margin-bottom: 10%;}
    #main .section.curriculum .list li:last-child{
        margin: 0;
        width: 100%;
        text-align: center;

    }
    #main .section.curriculum .list li img{    margin: 0 auto;}
    #main .section.section06 .list{
        width: 70%;
        margin: 0 auto;
    }
    #main .section.section06 .list li{width:100%;    padding: 20px 10%;    -webkit-box-sizing: border-box;    box-sizing: border-box;}
    #main .section.section07{    padding-left: 0;}
    #main .section.section07 .left_area{width:100%;}
    #main .section.section07 .right_area{
        padding-left: 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-top: 2%;
        padding-bottom: 1%;
        width: 100%;
    }
}
@media screen and (max-width: 1025px) {
    header .header-wrap .gnb li:hover a{color:#222;}
    header .header-wrap .gnb li:hover .hover{display:none;}
    header .header-wrap .topbt a:last-child {display: none;}
    header .header-wrap .topbt{
        display: block;
        position: relative;
        top: auto;
        right: 0;
        margin:  0.4rem;
    }

    #main .section02 .layout .hgroup{float:none;/* width:100%; */margin: 0.5rem .5rem; }
    #main .section02 .layout .block_area{float:none; width:100%; }


    #main .section02 .block_area .part{
        /* width: 100%;
        padding: 0 5%; */
    }
    /* #main .section02 .block_area .part a{margin-right: 10%;} */
    .notice_area > .right_area .content_area .content .date{display:none;}
    .notice_area > .right_area .content_area .content .text{width:100%;}
    #main .section.section03 .section_contents{}
    #main .section.section03 .section_contents ul li{
        /* float: none; */
        width: 65%;
        margin: 0 auto;
        padding:0;
        position: relative;
    }
    #main .section.section03 .section_contents ul li.up .text_area:before{
        content: "";
        position: absolute;
        top: 62px;
        width: 98%;
        height: 50%;
        left: 63px;
        border: 3px solid #379fff;
        border-bottom: 0;
        border-radius: 140px 140px 0 0;
        /* box-sizing: border-box; */
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    #main .section.section03 .section_contents ul li.down .text_area:before{
        content: "";
        position: absolute;
        top: 61px;
        width: 98%;
        height: 50%;
        left: -65px;
        border: 3px solid #379fff;
        border-bottom: 0;
        border-radius: 140px 140px 0 0;
        /* box-sizing: border-box; */
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg);
    }
    #main .section.section03 .section_contents ul li:before{
        left: 6%;
        margin-left: 0;
        top: 55px;
    }
    #main .section.section03 .section_contents ul li:after{
        height: 2px;
        width: 70px;
        left: 28%;
        top: 131px;
        z-index: 0;
    }
    #main .section.section03 .section_contents ul li .text_area{
        border: 1px solid #379fff;
        border-radius: 135px;
        height: 255px;
        padding-top: 85px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        position: relative;
        overflow: hidden;
        width: 40%;
        margin-left: 38%;
        background: #fff;
        z-index: 10;
    }
    #main .section.section03 .section_contents ul li.child01 svg{
        /* -webkit-transform: translate(-411.909px, -1414px) matrix(1,0,0,1,597.1858,1622.2178) rotate(215deg); */
        /* transform: translate(-411.909px, -1414px) matrix(1,0,0,1,597.1858,1622.2178) rotate(215deg); */
        -webkit-transform-origin: center;
        transform-origin: center;
        left: 45%;
        top: -35px;
        z-index: 10;
    }
    #main .section.section03 .section_contents ul li.child02 svg{
        -webkit-transform: translate(-411.909px, -1414px) matrix(1,0,0,1,597.1858,1622.2178) rotate(141deg);
        transform: translate(-411.909px, -1414px) matrix(1,0,0,1,597.1858,1622.2178) rotate(141deg);
        -webkit-transform-origin: center;
        transform-origin: center;
        left: 9%;
        top: -35px;
        z-index: 10;
    }
    #main .section.section03 .section_contents ul li.child03 svg{
        -webkit-transform: translate(-411.909px, -1414px) matrix(1,0,0,1,597.1858,1622.2178) rotate(215deg);
        transform: translate(-411.909px, -1414px) matrix(1,0,0,1,597.1858,1622.2178) rotate(215deg);
        -webkit-transform-origin: center;
        transform-origin: center;
        left: 45%;
        top: -35px;
        z-index: 10;
    }
    #main .section.section03 .section_contents ul li.child04 svg{
        -webkit-transform: translate(-411.909px, -1414px) matrix(1,0,0,1,597.1858,1622.2178) rotate(141deg);
        transform: translate(-411.909px, -1414px) matrix(1,0,0,1,597.1858,1622.2178) rotate(141deg);
        -webkit-transform-origin: center;
        transform-origin: center;
        left: 9%;
        top: -35px;
        z-index: 10;
    }
    #main .section.curriculum .list li{width:100%;}
}
@media screen and (max-width: 948px) {
    #main .section.section03 .section_contents{margin:70px auto 0;}
    #main .section.section03 .section_contents ul li.child01:before{display:none;}
    #main .section.section03 .section_contents ul li:after{display:none;}
    #main .section.section03 .section_contents ul li{width:50%;}
    #main .section.section03 .section_contents ul li .text_area{
        width: 350px;
        margin: 0;
        height: 350px;
        border-radius: 190px;
        padding-top: 125px;
    }
    #main .section.section03 .section_contents ul li.up .text_area:before{
        content: "";
        position: absolute;
        top: 86px;
        width: 99%;
        height: 50%;
        left: 85px;
        border: 2px solid #379fff;
        border-bottom: 0;
        border-radius: 190px 190px 0 0;
        /* box-sizing: border-box; */
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }
    #main .section.section03 .section_contents ul li .text_area .text{font-size:25px;}
    #main .section.section03 .section_contents ul li.child01 svg{
        left: 138px;
        top: 20px;
    }
    #main .section.section03 .section_contents ul li.child02 svg{
        left: -175px;
        top: 50px;
    }
    #main .section.section03 .section_contents ul li.child03 svg{
        left: 138px;
        top: 20px;
    }
    #main .section.section03 .section_contents ul li.child04 svg{
        left: -175px;
        top: 50px;
    }
    #main .section.section03 .section_contents ul li.down .text_area:before{
        content: "";
        position: absolute;
        top: 86px;
        width: 99%;
        height: 50%;
        left: -86px;
        border: 2px solid #379fff;
        border-bottom: 0;
        border-radius: 190px 190px 0 0;
        /* box-sizing: border-box; */
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg);
    }
    #main .section .sub_text{
        padding: 0 28%;
        line-height: 1.8;
        word-break: keep-all;
    }

    #main .section.section06 .list li{padding: 20px 12%;margin-bottom: 5%;}
    #main .section.section06 .list li b{ font-weight: normal;}
    #main .section.section06 .list li:after{    top: 30px;}
    #main .section.section06 .l_text{
        padding: 0 12%;
        word-break: keep-all;
        font-size: 50px;
        line-height: 1.7;
        background: url(../images/n_44.png) no-repeat 109% 101%;
        background-size: 85%;
    }
    #main .section.section06 .l_text .text_custom{ display: block;}
    #main .section.section06 .l_text span.space{
        bottom: -4px;
        left: -18%;
    }
    #main .section.section06 .l_text:after{
        top: 35px;
        right: 81%;
    }
    #main .section.section06 .l_text:before{
        top: 14px;
        right: 78%;
    }
}
@media screen and (max-width: 748px) {
    .notice_area {display: -webkit-box;display: -ms-flexbox;display: flex;}
    .notice_area > .left_area {width: 1.5rem;}
    .notice_area > .left_area span {width: auto; font-size: 0;height: 100%; padding-left: 1rem;display: block;}
    .notice_area > .right_area {width: calc(100% - 1.5rem)}
    #main .section02 .block_area .part{overflow: hidden;margin-bottom: 2%;max-width: 1100px;margin: 0 .5rem -2vh;/*display: flex;*/}
    #main .section02 .block_area .part a+a {margin-left: 5px;}
    #main .section02 .block_area .part a:before {display: none}
    #main .section02 .block_area .part a{
        width:100%;
        /* padding: 110px 0 25px 0px; */
        background-position: 79% 74%;
        float:none !important;
        margin:10px 0 0 0;
    }
    #main .section02 .block_area .part a:after{
        padding-bottom: 100%;
    }

    #main .section02 .block_area .part .child02{
        /* background-position: center 4px; */
        background-size: 40px;
    }
    #main .section .sub_text{    padding: 0 10%;}
    #main .section.section06 .list li{
        font-size: 22px;
        word-break: keep-all;
    }
    #main .section.section06 .list li:after{
        font-size: 30px;
        top: 25px;
        left: 3%;
    }
    #main .section.curriculum .list{max-width: 90%;padding:0 2%;}
    #main .section .sub_text{font-size: 16px;font-weight: bold;}
		#main .section.section07 .left_area{padding-top: 3%;}
    #main .section.section07 .right_area{padding-top: 3%;}
}
@media screen and (max-width: 650px) {
	/* #main .section02 .block_area .part{display:block;    text-align: center;}
	#main .section02 .block_area .part a{    display:inline-block;flex:none;width:60%;margin-right:0;margin-bottom:30px;} */
	#main .section02 .block_area .part a{background-size: 33% !important;}
    #main .section02 .block_area .part a:before {display: none}
	#main .section02 .block_area .part .child02{background-size: 20% !important;}
	#main .section02 .block_area .part a span{font-size: 3.7vw;}
    .sub-top {height: 50vw}
    .sub-top .breadcrumb {font-size: .25rem}
    .sub-top .breadcrumb li:first-child {background-size: .25rem;height: .3rem}
    .sub-content {padding-left: 15px;padding-right: 15px;font-size:.3rem}
	.sub-content .category {font-size: .28rem;}
    .sub-content .category a {padding: .5em 1em;}
    .sub-content h3 {font-size: .5rem;}
    .program .tit {background-size: 1.25em}
    .program .bg-gray {margin-left: -15px;margin-right: -15px;margin-top: .5rem;margin-bottom: .5rem; padding: .5rem 0}
    .program dl {padding-left: .4rem;padding-right: .4rem;margin: 10px auto}
    .program dt {width: 100%;border-radius: 0.15rem}
    .program dd {width: 100%;border-radius: 0.15rem;margin-left: 0;margin-top: 0;}
    /*.program .intro .mark:after {width: 10em}*/
    .program .intro .mark:before {width: 1em;height: 1em;right: -.5em;top: -.5em}
	.program .intro .mark2.green-star:before {width: 1em;height: 1em;right: -.5em;top: -.5em}
	.program .intro .mark2.green-circle:after {right:-.2em;bottom:-2.1em;}
	.program .intro .mark2.orange-line:after {bottom: -15px;}
	.program .intro .mark2.yellow-circle:after {right:-.2em;bottom:-2.1em;}
	.program .intro .mark2.purple-circle:after {right:-.2em;bottom:-2.1em;}
    .program .tab-box {margin: 0 .4rem}
    .program .tab-nav ul li+li { margin-left: 5px;}


}

@media screen and (max-width: 414px) {
    .notice_area > .left_area{
        background-position: 10% 55%;
        background-size: 35px;
    }
    .notice_area > .left_area span{/* font-size: 20px; */}
    .notice_area > .left_area{ height: 80px}
    .notice_area > .right_area{    height: 80px}
    .notice_area > .right_area .date_area .count .c_up{width:25px;height:25px;    margin-right: 5px;}
    .notice_area > .right_area .date_area .count .c_down{width:25px;height:25px;    margin-right: 5px;}
    .notice_area > .right_area .date_area .count .c_add{width:25px;height:25px;}
    .notice_area > .right_area .content_area{height:80px;line-height: 80px;}
    #main .section.section03 .section_contents ul li:before{display:none;}
    #main .section.section03 .section_contents ul li{width: 50%;}
    #main .section.section03 .section_contents ul li .text_area{
        margin: 10px auto;
        width: 150px;
        height: 150px;
        padding-top: 28px;
        overflow:visible;
    }
    #main .section.section03 .section_contents ul li.up .text_area:before{
        top: 36px;
        width: 100%;
        height: 50%;
        left: 35px;
        border: 2px solid #379fff;
        border-bottom: 0;
    }
    #main .section.section03 .section_contents ul li.down .text_area:before{
        top: 36px;
        width: 100%;
        height: 50%;
        left: -39px;
        border: 2px solid #379fff;
        border-bottom: 0;
    }
    #main .section.section03 .section_contents ul li .text_area .text{font-size: 15px;line-height: 1.2;}
    #main .section.section03 .section_contents ul li.child01 svg{
        left: -8px;
        top: 16px;
        -webkit-transform: translate(119px,0) rotate(120deg);
        transform: translate(119px,0) rotate(120deg);
    }
    #main .section.section03 .section_contents ul li.child02 svg{
        left: -118px;
        top: 113px;
        -webkit-transform: translate(119px,0) rotate(146deg);
        transform: translate(119px,0) rotate(146deg);
    }
    #main .section.section03 .section_contents ul li.child03 svg{
        left: 0;
        top: 25px;
        -webkit-transform: translate(119px,0) rotate(120deg);
        transform: translate(119px,0) rotate(120deg);
    }
    #main .section.section03 .section_contents ul li.child04 svg{
        left: -185px;
        top: -100px;
    }
    #main .section .title_text{
        font-size: 35px;
        word-break: keep-all;
    }
    #main .section.curriculum .title_text{
        background: url(../images/n_31_eq.png) no-repeat 100% 20px;
        margin-bottom: 15px;
        background-size: 27%;
        padding: 25px 5% 15px;
    }
    #main .section.curriculum .title_text:after{
        top: -35px;
        right: 0%;
    }
    #main .section.curriculum .title_text:before{
        top: 2px;
        right: -4%;
    }
    #main .section.curriculum .title_text span{
        right: 5%;
        bottom: -5px;
    }
    #main .section.section08 .title_text:after {background-size: 30px;top: -10px;left: -10px}
    #main .section.section08 .title_text span {left: 0; height: 30px;background-size: contain}
    #main .section .sub_text{padding: 0 2%;}
    #main .section.curriculum .sub_text{    margin-bottom: 30px;}
    #main .section.section06 .r_text{    margin-bottom: 60px;}
    #main .section.section06 .l_text{
        padding: 0 0%;
        font-size: 40px;
    }
    #main .section.section06 .l_text span.space{
        bottom: -16px;
    left: -18%;
    background: url(../images/n_31_fb.png) no-repeat 23% center;
    background-size: 28%;
    }
    #main .section.section06 .l_text:after{
        top: 16px;
        right: 91%;
    }
    #main .section.section06 .l_text:before{
        top: 0px;
        right: 88%;
    }
    #main .section.section06 .list{
        width: 100%;
        margin: 0 auto;
        padding: 0 2%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    #main .section.section06 .list li{
        font-size: 18px;
        word-break: keep-all;
        padding: 20px 17%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    #main .section.section06 .list li:after{
        font-size: 26px;
        left: 6%;
    }

    #main .section.section07 .left_area{
        padding: 15px; height: auto;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    #main .section.section07 .left_area .text_area{padding:20px 5%;}
    #main .section.section07 .left_area .text_area p{font-size:16px;}
    #main .section.section07 .left_area .text_area p span.numver{
        display: block;
        margin: 6px 0;
        font-weight: bold;
        font-size: 21px;
    }
    #main .section.section07 .left_area .text_area a{width:100%;}
    #main .section.section07 .left_area .img_area{
        float: left;
        width: 25%;
        text-align: center;
        position: relative;
        margin-right: 5%;
    }
    #main .section.section07 .left_area .img_area img{
        position: relative;
        z-index: 1;
        left: 20%;
        top: 10px;
        width: 100%;
    }
    #main .section.section07 .right_area .img_area{
        float: left;
        width: 25%;
        text-align: center;
        position: relative;
        margin-right: 5%;
    }
    #main .section.section07 .right_area .img_area img{
        position: relative;
        z-index: 1;
        left: 20%;
        top: 10px;
        width: 100%;
    }
    #main .section.section07 .right_area{
        padding: 15px;height: auto;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    #main .section.section07 .right_area .text_area{padding:20px 5%;}
    #main .section.section07 .right_area .text_area p{font-size:16px;}
    #main .section.section07 .right_area .text_area p span.numver{
        display: block;
        margin: 6px 0;
        font-weight: bold;
        font-size: 21px;
    }


}
@media screen and (max-width: 375px) {
    #main  .section .title_text{font-size:31px;}
    #main  .section.curriculum .title_text span{
        background: url(../images/n_29.png) no-repeat center;
        background-size: 60%;
    }
    #main .section.curriculum .list li .subject{font-size:17px;}
    #main .section.section06  .l_text{font-size: 35px;}
    #main .section.section06  .list li{font-size: 16px;}

    #main .section.section01 .section_contents ul li.child01 svg{
        left: 100px;
        top: -38px;
    }
    #main .section.section01 .section_contents ul li.child02 svg{
        left: -108px;
        top: -15px;
    }
    #main .section.section01 .section_contents ul li.child03 svg{
        left: 100px;
        top: -38px;
    }
    #main .section.section01 .section_contents ul li.child04 svg{
        left: -108px;
        top: -15px;
    }
}
@media screen and (max-width: 320px){
    #body .section .title_text {
        font-size: 26px;
    }
}
