@charset "utf-8";
/* webfont
@import url(https://cdn.rawgit.com/openhiun/hangul/14c0f6faa2941116bb53001d6a7dcd5e82300c3f/nanumbarungothic.css);
@import url(//fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
@import url(//fonts.googleapis.com/nanumsquare.css);
/* Default */
*{margin:0;padding:0;list-style:none;border:0;}
body{color:#444; font-size:12px;font-family:'NanumBarunGothic',sans-serif;}
body,div,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,p,form,fieldset,input,table,tr,th,td{margin:0; padding:0;}
ul,ol,li{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
hr{display:none;}
fieldset{border:none; vertical-align:top;}
legend, caption {display:none;font-size:0;line-height:0;}
textarea, button{vertical-align:middle; text-align:left;}

/* Table */
table {font-size:12px;*border-collapse:collapse;border-spacing:0;}
th{font-size:12px;vertical-align:middle;height:37px; text-align:center;}
caption{display:none;}

/* Link */
a{color:#000;text-decoration:none;}
a:hover,a:active,a:focus{color:#000; outline:0;}
a:hover {text-decoration:none;color:#4b8fcc;}

/* img */
img {border:0;vertical-align:middle;}

/* Form */
input, select{font-size:12px;color:#666;vertical-align:middle;}
select {font-weight:bold;}
textarea{font-size:12px;padding:3px 3px 2px 3px;color:#666;background:#fff;border:1px solid #cfcfcf;}
form{margin: 0;padding: 0;border:0;}

/* ETC */
address, caption, cite, code, dfn, em, th, var {font-style:normal; font-weight:normal;}

/* html5 */
header, footer, section, article, aside, nav, hgroup, details, menu, figure, figcaption {display:block}

/* @clear fix */
* html .clfix { height: 1%; overflow: visible;} /* float clearing for IE6 */
*+html .clfix{ min-height: 1%;} /* float clearing for IE7 */
.clfix:after{ clear: both; content: "."; display: block; height: 0; visibility: hidden; font-size: 0;} /* float clearing for everyone else */

select::-ms-expand {display: none;}
/* check, hover 스타일 설정 IE, Chrome */
select option:checked,select option:hover {color: #dddddd;}
/* check, hover 스타일 설정 FireFox */
select option:checked,select option:hover {color: #dddddd;}

body{
    margin:0;
    background:#f0f0f3;
}
.link_adx_join{
    margin-bottom:60px;
    font-size:16px;
    color:#444444;
    text-align:center;
    line-height:26px;
}
.link_adx_join img{
    margin:120px 0 40px 0;
}
.link_adx_join p{
    margin:0 0 10px 0;
    font-size:40px;
    color:#222222;
    line-height:48px;
}
.subWrap{
    padding-top:90px;
    background:#f0f0f3;
}
.sub_box_title{
    margin:38px auto 26px auto;
    max-width:1200px;
}
.sub_box_title_icon{
    float:left;
    margin-right:12px;
    width:30px;
    height:30px;
    border-radius:30px;
    background:#959595;
    text-align:center;
}
.sub_box_title_icon img{
    margin-top:6px;
}
.sub_box_title p{
    float:left;
    margin: 0;
    font-size:25px;
    color:#222222;
    letter-spacing: -1px;

}
.sub_box{
    margin:0 auto;
    padding: 40px 50px;
    width:100%;
    max-width:1100px;
    min-height:600px;
    background:#fff;
}
.link_adx_table_btn{
    display:inline-block;
    margin-left: 8px;
    margin-top:2px;
    width:110px;
    height:35px;
    line-height:35px;
    background:#444;
    color:#fff;
    text-align:center;
    border-radius:4px;
}
.link_adx_table_btn:hover{
    color:#fff;
}
.link_adx_table_phone{
    max-width:94px !important;
    min-width: 50px !important;
    width:30% !important;
}
.link_adx_table_text{
    margin-left:8px;
    font-size:13px;
    font-weight:400;
    color:#ff0000;
}
.link_adx_table_col{
    width:171px;
}
input::placeholder {
  color: #999;
}
.agree_check p{
    margin: 16px 0; 
    font-size:16px;
}
.link_adx_btn .link_adx_btn_on:hover{
    color:#fff;
}
.title{
  font-family: NanumSquare,serif!important;
}
.box_default{
  font-family: NanumSquare,serif!important;
}
.effects{-webkit-transition: all 0.5s ease;	-moz-transition: all 0.5s ease;	-o-transition: all 0.5s ease;	transition: all 0.5s ease;}

.header_wrap{
  position: fixed;
  width: 100%;
  height: 90px;
  line-height: 90px;
  margin: 0 auto;
  background-color: #fff;
  z-index: 110;
}
.header_wrap .logo{
  position: absolute;
  top: 50%;
  left: 30px;
  cursor: pointer;
  -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
}
.header_wrap .logo img{
  margin-top: 0;
}
.header_wrap .menu{
  display: block;
}
.header_wrap .menu > ul{
  display: table;
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}
.header_wrap .menu > ul li{
  display: table-cell;
  padding: 0 20px;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  cursor:pointer;
}
.header_wrap .menu > ul li:hover{
  color: #409ede;
}
.header_wrap .m_menu_btn{
  display: none;
}
.header_wrap .m_menu_btn li{
  width: 20px;
  height: 2px;
  background-color: #0e76bc;
}
.header_wrap .m_menu_btn li + li{
  margin: 3px 0;
}
.m_menu_list{
  position: fixed;
  left: -100%;
  width: 100%;
  height:100%;
  background: #fff;
  color: #fff;
}
.m_menu_list .m_menu_top{
  height: 60px;
}
.m_menu_list .menu_logo{
  position: absolute;
  left: 20px;
  top: 13px;
  width: 80px;
}
.m_menu_list .menu_close{
  position: absolute;
  right: 20px;
  top: 23px;
  cursor: pointer;
}
.m_menu_list ul{
  margin: 0 auto;
  display: table;
  width: 100%;
  height: calc(100% - 60px);
  text-align: center;
  font-size: 16px;
  color: #3c3c3c;
  font-weight: bold;
}
.m_menu_list ul li{
  display: table-row;
  height: calc(20% - 1px);
}
.m_menu_list ul li a {
  display: table-cell;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
}
.header_wrap .join_btn{
  position: absolute;
  top:0;
  right: 128px;
  width: 120px;
}
.header_wrap .join_btn img{
  float: left;
  margin: 35px 5px 0 0;
}
.header_wrap .join_btn div{
  float:left;
  font-size: 14px;
  color: #7a7b85;
}
.header_wrap .question{
  position: absolute;
  top:0;
  right: 30px;
  width: 100px;
}
.header_wrap .question img{
  float: left;
  margin: 35px 5px 0 0;
}
.header_wrap .question div{
  float:left;
  font-size: 14px;
  color: #7a7b85;
}
.menu_icon{
  position: absolute;
  top: 50%;
  right: 14px;
  margin-top: 135px;
}
.menu_icon_link{
  position: fixed;
  z-index: 1;
  top: 50%;
  right: 14px;
  margin-top: 105px;
  width: 44px;
  height :60px;
}
.bottom_top{
  position: fixed;
  bottom:15px;
  right: 20px;
}
.bottom_top img{
  vertical-align: bottom;
  cursor: pointer;
}
input[type="password"] {
    border: 1px solid #ddd;
    padding-left: 20px;
    min-height: 35px;
    max-width: 310px;
    min-width: 260px;
    width: 100%;
}
@media (max-width:1208px){
  .sub_box{
    margin-bottom:20px;
    padding: 40px 12px;
    width:calc(100% - 40px);
  }
}

@media all and (min-width:1208px) and (max-width:1380px){
  .header_wrap .menu ul{
    display: table;
    width: 100%;
    max-width: 710px;
    margin: 0 auto;
  }
  .header_wrap .menu ul li{
    display: table-cell;
    padding: 0 10px;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
  }
}
@media all and (min-width:1000px) and (max-width:1208px){
  .header_wrap .menu ul{
    display: table;
    width: 100%;
    max-width: 710px;
    margin: 0 auto;
  }
  .header_wrap .menu ul li{
    display: table-cell;
    padding: 0 10px;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
  }
}
@media all and (min-width:700px) and (max-width:1000px){
  .header_wrap .menu ul{
    display: none;
  }
  .scroll_btn{
    display: none;
  }
}
@media (max-width:1200px){
  .header_wrap .menu ul{
    display: none;
  }
  .scroll_btn{
    display: none;
  }
  .header_wrap{
    height: 60px;
    line-height: 60px;
  }
  .header_wrap .logo {
    left: 20px;
  }
  .header_wrap .logo img {
    margin-top: 0;
    width: 80px;
  }
    .header_wrap .join_btn {
    display: none;
    position: absolute;
    top: 0;
    right: 60px;
    }
  .header_wrap .question {
    display: none;
    position: absolute;
    top: 0;
    right: 60px;
  }
  .header_wrap .question img {
    margin: 21px 5px 0 0;
  }
  .header_wrap .m_menu_btn{
    position: absolute;
    top: 22px;
    right: 20px;
    display: block;
    cursor:pointer;
  }
  .link_adx_btn {
        margin: 20px auto;
        width: 320px !important;
        text-align: center;
    }
    .link_adx_btn a {
        margin-bottom:12px !important;
        width: calc(100% - 20px) !important;
    }
}
@media (max-width:700px){
    .link_adx_table01 th p {
        padding: 0 0 0 12px !important;
    }
    .link_adx_table01 td{
        padding-left:12px !important;
    }
    .link_adx_table_display{
        width:calc(100% - 145px)!important;
        max-width: 310px !important;
        min-width: 110px !important;
    }
    .link_adx_table_phone {
     padding-left: 12px !important;
        max-width: 100px !important;
        min-width: 25px !important;
        width: 27% !important;
    }
   .input_text{
        padding-left: 12px !important;
        max-width: 200px !important;
        min-width: 200px !important;
        width: 100%;
    }
    input[type="password"] {
        padding-left: 12px;
        max-width: 200px !important;
        min-width: 200px !important;
    }
    .link_adx_table_col{
        width:110px;
    }
    .link_adx_table_btn {
        width: 80px;
        font-size: 12px;
    }
    .sub_box_title{
        padding-left:12px;
    }
    .link_adx_join p{
        font-size:38px;
    }
}