::-moz-selection {
   background: #333;
   color: #fff;
}
::selection {
   background: #333;
   color: #fff;
}

.overlaybox {position:relative;min-width:141px;height:100px;background:url('/theme/basic/img/common/map_baloon.png') no-repeat;padding:20px 10px;}
.overlaybox .tx{ font-size:16px;color:#fff;font-weight:bold; text-align:center; line-height:43px; padding:0 10px;  background:#3d3d3d;border-radius:50px; margin-top:-20px;} 


.hide{ display:none !important;}
     img.lazy-img {
        display: block;
        /* optional way, set loading as background */
        background-image: url('/theme/basic/img/loading.gif');
        background-repeat: no-repeat;
		background-color:#000;
        background-position: 50% 50%;
    }

button.berger:active,button.berger:focus{ outline:0;}
.empty_list{ width:100%;}
.header.on button.berger span{background:#fff !important; }
.header.on2 button.berger span{background:#fff !important; }

button.berger{background:none;z-index: 70;width:40px;height:40px;cursor:pointer;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out; 
}

#tocplusWindow{display: ;}
button.berger{ border:0;}
button.berger.on{  }
button.berger span{display: block;vertical-align:top;
  -moz-transition: all .3s ease-in-out;margin:0;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;opacity:1;position: relative;
  width:25px;height:2px;background:#fff;margin-bottom:6px
}
button.berger span.berger1{
margin-top:6px; 
  -webkit-animation : menu-bar01_1 1s forwards;
  -moz-animation : menu-bar01_1 1s forwards;
  animation : menu-bar01_1 1s forwards;
}
button.berger span.berger2{ opacity:1;
  transform:translateY(0px) rotate(0);width:25px;
}
button.berger span.berger3{
  -webkit-animation : menu-bar02_1 1s forwards;
  -moz-animation : menu-bar02_1 1s forwards;
  animation : menu-bar02_1 1s forwards;margin-left:0;
}

button.berger.on span.berger1{ width:27px;
  -webkit-animation : menu-bar01 1s forwards;
  -moa-animation : menu-bar01 1s forwards;
  animation : menu-bar01 1s forwards;
}
button.berger.on span.berger2{ opacity:0;
width:0;
}
button.berger.on span.berger3{ width:27px;
    -webkit-animation : menu-bar02 1s forwards;
    -moz-animation : menu-bar02 1s forwards;
    animation : menu-bar02 1s forwards;
}
.all_menu button.berger{ right:50%;top:80px;margin-right:-640px;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.all_menu button.berger span{ background:#222; }

body.on button.berger,
#wrap.on + .all_menu button.berger,
.header.on button.berger{ top : 60px }


@font-face{
    font-family:"itc-garamond-std-light-condensed";
    src:url("/theme/basic/css/ITCGaramondStd-LtCond.otf") format("woff"),
    url("/theme/basic/css/ITCGaramondStd-LtCond.otf") format("opentype"),
    url("/theme/basic/css/ITCGaramondStd-LtCond.otf") format("truetype");
}

@font-face{
    font-family:"itc-garamond-std-light-condensed-italic";
    src:url("/theme/basic/css/ITCGaramondStd-LtCondIta.otf") format("woff"),
    url("/theme/basic/css/ITCGaramondStd-LtCondIta.otf") format("opentype"),
    url("/theme/basic/css/ITCGaramondStd-LtCondIta.otf") format("truetype");
}



@keyframes menu-bar01 {
  0% {
    -webkit-transform : translateY(0px) rotate(0);
    transform : translateY(0px) rotate(0);

  }
  50% {
    -webkit-transform : translateY(6px) rotate(0);
    transform : translateY(6px) rotate(0);
  }
  100% {
    -webkit-transform : translateY(6px) rotate(45deg);
    transform : translateY(6px) rotate(45deg);
  }
}

@keyframes menu-bar02 {
  0% {
    -webkit-transform : translateY(0px) rotate(0);
    transform : translateY(0px) rotate(0);
  }
  50% {
    -webkit-transform : translateY(-12px) rotate(0);
    transform : translateY(-12px) rotate(0);
  }
  100% {
    -webkit-transform : translateY(-12px) rotate(-45deg);
    transform : translateY(-12px) rotate(-45deg);
  }
}


@keyframes menu-bar01_1 {
  0% {
    -webkit-transform : translateY(6px) rotate(45deg);
    transform : translateY(6px) rotate(45deg);
  }
  50% {
    -webkit-transform : translateY(6px) rotate(0);
    transform : translateY(6px) rotate(0);
  }
  100% {
    -webkit-transform : translateY(0px) rotate(0);
    transform : translateY(0px) rotate(0);
  }
}
@keyframes menu-bar02_1 {
  0% {
    -webkit-transform : translateY(-6px) rotate(-45deg);
    transform : translateY(-6px) rotate(-45deg);
  }
  50% {
    -webkit-transform : translateY(-6px) rotate(0);
    transform : translateY(-6px) rotate(0);
  }
  100% {
  -webkit-transform : translateY(0px) rotate(0);
    transform : translateY(0px) rotate(0);
  }
}

@keyframes mainItem{
	0%{ bottom:50px;  }
	100%{bottom:65px;  }
}

 span.h{ display:block !important; height:20px !important;}
.btn_top{ position:fixed; z-index:3; right:50px;bottom:30px;text-align:right; }
.btn_top .shop_links{ position:relative; margin-bottom:10px;}
.btn_top .shop_links .img_ln{transition: all .3s ease ;position:relative;   transform:translateY(-50% ); left:-30%;top:50%;  display:inline-block;}
.btn_top .shop_links .view_tx{ font-size:16px; color:#fff; z-index:-1;position:relative;  display:none;}


.btn_top .shop_fl{ transition: all .3s ease ; width:66px;height:66px; border-radius:50%; background:#c58b3f;display:block; }
.btn_top .shop_fl:hover{ width:120px;border-radius:40px;}
.btn_top .shop_fl:hover .img_ln{ left:-62%;}
.btn_top .shop_fl:hover .view_tx{ display:block;z-index:1;text-align:left;margin-left:55px; }
.btn_top .con{ }


 

.close_btn {
  position: absolute;
left:50%;; top:10%;  
margin-left: 550px;
  width: 50px;
  height: 50px;
  border-radius:50%;  
  opacity: 1;
  padding-top:12px;
  z-index:300;cursor:pointer;
}
.close_btn:hover {
  opacity: 1;
}
.close_btn:before, .close_btn:after {
  position: absolute;
  left: 23px;
  content: ' ';
  height: 25px;
  width: 4px;
  background-color: #222;
  border-radius:5px;
}
.close_btn:before {
  transform: rotate(45deg);
}
.close_btn:after {
  transform: rotate(-45deg);
}



.close_btn2 {
  position: absolute;
  right: 17px;
  top: 16px;
  width: 30px;
  height: 30px;
  opacity: 1;
}
.close_btn2:hover {
  opacity: 1;
}
.close_btn2:before, .close_btn2:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 30px;
  width: 2px;
  background-color: #fff;
}
.close_btn2:before {
  transform: rotate(90deg);transition:all .5s linear; 
}
.close_btn2:after {
  transform: rotate(-180deg);transition:all .5s linear; 
}

/*
.close_btn2:before {
  transform: rotate(45deg);
}
.close_btn2:after {
  transform: rotate(-45deg);
}
*/

.eng{ font-family: 'AritaBuri' , 'NotoSans', sans-serif;}
.eng2{  font-family: 'itc-garamond-std-light-condensed-italic', 'NotoSans', sans-serif; } 
.clear:after{clear:both;content:"";display:block; }
.clear_b:after{clear:both;content:"";display:block; }





.pt0 {padding-top: 0 !important;}
.pt20 {padding-top: 20px !important;}
.pt55 {padding-top: 55px !important;}
.pt60 {padding-top: 60px !important;}
.pt90 {padding-top: 90px !important;}
.pt100 {padding-top: 100px !important;}
.pt120 {padding-top: 120px !important;}
.pt140 {padding-top: 140px !important;}
.pt200 {padding-top: 200px !important;}

.pb0 {padding-bottom: 0 !important;}
.pb20 {padding-bottom: 20px !important;}
.pb30 {padding-bottom: 30px !important;}
.pb40 {padding-bottom: 40px !important;}
.pb60 {padding-bottom: 60px !important;}
.pb70 {padding-bottom: 70px !important;}
.pb80 {padding-bottom: 80px !important;}
.pb90 {padding-bottom: 90px !important;}

.mt0 {margin-top: 0 !important;}
.mt10 {margin-top: 10px !important;}
.mt100 {margin-top: 100px !important;}
.mt20 {margin-top: 20px !important;}
.mt30 {margin-top: 30px !important;}
.mt40 {margin-top: 40px !important;}
.mt50 {margin-top: 50px !important;}
.mt60 {margin-top: 60px !important;}
.mt90 {margin-top: 90px !important;}

.mr0 {margin-right: 0 !important;}
.mr20 {margin-right: 20px !important;}
.mr30 {margin-right: 30px !important;}
.mr40 {margin-right: 40px !important;}
.mr60 {margin-right: 60px !important;}
.mr80 {margin-right: 80px !important;}
.mr90 {margin-right: 90px !important;}


.mb0 {margin-bottom: 0px !important;}
.mb10 {margin-bottom: 10px !important;}
.mb20 {margin-bottom: 20px !important;}
.mb50 {margin-bottom: 50px !important;}
.mb90 {margin-bottom: 90px !important;}



.w1200 {margin: auto; width: 1200px !important;}
.w100p {width: 100% !important;}
.w100x {width: 100%;}
.h100p {height: 100% !important;}


.fz16 {font-size: 16px !important;}
.fz18 {font-size: 18px !important;}
.fz20 {font-size: 20px !important;}
.fz30 {font-size: 30px !important;}
.fz40 {font-size: 40px !important;}
.fz50 {font-size: 50px !important;}
.clearfix{display:block}
.clear_b:after{clear:both;content:"";display:block; }
.attend{  color:#de707f !important; font-weight:500; }



.section  .anime {
  -webkit-animation-duration: 3.2s;
     -moz-animation-duration: 3.2s;
       -o-animation-duration: 3.2s;
          animation-duration: 3.2s;
  -webkit-animation-fill-mode: both;
     -moz-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
}

.section.active .anime {
  -webkit-animation-duration: 3.2s;
     -moz-animation-duration: 3.2s;
       -o-animation-duration: 3.2s;
          animation-duration: 3.2s;
  -webkit-animation-fill-mode: both;
     -moz-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
}

.section.active .anime.faleft2 {
  -webkit-animation-name: fadeInRight;
  -moz-animation-name: fadeInRight;
  -o-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

.section.active .anime.faleft {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

.section.active .anime.fsize {
	animation:fadeSize 2s ease-in-out;
}


@keyframes fadeSize{
	0%{transform:  scale(1.1);  opacity:1; }
	100%{transform:  scale(1); ;opacity:1; }
}

.swiper-slide-active .anime { 
  -webkit-animation-duration: 1.5s;
     -moz-animation-duration: 1.5s;
       -o-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
     -moz-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
		  animation-name: fadeInDown;
}



.anim1{
animation:mainItemx 2.5s ease-in-out infinite alternate;
}

.anim2{  animation:mainItemx 2.5s ease-in-out infinite alternate;}
.anim3{ animation:mainItemx 3.5s ease-in-out infinite alternate;}
.anim4{  animation:mainItemx 3s ease-in-out infinite alternate;}
.anim5{ animation:mainItemx 3s ease-in-out infinite alternate; }
.anim6{  animation:mainItemx 2s ease-in-out infinite alternate;}

.mainani{ animation:mainItemx 2.5s ease-in-out infinite alternate; }

@keyframes mainItemx{
	0%{transform:translateY( 5%);}
	100%{transform:translate( -5%);}
}



.arrow {
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
  vertical-align:middle;
  padding: 5px;
}


.arrow_det {
  border: solid #efefef;
  border-width: 0 3px 3px 0;
  display: inline-block;
  vertical-align:top;
  padding:10px;
  margin-top:20px;

}
 

.arrow_det2 {
  border: solid white;
  border-width: 0 1px 1px 0;
  display: inline-block;
  vertical-align:top;
  padding: 13px;
 
}
 
.right_c {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.left_c {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.up_c {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

.down_c {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}




.swiper-slide-active .anime.du1{ animation-delay: 1.2s;}
.swiper-slide-active .anime.du2{ animation-delay: 2.2s;}
.swiper-slide-active .anime.du3{ animation-delay: 3.2s;}
.swiper-slide-active .anime.du4{ animation-delay: 4.2s;}


 .section.active .anime.dur0{ animation-delay:0.7s;}
.section.active .anime.dur1{ animation-delay:1.0s;}
.section.active .anime.dur2{ animation-delay:1.9s;}
.section.active .anime.dur3{ animation-delay:2.2s;}
.section.active .anime.dur4{ animation-delay:2.5s;}

.section.active .anime.dur5{ animation-delay:2.8s;}
.section.active .anime.dur6{ animation-delay:2.5s;}
.section.active .anime.dur7{ animation-delay:3.5s;}

.section.active .anime.dur8{ animation-delay:4.5s;}



@-webkit-keyframes sheen {
  0% {
    -webkit-transform: skewY(-45deg) translateX(0);
            transform: skewY(-45deg) translateX(0);
  }
  100% {
    -webkit-transform: skewY(-45deg) translateX(12.5em);
            transform: skewY(-45deg) translateX(12.5em);
  }
}
@keyframes sheen {
  0% {
    -webkit-transform: skewY(-45deg) translateX(0);
            transform: skewY(-45deg) translateX(0);
  }
  100% {
    -webkit-transform: skewY(-45deg) translateX(12.5em);
            transform: skewY(-45deg) translateX(12.5em);
  }
}


.wrap{ width:100%; min-width:1200px; transition:all .3s linear; min-height:600px;}
.wrap *{  }


/*.wrap .header .cont .panel { float:right; display:none; }*/
.scdim{ display:none;}
	body.fix{overflow:hidden !important;  }

#dims { display:none; width:100%; height:100%; background-color:rgba(0,0,0, 0.91 );position:fixed; left:0; top:0 ;z-index:100;  }
#dims .cont{ }
.item_view{ width:1250px; position:absolute;z-index:1; top:50%;left:50%;transform:translate(-50% , -50%);background:#fff;padding:50px ;display:flex;}
.item_view .imgarea{ width:40%; }
.item_view .imgarea img{max-width:100%;}
.item_view .contarea{ width:60%;  padding-left:90px;padding-top:80px;}
.item_view .contarea .tx01{font-size:20px; color:#222; font-weight:400; line-height:1.6; }
.item_view .contarea .tx02{font-size:26px; color:#222; font-weight:400; line-height:1.6; }
.item_view .contarea .tx03{font-size:20px; color:#666; font-weight:400; line-height:1.6;  margin-bottom:30px; }
.item_view .contarea .tx04{font-size:20px; color:#222; font-weight:400; line-height:1.6; margin-bottom:10px;}
.item_view .contarea .tx05{font-size:20px; color:#222; font-weight:400; line-height:1.6;margin-bottom:10px; }
.item_view .contarea .tx06{font-size:20px; color:#222; font-weight:400; line-height:1.6;margin-bottom:10px; }
.item_view .contarea .tx07{font-size:20px; color:#222; font-weight:400; line-height:1.6;margin-bottom:10px;}



.pag_main{ }
.pag_main .swiper-pagination-bullet{ transition: all .3s ease-in-out; opacity:1;background:#aaa; border-radius:0;  width:10px;height:10px;}
.pag_main .swiper-pagination-bullet-active{background:#aaa;  border-radius:0;  transform:rotate(45deg);}
.pag_main2 .swiper-pagination-bullet{ transition: all .3s ease-in-out; opacity:1;background:#aaa; border-radius:0;  width:10px;height:10px;}
.pag_main2 .swiper-pagination-bullet-active{background:#111;  border-radius:0;  transform:rotate(45deg);}

.main .scroll{ position:absolute;left:50%; bottom:50px; transform:translateX(-50%);z-index:2; animation:mainItem 2.0s ease-in-out infinite alternate;}
 



 	.tools{ position:fixed ; left:3%; 
		  top:50%;
		  transform: translateY(-50%);	
		  z-index:10;

	}
	.tools .sr * { 
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;	
	
	}
	.tools .sr::selection{ background:transparent; }
	.tools .sr {cursor:pointer;line-height:34px;margin-bottom:25px;  text-align:left; position:relative;margin-left: 0px; padding-top:10px;padding-left:25px; }
	.tools .sr:after{content:""; display:block; width:15px;height:15px; background:#fff;border:2px solid #fff; position:absolute;left:0;top:3px;border-radius:50%;opacity:0.35;  }
	.tools .sr.on{    }
	.tools .sr.on:after{content:""; display:block; width:15px;height:15px; background:transparent;border:2px solid #ffc139; position:absolute;left:0;top:3px;border-radius:50%; opacity:1; }
	.tools .sr .itxt{    display:block; font-size:12px;line-height:1;; color:#fff;opacity:0;overflow:visible; top:34%;transform:translateY(-50%);   white-space:nowrap; }
	.tools .sr.on .itxt{font-size:16px;color:#fff;display:block;line-height:1;width:auto;opacity:1; overflow:visible; top:34%;transform:translateY(-50%);}
	
	



	.tools.black *{ color:#ffc139 !important; }
 	.tools.black .sr .nums:after{ background:#000 !important; }
 	.tools.black .sr:after{content:""; display:block; width:15px;height:15px; background:#000;border:2px solid #000; position:absolute;left:0;top:3px;border-radius:50%;opacity:0.35;  }
	.tools.black .sr.on:after{content:""; display:block; width:15px;height:15px; background:transparent;border:2px solid #ffc139; position:absolute;left:0;top:3px;border-radius:50%; opacity:1; }
 	.tools.black .sr.on .nums:after{ background:#000 !important; }


@keyframes bgx{
/*
	0%{transform:  scale(1.3);}
	100%{transform:  scale(1);}
	*/
}



#progress {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width:0;
    background-color: #fff;
    height:  2px;
    z-index: 100;
}


.moveupdown{ animation: MoveUpDown 1.2s linear infinite; animation-direction: alternate; }
@-webkit-keyframes MoveUpDown {
    from {
        transform: translateY(0);
    }
    to { 
        transform: translateY(-10px);
    }
}
 

.arr_ball  { opacity:1;  transition:all .3s linear; position:relative;   border:1px solid #333; background:#333; display:inline-block ;width:50px; height:50px;line-height:45px;  border-radius:50% ; text-align:center;z-index:20; padding-top:2px; margin-left:10px; }

.arr_ball:hover{ background:#444}
 


.subtit{font-size:40px; line-height:1; padding:150px 0 50px; text-align:center;font-weight:500;} 

.inwrap:after{clear:both;content:"";display:block;} 


.bott_request{width:100%; text-align:center; font-size:24px; padding:15px 0 ; font-size:24px;color:#fff;font-weight:500;    display:block; background-color:#ffc850; margin: 0px 0  40px;}

#faq_wrap { width:1400px; margin:40px auto  !important;  }

@keyframes bgx{
 
}


.visual .visual00{position:relative; overflow:hidden;}
.visual .visual00 .container{height:100%; position:absolute; left:50%; top:0; transform:translateX(-50%);}
.visual .visual00 .visual_text{width:1300px;  position:absolute; top:52%; left:50%; transform:translate(-50%,-50%); z-index:999;}
.visual .visual00 .visual_text h2{font-size:65px;  font-weight:500; color:#fff; letter-spacing:-1px; line-height:90px;}
.visual .visual00 .visual_text h2 em{color:#f04e23;}
.visual .visual00 .visual_text h2 span{display:block; letter-spacing:-2px;}
.visual .visual00 .visual_text h2 span:nth-child(1){ font-weight:900}
.visual .visual00 .visual_text > span{display:block; font-size:24px; text-transform:uppercase; font-family: 'PHCL', sans-serif; font-weight:400; color:#fff; padding:50px 0; line-height:36px; letter-spacing:-2px;}
.visual .visual00 .visual_box{width:100%; height:120vh;}
.visual .visual00 .visual_box .visual_bg{width:100%; height:100%;background-size:cover; background-position:center; /*background:url(../images/visual_bg.jpg) no-repeat;  background-size:cover;*/}
.visual .visual00 .visual_box .visual_bg img{width:105%; height:100%;}
.visual .visual00 .visual_box .visual_ob{position:absolute; bottom:0; left:50%; margin-left:-291px; z-index:5;}
.visual .visual00 .visual_box .cont{ position:absolute; z-index:6; left:50%; top:50%;transform:translate(-50%,  -50%);text-align:center; }
.visual .visual00 .visual_box .cont .tx01{font-size:40px; font-weight:700; color:#fff; line-height:1; margin-bottom:30px;  }
.visual .visual00 .visual_box .cont .tx02{font-size:32px; font-weight:700; color:#fff; line-height:1;  margin-bottom:30px;}
.visual .visual00 .visual_box .cont .tx03{font-size:32px; font-weight:500; color:#fff; line-height:1.6;}
.visual .visual00 .visual_box .cont .tx04{font-size:130px; font-weight:900; color:#6a9fff; line-height:1;}
.visual .visual00 .visual_box .cont .wh{ color:#fff;}
.visual .visual00 .visual_box .cont .gr{ color:#c58b3f; font-size:60px;}
.visual .visual00 .visual_box .cont .tx03{}
.visual .visual00 .visual_box .cont .tx04{}


.visual .vis_main{position:relative; overflow:hidden;}
.visual .vis_main .container{height:100%; position:absolute; left:50%; top:0; transform:translateX(-50%);}
.visual .vis_main .visual_text{width:1300px;  position:absolute; top:52%; left:50%; transform:translate(-50%,-50%); z-index:999;}
.visual .vis_main .visual_text h2{font-size:65px;  font-weight:500; color:#fff; letter-spacing:-1px; line-height:90px;}
.visual .vis_main .visual_text h2 em{color:#f04e23;}
.visual .vis_main .visual_text h2 span{display:block; letter-spacing:-2px;}
.visual .vis_main .visual_text h2 span:nth-child(1){ font-weight:900}
.visual .vis_main .visual_text > span{display:block; font-size:24px; text-transform:uppercase; font-family: 'PHCL', sans-serif; font-weight:400; color:#fff; padding:50px 0; line-height:36px; letter-spacing:-2px;}
.visual .vis_main .visual_box{width:100%; height:100vh;}
.visual .vis_main .visual_box .visual_bg{width:100%; height:100%; background-position:center; background-size:cover;/*background:url(../images/visual_bg.jpg) no-repeat;  background-size:cover;*/}
.visual .vis_main .visual_box .visual_bg img{width:105%; height:100%;}
.visual .vis_main .visual_box .visual_ob{position:absolute; bottom:0; left:50%; margin-left:-291px; z-index:5;}
.visual .vis_main .visual_box .cont{ position:absolute; z-index:6; left:50%; top:55%;transform:translate(-50%,  -50%);text-align:center; width:900px; }
.visual .vis_main .visual_box .cont .tx01{font-size:64px; font-weight:500; color:#fff; line-height:1; margin-bottom: 10px;  }
.visual .vis_main .visual_box .cont .logos img{width:150px;}
.visual .vis_main .visual_box .cont .tx02{font-size:36px; font-weight:400; color:#fff; line-height:1.6;  margin-bottom: 0px;}
.visual .vis_main .visual_box .cont .tx03{font-size:26px; font-weight:500; color:#fff; line-height:1.6;}
.visual .vis_main .visual_box .cont .tx04{ margin-top:20px; font-weight:900; color:#6a9fff; line-height:1;}
.visual .vis_main .visual_box .cont .wh{ color:#fff;}
.visual .vis_main .visual_box .cont .gr{ color:#c58b3f; font-size:60px;}
.visual .vis_main .visual_box .cont .tx03{}
.visual .vis_main .visual_box .cont .tx04{}

.visual .vis_main .visual_box .cont .btn{ width:350px; height:40px;line-height:40px; color:#fff;font-size:24px;border-radius:40px; background:#c58b3f; display:inline-block; text-align:center; font-weight:400;border:0px solid #fff; }
.visual .vis_main .visual_box .logos img{width:100px;}

#bo_list  , #bo_v , #bo_w , #bo_gall { width:1450px !important; margin:auto;}

 




  
/* 하단 */
.family_site{ display:inline-block; margin-left:40px; vertical-align:top; position: relative; width:230px; margin-top: 0px; }
.family_site button{ color:#fff;font-size: 14px;line-height:18px;display: block; cursor:pointer;width:100%;padding:10px 0;padding-left:10px;text-align:left;  background:transparent;border-radius: 0px; border:1px solid #565656;border-radius:5px; }
 
.family_site ul{ position: absolute;left:0;right:0;bottom:40px;background:transparent;display: none; z-index:100;  overflow:hidden; border-radius:5px 5px 0 0 ; }
.family_site ul li{   }
.family_site ul li a{ display: block;color: #fff; padding:10px; border:0px solid #fff;border-top:0; background:#565656; font-size:12px; 	}
.family_site ul li a:hover{ color: #eee;background:#797979;}


.family_site i{transition: all .3s ease;   float:right; margin-right:20px;}
.family_site button.on i{transform: rotate(-135deg);margin-top: 5px; }
.family_site:after{clear:both; content:"";display:block; }




.ctt_admin{ display:none}
.agree_form{ padding: 20px 30px 50px;background:#fff;}
.agree_area{ border-bottom:1px solid #000;}
.ch_area{ display:flex;   width:100%;  background:#fff ; margin-bottom:10px; }
.ch_area .title_area{ width:100%; font-size:24px; font-weight:900; color:#303030; padding:20px 0  0px;margin-top:40px; margin-bottom:0 !important;border-top:1px solid #000; }

.ch_area .items{width:25%; height:60px; line-height:60px; text-align:left;  margin-bottom:0 !important; }

.ch_area{font-size:18px;font-weight:500; color:#000; 
   -ms-user-select: none; 
   -moz-user-select: -moz-none;
   -khtml-user-select: none;
   -webkit-user-select: none;
   user-select: none;
}
.ch_area input[type="checkbox"]{
        display: none;
      }
.ch_area input[type="checkbox"] + label{
        display: inline-block;
        width: 18px;
        height: 18px;
        border:2px solid #c58b3f;
        position: relative; margin-right:5px;
      }
.ch_area input[type="checkbox"]:checked + label::after{
        content:'✔';
        font-size: 16px;
        width: 18px;
        height: 18px;
        text-align: center;
        position: absolute;
        left: 0;
        top:-24px;
		color:#c58b3f; 
      }
#sct_location { display:none !important;}

.content_wrap{ width:100%; min-height:400px;  padding-top: 0px; padding-bottom:100px; position:relative; }
.content_wrap .title{ text-align:center;  padding:0px 0 70px;font-size:45px; font-weight:900; line-height:1;  width:1400px; margin:auto; color:#414141;}
.content_wrap .title.test{ padding-top:100px;}
.content_wrap .title span{ font-size:45px; font-weight:700;  padding: 0px 0 ; border-top:0px solid #000; color:#414141;}
.content_wrap .title span.sub{ font-size:20px;line-height:1.8; color:#6d737a; font-weight:600; display:block;margin:20px 0;}
.content_wrap .board_title{width:1450px; margin:auto; font-size:60px; font-weight:900;  padding: 0px 0 10px;  position:relative;  }
.content_wrap .board_title span{ position:absolute;display:none;left:0px; top:0px; width:180px; height:2px; background:#000;}
.content_wrap .board_dec{width:1450px; margin:auto; font-size:20px; color:#6d737a; line-height:1.8; font-weight:500;  padding:10px 0 80px; border-bottom:0px solid #000; margin-bottom: 0px; }
.bg_cm{background-color:#fbfefa; }
.subtitle{ text-align:left;  padding:220px 0 70px;font-size:50px; font-weight:900; line-height:1;  width:1400px; margin:auto; }
.subtitle span{ font-size:50px; font-weight:900;  padding:10px 0 ; border-top:2px solid #000;  }

	 .top_subm, .submenus{  display:flex;width:1450px; margin: 00px auto 100px;  }
	.top_subm.2n .items ,.submenus.2n .items {width:50%;}
	.top_subm.3n .items, .submenus.3n .items {width:33.3%}
	.top_subm.4n .items, .submenus.4n .items {width:25%; }
	.top_subm.5n .items, .submenus.5n .items {width:20%}
	.top_subm.6n .items, .submenus.6n .items {width:16.6%}


	  .submenus .items,.top_subm .items{  flex: 1;  flex-grow: 1; text-align:center; border-bottom:3px solid #c8c8c8 }
	  .top_subm .items a,.submenus .items a{ font-size:26px; color:#c8c8c8;font-weight:700;  line-height:100px;display:block; }
	  .top_subm .items.on,.submenus .items.on{ border-bottom:3px solid #000 }
  	  .top_subm .items.on a,.submenus .items.on a{ color:#000; }



	  .submenus.ctt a{  line-height:100px;}

.swiper-slide.show .visual_bg{ DDanimation:bgx 3s ease-in-out;  transform:  scale(1.0); }
.main .main01 .mnext{ right:80px; top:40%; transform:translateY(50%); position:absolute;z-index:2; width:50px; height:50px; border-radius:50%;background-color:rgba(255,255,255,0.0);  text-align:center; cursor:pointer; }
.main .main01 .mprev{ left:80px; top:40%; transform:translateY(50%); position:absolute;z-index:2; width:50px; height:50px; border-radius:50%;background-color:rgba(255,255,255,0.0);  text-align:center; cursor:pointer;  }


.cate_list{ width:100%; height:70px; line-height:70px; border-bottom:1px solid #ddd; }
.cate_list .cont{ width:1400px; margin:auto; display:flex;  }
.cate_list .cont .items{ flex: 1 1 0px; }
.cate_list .cont .items a {display:block; text-align:center;  font-size:26px; color:#aaa; margin-top:-1px; }
.cate_list .cont .items a.on {border-bottom:2px solid #000;color:#000;font-weight:700;}
.cate_list .cont .items a:hover{color:#000;}
.catetop{ width:100%; text-align:center;  padding:100px 0 ;}
.catetop .ctx1{font-size:50px; font-weight:500; color:#222; line-height:1; margin-bottom:20px;  }
.catetop .ctx2{font-size:20px; font-weight:500; color:#222; line-height:1.6; margin-bottom:50px;  }


.sct_admin{ display:none;}
.sub_top{width:100%; min-width:1450px; max-width:1920px; margin:auto; height:510px;  position:relative; background-size:cover;background-position:center; background-repeat:no-repeat;  }
.sub_top.bg01{background-image:url(/theme/basic/img/sub/subtop_about.jpg);background-position:center; background-repeat:no-repeat;  }
.sub_top.bg02{background-image:url(/theme/basic/img/sub/subtop_lookbook.jpg);background-position:center; background-repeat:no-repeat;  }
.sub_top.bg03{background-image:url(/theme/basic/img/sub/subtop_about.jpg);background-position:center; background-repeat:no-repeat;  }
.sub_top.bg04{background-image:url(/theme/basic/img/sub/subtop_news.jpg);background-position:center; background-repeat:no-repeat;  }

.sub_top .bg01{background-image:url(/theme/basic/img/sub/subtit_contest.jpg);background-position:center; background-repeat:no-repeat; width:100%; height:100%; position:absolute;left:0;top:0;z-index:1; animation:fadeSize 2s ease-in-out; background-size:cover;}
.sub_top .bg02{background-image:url(/theme/basic/img/sub/subtit_edu.jpg);background-position:center; background-repeat:no-repeat; width:100%; height:100%; position:absolute;left:0;top:0;z-index:1; animation:fadeSize 2s ease-in-out; background-size:cover;}
.sub_top .bg03{background-image:url(/theme/basic/img/sub/subtit_comm.jpg);background-position:center; background-repeat:no-repeat;width:100%; height:100%; position:absolute;left:0;top:0;z-index:1; animation:fadeSize 2s ease-in-out;  background-size:cover;}



.sub_top .cont{ position:relative;top:55%; transform:translateY(-50%); text-align:center;z-index:2; }
.sub_top .cont .tx01{font-size:64px; color:#fff; font-weight:400; line-height:1;  margin-bottom:20px; }
.sub_top .cont .tx02{font-size:50px; color:#fff;font-weight:700;  line-height:1;  margin-bottom: 0px; }
 
.sub_top .midmenu{ position:absolute; width:1450px; left:50%; transform:translateX(-50%); bottom:-33px;   display:flex; justify-content: space-between;flex-wrap: nowrap;  z-index:2;}
.sub_top .midmenu .items{ height:66px; }
.sub_top .midmenu .items{ }
.sub_top .midmenu .items a{display:block; line-height:66px; text-align:center; font-size:20px; color:#848484;  font-weight:500; background:#eef0f2;border:1px solid #ddd;}  
.sub_top .midmenu.s3 .items{  width:33.33%;  }
.sub_top .midmenu .items.on a{ background:#fff;color:#111;font-weight:700;}
.sub_top .navi{ position:absolute;left:0px;top:0px;left:0px;width:100%;height:70px; border-bottom:1px solid #999;}
.sub_top .navi .ct{ display:flex; width:1500px; margin:auto;}
.sub_top .navi .arv1{font-size:15px; color:#fff; line-height:70px; font-weight:400;  margin-right:30px;}
.sub_top .navi .arv2{font-size:15px; color:#fff; line-height:70px; font-weight:400; margin-right:30px;}
.sub_top .navi .arv3{font-size:15px; color:#fff; line-height:70px; font-weight:400;}

.sizeUp{ }

.guide_top{ width:100%; min-width:1450px; max-width:1920px; margin:auto; height:820px;  position:relative;overflow:hidden; }
.guide_top .bg1{width:100%; height:100%; position:absolute;left:0;top:0;z-index:1;  background-image:url(/theme/basic/img/guide/guide_01.jpg);background-position:  center; background-repeat:no-repeat;animation:fadeSize 2s ease-in-out;  background-size:cover;}
.guide_top .bg2{ width:100%; height:100%; position:absolute;left:0;top:0;z-index:1; background-image:url(/theme/basic/img/guide/subtit_guide02.jpg);background-position:  center; background-repeat:no-repeat;animation:fadeSize 2s ease-in-out;background-size:cover;}
.guide_top .bg3{width:100%; height:100%; position:absolute;left:0;top:0;z-index:1;  background-image:url(/theme/basic/img/guide/subtit_guide03.jpg);background-position:  center; background-repeat:no-repeat;animation:fadeSize 2s ease-in-out;background-size:cover;}
.guide_top .bg4{ width:100%; height:100%; position:absolute;left:0;top:0;z-index:1; background-image:url(/theme/basic/img/guide/subtit_guide05.jpg);background-position:  center; background-repeat:no-repeat;animation:fadeSize 2s ease-in-out;background-size:cover;}
.guide_top .bg5{width:100%; height:100%; position:absolute;left:0;top:0;z-index:1;  background-image:url(/theme/basic/img/guide/subtit_guide04.jpg);background-position:  center; background-repeat:no-repeat; animation:fadeSize 2s ease-in-out;background-size:cover; }


.guide_top .cont{ position:relative;top:50%; transform:translateY(-50%);text-align:center;z-index:2;  }
.guide_top .cont .tx01{font-size:65px; color:#fff; font-weight:900; line-height:1;  margin-bottom:20px;text-transform:uppercase; }
.guide_top .cont .tx01 span {font-size:36px; color:#fff; font-weight:900; line-height:1.8;   display:block;  }
.guide_top .cont .tx02{font-size:24px; color:#fff;font-weight:700;  line-height:1;  margin-bottom: 0px; }
/*
 * { cursor : url(/theme/basic/img/common/cus.png) 30 30, url(/theme/basic/img/common/cus.png) 30 30, auto;}

 */
a.btn_b01, .btn_b01  {border:1px solid #c58b3f;background:#c58b3f; color:#fff; line-height:30px;height:30px;width:100px;border-radius:30px; }
  a.btn_b02 {border:1px solid #c58b3f;background:#c58b3f; color:#fff; line-height:50px;height:50px;width:100px;border-radius:30px; }

  .btn_bo_user button { border:1px solid #c58b3f;background:#c58b3f; color:#fff; line-height:50px;height:50px; border-radius:30px;  font-size:18px; padding:0 10px;}


.video-container_v {
  position: relative;
 
  width: 100%;
  height: 100vh;
  z-index: 0;
}

.video-container_v iframe {
   width: 100vw;
  height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
  min-height: 100vh;
  min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}



  .guide_video{overflow:hidden;position:relative;}
.video-container{
  width: 100%;
  height:600px; 
  position:relative; z-index:1; 
  overflow:hidden;
}
.video-container2{
  width: 100%;
  height: 0; 
 padding-bottom: 56.25%;
  position:relative; z-index:1; 
  overflow:hidden;
}
.video-container2 video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.video-container2 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.videobg{ background:rgba(0,0,0,0.05);width:100%;height:100%; position:absolute;left:0; top:0; z-index:2; }
    
.video-container iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
}


.social_register{background:#f8f4e9; position:relative; width:1400px;margin :auto; min-width:1500px;  padding:160px 0 0; }
.social_register .title{ text-align:center; font-size:50px; font-weight:700;color:#000; line-height:1;  padding-bottom:70px; }
.member_connect{width:1400px;margin : 0 auto 100px  }
.join{ background:#f8f4e9; position:relative; width:100%; min-width:1500px;  padding:100px 0;}
.join .title{ text-align:center; font-size:50px; font-weight:700;color:#000; line-height:1;  padding-bottom:70px; }
.memberjoin{ background:#fff; padding:50px 40px;width:1400px; margin:auto; }
.memarea01{position:relative; line-height:47px; border-bottom:1px solid #000; margin-bottom:20px;}
.memarea01 .mtx01{ font-size:18px;color:#002222; font-weight:500; line-height:47px;   }
.memarea01 .mtx01 span { font-size:12px;color:#aaa; font-weight:500; line-height:47px;  padding-left:30px; }
.memarea01 .mtx01 .ex{ position:absolute;right:0px;top:0px; font-size:12px; color:#000; font-weight:500; }
.memarea01 .mtx02{ }

.agree_info {}
.agree_info textarea{ width:100%; height:150px; border:1px solid #ddd !important; padding:15px; font-size:18px; line-height:1.8;}


.imgs{ width:100%; height:auto ;vertical-align:top ;}
.valuemenu{ position:absolute;left:10% ; bottom:15%; }
.valuemenu .tit{font-size:80px;color:#e4dfd7; line-height:1; font-weight:400; margin-bottom:20px;cursor:pointer; }
.valuemenu .menus{display:block;}
.valuemenu .menus .itm {display:inline-block;  margin-right:20px;}
.valuemenu .menus .itm a{font-size:18px; color:#fff;line-height:1; opacity:0.8;  padding-bottom:5px;}
.valuemenu .menus .itm a:hover{ font-weight:700;}
.valuemenu .menus .itm.on a{ opacity:1;border-bottom:1px solid #fff;font-weight:700;}
.gall_tab{width:1450px; margin:0 auto 70px; display:flex;}
.gall_tab a{display:block;  line-height:55px; text-align:center;font-size:20px; color:#111; border-bottom:2px solid #ddd;  width:50%;   font-weight:700;}
.gall_tab a.on{ border-bottom:2px solid #111;}

.btn_area{ text-align:center;}
.btn_area .btn_submit{ width:200px;height:50px; background:#000;  opacity:0.9;border:0; }
.btn_area .btn_submit:hover{ opacity:1;}
.btn_area .btn_close{width:200px;height:50px;  line-height:50px;display:inline-block;border-radius:30px;vertical-align:middle;}
.btn_area .btn_submit2{ width:200px;height:50px; background:rgba(0,0,0,0.8);  opacity:0.9;border:0;border-radius:30px;color:#fff;margin-left:20px; }
.btn_area .btn_submit2:hover{ opacity:1;}

.btn_area .btn_cancel{ width:200px;height:50px; background:#fff; border:1px solid rgba(0,0,0,0.8) !important; color:rgba(0,0,0,0.8);   opacity:0.9;border:0;border-radius:30px; }
.reg_data ul {display:flex; flex-wrap: wrap; }
.reg_data ul li{display:block; width:14%; font-size:18px; color:#000; font-weight:500;  padding-top:27px;} 
.reg_data ul li.inn{display:block;   width:86%; padding:10px 0  10px 30px; ; }
.reg_data ul li .input_form{ width:50%;  height:52px; border:1px solid #ddd; border-radius:30px; padding-left:15px;}
.reg_data ul li .guid{ display:inline-block; font-size:14px; color:#333; line-height:28px; margin-left:15px;}
.reg_data ul li.btn{ width:100%; text-align:center; padding:50px 0 ; }
.reg_data .agree_area{ }
.reg_data .btn_area{ padding:40px 0 50px;text-align:center; }

.cate_title{ text-align:center; font-size:34px; color:#222;font-weight:700 ; margin-bottom:50px;}

.sct_10 { width:1250px; margin:auto;}
#sct {}