@charset "utf-8";
@font-face {
  font-family: 'CJ ONLYONE NEW body Light';
  font-style: normal;
  font-weight: 300;
  src: local('CJ ONLYONE NEW body Light'), local('CJ ONLYONE NEW body-Light'), local('CJ ONLYONE NEW body Light');
  src: url(font/CJ_ONLYONE_NEW_body_Light.eot);
  src: url(font/CJ_ONLYONE_NEW_body_Light.eot?#iefix) format('embedded-opentype'),
       url(font/CJ_ONLYONE_NEW_body_Light.woff) format('woff'),
       url(font/CJ_ONLYONE_NEW_body_Light.ttf) format('truetype');
}

@font-face {
  font-family: 'CJ ONLYONE NEW body Regular';
  font-style: normal;
  font-weight: 400;
  src: local('CJ ONLYONE NEW body Regular'), local('CJ ONLYONE NEW body-Regular'), local('CJ ONLYONE NEW body Regular');
  src: url(font/CJ_ONLYONE_NEW_body_Regular.eot);
  src: url(font/CJ_ONLYONE_NEW_body_Regular.eot?#iefix) format('embedded-opentype'),
       url(font/CJ_ONLYONE_NEW_body_Regular.woff) format('woff'),
       url(font/CJ_ONLYONE_NEW_body_Regular.ttf) format('truetype');
}

@font-face {
  font-family: 'CJ ONLYONE NEW title Medium';
  font-style: normal;
  font-weight: 500;
  src: local('CJ ONLYONE NEW title Medium'), local('CJ ONLYONE NEW title-Medium'), local('CJ ONLYONE NEW title Medium');
  src: url(font/CJ_ONLYONE_NEW_title_Medium.eot);
  src: url(font/CJ_ONLYONE_NEW_title_Medium.eot?#iefix) format('embedded-opentype'),
       url(font/CJ_ONLYONE_NEW_title_Medium.woff) format('woff'),
       url(font/CJ_ONLYONE_NEW_title_Medium.ttf) format('truetype');
}

@font-face {
  font-family: 'CJ ONLYONE NEW title Bold';
  font-style: normal;
  font-weight: 700;
  src: local('CJ ONLYONE NEW title Bold'), local('CJ ONLYONE NEW title-Bold'), local('CJ ONLYONE NEW title Bold');
  src: url(font/CJ_ONLYONE_NEW_title_Bold.eot);
  src: url(font/CJ_ONLYONE_NEW_title_Bold.eot?#iefix) format('embedded-opentype'),
       url(font/CJ_ONLYONE_NEW_title_Bold.woff) format('woff'),
       url(font/CJ_ONLYONE_NEW_title_Bold.ttf) format('truetype');
}

/* Reset */
html, body {height:100%;-webkit-text-size-adjust:none;font-family:'CJ ONLYONE NEW body Regular','µ¸À½',dotum,sans-serif;font-size:16px;line-height:1.5;color:#333;font-style:normal}
html, body, div, span, form, input, select, button, textarea, legend, fieldset, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, blockquote, address, p, th, td, caption {margin:0;padding:0}
ol, ul, li {list-style:none;}
em, dt, dd, address {font-style:normal}
img {vertical-align:top}
img, fieldset {border:0 none;}
label {padding-right:10px}
button {border:0 none;background:transparent;cursor:pointer}
hr {display:none;}
legend, .skip, .blind, .skip_nav {width:0;height:0;visibility:hidden;font-size:0;line-height:0;position:absolute;top:0;left:-9999em;overflow:hidden;}
table caption {display:none}
table {border-collapse:collapse;border-spacing:0;}
header, footer, section, article, aside, nav, hgroup, details, menu, figure, figcaption {display:block;}
a:link, a:visited {text-decoration:none;color:#000}
a:hover, a:active {text-decoration:none}
input, textarea {-webkit-appearance:none;-webkit-border-radius:0;}
input[type="checkbox"] {-webkit-appearance:checkbox;vertical-align:middle}
input[type="radio"] {-webkit-appearance:radio;-webkit-border-radius:50px;width:13px;height:13px;margin:0 0 3px;padding:0;vertical-align:middle}
input[type="text"], input[type="password"], input[type="search"] {border:1px solid #d8d8d8;color:#333}
textarea {border:1px solid #b2b2b2;overflow:scroll;overflow-x:hidden;color:#333}
select {height:26px;border:1px solid #ddd;padding:0 20px 0 8px;vertical-align:middle}
strong, h1, h2, h3, h4, h5, h6 {font-weight:normal}

.logo {text-align:center;padding-top:10%}
.info_kr {text-align:center;padding-top:32px;font-size:22px;color:#000;font-family:'CJ ONLYONE NEW body Regular';word-break:keep-all}
.info_en {text-align:center;padding-top:32px;font-size:20px;color:#333;font-family:'CJ ONLYONE NEW body Regular'}
.info_txt { text-align:center; padding-top:25px;}
.info_list { width:480px; margin:25px auto 0; padding:20px; background-color:#e3e3e3; }
.info_list li + li { margin-top:5px;}
.btn_center {text-align:center;padding:80px 0 30px;clear:both}

.btn_arrow {position:relative;display:inline-block;height:68px;line-height:68px;padding:0 18px;margin:8px 12px;color:#000;font-size:16px;font-family:'CJ ONLYONE NEW body Regular';border:1px solid #ccc;text-align:left;vertical-align:middle;min-width:280px;z-index:2;background:url('../images/btn_arrow.png') no-repeat center right}
.btn_arrow span {display:block}
.btn_arrow.line2 span {line-height:1.4;padding-top:12px}


@media screen and (max-width:899px) {
.logo {padding-top:15%}
.logo img {width:120px;height:auto}
.info {font-size:16px;padding:30px 20px}
.btn_center {padding:10px 0 20px}
.btn_arrow {height:48px;line-height:48px;font-size:14px;min-width:240px;background-size:26px auto}
.btn_arrow.line2 span {padding-top:5px}
}

