@charset "utf-8";
@import url('reset.css');
.clr:before,
.clr:after { content: ' '; display: block; }
.clr:after { clear: both; }
.hidden { position: absolute; width: 0; height: 0; font-size: 0; line-height: 0; overflow: hidden; visibility: hidden; }
.imgbox > img,
.imgbox > a > img { display: block; width: 100%; }
a:link,
a:visited { text-decoration: none; color: inherit; }
a:active,
a:hover { text-decoration: underline; }
body { padding: 0 !important; font-size: 18px; color: #020202; font-family: '맑은 고딕', '나눔고딕', dotum !important; }
::-webkit-input-placeholder { color: #999; }
::-moz-placeholder { color: #999; }
:-ms-input-placeholder { color: #999 !important; }
:-moz-placeholder { color: #999; }
.placeholder { color: #999 !important; }

/*layout */
.wrapper { position: relative; max-width: 640px; margin: 0 auto; }
.fullimg { position: relative; overflow: hidden; }
.fullimg > img,
.fullimg > a > img { display: block; width: 100%; }

/* content */
.footer { padding: 20px 10px; background: #8e8e8e; color: #ccc; font-size: 12px; text-align: center; }
[class*="txt-"] { font-size: 26px; letter-spacing: -0.1em; line-height: 1; white-space: nowrap; overflow: hidden; color: #fff; }
.co3 { position: relative; }
.co3 .link-1 { position: absolute; left: 55%; top: 86%; width: 35%; height: 5%; background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7); cursor: pointer; }
.co3 .txt-1 { position: absolute; left: 27%; top: 43%; width: 65%;/* height: 5%; */ }
.mid { padding: 20px 10px; }
.mid .slideWrap { padding: 0 0 10px; position: relative; }
.mid .swiper-container { width: calc(100% - 100px); height: 50px; line-height: 50px; float: right; }
.mid .swiper-slide { text-align: center; }
.mid .btnWrap { width: 100px; height: 50px; line-height: 50px; float: left; }
.mid .btnWrap .btn { width: 20px; height: 20px; line-height: +1; display: inline-block; margin: 0 5px; }
.mid .btnWrap .btn img { width: 100%; }
.mid select { width: 100%; height: 40px; line-height: 40px; padding: 0 15px; border: 1px solid #cdcdcf; }
.privacyWrap { text-align: center; margin: 10px 0; }
.privacyWrap img { width: 130px; height: auto; margin-bottom: 5px; }
.privacyWrap .privacy { font-size: 0.750rem; color: #05429b; }
.privacyWrap .privacy span { color: #ff0000; font-weight: bold; }

/* dbform */
.dbform { background: url(../imgs/form_bg.jpg) no-repeat 50% 0; background-size: cover; }
.dbform .form {/* width: 88%; */margin: 0 auto; }
.dbform .form-box { width: 90%; max-width: 530px; margin: 0 auto; padding-bottom: 8%; }
.dbform hr { margin: 20px 0; border-color: #fff; }

/* */
.dbform .text,
.dbform .select,
.dbform .textarea { width: 100%; padding: 5px; border: 1px solid #636363; background: #fff; background-image: none !important; height: 55px; box-sizing: border-box; }
.dbform .textarea { height: 180px; resize: none; }
.dbform .select { padding: 5px 0; }
.dbform .text-2 { width: calc(100% - 55px); height: 40px; }
.dbform .text-2 + span { display: inline-block; margin-left: 5px; font-size: 0.9em; color: #fff; vertical-align: bottom; }

/* */
.dbform .item-list { }
.dbform .item-row:before,
.dbform .item-row:after { content: ''; display: block; }
.dbform .item-row:after { clear: both; }
.dbform .item-row { position: relative; margin-bottom: 18px; }
.dbform .item-row:last-child { margin-bottom: 0; }
.dbform .label,
.dbform .field { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.dbform .label { position: absolute; top: 13px; white-space: nowrap;/* font-weight: bold; */ font-size: 1.1em; color: #fff; }
.dbform .field { vertical-align: top; margin-left: 100px; }
.dbform .field-desc { display: inline-block; margin-top: 3px; margin-left: 5px; margin-bottom: 0; color: #fff; vertical-align: top; line-height: 1.5em; font-size: 11px; }
.dbform .dash { display: inline-block; width: 8%; text-align: center; }
.dbform .label-block { position: static; display: block; padding-bottom: 12px; }
.dbform .field-block { margin-left: 0 !important; }

/* */
.dbform .agree { padding: 15px 0; text-align: center; letter-spacing: -0.1em; font-size: 0.75em; color: #fff; }
.dbform .agree .privacy-link { }
.dbform .submit-area { padding: 10px 0; background: #f0ba00; }
.dbform .submit { padding-top: 5%; }
.dbform .submit-btn { display: block; margin: 20px auto 0; width: 90%; max-width: 540px; cursor: pointer; }

/* */
.dbform .tels:after { content: ''; display: block; clear: both; }
.dbform .tels .text,
.dbform .tels .select { float: left; width: 30%; }
.dbform .tels .text:first-child,
.dbform .tels .select:first-child { margin-left: 0; }
.dbform .tels i { float: left; width: 5%; text-align: center; font-size: 16px; height: 60px; line-height: 60px; font-style: normal; color: #999; }
.dbform .tels i:before { content: '-'; }
.dbform .time .text { width: 70%; }
.dbform .radio-field { margin-left: 0;/* padding-top: 10px; */ padding-bottom: 5px; color: #fff; }
.dbform .radio-field label { white-space: nowrap; margin-right: 25px; }
.dbform .radio-field input[type=radio] { vertical-align: middle; width: 16px; height: 16px; }
.dbform .name-field { padding-right: 0 !important; }
.dbform .time-field { position: relative; }
.dbform .time-field:after { content: '시'; position: absolute; right: 0; top: 0; color: #bbb; padding: 10px; }

/* etc */
.popup-body { margin: 0; overflow-x: auto; }
.msg_sound_only,
.sound_only { display: inline-block !important; position: absolute; margin: 0 !important; padding: 0 !important; font-size: 0; line-height: 0; border: 0 !important; overflow: hidden !important; }
.popup { position: relative; font-size: 13px; color: #555; }
.popup h1 { margin-top: 0; padding: 10px; background: #333; color: #fff; font-size: 18px; font-weight: bold; }
.popup h2 { font-size: 14px; margin: 36px 15px 15px; }
.popup p { margin: 0; }
.popup .close-popup { position: absolute; top: 5px; right: 5px; }
.popup .close-popup a { display: inline-block; width: 30px; height: 30px; background: url(../imgs/close-popup.png) no-repeat; text-indent: -99999px; overflow: hidden; }
.popup .pre { font-family: "맑은 고딕", dotum, verdana; display: inline-block; width: 94%; padding: 1% 2%; word-wrap: break-word; word-break: break-all; line-height: 1.5; white-space: pre-wrap; text-align: left; }
.popup .pre .p5 { padding-top: 10px; }
.popup .table { margin: 0 10px; overflow: hidden; overflow-x: auto; }
.popup table { border-collapse: collapse; margin: 0 auto; }
.popup table th,
.popup table td { border: 1px solid #ccc; word-wrap: break-word; word-break: break-all; white-space: pre-wrap; line-height: 1.5; }
.popup table th { background: #f3f3f3; }
.popup table td { }
.no-pre { font-family: "맑은 고딕", dotum, verdana; display: inline-block; width: 94%; padding: 1% 2% 20px; line-height: 1.6; letter-spacing: -0.07em; }
.no-pre dl { margin-top: 10px; margin-bottom: 10px; }
.no-pre dd { padding-left: 10px; margin-bottom: 10px; }
.no-pre dt { margin-bottom: 10px; font-weight: bold; }
.no-pre ul { margin-top: 5px; margin-bottom: 10px; }
.no-pre li { padding-left: 15px; margin-bottom: 10px; }
.no-pre table { border-collapse: collapse; margin-top: 10px; margin-bottom: 20px; }
.no-pre table th { padding: 5px; background: #ddd; border: 1px solid #ccc; }
.no-pre table td { padding: 5px; border: 1px solid #ccc; }
.no-pre .old-link { display: block; text-align: center; }
.no-pre .old-link a { display: inline-block; padding: 10px; border: 1px solid #ccc; background: #f3f3f3; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-decoration: none; color: #000; }

/* responsive */
@media (max-width:479px) {
    body { font-size: 16px; }
    .dbform .field { margin-left: 85px; }
}
