@import url('https://cdn.jsdelivr.net/gh/wanteddev/wanted-sans@v1.0.1/packages/wanted-sans/fonts/webfonts/variable/split/WantedSansVariable.min.css');
/* @font-face {
  font-family: 'Wanted Sans';
  src: url('/fonts/wanted-sans-regular.woff2') format('woff2'),
       url('/fonts/wanted-sans-regular.woff') format('woff'),
       url('/fonts/wanted-sans-regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
} */
*{margin: 0;padding: 0;box-sizing: border-box;}
article,aside,details,summary,figcaption,figure,footer,header,hgroup,main,nav,section{display: block;}
li{list-style-type: none;}
a{text-decoration: none; color: inherit;}
h1, h2, h3, h4, h5, h6{font-size: 100%; font-weight: normal;}
button, input{outline: none;}
button, input[type=button], input[type=submit],input[type=reset]{cursor: pointer;}
img{vertical-align: top;font-size: 0; border: 0;}
input, select{vertical-align: middle;}
a, a:link, a:visited {color:#000; text-decoration:none;}
a:hover, a:active, a:focus {text-decoration:none;}

:root{
  --main-color: #0081FF;
}

html, body{
  overflow-x: hidden;
  scroll-behavior: smooth;
}
.img_pc {
    display:block;
}
.img_mo {
  display:none;
}


#partnership_wrap{
  font-family: 'Wanted Sans';
  max-width: 1920px;
}
#partnership_wrap .top_gnb{
  width: 100%;
  height: 70px;
  background: #E8F0FF;
  display: flex;
  justify-content: center;
  padding: 22px 0;
  position: fixed;
  top: 0px;
  left: 0;
  transition: top 0.3s ease;
  z-index: 999;
}
#partnership_wrap .top_gnb .top_gnb_inner{
  width: 1200px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#partnership_wrap .top_gnb .top_gnb_inner img{
  width: 192px;
}
#partnership_wrap .top_gnb .top_gnb_inner ul.gnb_menu{
  display: flex;
  align-items: center;
  width: 396px;
  justify-content: space-between;
  
}

#partnership_wrap .top_gnb .top_gnb_inner ul.gnb_menu li a{
  display: inline-block;
  font-size: 16px;
  color: #999;
  letter-spacing: -2%;
}
#partnership_wrap .top_gnb .top_gnb_inner ul.gnb_menu li a.active{
  font-weight: 600;
  color: var(--main-color);
}
#partnership_wrap .top_gnb .top_gnb_inner ul.gnb_menu li span{
  display: inline-block;
  width: 1px;
  height: 10px;
  background-color: #999;
}

#partnership_wrap .top_gnb .top_gnb_inner .inquiry_btn{
  width: 108px;
  height: 38px;
  background-color: var(--main-color);
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#partnership_wrap .top_gnb .top_gnb_inner .inquiry_btn a{
  font-size: 14px;
  font-weight: 600;
  color: #fff;
}


#partnership_wrap section{
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

#partnership_wrap #top{
  /* background: url(https://img.megastudyacademy.co.kr/campusdev/iws_html_img/partnership/top.png) no-repeat center; */
  background-image: image-set(url(https://img.megastudyacademy.co.kr/campusdev/iws_html_img/partnership/top.png) 2x);
  height: 800px;
  position: relative;
  margin-top: 70px;
}

#partnership_wrap #top .top_inquiry{
  position: absolute;
  left: 50%;  transform: translateX(-50%);
  bottom: 250px;
  width: 292px;
  height: 70px;
  /* background-color: var(--main-color); */
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  border-radius: 50px;
}




#partnership_wrap #section01{
  /* background: url(https://img.megastudyacademy.co.kr/campusdev/iws_html_img/partnership/01.png) no-repeat center; */
  background-image: image-set(url(https://img.megastudyacademy.co.kr/campusdev/iws_html_img/partnership/01.png) 2x);
  height: 989px;
  position: relative;
}
#partnership_wrap #section02{
  /* background: url(https://img.megastudyacademy.co.kr/campusdev/iws_html_img/partnership/02.png) no-repeat center; */
  background-image: image-set(url(https://img.megastudyacademy.co.kr/campusdev/iws_html_img/partnership/02.png) 2x);
  height: 747px;
  position: relative;
}
#partnership_wrap #section03{
  /* background: url(https://img.megastudyacademy.co.kr/campusdev/iws_html_img/partnership/03.png) no-repeat center; */
  background-image: image-set(url(https://img.megastudyacademy.co.kr/campusdev/iws_html_img/partnership/03.png) 2x);
  height: 939px;
  position: relative;
}
#partnership_wrap #section04{
  /* background: url(https://img.megastudyacademy.co.kr/campusdev/iws_html_img/partnership/04.png) no-repeat center; */
  background-image: image-set(url(https://img.megastudyacademy.co.kr/campusdev/iws_html_img/partnership/04_v2.png) 2x);
  height: 3051px;
  position: relative;
}
#partnership_wrap #section05{
  /* background: url(https://img.megastudyacademy.co.kr/campusdev/iws_html_img/partnership/05.png) no-repeat center; */
  background-image: image-set(url(https://img.megastudyacademy.co.kr/campusdev/iws_html_img/partnership/05.png) 2x);
  height: 654px;
  position: relative;
}
#partnership_wrap #section06{
  /* background: url(https://img.megastudyacademy.co.kr/campusdev/iws_html_img/partnership/06.png) no-repeat center; */
  background-image: image-set(url(https://img.megastudyacademy.co.kr/campusdev/iws_html_img/partnership/06.png) 2x);
  height: 371px;
  position: relative;
}


#partnership_wrap #section06 .iq_content{
  position: absolute;
  left: 50%;  transform: translateX(-50%);
  bottom: 90px;
  width: 730px;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#partnership_wrap #section06 .iq_content a{
  display: block;
  width: 350px;
  height: 100%;
  border-radius: 10px;
  border: 1px solid var(--main-color);
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  pointer-events: none;  /* 251002 클릭이벤트 무효화 추가 */
}
#partnership_wrap #section06 .iq_content a span{
  display: inline-block;
}
#partnership_wrap #section06 .iq_content a span.icon{
  width: 20px;
  height: 20px;
}
#partnership_wrap #section06 .iq_content a span.icon img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#partnership_wrap #section06 .iq_content a span.text{
  color: var(--main-color);
  font-size: 18px;
}


/* 문의하기 팝업창 */
.iq_popup{
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

.iq_popup_box{
  position: absolute;
  top: 50%; left: 50%;
  transform: translate(-50%, -50%);
  width: 420px;
  padding: 30px 25px;
  background-color: #fff;
}

.iq_popup_box .iq_popup_title{
  display: flex;
  align-items: center;
  width: 100%;
  padding-bottom: 19px;
  border-bottom: 1px solid #ddd;
}
.iq_popup_box .iq_popup_title .title_icon{
  width: 24px;
  height: 20px;
  margin-right: 10px;
}
.iq_popup_box .iq_popup_title .title_icon img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.iq_popup_box .iq_popup_title .title_text{
  font-weight: 600;
  font-size: 20px;
}
.iq_popup_box .iq_popup_title .iq_popup_close{
  position: absolute;
  right: 25px;
}


.iq_popup_box form{
  padding: 30px 10px 20px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.iq_popup_box form .form_inner{
  display: flex;
  align-items: center;
  /* height: 40px; */
  height: auto;
  box-sizing: border-box;
}

.iq_popup_box form .form_inner label{
  font-size: 16px;
  color: #222;
  width: 96px;
}
.iq_popup_box form .form_inner label::after{
  content: "*";
  color: var(--main-color);
}
.iq_popup_box form .form_inner input{
  /* height: 100%; */
  height: 40px;
  outline: none;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 0 20px;
  width: 100%;
  font-size: 14px;
  color: #222;
}
.iq_popup_box form .form_inner input::placeholder{
  color: #999;
  font-size: 14px;
}
.iq_popup_box form .form_inner #academy{
  -webkit-appearance: none; /* Chrome, Safari 등 */
  -moz-appearance: none; /* Firefox 등 */
  appearance: none; /* 표준 */
  background-image: url('https://img.megastudyacademy.co.kr/campusdev/iws_html_img/partnership/select_arrow.png');
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 10px;
  background-color: #F1F3F8;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 0 10px;
  font-size: 14px;
  color: #999;
}
.iq_popup_box form .form_inner .email_box{
  display: flex;
  gap: 5px;
  /* height: 100%; */
  flex-direction: column;
  align-items: center;
}
.iq_popup_box form .form_inner .email_box .email_box_inner{
  display: flex;
  gap: 5px;
  height: 40px;
  width: 100%;
}
.iq_popup_box form .form_inner .email_box .email_input_wrap{
  height: 100%;
  width: 68%;
  position: relative;
  display: inline-flex;
  align-items: center;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 0 10px 0 20px;
  font-size: 14px;
  color: #222;
  margin-left: -7px;
  overflow: hidden;
}
.iq_popup_box form .form_inner .email_box .email_input_wrap.emailbox_style{
  width: 47%;
  margin-left: 8px;
}
.iq_popup_box form .form_inner .email_box #emailId{
  border: none;
  outline: none;
  border-radius: 5px;
  padding: 0 0;
  width: 100%;
  font-size: 14px;
  color: #222;
  height: auto;
  box-sizing: border-box;
}
.iq_popup_box form .form_inner .email_box #emailId:focus{
  border: none;
}
.iq_popup_box form .form_inner .email_box select{
  width: 48%;
  box-sizing:border-box;
}
.iq_popup_box form .form_inner input:focus, .iq_popup_box form .form_inner select:focus, .iq_popup_box form .form_inner .email_input_wrap:focus-within, #customDomain:focus{
  outline: none;
  border: 1px solid var(--main-color);
}
.iq_popup_box form .form_inner .email_input_wrap:focus-within{
  background: transparent;
}
.iq_popup_box form .form_inner #wm_memo{
  -webkit-appearance: none; /* Chrome, Safari 등 */
  -moz-appearance: none; /* Firefox 등 */
  appearance: none; /* 표준 */
  background-image: url('https://img.megastudyacademy.co.kr/campusdev/iws_html_img/partnership/select_arrow.png');
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 10px;
  background-color: #F1F3F8;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 0 10px;
  font-size: 14px;
  color: #222;
  width: 100%;
}

.iq_popup_box form .form_inner .email_box .email_select_box{
  background-color: #F1F3F8;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 0 10px;
  font-size: 14px;
  color: #222;
  width: 100%;
  display: flex;
  justify-content: space-evenly;
}
.iq_popup_box form .form_inner .email_box .email_select_box.selbox{
  background-image: url('https://img.megastudyacademy.co.kr/campusdev/iws_html_img/partnership/select_arrow.png');
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 10px;
  width: auto;
}

.iq_popup_box form .form_inner .email_box #emailDomain{
  background-image: url('https://img.megastudyacademy.co.kr/campusdev/iws_html_img/partnership/select_arrow.png');
  background-repeat: no-repeat;
  background-position: right 0px center;
  background-size: 10px;
  width: 100%;
  z-index: 2;
  background-color: #222;
}
.iq_popup_box form .form_inner .email_box #emailDomain{
  border: none;
  padding: 0 0 0 10px;
  height: 100%;
  background-color: #F1F3F8;
}
.iq_popup_box form .form_inner .email_box #selboxDirect{
  display: inline-block;
  border: none;
  padding: 0 0 0 10px;
  margin-left: -15px;
  width: 100%;
  background-color: #F1F3F8;
  height: 100%;
}

.iq_popup_box form .form_inner .email_box #emailPreview{
  display: inline-block;
  font-size: 12px;
  color: #999;
  text-align: left;
  width: 100%;
  height: 14px;
  line-height: 14px;
  margin-left: -10px;
}
.iq_popup_box form .form_inner .email_box #emailPreview::before{
  content: "· 미리보기 : ";
  font-size: 12px;
  color: #999;
}







.iq_popup_box form .form_inner #academy{
  height: 100%;
  width: 100%;
  color: #222;
}

.iq_popup_box .iq_submit_btn{
  outline: none;
  width: 100%;
  height: 52px;
  background-color: var(--main-color);
  border-radius: 7px;
  border: none;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 500px #fff inset !important;
  }







#partnership_wrap footer{
  border-top: 1px solid #d7d7d7; 
  background: #fff;
  height:144px;
  display: flex;
  align-items: center;
}
footer .iin_footer{
  max-width: 1200px; 
  margin: 33px auto 43px auto; 
  text-align: center;
  display: grid;
  width:100%;
}
footer .iin_footer ul{
  /* border: 1px solid #000; */
}
footer .iin_footer > ul > li:nth-child(1){
  border-right: 1px solid #d7d7d7;
  display: inline-block;
  width: 230px;
  height: 68px;
  vertical-align: bottom;
  float: left;
}
footer .iin_footer > ul > li:nth-child(1) img{
  padding-top: 18px;
  float: left;
}
footer .iin_footer > ul > li:nth-child(2){
  display: inline-block;
  width: 550px;
  height: 68px;
  text-align: left;
  float: left;
  padding: 10px 0 10px 40px;
}
footer .iin_footer > ul > li:nth-child(2) h2{
  font-size: 12px;
  line-height: 18px;
  color: #292929;
}
footer .iin_footer > ul > li:nth-child(2) p{
  font-size: 12px;
  color: #999;
  margin-top: 10px;
  /* padding-top: 20px; */
}
footer .iin_footer > ul > li:nth-child(3){
  display: inline-block;
  float: right;
}
footer .iin_footer > ul > li:nth-child(3) select{
  width: 225px; 
  height: 42px; 
  background:#f5f5f5; 
  font-size: 14px; 
  color: #666565;
  vertical-align: middle;
  padding: 0 10px;
  border: 1px solid #777;
  background-image: url('https://img.megastudyacademy.co.kr/campusdev/iws_html_img/partnership/select_arrow.png'); /* 화살표 이미지 경로 */
  background-repeat: no-repeat;
  background-position: right 10px center; /* 화살표 위치 */
  background-size: 10px;
}
.fixed_move_btn {
  position: fixed;
  bottom:10%;
  right:5%;
  z-index: 99;
}
@media all and (max-width:768px){
  .img_pc {
    display:none;
  }
  .img_mo {
    display:block;
  }
}


.privacy {
    display: flex;flex-direction: column;gap:15px;
    margin-bottom: 20px;
  }
.privacy .privacybox{
    height:100px;padding:0;background: #F1F3F8;border: 0;border-radius: 10px;
  }
  .privacy .privacybox .boxing {
    padding:15px 10px 15px 20px;height: 100%;font-size:14px;line-height: 20px;letter-spacing: -0.5px;color: #999999;
  }
  .privacy .titles .approval {
    font-size:14px;color: #999999;display: flex;gap:8px;align-items: center;justify-content: center;    line-height: 1;
  }
  .privacy .titles .approval input {
    margin:0;    
    cursor: pointer;
  }
  .privacy .titles .approval label{
    line-height: 1;display: flex;gap:8px;align-items: center;justify-content: center; 
  }
  .privacy .titles .approval input {
    width:15px;height:15px;accent-color: #0081ff;
  }
  .privacy .titles .approval input[type='checkbox']:checked:after {
    width:13px;height:13px;display:none;
  }
  .privacy .titles .approval label img{
    width: 9px;    
  }
  .privacy.active .titles .approval label img{
    transform: rotate(180deg);
  }