*,
*:before,
*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

/* Loading icon */
.loading { margin:0; position: absolute; top:0; left:0; width: 100%; height: 100%;
  background-color: #dddbdb; text-align: center; z-index: 121;}
.loading-box { position: relative; width: 50%; float: left; height: 5px;}
.loading-yellow { background-color: #fcee21; width: 0%; height: 5px;}
.loading-blue { background-color: #00bdf4; width: 0%; height: 5px;}

/* Vidak 협회 안내 */
html { font-size: 16px;}
body { line-height: normal; }
body, p { margin: 0px; font-family: 'Nanum Square', sans-serif; font-size: 16px;}
a {color: black;}
a:link { text-decoration: none;}
ul { margin: 0px; padding: 0px;}
ul li { list-style: none; font-size: 14px; }
h1, h2, h3, h4, h5, h6 { margin: 0px; font-family: 'Nanum Square', sans-serif; }
h1 { font-size: 27px; margin-bottom: 5px; font-weight: normal;}
h4 { font-size: 19px; margin-bottom: 25px; font-weight: bold;}

/* menu section above the page */
.noscroll { margin: 0; height: 100%; overflow: hidden; }
.m_section { position: fixed; overflow-y: scroll; top: 0; right: 0; bottom: 0; left: 0; z-index: 200;
  background: rgba(0,0,0,.8); opacity: 0; display: none;
}
.white-bg { position: relative; height: auto; width: 100%; background-color: white;}

.m_container { margin: 0 auto; max-width: 1350px; z-index: 201; background-color: rgba(255,255,255,1);}
.serch_td1 {width: 25%;}
.serch_td2 {width: 75%;}

.m_bg_black, .background-click { position: absolute; width: 100%; background-color: rgba(0,0,0,0.1);
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); opacity: 0; z-index: 98;}
.background-click {z-index: 201;}

.m_bg_black { position: absolute; width: 100%; background-color: rgba(0,0,0,0.7);
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); opacity: 0; z-index: 98;}
.m_inner_box { width: 100%; padding-bottom: 7.6%; overflow: hidden; }
.m_search { width: 100%; height: 100px; margin-bottom: 72px; padding-top: 53px; text-align: center;}
#m_search_btn { visibility: hidden; width: 0px; margin:0; padding: 0; position: absolute; top: 0;}
#search_table { margin: 0 auto; width: auto;}
#search_table td {vertical-align: middle;}
#search_table span { font-size: 2.2em; color: #cfcfcf; margin-right: 15px; }
#m_search_enter { width: 100%; height: 45px; border: none; padding-left: 1em;
  border-bottom: 2px solid; border-color: #cfcfcf; font-size: 1.2em; }
.m_box1,.m_box2,.m_box3,.m_box4,.m_box5,.m_box6 { width: 25%; float: left;
  height: 200px; padding-left: 7%;}
.m_title { font-size: 1.25em; margin-bottom: 0.68em;}
.m_blue { color: #29abe2;}
.m_text { font-size: 0.87em; margin-bottom: 0.8em;}
.close_btn { position: absolute; right: 30px; top: 20px; width: 40px; height: 40px; cursor: pointer;}
.x1, .x2 { position: absolute; width: 22px; height: 1px; background-color: black; top:19px; left: 9px; }
.x1 { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);}
.x2 { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg);}

/* header nav section */
header {
  position: fixed;
  margin: 0; width: 100%; height: 72px;
  z-index:99;
}
nav {
  margin: 0 auto;
  position: relative;
  padding-left: 20px;
  width: 100%;
}
.nav-bg { position: absolute; left: 0; top: 0; width: 100%; height: 72px;
  text-align: center; color: white;
  background-color: #222; -webkit-box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.05); box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.05);
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s; -webkit-transform: translateY(0%); -ms-transform: translateY(0%); transform: translateY(0%); opacity: 0.95; }

.sub-page-menu-title { padding-top: 25px;}
h2 { font-size: 1.3em; font-weight: normal;}
h3 { font-size: 1em;}
h6 { font-size: 0.8em;}
p { font-size: 14px; line-height: 1.7; margin-bottom: 0px; font-weight: normal;}
hr { display: block; height: 1px; border: 0; border-top: 1px solid #383838; margin: 0px;
    margin-top: 22px; margin-bottom: 8px; padding: 0; }
hr.black-line { display: block; height: 3px; border: 0; border-top: 3px solid #333; margin: 0px;
    margin-bottom: 36px; padding: 0; }
hr.black-line2 { display: block; height: 3px; border: 0; border-top: 3px solid #333; margin-top: 48px;
    margin-bottom: 48px; padding: 0; }

.logo_img {
  position: absolute;
  top: 25px;
  left: 30px;
  width: 150px;
  height: 35px;
  z-index: 2;
}
.menu_btn-grp {
  position: absolute;
  right: 0; top: 0;
  width: 144px; height: 72px;
}
.login { float: left; position: relative; width: 50%; height: 72px; cursor: pointer;}
.open-menu-btn { float: left; position: relative; width: 50%; cursor: pointer;}
.login .fa { position: absolute; color: #AFADAD;
  top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); font-size: 1.25em; -webkit-transition: color; transition: color;}
.open-menu-btn .fa { position: absolute; color: #ffffff;
  top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); font-size: 1.25em;}
.log-add-white { color: #fff;}
.log-btn-bg  { width: 100%; height: 72px; background-color: #333;}
.m-btn-bg { width: 100%; height: 72px; background-color: #000;}

.logo_base { -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; -webkit-transform-origin: 0% 0%; -ms-transform-origin: 0% 0%; transform-origin: 0% 0%;}
.logo_1_black { -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; -webkit-transform-origin: 0% 0%; -ms-transform-origin: 0% 0%; transform-origin: 0% 0%; fill: #000000;}
.logo_1_blue { -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; -webkit-transform-origin: 0% 0%; -ms-transform-origin: 0% 0%; transform-origin: 0% 0%; fill: #00bdf4;}
.logo_small { -webkit-transform: scale(0.65,0.65); -ms-transform: scale(0.65,0.65); transform: scale(0.65,0.65); -webkit-transform-origin: 0% 0%; -ms-transform-origin: 0% 0%; transform-origin: 0% 0%;}

/* 협회 소식 menu bar */
.sub-page-menu { list-style-type: none; margin: 0 auto; padding: 0;}
.sub-page-menu li { display: inline; font-size: 1em; padding-left: 10px;}
.sub-page-menu li:first-child { padding-left: 0;}
.sub-page-menu li a { color: #999; font-size: 0.8em; height: 30px;
  padding-top: 5px; padding-left: 10px; padding-right: 10px; display: inline-block;}
.sub-page-menu #org-terms { color: #fff; font-size: 0.8em; height: 30px;
  padding-top: 5px; padding-left: 20px; padding-right: 10px; display: inline-block;}
.sub-page-menu li a:hover { color: white;}
.sub-page-menu li .white-text { color: white;}


/* body */
.container {
  width:100%; height: auto; padding-top: 117px; padding-bottom: 0px;
  line-height: 1.42857143; position: relative;
  background-color: #fff;
}
.info-container { max-width: 800px; margin: 0 auto; padding-left:0px; padding-right:0px; padding-bottom: 50px;}
.col-box { position: relative; width: 100%; height: auto; overflow: hidden; display: block;}
p { font-size: 14px; line-height: 1.7;}
.p-end { margin-bottom: 30px;}
.p-title { font-weight: bold;}


/* footer ******************************************************************* */
.section-footer { width: 100%; position: relative; background-color: #DDDBDB; height: auto;
  padding-bottom: 60px; overflow: hidden;}
.footer1 { width: 40%; float: left; padding-left: 35px; padding-top: 38px;}
.footer1 img { margin-bottom: 18px;}
.footer2, .footer3, .footer4 { width: 20%; padding-top: 49px; float: left;}
.footer4 { position: relative;}
.p-margin1 { margin-bottom: 20px;}
.p-footer1 { font-size: 0.7em; }
.p-footer2 { font-size: 0.75em; font-weight: bold; color: #4E4D4D; margin-bottom: 15px;}
.p-margin2 { margin-bottom: 5px;}
.p-footer3, .p-footer4 { font-size: 0.75em; color: #7F7F7F; line-height: 180%; }
.p-footer3 a, .p-footer4 a { color: #7F7F7F;}
.p-footer4 { margin-top: 192px;}
.fb-logo-box { position: relative; width: 50px; height: 50px; overflow: hidden;}
.fb-logo-box img { position: absolute; top:0px; left:0px; cursor: pointer;}
.fb-logo-box img:hover { left: -50px;}
.a-fblogo { display: block; position: absolute; width: 120px; height: 100px; top:37px; left:-15px; z-index: 98;}
.a-fblogo:hover + .fb-logo-box img { left: -50px;}
.p-footer4 a:hover { color: black}
.p-footer3 a:hover { color: black}

/* ************************************************************************* */
/* media query ************************************************************* */
/* ************************************************************************* */

/* 가입안내 메뉴 라인 */
@media only screen and (max-width: 474px) {
.logo_img { left:30px;}
.sub-page-menu-title { color:#222;}
}
/* ********************************* */
/* 본문 내용 */
@media only screen and (max-width: 950px) {
.info-container { padding-left: 35px; padding-right: 35px;}
}
@media only screen and (max-width: 450px) {
.info-container { padding-left: 25px; padding-right: 25px;}
}


/* ********************************* */
/* footer */
@media only screen and (max-width: 1200px) {
  .footer1 { width: 34%;}
  .footer2, .footer3, .footer4 { width: 22%;}
  .footer3 { padding-left: 35px;}
}
@media only screen and (max-width: 1024px) {
  .footer1 { width: 50%;}
  .footer2, .footer2, .footer3 { width: 50%;}
  .footer2 { padding-right: 20px;}
}
@media only screen and (max-width: 419px) {
  .section-footer { padding-left: 20px;}
  .footer1 { width: 100%; padding-left: 0px;}
  .footer2 { width: 100%; padding-left: 0px;}
  .footer3 { width: 50%; padding-left: 0px;}
  .footer4 { width: 50%; padding-left: 20px;}
}
/* menu list & seach box adjustment */
@media only screen and (max-width: 850px) {
  .m_box1,.m_box2,.m_box3,.m_box4,.m_box5,.m_box6 { width: 25%; float: left;
  padding-left: 7%;}
}
@media only screen and (max-width: 650px) {
  .m_box1,.m_box2,.m_box3,.m_box4,.m_box5,.m_box6 { width: 50%;
  padding-left: 12%;}
}
@media only screen and (max-width: 600px) {
  #search_table { width: 80%;}
}
@media only screen and (max-width: 560px) {
  .m_box1,.m_box2,.m_box3,.m_box4,.m_box5,.m_box6 { width: 50%;
    padding-left: 12%;}
  #search_table { margin: 0; margin-left: 3em;}
  #search_table span { font-size: 2em;}
}
@media only screen and (max-width: 414px) {
  .m_box1,.m_box2,.m_box3,.m_box4,.m_box5,.m_box6 { width: 50%;
    padding-left: 12%;}
  #search_table { margin: 0; margin-left: 3em;}
  #search_table span { font-size: 1.5em;}
}
@media only screen and (max-width: 400px) {
.m_box1,.m_box2,.m_box3,.m_box4,.m_box5,.m_box6 { width: 50%;
  height: 200px; padding-left: 10%;}
}
@media only screen and (max-width: 375px) {
  .m_box1,.m_box2,.m_box3,.m_box4,.m_box5,.m_box6 { width: 50%;
    padding-left: 10%;}
  #search_table { margin: 0; margin-left: 2em;}
  #search_table span { font-size: 1.5em; margin-right: 10%;}
}
@media only screen and (max-width: 320px) {
  .m_box1,.m_box2,.m_box3,.m_box4,.m_box5,.m_box6 { width: 50%; float: left;
    padding-left: 10%;}
  #search_table { margin: 0; margin-left: 2em;}
  #search_table span { font-size: 1.5em;}
}
