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

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

@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:50px;}
  .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:#ca9f68;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;
  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);
}
*/
@font-face {
    font-family: 'ChosunSm';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@1.1/ChosunSm.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ChosunKm';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@1.0/ChosunKm.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


.sin{ font-family: 'ChosunSm' , 'NotoSans', sans-serif; font-weight:500 !important;}
.sin2{ font-family: 'ChosunKm' , 'NotoSans', sans-serif;}

.eng{ font-family: 'Cormorant Garamond' , 'NotoSans', sans-serif;}
.eng2{  font-family: 'Saira', 'NotoSans', sans-serif; } 
.clear:after{clear:both;content:"";display:block; }
.clear_b:after{clear:both;content:"";display:block; }

.nanum{ font-family: 'Nanum Myeongjo', 'NotoSans', serif;}
.jp{font-family: 'Noto Serif JP', serif;}
.dm{font-family: 'DM Serif Text', serif;} 

.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:#ca9f68 !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;  }



	  

.title_area{ text-align:center; margin-bottom:50px;}
.title_area .title1{font-size:90px;font-weight:700;color:#333;line-height:110px; }
.title_area .title2{font-size:30px;font-weight:300;color:#333;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);}
}


.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-family:'Noto Sans KR', sans-serif; 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:700}
.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:100vh;}
.visual .visual00 .visual_box .visual_bg{width:100%; height:100%; /*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:10px;  }
.visual .visual00 .visual_box .cont .tx02{font-size:100px; font-weight:700; color:#fff; line-height:1; }
.visual .visual00 .visual_box .cont .tx03{font-size:100px; font-weight:700; color:#d7d100; line-height:1;}
.visual .visual00 .visual_box .cont .tx04{font-size:120px; font-weight:700; color:#6a9fff; line-height:1;}
.visual .visual00 .visual_box .cont .wh{ color:#fff;}
.visual .visual00 .visual_box .cont .gr{ color:#ca9f68; font-size:60px;}
.visual .visual00 .visual_box .cont .tx03{}
.visual .visual00 .visual_box .cont .tx04{}


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


.tail{background:#292929;  padding:80px 0 ; } 
.tail .cont{ width:90%; max-width:1720px; min-width:1500px; margin:auto;} 
.tail .cont .ta1{float:left; }
.tail .cont .ta1 .foot_in1{font-size:20px; font-weight:400; color:#fff; line-height:40px; }
.tail .cont .ta1 .foot_in1 .foot_link{ display:inline-block;  margin-left:30px;}
.tail .cont .ta1 .foot_in1 .foot_link a{ font-size:18px; font-weight:400; color:#fff; line-height:40px; }
.tail .cont .ta1 .foot_in1 .foot_link a:after{ display:inline-block; content:"|"; font-size:16px; font-weight:400; color:#fff;line-height:40px; padding:0 10px;  opacity:0.36;vertical-align:top;}
.tail .cont .ta1 .foot_in1 .foot_link a:last-child:after{ content:""; }
.tail .cont .icn{ display:inline-block;  margin-left:30px; position:absolute; right:0px;bottom:10px;}
.tail .cont .ta1 .foot_in2{ font-size:18px; font-weight:400; color:#fff; line-height:34px;  padding-top:30px;letter-spacing:-1px; }
.tail .cont .ta1 .foot_in2 span{font-size:16px; font-weight:400; color:#fff; line-height:34px; display:inline-block; opacity:0.3;vertical-align:top;padding:0 5px;  }
.tail .cont .ta2{float:right; width:600px; display:flex; flex-wrap: nowrap;  }
.tail .cont .ta2 .opinfo{width:55%; }
.tail .cont .ta2 .opinfo .tx01{position:relative; font-size:18px; font-weight:400; color:#fff; line-height:40px;  padding-left:100px;  }
.tail .cont .ta2 .opinfo .tx01:after{ content:"업무시간 : "; display:block; position:absolute;left:0px;top:0px;font-size:18px; font-weight:400; color:#fff; line-height:40px;  }
.tail .cont .ta2 .opinfo .tx02{ font-size:18px; font-weight:400; color:#fff; line-height:40px;  }
.tail .cont .ta2 .opinfo .tx02 span{ font-size:30px; font-weight:700; color:#fff; line-height:40px;  }
.tail .cont .ta2 .icn{width:45%;}
.tail .cont .ta2 .family{ }
.tail .cont:after{clear:both;content:"";display:block;}




/* 하단 */
.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}


.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 #ca9f68;
        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; 
      }

.content_wrap{ width:100%; min-height:800px;  padding-top: 0px; padding-bottom:100px; }
.content_wrap.test{ min-height:auto; padding-bottom:0;}
.content_wrap .title{ text-align:left;  padding:140px 0 50px;font-size:50px; font-weight:700; line-height:1;  width:1500px; margin:auto;  letter-spacing:-2px;}
.content_wrap .title.test{ padding-top:100px;   }
.content_wrap .title.bd{ padding-top:180px;   }
.content_wrap .title span{ font-size:50px; font-weight:500;  line-height:50px; padding:10px 0 ; border-top:0px solid #000; }
.content_wrap .title span.sub{ font-size:20px;line-height:50px; color:#333; font-weight:600; display:inline-block;margin:20px 0; display:none;}
.content_wrap .title p{font-family: 'SUIT'; font-size: 20px; color: #333; font-weight: 500; margin-top: 30px; letter-spacing: -0.4px;}
.content_wrap .board_title{width:1450px; margin:auto; font-size:60px; font-weight:700;  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:#333; 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:700; line-height:1;  width:1500px; margin:auto; }
.subtitle span{ font-size:50px; font-weight:700;  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;}




.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 #ca9f68;background:#ca9f68; color:#fff; line-height:50px;height:50px;width:100px;border-radius:30px; }
  a.btn_b02 {border:1px solid #ca9f68;background:#ca9f68; 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 #ca9f68;background:#ca9f68; color:#fff; line-height:50px;height:50px; border-radius:30px;  font-size:18px; padding:0 10px;}
.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:10px;}
.video-container_v {
  position: relative;
 
  width: 100%;
  height: 56.25vw;
  z-index: 0;
}

.video-container_v iframe {
   width: 100vw;
  height: 56.25vw;
  /* min-height: 100vh;
  min-width: 177.77vh;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1.2); */
}


  .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:#ca9f68; 
		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; 
      }



.head {background-color:transparent; padding:0 20px; height:100px;    width:100%; position:fixed; left:0;top:0; z-index:4; transition: all .0s ease-in-out; }  
.head.off{ opacity:0; z-index:-1;}
.head .cont{width:100%;  height:100px;line-height:100px; display:flex; flex-wrap: nowrap; justify-content: space-between;min-width:1500px; max-width:1500px; margin:auto ;} 
.head .cont .logo{width:300px; text-align:left; }
.head .cont .logo a{display: flex; height: 100%; align-items: center;}
.head .cont .logo .in{ width:124px;height:46px; display:inline-block; background-image:url(/theme/basic/img/mobile/j_logo.svg?t=1);background-size:100% auto;  vertical-align:middle; background-repeat:no-repeat; }
.head .cont .menu{display:flex; flex-wrap: nowrap;  padding-right:0px; }
.head .cont .menu .items{ padding:0 40px;  white-space:nowrap; position:relative;}
.head .cont .menu .items a.ln{line-height:100px;  font-size:18px;font-weight:700; color:#fff; text-transform:uppercase;  } 
.head .cont .menu .items a.ln:hover{ color:#ca9f68;}
.head .cont .menu .items .submenu{ position:absolute;left:0px; top:50px; width:180px; padding:0px 0 15px ; display:none; }
.head .cont .menu .items .submenu a.ln2{ font-size:14px;font-weight:500; color:#fff; line-height:40px; display:inline-block; position:relative; }
.head .cont .menu .items .submenu a.ln2:hover{ color:#ca9f68; }
.head .cont .menu .items .sb_at{ line-height:36px;}


.head .cont .menu .items.on .submenu a.ln2.on:after{  content:"";display:block; width:100%;height:2px;background:#ad8c61; left:0px;bottom:-0px;position:absolute;z-index:1;}

.head .cont .rmenu{width:420px;text-align:right;display:flex; flex-wrap: nowrap; align-items: center;}
.head .cont .rmenu .rbutton{ padding-right:30px;line-height:100px; flex: 1 1 auto;}
.head .cont .rmenu .rbutton a{ display:inline-block; width:140px; height:60px; line-height:60px; text-align:center; border-radius:30px; background:#ca9f68; color:#fff;font-size:16px;font-weight:700;  }
.head .cont .rmenu .rlink{  white-space:nowrap ;flex: 1 1 auto;}
.head .cont .rmenu .rlink a{display:inline-block;line-height:100px; text-align:center; font-size:15px; font-weight:700; color:#fff;   }
.head .cont .rmenu .rlink a:after{ content:"/";display:inline-block;color:#eee;  font-weight:400;font-size:13px; line-height:100px; padding:0 10px;  }
.head .cont .rmenu .rlink a:last-child:after{content:"";  }
.head .cont .rmenu .rpanel{  }

.head.on {background-color:#293243; border-bottom:1px solid #000;  }  
.head.on .cont .logo .in{   display:inline-block; background-image:url(/theme/basic/img/mobile/j_logo.svg);  }
.head.on .cont .menu .items a.ln{ color:#fff; }
.head.on .cont .menu .items a.ln:hover{ color:#eee;}
.head.on .cont .rmenu .rlink a{color:#fff;  }
.head.on .cont .rmenu .rpanel{ }
.head.on .rpanel span{background-color:#fff;} 


.head.on2 {background-color:#293243; border-bottom:1px solid #333;  }  
.head.on2 .cont .logo .in{  display:inline-block; background-image:url(/theme/basic/img/mobile/j_logo.svg);  }
.head.on2 .cont .menu .items a.ln{ color:#fff; }
.head.on2 .cont .menu .items a.ln:hover{ color:#ca9f68;}
.head.on2 .cont .rmenu .rlink a{color:#fff;  }
.head.on2 .cont .rmenu .rpanel{ }
.head.on2 .rpanel span{background-color:#fff;} 


.head.on3 {background-color:rgba(255,255,255, 1); border-bottom:1px solid #f1f1f1;  }  
.head.on3 .cont .logo .in{  filter:invert(100); display:inline-block; background-image:url(/theme/basic/img/mobile/j_logo.svg);  }
.head.on3 .cont .menu .items a.ln{ color:#000;  position:relative; }
.head.on3 .cont .menu .items a.ln:hover{ color:#000; font-weight:bold; }
.head.on3 .cont .menu .items.on a.ln:after{content:"";display:block; width:100%;height:2px;background:#ad8c61; left:0px;bottom:-15px;position:absolute;}
.head.on3 .cont .rmenu .rlink a{color:#000;  }
.head.on3 .cont .rmenu .rpanel{ }
.head.on3 .rpanel span{background-color:#000;} 
.head.on3 .cont .rmenu .rlink a:after{ content:"/";display:inline-block;color:#aaa;  font-weight:400;font-size:13px; line-height:100px; padding:0 10px;  }
.head.on3 .cont .rmenu .rlink a:last-child:after{content:"";  }
.fullmenu{ position:fixed;z-index:101;   left:0 ;top: 3%;width:90%;  transform:translateY( 0%); ; display:none; }
.fullmenu .cont{ width:100%;  position:relative; min-width:1500px; max-width:90%; width:100%; margin:auto; }
.fullmenu .cont .items{ margin-bottom:20px; white-space:nowrap ;}
.fullmenu .cont .items .mn{ line-height:40px; font-size:30px; color:#ca9f68; font-weight:700; display:inline-block;  text-transform:uppercase;vertical-align:top; position:relative;    width:150px;}

.fullmenu .cont .items.on .mn:after{  content:""; display:block; width:100%;height:0px;background:#ad8c61; left:0px;bottom:-5px;position:absolute;}

.fullmenu .cont .items .sbmenu{ display:inline-block; line-height:40px; padding-bottom:15px;vertical-align:top;  margin-left:100px;}
.fullmenu .cont .items .sbitm{ display:inline-block; }

.fullmenu .cont .items .sb_at{ display:inline-block;  }

.fullmenu .cont .items .mn2{ line-height:40px; font-size:1.0vw; color:#fff; font-weight:700; display:inline-block;    opacity:0.7;  position:relative;}
.fullmenu .cont .items .mn2.on:after{  content:""; display:block; width:100%;height:2px;background:#ad8c61; left:0px;bottom:-5px;position:absolute;opacity:1; } 

.fullmenu .cont .items .mn2:hover{ opacity:1; }
.fullmenu .cont .items .sb_at:after{content:"|"; line-height:40px; font-size:20px; color:#ddd; font-weight:700; display:inline-block; padding:0 15px; }
.fullmenu .cont .items .sb_at:last-child:after { content:""; }

.head:after{ content:"";display:block;  left:0px; top:100px; z-index: -1;opacity:0; position:absolute; width:100%;height: 230px; background-color:#3d3d3d; transition: all ease .1s  ; display:none;}


.head.menuon{ background-color:#293243;border:0; }
.head.menuon:after{display:block; z-index: -1;opacity:1;background-color:#293243; height:480px; border-top:0px solid rgba(218,218,218,0.0); border-bottom:1px solid rgba(218,218,218,0.0); top:100px;}
.head.menuon .cont .logo .in{filter:invert(0);  display:inline-block; background-image:url(/theme/basic/img/mobile/j_logo.svg);  }
.head.menuon .cont .menu .items:hover a.ln{ color:#ca9f68;}
.head.menuon .cont .menu .items .submenu{ position:absolute;left:0px; top:90px; width:100%;   text-align:center;padding:15px 0 ; display:block; }
.head.menuon .cont .menu .items .submenu a.ln2{ font-size:15px;font-weight:500; color:#fff;  display:inline-block; }
.head.menuon .cont .menu .items .submenu a.ln2:hover{ color:#ca9f68; }
.head.menuon .cont .menu .items a.ln{ color:#fff; }
.head.menuon .cont .menu .items a.ln:hover{ color:#fff;}

.head.menuon .cont .rmenu .rlink a{color:#fff;  }
.head.menuon .cont .rmenu .rpanel{ }
.head.menuon .rpanel span{background-color:#fff;}  
.dims{ display:none; position:fixed; z-index:1000;background-color:rgba(0,0,0,0.78); width:100%;height:100%; left:0;top:0;}
.dim_inn{ display:none;position:fixed; z-index:1010; left:50%;top:50%;transform:translate(-50% , -50%);}
.fullmenu .cont .f_top{ margin-bottom:50px; white-space:nowrap ;}
.fullmenu .cont .f_top{ display:flex; }
.fullmenu .cont .f_top .logo{width:250px;  }
.fullmenu .cont .f_top .logo a{display:inline-block;;  width:138px;height:55px;  background-image:url(/theme/basic/img/mobile/j_logo.svg);background-size:100% auto;  vertical-align:middle; background-repeat:no-repeat;  margin-top:20px;}
.fullmenu .cont .f_top .link{ }
.fullmenu .cont .f_top .link a{display:inline-block;font-size:1.0vw; color:#fff;  opacity:0.6; line-height:40px;  font-weight:700;}
.fullmenu .cont .f_top .link a:after{ display:inline-block;content:"|"; font-size:24px; color:#fff;  opacity:0.6; line-height:70px; padding: 0 10px;}
.fullmenu .cont .f_top .link a:last-child:after{  content:""; }
.fullmenu .cont .f_top .icn{line-height:70px;   margin-left:80px; }
.fullmenu .cont .f_top .icn a{ margin-right:10px;}


.test_wrp{background-size:cover;width:100%; background-image:url(/theme/basic/img/sub/testbg.jpg);   height:900px;transition: all .3s ease-in-out; }
.test_wrp.test_01.next{background-image:url();background-color:#1c3463;   height:900px; }


.test_wrp .cont{text-align:center; top:50%; transform:translateY(-50%);position:relative;  width:1460px ; margin:auto;}
.test_wrp .test_tx01{font-size:20px;color:#fff; font-weight:700;display:inline-block; padding:5px 15px; background:#06214d; margin-bottom:40px; border-radius:40px; }
.test_wrp .test_tx01 span{ font-size:20px;color:#9ba7c4 ; font-weight:700; }
.test_wrp .test_tx02{font-size:56px;color:#fff; font-weight:700;line-height:1.2; margin-bottom:50px;  }
.test_wrp .test_tx02 span {font-size:60px;color:#ca9f68; font-weight:700; }
.test_wrp .test_tx03{font-size:22px;color:#9ba7c4; font-weight:500; line-height:1.6;margin-bottom:50px;  }
.test_wrp .test_tx04 { margin-top:30px;}
.test_wrp .blk{ color:#111 !important;}
.test_wrp .test_tx04 a.nxt{font-size:24px;color:#fff;border:1px solid #ca9f5c;  font-weight:700;display:inline-block;width:250px; height:70px; line-height:70px; background:#ca9f5c; border-radius:50px; }
.test_wrp .test_tx04 a.nxt:hover{ background:#c08d41;}
.test_wrp .test_tx04 a.prv{font-size:24px;color:#ca9f5c; font-weight:700;display:inline-block;width:250px; height:70px; line-height:70px; border:1px solid #ca9f5c; background:#fff; border-radius:50px;margin-right:10px; }
.test_wrp .test_tx04 a.prv:hover{background:#c08d41;color:#fff; }
.test_wrp .test_ans{ }
.test_wrp .test_ans .qs{ width:440px; height:65px;line-height:65px; background:#f5f5f5 ;  padding-left:45px; font-size:20px; color:#444444; font-weight:700;   margin:20px auto;border-radius:40px;position:relative;text-align:left; cursor:pointer;}
.test_wrp .test_ans .qs:hover{ background:#70b9fe ;color:#fff; }
.test_wrp .test_ans .qs:hover span{ display:none;}
.test_wrp .test_ans.rad{text-align:left;  }
.test_wrp .test_ans.rad .qs{ width:30%; padding:0 60px; display:inline-block; margin: 20px 20px;vertical-align:top;}

.test_wrp .test_ans .qs.click{
  box-shadow: 3px 3px 0 rgb(0,0,0,0.9);
  position: relative;
  top:2px; background:#1b92fe;
}
.test_wrp .test_ans .qs:active{ 
  box-shadow: 3px 3px 0 rgb(0,0,0,0.9);
  position: relative;
  top:2px; background:#1b92fe;
}

#add_cont>ul{width: 90%; margin: auto;}
#add_cont>ul li{border: 1px solid rgba(255, 255, 255, 0.2); display: flex; width: 100%; height: 40px; line-height: 40px; margin-bottom: 10px; position: relative;}
#add_cont>ul li p{width: 170px; color: #f5f5f5; font-size: 18px; font-weight: 500; padding-left: 20px; border-right: 1px solid rgba(255, 255, 255, 0.2); height: 30px; line-height: 30px; margin-top: 5px;text-align: left;}
#add_cont>ul li p span{display: inline-block;color: #2888f4;font-size: 18px;}
#add_cont>ul li div{width: calc(100% - 170px);}
#add_cont>ul li div select{width: 100%; height: calc(100% - 5px); background-color: transparent; color: #fff; font-size: 18px; padding-left: 15px; border: 0; margin-bottom: 5px;box-shadow: unset;outline: unset;background: unset;border: unset;}
#add_cont>ul li div select option{color: #000 !important;}
#add_cont>ul li div input{width: 100%; height: calc(100% - 5px); background-color: transparent; color: #fff; font-size: 18px; padding-left: 20px; border: 0; margin-bottom: 5px;box-shadow: unset;outline: unset;}
#add_cont>ul li div input::-webkit-inner-spin-button { appearance: none; -moz-appearance: none; -webkit-appearance: none; }

.test_wrp .test_ans.rad2{text-align:left;}
.test_wrp .test_ans.rad2 .qs{ width:45%; padding:0 60px; display:inline-block; margin: 20px 20px;vertical-align:top;}
.test_wrp .test_ans.rad3{text-align:left;  }
.test_wrp .test_ans.rad3 .qs{ width:20%; padding:0 60px; display:inline-block; margin: 20px 20px;font-size:18px;}
.test_wrp .forms{ width:1000px; padding:50px; background-color:rgba(255,255,255,0.9); margin:auto; border-radius:30px;}
.test_wrp .req_form { display:flex;padding:10px 0 ; }
.test_wrp .req_form .frm{ width:50%;  }
.test_wrp .req_form .radios{ width:auto; height:55px;line-height:55px; background:#f5f5f5 ;  padding:0 35px; font-size:20px; color:#444444; font-weight:500;    border-radius:40px;position:relative;text-align:center; cursor:pointer; display:inline-block; border:1px solid #aaa;}
.test_wrp .req_form .radios.on{ background:#70b9fe; color:#fff;}
.test_wrp .req_form .inp { border:1px solid #ddd;border-radius:10px; background:#fff; color:#111; padding:0 10px; height:50px; font-size:16px;  }
.test_wrp .req_form .radio{ }
.test_wrp .req_form label{display:inline-block; width:120px; font-size:18px; color:#111; line-height:1.8;font-weight:700; padding-right: 0px; }


.test_wrp .test_ans .qs span{ position:absolute;right:25px;top:0px; color:#ccc; }
.test_wrp .test_ans .qs.on{background:#70b9fe; color:#fff;}
.test_wrp .test_ans .qs.on span{display:none; }
#result2{display: flex; width: calc(100% - 40px); margin: 0 auto; column-gap: 30px;justify-content: center;}
#result2.flex-wrap {column-gap: 15px;}
.kakao_button{width:50%;max-width: 350px; background:#ca9f68; height:75px; line-height:75px; border-radius:10px;font-size:20px;border:0 ;font-weight:700; color:#fff;}
.kakao_button.kakao {background: #FEE500; color: #141414;}
.kakao_button.naver {background: #00BC53; color: #fff !important;}
.kakao_button.kakao img {width: 22px;}
.kakao_button.naver img {width: 21px; margin-top: -4px;}
.kakao_button.fc-white {color: #fff !important;}
.kakao_button img{margin-right:10px; width:14%;vertical-align:middle;}

.test_result  { font-size:22px;color:#fff; font-weight:500; line-height:30px;margin-bottom:100px;}
.test_result span{ font-size:22px;color:#ca9f68; font-weight:700;}
.test_result>p{font-size:22px;color:#fff; margin-bottom:30px;word-break:keep-all;}

#result1 .test_result>div{}
#result1 .test_result>div img{display: block;margin: 0 auto;}
#result1 .test_result>div b{color: #fff; display: block;text-align: center;margin: 0px auto 20px;font-size: 40px; line-height: 50px;}
#result1 .test_result>div p{font-size:22px;color:#fff; font-weight:600; line-height:30px;word-break:keep-all;}
#result1 .test_result>div p.mo_text{display: none;}
#result1 .test_result>div b.mo_text{display: none;}

#result1.jtest01_result .test_result>div img{height: 200px;margin-bottom: 20px;}
#result1.jtest01_result .test_result>div b{margin-bottom: 50px;}

#result1.jtest02_result .test_result>div img{height: 200px;margin-bottom: 20px;}
#result1.jtest02_result .test_result>div b{margin-bottom: 50px;}

#result1.jtest03_result .test_result>div img{height: 200px;margin-bottom: 20px;}
#result1.jtest03_result .test_result>div b{margin-bottom: 50px;}

#result1.jtest04_result .test_result>div.user_score img{width: 100px;}
#result1.jtest04_result .test_result>div.user_score b{font-size: 50px;line-height: normal; margin: -20px auto 20px;}
#result1.jtest04_result .test_result>div.user_score.score_view2 b{margin: 0px auto 20px;}

#result1.jtest05_result .test_result>div.user_score img{width: 100px;}
#result1.jtest05_result .test_result>div.user_score b{font-size: 50px;line-height: normal;}
#result1.jtest05_result .test_result>div.user_score.score_view3 b{margin: 10px auto 20px;}

#result1.jtest06_result .test_result>div img{height: 300px;margin-bottom: 20px;}

#result1.jtest07_result .test_result>div img{height: 300px;margin-bottom: 20px;}


#result1{padding: 0 20px;}
#result1>p{font-size:22px;color:#fff;word-break:keep-all;}
#result1>p span{color:#ca9f68;}


.main_ques .test_tx02{font-size:56px;color:#fff; font-weight:700;line-height:1.2; margin-bottom:50px;  }
.main_ques .test_tx02 span {font-size:60px;color:#ca9f68; font-weight:700; }
.main_ques .test_result  { font-size:22px;color:#fff; font-weight:500; line-height:1.6;margin-bottom:50px;  }
.main_ques .test_result span{ font-size:22px;color:#ca9f68; font-weight:700;}
.main_ques.end{ height:700px;}

#result_req .test_tx02{font-size:56px;color:#fff; font-weight:700;line-height:1.2; margin-bottom:50px;  }
#result_req .test_tx02 span {font-size:60px;color:#ca9f68; font-weight:700; }
#result_req .test_result  { font-size:22px;color:#fff; font-weight:500; line-height:1.6;margin-bottom:50px;  }
#result_req .test_result span{ font-size:22px;color:#ca9f68; font-weight:700;}
#result_req.end{ height:700px;}


.test_wrp.test_match{background-size:cover;width:100%; background-image:url(/theme/basic/img/member/match_bg.jpg);   height:900px;transition: all .3s ease-in-out; }
.test_wrp.test_match.next{background-image:url(/theme/basic/img/member/match_bg2.jpg);background-color:#1c3463;   min-height:900px; }
.test_wrp.test_match.end{background-image:none; background-color:#213047;   min-height:auto; height:auto; }
.test_wrp.test_match.end .cont{ top:0 ;transform:translateY(0);  padding:130px 0 ; }

.test_wrp .matchbox{ }
.test_wrp .match_tx01{display:inline-block;font-size:36px;color:#f5f5f5; font-weight:700; ; padding:10px  0px;   margin-bottom:20px;   border-top:1px solid #ca9f68; border-bottom:1px solid #ca9f68;}

.test_wrp .match_tx01 span{ font-size:36px;color:#ca9f68 ; font-weight:700; }
.test_wrp .match_tx02{font-size:72px;color:#f5f5f5; font-weight:500;line-height:1.2; margin-bottom:50px;  }
.test_wrp .match_tx02 span {font-size:72px;color:#f5f5f5; font-weight:700; }

#result1{text-align:center; }
#result1 .res1{  margin-top:50px;}
#result1 .res2{ padding:50px 0 ;font-size:40px; color:#f5f5f5; font-weight:700;  line-height:1.6;}


.subcat { width:100% ;border-bottom:1px solid #ddd; height:70px;text-align:center;  position:fixed; left:0;z-index:2; top:98px;background:#f4f4f4;  display:none;}
.subcat .cats{ line-height:70px; display:inline-block; margin:0 16px; }
.subcat .cats a{ display:block; font-size:16px; color:#111; font-weight:700;   line-height:68px;}
.subcat .cats.on a{border-bottom:2px solid #111;}




  
.test_req{background-size:cover;width:100%; background-image:url(/theme/basic/img/sub/testbg2.jpg);   height:1000px;}
.test_req .cont{text-align:center; top:50%; transform:translateY(-50%);position:relative;  width:1460px ; margin:auto;}
.test_request{    }
.test_request  .cn{ display:flex; width:1450px; margin:auto; }
.test_request .dec{ width:45%; text-align:left;} 
.test_request .dec .tx01{font-size:56px; font-weight:700; color:#fff ; line-height:1.2; margin-bottom: 50px;} 
.test_request .dec .tx02{font-size:20px;color:#9ba7c4; font-weight:500; line-height:1;  margin-bottom:20px; }
.test_request .dec .tx05{}
.test_request .forms{width:55%; text-align:left; }
 
.test_request .forms .frm1{ display:flex; width:100%; height:50px; line-height:50px; }
.test_request .forms .frm1 .frm_tx{width:170px ;  color:#f5f5f5; font-size:18px;font-weight:500;   padding-left:20px; }
.test_request .forms .att{display:inline-block; color:#2888f4; font-size:18px; }
.test_request .forms .frm1 .frm_in{width:500px; position:relative; }
.test_request .forms .frm1 .frm_in { }
.test_request .forms .frm1 .frm_in  label.sx{display:inline-block;  margin-right:50px;font-size:18px;font-weight:500;  color:#f5f5f5; }
.test_request .forms .frm1 .frm_in .rel{position:absolute;right:0px;top:0px;  }
.test_request .forms .frm2{border:1px solid #617192; display:flex; width:100%; height:50px; line-height:50px;  margin-bottom:20px;position:relative;}
.test_request .forms .frm2 .frm_tx{width:170px ;  color:#f5f5f5; font-size:18px;font-weight:500;   padding-left:20px; border-right:1px solid #f5f5f5; height:30px; line-height:30px;margin-top: 10px; }
.test_request .forms .frm2 .frm_in{width:500px; position:relative; }
.test_request .forms .frm2 .frm_in .input{width:100%; height:100%; background-color:transparent; color:#fff; font-size:18px; padding-left:20px;border:0;}
.test_request .forms .frm2 .frm_in .input option{ color:#111; }
.test_request .forms .frm2 .inm{position:absolute; right:5px;top:7px; width:140px; height:34px; background:#000;border:0 ; color:#fff; font-size:18px; }
.test_request .forms .frm2 .frm_in .input_sel{width:40%; height:40px; background-color:transparent; color:#fff; font-size:18px; padding-left:20px;border:0;}
.test_request .forms .frm2 .frm_in .input_sel option{ color:#111;}
.test_request .forms .frm3{border:1px solid #617192;  width:100%;    margin-bottom:20px; padding:0 20px;}
.test_request .forms .frm3 .frm_tx{width:100% ;  color:#f5f5f5; font-size:18px;font-weight:500;      height:50px; line-height:50px;margin-top:0px;border-bottom:1px solid #f5f5f5;  }
.test_request .forms .frm3 .frm_in{ }
.test_request .forms .frm3 .frm_in .txa{width:100%; height:300px; background-color:transparent; color:#fff; font-size:18px; padding:10px;border:0;}
.test_request .forms .frm4{ position:relative; }
.test_request .forms .frm4 .request{ text-align:center; padding-top:50px;}
.test_request .forms .frm4 .request.flex {display: grid; gap: 10px; grid-template-columns: repeat(3,1fr);}
.test_request .forms .frm4 .request.flex button {width: auto; display: flex; align-items: center; justify-content: center; gap: 10px;}
.test_request .forms .frm4 .request.flex button img {width: 22px;}
.test_request .forms .frm4 .request.flex button.kakao {background: #FEE500; color: #141414;}
.test_request .forms .frm4 .request.flex button.naver {background: #00BC53; color: #fff;}

.test_request .forms .frm4 .subm {position:absolute;right:0px;top:10px; width:200px;height:50px; border:2px solid #617192; border-radius:80px;color:#fff; font-size:18px;font-weight:500;background:transparent;cursor:pointer;}
.test_request .forms .frm4 .subm_req{width:310px;height:75px; background:#ca9f68;border:0;color:#fff; font-size:20px; font-weight:700; border-radius:50px; }
 .test_request .forms .frm4 .subm_req:hover{ background:#c29154;}



.main_req_fm .forms{width:55%; text-align:left; }
.main_req_fm .forms .frm1{ display:flex; width:100%; height:60px; line-height:60px; }
.main_req_fm .forms .frm1 .frm_tx{width:170px ;  color:#f5f5f5; font-size:20px;font-weight:500;   padding-left:20px; }
.main_req_fm .forms .att{display:inline-block; color:#2888f4; font-size:20px; }
.main_req_fm .forms .frm1 .frm_in{width:500px; position:relative; }
.main_req_fm .forms .frm1 .frm_in { }
.main_req_fm .forms .frm1 .frm_in  label.sx{display:inline-block;  margin-right:50px;font-size:20px;font-weight:500;  color:#f5f5f5; }
.main_req_fm .forms .frm1 .frm_in .rel{position:absolute;right:0px;top:0px;  }
.main_req_fm .forms .frm2{border:1px solid #617192; display:flex; width:100%; height:60px; line-height:60px;  margin-bottom:20px;position:relative;}
.main_req_fm .forms .frm2 .frm_tx{width:170px ;  color:#f5f5f5; font-size:20px;font-weight:500;   padding-left:20px; border-right:1px solid #f5f5f5; height:30px; line-height:30px;margin-top:15px; }
.main_req_fm .forms .frm2 .frm_in{width:500px; position:relative; }
.main_req_fm .forms .frm2 .frm_in .input{width:100%; height:100%; background-color:transparent; color:#fff; font-size:18px; padding-left:20px;border:0;}
.main_req_fm .forms .frm2 .inm{position:absolute; right:5px;top:7px; width:140px; height:30px; background:#ca9f68;border:0 ; color:#fff; font-size:18px; }
.main_req_fm .forms .frm2 .inm:hover{ background:#c49255}
.main_req_fm .forms .frm2 .frm_in .input_sel{width:40%; height:40px; background-color:transparent; color:#fff; font-size:18px; padding-left:20px;border:0;}
.main_req_fm .forms .frm2 .frm_in .input_sel option{ color:#111;}
.main_req_fm .forms .frm3{border:1px solid #617192;  width:100%;    margin-bottom:20px; padding:0 20px;}
.main_req_fm .forms .frm3 .frm_tx{width:100% ;  color:#f5f5f5; font-size:20px;font-weight:500;      height:60px; line-height:60px;margin-top:0px;border-bottom:1px solid #f5f5f5;  }
.main_req_fm .forms .frm3 .frm_in{ }
.main_req_fm .forms .frm3 .frm_in .txa{width:100%; height:300px; background-color:transparent; color:#fff; font-size:20px; padding:10px;border:0;}
.main_req_fm .forms .frm4{ position:relative; }
.main_req_fm .forms .frm4 .request{ text-align:center; padding-top:50px;}

.main_req_fm .forms .frm4 .subm {position:absolute;right:0px;top:10px; width:200px;height:50px; border:2px solid #617192; border-radius:80px;color:#fff; font-size:20px;font-weight:500;background:transparent;cursor:pointer;}
.main_req_fm .forms .frm4 .subm_req{width:auto;height:60px; background:#ca9f68;border:0;color:#fff; font-size:20px; font-weight:500; border-radius:50px;  padding: 0 30px;}
.main_req_fm .forms .frm4 .subm_req:hover{background:#c49255; }
.match_list_view{width:1400px; margin:auto; }
.match_dec  { width:500px !important; min-height:550px;background:#fff; border-radius:250px 250px 0 0  ;   padding:60px 0 20px;  }
.match_dec .man{text-align:center; }
.match_dec .qtx{ line-height:1; padding:20px 0 ;text-align:center;font-weight:700;  color:#111;font-size:20px;   }
.match_dec .qts{ width:260px;height:50px; line-height:50px; background:#f5f5f5; text-align:center; color:#111;font-size:20px;font-weight:700; margin:10px auto; border-radius:30px; }
.match_dec .qts.on{ color:#fff;background:#ca9f68; }
.match_dec .btn{padding:20px 0 ;text-align:center; }
.match_dec .btn button {background:#ca9f68;color:#fff;font-size:20px;font-weight:700;width:200px;height:50px; border-radius:50px;border:0;}
.swiper-slide .match_dec{ opacity:0.8; transform:scale(0.7);transition: all .3s ease-in-out;  align-items: center;  justify-content:center; }
.swiper-slide-active .match_dec{ opacity:1; transform:scale(1);}



.agent_list{ width:1380px; margin: 0px auto 80px;}
.agent_list .items{ width:49%;height:375px; float:left;  background:#eee;margin-bottom:30px;   position:relative; padding-right:270px; border-radius:30px;}
.agent_list .items:nth-child(2n) { float:right; }
.agent_list .items:nth-child(2n+1) {clear:both; }
.agent_list .items .imgs{ width:220px;height:220px;border-radius: 0%; border:0px solid #ddd; background-position:top center; background-repeat:no-repeat; background-size:auto 100%;   position:absolute;right:20px;top:50%;transform:translateY(-50%); }  
.agent_list .items .imgs img{ max-width:220px;height:220px;object-fit:cover;border-radius:50%;border:0px solid #aaa;}
.agent_list .items .tx{ width:100%; font-size:18px; font-weight:500; padding:50px 0 60px 50px;text-align :center; position:relative; top:50%;transform:translateY(-50%); }
.agent_list:after{clear:both;content:""; display:block; }
.agent_list .items .tx .info{ text-align:left; font-size:16px;color:#595959;font-weight:700; line-height:1.4;
min-height:160px;
line-height:30px;
 
margin-bottom:20px;
}
.agent_list .items .tx .names{text-align:left;font-size:24px;font-weight:700;color:#000 ; }
.agent_list .items .tx .names span{font-size:20px;font-weight:500;color:#000 ; }


.test_tx04{ }
.res_view{padding-top:100px;}
.match_list{ width:90%;  margin:auto;}
.btn_more{ text-align:center; }
.btn_more .btn{font-size:20px;color:#fff;border:1px solid #ca9f5c;  font-weight:500;display:inline-block;  height:60px; line-height:60px; background:#ca9f5c; border-radius:50px;  padding: 0  30px;}
.btn_more .btnarea{font-size:20px;color:#fff;border:1px solid #ca9f5c;  font-weight:700;display:inline-block;  height:60px; line-height:60px; background:#ca9f5c; border-radius:50px;  margin-top:50px;padding: 0  30px;}




.cate_cn { width:1500px; margin:auto;display:flex ; justify-content: left; }
.cate1 {background-color:#f8f8f8;   border-top:1px solid #ddd; border-bottom:1px solid #ddd; }
.cate1 .cas{} 
.cate1 .cas a{ color:#999999; font-size:16px; font-weight:500; line-height:55px; padding-right :   30px; text-align:center; display:inline-block; } 
.cate1 .cas:after{content:""; line-height:45px;color:#999999;  font-weight:300;   }
.cate1 .cas:last-child:after{content:""; }
.cate1 .cas.on a{ color:#111;font-weight:700; border-bottom:0px solid #111;}

.cate2 {   border-bottom:0px solid #ddd; }
.cate2 .cas{ padding:20px 0 ;text-align:left;} 

.cate2 .cas a{ color:#fff; font-size:16px; font-weight:500; line-height:55px; padding: 0 30px; text-align:center; display:inline-block; background:#c8c8c8; margin-right:10px;border-radius:30px;} 
.cate2 .cas:after{content:""; line-height:45px;color:#999999;  font-weight:300;   }
.cate2 .cas:last-child:after{content:""; }
.cate2 .cas.on a{ color:#fff;font-weight:700; background:#606060;}
.cate2 .cas:hover a{ background:#606060;}



.subtop{ width:100%;height:580px;background-repeat:no-repeat;  background-position:center;   position:relative;background-size:cover;}
.subtop.sub01{ background-image:url(/theme/basic/img/sub/subtop_01.jpg);}
.subtop.sub02{ background-image:url(/theme/basic/img/sub/subtop_02.jpg);}
.subtop.sub03{ background-image:url(/theme/basic/img/sub/subtop_03.jpg);}
.subtop.sub04{ background-image:url(/theme/basic/img/sub/subtop_04.jpg);}
.subtop.sub05{ background-image:url(/theme/basic/img/sub/subtop_05.jpg);}
.subtop.sub06{ background-image:url(/theme/basic/img/sub/subtop_06.jpg);}
.subtop.apply2{ background-image:url(/theme/basic/img/sub/apply2_visual.jpg);}
.subtop.apply3{ background-image:url(/theme/basic/img/sub/apply3_visual.jpg);}
.subtop.apply4{ background-image:url(/theme/basic/img/sub/apply4_visual.jpg);}
.subtop.apply5{ background-image:url(/theme/basic/img/sub/apply5_visual.jpg);}
.subtop.apply6{ background-image:url(/theme/basic/img/sub/apply6_visual.jpg);}
.subtop.apply7{ background-image:url(/theme/basic/img/sub/apply7_visual.jpg);}
.subtop.apply8{ background-image:url(/theme/basic/img/sub/apply8_visual.jpg);}
.subtop.apply9{ background-image:url(/theme/basic/img/sub/apply9_visual.jpg);}
.subtop.apply10{ background-image:url(/theme/basic/img/sub/apply5_visual.jpg);}

.subtop .cont{ position:relative;  text-align:center; top:50%; transform:translateY(-50%);}
.subtop .cont .sub_tx01{font-size:55px; line-height:1; color:#fff ;margin-bottom:30px;font-weight:400;  }
.subtop .cont .sub_tx02{font-size:20px; line-height:1.6; color:#fff ;margin-bottom:10px;font-weight:400; }
.subtop .subtab{  width:1520px; margin:auto; height:80px; display:flex;align-items: center; flex-wrap: nowrap;  position:absolute;bottom:0px; left:50%;transform:translateX(-50%); }
.subtop .subtab .items{flex-grow: 1; flex-shrink: 1; flex-basis: 0;background-color:rgba(34,49,72, 0.65);}
.subtop.sub02 .subtab .items,
.subtop.sub05 .subtab .items{flex-basis: auto;}
.subtop .subtab .items a{ transition: all .2s ease;display:block; text-align:center;font-size:20px; font-weight:400; color:#fff; line-height:80px;  }
.subtop .subtab .items a:hover{color:#bd9855;   }
.subtop .subtab .items.on a{color:#bd9855;  }

/* 팝업 */
.popup{position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 2000000; display: none;}
.popup.on{display: block;}
.popup .pop_bg{position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: #000; opacity: 0.6;}
.popup .pop_inner{position: absolute; width: 450px; background: #FFF; left: 50%; top: 50%; transform: translate(-50%,-50%); padding: 40px; cursor: pointer;}
.popup .pop_close{width: 40px; aspect-ratio: 1/1; background: url(/theme/basic/img/common/pop_close.svg) no-repeat center / contain; position: absolute; right: 10px; top: 10px;}
.popup .pop_inner .forms,
.popup .pop_inner .forms .frm2 .frm_in{width: 100%;}
.popup .pop_inner .forms .frm2 .frm_tx,
.popup .pop_inner .forms .frm2 .frm_in .input,
.popup .pop_inner .forms .frm2 .frm_in .input_sel{color: #000; display: block; outline: none !important;}
.popup .pop_inner .forms .frm2 .frm_tx{border-color: #d7d7d7;}
.popup .pop_inner .forms .frm2 .frm_in .input_sel{width: 100%; height: 100%;}
.popup .pop_inner .forms .frm2 .frm_in label{padding-left: 20px; margin-top: -7px; display: inline-block;}
.popup .pop_inner .forms .frm2 .frm_in input[type="radio"]{width: 18px; height: 18px; border: 1px solid #ccc; appearance: none; border-radius: 50%; margin: -2px 5px 0 0;}
.popup .pop_inner .forms .frm2 .frm_in input[type="radio"]:checked{border: 5px solid #ca9f68;}
.popup .pop_inner .kakao{margin-top: 30px; width: 100%; border: none; display: flex; align-items: center; justify-content: center; gap: 10px; background: #FEE400; font-weight: 800; font-size: 14px; padding: 12px 0; cursor: pointer; letter-spacing: -0.6px;}
.popup .pop_inner .kakao img{width: 22px;}

.popup .pop_inner .btnBox {flex-wrap: wrap; display: flex; align-items: center; gap: 10px; margin-top: 30px;}
.popup .pop_inner .btnBox button {width: calc(50% - 5px); margin-top: 0;}
.popup .pop_inner .btnBox .naver {background: #00BC53; color: #fff;}
.popup .pop_inner .btnBox .basic {background: #ca9f68; color: #fff; width: 100%;}
.popup .pop_inner .otherForm {margin-top: 30px;}
.popup .pop_inner .frm_chk {position: relative;}
.popup .pop_inner .frm_chk a {position: absolute; top: 50%; transform: translateY(-50%); right: 0; background: #b2b2b2; color: #fff; box-shadow: unset; border: unset; outline: unset; height: 37px; padding: 0 10px; font-size: 14px; font-weight: 600; line-height: 38px }

.popup .pop_title{text-align: center; margin-bottom: 30px;}
.popup .pop_title .tit{font-size: 24px; font-weight: 800; line-height: 130%;}
.popup .pop_title p{margin-top: 10px; font-size: 12px; letter-spacing: -0.4px; line-height: 150%; color: #8E8E8E;}
.popup .form .frm2{display: flex; align-items: center; gap: 10px; font-size: 16px; line-height: 150%;}
.popup .form .frm2 + .frm2{margin-top: 15px;}
.popup .form .frm2 .frm_tx{width: 70px; font-weight: 700;}
.popup .form .frm2 .frm_in{width: 290px; font-weight: 500;}
.popup .form .frm2 .frm_in input[type="text"]{width: 100%; padding: 8px 0; border: none; border-bottom: 1px solid rgba(0, 0, 0, 0.30); outline: none !important;}
.popup .form .frm2 .frm_in input[type="text"]::placeholder{color: #8E8E8E;}
.popup .form .frm2 .frm_in label + label{margin-left: 12px;}
.popup .form .frm2 .frm_in input[type="radio"]{width: 16px; height: 16px; border-radius: 50%; appearance: none; border: 1px solid #E3E3E3; display: inline-block; vertical-align: middle; margin: -4px 8px 0 0;}
.popup .form .frm2 .frm_in input[type="radio"]:checked{background: url(/theme/basic/img/common/radio_checked.svg) no-repeat center / contain; border: none;}
.popup .form .frm2 .frm_in select{width: 100%; padding: 8px 0; border: none; border-bottom: 1px solid rgba(0, 0, 0, 0.30); background: #fff url(/theme/basic/img/common/sel_ic.svg) no-repeat right center / 16px; appearance: none; outline: none !important;}
.popup .agree{display: flex; align-items: center; gap: 8px; margin-top: 20px;}
.popup .agree input{width: 16px; height: 16px; background: url(/theme/basic/img/common/check_ic.svg) no-repeat center / contain; appearance: none;}
.popup .agree input:checked{background-image: url(/theme/basic/img/common/checked_ic.svg);}
.popup .agree label{font-size: 14px; letter-spacing: -0.6px; font-weight: 500;}
.popup .agree a{font-size: 14px; font-weight: 500; letter-spacing: -0.6px; color: #8E8E8E; text-decoration: underline;}

/* 로그인 팝업 */
.popup .pop_tit{text-align: center; font-size: 20px; font-weight: 500; margin-bottom: 30px; line-height: 1.4;}
.popup .pop_tit strong{font-weight: 900 !important;}
.popup .p_input{width: 100%; height: 50px; padding: 0 15px; border-radius: 0; border: 1px solid #E3E3E3; outline: none !important;}
.popup .p_input::-webkit-outer-spin-button,
.popup .p_input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; -moz-appearance: textfield;}
.popup .p_input.error{border-color: red !important;}
.popup .desc{margin-top: 10px; color: red; display: none;}
.popup .desc.active{display: block;}
.popup .btn_wrap{display: flex; align-items: center; justify-content: center; gap: 10px; margin-top: 30px;}
.popup .btn_wrap button{width: 120px; text-align: center; line-height: 50px; background: #293243; color: #FFF; font-weight: 600; border: none; border-radius: 50px;}
.popup .btn_wrap button.btn1{background: #c59458;}
.popup.login_pop .pop_inner{padding: 40px 50px; width: 500px;}
/* SEO: div → h2/h3/h4 변환 시 시각적 변화 없이 유지 (:where 로 요소 특이성만 적용, 클래스 스타일이 우선) */
h1:where(.seo-h),h2:where(.seo-h),h3:where(.seo-h),h4:where(.seo-h),h5:where(.seo-h){font-size:inherit;font-weight:inherit;font-family:inherit;font-style:inherit;line-height:inherit;color:inherit;text-align:inherit;letter-spacing:inherit;margin:0;padding:0;border:0;display:block}
