::-moz-selection {
   background: #000;
   color: #fff;
}
::selection {
   background: #000;
   color: #fff;
}
.eng { font-family:"arial" !important; }
a{transition: all .2s ease;}
button{transition: all .2s ease; }
   .tables {
    width: 100%;
    border-top: 1px solid #444444;
    border-collapse: collapse;
  }
    .tables th{text-align:left; }
  .tables th,  .tables td {
    border-bottom: 1px solid #444444;
    padding: 10px; 
	height:40px; text-align:left; 
  }

button.berger:active,button.berger:focus{ outline:0;}

.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 }

@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);
  }
}

.content_wrap{ max-width:1600px;  margin:auto;  min-width:1460px; width:100%; padding:180px 0  100px; }
.content_wrap:after{clear:both; content:"";display:block;}
@keyframes mainItem{
	0%{ bottom:50px;  }
	100%{bottom:65px;  }
}

 span.h{ display:block; height:20px;}
 .quick { position:fixed; z-index:3; right:50px;bottom:100px;text-align:right; }
  .quick div{ margin-bottom:10px;}
  .quick img{width:70px; }

  .quick .talkon{ width:70px;height:70px; line-height:70px; text-align:center; background:#fee500;border-radius:50%;}
.quick .talkon img{width:30px;vertical-align:middle;}
.btn_top{ }
.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 img{width:70px; height:auto;}

.btn_top .shop_fl{ transition: all .3s ease ; width:66px;height:66px; border-radius:50%; background:#000;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_bt {
    width: 110px;
    height: 110px;
    position: absolute;      /* 필요 없으면 삭제 */
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

    cursor: pointer;
}

.close_bt::before,
.close_bt::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;

    width: 70px;
    height: 6px;
    background: #000;
    border-radius: 3px;

    transform-origin: center;
}

.close_bt::before {
    transform: translate(-50%, -50%) rotate(45deg);
}

.close_bt::after {
    transform: translate(-50%, -50%) rotate(-45deg);
}

.close_btn {
  position: absolute;
  right: 2%;
  top: 2%;
  width: 50px;
  height: 50px;
  border-radius:50%; 
  background:transparent; 
  border:1px solid #ddd;
  opacity: 1;
  padding-top:12px;
  z-index:3100;cursor:pointer;
}
.close_btn:hover {
  opacity: 1;
}
.close_btn:before, .close_btn:after {
  position: absolute;
  left: 23px;
  content: ' ';
  height: 25px;
  width: 4px;
  background-color: #f5f5f5;
  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);
}
*/
    

.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;}
.pt140 {padding-top: 140px !important;}
.pt200 {padding-top: 200px !important;}

.pb0 {padding-bottom: 0 !important;}
.pb10 {padding-bottom: 10px !important;}
.pb20 {padding-bottom: 20px !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;}
.w80{ width:80px !important; } 
.w120{ width:120px !important; } 
.w250{ width:250px !important; }
.w280{ width:280px !important; }
.w290{ width:290px !important; }
.w360{ width:360px !important; } 
.w380{ width:380px !important; } 
.w500{ width:500px !important; } 
.w680{ width:680px !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:#000 !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 white;
  border-width: 0 2px 2px 0;
  display: inline-block;
  vertical-align:top;
  padding: 40px; 

}
 

.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%; height: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:#293243;position:fixed; left:0; top:0 ;z-index:100;  }

.btn_list{ padding:9px 40px; font-size:18px; text-align:center; color:#fff; background:#00473b;border-radius:5px; }

.board_menu {
    min-width: 1400px; max-width:1600px; width:100%;
    margin:  0px auto 0 ;
    border-bottom: 1px solid #ddd;
    display: flex;
}

.board_menu .items {
}

.board_menu .items a {
    font-size: 20px;
    color: #999 ;
    font-weight: 400;
    line-height: 46px;
    display: block;
    padding: 0 40px;
    border-bottom: 1px solid #fff;
}

.board_menu .items.on a {
    font-size: 20px;
    color: #00473b ;
    font-weight: 700;
    line-height: 46px;
    border-bottom: 1px solid #00473b;
}

	  

.title_area{ text-align:center;  padding:50px 0 50px; }
.title_area .title1{font-size:90px;font-weight:400;color:#000;line-height:1.2; }
.title_area .title2{font-size:20px;font-weight:400;color:#252525;line-height:30px; }
 	.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; }

 




.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:1500px; margin:40px auto  !important;  }

@keyframes bgx{
	0%{transform:translateX(-5%) scale(1);}
	100%{transform:translateX(-2.5%) scale(1.05);}
}

 

#bo_list  , #bo_v , #bo_w , #bo_gall { width:1500px !important; margin:auto; padding-top: 00px;}

  

.ctt_admin{ display:none}


.ch_area{ display:flex; flex-wrap: nowrap;  justify-content: space-between; width:100%;  background:#fff ; margin-bottom:10px; }
.ch_area .items{width:90%; height:60px; line-height:60px; text-align:left;  }

.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: 30px;
        height: 30px;
        border:2px solid #000;
        position: relative; margin-right:5px;
      }
.ch_area input[type="checkbox"]:checked + label::after{
        content:'✔';
        font-size: 25px;
        width: 30px;
        height: 30px;
        text-align: center;
        position: absolute;
        left: 0;
        top:50%;
		transform:translateY(-50%);
		color:#111; 
      }
.ch_area2 .items{width:90%; height:60px; line-height:60px; text-align:left;  position:relative;}
.ch_area2{font-size:18px;font-weight:500; color:#aaa; 
   -ms-user-select: none; 
   -moz-user-select: -moz-none;
   -khtml-user-select: none;
   -webkit-user-select: none;
   user-select: none;
}
.ch_area2 input[type="checkbox"]{
        display: none;
      }
.ch_area2 input[type="checkbox"] + label{
        display: inline-block;
        width: 20px;
        height: 20px;
        border:2px solid #aaa;
        position: relative; margin-right:5px;
      }
.ch_area2 input[type="checkbox"]:checked + label::after{
        content:'✔';
        font-size: 20px;
        width: 20px;
        height: 20px;line-height:1;
        text-align: center;
        position: absolute;
        left: 0;
        top:50%;
		transform:translateY(-50%);
		color:#aaa; 
      }




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




.sub_top{width:100%; min-width:1450px; max-width:1920px; margin:auto; height:540px;  position:relative;overflow:hidden;  margin-top:120px;}
.sub_top.bg01{background-image:url(/theme/basic/img/sub/sub_member.jpg);background-position:center; background-repeat:no-repeat;  }
.sub_top.bg02{background-image:url(/theme/basic/img/sub/subtit_edu.jpg);background-position:center; background-repeat:no-repeat;  }
.sub_top.bg03{background-image:url(/theme/basic/img/sub/subtit_comm.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:50%; transform:translateY(-50%); text-align:center;z-index:2; }
.sub_top .cont .tx01{font-size:90px; color:#fff; font-weight:700; line-height:1;  margin-bottom:20px; }
.sub_top .cont .tx02{font-size:30px; color:#fff;font-weight:400;  line-height:1;  margin-bottom: 0px; }
 
.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:700; line-height:1;  margin-bottom:20px;text-transform:uppercase; }
.guide_top .cont .tx01 span {font-size:36px; color:#fff; font-weight:700; 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 #000;background:#000; color:#fff; line-height:50px;height:50px;width:100px;border-radius:30px; }
  a.btn_b02 {border:1px solid #000;background:#000; color:#fff; line-height:50px;height:50px;width:100px;border-radius:30px; } 
.btn_b01:hover{ color:#fff !important;}
  .btn_bo_user button { border:1px solid #000;background:#000; color:#fff; line-height:50px;height:50px; border-radius:30px;  font-size:18px; padding:0 10px;} 
  
  */
  
  .btn_area{ text-align:center; padding:100px 0 ;}
    .btn_area a.list{ transition: all 0.3s ease;padding:20px 60px; font-size:18px; color:#fff; background:#00473b  }
    .btn_area a.list:hover{ background:#000;box-shadow:0 0 2px 2px #eee;}	
.overlaybox {position:relative;min-width:171px;height:101px;background:url('/theme/basic/img/map/map_baloon.png') no-repeat;padding:20px 10px;}
.overlaybox .tx{ font-size:16px;color:#fff;font-weight:bold; text-align:center; line-height:73px; padding:0 10px;  background:#bd9855;border-radius:50px; margin-top:-20px;}
#bo_gall .gall_img img{border-radius:00px;}
.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: 820px; 
  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 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: 120vw;
  height: 120vh;
  transform: translate(-50%, -50%);
}

 
.ra_area{font-size:18px;font-weight:500; color:#000; margin-right:15px; line-height:30px;
   -ms-user-select: none; 
   -moz-user-select: -moz-none;
   -khtml-user-select: none;
   -webkit-user-select: none;
   user-select: none;
   display:inline-block; 
   position:relative;
}
.ra_area input[type="radio"]{
        display: none;
      }
.ra_area input[type="radio"] + label{
        display: inline-block;
        width: 30px;
        height: 30px;
		border-radius:50%; 
        border:2px solid #bababa;
        position: relative; margin-right:5px;
      }
.ra_area input[type="radio"]:checked + label::after{
        content:'';
        font-size: 14px;
        width: 12px;
        height: 12px;
		background-color:#000; 
		border-radius:50%;
        text-align: center;
        position: absolute;
        left: 7px;
        top:7px; 
		color:#ab0000; 
      }


 
.ra_area2{font-size:20px;font-weight:500; color:#fff; margin-right:15px; line-height:38px;
   -ms-user-select: none; 
   -moz-user-select: -moz-none;
   -khtml-user-select: none;
   -webkit-user-select: none;
   user-select: none;
   display:inline-block; 
   position:relative;
}
.ra_area2 input[type="radio"]{
        display: none;
      }
.ra_area2 input[type="radio"] + label{
        display: inline-block;
        width: 24px;
        height: 24px;
		border-radius:50%; 
        border:2px solid #bababa;
        position: relative; margin-right:5px;
      }
.ra_area2 input[type="radio"]:checked + label::after{
        content:'';
        font-size: 14px;
        width: 14px;
        height: 14px;
		background-color:#fff; 
		border-radius:50%;
        text-align: center;
        position: absolute;
        left: 50%;
        top:50%;  transform:translate(-50%, -50%);
		color:#ab0000; 
      }


.button-container {
        display: flex;
        gap: 20px; /* 버튼 사이 간격 */
    }

    /* 공통 버튼 스타일 */
    .nav-btn {
        width: 60px;  /* 버튼 크기 (너비) */
        height: 60px; /* 버튼 크기 (높이) */
        border-radius: 50%; /* 원형 만들기 */
        border: none;
        cursor: pointer;
        
        /* 기본 색상: 회색 */
        background-color: #aaa; 
        
        /* 그림자 효과 (이미지와 유사하게) */ 
        
        /* 화살표 정렬을 위한 Flex 설정 */
        display: flex;
        justify-content: center;
        align-items: center;
        
        /* 부드러운 색상 전환 효과 */
        transition: all 0.3s ease;
    }

    /* 마우스를 올렸을 때 (Hover) 스타일 */
    .nav-btn:hover {
        /* 이미지와 유사한 청록색 */
        background-color: #00756a; 
        
        /* 호버 시 그림자를 조금 더 진하게 (선택사항) */
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
        transform: translateY(-0px); /* 살짝 위로 떠오르는 효과 */
    }

    /* CSS로 화살표 그리기 (가상 요소 사용) */
    .nav-btn::after {
        content: '';
        display: block;
        width: 14px;  /* 화살표 크기 */
        height: 14px; /* 화살표 크기 */
        
        /* 흰색 선 설정 */
        border-top: 3px solid #ffffff; 
        border-right: 3px solid #ffffff;
    }

    /* 왼쪽 화살표 회전 */
    .prev_v::after {
        transform: rotate(-135deg); /* 왼쪽을 가리키도록 회전 */
        margin-left: 5px; /* 시각적 중앙 정렬 보정 */
    }

    /* 오른쪽 화살표 회전 */
    .next_v::after {
        transform: rotate(45deg); /* 오른쪽을 가리키도록 회전 */
        margin-right: 5px; /* 시각적 중앙 정렬 보정 */
    }
	

.inner{ min-width:1500px; max-width:1650px; width:100%; margin:auto; position:relative;}

@media (max-width: 1400px) {
  body {
    min-width: auto;
  }

.inner{ min-width:94%; max-width:94%; width:100%; margin:auto; position:relative;}
  .wrap {
    width: 100%;
    max-width: 100%;
  }


}




.custom-checkbox {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  font-size: 16px;
  user-select: none;
}

/* 기본 체크박스 숨기기 */
.custom-checkbox input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

/* 커스텀 박스 */
.checkmark {
  width: 22px;
  height: 22px;
  border: 2px solid #bbb;
  border-radius: 6px;
  background: #fff;
  transition: all 0.2s ease;
  position: relative;
}

/* 체크 표시 */
.checkmark::after {
  content: "";
  position: absolute;
  left: 6px;
  top: 2px;
  width: 6px;
  height: 12px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
  opacity: 0;
}

/* 체크되었을 때 */
.custom-checkbox input:checked + .checkmark {
  background: #00473b;
  border-color: #00473b;
}

.custom-checkbox input:checked + .checkmark::after {
  opacity: 1;
}

/* 호버 효과 */
.custom-checkbox:hover .checkmark {
  border-color: #4f46e5;
}

/* 포커스 접근성 */
.custom-checkbox input:focus + .checkmark {
  box-shadow: 0 0 0 3px rgba(79, 70, 229, 0.3);
}