@charset "utf-8";

/* font */
.noto100{font-family:'Noto Sans KR',sans-serif;font-weight:100;}
.noto200{font-family:'Noto Sans KR',sans-serif;font-weight:200;}
.noto300{font-family:'Noto Sans KR',sans-serif;font-weight:300;}
.noto400{font-family:'Noto Sans KR',sans-serif;font-weight:400;}
.noto500{font-family:'Noto Sans KR',sans-serif;font-weight:500;}
.noto700{font-family:'Noto Sans KR',sans-serif;font-weight:700;}
.pd1 {padding:10px;}
.pd2 {padding:20px;}
.pd3 {padding: 20px 0 25px 0px;}
.pd4{padding-topa: 25px;}
.mt1 {margin-top:10px;}
.mt2 {margin-top:20px;}
.mt3 {margin-top:30px; display: block;}
/* common */
.logo1  {font-size: 0;text-indent: -9999px;height: 26px;width: 165px;background: url(../img/logo2.png) no-repeat left 50%;top: 0;display: inline-block;margin-right: 10px;}
.logo2 {font-size: 0;text-indent: -9999px; height: 30px;width: 400px;background: url(../img/logo3.png) no-repeat left 50%;top: 0;display: inline-block;}
.bold {font-weight: 500;}
.bt {display: inline-block;width: auto;border-radius: 4px;padding: 15px 60px;font-size: 15px;text-align: center;color: #fff;background: #09a163;letter-spacing: 0;border:none;border-radius: 40px;transition:0.3s;line-height: 1;}
.bt:hover {background: #09A163;}
.inner{max-width: 100%;width: 1360px;margin:0 auto;}
.outer{padding-left:5%;padding-right:5%;transition:0.3s;}
.k100 {color: #222;}
.color1 {color:#09A163;}
.b {color: #333;}
.word_link {word-break: break-all !important;}
.center {text-align: center;}
.pc {display: block;}
.m {display: none;}

#s_footer.footer {width:100%;background: #fff;margin:50px auto 0;border-top: 1px solid #ccc;padding: 10px 0;text-align: center;}
#m_footer.footer {/* position: fixed; */width:100%;margin:0 auto;text-align: center;bottom: 30px;/* height: 15px; */z-index: 99999;}
.footer a,.footer .copy{position: relative;display: inline-block;font-size: 13px;letter-spacing: -0.05em;padding: 5px 10px;color: #ffffff75;}
.footer .copy {font-family:'Artifakt',sans-serif;font-weight:400;}
.footer a:after {position: absolute;font-size: 8px;content: "|";display: block;color: #ffffff4d;top: 6px;right: -2px;}
#s_footer.footer a,#s_footer.footer .copy {color: #888;/* height: 45px; */}
#s_footer.ft_question {/* position: fixed !important; *//* bottom: 0 !important; */}
#s_footer.ft_result {position: fixed !important; bottom: 0 !important;}
/* Responsive */

.col100 { width: 100% !important;}
.colcn {
  float: left;
  width: 33% !important;
}
.pd4 .pd3txt{
  padding-top: 0;
}


.pd3txt{
  /* padding-left: 25px; */
  /* color: #888; */
  font-weight: bold;
  /* opacity: 0.7; */
  font-size: 22px;
  padding-bottom: 5px;
  text-align: left;
  /* text-align: center; */
  padding-top: 0px;
  padding-bottom: 15px;
  padding-left: 30px;
}

.m_cont .m_img .logo{
  text-align-last: left;
  padding-bottom: 100px;
}

.m_cont .m_text img{
  max-width: 100%;
}


@media (max-width:1024px){

  #s_footer.ft_question {position: static !important; bottom: 0 !important;}
  #s_footer.ft_result {position: static !important; bottom: 0 !important;}
  .m_cont .m_text img{
    /* display: none; */
  }


  }


  @media (max-width:1400px){
    .mo{display: none;}
    }




@media (max-width:1680px){
.m_img img{ max-width: 90%;}
}
@media (max-width:1280px){
.bt {font-size: 16px;}
.m {display: block;}
.pc {display: none;}
}
@media (max-width:1023px){
.logo1 {height: 26px;width: 120px;background: url(../img/logo2.png) no-repeat left 50%;background-size: 100%;}
.logo2 {height: 30px;width: 300px;background: url(../img/logo3.png) no-repeat left 50%;background-size: 100%;}
}
@media (max-width:800px){
  .logo2 {height: 28px;width: 115px;background: url(../img/logo3_m.png) no-repeat left 50%;background-size: 100%;}
  input, select {width:100%; margin: 4px 0; border: 1px solid #ccc; border-radius: 4px; padding:13px; font-size: 15px;}
  .bt {margin-top: 5px !important;/* padding: 15px; *//* font-size: 20px; */}
  .footer a,.footer .copy{font-size: 11px; padding: 5px;}
  .footer a:after {font-size: 8px;top: 5px;}
  #s_footer.footer a, #s_footer.footer .copy {height: auto;}
}
@media (max-width:600px){
  .logo2 {display: none;}
  .logo .partner img{width:150px; height:30px;}
}


.layer_tool {position: absolute;left: 50%;top: 31%;transform: translate(-50%);width: 100%;max-width: 563px;height: auto;border: 0px solid #a3a3a3;background: #fff;border-radius: 16px;padding: 30px;/* display: none; */text-align: left;box-shadow: 0 20px 50px #0c1e347a;border: 3px solid #2c52cb;}
.layer_tool .close {background: url(../img/close.png) center no-repeat;width: 30px;height: 30px;background-size: 100%;position: absolute;right: 10px;top: 10px;cursor: pointer;font-size: 0;line-height: 0;}
.layer_tool .title {font-size: 20px;font-weight: bold;color: #1e7bbf;margin-bottom: 10px;font-family: 'GmarketSans';text-align: center;}
.layer_tool p {line-height: 1.4}
.layer_tool .text {font-size: 16px;line-height: 1.5;}
.line_btn {background-color: #254bba;color: #fff;/* border: 1px solid rgba(68, 68, 68, 0.55); */font-size: 17px;display: inline-block;border-radius: 5px;padding: 10px 15px;}
