/* Wrap - Container */
#sub-wrap { min-height: 600px; }
#vue-app .container { margin: auto; max-width: 1050px; padding: 0; }
#vue-app .container-large { margin: auto; padding: 0; max-width: 1200px;}
.sub-contents { padding: 100px 0 140px; }
.store-contents { padding: 60px 0 140px; }
.login-contents { padding: 60px 0 140px; }
.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: 0; }
    #sub-wrap { padding-top: 0; min-height: 500px; }
    #vue-app .container { padding: 0; padding-left: 15px; padding-right: 15px; }
    .sub-contents { padding: 60px 0 80px; }
    .store-contents { padding: 60px 0 100px; }
    .login-contents { padding: 60px 0 100px; }
}



/* Font */
.align-left { text-align: left !important; }
.align-right { text-align: right !important; }
.align-center { text-align: center !important; }

.weight-1{font-weight:100;}
.weight-2{font-weight:200;}
.weight-3{font-weight:300;}
.weight-4{font-weight:400;}
.weight-5{font-weight:500;}
.weight-6{font-weight:600;}
.weight-7,.b{font-weight:700;}
.weight-8{font-weight:800;}

.color-point{color:#0068b7;}
.color-point2 { color: #ffae00;}
.color-brown { color: #634f42;}
.color-red{color:#ff2f25;}
.color-aqua{color:#0eb4ca;}
.color-sky{color:#00a0e9;}
.color-blue{color:#0068b7;}
.color-white{color:#fff;}
.color-lemon{color:#f9f7c3;}
.color-dark{color:#000000;}
.color-dark1{color:#111111;}
.color-dark2{color:#222222;}
.color-dark3{color:#333333;}
.color-dark4{color:#444444;}
.color-grey5{color:#555555;}
.color-grey6{color:#666666;}
.color-grey7{color:#777777;}
.color-grey8{color:#888888;}
.color-grey9{color:#999999;}

.title-xsmall1{font-size:11px;}
.title-xsmall2{font-size:12px;}
.title-xsmall3{font-size:13px;}
.title-xsmall4{font-size:14px;}
.title-xsmall5{font-size:15px;}
.title-xsmall6{font-size:16px;}
.title-xsmall7{font-size:17px;}
.title-xsmall8{font-size:18px;}
.title-xsmall9{font-size:19px;}
.title-small{font-size:20px;}
.title-small1{font-size:21px;}
.title-small2{font-size:22px;}
.title-small3{font-size:23px;}
.title-small4{font-size:24px;}
.title-small5{font-size:25px;}
.title-small6{font-size:26px;}
.title-small7{font-size:27px;}
.title-small8{font-size:28px;}
.title-small9{font-size:29px;}
.title-regular{font-size:30px;}
.title-regular1{font-size:31px;}
.title-regular2{font-size:32px;}
.title-regular3{font-size:33px;}
.title-regular4{font-size:34px;}
.title-regular5{font-size:35px;}
.title-regular6{font-size:36px;}
.title-regular7{font-size:37px;}
.title-regular8{font-size:38px;}
.title-regular9{font-size:39px;}
.title-medium{font-size:40px;}
.title-medium1{font-size:41px;}
.title-medium2{font-size:42px;}
.title-medium3{font-size:43px;}
.title-medium4{font-size:44px;}
.title-medium5{font-size:45px;}
.title-medium6{font-size:46px;}
.title-medium7{font-size:47px;}
.title-medium8{font-size:48px;}
.title-medium9{font-size:49px;}
.title-large{font-size:50px;}
.title-large1{font-size:51px;}
.title-large2{font-size:52px;}
.title-large3{font-size:53px;}
.title-large4{font-size:54px;}
.title-large5{font-size:55px;}
.title-large6{font-size:56px;}
.title-large7{font-size:57px;}
.title-large8{font-size:58px;}
.title-large9{font-size:59px;}
.title-xlarge{font-size:60px;}
.title-xlarge1{font-size:61px;}
.title-xlarge2{font-size:62px;}
.title-xlarge3{font-size:63px;}
.title-xlarge4{font-size:64px;}
.title-xlarge5{font-size:65px;}
.title-xlarge6{font-size:66px;}
.title-xlarge7{font-size:67px;}
.title-xlarge8{font-size:68px;}
.title-xlarge9{font-size:69px;}
@media(max-width:1024px){
    .title-xsmall1{font-size:10px;}
    .title-xsmall2{font-size:11px;}
    .title-xsmall3{font-size:12px;}
    .title-xsmall4{font-size:13px;}
    .title-xsmall5{font-size:14px;}
    .title-xsmall6{font-size:15px;}
    .title-xsmall7{font-size:16px;}
    .title-xsmall8{font-size:17px;}
    .title-xsmall9{font-size:17px;}
    .title-small{font-size:18px;}
    .title-small1{font-size:18px;}
    .title-small2{font-size:18px;}
    .title-small3{font-size:18px;}
    .title-small4{font-size:20px;}
    .title-small5{font-size:18px;}
    .title-small6{font-size:18px;}
    .title-small7{font-size:18px;}
    .title-small8{font-size:18px;}
    .title-small9{font-size:18px;}
    .title-regular{font-size:24px;}
    .title-regular1{font-size:21px;}
    .title-regular2{font-size:22px;}
    .title-regular3{font-size:23px;}
    .title-regular4{font-size:24px;}
    .title-regular5{font-size:25px;}
    .title-regular6{font-size:26px;}
    .title-regular7{font-size:27px;}
    .title-regular8{font-size:28px;}
    .title-regular9{font-size:29px;}
    .title-medium{font-size:30px;}
    .title-medium1{font-size:31px;}
    .title-medium2{font-size:32px;}
    .title-medium3{font-size:33px;}
    .title-medium4{font-size:34px;}
    .title-medium5{font-size:35px;}
    .title-medium6{font-size:36px;}
    .title-medium7{font-size:37px;}
    .title-medium8{font-size:38px;}
    .title-medium9{font-size:39px;}
    .title-large{font-size:40px;}
    .title-large1{font-size:41px;}
    .title-large2{font-size:42px;}
    .title-large3{font-size:43px;}
    .title-large4{font-size:44px;}
    .title-large5{font-size:45px;}
    .title-large6{font-size:46px;}
    .title-large7{font-size:47px;}
    .title-large8{font-size:48px;}
    .title-large9{font-size:49px;}
    .title-xlarge{font-size:50px;}
    .title-xlarge1{font-size:41px;}
    .title-xlarge2{font-size:42px;}
    .title-xlarge3{font-size:43px;}
    .title-xlarge4{font-size:44px;}
    .title-xlarge5{font-size:45px;}
    .title-xlarge6{font-size:46px;}
    .title-xlarge7{font-size:47px;}
    .title-xlarge8{font-size:48px;}
    .title-xlarge9{font-size:49px;}
}
@media (max-width: 768px){
    .title-xsmall5{font-size:13px;}
    .title-xsmall6{font-size:14px;}
    .title-xsmall7{font-size:15px;}
    .title-xsmall8{font-size:16px;}
    .title-xsmall9{font-size:16px;}
    .title-small{font-size:17px;}
    .title-small2{font-size:17px;}
    .title-small3{font-size:17px;}
    .title-small4{font-size:20px;}
    .title-small5{font-size:17px;}
    .title-small6{font-size:17px;}
    .title-small7{font-size:17px;}
    .title-small8{font-size:17px;}
    .title-small9{font-size:17px;}
    .title-regular{font-size:22px;}
    .title-regular2{font-size:18px;}
    .title-regular3{font-size:18px;}
    .title-regular4{font-size:18px;}
    .title-regular5{font-size:18px;}
    .title-regular6{font-size:22px;}
    .title-regular7{font-size:18px;}
    .title-regular8{font-size:18px;}
    .title-regular9{font-size:18px;}
    .title-medium{font-size:26px;}
    .title-medium1{font-size:21px;}
    .title-medium2{font-size:22px;}
    .title-medium3{font-size:23px;}
    .title-medium4{font-size:24px;}
    .title-medium5{font-size:25px;}
    .title-medium6{font-size:26px;}
    .title-medium7{font-size:27px;}
    .title-medium8{font-size:28px;}
    .title-medium9{font-size:29px;}
    .title-large{font-size:20px;}
    .title-large1{font-size:21px;}
    .title-large2{font-size:22px;}
    .title-large3{font-size:23px;}
    .title-large4{font-size:24px;}
    .title-large5{font-size:25px;}
    .title-large6{font-size:26px;}
    .title-large7{font-size:27px;}
    .title-large8{font-size:28px;}
    .title-large9{font-size:29px;}
    .title-xlarge{font-size:30px;}
    .title-xlarge1{font-size:21px;}
    .title-xlarge2{font-size:22px;}
    .title-xlarge3{font-size:23px;}
    .title-xlarge4{font-size:24px;}
    .title-xlarge5{font-size:25px;}
    .title-xlarge6{font-size:26px;}
    .title-xlarge7{font-size:27px;}
    .title-xlarge8{font-size:28px;}
    .title-xlarge9{font-size:29px;}
}



/* Button */
.button{display:inline-flex;align-items:center;justify-content:center;padding:10px;text-align:center;}
.button-35{height:35px;} .button-35.button-round{border-radius:18px;}
.button-40{height:40px;} .button-40.button-round{border-radius:20px;}
.button-45{height:45px;} .button-45.button-round{border-radius:23px;}
.button-50{height:50px;} .button-50.button-round{border-radius:25px;}
.button-55{height:55px;} .button-55.button-round{border-radius:28px;}
.button-60{height:60px;} .button-60.button-round{border-radius:30px;}
.button-65{height:65px;} .button-65.button-round{border-radius:33px;}
.button-70{height:70px;} .button-70.button-round{border-radius:35px;}
.button-75{height:75px;} .button-75.button-round{border-radius:38px;}
.button-80{height:80px;} .button-80.button-round{border-radius:40px;}
.button-85{height:85px;} .button-85.button-round{border-radius:43px;}
.button-90{height:90px;} .button-90.button-round{border-radius:45px;}
.button-point{color:#fff;background-color:#0068b7;}
.button-blue{color:#fff;background-color:#0068b7;}
.button-grey{color:#fff;background-color:#60626c;}
.button-white{color:#333333;background-color:#fff;}
.button-border{border:1px solid #eee;}
@media(max-width:10240px){
    .button-45{height:40px;}
    .button-50{height:45px;}
    .button-55{height:50px;}
    .button-60{height:55px;}
    .button-65{height:55px;}
    .button-70{height:60px;}
    .button-75{height:60px;}
    .button-80{height:65px;}
    .button-85{height:65px;}
    .button-90{height:65px;}
}
@media(max-width:768px){
    .button-50{height:40px;}
    .button-55{height:40px;}
    .button-60{height:45px;}
    .button-65{height:45px;}
    .button-70{height:50px;}
    .button-75{height:50px;}
    .button-80{height:55px;}
    .button-85{height:55px;}
    .button-90{height:55px;}
}



[role="button"]{cursor:pointer;}
[data-scroll="false"]{overflow-y:hidden;}
.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;}
.centre{display:table;width:100%;height:100%;}
.centre .inner{display:table-cell;vertical-align:middle;width:100%;height:100%;}
.ul-square { margin-left: 15px; list-style: square; }
.ul-square li { list-style: square; list-style-image: url('/child/img/icon/square.png'); }
@media(max-width:1024px){
    .sp{display:block;}
    .pc{display:none;}
}
@media(max-width:768px){
    .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%;}
@media (max-width: 1024px){
    .grid-4{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{width:50%;}
}




.img{position:relative;}
.img:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;}
.icenter{display:block;margin-right:auto;margin-left:auto;}
.imgz{display:none;text-align:center;font-size:13px;}
.imgz:before{content:'';display:inline-block;vertical-align:-12px;margin-right:2px;width:35px;height:35px;background:url('/child/img/icon/zoom.png')no-repeat center / 35px auto;}
.imgz:after{content:'이미지를 클릭하시면 크게 볼 수 있습니다.';}
.imgv{position: relative;}
.imgv:before{
    content:none;z-index:2;position:absolute;top:0;left:0;
    width:100%;height:100%;
    background:rgba(0,0,0,.55);
}
.vtxt{
    position:absolute;z-index:3;top:50%;left:0;width:100%;
    text-align:center;font-size:13px;color:#fff;font-weight:500;
    -webkit-transform:translateY(-50%);transform:translateY(-50%);
}
.m-scroll{display:none;}
@media(max-width:768px){
    .imgz{display:block;}
    .imgv:before{content:'';}
    .m-scroll{display:block;}
}



.m-scroll-area { position: relative; }
.m-scroll-area:before{ content: none; }
.scroll { overflow-x: auto; z-index: 2; position: relative; }
@media (max-width:1200px) {
    .m-scroll-area ::-webkit-scrollbar { -webkit-appearance: none; }
    .m-scroll-area ::-webkit-scrollbar:vertical { width: 10px; }
    .m-scroll-area ::-webkit-scrollbar:horizontal { height: 10px; }
    .m-scroll-area ::-webkit-scrollbar-thumb { background-color: #bbb; border: 2px solid #ffffff; border-radius: 10px; }
    .m-scroll-area ::-webkit-scrollbar-track { border-radius: 10px; background-color: #ffffff; }
    .scroll-b:before{
        content: ''; z-index: 3; position: absolute; top: 0; right: 0;
        width: 15px; height: 100%;
    }
    .scroll-b .scroll .inner { min-width: 1200px; }
}
@media (max-width:1024px) {
    .scroll-t:before{
        content: ''; z-index: 3; position: absolute; top: 0; right: 0;
        width: 15px; height: 100%;
    }
    .scroll-t .scroll .inner { min-width: 900px; }
}

@media (max-width:600px) {
    .scroll-m:before{
        content: ''; z-index: 3; position: absolute; top: 0; right: 0;
        width: 15px; height: 100%;
    }
    .scroll-m .scroll .inner { min-width: 550px; }
}

@media (max-width:425px) {
    .scroll-s:before{
        content: ''; z-index: 3; position: absolute; top: 0; right: 0;
        width: 15px; height: 100%;
    }
    .scroll-s .scroll .inner { min-width: 425px; }
}



/* Tab Menu */
.tab-menu { }
.tab-menu:after { content: ''; display: block; clear: both; }
.tab-menu-2 > li { width: 50%;  }
.tab-menu > li { float: left; }
.tab-menu > li a,
.tab-menu > li button{
    display: block; position: relative;
    width: 100%; height: 55px;
    text-align: center; color: #aaaaaa; font-size: 15px; letter-spacing: -0.04em;
}
.tab-menu > li button:before { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background: #0096e0; }
.tab-menu > li button[aria-pressed="true"] { color: #fff; background: #0096e0; }
.tab-menu > li button[aria-pressed="true"] strong { color: #fffdb9; }
.tab-contents { position: relative; }
.tab-contents > li { display: none; }
.tab-contents > li.on {
    display: block;
    animation: content-on ease-out .65s forwards;
}
@-webkit-keyframes contents-on {
    from { opacity: 0; }
    to { opacity: 1; }
}
@keyframes contents-on {
    from { opacity: 0; }
    to { opacity: 1; }
}



.tab-list{
    display: flex; flex-wrap: wrap;
    position: relative; margin-bottom: 70px;
    -webkit-transition: all ease-out .3s; transition: all ease-out .3s;
}
.tab-list > li { flex: 1 1; margin-top: -1px; margin-left: -1px; background-color: #fff; border: 1px solid #20a9b4; -webkit-transition: all ease-out .3s; transition: all ease-out .3s; }
.tab-list > li a,
.tab-list > li button{
    display: flex; align-items: center; justify-content: center; width: 100%; height: 60px;
    text-align: center; color: #20a9b4; font-size: 18px; letter-spacing: -0.05em; font-weight: 300;
    -webkit-transition: all cubic-bezier(0.65, 0.05, 0.36, 1) .3s; transition: all cubic-bezier(0.65, 0.05, 0.36, 1) .3s;
}
.tab-list > li a span,
.tab-list > li button span { -webkit-transition: none; transition: none; }
.tab-list > li.on { position: relative; border-top: 1px solid #333333; border-color: #555555; -webkit-transition: all ease-out .3s; transition: all ease-out .3s; }
.__tab-s > li a,
.__tab-s > li button { height: 50px; }
.tab-list--sticky{
    z-index: 100001;
    position: fixed; top: 0; left: 0; width: 100%;
    -webkit-transition: all ease-out .3s; transition: all ease-out .3s;
}


.__tab-block > li.on { border: 1px solid #20a9b4; }
.__tab-block > li.on a,
.__tab-block > li.on button { background: #20a9b4; color: #fff; font-weight: 700; }

.__tab-underline:before { content: ''; position: absolute; left: 0; bottom: 0; width: calc(100% - 3px); height: 1px; background-color: #1664b2; }
.__tab-underline > li { float: left; margin-left: -1px; background-color: #fff; border: none; }
.__tab-underline > li a,
.__tab-underline > li button { display: block;  width: 100%; height: 50px; text-align: center; color: #999999; font-size: 22px; letter-spacing: -0.05em; font-weight: 200; }
.__tab-underline > li.on { position: relative; margin-top: 0; border-top: 1px solid #1664b2; background-color: #fff; border-left: 1px solid #1664b2; border-right: 1px solid #1664b2; }
.__tab-underline > li.on a,
.__tab-underline > li.on button { color: #1664b2; font-weight: 700; }
.__tab-underline > li.on:before { content: ''; position: absolute; left: 0; bottom: -1px; width: 100%; height: 1px; background-color: #fff; }

.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-out .3s forwards;
}
@-webkit-keyframes contents-on {
    from { opacity: 0; }
    to { opacity: 1; }
}
@keyframes contents-on {
    from { opacity: 0; }
    to { opacity: 1; }
}
@media (max-width:1024px) {
    .tab-list:before { content: none; }
    .__tab-underline:before { content: ''; bottom: -1px; }
    .tab-list { margin-bottom: 35px; }
    .tab-list > li { width: 50%; }
    .tab-list > li a, .tab-list > li button { height: 50px; font-size: 13px; }
}
@media(max-width:600px){
    .tab-list > li { flex: auto; }
    .tab-list > li a, .tab-list > li button { height: 40px; }
}



/* ======= Accordon Style ======= */
#menu-wrapper { overflow: hidden; max-width: 100%; }
#menu-wrapper #hamburger-menu { position: relative; width: 25px; height: 20px; margin: 15px; }
#menu-wrapper #hamburger-menu span { opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; left: 0; display: block; width: 100%; border-radius: 10px; color: black; background-color: white; position: absolute;
    height: 2px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: ease-out .4s;
    transition: ease-out .4s; }
#menu-wrapper #hamburger-menu span:nth-child(1) { top: 0; }
#menu-wrapper #hamburger-menu span:nth-child(2) { top: 9px; }
#menu-wrapper #hamburger-menu span:nth-child(3) { top: 18px; }
#menu-wrapper #hamburger-menu.open span:nth-child(1) { top: 9px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
#menu-wrapper #hamburger-menu.open span:nth-child(2) { opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; left: -60px; }
#menu-wrapper #hamburger-menu.open span:nth-child(3) { top: 9px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
#menu-container { overflow-y: auto; height: 100%; }
#menu-container .menu-list { padding-left: 0; display: block; width: 100%; background: white; overflow-y: auto; overflow-x: hidden; }
#menu-container .menu-list li.accordion-toggle, #menu-container .menu-list .menu-login {
    font-size: 15px;
/*      text-transform: uppercase;
  border-top: 1px solid #dbdcd2;*/
}
#menu-container .menu-list li:first-of-type { border-top: 0; }
.accordion-toggle, .accordion-content { font-size: 16px; position: relative; letter-spacing: 1px; }
.accordion-content { display: none; }
.accordion-toggle a:before, .accordion-toggle a:after { content: ''; display: block; position: absolute; top: 50%; right: 30px; width: 13px; margin-top: -1px;
     background-color: #333; height: 1px;
    -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%;
    -webkit-transition: all .3s;
    transition: all .3s; }
.accordion-toggle a:before {
    -webkit-transform: rotate(-90deg); transform: rotate(-90deg);
    opacity: 1; z-index: 2; }
.accordion-toggle a.active:before {
    -webkit-transform: rotate(0deg); transform: rotate(0deg);
    background: #333 !important; }
.accordion-toggle a.active:after {
    -webkit-transform: rotate(180deg); transform: rotate(180deg);
    background: #333 !important; opacity: 0; }



/* Page Style */
.pagination{
    display: flex; justify-content: center;
    margin-top: 35px;
}
.pagination a{
    display: inline-flex; align-items: center; justify-content: center;
    margin-left: -1px; width: 35px; height: 35px;
    text-align: center; font-size: 13px; font-weight: 700;
    background-repeat: no-repeat; background-position: center; background-color: #fff;
    border: 1px solid #dfdfdf;
    -webkit-transition: all ease-out .15s; transition: all ease-out .15s;
}
.pagination a:first-child { margin-left: 0; }
.pagination a.current{
    color: #fff;
    background-color: #0068b7;
    border-color: #0068b7;
}
.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:1025px){
	.pagination a:not(.current):hover{
        background-color: #f1f1f1;
    }
}



/* Form Style */
.radio { display: inline-block; vertical-align: top; position: relative; }
.radio:last-child { margin-right: 0; }
.radio input[type="radio"] { position: absolute; top: 0; left: 0; opacity: 0; visibility: hidden; }
.radio i { display: inline-block; vertical-align: middle; margin-right: 10px; width: 20px; height: 20px; background: url('/child/img/icon/radio.png') no-repeat center; }
.radio span { display: inline-block; vertical-align: middle; }
.radio-light i { background: url('/child/img/icon/radio-light.png'); }
.radio input:checked ~ i { background: url('/child/img/icon/radio-on.png') no-repeat center; }
.radio input[type="radio"]:disabled ~ i,
.radio input[type="radio"]:disabled ~ span { opacity: .5; }

.check { display: inline-block; vertical-align: top; position: relative; }
.check:last-child { margin-right: 0; }
.check input[type="checkbox"] { position: absolute; top: 0; left: 0; opacity: 0; visibility: hidden; }
.check i { display: inline-block; vertical-align: middle; margin-right: 5px; width: 24px; height: 24px; background: url('/child/img/icon/check.png') no-repeat left center; }
.check span { display: inline-block; vertical-align: middle; }
.check-light i { background: url('/child/img/icon/check-light.png') no-repeat left center; }
.check input:checked ~ i { background: url('/child/img/icon/check-on.png') no-repeat left center; }
.check input[type="checkbox"]:disabled ~ i,
.check input[type="checkbox"]:disabled ~ span { opacity: .5; }

.formmail-table { display: table; table-layout: fixed; width: 100%; background: #fff; border-top: 2px solid #0068b7; border-collapse: collapse; }
.formmail-table .row { display: table-row; border-bottom: 1px solid #ddd; }
.formmail-table .th { display: table-cell; vertical-align: middle; padding: 28px 30px 30px; width: 250px; font-size: 18px; color: #333; font-weight: 600; word-break: keep-all; }
.formmail-table .td { display: table-cell; vertical-align: middle; padding: 15px 0; height: 80px; font-size: 18px; color: #555555; }
.formmail-table .td textarea { padding: 20px; width: 100%; height: 200px; font-size: 15px; color: #555555; background-color: #fff; border: 1px solid #e5e5e5; }
.formmail-table .td input[type="text"],
.formmail-table .td select { max-width: 330px; width: 100%; height: 50px; font-size: 15px; background-color: #fff; border: 1px solid #e5e5e5; }
.formmail-table .td p { margin-top: 5px; color: #999999; }
.formmail-table .td b { padding-left: 10px; font-weight: 500; }
.formmail-table .birth-box-wrap { font-size: 0; }
.formmail-table .birth-box-wrap > select { margin-right: 15px; width: 100px; }
.formmail-table .radio { margin-right: 50px; }
.formmail-table .check { margin-right: 50px; }
.formmail-table .td .input-file { position: relative; padding-right: 110px; }
.formmail-table .td .input-file [type="file"] { position: absolute; width: 1px; height: 1px;clip: rect(0, 0, 0, 0); border: 0 none; }
.formmail-table .td .input-file .file-label {
    display: inline-block; vertical-align: top;
    position: absolute; top: 0; right: 0; padding: 0 25px;
    width: 110px; height: 50px; line-height: 50px;
    color: #fff; text-align: center; font-size: 15px;
    background: #555555; border: 1px solid #222;
}
.formmail-table .td .input-file .file-name { max-width: 100%; width: 100%; height: 50px; line-height: 50px; text-indent: 5px; border: 1px solid #ddd; }
.formmail-table .td .file-focus { outline: 1px dotted #d2310e; }

.tel-box { display: inline-block; vertical-align: middle; width: 100px; }
.tel-box ~ span { display: inline-block; vertical-align: middle; padding: 0 5px; width: 15px; font-size: 16px; }
.email-box-wrap,
.tel-box-wrap { font-size: 0; }
.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-title { padding-bottom: 10px; line-height: 20px; font-size: 20px; color: #333333; font-weight: 500; border-bottom: 1px solid #aaaaaa; }
.form-title .check { float: right; }

.form-btn-wrap { margin-top: 30px; text-align: center; }
.form-btn { display: inline-block; vertical-align: top; padding: 5px; }
.form-btn .button { width: 200px; font-size: 18px; height: 70px; font-weight: 600;}

.form-caption { display: block; margin-top: 10px; }
.agree-table__box{ overflow-x: hidden; overflow-y: auto; margin-top: 15px; padding: 15px; width: 100%; height: 250px; background: #fff; border: 1px solid #ddd; }
.agree-block{ margin-top: 35px; padding: 30px 15px; font-size: 18px; text-align: center; border: 5px solid rgba(0,104,183,.3); }
.agree-block .check { vertical-align: middle; }
.agree-block .button { vertical-align: middle; margin-left: 10px; font-size: 15px; color: #0068b7; font-weight: 500; text-decoration: underline; cursor: pointer; }
@media (max-width: 1024px){
    .radio { font-size: 14px; }
    .radio i { width: 20px; height: 20px; background-size: auto 20px; }
    .check { font-size: 14px; }
    .check i { width: 24px; height: 24px; background-size: auto 24px; }

    .formmail-table .th { display: block; padding: 15px 0 5px; width: 100%; font-size: 14px; border-right: none !important; }
    .formmail-table .td { display: block; padding: 5px 0 15px; width: 100%; height: auto; font-size: 14px; }
    .formmail-table .td input[type="text"],
    .formmail-table .td select { max-width: none; height: 40px; font-size: 14px; }
    .formmail-table .td textarea { height: 150px; }
    .formmail-table .birth-box-wrap > select { margin-right: 5px; width: calc(33.33333% - 4px); }
    .formmail-table .birth-box-wrap > select:last-child { margin-right: 0; }

    .email-box ~ span { width: 8%; text-align: center; font-size: 13px; }
    .email-box,
    .tel-box { width: 30%; }
    .tel-box ~ span { width: 5%; text-align: center; }
    .email-box:last-child { padding-left: 5px; }
    .addr1 button { height: 40px; font-size: 14px; }
    .agree-block .button { font-size: 13px; }
}
@media (max-width: 768px){
    .radio { font-size: 13px; }
    .check { font-size: 13px; }

    .form-btn { width: 50%; }
    .form-btn button,
    .form-btn a { width: 100%; }
    .form-btn-full .form-btn { width: 100%; }
    .agree-block .button { font-size: 12px; }
}
@media (max-width: 550px){
    .email-box { width: 46%; }
    .email-box:last-child { padding: 5px 0 0; width: 100%; }
}



.scroll-top {
    z-index: 999; position: fixed; bottom: 30px; right: 30px; }
.scroll-top-btn {
    display: block; width: 60px; height: 60px;
    background: #0068b7 url('/child/img/icon/scroll-top.gif') no-repeat center / auto 70%; border-radius: 50%;
    box-shadow: 0px 2px 10px 0px rgba(0,0,0,.35);
    -webkit-transform: translateY(150px); transform: translateY(150px);
    visibility: hidden;
    opacity: 0;
}
[data-state="true"] { 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-btn { width: 50px; height: 50px; }
}



/* Layer Popup */
[data-popup="open"] { padding-right: 17px; overflow-x: hidden; overflow-y: hidden; }
[data-popup="open"] header { padding-right: 16px; }

.popup{
    display: none;
    z-index: 99999; position: fixed; top: 0; left: 0;
    width: 100%; height: 100%;
    background: rgba(0,0,0,.65);
}
.popup-on { display: block; }
.popup-wrap { overflow-x: hidden; overflow-y: scroll; padding: 50px; height: 100%; }

.popup-box{
    position: relative; top: 0; left: 50%;
    margin-top: 100px; max-width: 1050px; width: 100%;
    -webkit-transform: translateX(-50%); transform: translateX(-50%);
}
.popup-close{
    position: absolute; top: -50px; right: 0;
    width: 40px; height: 40px;
    background: url('/child/img/icon/popup-close.png') no-repeat center;
}
.popup-prev{
    position: absolute; top: 0; bottom: 0; left: -50px;
    margin: auto; width: 50px; height: 100px;
    background: url('/child/img/icon/popup-prev.png') no-repeat left center;
}
.popup-next{
    position: absolute; top: 0; bottom: 0; right: -50px;
    margin: auto; width: 50px; height: 100px;
    background: url('/child/img/icon/popup-next.png') no-repeat right center;
}
.pop { padding: 20px; }
.pop .context { overflow-x: hidden; overflow-y: auto; margin-bottom: 15px; width: 100%; height: 150px; border: 1px solid #e5e5e5; }
.pop .bottom-button { margin-top: 30px; }
.pop .bottom-button .button { padding: 0 15px; min-width: 100px; }

.__pop-bbs .context { padding: 40px 40px 90px; }

.pop-link { z-index: 10; position: fixed; right: 90px; bottom: 80px; }
.pop-link button{
    z-index: 2; position: absolute; top: 0; right: 0; width: 15px; height: 15px;
    background: url('/child/img/sub/pop-link-close.png') no-repeat center;
}
.section .pop-link { position: absolute; }

.popup-view-image .centre { table-layout: fixed; }
.popup-view-image img { margin: auto; }
@media (max-width:1024px) {
    .popup-box { margin-top: 60px; }
    .popup-close { background-size: auto 35px; }
    .popup-prev { left: -35px; width: 35px; background-size: auto 30px; }
    .popup-next { right: -35px; width: 35px; background-size: auto 30px; }
}
@media (max-width: 768px){
    .popup-wrap { padding: 50px 30px; }
    .popup-close { top: -40px; right: -7px; background-size: auto 28px; }
    .pop-link { right: 15px; bottom: 90px; }
    .__pop-bbs .context { padding: 20px 20px 60px; }
    .popup-prev { left: -25px; width: 25px; background-size: auto 25px; }
    .popup-next { right: -25px; width: 25px; background-size: auto 25px; }
}

@media (max-width: 550px){
    .pop-link { display: none; }
}



/* Fade */
.fade { -webkit-animation: fade 1s ease-out; animation: fade 1s ease-out; }
@-webkit-keyframes fade {
    0%   { opacity: 0; } 100% { opacity: 1; }
}
@keyframes fade {
    0%   { opacity: 0; } 100% { opacity: 1; }
}
