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

  .p_title .subt{ padding-top:50px; font-size:1.4rem;font-weight:800; color:#db3843; line-height:1.2;  margin-bottom:20px;}
  .p_title{text-align:center; font-size:4.2rem; font-weight:800; color:#222; line-height:1.2; margin-bottom:50px;}
  .p_title span{ color:#db3843 ; }


   .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:10px;}
  .quick img{width:70px; }
.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:0px solid #222;
  opacity: 1;
  padding-top:12px;
  z-index:300;cursor:pointer;
}
.close_btn:hover {
  opacity: 1;
}
.close_btn:before, .close_btn:after {
  position: absolute;
  left: 23px;
  content: ' ';
  height: 25px;
  width: 4px;
  background-color: #222;
  border-radius:5px;
}
.close_btn:before {
  transform: rotate(45deg);
}
.close_btn:after {
  transform: rotate(-45deg);
}

#dimm{ width:100%; height:100%; max-height:100%; overflow-y:hidden; position:fixed;background-color:rgba(0,0,0,0.9); z-index:9991;  display:none;left:0;top:0;}

.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);
}
*/

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

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

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

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

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


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



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


.fz16 {font-size: 16px !important;}
.fz18 {font-size: 18px !important;}
.fz20 {font-size: 20px !important;}
.fz30 {font-size: 30px !important;}
.fz40 {font-size: 40px !important;}
.fz50 {font-size: 50px !important;}
.clearfix{display:block}
.clear_b:after{clear:both;content:"";display:block; }
.attend{  color:#db3843 !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%);}
}

.nonbg{width:100%; height:100%;position:fixed; left:0;top:0; background-color:rgba(0,0,0,0.8);z-index:550;}
.nonbg2{width:100%; height:100%;position:absolute; left:0;top:0; backdrop-filter: blur(7px);  -webkit-backdrop-filter: blur(7px); z-index:550;}

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


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


.du1{ animation-delay: 0.3s;}
.du2{ animation-delay: 0.6s;}
.du3{ animation-delay: 0.9s;}
.du4{ animation-delay: 1.2s;}
.du5{ animation-delay: 1.5s;}
.du6{ animation-delay: 1.8s;}
.du7{ animation-delay: 2.1s;}


.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%; max-width:1920px; min-width:1560px; margin:auto; transition:all .3s linear; min-height:600px;}
.wrap *{  }
.wrap #contents{padding-top:100px;width:1560px;  margin:auto; padding-top:70px;}

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

#dims { display:none; width:100%; height:100%; background-color:rgba(0,0,0, 1 );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-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-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;}






/* 하단 */
.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: 25px;
        height: 25px;
        border:2px solid #ddd;
        position: relative; margin-right:5px;
      }
.ch_area input[type="checkbox"]:checked + label::after{
        content:'✔';
        font-size: 18px;
        width: 25px;
        height: 25px;
        text-align: center;
        position: absolute;
        left: 0;
        top:50%;
		transform:translateY(-50%);
		color:#db3843; 
      }
.ch_area2 .items{width:90%; height:60px; line-height:60px; text-align:left;  position:relative;}
.ch_area2{font-size:18px;font-weight:500; color:#fff; 
   -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: 25px;
        height: 25px;
        border:2px solid #fff;
        position: relative; margin-right:5px;
		background:#fff;border-radius:10px;
      }
.ch_area2 input[type="checkbox"]:checked + label::after{
        content:'✔';
        font-size: 20px;
        width: 25px;
        height: 25px;line-height:1;
        text-align: center;
        position: absolute;
        left: 0;
        top:50%;
		transform:translateY(-50%);
		color:#db3843; 
      }

.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:180px 0 70px;font-size:60px; font-weight:700; line-height:1;  width:1500px; margin:auto; }
.content_wrap .title.test{ padding-top:250px;}
.content_wrap .title span{ font-size:50px; font-weight:700;  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 .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_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: 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 label{   pointer-events: none;}
.ra_area input[type="radio"]{
        display: none;
      }
.ra_area input[type="radio"] + label{
        display: inline-block;
        width: 26px;
        height: 26px;
		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: 14px;
        height: 14px;
		background-color:#db3843; 
		border-radius:50%;
        text-align: center;
        position: absolute;
		left:50%;top:50%; transform:translate(-50% ,-50%);
		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; 
      }


.wrap {}

#head {
    transition: all .3s ease;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    z-index: 1004;
    background-color: transparent;
}
#head *:not(#head .cont .menus .submenu) {
    transition: all .3s ease;
}
#head.on {
    background-color: rgba(255,255,255,0.9);
}

#head.on2 {
    background-color: rgba(255,255,255,0.9);
}

#head .cont {
    position: relative;
    max-width: 1560px;
    width: 92%;
    margin: 0 auto;
    padding: 0;
    display: flex;
    align-items: center;
    position: relative;
    justify-content: space-between;
}

#head .cont img {
    vertical-align: middle;
}

#head .cont .logo {
    line-height: 100px;
    justify-content: flex-start;
}

#head .cont .logo img {
    vertical-align: middle;
}

#head .cont .menus {
    justify-content: center;
    display: flex;
    align-items: center;
}

#head .cont .menus .items {
    position: relative;
    padding: 0 30px;
}

#head .cont .menus a.top_ln {
    font-size: 20px;
    color: #222;
    line-height: 100px;
    display: block;
	font-weight:800;
}
#head .cont .menus .items.on a.top_ln  {
color:#db3843; 
}
#head .cont .menus .submenu {
    display: none;
}

#head .cont .menus .items:hover > .submenu {
    display: block;
}

#head .cont .menus .submenu {
    z-index: 3;
    position: absolute ;
    top: 100%;
    left: 0px;
    width: 150px;
    background: rgba(0,0,0,0.8);
    border-radius: 0 0 20px 20px;
    padding: 15px 0;
}

#head .cont .menus .submenu a.viewlnk {
    display: block;
    font-size: 20px;
    line-height: 2; 
    color: #222;
    text-align: center;
}

#head .cont .right_menu {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

#head .cont .right_menu a {
    font-size: 20px;
    color: #222;
    line-height: 100px;
	font-weight:500;
    display: block;
    padding: 0 10px;
}

#head.on .logo ,#head.on .cont .menus a,#head.on .cont .right_menu a {
    line-height: 80px;
}



.fullmenu{ position:fixed;z-index:101;   left:0 ;top:50%;width:100%;  transform:translateY(-50%); ; 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;width:250px;  }
.fullmenu .cont .items .sbmenu{ display:inline-block; line-height:40px; padding-bottom:15px;vertical-align:top;  }
.fullmenu .cont .items .sbitm{ 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; }
.fullmenu .cont .items .mn2:hover{ opacity:1; }
.fullmenu .cont .items .mn2:after{content:"|"; line-height:40px; font-size:20px; color:#ddd; font-weight:700; display:inline-block; padding:0 15px; }
.fullmenu .cont .items .mn2: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:rgba(28,31,36, 1);border:0; }
.head.menuon:after{display:block; z-index: -1;opacity:1;background-color:rgba(28,31,36, 1); height:380px; 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/common/logo.png);  }
.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; line-height:38px; display: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:500px;  }
.fullmenu .cont .f_top .logo a{display:inline-block;;  width:138px;height:41px;  background-image:url(/theme/basic/img/common/logo.png);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:24px; color:#fff;  opacity:0.6; line-height:40px; }
.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 .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.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_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.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.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; }
.kakao_button{width:350px; background:#ca9f68; height:75px; border-radius:10px;font-size:20px;border:0 ;font-weight:700; color:#fff; }
.kakao_button img{margin-right:10px;}
.test_wrp .test_result  { font-size:22px;color:#fff; font-weight:500; line-height:1.6;margin-bottom:50px;  }
.test_wrp .test_result span{ font-size:22px;color:#ca9f68; font-weight:700;}

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



.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:180px 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; }
.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 .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; }
 



.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:#000;border:0 ; color:#fff; font-size:18px; }
.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:310px;height:75px; background:#ca9f68;border:0;color:#fff; font-size:24px; font-weight:700; border-radius:50px; }

.match_list_view{width:1400px; margin:auto; }
.match_dec  { width:500px !important; min-height:650px;background:#fff; border-radius:250px 250px 0 0  ;   padding:60px 0 100px;  }
.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.9);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;
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{ }


.register{ max-width:700px; min-width:700px; margin:auto; padding-bottom:100px;}


/* 개인정보  */
/* Privacy Body */
.privacyBody {word-break:keep-all;font-size:1.2em; text-align:left;line-height:1.6; padding-bottom:100px;}
.privacyBody h2 {margin:0 0 0.2em 0;    font-size:clamp(1rem, 2vw, 1rem); color:#de3c47; text-align:center;  font-weight:800;}
.privacyBody h3 {margin:0 0 1em 0; padding:10px;  font-size:clamp(2rem, 10vw, 4rem); color:#222; text-align:center; font-weight:800;}
.privacyBody h3 span{ color:#de3c47}
.privacyBody h4 {margin:1em 0 .5em;color:#222; font-weight:bold; }
.privacyBody .pcon{line-height:1.5em; font-size:1.1em;; color:#888; }
.privacyBody h5 {margin:1em 0 .1em;color:#222; font-weight:bold; }
.privacyBody p {margin:.5em 0 .5em; line-height:1.5em; font-size:1.1em;; color:#888;}
.privacyBody .sc_ptop {text-align:right; margin:1em 0; line-height:normal;}
.privacyBody .sc_ptop a {
	display:inline-block; padding:5px 8px; background:#999; border-radius:3px; margin-right:8px;
	text-decoration:none; font-size:1.1em;; color:#fff;
}
.privacyBody ul {padding-left:20px; margin:.5em 0 1em;}

.agreementBody{ }

/* 이용약관 */
.agreementBody {font-size:1.2em; text-align:left; word-break:keep-all; }
.agreementBody h2 {margin:0 0 2.2em 0;    font-size:clamp(1rem, 2vw, 1rem); color:#de3c47; text-align:center;  font-weight:800; text-transform:uppercase; }
 
.agreementBody h5 {margin:2em 0 0;}
.agreementBody h3 {margin:.2em 0 1.2em;  font-size:clamp(2rem, 10vw, 4rem); ; text-align:center;  color:#222;font-weight:800; }
.agreementBody h3 span{ color:#de3c47}
.agreementBody h4 {margin:0 0 1em;color:#222; font-weight:bold;font-size:clamp(1rem, 2vw, 1.2rem);  }
.agreementBody p {font-size:1.1em; color:#888; line-height:1.5em; margin-bottom:30px;}
.agreementBody .sc_ptop {text-align:right; margin:1em 0; line-height:normal;}
.agreementBody .sc_ptop a {
	display:inline-block; padding:5px 8px; background:#999; border-radius:3px; margin-right:8px;
	text-decoration:none; font-size:13px; color:#fff;
}
.agreementBody { }
.agreementBody ol {padding-left:22px; margin:0 0 1em; font-size:13px;}
.agreementBody ol li {margin:0 0 .5em; line-height:1.9em;font-size:1.6em; color:#888;}
.agreementBody .acon div {font-size:1.2em; line-height:1.9em;}
.agreementBody .acon p{font-size:1.2em; color:#888;}
.agreementBody ol li {  color:#222;}
.agreementBody ol li > ol li{color:#888; }
.agreementBody ol li > ol li::marker{content:"- ";}
.emailBody { width:1000px; margin:auto;}
.emailBody h2 {margin:0 0 2.2em 0;    font-size:clamp(1rem, 2vw, 1rem); color:#de3c47; text-align:center;  font-weight:800; text-transform:uppercase; }
 
.emailBody h5 {margin:2em 0 0;}
.emailBody h3 {margin:.2em 0 1.2em;  font-size:clamp(2rem, 10vw, 4rem); ; text-align:center;  color:#222;font-weight:800; }
.emailBody h3 span{ color:#de3c47}

.emailBody{ text-align:center;font-size:1.1rem;; color:#999;  }
.emailBody p{text-align:center;  line-height:1.6; border-bottom:1px solid #ddd; padding-bottom:40px;  margin-bottom:50px;}
.emailBody h4 {margin:0 0 1em;color:#222; font-weight:bold;font-size:clamp(1rem, 1.6vw, 1.0rem);  }

