@font-face{font-family:NotoKR;src:local(NotoSansCJKKRThin),url(/child/font/NotoSansKR-Thin.woff2) format('woff2'),url(/child/font/NotoSansKR-Thin.woff) format('woff');font-weight:100;}
@font-face{font-family:NotoKR;src:local(NotoKR-Light),url(/child/font/NotoSansKR-Light.woff2) format('woff2'),url(/child/font/NotoSansKR-Light.woff) format('woff');font-weight:200;}
@font-face{font-family:NotoKR;src:local(NotoKR-DemiLight),url(/child/font/NotoSansKR-DemiLight.woff2) format('woff2'),url(/child/font/NotoSansKR-DemiLight.woff) format('woff');font-weight:300;}
@font-face{font-family:NotoKR;src:local(NotoKR-Regular),url(/child/font/NotoSansKR-Regular.woff2) format('woff2'),url(/child/font/NotoSansKR-Regular.woff) format('woff');font-weight:400;}
@font-face{font-family:NotoKR;src:local(NotoKR-Medium),url(/child/font/NotoSansKR-Medium.woff2) format('woff2'),url(/child/font/NotoSansKR-Medium.woff) format('woff');font-weight:500;}
@font-face{font-family:NotoKR;src:local(NotoKR-Bold),url(/child/font/NotoSansKR-Bold.woff2) format('woff2'),url(/child/font/NotoSansKR-Bold.woff) format('woff');font-weight:700;}
@font-face{font-family:NotoKR;src:local(NotoKR-Black),url(/child/font/NotoSansKR-Black.woff2) format('woff2'),url(/child/font/NotoSansKR-Black.woff) format('woff');font-weight:800;}
html{overflow-x:hidden;font-family:NotoKR,"Apple SD Gothic Neo",Helvetica,sans-serif,Arial;color:#333;letter-spacing:-0.04em;word-break:keep-all;word-wrap:break-word;box-sizing:border-box;}
/* *,*:before,*:after{margin:0;padding:0;box-sizing:inherit;} */
img{max-width:100%;}
ul{list-style:none;}
a{text-decoration:none;color:inherit;outline:none;}
button{font-family:inherit;background-color:transparent;border:none;outline:none;cursor:pointer;}
table{border-collapse:collapse;}
input,select,textarea{padding-left:15px;padding-right:15px;font-family:inherit;background-color:#fff !important;border:1px solid #e6e6e6 !important;-webkit-transition:all ease .1s;transition:all ease .1s;}
textarea{padding:10px 15px;}
select{cursor: pointer; padding-right:30px;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-image:url('/child/img/icon/select-arrow.png');background-color:#fff;background-size:10px auto;background-repeat:no-repeat;background-position:right 10px center;}
select::-ms-expand{display:none;}
input[type=number]{-moz-appearance:textfield;}
input:-moz-read-only,textarea:-moz-read-only{background-color:#f8f8f8;}
input:read-only,textarea:read-only{background-color:#f8f8f8;}
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}
input:not([readonly="readonly"]):not(:disabled):hover{border-color:#bbbbbb !important;}
select:not(:disabled):hover{border-color:#bbbbbb !important;}
textarea:not(:read-only):not(:disabled):hover{border-color:#bbbbbb !important;}
input:not([readonly="readonly"]):not(:disabled):focus{border-color:#555555 !important;}
select:not(:disabled):focus{border-color:#555555 !important;}
textarea:not(:read-only):not(:disabled):focus{border-color:#555555 !important;}
:focus{outline:none;}
::placeholder{color:#999999;}
:-ms-input-placeholder{color:#999999;}
::-ms-input-placeholder{color:#999999;}
::selection{background-color:#447fdf !important; color: #ffffff !important;}
@media (max-width:1024px){
    select{background-size:8px auto;background-position:right 9px center;}
}
[v-cloak]{display:none;}
[role="button"],[role="link"]{cursor:pointer;}
[data-scroll="false"]{overflow-y:hidden;}


/* Wrap - Container */
.wrap{ overflow: hidden; }
.wrap .main { padding: 140px 0 0; }
.wrap .main.privacy-main { padding: 0; }
/*.wrap--sub .main, .wrap--mypage .main, .wrap--products .main { min-height: 600px; }*/
.wrap .main--no-padding-top,
.wrap--sub .main--no-padding-top,
.wrap--mypage .main--no-padding-top,
.wrap--products .main--no-padding-top { padding-top: 0; }
.wrap .main--no-padding-bottom,
.wrap--sub .main--no-padding-bottom,
.wrap--mypage .main--no-padding-bottom,
.wrap--products .main--no-padding-bottom { padding-bottom: 0; }
.main { display: block; }
#vue-app .container { margin: auto; max-width: 1080px; padding: 0 15px; }
.wrap--main#vue-app .container{
    max-width: 1230px;
}
.pt-none{padding-top:0 !important;}.pb-none{padding-bottom:0 !important;}.mt-none{margin-top:0 !important;}.mb-none{margin-bottom:0 !important;}
@media (max-width: 1024px){
    .wrap { padding-top: 90px; }
    .wrap .main { padding: 0; }
    .wrap.wrap--sub-privacy { padding: 0; }
}


/* Font */
.align-left { text-align: left !important; }.align-right { text-align: right !important; }.align-center { text-align: center !important; }
.justify-start{ justify-content: flex-start !important; }.justify-center{ justify-content: center !important; }.justify-end{ justify-content: flex-end !important; }
.ellip{
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}
.color-primary, .color-point{color:#da5a57 !important;}
.color-red{color:#ff2f25 !important;}
.color-blue{color:#447fdf !important;}
.color-gray-7{color:#777 !important;}
.color-white{color:#fff !important;}

/* Title */
.page-tit-wrap{
    margin-bottom: 20px;
}
.page-tit{
    font-size: 28px;
    font-weight: 600;
    color:#333;
}
.page-line-tit-wrap{
    margin-bottom: 5px;
}
.page-line-tit{
    position: relative;
    font-size: 18px;
    font-weight: 600;
    color:#333;
    padding-left: 14px;
}
.page-line-tit:before{
    content:'';
    position:absolute;
    top:50%;
    left:0;
    -webkit-transform: translate(0,-50%); -ms-transform: translate(0,-50%); transform: translate(0,-50%);
    display: block;
    width: 4px;
    height: 18px;
    background-color: #da5a57;
}

.page-txt-wrap{display: flex; align-items: center; padding-left: 14px;}
.section-item>.page-txt.text16.color-blue.margin20{padding-left: 14px;}
.page-txt-wrap img{margin: 0 20px;}

.page-line-tit-wrap + .page-txt{
    padding-left: 14px;
}
.page-box-tit-wrap{
    text-align: center;
    border-top:5px solid #e6e6e6;
    border-bottom:5px solid #e6e6e6;
    padding:24px 15px;
    margin-bottom: 55px;
}
.page-box-tit, .page-box-txt{
    display: block;
}
.page-box-tit{
    font-size: 28px;
    font-weight: 600;
    color: #333;
}
.page-box-txt{
    font-size: 16px;
    font-weight: 400;
    color: #da5a57;
    margin-bottom: 2px;
}
.page-icon-tit-wrap{
    margin-bottom: 25px;
}
.page-icon-tit-wrap-flex{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.page-icon-tit{
    display: flex;
    align-items: center;
    color: #333;
}
.page-icon-tit, .page-icon-tit h3{
    font-size: 28px;
    font-weight: 400;
}
.page-icon-tit .icon{
    margin-right: 10px;
}

.margin20{margin-top: 20px;}

.agency-search-wrap{
    display: flex;
}
.agency-search-wrap select{
    border: 1px solid #ddd;
}
.agency-search-wrap select, .agency-search-input{
    width: 240px;
    height: 48px;
    border-radius: 4px;
    font-size: 14px;
}
.agency-search-input{
    position: relative;
    margin-left: 10px
}

.agency-search-input input{
    width: 100%;
    height: 100%;
    padding-right: 43px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.agency-search-input button{
    position: absolute;
    width: 43px;
    height: 100%;
    right: 0;
    top: 0;
    background-image: url(/child/img/icon/search-icon.png);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 5
}
@media (max-width:1024px){
    .page-tit, .page-icon-tit, .page-icon-tit h3{
        font-size: 24px;
    }
    .page-txt-wrap{display: block;}

    .page-icon-tit-wrap-flex{
         display: block;
    }

    .agency-search-wrap{
        width: 100%;
        justify-content: center;
        margin-top: 35px;
    }

    .agency-search-wrap select, .agency-search-input{
        height: 34px;
    }
}
@media (max-width:992px){
}
@media (max-width:768px){
    .page-icon-tit-wrap{
        margin-bottom: 15px;
    }
    .page-tit, .page-icon-tit, .page-icon-tit h3{
        font-size: 22px;
    }
    .page-line-tit{
        font-size: 16px;
        padding-left: 10px;
    }
    .page-line-tit:before{
        transform: translate(0, 0);
        top: 5px;
        width: 3px;
        height: 14px;
    }
    .page-line-tit-wrap + .page-txt{
        padding-left: 10px;
    }

    .page-txt-wrap{padding-left: 10px;}

    .section-item>.page-txt.text16.color-blue.margin20{padding-left: 10px;}

    .margin20{margin-top: 15px;}

    .agency-search-wrap{
        margin-top: 25px;
    }
    .agency-search-wrap select{
        width: 30%;
    }
    .agency-search-input{
        width: calc(70% - 10px)
    }
    .agency-search-input input{
        padding-right: 30px
    }
    .agency-search-input button{
        width: 30px;
    }
}
@media (max-width:576px){
}

/* Text */
.page-txt, .page-txt p{
    font-size: 18px;
    line-height: 1.8;
    color: #777;
}
.page-txt p{
    margin-bottom: 12px;
}
.page-txt p:last-child{
    margin-bottom: 0;
}

.text16{font-size: 16px !important;}
@media (max-width:1024px){
    .page-txt, .page-txt p {
        font-size: 16px;
    }
}
@media (max-width:992px){
    .page-txt p {
        margin-bottom: 8px;
    }
}
@media (max-width:768px){
    .page-txt, .page-txt p {
        font-size: 14px;
    }
    .text16{font-size: 14px !important;}
}
@media (max-width:576px){
}

/* Button */
.button{display:inline-flex;align-items:center;justify-content:center;padding:10px;text-align:center;border:1px solid transparent;-webkit-transition: all ease .1s; transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}

.button-point{color:#fff;background-color:#da5a57;border-color:#da5a57;}
.button-outline{border-color:#da5a57 !important; color: #da5a57}
.button-blue{color:#fff;background-color:#da5a57;border-color:#da5a57;}
.button-grey{color:#fff;background-color:#60626c;border-color:#60626c;}
.button-border{border:1px solid #bbb;}
.education-button{border-radius: 4px; padding: 13px 32px; margin-top: 20px; text-align: }
.button-wrap{width: 100%; display: flex; justify-content: flex-end;}
@media(min-width:1201px){
	.button-point:hover { background-color: #b34b49; border-color: #b34b49; }
    .button-grey:hover { background-color: #50525b; border-color: #50525b; }
    .button-border:hover { color: #ffffff; background-color: #333333; border-color: #333333; }
}
.btn-wrap{
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
}
.btn-wrap .btn{
    margin:5px;
}
.btn{
    min-width: 240px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    text-align: center;
    color: #333;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 14px 15px 13px;
    font-size: 16px;
    line-height: 1.2;
    border-radius: 4px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn-sm{
    min-width: 80px;
    font-size: 14px;
    padding: 3px 8px;
}
.btn-primary{
    color:#fff;
    background-color: #da5a57;
}
.btn-primary:hover{
    background-color: #b34b49;
}
.btn-outline-primary{
    color:#da5a57;
    border-color: #c85754;
}
[class*="btn-outline"]:hover{
    background-color: #dcdcdc;
}
.btn-blue{
    color:#fff;
    background-color: #447fdf;
}
.btn-blue:hover{
    background-color: #3a6ab9;
}
.btn-gray{
    color:#fff;
    background-color: #a4a4a4;
}
.btn-gray:hover{
    background-color: #8b8b8b;
}
.btn-disabled{
    cursor: default;
    pointer-events: none;
}

@media (min-width:1201px){
    .button-outline:hover{background-color: #da5a57 !important; color: #fff !important;}
}


@media (max-width:1024px){
    .btn{
        min-width: 180px;
        padding: 12px 15px;
    }
    .btn-sm{
        min-width: 50px;
        padding: 3px 8px;
    }
}
@media (max-width:992px){
}
@media (max-width:768px){
    .btn-wrap{
        margin-top: 20px;
    }
    .btn-wrap .btn{
        margin:3px;
    }
    .btn{
        min-width: 180px;
        padding: 10px;
        font-size: 14px;
    }
    .btn-sm{
        min-width: auto;
        font-size: 12px;
        padding: 3px 5px;
    }
}
@media (max-width:576px){
    .btn{
        min-width: 100px;
        padding: 8px 10px;
    }
    .btn-sm{
        min-width: auto;
    }
}

.blind{overflow:hidden;position:absolute;width:1px;height:1px;clip:rect(1px,1px,1px,1px);}
.clearfix:after{content:'';display:block;clear:both;}
.sp{display:none;}.mo{display:none;}
.d-none{ display:none !important; }
@media(max-width:1024px){.sp{display:block;}.pc{display:none;}}
@media(max-width:768px){.tb{display:none;}.mo{display:block;}}


/*  Grid  */
.grid{display:flex;flex-wrap:wrap;}
.grid > div,.grid > li{padding:10px;}
.grid-24{width:100%;}.grid-12{width:50%;}.grid-8{width:33.333333%;}.grid-6{width:25%;}.grid-5{width:20%;}.grid-4{width:16.66666%;}.grid-p2{width: 20%}
@media (max-width: 1024px){.grid-4,.grid-p2{width:33.33333%;}}
@media(max-width:768px){.grid-6{width:50%;}.grid-5{width:33.33333%;}}
@media(max-width:600px){.grid-8,.grid-5,.grid-4,.grid-p2{width:50%;}}


.img{position:relative;}
.img:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;}


.m-scroll { display: none; margin: auto; max-width: 360px; width: 100%; }
@media(max-width:768px){.m-scroll { display: block; }}


.mobile-scroll-container { position: relative; }
.mobile-scroll-container:before{ content: none; }
.mobile-scroll-wrapper { z-index: 2; position: relative; }
@media (max-width:1080px){
    .mobile-scroll-container ::-webkit-scrollbar { -webkit-appearance: none; }.mobile-scroll-container ::-webkit-scrollbar:vertical { width: 10px; }.mobile-scroll-container ::-webkit-scrollbar:horizontal { height: 10px; }.mobile-scroll-container ::-webkit-scrollbar-thumb { background-color: #bbb; border: 2px solid #ffffff; border-radius: 10px; }.mobile-scroll-container ::-webkit-scrollbar-track { border-radius: 10px; background-color: #ffffff; }
    .mobile-scroll-wrapper { overflow-x: auto; overflow-y: hidden; }
    .mobile-scroll-inner { min-width: 1080px; }
}

/* Icon */
.icon{
    display: inline-block;
    background-repeat: no-repeat;
    background-position:center;
}
.icon-more{
    width: 5px;
    height: 10px;
    background-image:url(/child/img/icon/icon-more.png);
}
.icon-book{
    width: 27px;
    height: 24px;
    background-image:url(/child/img/icon/icon-book.png);
}
.icon-donation{
    width: 27px;
    height: 26px;
    background-image:url(/child/img/icon/icon-donation.png);
}
.icon-person{
    width: 21px;
    height: 24px;
    background-image:url(/child/img/icon/icon-person.png);
}
.icon-home{
    width: 28px;
    height: 28px;
    background-image:url(/child/img/icon/icon-home.png);
}

/* Label */
.label{
    display: inline-flex;
    justify-content: center;
    align-items: center;
    min-width: 80px;
    font-size: 14px;
    color: #fff;
    background-color: #a4a4a4;
    padding: 3px 10px;
    border-radius: 4px;
}
.label--blue{
    background-color: #447fdf;
}
.label--gray{
    background-color: #a4a4a4;
}
@media (max-width:1024px){
    .label{
        min-width: 70px;
        font-size: 13px;
    }
}
@media (max-width:992px){
}
@media (max-width:768px){
    .label{
        min-width: 180px;
        font-size: 12px;
    }
}
@media (max-width:576px){
    .label{
        min-width: 100px;
    }
}

/* imgtxt */
.imgtxt-con__top{
    font-size: 0;
}
.imgtxt-con__bottom{
    position: relative;
    z-index: 1;
    font-size: 18px;
    padding: 20px 30px;
    margin: -40px 50px 0;
    border-radius: 8px;
    background-color: #fff;
}
@media (max-width:1024px){
    .imgtxt-con__bottom{
        font-size: 16px;
        margin:-40px 30px 0;
    }
}
@media (max-width:992px){
}
@media (max-width:768px){
    .imgtxt-con__bottom{
        font-size: 14px;
        margin:-30px 10px 0;
        padding:15px 20px;
    }
}
@media (max-width:576px){
}

/* list */
.num-items{
    /* display: flex;
    flex-wrap: wrap; */
    margin:-10px;
}
.num-items::after{
    content:'';
    display: block;
    clear: both;
}
.page-line-tit-wrap + .num-items{
    margin-top:10px;
}
.num-item{
    float: left;
    width: 50%;
    padding:10px;
}
.num-item__inner{
    display: flex;
    min-height: 50px;
    border: 1px solid #ebebeb;
    border-radius: 8px;
    overflow: hidden;
}
.num-item__num, .num-item__txt{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}
.num-item__num{
    flex: 45px 0 0;
    color: #fff;
    background-color: #447fdf;
}
.num-item__txt{
    color:#333;
    padding: 5px 5px 5px 20px;
}
.num-item--extend .num-item__inner{
    border-bottom: 0;
    border-radius: 8px 8px 0 0;
}
.num-item__box{
    padding: 15px 20px;
    border: 1px solid #ebebeb;
    border-top: 0;
    border-radius: 0 0 8px 8px;
    background-color: #f9f9f9;
}
.num-item__box-tit{
    font-size: 18px;
    color: #333;
    font-weight: 500;
    margin-bottom: 2px;
}
.num-item__box-txt{
    font-size: 16px;
    line-height: 1.6;
    color: #777;
    padding-left: 20px;
}
@media (max-width:1024px){
    .num-items{
        margin:-5px;
    }
    .num-item{
        padding:5px;
    }
    .num-item__num, .num-item__txt{
        font-size: 16px;
    }
    .num-item__num{
        flex: 35px 0 0;
    }
    .num-item__txt{
        padding: 5px 5px 5px 10px;
    }
    .num-item__box{
        padding: 10px 15px;
    }
    .num-item__box-tit{
        font-size: 16px;
    }
    .num-item__box-txt{
        font-size: 14px;
        padding-left: 14px;
    }
}
@media (max-width:992px){
}
@media (max-width:768px){
    .num-items{
        margin:-2px;
    }
    .num-item{
        width: 100%;
        padding:2px;
    }
    .num-item__inner{
        min-height: 38px;
    }
    .num-item__num, .num-item__txt{
        font-size: 14px;
    }
}
@media (max-width:576px){
}

/* Section */
.section-items{
    display: flex;
    flex-direction: column;
}
.section-item{
    margin-bottom: 40px;
}
.section-item:last-child{
    margin-bottom: 0;
}
@media (max-width:1024px){
}
@media (max-width:992px){
}
@media (max-width:768px){
    .section-item{
        margin-bottom: 20px;
    }
}
@media (max-width:576px){
}

.section-margin{
    border:0;
    padding-top: 110px;
}
@media (max-width:1024px){
    .section-margin{
        padding-top: 80px;
    }
}
@media (max-width:992px){
}
@media (max-width:768px){
    .section-margin{
        padding-top: 60px;
    }
}
@media (max-width:576px){
}

/* Box */
.box-style{
    display: block;
    font-size: 18px;
    border-radius: 8px;
    padding:30px 40px;
    background-color: #fdf9f8;
}
.box-style, .box-style p{
    color: #333;
}

/* Table */
.table-responsive{
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.table-primary{
    width: 100%;
    table-layout: fixed;
    border-top:1px solid #447fdf;
}
.table-primary tr th, .table-primary tr td{
    font-size: 16px;
    color: #333;
    padding:15px 10px;
}
.table-primary tr:nth-child(even){
    background-color: #f8fafe;
}
.table-primary .area{ width:10%; }
.table-primary .name{ width:20%; }
.table-primary .address{ width:45%; }
.table-primary .hphone{ width:15%; }
.table-primary .note{ width:10%; }
@media (max-width:1024px){
    .table-primary tr th, .table-primary tr td{
        font-size: 14px;
        padding:10px;
    }
}
@media (max-width:992px){
}
@media (max-width:768px){
    .table-primary tr th, .table-primary tr td{
        padding:10px;
    }
    .table-primary .address{ width:45%; }
    .table-primary .note{ width:15%; }
}
@media (max-width:576px){
.table-primary .address{ width:45%; }
.table-primary .note{ width:15%; }
}

/* Tab Menu */
.tab-list { display: flex; flex-wrap: wrap; position: relative; margin-bottom: 70px; }
.tab-list > li { flex: 1 1; margin-top: -1px; margin-left: -1px; -webkit-transition: all ease-in-out .3s; transition: all ease-in-out .3s; }
.tab-list > li .button{display: flex; align-items: center; justify-content: center; width: 100%; height: 60px;text-align: center; color: #999; font-size: 18px; letter-spacing: -0.05em; font-weight: 300;-webkit-transition: all ease-in-out .3s; transition: all ease-in-out .3s;}
.tab-list > li .button span { -webkit-transition: none; transition: none; }
.tab-list--sticky{ z-index: 100001; position: fixed; top: 0; left: 0; width: 100%; -webkit-transition: all ease-in-out .3s; transition: all ease-in-out .3s; }
.tab-list--block > li { border: 1px solid #e5e5e5; }
.tab-list--block > li .button { color: #da5a57; }
.tab-list--block > li.on { border-color: #da5a57; }
.tab-list--block > li.on .button { background: #da5a57; color: #fff; font-weight: 700; }
.tab-list--punch:before { content: ''; position: absolute; left: 0; bottom: 0; width: calc(100% - 3px); height: 1px; background-color: #da5a57; }
.tab-list--punch > li { margin-left: -1px; background-color: #fff; border: 1px solid transparent; }
.tab-list--punch > li .button { display: block; width: 100%; }
.tab-list--punch > li.on { position: relative; margin-top: 0; border-top: 1px solid #da5a57; background-color: #fff; border-left: 1px solid #da5a57; border-right: 1px solid #da5a57; }
.tab-list--punch > li.on .button { color: #da5a57; font-weight: 700; }
.tab-list--punch > li.on:before { content: ''; position: absolute; left: 0; bottom: -1px; width: 100%; height: 1px; background-color: #fff; }
/*.tab-list--underline:before { content: ''; position: absolute; left: 0; bottom: 1px; width: 100%; height: 1px; background-color: #e5e5e5; }*/
.tab-list--underline > li { position: relative; }
.tab-list--underline > li::before { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 3px; background: #da5a57; -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: center; transform-origin: center; opacity: 0; -webkit-transition: all ease-in-out .3s; transition: all ease-in-out .3s; }
.tab-list--underline > li .button { width: 100%; }
.tab-list--underline > li.on::before { opacity: 1; -webkit-transform: scaleX(1); transform: scaleX(1); }
.tab-list--underline > li.on .button { color: #da5a57; font-weight: 700; }
.tab-list--block2{
    justify-content: center;
    margin:-5px -5px 20px;
}
.tab-list--block2 >li{
    flex: none;
    padding:5px;
}
.tab-list--block2 > li .button{
    height: 30px;
    color: #fff;
    background-color: #a4a4a4;
    border-radius: 100px;
    padding: 4px 20px;
}
.tab-list--block2 > li.on .button{
    background-color: #da5a57;
}
.tab-list--text{
    align-items: center;
    justify-content: center;
}
.tab-list--text >li{
    flex: none;
}
.tab-list--text > li .button{
    position: relative;
    height: auto !important;
    font-size: 16px;
    color: #777;
    padding: 5px 20px;
}
.tab-list--text > li.on .button{
    color: #da5a57;
}
.tab-list--text > li.on .button::before{
    content:'';
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background-color: #da5a57;
    margin-right: 10px;
}
.tab2 > li { flex: auto; width: 50%; }.tab3 > li { flex: auto; width: 33.33333%; }.tab4 > li { flex: auto; width: 25%; }.tab5 > li { flex: auto; width: 20%; }.tab6 > li { flex: auto; width: 16.66666%; }.tab7 > li { flex: auto; width: 14.285%; }.tab8 > li { flex: auto; width: 12.5%; }
.tab6:before { width: calc(100% - 5px); }
.tab-contents { position: relative; }
.tab-contents > li { display: none; /*position: absolute; top: 0; left: 0;*/ }
.tab-contents > li.on { display: block; height:auto; position:relative; animation: contents-on ease-in-out .5s forwards; }
@-webkit-keyframes contents-on { from { opacity: 0; } to { opacity: 1; } }
@keyframes contents-on { from { opacity: 0; } to { opacity: 1; } }
@media(min-width:1025px){.tab-list--underline > li .button:hover { color: #da5a57; }}
@media(max-width:1024px) {
    .tab-list:before { content: none; }.tab-list--underline:before { content: ''; bottom: -1px; }.tab-list { margin-bottom: 35px; }.tab-list > li { width: 50%; }.tab-list > li .button { height: 50px; font-size: 13px; }
    .tab-list--block2{
        margin: -2px -2px 15px;
    }
    .tab-list--block2 >li{
        padding:2px;
    }
    .tab-list--block2 > li .button{
        height: 35px;
    }
    .tab-list--text > li{
        width: auto;
    }
    .tab-list--text > li .button{
        font-size: 14px;
        padding: 5px 10px;
    }
}
@media(max-width:600px){
    .tab-list > li { flex: auto; }.tab-list > li .button { height: 40px; }
    .tab-list--text{
        margin-bottom: 25px;
    }
    .tab-list--text >li{
        flex: none;
        width: 100%;
    }
    .tab-list--text > li.on .button::before{
        margin-right: 5px;
    }
}


.pagination{ display: flex; align-items: center; justify-content: center; margin-top: 35px; }
.pagination a{
    display: inline-flex; align-items: center; justify-content: center; width: 35px; height: 35px;text-align: center; font-size: 13px; font-weight: 700; color:#777; background-repeat: no-repeat; background-position: center; background-color: #fff; -webkit-transition: all ease-out .15s; transition: all ease-out .15s;
}
.pagination a:not(.current) { cursor: pointer; }
.pagination .current{ color: #da5a57; background-color: transparent; border-color: transparent; }
.pagination__backward, .pagination__prev, .pagination__next, .pagination__forward{
    margin:0 2px;
    border: 1px solid #dfdfdf;
    border-radius: 4px;
}
.pagination__prev{
    margin-right: 8px;
}
.pagination__next{
    margin-left: 8px;
}
.pagination__backward{ background-image: url('/child/img/icon/pagination-backward.png'); }
.pagination__prev{ background-image: url('/child/img/icon/pagination-prev.png'); }
.pagination__next{ background-image: url('/child/img/icon/pagination-next.png'); }
.pagination__forward{ background-image: url('/child/img/icon/pagination-forward.png'); }
@media (min-width:1201px){
    /*.pagination a:not(.current):hover{background-color: #f1f1f1;}*/
    .pagination__backward:hover, .pagination__prev:hover, .pagination__next:hover, .pagination__forward:hover{border: 1px solid #da5a57;}
    .pagination__backward:hover{ background-image: url('/child/img/icon/pagination-backward-hover.png'); }
    .pagination__prev:hover{ background-image: url('/child/img/icon/pagination-prev-hover.png'); }
    .pagination__next:hover{ background-image: url('/child/img/icon/pagination-next-hover.png'); }
    .pagination__forward:hover{ background-image: url('/child/img/icon/pagination-forward-hover.png'); }
}
@media(max-width:1080px){
	.pagination a { width: 30px; height: 30px; font-size: 12px; background-size: auto 10px; }
}


.thumbnail { overflow: hidden; display: block; position: relative; padding-top: 100%; width: 100%; height: 0; }
.thumbnail .image { display: block; z-index: 1; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.thumbnail .image span { display: block; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; background-size: cover; }
.thumbnail .img { z-index: 2; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
@media(max-width:1080px){
}
@media(max-width:768px){
}


/* Form Style */
.radio i, .radio span, .check i, .check span{
    cursor: pointer;
}
.radio i, .check i{
    position: relative;
    flex:0 0 20px;
    display: inline-block;
    margin-right: 10px; width: 20px; height: 20px;
    border:1px solid #ddd;
}
.radio-wrap { margin: -2px -25px; }
.radio-wrap .radio { vertical-align: middle; margin: 2px 25px; }
.radio-wrap .radio input[type="text"] { margin: 5px 0 5px 10px; padding-right: 20px; padding-left: 20px; }
.radio {
    display: inline-flex;
    align-items: center;
    text-align: left;
    position: relative; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;
}
.radio:last-child { margin-right: 0; }
.radio input[type="radio"] { position: absolute; top: 0; left: 0; opacity: 0; visibility: hidden; }
.radio i { border-radius: 100%; }
.radio span { display: inline-block; vertical-align: middle; }
.radio input:checked ~ i {
    border-color:#da5a57;
}
.radio input:checked ~ i::before{
    content: '';
    position: absolute;
    top: 4px;
    left: 4px;
    display: block;
    width: 10px;
    height: 10px;
    background-color: #da5a57;
    border-radius: 100%;
}
.radio input[type="radio"]:disabled ~ i, .radio input[type="radio"]:disabled ~ span { opacity: .5; }
.check-wrap { margin: -2px -25px; }
.check-wrap .check { vertical-align: middle; margin: 2px 25px; }
.check-wrap .check input[type="text"] { margin: 5px 10px; padding-right: 20px; padding-left: 20px; }
.check {
    display: inline-flex;
    align-items: center;
    text-align: left;
    position: relative; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;
}
.check:last-child { margin-right: 0; }
.check input[type="checkbox"] { position: absolute; top: 0; left: 0; opacity: 0; visibility: hidden; }
.check i { border-radius: 4px; }
.check span { display: inline-block; vertical-align: middle; }
.check input:checked ~ i {
    border-color:#da5a57;
}
.check input:checked ~ i::before{
    content: '';
    position: absolute;
    top: 2px;
    left: 6px;
    display: block;
    width: 6px;
    height: 11px;
    border-bottom: 2px solid #da5a57;
    border-right: 2px solid #da5a57;
    transform: rotate(45deg);
}
.check input[type="checkbox"]:disabled ~ i, .check input[type="checkbox"]:disabled ~ span { opacity: .5; }
.control-box-input{
    display: inline-flex;
    align-items: center;
}
.control-box-input i{
    flex:0 0 20px;
}
.email-box-wrap, .tel-box-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.email-box { display: inline-block; vertical-align: middle; width: 32%; }
.email-box ~ span { display: inline-block; vertical-align: middle; padding: 0 5px; text-align: center; font-size: 16px; width: 4%; }
.email-box:last-child { padding-left: 5px; }
.addr-box { margin-top: 10px; }
.addr1 { position: relative; margin-top: 0; padding-right: 110px; max-width: 330px; }
.addr1 button { position: absolute; top: 0; right: 0; width: 110px; height: 50px; font-size: 16px; color: #fff; background: #777777; }
.center-form .addr-box input { max-width: 100%; }
.form-tel { display: flex; align-items: center; justify-content: space-between; max-width: 545px; }
.form-tel .select,
.form-tel .input { width: 28.5%; }
.form-tel .text { display: block; width: 10px; height: 1px; background: #333333; }
.form-tel--wide .input { width: 55%; }
.input-box-text{
    display: flex;
    align-items: center;
    font-size: 16px;
}
.input-box-text span{
    margin-left: 8px;
}
.form-items{
    margin:-5px;
}
.form-item{
    padding:5px;
}
@media (max-width: 1024px){
    .radio-wrap { margin: -2px -15px; }
    .radio-wrap .radio { margin: 2px 15px; }
    .radio-wrap .radio input[type="text"] { margin: 5px; }
    .radio { font-size: 14px; }
    .radio i { width: 20px; height: 20px; background-size: auto 20px; }
    .check-wrap { margin: -2px -15px; }
    .check-wrap .check { margin: 2px 15px; }
    .check { font-size: 14px; }
    .check i { width: 20px; height: 20px; background-size: auto 20px; }
    .email-box ~ span { width: 8%; text-align: center; font-size: 13px; }
    .email-box, .tel-box { width: 30%; }
    .email-box:last-child { padding-left: 5px; }
    .addr1 button { height: 40px; font-size: 14px; }
    .input-box-text{
        font-size: 14px;
    }
}
@media (max-width: 768px){
    .radio { font-size: 13px; }
    .check { font-size: 13px; }
}
@media (max-width: 550px){
    .email-box { width: 46%; }
    .email-box:last-child { padding: 5px 0 0; width: 100%; }
}

.form-table2 { width: 100%; border-top: 4px solid #f4cdcc; border-bottom: 1px solid #295af8; }
.form-table2-caption{
    font-size: 14px;
    color:#999;
    text-align: right;
    margin-bottom: 12px;
}
.page-line-tit-wrap + .form-table2-caption{
    margin-top: 10px;
}
.form-table2 tr { border-bottom: 1px solid #e1e1e1; }
.form-table2 tr th {
    padding: 20px 15px 20px 25px;
    width: 185px;
    text-align: left;
    font-size: 16px;
    font-weight: 500;
}
.form-table2 tr td {
    padding: 20px 15px;
    height: 98px;
    font-size: 16px;
    font-weight: 400;
    color: #777;
}
.form-table2 input:not([type=checkbox]):not([type=radio]), .form-table2 select, .form-table2 .button{
    height: 48px;
    border-radius: 4px;
}
.form-table2 input:not([type=checkbox]):not([type=radio]), .form-table2 select{
    max-width: 400px;
    width: 100%;
}
.form-table2 textarea{
    width: 100%;
    min-height: 120px;
    border-radius: 4px;
    border: 1px solid #e5e5e5 !important;
    resize: none;
}

@media (max-width: 1024px){
    .form-table2 { display: block; border-bottom: none; }
    .form-table2 tbody,
    .form-table2 tr { display: block; }
    .form-table2 tr th { display: block; padding: 15px 0 5px; width: 100%; font-size: 13px; }
    .form-table2 tr td { display: block; padding: 5px 0 15px; width: 100%; height: auto; font-size: 13px; }
    .form-table2 input:not([type=checkbox]):not([type=radio]), .form-table2 select, .form-table2 .button{
        height: 35px;
    }
}
@media (max-width: 768px){
    .form-table2{
        border-top-width:2px;
    }
    .form-table2-caption{
        font-size: 13px;
        margin-bottom: 8px;
    }
    .page-line-tit-wrap + .form-table2-caption{
        margin-top: 5px;
    }
}

.form-agreement {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 35px; padding: 30px 60px; text-align: center; border: 5px solid #f4cdcc;
}
.form-agreement__left{
    text-align: left;
    color: #777;
    padding-right: 70px;
}
.form-agreement .check { vertical-align: middle; }
.form-agreement .button {
    vertical-align: middle; padding: 2px;
    font-size: 15px; color: #da5a57; font-weight: 500;
    border-bottom:1px solid #da5a57;
    cursor: pointer;
}

.sns-icon-pc{display: flex; margin-left: 20px; position: relative; top: 2px;}
.sns-icon-pc>li{margin-left: 10px}

.sns-icon-mo{display: none;}
@media (max-width: 1024px){
    .form-agreement { padding: 18px 15px; border-width: 2px; }
    .form-agreement .button { font-size: 12px; }

    .sns-icon-mo{display: flex; margin-top: 10px;}
    .sns-icon-mo>li{margin: 0 5px;}
}
@media (max-width:992px){
}
@media (max-width:768px){
    .form-agreement{
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .form-agreement__left, .form-agreement__right{
        width: 100%;
    }
    .form-agreement__left{
        padding:0;
    }
    .form-agreement__right{
        margin-top: 5px;
    }
}
@media (max-width:576px){
}


.scroll-top { z-index: 999; position: fixed; bottom: 30px; right: 30px; }
.scroll-top .button { display: block; width: 60px; height: 60px; background: #da5a57 url('/child/img/icon/scroll-top.gif') no-repeat center / auto 70%; border-radius: 50%; box-shadow: 0px 2px 5px 0px rgba(0,0,0,.15); -webkit-transform: translateY(150px); transform: translateY(150px); visibility: hidden; opacity: 0; }
[data-scroll-top="true"] .scroll-top .button { opacity: 1; visibility: visible; -webkit-transform: translateY(0); transform: translateY(0); -webkit-transition: ease-out .25s; transition: ease-out .25s; }
@media (max-width: 768px){
    .scroll-top { right: 15px; bottom: 15px; }
    .scroll-top .button { width: 50px; height: 50px; }
}


/* Modal */
[data-modal="opened"] { overflow: hidden; }
[data-modal="opened"] .modal-container { overflow-x: hidden; overflow-y: auto; }
.modal-container { z-index: 10000; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,.6); }
.modal-wrapper { display: flex; flex-direction: column; align-items: center; justify-content: center; margin: 10px auto; width: auto; height: 100%; min-height: calc(100% - 20px);  max-height: calc(100% - 20px); }
.modal { overflow: hidden; display: flex; flex-direction: column; position: relative; max-width: 600px; width: 100%; max-height: none; background: #ffffff; border-radius: 18px; }
.ask-modal{ max-width: 800px;}
.modal--6 { max-width: 640px; }
.modal--7 { max-width: 700px; }
.modal--11 { max-width: 1100px; }
.modal__head { margin: 0 60px; padding: 60px 0 40px; box-sizing: border-box; border-bottom: 1px solid #dddddd; }
.modal__head_adm{border-bottom: none; padding-bottom: 0;}
.modal__title {line-height: 1.6; text-align: center; font-size: 24px; font-weight: 700; }
.modal__close { display: flex; align-items: center; justify-content: center; position: absolute; top: 0; right: 0; width: 78px; height: 78px; }
.modal__close svg { width: 20px; height: 20px; fill: #da5a57; position: relative; left: 60px;}
.modal__close_adm svg{left: 0 !important;}
.modal__body { overflow-x: hidden; overflow-y: auto; padding: 36px 60px 60px 60px; height: 100%; }
.modal__body_adm{padding: 36px 43px 60px 60px; }
.modal__body--top { padding-top: 60px; padding-bottom: 2px; }
.modal__body--no-padding-top { padding-top: 0; }
.modal__body--no-padding-bottom { padding-bottom: 0; }
.modal__foot { padding: 0 60px 60px;}
.modal__foot-no-border { border-top: none; }
.modal__foot-caption { padding: 15px 0 0; text-align: center; font-size: 16px; color: #999999; font-weight: 300; }
.modal__buttons { display: flex; align-items: center; justify-content: center;}
.modal__buttons .button { flex: 1 auto; margin: 0 5px; max-width: 240px; width: 100%; height: 60px; font-size: 18px; font-weight: 700; }
.modal__buttons .button--download { padding-right: 30px; padding-left: 30px; }
.modal__buttons--narrow .button { max-width: 180px; }

.modal-enter,
.modal-leave-to { opacity: 0; }
.modal-enter-active,
.modal-leave-active { -webkit-transition: all ease .1s; transition: all ease .1s; }

@media(max-width:1024px){
}
@media(max-width:768px){
}

/* Swiper */
.swiper-prev, .swiper-next{
    position: absolute;
    top:50%;
    z-index: 1;
    -webkit-transform: translate(0,-50%); -ms-transform: translate(0,-50%); transform: translate(0,-50%);
    display: block;
    width: 48px;
    height: 48px;
    background-repeat: no-repeat;
    background-position:center;
    background-color: rgba(0,0,0,.5);
    border-radius: 100%;
}
.swiper-prev{
    left:10px;
    background-image:url(/child/img/icon/prev.png);
}
.swiper-next{
    right:10px;
    background-image:url(/child/img/icon/next.png);
}
.swiper-slide{
    text-align: center;
}
.swiper-slide img{
    max-width: 100%;
    margin:auto;
}
.img-slide .swiper-slide{
    font-size: 0;
}
.img-slide + .btn-wrap{
    margin-top: 60px;
}
@media (max-width:1024px){
}
@media (max-width:992px){
}
@media (max-width:768px){
    .swiper-prev, .swiper-next{
        width: 30px;
        height: 30px;
        background-size: auto 14px;
    }
    .swiper-prev{
        left:5px;
    }
    .swiper-next{
        right:5px;
    }
    .img-slide + .btn-wrap{
        margin-top: 30px;
    }
}
@media (max-width:576px){
}

/* ======= Header ======= */
.header{
    z-index: 10000; position: absolute; top: 0; left: 0; width: 100%; box-shadow: 0 0 8px 0 rgba(36,36,36,.2);
    -webkit-transition: all ease-out .3s; transition: all ease-out .3s; background: #fff;
}
.header-top {
    height: 40px;
    background-color: #f8f8f8;
}
.header-top__inner{
    position: relative; margin: auto; display: flex; align-items: center; justify-content: flex-end;
    max-width: 1230px; height: 100%; text-align: center; padding: 0 15px;
}

.header__inner{
    position: relative; margin: auto;
    max-width: 1230px; width: 100%; height: 100px; text-align: center; padding: 0 15px;
}
.header__logo{
    display: block;
    z-index: 10001; position: absolute; top: 50%; left: 15px;
    -webkit-transform: translate(0,-50%); -ms-transform: translate(0,-50%); transform: translate(0,-50%);
    width: 192px; height: 68px;
}
.header__logo a{
    display: block; width: 100%; height: 100%;
    background: url('/child/img/ci.png') no-repeat center;
}
.header__contents{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding-left: 210px;
    -webkit-transition: all ease-out .3s; transition: all ease-out .3s;
}
.header-menu-ul { display: flex; }
.header-menu-ul > li { position: relative; }
.header-menu-ul .menu-link {
    display: block; position: relative;
    padding: 12px 30px 15px;
    font-size: 18px; color: #333; font-weight: 500;
}
.header-menu-ul > li.on .menu-link { font-weight: 600; color: #da5a57; }
.header-menu-ul h2 { font-size: inherit; color: inherit; font-weight: 400; line-height: 30px; }
.header-menu-ul li.active:before { content: ''; position: absolute; bottom: -1px; left: 0; width: 100%; height: 2px; background: #da5a57; }
.header__global { position: absolute; display: flex; top: 30px; right: 0; margin: 0 -5px; }
.header__global li { padding: 0 5px; }

.customer-menu { display: flex; align-items: center; }
.customer-menu li {
    position: relative;
    display: flex; align-items: center;
}
.customer-menu li::after {
    content: '';
    position: absolute;
    top:50%;
    left:0;
    -webkit-transform: translate(0,-50%); -ms-transform: translate(0,-50%); transform: translate(0,-50%);
    display: block; width: 1px; height: 14px; background: #777;
}
.customer-menu a {
    display: block; margin: 0 10px; font-size: 14px; font-weight: 300;
    color: #777;
}
.customer-menu li:first-child::after { content: none; }
.customer-menu li:last-child a { margin-right: 0; }

.header-mo-bottom{background-color: #f8f8f8; height: 40px; padding: 0 15px;}
.header-mo-bottom .customer-menu{margin: 0; display: flex; align-items: center;
  justify-content: flex-end; height: 100%;}
.header-mo-bottom  .customer-menu a{font-size: 14px;}

.burger-menu { position: relative; padding: 17px 15px; width: 100%; height: 100%; }
.burger-wrap { position: relative; width: 100%; height: 100%; }
.burger-wrap span { position: absolute; width: 100%; height: 2px;
    background: #333;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.sub-menu{ z-index: 10001;
    overflow: hidden; position: absolute; top: 60px; left: 50%;
    width: 185px; background: #fff;
    border-top: 2px solid #da5a57; border-right: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5;
    -webkit-transform: translate(-50%, -5px); transform: translate(-50%, -5px);
    -webkit-transition: ease-out .15s; transition: ease-out .15s;
    opacity: 0; visibility: hidden;
}
.sub-menu li:last-child { border-bottom: none; }
.sub-menu li a{
    display: block; position: relative;
    margin: 0; padding: 6px 5px 6px 24px;
    text-align: left; font-size: 15px; color: #333;
}
.sub-menu__edit{
    margin-left: -5px; width: calc(100% + 10px);
}
.sub-menu__edit input { width: 100%; height: 35px; }
.sub-menu__add{
    margin-top: 7px; width: 100%; height: 35px;
    font-size: 14px; color: #fff; font-weight: 500;
    background: #da5a57;
}

.header-fullmenu{
    overflow: hidden; position: absolute; top: 100%; left: 0;
    width: 100%; height: 0; padding: 32px 0px 60px;
    background: rgba(255,255,255,.95);
    -webkit-transition: ease-in-out .35s;
    -o-transition: ease-in-out .35s;
    transition: ease-in-out .35s;
    opacity: 0;
    visibility: hidden;
}
.header-fullmenu__inner{
    margin: auto; max-width: 1100px; padding-right: 88px; width: 100%; height: 100%;
    text-align: right; font-size: 0;
}
.header-fullmenu__col { position: relative; display: inline-block; vertical-align: top; height: 100%; }
.header-fullmenu__col:nth-child(1) { width: 124px; }
.header-fullmenu__col:nth-child(2) { width: 124px; }
.header-fullmenu__col:nth-child(3) { width: 144px; }
.header-fullmenu__col:nth-child(4) { width: 124px; }
.header-fullmenu__col li .mont { font-weight: 500; }
.header-fullmenu__col li a { display: block; padding: 8px 0; width: 100%; text-align: left; font-size: 18px; font-weight: 300; color: #555555; letter-spacing: -0.08em; }
.header-fullmenu__col li a.header-fullmenu__2depth { padding: 2px 0; }
.header-fullmenu__3depth { margin-bottom: 20px; }
.header-fullmenu__3depth li a { display: flex; align-items: center; padding: 0 0 0 14px; }
.header-fullmenu__3depth li a:before { content: '·'; display: inline-block; padding-right: 4px; font-size: 18px; font-weight: 400; color: #da5a57; }
.header-img { opacity: 0; position: absolute; font-size: 0; transition: ease-in-out .35s; -webkit-transition: ease-in-out .35s;}
.header-img__left { bottom: 60px; left: 60px; }
.header-img__right { top: 0; right: 60px;}


/* Burger Maker */
.mobile-menu { z-index: 10000; display: none; position: absolute; top: 0; left: 0; width: 50px; height: 50px; }
.mobile-menu__button {
	display: inline-block; position: relative; width: 100%; height: 100%;
}
.mobile-menu__button span {
    position: relative; margin: 0 auto;
}
.mobile-menu__button span::before, .mobile-menu__button span::after {
	position: absolute;
	content: '';
}
.mobile-menu__button span, .mobile-menu__button span::before, .mobile-menu__button span::after {
	width: 25px;
	height: 3px;
	background-color: #da5a57;
	display: block;
}
[aria-pressed="true"].mobile-menu__button span,
[aria-pressed="true"].mobile-menu__button span::before,
[aria-pressed="true"].mobile-menu__button span::after{
    background: #da5a57;
}
.mobile-menu__button span::before {
	margin-top: -10px;
}
.mobile-menu__button span::after {
	margin-top: 10px;
}
.mobile-menu__button--flip[aria-pressed="true"] span {
	background-color: rgba(0,0,0,0.0);
	-webkit-transition-delay: 0.2s; transition-delay: 0.2s;
}
.mobile-menu__button--flip span::before {
	-webkit-transition-property: margin, -webkit-transform; transition-property: margin, transform;
	-webkit-transition-duration: 0.2s; transition-duration: 0.2s;
	-webkit-transition-delay: 0.2s, 0s; transition-delay: 0.2s, 0s;
}
.mobile-menu__button--flip[aria-pressed="true"] span::before {
	margin-top: 0;
	-webkit-transform: rotate(45deg); transform: rotate(45deg);
	-webkit-transition-delay: 0s, 0.2s; transition-delay: 0s, 0.2s;
}
.mobile-menu__button--flip span::after {
	-webkit-transition-property: margin, -webkit-transform; transition-property: margin, transform;
	-webkit-transition-duration: 0.2s; transition-duration: 0.2s;
	-webkit-transition-delay: 0.2s, 0s; transition-delay: 0.2s, 0s;
}
.mobile-menu__button--flip[aria-pressed="true"] span::after {
	margin-top: 0;
	-webkit-transform: rotate(-45deg); transform: rotate(-45deg);
	-webkit-transition-delay: 0s, 0.2s; transition-delay: 0s, 0.2s;
}

.m-search { display: none; position: absolute; top: 0; bottom: 0; right: 0; }
.m-search button { width: 50px; height: 50px; background: url('/child/img/search.png') no-repeat center / auto 23px; }

@media(min-width:1025px){
    .customer-menu a:hover{
        opacity: .8;
    }

	.header:hover .header-fullmenu {height: 300px; opacity: 1; visibility: visible;}
	.header:hover .header-fullmenu .header-img { opacity: 1; transition: ease-in-out .35s; -webkit-transition: ease-in-out .35s;}
	.header-fullmenu__col li a:hover, .header-menu-ul .menu-link:hover { color: #da5a57; }
	.sub-menu:hover,
	.header-menu-ul .menu-link:hover + .sub-menu { opacity: 1; visibility: visible; }
}
@media(min-width:1201px){
    /* .sub-menu{ display: none; } */
	.header--center .header__logo { right: 0; margin: auto; }
	.sub-menu li a:hover { color: #da5a57; font-weight: 500; }
}
@media (max-width: 1024px){
    .header { position: fixed; top: 0; left: 0; width: 100%; height: 90px; border-bottom: none; }
	.header-top { display: none; }
    .header--center { height: 50px; }
    .header__inner { padding: 0; height: 50px; }
    .header__top { height: 100%; }
    .header__logo {
        top: 0; right: 0; left: 0; bottom: 0; margin: auto; width: 140px; height: 100%;
        transform: none;
    }
    .header__logo a { background-size: 80% auto; background-position: center; }
    .header__right { top: 10px; right: 10px; }
    .header-link { justify-content: center; margin-top: 30px; }
    .header-link .button { height: 45px; line-height: 45px; font-size: 18px; }
    .header-link .button span { background-size: auto 39px; }
	.header__global { justify-content: center; top: 15px; left: 10px; right: auto; }
	.header__global img { width: auto; height: 20px; }
    .header-global__button { font-size: 16px; }

	.customer-menu { margin-top: 15px; margin-left: -15px; }
	.customer-menu li:after { background: #e5e5e5; }
	.customer-menu a { padding-bottom: 3px; line-height: 1; color: #333333; }

    [data-header="sticky"] { background: #fff; box-shadow: 0px 2px 10px 0px rgba(0,0,0,.1); }
    [data-header="sticky"] .header__logo a,
    [data-header-mobile="on"] .header__logo a { background-image: url('/child/img/ci.png'); }

    [data-header="sticky"] [aria-pressed="false"].mobile-menu__button span,
    [data-header="sticky"] [aria-pressed="false"].mobile-menu__button span::before,
    [data-header="sticky"] [aria-pressed="false"].mobile-menu__button span::after { background: #da5a57; }

    .header-link .burger-button { display: none; }
    /* Mobile Menu */
    .mobile-menu { display: block; }
    .header__contents{
        display: flex; flex-direction: column; align-items: center; justify-content: flex-start;
        z-index: 10000; overflow-x: hidden; overflow-y: auto; position: fixed; top: 0px; left: 0;
        padding: 70px 15px 0; width: 100%; height: 100%;
        background: #fff; pointer-events: none;
        -webkit-clip-path: circle(0% at 0% 0%); clip-path: circle(0% at 0% 0%);
        -webkit-transition: all .6s ease-out; transition: all .6s ease-out;
        visibility: hidden;
    }
    .header__right { order: 1; position: static; justify-content: center; }
    .header-customer-menu { flex: 1 1; }
    .customer-menu a { font-size: 16px;}
    .header__menu { order: 2; position: static; margin: 15px auto 0; padding-left: 0; width: 100%; }
    .header-menu-ul { flex-direction: column; }
    .header-menu-ul .menu-link { margin: 5px 0; padding: 5px 0; font-size: 18px; color: #333; text-align: left; font-weight: 500; cursor: pointer;}
	.header-menu-ul .menu-link[aria-pressed="true"] { color: #da5a57; }
    .sub-menu{
        position: relative; top: 0; left: 0; background: #fff;
        margin: -10px 0 15px; width: auto; max-height: 0; height: auto;
        border: none;
        -webkit-transform: translate(0, 0) !important; transform: translate(0, 0) !important;
    }
    .sub-menu li { border-bottom: none; }
    .sub-menu li a { padding: 10px 0; line-height: 1; font-size: 13px; }
    .menu-toggle[aria-pressed="true"] + .sub-menu{
        opacity: 1; visibility: visible; max-height: 300px;
    }

    [data-header-mobile="on"] .header__contents{
        pointer-events: all;
        -webkit-clip-path: circle(142% at 0% 0%); clip-path: circle(142% at 0% 0%);
        visibility: visible;
    }
    .menu-toggle h2:before, .menu-toggle h2:after{
        content: ''; display: block; position: absolute; top: 50%; right: 0;
        width: 13px; margin-top: -1px;
        background-color: #333; height: 3px;
        -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%;
        -webkit-transition: all .3s; transition: all .3s;
    }
    .menu-toggle h2:before {
        z-index: 2;
        -webkit-transform: rotate(-90deg); transform: rotate(-90deg);
        opacity: 1;
    }
    .menu-toggle[aria-pressed="true"] h2:before {
        background: #da5a57 !important;
        -webkit-transform: rotate(0deg); transform: rotate(0deg);
    }
    .menu-toggle[aria-pressed="true"] h2:after {
        opacity: 0;
        background: #da5a57 !important;
        -webkit-transform: rotate(180deg); transform: rotate(180deg);
    }

    .sub-menu__edit { padding: 0; }
    .sub-menu__edit input { margin-right: 15px; }

    .sub-menu li a.submenu__2depth { padding: 2px 0; }
    .submenu__3depth { margin-bottom: 14px; }
    .submenu__3depth li a { justify-content: center; padding: 0; }
    .submenu__3depth li a:before { content: none; }
}
@media (max-width: 768px){
}


/* ======= Footer ======= */
.footer { background: #3d393b; }
.footer-col:first-child { max-width: 700px; }
.footer-top { padding: 50px 0; }
.footer-top .container {
    display: flex; justify-content: space-between; position: relative;
    max-width: 1230px !important;
}
.footer-link { margin: 0 -8px; }
.footer-link::after { content: ''; display: block; clear: both; }
.footer-link li { float: left; padding: 0 8px; }
.footer-link li:last-child { border-right: none; }
.footer-link li a { display: block; line-height: 1; font-size: 15px; font-weight: 700; }
.footer-sns { margin: 18px -8px 0; text-align: right; }
.footer-sns li { display: inline-block; vertical-align: top; padding: 0 5px; }
.footer-info { margin: 0 -8px; }
.footer-info::after { content: ''; display: block; clear: both; }
.footer-info li {
    position:relative; float: left;
    font-size: 16px; font-weight: 300;
    color:#fff;
    padding: 2px 10px;
}
.footer-info li::before{
    content:'';
    position:absolute;
    top:50%;
    left:0;
    -webkit-transform: translate(0,-50%); -ms-transform: translate(0,-50%); transform: translate(0,-50%);
    display: block;
    width: 1px;
    height: 14px;
    background-color: #b0afb0;
}
.footer-info li strong{
    font-weight: 500;
    color:#ccc;
    margin-right: 2px;
}
.clear{
    clear: both;
}
.clear::before, .copyright::before{display: none !important;}
.copyright{
    clear: both;
    margin-top: 10px;
}

/* Family site */
.footer-col:nth-child(2){
    display: flex;
    align-items:center;
}
.family-site{
    position: relative;
	width: 220px;
    height: 48px;
}
.family-site >.button{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 100%;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    padding:0 40px 0 20px;
    border-radius: 4px;
    border: 1px solid #787576;
}
.family-site >.button::before{
    content:'';
    position:absolute;
    top:50%;
    right:20px;
    transform: translate(0,-50%) rotate(135deg);
    width: 10px;
    height: 10px;
    border-bottom: 2px solid #f6f6f6;
    border-left: 2px solid #f6f6f6;
    -webkit-transition: all ease-out .2s; -ms-transition: all ease-out .2s; transition: all ease-out .2s;
}
.family-site ul {
    display: none;
    position: absolute;
    bottom: 49px;
    left: 0;
    z-index: 100;
    width: 100%;
    padding: 10px 0;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}
.family-site ul >li >a {
    display: block;
    font-size: 15px;
    line-height: 1.2;
    color: #222;
    padding: 5px 20px;
}
.family-site.active >.button{
    color: #222;
    border: 1px solid #fff;
    background-color: #fff;
}
.family-site.active >.button:before{
    border-color:#383838;
    transform: translate(0,-50%) rotate(315deg);
}
.family-site.active ul{ display:block; }
@media(min-width:1025px){
    .family-site ul >li >a:hover{
        text-decoration: underline;
    }
}
@media(max-width:1024px){
    .footer-top { padding: 30px 0 35px; }
    .footer-top .container { flex-direction: column; }
    .footer-col:first-child { order: 1; }
    .footer-info { margin-top: 25px; }
    .footer-info li { font-size: 13px; }
}
@media (max-width:992px){
}
@media (max-width:768px){
    .footer-info{
        margin-top: 15px;
    }
    .footer-info li::before{ display: none;}

    .family-site{
        width: 200px;
        height: 40px;
    }
    .family-site ul{
        bottom: 41px;
    }
    .family-site >.button{
        font-size: 14px;
        padding: 0 30px 0 15px;
    }
    .family-site >.button::before{
        right: 15px;
    }
    .family-site ul >li >a{
        font-size: 14px;
        padding: 5px 15px;
    }
}
@media (max-width:576px){
}

/*학점관리*/
.score-table-title{font-size: 20px; font-weight: 600; margin-bottom: 15px;}

.score-table-title{font-size: 20px; font-weight: 600; line-height: 1; margin-bottom: 20px;}
.score-table-wrap{width: 100%;}

.score-wrap{margin-bottom: 60px;}
.score-wrap:last-child{margin-bottom: 0}

.score-table-th{background-color: #f9f9f9;}
.score-table-th th{font-size: 16px; padding: 20px;}
.score-table-td{border-bottom: 1px solid #ebebeb}
.score-table-td td{color: #777; padding: 12px}
.score-table-td .score-table-td-1st{color: #333}
.score-table-th{background-color: #f9f9f9;}
.score-table tr td{font-size: 16px; font-weight: 400; color: #777777; padding: 15px 0;}
.score-table-th th{font-size: 16px; font-weight: 400; padding: 18px 0;}
.score-table-td-1st{font-size: 16px; font-weight: 400; line-height: 24px; color: #333333 !important;}
.score-table>tr:not(.score-table-th){border-bottom: 1px solid #ebebeb}

.scr-img{margin: 0 auto 5px auto;}

.input-cap{
    color: #777;
    font-size: 16px;
    line-height: 22px;
    margin-top: 6px;
}
@media (max-width:1024px){
    .input-cap{
        font-size: 13px;
        line-height: 20px;
        margin-top: 4px;
    }
}

.mt-4 {
    margin-top: calc(4px * 4);
}
.ml-1 {
    margin-left: calc(4px * 1);
}
.rounded-xl {
    border-radius: 16px !important;
}
