@charset "UTF-8";
/*! style.scss © zen9.co.kr, 2016.06 */
/* NotoSans CJK (subset) https://www.google.com/get/noto/#sans-kore */
@font-face { font-family: 'Noto Sans'; font-style: normal; font-weight: 250; src: url(./../font/NotoSans-Thin.eot); src: url(./../font/NotoSans-Thin.eot?#iefix) format("embedded-opentype"), url(/font/NotoSans-Thin.woff2) format("woff2"), url(/font/NotoSans-Thin.woff) format("woff"), url(/font/NotoSans-Thin.ttf) format("truetype"); }
@font-face { font-family: 'Noto Sans'; font-style: normal; font-weight: 300; src: url(./../font/NotoSans-Light.eot); src: url(./../font/NotoSans-Light.eot?#iefix) format("embedded-opentype"), url(/font/NotoSans-Light.woff2) format("woff2"), url(/font/NotoSans-Light.woff) format("woff"), url(/font/NotoSans-Light.ttf) format("truetype"); }
@font-face { font-family: 'Noto Sans'; font-style: normal; font-weight: 350; src: url(./../font/NotoSans-DemiLight.eot); src: url(./../font/NotoSans-DemiLight.eot?#iefix) format("embedded-opentype"), url(/font/NotoSans-DemiLight.woff2) format("woff2"), url(/font/NotoSans-DemiLight.woff) format("woff"), url(/font/NotoSans-DemiLight.ttf) format("truetype"); }
@font-face { font-family: 'Noto Sans'; font-style: normal; font-weight: 400; src: url(./../font/NotoSans-Regular.eot); src: url(./../font/NotoSans-Regular.eot?#iefix) format("embedded-opentype"), url(/font/NotoSans-Regular.woff2) format("woff2"), url(/font/NotoSans-Regular.woff) format("woff"), url(/font/NotoSans-Regular.ttf) format("truetype"); }
@font-face { font-family: 'Noto Sans'; font-style: normal; font-weight: 500; src: url(./../font/NotoSans-Medium.eot); src: url(./../font/NotoSans-Medium.eot?#iefix) format("embedded-opentype"), url(/font/NotoSans-Medium.woff2) format("woff2"), url(/font/NotoSans-Medium.woff) format("woff"), url(/font/NotoSans-Medium.ttf) format("truetype"); }
@font-face { font-family: 'Noto Sans'; font-style: normal; font-weight: 700; src: url(./../font/NotoSans-Bold.eot); src: url(./../font/NotoSans-Bold.eot?#iefix) format("embedded-opentype"), url(/font/NotoSans-Bold.woff2) format("woff2"), url(/font/NotoSans-Bold.woff) format("woff"), url(/font/NotoSans-Bold.ttf) format("truetype"); }
@font-face { font-family: 'Noto Sans'; font-style: normal; font-weight: 900; src: url(./../font/NotoSans-Black.eot); src: url(./../font/NotoSans-Black.eot?#iefix) format("embedded-opentype"), url(/font/NotoSans-Black.woff2) format("woff2"), url(/font/NotoSans-Black.woff) format("woff"), url(/font/NotoSans-Black.ttf) format("truetype"); }
.blind { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.blind.focusable:active, .blind.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

body { margin: 0; }

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary { display: block; }

audio, canvas, progress, video { display: inline-block; }

audio:not([controls]) { display: none; height: 0; }

progress { vertical-align: baseline; }

template, [hidden] { display: none; }

a { background-color: transparent; -webkit-text-decoration-skip: objects; }

a:active, a:hover { outline-width: 0; }

abbr[title] { border-bottom: none; text-decoration: underline; text-decoration: underline dotted; }

b, strong { font-weight: inherit; }

b, strong { font-weight: bolder; }

dfn { font-style: italic; }

h1 { font-size: 2em; margin: 0.67em 0; }

mark { background-color: #ff0; color: #000; }

small { font-size: 80%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

img { border-style: none; }

svg:not(:root) { overflow: hidden; }

code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

figure { margin: 1em 40px; }

hr { box-sizing: content-box; height: 0; overflow: visible; }

button, input, optgroup, select, textarea { font: inherit; margin: 0; }

optgroup { font-weight: bold; }

button, input { overflow: visible; }

button, select { text-transform: none; }

button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }

fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

legend { box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; }

textarea { overflow: auto; }

[type="checkbox"], [type="radio"] { box-sizing: border-box; padding: 0; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

[type="search"] { -webkit-appearance: textfield; outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

::-webkit-input-placeholder { color: inherit; opacity: 0.54; }

::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; }

/* normalize.css End */
p, h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }

ul, ol { margin: 0; padding: 0; list-style: none; }

hr { display: none; }

fieldset { border: 0; margin: 0; padding: 0; }

::-moz-selection { background: #b3d4fc; text-shadow: none; }

::selection { background: #b3d4fc; text-shadow: none; }

audio, canvas, iframe, img, svg, video { vertical-align: middle; }

.flex-box{display:flex;align-items: center;gap:5px;}
.justify-center{justify-content: center;}
.justify-start{justify-content: flex-start;}
.justify-end{justify-content: flex-end;}
.justify-between{justify-content: space-between;}
.overflow-hidden{overflow:hidden;}
.mgTB-10{margin:10px 0;}
.mgTB-20{margin:20px 0;}
.pdTB-10{padding:10px 0;}
.pdTB-20{padding:20px 0!important;}
.red{color:red;}

.flex-box .uploader{padding-right:10px!important;}
.flex-box .uploader .filename{display:none!important;}
.flex-box .uploader .action{margin:0!important;padding:0 20px!important;position:unset!important;background:#f5f5f5;border-color:#d3d3d3!important;}

/* btn */
.btn { display: inline-block; text-align: center; white-space: nowrap; vertical-align: middle; cursor: pointer; text-decoration: none; -webkit-appearance: none; box-sizing: border-box; }
.btn:before, .btn:after { content: ""; display: table; }
.btn:after { clear: both; }

input.btn, button.btn { overflow: visible; }

.lt-ie8 button.btn { margin-left: 4px; }

.btn.xsmall { padding: 0 10px; height: 18px; line-height: 18px; font-size: 11px; font-weight: normal; border-radius: 0px; }

.btn.small { padding: 0 5px; height: 24px; line-height: 24px; font-size: 13px; font-weight: normal; border-radius: 0px; }

.btn.medium { padding: 0 15px; height: 30px; line-height: 30px; font-size: 14px; font-weight: normal; border-radius: 0px; }

.btn.large { padding: 0 20px; height: 40px; line-height: 38px; font-size: 14px; font-weight: normal; border-radius: 0px; }
@media (min-width: 100px) and (max-width: 1024px) { .btn.large { padding: 0 10px; font-size: 12px; height: 30px; line-height: 28px; } }

.btn.xlarge { padding: 0 20px; height: 50px; line-height: 48px; font-size: 15px; font-weight: normal; border-radius: 0px; }

.btn.disable { color: #fff; border-width: 1px; border-style: solid; border-color: #b2b2b2; background-color: #b2b2b2; }

.btn.slightly { color: #fff; border-width: 1px; border-style: solid; border-color: #020202; background-color: #060606; }

.btn.normal { color: #000; border-width: 1px; border-style: solid; border-color: #000; background-color: #fff; }

.btn.weighty { color: #ffffff; border-width: 1px; border-style: solid; border-color: #d0112b; background-color: #d0112b; }

.btn.weightiest { color: #ffffff; border-width: 1px; border-style: solid; border-color: #000; background-color: #000; }


/*.button-area:before, .button-area:after { content: ""; display: table; }*/
.button-area:after { clear: both; }
@media (min-width: 100px) and (max-width: 1024px) { .button-area .btn.only-pc { opacity: 0.5; } }

.button-area.large { text-align: center; }
.button-area.large > span { float: right; }
.button-area.large > span + span { float: left; }

.btn.search .ico, .btn.btn-down .ico, .btn.btn-link .ico { margin-right: 10px; position: relative; display: inline-block; width: 20px; height: 100%; vertical-align: top; background: url('./../img/board/ico_search_btn.gif?1477279261') center center no-repeat; }
@media (min-width: 100px) and (max-width: 1024px) { .btn.search .ico, .btn.btn-down .ico, .btn.btn-link .ico { width: 15px; background-image: url('./../img/mobile/board/ico_search_btn.gif?1477279260'); background-size: 15px auto; } }

.btn.search .ico { background-image: url('./../img/board/ico_search_btn.gif?1477279261'); }
.btn.btn-down .ico { background-image: url('./../img/board/ico_down_btn.gif?1478764911'); }
.btn.btn-link .ico { background-image: url('./../img/board/ico_link_btn.gif?1478764947'); }
@media (min-width: 100px) and (max-width: 1024px) { .btn.search .ico { background-image: url('./../img/mobile/board/ico_search_btn.gif?1477279260'); }
  .btn.btn-down .ico { background-image: url('./../img/mobile/board/ico_down_btn.gif?1478765272'); }
  .btn.btn-link .ico { background-image: url('./../img/mobile/board/ico_link_btn.gif?1478765303'); } }

.data-list.small li { position: relative; padding-left: 0.8em; }
.data-list.small li + li { margin-top: 0.5em; }
.data-list.medium li { position: relative; padding-left: 0.8em; }
.data-list.medium li + li { margin-top: 0.5em; }

input[type="text"], input[type="password"], input[type="number"], input[type="tel"], input[type="email"], input[type="search"] { -webkit-appearance: none; padding: 9px 8px 8px; height: 40px; border: 1px #e3e3e3 solid; background-color: #fff; box-sizing: border-box; border-radius: 0; }
@media (min-width: 100px) and (max-width: 1024px) { input[type="text"], input[type="password"], input[type="number"], input[type="tel"], input[type="email"], input[type="search"] { padding-top: 5px; padding-bottom: 5px; height: 30px; font-size: 0.85714rem; } }

textarea { resize: none; -webkit-appearance: none; border: 1px #e3e3e3 solid; background-color: #fff; box-sizing: border-box; }
@media (min-width: 100px) and (max-width: 1024px) { textarea { font-size: 0.85714rem; } }

/* pagination medium */
.pagination.medium { position: relative; text-align: center; }
.pagination.medium a, .pagination.medium strong { margin: 0 5px; padding: 0 1px; display: inline-block; width: auto; height: 20px; line-height: 18px; font-size: 0.85714rem; text-decoration: none; vertical-align: top; box-sizing: border-box; }
@media (min-width: 100px) and (max-width: 1024px) { .pagination.medium a, .pagination.medium strong { margin: 0 4px; width: 16px; height: 16px; line-height: 14px; font-size: 1rem; } }
.pagination.medium a { color: #000; }
.pagination.medium strong { color: #000; border-bottom: 2px solid #000; }
.pagination.medium .btn.prev, .pagination.medium .btn.next, .pagination.medium .btn.first, .pagination.medium .btn.last { position: relative; margin: 0; width: 20px; background-color: #fff; }
.pagination.medium .btn.prev .word, .pagination.medium .btn.next .word, .pagination.medium .btn.first .word, .pagination.medium .btn.last .word { overflow: hidden; text-indent: -9999px; font-size: 0.01em; color: transparent; }
.pagination.medium .btn.prev:after, .pagination.medium .btn.prev .after, .pagination.medium .btn.next:after, .pagination.medium .btn.next .after, .pagination.medium .btn.first:after, .pagination.medium .btn.first .after, .pagination.medium .btn.last:after, .pagination.medium .btn.last .after { display: block; content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #fff; background-position: center center; background-repeat: no-repeat; }
.pagination.medium .btn.prev { margin-right: 20px; }
.pagination.medium .btn.prev:after, .pagination.medium .btn.prev .after { background-image: url('./../img/board/ico_pagination_prev.gif?1477279261'); }
.pagination.medium .btn.next { margin-left: 20px; }
.pagination.medium .btn.next:after, .pagination.medium .btn.next .after { background-image: url('./../img/board/ico_pagination_next.gif?1477279261'); }
.pagination.medium .btn.first:after, .pagination.medium .btn.first .after { background-image: url('./../img/board/ico_pagination_first.gif?1477279261'); }
.pagination.medium .btn.last:after, .pagination.medium .btn.last .after { background-image: url('./../img/board/ico_pagination_last.gif?1477279261'); }
@media (min-width: 100px) and (max-width: 1024px) { .pagination.medium .btn.prev:after, .pagination.medium .btn.prev .after, .pagination.medium .btn.next:after, .pagination.medium .btn.next .after, .pagination.medium .btn.first:after, .pagination.medium .btn.first .after, .pagination.medium .btn.last:after, .pagination.medium .btn.last .after { background-size: 16px auto; }
  .pagination.medium .btn.prev { margin-right: 10px; }
  .pagination.medium .btn.prev:after, .pagination.medium .btn.prev .after { background-image: url('./../img/mobile/board/ico_pagination_prev.gif?1477279260'); }
  .pagination.medium .btn.next { margin-left: 10px; }
  .pagination.medium .btn.next:after, .pagination.medium .btn.next .after { background-image: url('./../img/mobile/board/ico_pagination_next.gif?1477279260'); }
  .pagination.medium .btn.first:after, .pagination.medium .btn.first .after { background-image: url('./../img/mobile/board/ico_pagination_first.gif?1477279260'); }
  .pagination.medium .btn.last:after, .pagination.medium .btn.last .after { background-image: url('./../img/mobile/board/ico_pagination_last.gif?1477279260'); } }

.select-wrap { padding-left: 2px; }
.select-wrap:before, .select-wrap:after { content: ""; display: table; }
.select-wrap:after { clear: both; }
.select-wrap .asset { float: left; margin-bottom: 10px; width: auto; height: 22px; line-height: 22px; }
.select-wrap .asset + .asset { margin-left: 30px; }
.select-wrap .asset label { vertical-align: middle; line-height: 18px; }

#skipNavi { position: absolute; margin: 0; left: 0; top: 0; width: 100%; height: 0px; z-index: 10001; }
#skipNavi .title { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
#skipNavi .title.focusable:active, #skipNavi .title.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
#skipNavi a { position: absolute; left: 0; top: -1000px; z-index: 1002; width: 100%; height: 30px; line-height: 30px; font-family: 'Nanum Gothic Bold'; text-align: center; background-color: #1d60a7; color: #fff; z-index: 1000; }
#skipNavi a.on { top: 0; }
#skipNavi a:focus { top: 0; height: 30px; }

.spinner { position: relative; padding: 0px 28px; width: 40px; height: 24px; border: 1px #cecece solid; }
.spinner input[type="text"] { width: 100%; height: 24px; line-height: 24px; color: #666; font-size: 0.85714rem; border-color: #cecece; border-top: none; border-bottom: none; text-align: center; vertical-align: top; border-radius: 0px; }
.spinner a { overflow: hidden; text-indent: -9999px; font-size: 0.01em; color: transparent; position: absolute; top: 0; width: 28px; height: 24px; }
.spinner .plus { right: 0; background: url("/res/img/common/ico_spinner_plus.png") 0 0 no-repeat; background-size: 28px 24px; }
.spinner .minus { left: 0; background: url("/res/img/common/ico_spinner_minus.png") 0 0 no-repeat; background-size: 28px 24px; }

/* emphasis */
.em.disable { color: #cccccc; }

.em.slightly { color: #999999; }

.em.normal { color: #333333; }

.em.weighty { color: #323f9b; }

.em.weightiest { color: #d0112b; }

.em.warning { color: #ff0000; }

.fieldset legend { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.fieldset legend.focusable:active, .fieldset legend.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.fieldset .field { padding: 15px 0; border-bottom: 1px; }
.fieldset .field:before, .fieldset .field:after { content: ""; display: table; }
.fieldset .field:after { clear: both; }
.fieldset .field + .field { margin-top: 0; }
.fieldset .field .label { display: block; float: left; padding-left: 35px; width: 95px; height: auto; line-height: auto; font-size: 1em; font-weight: normal; letter-spacing: -0.1em; }
.fieldset .field .label label { display: inline-block; padding-top: 9px; }
.fieldset .field .insert { display: block; float: none; padding-left: 0; padding-right: 30px; overflow: hidden; font-size: 1em; }
.fieldset .field .insert input[type="text"], .fieldset .field .insert input[type="password"], .fieldset .field .insert input[type="number"], .fieldset .field .insert input[type="tel"], .fieldset .field .insert input[type="email"], .fieldset .field .insert input[type="search"] { width: 100%; font-size: 1em; }
.fieldset .field .insert .row + .row { margin-top: 4px; }

span.date { position: relative; display: inline-block; width: 156px; }
span.date label { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
span.date label.focusable:active, span.date label.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
span.date input { padding-right: 38px; width: 100%; }
span.date .cal { display: none; position: absolute; top: 1px; right: 1px; width: 38px; height: 38px; color: transparent; background-color: #fff; overflow: hidden; }
span.date .cal:before { position: absolute; display: block; content: ''; margin-left: -10px; margin-top: -10px; top: 50%; left: 50%; width: 20px; height: 20px; background: #fff url('./../img/board/ico_btn_cal.gif?1477279261') 0 0 no-repeat; }
span.date .ui-datepicker-trigger { position: absolute; top: 1px; right: 1px; width: 38px; height: 38px; color: transparent; background-color: #fff; overflow: hidden; border: none; }
@media (min-width: 100px) and (max-width: 1024px) { span.date input { padding-right: 25px; font-size: 0.95em; }
  span.date .cal { width: 25px; height: 28px; }
  span.date .cal:before { margin-left: -8.5px; margin-top: -8.5px; width: 17px; height: 17px; background-image: url('./../img/mobile/board/ico_btn_cal.gif?1477279260'); background-size: 17px auto; }
  span.date .ui-datepicker-trigger { padding: 0; width: 25px; height: 28px; line-height: 28px; text-align: center; }
  span.date .ui-datepicker-trigger img { width: 17px; } }

/* data-table */
.data-table { table-layout: fixed; width: 100%; border: 0 none; border-spacing: 0; border-collapse: collapse; }
.data-table caption { margin: 0; padding: 0; width: 1px; height: 1px; line-height: 0; font-size: 0; visibility: hidden; }
.data-table.small th, .data-table.small td { border: none; }
.data-table.small tbody th { border-bottom: 1px #e3e3e3 solid; }
.data-table.medium thead + tbody { text-align: center; }
.data-table.medium { border-top: 1px #000 solid; border-bottom: 1px #000 solid; }
.data-table.medium th, .data-table.medium td { padding: 12px 8px; border: none; }
.data-table.medium th { height: 21px; font-weight: normal; }
.data-table.medium td { height: 21px; line-height: 1.4em; font-size: 0.95rem; border-top: 1px solid #e2e2e2; }
.data-table.medium td a { color: #000; text-decoration: none; }
.data-table.medium td.tit { text-align: left; }
.data-table.medium thead th { border-top: 1px solid #000; border-bottom: 1px solid #000; }
.data-table.medium tbody th { border-top: 1px solid #e2e2e2; background-color: #f5f5f5; }
.data-table.large th, .data-table.large td { border: none; }
.data-table.large thead th { padding: 10px 5px; font-weight: normal; border-bottom: 1px #000 solid; }
.data-table.large tbody tr + tr th, .data-table.large tbody tr + tr td { border-top: 1px #e3e3e3 solid; }
.data-table.large tbody th { padding: 15px 30px; text-align: right; font-weight: normal; border-right: 1px #000 solid; }
.data-table.large tbody td { padding: 15px 30px; }

/* tab */
.tab { position: relative; margin: 0; padding: 0; }
.tab:before, .tab:after { content: ""; display: table; }
.tab:after { clear: both; }
.tab li { float: left; }
.tab li a { display: block; position: relative; list-style: none; line-height: 1.2em; text-align: center; text-decoration: none; }
.tab li a:focus { z-index: 10; }
.tab li.on a { z-index: 10; }
.tab.small { text-align: center; }
.tab.small li { float: left; margin-right: 20px; height: 38px; border-bottom: 2px transparent solid; }
.tab.small li a { display: inline-block; padding: 0 3px; height: 38px; line-height: 36px; color: #000; }
.tab.small li.on { border-bottom-color: #000; }
@media (min-width: 100px) and (max-width: 1024px) { .tab.small li { height: 30px; }
  .tab.small li a { height: 30px; line-height: 28px; } }
.tab.medium { height: 50px; border-bottom: 1px #000 solid; }
.tab.medium li { position: relative; width: 170px; height: 50px; }
.tab.medium li a { display: block; position: relative; height: 50px; line-height: 48px; color: #000; font-size: 1rem; box-sizing: border-box; }
.tab.medium li.first-child a { border-left: 1px #b2b2b2 solid; }
.tab.medium li.on { z-index: 10; }
.tab.medium li.on a { height: 51px; border-top: 1px #000 solid; border-left: 1px #000 solid; border-right: 1px #000 solid; background-color: #fff; }
@media (min-width: 100px) and (max-width: 1024px) { .tab.medium { height: 35px; }
  .tab.medium li { width: 120px; }
  .tab.medium li a { height: 35px; font-size: 0.9rem; line-height: 33px; }
  .tab.medium li.on a { height: 36px; } }
.tab.child-1 li { width: 100%; }
.tab.child-2 li { width: 50%; }
.tab.child-3 li { width: 33.33333%; }
.tab.child-4 li { width: 25%; }
.tab.child-5 li { width: 20%; }
.tab.child-6 li { width: 16.66667%; }

.ui-datepicker { width: 17em; padding: 10px 10px; display: none; border: 1px #ccc solid; background-color: #fff; }
.ui-datepicker .ui-datepicker-header { position: relative; padding: .2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position: absolute; top: 2px; width: 20px; height: 20px; background-position: 0 0; background-repeat: no-repeat; }
.ui-datepicker .ui-datepicker-prev { left: 20px; background-image: url('./../img/common/ico_datepicker_prev.gif?1479107042'); }
.ui-datepicker .ui-datepicker-next { right: 20px; background-image: url('./../img/common/ico_datepicker_next.gif?1479107031'); }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px; }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size: 1em; margin: 1px 0; }
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year { width: 45%; }
.ui-datepicker table { width: 100%; font-size: .9em; border-collapse: collapse; margin: 0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0; border-bottom: 1px #000 solid; }
.ui-datepicker td { border: 0; padding: 1px; border-bottom: 1px #e3e3e3 solid; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .5em; color: #000; text-align: right; text-decoration: none; }
.ui-datepicker td span.ui-state-highlight, .ui-datepicker td a.ui-state-highlight { text-decoration: underline; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding: 0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width: auto; overflow: visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float: left; }
.ui-datepicker.ui-datepicker-multi { width: auto; }

/* with multiple calendars */
.ui-datepicker-multi .ui-datepicker-group { float: left; }
.ui-datepicker-multi .ui-datepicker-group table { width: 95%; margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group { width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group { width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group { width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width: 0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear: left; }

.ui-datepicker-row-break { clear: both; width: 100%; font-size: 0; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear: right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float: right; }
.ui-datepicker-rtl .ui-datepicker-group { float: right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width: 0; border-left-width: 1px; }

/* Icons */
.ui-datepicker .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; left: .5em; top: .3em; }

html { font-size: 14px; }
@media (min-width: 100px) and (max-width: 1024px) { html { font-size: 12px; } }

html, html a { -webkit-font-smoothing: antialiased; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004); }

body { min-width: 320px; color: #000; font-family: "Noto Sans", "Malgun Gothic", "맑은 고딕", "돋움", Dotum, sans-serif; line-height: 1.5rem; background: #fff; }

@media (min-width: 100px) and (max-width: 1024px) { #wrap { position: relative; } }

#content { position: relative; margin-top: 130px; width: 1240px; background-color: #000; display: block; margin-left: auto; margin-right: auto; }
#content:before, #content:after { content: ""; display: table; }
#content:after { clear: both; }
@media (min-width: 100px) and (max-width: 1024px) { #content { width: auto; background-color: #fff; margin-top: 0; padding-top: 30px; }
  .main #content { padding-top: 0; } }

@media (min-width: 100px) and (max-width: 1024px) { #container { position: relative; overflow-x: hidden; height: 100%; } }

#__bs_notify__ { left: 0 !important; right: auto !important; }

#header { position: absolute; top: 0; left: 0px; width: 100%; min-width: 1240px; min-height: 130px; background-color: transparent; z-index: 100; }
#header .wrap { margin: 0 auto; position: relative; width: 1240px; }
#header .wrap:before, #header .wrap:after { content: ""; display: table; }
#header .wrap:after { clear: both; }
#header .aside-btn, #header .aside-close-btn { position: absolute; top: 0; right: 0; width: 50px; height: 50px; color: transparent; text-decoration: none; overflow: hidden; z-index: 1; }
#header .aside-btn .ico, #header .aside-close-btn .ico { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.main #header .aside-btn, .main #header .aside-close-btn { display: none; }
#header .aside-btn .ico { background-image: url('./../img/common/btn_gnb_sub.gif?1476253380'); }
#header .aside-close-btn .ico { background-image: url('./../img/common/btn_gnb_sub_close.gif?1476253357'); }
#header .support { position: absolute; top: 0; left: 0; width: 100%; background-color: #000; z-index: 110; }
#header .support .btn.logout { position: absolute; top: 8px; right: 150px; background-color: #333; }
#header .primary { position: relative; border-bottom: 1px #e3e3e3 solid; z-index: 120; }
#header .primary:before, #header .primary:after { content: ""; display: table; }
#header .primary:after { clear: both; }
.main #header .primary { border-color: #fff; }
#header .primary:after { display: block; content: ""; position: absolute; top: 129px; left: 0; width: 100%; height: 0; border-bottom: 1px #e3e3e3 solid; }
#header h1 { position: absolute; top: 46px; left: 2px; width: 202px; height: 38px; z-index: 500; overflow: hidden; }
#header h1 a { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; text-decoration: none; }
#header h1 a span { overflow: hidden; text-indent: -9999px; font-size: 0.01em; color: transparent; }
#header h1 a:after, #header h1 a .after { display: block; content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-position: 0 center; background-image: url('./../img/common/logo.gif?1475737342'); }
#header .term { display: none; }
#header .util { position: absolute; top: 12px; right: 26px; padding-right: 50px; }
#header .util:before, #header .util:after { content: ""; display: table; }
#header .util:after { clear: both; }
#header .util a { text-decoration: none; }
#header .util .global, #header .util .lang { float: left; }
#header .util .global li, #header .util .lang li { float: left; margin-left: 20px; }
#header .util .global a, #header .util .lang a { display: inline-block; color: #000; height: 1.8em; line-height: 1.8em; font-size: 11px; text-transform: uppercase; }
#header .util .global a:hover, #header .util .lang a:hover { border-bottom: 2px #333 solid; }
.main #header .util { padding-right: 0; }
#header .aside { padding-right: 50px; background-color: #fff; position: relative; height: 0; overflow: hidden; -webkit-transition: height 0.15s ease-out; -moz-transition: height 0.15s ease-out; -ms-transition: height 0.15s ease-out; -o-transition: height 0.15s ease-out; transition: height 0.15s ease-out; }
#header .aside:before, #header .aside:after { content: ""; display: table; }
#header .aside:after { clear: both; }
#header .aside h2 { display: none; }
#header .aside.extend { height: 370px; }
.main #header .aside { padding-right: 0; height: auto !important; }
#header .nav.gnb {display:flex; position: relative; margin-top: 81px; padding-right: 14px; float: right; height: 288px; overflow: hidden; text-align:center; }
.main #header .nav.gnb { height: 48px; -webkit-transition: height 0.15s ease-out; -moz-transition: height 0.15s ease-out; -ms-transition: height 0.15s ease-out; -o-transition: height 0.15s ease-out; transition: height 0.15s ease-out; }
.main #header .nav.gnb:hover, .main #header .nav.gnb.active { height: 288px; }
#header .nav.gnb:before, #header .nav.gnb:after { content: ""; display: table; }
#header .nav.gnb:after { clear: both; }
#header .nav.gnb > li {padding:10px;margin-right:10px; }
#header .nav.gnb > li:last-child {margin-right:0;}
#header .nav.gnb > li.on > a, #header .nav.gnb > li:hover > a { position: relative; }
#header .nav.gnb > li.on > a:after, #header .nav.gnb > li:hover > a:after { display: block; content: ''; position: absolute; bottom: -16px; left: 0; width: 100%; height: 2px; background-color: #d0112b; }
/*#header .nav.gnb > li:nth-child(1) { width: 115px; }*/
/*#header .nav.gnb > li:nth-child(2) { width: 135px; }*/
/*#header .nav.gnb > li:nth-child(3) { width: 90px; }*/
/*#header .nav.gnb > li:nth-child(4) { width:90px;  }*/
/*#header .nav.gnb > li:nth-child(5) { width:135px; }*/
/*#header .nav.gnb > li:nth-child(6) { width: 105px; }*/
/*#header .nav.gnb > li:nth-child(7) { width: 145px;}*/
/*#header .nav.gnb > li:nth-child(8) { width: 115px; }*/
#header .nav.gnb > li > a { display: inline-block; font-size: 15px; height: 32px; line-height: 32px; color: #000; text-decoration: none; }
#header .nav.gnb > li > ul { display: block; margin-top: 41px; }
#header .nav.gnb > li > ul:before, #header .nav.gnb > li > ul:after { content: ""; display: table; }
#header .nav.gnb > li > ul:after { clear: both; }
#header .nav.gnb > li > ul li { margin-bottom: 10px; }
#header .nav.gnb > li > ul li.on > a { color: #d0112b; text-decoration: underline; }
#header .nav.gnb > li > ul a { color: #000; font-size: 13px; line-height: 1.4em; text-decoration: none; }
#header .nav.gnb > li > ul a:hover { text-decoration: underline; }
#header .nav.gnb > li + li ul { border-left: none; }
#header .shadow { display: none; }
@media (min-width: 100px) and (max-width: 1024px) { #header { position: static; min-width: 320px; height: 0; padding-top: 50px; min-height: 0; border-bottom: none; border-bottom: 1px #e3e3e3 solid; }
  #header .wrap { width: auto; }
  #header .primary { position: static; border-bottom: none; background-image: none; background-color: #02223e; }
  #header .primary .wrap { position: static; }
  #header .primary:after { display: none; }
  #header h1 { position: absolute; top: 15px; left: 15px; width: 110px; height: 21px; }
  #header h1 a { position: relative; }
  #header h1 a:after, #header h1 a .after { background-image: url('./../img/common/logo.gif?1475737342'); background-size: 110px auto; }
  #header .aside-btn { display: block; position: absolute; top: 5px; right: 0; width: 40px; height: 40px; text-decoration: none; z-index: 200; }
  #header .aside-btn span { overflow: hidden; text-indent: -9999px; font-size: 0.01em; color: transparent; }
  #header .aside-btn:after, #header .aside-btn .after { display: block; content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-position: 0 0; background-image: url('./../img/mobile/common/btn_gnb_expand.gif?1476168598'); background-size: 40px auto; }
  .main #header .aside-btn { display: block; }
  #header .util { position: static; padding-right: 0; }
  #header .util .lang { position: absolute; top: 12px; left: 0; }
  #header .util .lang a { color: #fff; height: 21px; line-height: 21px; }
  #header .util .global { position: absolute; top: 45px; left: 0; width: 100%; height: 35px; }
  #header .util .global li { padding-top: 7px; }
  #header .util .global a { height: 21px; line-height: 21px; }
  #header .aside { position: absolute; padding-right: 0; top: 0; right: -260px; width: 260px; height: 100vh; overflow: hidden; background-color: #fff; z-index: 1000; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -ms-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; }
  #header .aside.extend { right: 0; height: auto; overflow: visible; }
  #header .aside h2 { display: block; height: 45px; background-color: #d0112b; }
  #header .aside h2 span { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
  #header .aside h2 span.focusable:active, #header .aside h2 span.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
  #header .aside .close { display: block; position: absolute; top: 7.5px; right: 5px; width: 30px; height: 30px; text-decoration: none; }
  #header .aside .close span { overflow: hidden; text-indent: -9999px; font-size: 0.01em; color: transparent; }
  #header .aside .close .ico { display: block; top: 0; left: 0; width: 100%; height: 100%; background-image: url('./../img/mobile/common/btn_aside_nav.gif?1476254937'); background-size: 30px auto; }
  #header .nav.gnb {display:block; margin-top: 35px; padding: 0; height: auto; float: none; }
  #header .nav.gnb:hover { height: auto; }
  #header .nav.gnb > li { padding: 24px; float: none; width: auto !important; text-align: left; border-top: 1px #e6e6e6 solid; }
  #header .nav.gnb > li > a { font-size: 16px; font-weight: bold; }
  #header .nav.gnb > li ul { margin-top: 10px; }
  #header .nav.gnb > li ul li { margin-bottom: 4px; }
  #header .nav.gnb > li ul a { font-size: 13px; }
  #header .nav.gnb > li ul a:hover { text-decoration: none; }
  #header .nav.gnb > li.on > a:after { bottom: 0; }
  #header .nav.gnb > li:hover > a:after { display: none; }
  .main #header .nav.gnb { height: auto; }
  .main #header .nav.gnb:hover, .main #header .nav.gnb.active { height: auto; }
  #header .shadow { display: block; position: absolute; top: 0; left: 0; width: 0%; height: 100% !important; min-height: 100px; background-color: rgba(0, 0, 0, 0.6); z-index: 999; opacity: 0; -webkit-transition: opacity 0.2s linear; -moz-transition: opacity 0.2s linear; -ms-transition: opacity 0.2s linear; -o-transition: opacity 0.2s linear; transition: opacity 0.2s linear; }
  #header .shadow.extend { width: 100%; opacity: 1; } }

#footer { font-size: 0.92857rem; line-height: 1.8em; border-top: 1px #e3e3e3 solid; }
#footer a { color: #000; text-decoration: none; }
#footer .wrap { padding-top: 42px; padding-bottom: 140px; position: relative; width: 1240px; display: block; margin-left: auto; margin-right: auto; }
#footer .util { display: inline-block; }
#footer .util:before, #footer .util:after { content: ""; display: table; }
#footer .util:after { clear: both; }
#footer .util li { padding: 0 25px; display: inline-block; }
#footer .util .sns { position: absolute; display: block; padding: 0; top: 42px; right: 20px; }
#footer .util .sns a { position: relative; display: inline-block; width: 30px; height: 30px; overflow: hidden; }
#footer .util .sns a .ico { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; }
#footer .util .fb .ico { background: #fff url('./../img/common/ico_footer_fb.gif?1482906622') 0 0 no-repeat; }
#footer .util .insta .ico { background: #fff url('./../img/common/ico_footer_insta.gif?1482906649') 0 0 no-repeat; }
#footer .util .kakao .ico { background: #fff url('./../img/common/ico_footer_kakao.gif?1482906678') 0 0 no-repeat; }
#footer .util .youtube .ico { background: #fff url('./../img/common/ico_footer_youtube.gif?1482906678') 0 0 no-repeat; }
#footer .family-site { position: relative; display: inline-block; width: 140px; height: 28px; line-height: 28px; vertical-align: middle; text-align: center; border-bottom: 1px #e3e3e3 solid; }
#footer .family-site h4 { font-weight: normal; cursor: pointer; }
#footer .family-site h4 .ico { margin-left: 5px; display: inline-block; width: 8px; height: 10px; background: url('./../img/common/ico_footer_family.gif?1479088448') 0 center no-repeat; }
#footer .family-site h4.on .ico { background-image: url('./../img/common/ico_footer_family_on.gif?1479088660'); }
#footer .family-site h4.on + .site-wrap { height: auto; }
#footer .family-site .site-wrap { position: absolute; top: 28px; left: 0; width: 100%; height: 0; z-index: 5; overflow: hidden; }
#footer .family-site .site-wrap li { border: 1px #e3e3e3 solid; background-color: #fff; }
#footer .family-site .site-wrap li + li { margin-top: -1px; }
#footer .company, #footer .copyright { padding-left: 25px; }
#footer .company { padding-top: 42px; font-size: 0.85714rem; line-height: 2em; }
#footer .copyright { padding-top: 10px; font-size: 0.71429rem; line-height: 1.5em; text-transform: uppercase; }
#footer .split { padding: 0 10px; display: inline-block; }
.main #footer { text-align: center; }
.main #footer .company, .main #footer .copyright { padding-left: 0; }

@media (min-width: 100px) and (max-width: 1024px) { #footer .wrap { padding-top: 20px; padding-bottom: 40px; width: auto; }
  #footer .util { display: block; text-align: center; }
  #footer .util li { padding: 0 3px; height: 18px; text-align: center; }
  #footer .util a { font-size: 0.85em; display: inline-block; height: 18px; line-height: 18px; }
  #footer .util .sns { position: relative; display: inline-block; top: auto; left: auto; right: auto; top: auto; vertical-align: middle; }
  #footer .util .sns a { display: inline-block; width: 18px; height: 18px; }
  #footer .util .sns a .ico { background-size: 18px auto; }
  #footer .util .fb .ico { background-image: url('./../img/mobile/common/ico_footer_fb.gif?1482906622'); }
  #footer .util .insta .ico { background-image: url('./../img/mobile/common/ico_footer_insta.gif?1482906649'); }
  #footer .util .kakao .ico { background-image: url('./../img/mobile/common/ico_footer_kakao.gif?1482906678'); }
  #footer .util .youtube .ico { background-image: url('./../img/mobile/common/ico_footer_youtube.gif?1482906678'); }
  #footer .family-site { display: none; }
  #footer .company, #footer .copyright { padding-left: 0; }
  #footer .company { padding-top: 30px; text-align: center; font-size: 0.8em; }
  #footer .split:first-child { margin-bottom: -1.5em; display: block; color: transparent; }
  #footer .copyright { text-align: center; } }
/* layer-popup */
.layer-popup { display: none; position: absolute; top: 0; border: 1px #e3e3e3 solid; background-color: #f5f5f5; }
.layer-popup h2 { display: none; padding: 0 30px; height: 40px; line-height: 40px; font-size: 16px; font-weight: normal; color: #fff; background-color: #595f6a; }
.layer-popup .popup { position: relative; }
.layer-popup .popup .wrap { padding: 70px 50px 50px; }
.layer-popup .popup .wrap h3 { font-size: 18px; font-weight: bold; line-height: 1.5em; text-align: center; color: #000; }
.layer-popup .popup .wrap .content + .content { margin-top: 20px; }
.layer-popup .popup .wrap .content .box { padding: 20px; border: 1px #ddd solid; background-color: #f0f0f0; }
.layer-popup .popup .wrap .content .box .article { text-align: center; line-height: 18px; }
.layer-popup .popup .wrap .content .box .article + .article { margin-top: 15px; padding-top: 15px; border-top: 1px #cecece dotted; }
.layer-popup .btn.close { position: absolute; top: 18px; right: 18px; width: 30px; height: 30px; vertical-align: top; overflow: hidden; text-indent: -9999px; font-size: 0.01em; color: transparent; }
.layer-popup .btn.close .icon { position: absolute; display: block; margin-left: -9px; margin-top: -9px; top: 50%; left: 50%; width: 18px; height: 18px; background: url('./../img/common/btn_popup_close.gif?1476685165') 0 0 no-repeat; }
.layer-popup .button-area { margin-top: 50px; }
.layer-popup.find-popup h3, .layer-popup.notice-popup h3, .layer-popup.message-popup h3 { padding-top: 65px; background: url('./../img/common/ico_popup_info.gif?1476685277') center 0 no-repeat; }
.layer-popup.find-popup .text, .layer-popup.notice-popup .text, .layer-popup.message-popup .text { margin-top: 20px; text-align: center; }
.layer-popup.viewer-popup .wrap { padding-top: 50px; }
.layer-popup.viewer-popup .iviewer { position: relative; height: 500px; }
.layer-popup.viewer-popup.new { background-color: #fff; }
.layer-popup.viewer-popup.new .wrap { padding: 30px; }
.layer-popup.viewer-popup.new h3 { text-align: left; }
.layer-popup.viewer-popup.new .iviewer-wrap { margin: 10px 40px 0; padding: 20px; background-color: #d6d6d6; }
.layer-popup.viewer-popup.new .btn.close .icon { background-image: url('./../img/common/btn_popup_close_w.gif?1482947226'); }
.layer-popup.viewer-popup.gallery { background-color: #fff; }
.layer-popup.viewer-popup.gallery .wrap { padding: 30px; }
.layer-popup.viewer-popup.gallery h3 { text-align: left; }
.layer-popup.viewer-popup.gallery .frame { display: table; margin: 10px 40px 0; padding: 20px; width: 680px; background-color: #d6d6d6; }
.layer-popup.viewer-popup.gallery .frame .screen { display: table-cell; height: 500px; text-align: center; vertical-align: middle; }
.layer-popup.viewer-popup.gallery .frame .screen img { max-width: 100%; max-height: 100%; }
.layer-popup.viewer-popup.gallery .btn.close .icon { background-image: url('./../img/common/btn_popup_close_w.gif?1482947226'); }
.layer-popup.input-popup .text { margin-top: 20px; text-align: center; }
.layer-popup.input-popup .fieldset { margin-left: auto; margin-right: auto; padding-top: 25px; width: 350px; }
.layer-popup.input-popup .fieldset .field { padding: 0; }
.layer-popup.input-popup .fieldset .field + .field { margin-top: 10px; }
.layer-popup.input-popup .fieldset .field .label { padding-left: 0; padding-right: 15px; width: 55px; text-align: right; }
.layer-popup.input-popup .fieldset .field .insert { padding-right: 0; }
.layer-popup.input-popup .button-area { margin-top: 30px; }
.layer-popup.input-popup .button-area .btn { width: 100px; }
.layer-popup.contact-popup .popup .wrap { padding: 30px; }
.layer-popup.contact-popup .popup h3 { font-size: 1.2rem; font-weight: normal; text-align: left; }
.layer-popup.contact-popup .popup .data-table { margin-top: 20px; }
.layer-popup.contact-popup .popup .data-table th, .layer-popup.contact-popup .popup .data-table td { padding: 10px; }
.layer-popup.contact-popup .popup .data-table th { border-top: 1px #000 solid; }
.layer-popup.contact-popup .popup .data-table td { text-align: center; }

.msg-basic .content { text-align: center; }
.msg-basic .btn.close { display: none; }

@media (min-width: 100px) and (max-width: 1024px) { .layer-popup { width: 94% !important; left: 50% !important; margin-left: -47% !important; }
  .layer-popup .popup .wrap { padding: 40px 20px 25px; }
  .layer-popup .popup .wrap h3 { font-size: 16px; }
  .layer-popup .btn.close { top: 10px; right: 10px; width: 24px; height: 24px; }
  .layer-popup .btn.close .icon { margin-left: -6px; margin-top: -6px; width: 12px; height: 12px; background-image: url('./../img/mobile/common/btn_popup_close.gif?1476688391'); background-size: 12px auto; }
  .layer-popup.find-popup h3, .layer-popup.message-popup h3 { padding-top: 60px; background-image: url('./../img/mobile/common/ico_popup_info.gif?1476688597'); background-size: 40px auto; }
  .layer-popup.viewer-popup .wrap { padding: 30px 20px; }
  .layer-popup.viewer-popup .iviewer { height: 300px; }
  .layer-popup.viewer-popup.new .wrap { padding: 20px; }
  .layer-popup.viewer-popup.new .iviewer-wrap { margin: 10px 0 0; }
  .layer-popup.viewer-popup.new .btn.close .icon { background-image: url('./../img/mobile/common/btn_popup_close_w.gif?1482947226'); }
  .layer-popup.viewer-popup.gallery .wrap { padding: 20px; }
  .layer-popup.viewer-popup.gallery .frame { display: table; margin: 10px 0 0; padding: 20px; width: 100%; box-sizing: border-box; background-color: #d6d6d6; }
  .layer-popup.viewer-popup.gallery .frame .screen { display: table-cell; height: 300px; text-align: center; vertical-align: middle; }
  .layer-popup.viewer-popup.gallery .frame .screen img { max-width: 100%; max-height: 100%; }
  .layer-popup.viewer-popup.gallery .btn.close .icon { background-image: url('./../img/mobile/common/btn_popup_close_w.gif?1482947226'); }
  .layer-popup.input-popup .fieldset { width: auto; }
  .layer-popup.contact-popup .popup .wrap { padding: 20px 15px; }
  .layer-popup.contact-popup .popup h3 { font-size: 1rem; }
  .layer-popup.contact-popup .popup .data-table { table-layout: auto; }
  .layer-popup.contact-popup .popup .data-table th, .layer-popup.contact-popup .popup .data-table td { padding: 10px 5px; }
  .layer-popup .button-area { margin-top: 35px; } }
.content-aside { float: left; padding-top: 60px; padding-left: 30px; width: 172px; height: 100%; color: #fff; background-color: #000; }
.content-aside .btn-lnb { display: none; }

.lnb { margin-top: 20px; }
.lnb > li { margin-bottom: 10px; }
.lnb > li > a { padding: 2px 0; color: #fff; text-decoration: none; border-bottom: 2px transparent solid; }
.lnb > li.on > a { border-bottom-color: #f00; }

.content-primary { position: relative; padding-top: 60px; padding-bottom: 150px; padding-left: 58px; padding-right: 58px; float: right; width: 920px; border-left: 1px #e3e3e3 solid; border-right: 1px #e3e3e3 solid; background-color: #fff; }
.content-primary h2 { padding-bottom: 20px; font-size: 24px; line-height: 30px; border-bottom: 2px #000 solid; }
.content-primary .content-header { padding: 20px 0; font-size: 14px; line-height: 1.5em; }
.content-primary .content-header .tab ~ p { margin-top: 40px; }
.content-primary .mq-mobile { display: none; }

.button-area.gotop { display: none; position: absolute; margin-left: 602px; left: 50%; width: 36px; height: 40px; overflow: hidden; }
.button-area.gotop a { color: transparent; }
.button-area.gotop .ico { position: absolute; top: 0; left: 0; width: 36px; height: 40px; background: url('./../img/common/btn_go_top.gif?1476163553') 0 0 no-repeat; }

.crumb { position: absolute; top: -35px; right: 30px; font-size: 0.85714rem; z-index: 1; }
.crumb, .crumb a { color: #b7b7b7; }
.crumb a { text-decoration: none; }
.crumb strong { font-weight: normal; }

.section { margin-bottom: 50px; }
.content-primary .section:nth-last-of-type(1){margin-top:0!important;}
@media (min-width: 100px) and (max-width: 1024px) { .section { margin-bottom: 30px; } }
.section > h3, .section .wrap h3 { padding-bottom: 20px; font-size: 1.57143rem; line-height: 1.5em; font-weight: normal; }
.section > h4{font-size:1.2rem;font-weight:400;margin-bottom:10px;}

@media (min-width: 100px) and (max-width: 1024px) { .content-aside { position: absolute; float: none; padding: 0; top: 30px; left: 0; width: 100%; height: 0; z-index: 1; }
  .content-aside h2 { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
  .content-aside h2.focusable:active, .content-aside h2.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
  .content-aside ul { margin-top: 0; position: absolute; top: 40px; left: 0; width: 100%; background-color: rgba(0, 0, 0, 0.8); z-index: 1; }
  .content-aside ul li { margin: 0; height: 35px; line-height: 35px; text-align: center; }
  .content-aside ul a { font-size: 14px; line-height: 1.5em; }
  .content-aside .btn-lnb { display: block; position: absolute; top: 0; right: 0; width: 36px; height: 40px; color: transparent; text-decoration: none; background-color: #d0112b; overflow: hidden; }
  .content-aside .btn-lnb:after { position: absolute; display: block; content: ''; top: 50%; left: 50%; margin-top: -17.5px; margin-left: -17.5px; width: 35px; height: 35px; background: #d0112b url('./../img/mobile/common/btn_lnb.gif?1476411832') center center no-repeat; background-size: auto 35px; -webkit-transition: all 0.15s ease-out; -moz-transition: all 0.15s ease-out; -ms-transition: all 0.15s ease-out; -o-transition: all 0.15s ease-out; transition: all 0.15s ease-out; }
  .lnb { height: 0; overflow: hidden; -webkit-transition: height 0.15s ease-out; -moz-transition: height 0.15s ease-out; -ms-transition: height 0.15s ease-out; -o-transition: height 0.15s ease-out; transition: height 0.15s ease-out; }
  .lnb.extend.child-1 { height: 35px; }
  .lnb.extend.child-2 { height: 70px; }
  .lnb.extend.child-3 { height: 105px; }
  .lnb.extend.child-4 { height: 140px; }
  .lnb.extend.child-5 { height: 175px; }
  .lnb.extend.child-6 { height: 210px; }
  .lnb.extend.child-7 { height: 245px; }
  .lnb.extend.child-8 { height: 280px; }
  .lnb.extend.child-9 { height: 315px; }
  .lnb.extend.child-10 { height: 350px; }
  .lnb.extend + .btn-lnb:after { transform: rotate(180deg); }
  .content-primary { position: relative; float: none; padding: 40px 15px 80px; width: auto; border: none; }
  .content-primary h2 { padding-bottom: 0; position: absolute; top: 0; left: 0; width: 100%; height: 40px; line-height: 40px; text-align: center; font-size: 14px; color: #fff; border: none; background-color: #000; }
  .content-primary .content-header { padding: 24px 0; }
  .content-primary .content-header .tab ~ p { margin-top: 20px; }
  .content-primary .mq-pc { display: none; }
  .content-primary .mq-mobile { display: block; }
  .crumb { top: -30px; right: 15px; height: 30px; line-height: 30px; }
  .crumb, .crumb a { color: #000; } }
.board-top { margin-bottom: 40px; padding: 20px 30px; background-color: #f5f5f5; }
.board-top:before, .board-top:after { content: ""; display: table; }
.board-top:after { clear: both; }
.board-top label { font-weight: normal; }
.board-top .list-count, .board-top .list-types { float: left; }
.board-top .list-count label, .board-top .list-types label { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.board-top .list-count label.focusable:active, .board-top .list-count label.focusable:focus, .board-top .list-types label.focusable:active, .board-top .list-types label.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.board-top .selector select { padding-left: 0; padding-right: 0; }
.board-top .search-program { float: left; }
.board-top .search-keyword { float: left; }
.board-top .search-keyword label { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.board-top .search-keyword label.focusable:active, .board-top .search-keyword label.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.board-top .search-keyword .keyword { width: 220px; }
.board-top .search-range { clear: both; float: left; }
.board-top .search-range .selector { vertical-align: middle; }
.board-top .search-period { float: left; margin-left: 25px; }
.board-top .search-period strong { padding-right: 10px; font-weight: normal; }
.board-top .search-period .date { width: 140px; }
.board-top .search-collection, .board-top .search-time { float: left; }
.board-top .search-collection label, .board-top .search-time label { position: relative; display: inline-block; padding-right: 4px; top: 2px; }
.board-top .search-collection .collection-input { display: inline-block; }
.board-top .search-collection input { vertical-align: middle; width: 300px; }
.board-top .search-time .selector { vertical-align: middle; }
.board-top .search-collection ~ .search-time { margin-left: 25px; }
.board-top .search-btn { float: right; }
.board-top .left-box { float: left; }
.board-top .right-box { float: right; }
.board-top [class$="-box"] .btn { vertical-align: top; }
.board-top.double { position: relative; padding-right: 140px; }
.board-top.double .search-program { margin-bottom: 10px; }
.board-top.double .search-program .selector { width: 220px; }
.board-top.double .search-program .selector span { width: auto !important; }
.board-top.double .search-program .keyword { margin-left: 16px; width: 490px; box-sizing: border-box; }
.board-top.double .search-range label { padding-right: 10px; display: inline-block; width: 97px; text-align: right; }
.board-top.double .search-range .selector { width: 110px; }
.board-top.double .search-range .selector span { width: auto !important; }
.board-top.double .search-period strong { display: inline-block; width: 65px; text-align: right; }
.board-top.double .search-period .proceed { padding: 0 5px; }
.board-top.double .search-period .date { width: 190px; }
.board-top.double .search-btn { position: absolute; top: 20px; right: 30px; }
.board-top.double .search-btn:before, .board-top.double .search-btn:after { content: ""; display: table; }
.board-top.double .search-btn:after { clear: both; }
.board-top.double .search-btn .btn { float: right; padding-left: 0; padding-right: 0; width: 100px; }
.board-top.double .search-btn .btn + .btn { margin-top: 10px; clear: both; }

.board-wrap .search-result { margin-bottom: 15px; font-size: 0.85714rem; font-weight: bold; }
.board-wrap .no-data { padding: 150px 0; text-align: center; }
.board-wrap .no-data span { display: inline-block; padding-top: 70px; color: #b7b7b7; font-size: 1.28571rem; line-height: 1.5em; background: #fff url('./../img/board/no_data.gif?1477279261') center 0 no-repeat; }
.board-wrap .detail-list { padding: 30px 0; border-top: 1px #000 solid; border-bottom: 1px #000 solid; }
.board-wrap .detail-list li { padding: 20px 30px; }
.board-wrap .detail-list li:before, .board-wrap .detail-list li:after { content: ""; display: table; }
.board-wrap .detail-list li:after { clear: both; }
.board-wrap .detail-list li + li { border-top: 1px #e3e3e3 solid; }
.board-wrap .detail-list li a { display: inline-block; color: #000; text-decoration: none; }
.board-wrap .detail-list li .thumb { float: left; padding-right: 40px; width: 170px; }
.board-wrap .detail-list li .thumb img { display: block; width: 100%; border: 1px #e3e3e3 solid; box-sizing: border-box; }
.board-wrap .detail-list li .detail { float: none; overflow: hidden; font-size: 0.85714rem; }
.board-wrap .detail-list li .detail .label { display: inline-block; padding-right: 25px; width: 55px; text-align: right; }
.board-wrap .detail-list li .detail .title { padding-bottom: 30px; }
.board-wrap .detail-list li .detail .title strong { font-size: 1.14286rem; line-height: 1.5em; }
.board-wrap .detail-list li .detail .title .label { display: block; float: left; }
.board-wrap .detail-list li .detail .title a { display: block; float: none; overflow: hidden; }
.board-wrap .detail-list li .detail .data .row { padding-bottom: 10px; }

.board-view .data-table tr:first-child th, .board-view .data-table tr:first-child td { padding-top: 20px; padding-bottom: 20px; border-top: 1px #000 solid; }
.board-view .data-table tr:first-child td { font-size: 1.14286rem; }
.board-view .data-table th, .board-view .data-table td { font-size: 0.85714rem; border-bottom: 1px solid #e2e2e2; }
.board-view .data-table td { text-align: center; }
.board-view .data-table td.files { text-align: left; word-break: all; }
.board-view .data-table td.files span { margin-right: 35px; display: inline-block; }
.board-view .data-table td.files span + span { margin-top: 5px; }
.board-view .data-table td.files a { display: inline-block; position: relative; padding-left: 24px; height: 1.8em; line-height: 1.8em; }
.board-view .data-table td.files a:hover { text-decoration: underline; }
.board-view .data-table td.files a:after { position: absolute; display: block; content: ''; top: 0; left: 0; width: 18px; height: 1.8em; background: url('./../img/board/ico_file.gif?1477279261') 0 center no-repeat; }
.board-view .board-content { padding: 20px; }
.board-view .tab.medium { margin-top: 30px; }
.board-view .button-area { padding-top: 20px; border-top: 1px #000 solid; }
.board-view .button-area .em.comment { display: none; }
.board-view .page-navigator { margin-top: 40px; border-top: 1px #000 solid; border-bottom: 1px #000 solid; }
.board-view .page-navigator .page { background-color: #fff; }
.board-view .page-navigator .page:before, .board-view .page-navigator .page:after { content: ""; display: table; }
.board-view .page-navigator .page:after { clear: both; }
.board-view .page-navigator .page + .page { border-top: 1px #e2e2e2 solid; }
.board-view .page-navigator .page .label { float: left; padding: 15px 0 0; width: 10%; height: 20px; text-align: center; line-height: 20px; }
.board-view .page-navigator .page .label span { position: relative; display: inline-block; }
.board-view .page-navigator .page .label span:after { position: absolute; display: block; content: ''; top: 0; left: 0; width: 100%; height: 100%; background-color: #fff; background-position: center center; background-repeat: no-repeat; }
.board-view .page-navigator .page .data { float: none; padding: 15px 20px; line-height: 20px; overflow: hidden; background-color: #fff; }
.board-view .page-navigator .page .data a { color: #333; text-decoration: none; }
.board-view .page-navigator .page .data a:hover, .board-view .page-navigator .page .data a:focus { text-decoration: underline; }
.board-view .page-navigator .page.prev .label span:after { background-image: url('./../img/board/ico_page_nav_prev.gif?1477279261'); }
.board-view .page-navigator .page.next .label span:after { background-image: url('./../img/board/ico_page_nav_next.gif?1477279261'); }
.board-view .tab.medium { text-align: right; }
.board-view .tab.medium li { float: none; display: inline-block; }
.board-view .event-poster { margin-bottom: 60px; }
.board-view .event-poster img { margin: 0 auto; display: block; max-width: 100%; }

.exhibit .exhibit-old { padding-top: 120px; }
.exhibit .exhibit-old:before, .exhibit .exhibit-old:after { content: ""; display: table; }
.exhibit .exhibit-old:after { clear: both; }
.exhibit .thumb-poster { padding-right: 20px; padding-bottom: 70px; float: left; width: 170px; }
.exhibit .thumb-poster a { position: relative; display: block; }
.exhibit .thumb-poster a:after { display: block; position: absolute; content: ''; bottom: -40px; left: 50%; margin-left: -10px; width: 20px; height: 20px; background: #fff url('./../img/board/ico_zoom.gif?1477968605') 0 0 no-repeat; }
.exhibit .thumb-poster img { width: 100%; box-sizing: border-box; border: 1px #e3e3e3 solid; }
.exhibit .exhibit-poster { margin-bottom: 80px; border: 1px #e3e3e3 solid; }
.exhibit .exhibit-poster img { margin: 0 auto; display: block; max-width: 100%; }
.exhibit .board-content { padding: 0 30px 100px; overflow: hidden; float: none; }
.exhibit .button-area { padding-top: 20px; border-top: 1px #000 solid; }

.collection-list { padding: 40px 30px 0; border-top: 1px #000 solid; border-bottom: 1px #000 solid; }
.collection-list:before, .collection-list:after { content: ""; display: table; }
.collection-list:after { clear: both; }
.collection-list .photo { margin-right: 18px; margin-bottom: 60px; float: left; width: 200px; }
.collection-list .photo:nth-child(4n) { margin-right: 0; }
.collection-list .photo:nth-child(4n+1) { clear: both; }
.collection-list .photo a { display: block; color: #000; }
.collection-list .photo .frame { position: relative; display: table; table-layout: fixed; width: 200px; height: 200px; }
.collection-list .photo .frame img { max-width: 100%; max-height: 100%; }
.collection-list .photo .frame .cover { display: table-cell; text-align: center; vertical-align: middle; width: 200px; height: 200px; }
.collection-list .photo .frame.landscape img { width: 100%; }
.collection-list .photo .frame.portrait img { height: 100%; }
.collection-list .photo .data { margin-top: 20px; }
.collection-list .photo .data .title, .collection-list .photo .data .type, .collection-list .photo .data .etc { line-height: 1.8em; }
.collection-list .photo .data .type, .collection-list .photo .data .etc { font-size: 0.85714rem; }

.support-wrap { padding: 50px 30px; }

.support-terms { position: relative; }
.support-terms .terms h3 { font-size: 1.28571rem; }
.support-terms .terms .agree-box { position: absolute; top: 0; left: 180px; }

.pagination { margin-top: 40px; position:relative;}
.pagination a.btn{position:absolute;right:0;bottom: calc(50% - 20px);color:#fff;}
.pagination a.large{padding: 0 20px;height: 40px;line-height: 38px;font-size: 14px;}
@media (min-width: 100px) and (max-width: 1024px) {
  .pagination a.btn{bottom: calc(50% - 15px);}
  .pagination a.large{padding: 0 10px; font-size: 12px; height: 30px; line-height: 28px;margin:0;width:auto;}
}

@media (min-width: 100px) and (max-width: 1024px) { .board-top { padding-left: 10px; padding-right: 10px; }
  .board-top .search-keyword { float: none; display: flex; }
  .board-top .search-keyword .selector { flex-basis: 100px; flex-shrink: 0; text-align: left; }
  .board-top .search-keyword .selector span { width: auto !important; }
  .board-top .search-keyword .keyword { margin-left: 5px; width: 100%; }
  .board-top .search-period { float: none; margin-left: 0; margin-top: 5px; display: flex; }
  .board-top .search-period strong, .board-top .search-period .proceed { flex-shrink: 0; line-height: 30px; }
  .board-top .search-period .proceed { padding: 0 10px; }
  .board-top .search-period .date { width: 100%; }
  .board-top .search-collection label, .board-top .search-time label { padding-right: 6px; display: block; float: left; width: 45px; line-height: 30px; text-align: right; }
  .board-top .search-collection { margin-bottom: 5px; width: 100%; }
  .board-top .search-collection .collection-input { display: block; width: auto; float: none; overflow: hidden; }
  .board-top .search-collection input { width: 100%; }
  .board-top .search-time .selector { display: block; float: none; width: auto !important; overflow: hidden; }
  .board-top .search-time .selector span { width: auto !important; }
  .board-top .search-time + .search-btn { padding-top: 5px; }
  .board-top .search-collection ~ .search-time { width: 48%; }
  .board-top .search-collection + .search-time { margin-left: 0; }
  .board-top .search-collection + .search-time + .search-time { margin-left: 4%; }
  .board-top .search-btn { float: none; clear: both; margin-top: 5px; text-align: right; }
  .board-top .search-btn .btn.search .ico { width: 15px; background-image: url('./../img/mobile/board/ico_search_btn.gif?1477279260'); background-size: 15px auto; }
  .board-top.double { padding-right: 10px; }
  .board-top.double .search-program { float: none; margin-bottom: 5px; display: flex; }
  .board-top.double .search-program .selector { flex-basis: 100px; flex-shrink: 0; }
  .board-top.double .search-program .keyword { margin-left: 5px; width: 100%; }
  .board-top.double .search-range { float: none; display: flex; }
  .board-top.double .search-range label { flex-basis: 100px; flex-shrink: 0; line-height: 30px; }
  .board-top.double .search-range .selector { display: block; margin-left: 5px; width: 100%; }
  .board-top.double .search-period { float: none; }
  .board-top.double .search-period .date { width: 100%; }
  .board-top.double .search-btn { margin-top: 10px; position: static; }
  .board-top.double .search-btn .btn { float: none; height: 30px; line-height: 28px; }
  .board-top.double .search-btn .btn + .btn { margin-top: 0; }
  .board-wrap .no-data { padding: 100px 0; }
  .board-wrap .no-data span { padding-top: 60px; background-image: url('./../img/mobile/board/no_data.gif?1477279261'); background-size: 41px auto; }
  .board-wrap .data-table #no, .board-wrap .data-table #writer, .board-wrap .data-table #views, .board-wrap .data-table .no, .board-wrap .data-table .writer, .board-wrap .data-table .views, .board-wrap .data-table #people, .board-wrap .data-table .people { margin: 0; padding: 0; width: 0px; height: 0px; line-height: 0; font-size: 0; visibility: hidden; }
  .board-wrap .data-table col.no, .board-wrap .data-table col.writer, .board-wrap .data-table col.views, .board-wrap .data-table col.people { width: auto !important; }
  .board-wrap .detail-list:before, .board-wrap .detail-list:after { content: ""; display: table; }
  .board-wrap .detail-list:after { clear: both; }
  .board-wrap .detail-list li { float: left; padding: 0 10px; width: 49%; box-sizing: border-box; }
  .board-wrap .detail-list li + li { border-top: none; }
  .board-wrap .detail-list li:nth-child(odd) { clear: both; }
  .board-wrap .detail-list li:nth-child(even) { margin-left: 2%; }
  .board-wrap .detail-list li .thumb { padding: 0; float: none; width: 100%; }
  .board-wrap .detail-list li .detail .label { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
  .board-wrap .detail-list li .detail .label.focusable:active, .board-wrap .detail-list li .detail .label.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
  .board-wrap .detail-list li .detail .title strong { display: block; font-size: 1rem; text-align: center; }
  .board-wrap .detail-list li .detail .title .label { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
  .board-wrap .detail-list li .detail .title .label.focusable:active, .board-wrap .detail-list li .detail .title .label.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
  .board-wrap .detail-list li .detail .data { display: none; }
  .board-view .data-table col.label { width: 62px !important; }
  .board-view .data-table tr:first-child th, .board-view .data-table tr:first-child td { padding: 12px 4px; }
  .board-view .data-table tr:first-child td { font-size: 0.85714rem; }
  .board-view .data-table th, .board-view .data-table td { padding: 10px 4px; font-size: 0.85714rem; word-wrap: break-word; }
  .board-view .data-table td.files span { padding-left: 5px; }
  .board-view .data-table td.files a:after { background-image: url('./../img/mobile/board/ico_file.gif?1477279261'); background-size: 16px auto; }
  .board-view .board-content { padding: 40px 20px; }
  .board-view .button-area span .btn { float: right; }
  .board-view .button-area .em.comment { margin-top: 5px; display: block; clear: both; float: right; font-size: 0.85714rem; line-height: 1.5em; }
  .board-view .tab.medium { display: none; }
  .exhibit-old .thumb-poster { margin: 0 auto; float: none; }
  .exhibit .exhibit-poster { margin-bottom: 40px; }
  .exhibit .board-content { padding: 0 20px 60px; }
  .collection-list { padding: 25px 20px 15px; }
  .collection-list .photo { margin-right: 4%; margin-bottom: 20px; width: 48%; }
  .collection-list .photo:nth-child(2n) { margin-right: 0; }
  .collection-list .photo:nth-child(2n+1) { clear: both; }
  .collection-list .photo .frame { display: block; width: 100%; height: auto; }
  .collection-list .photo .frame .cover { display: block; width: 100%; height: auto; }
  .collection-list .photo .frame.portrait img { width: 100%; height: auto; }
  .collection-list .photo .data { margin-top: 10px; }
  .support-wrap { padding: 30px 0; }
  .support-terms .terms .agree-box { left: 140px; }
  .pagination { margin-top: 25px; } }
.form-area .fieldset { padding: 10px 30px; background-color: #f5f5f5; }
.form-area .field-row:before, .form-area .field-row:after { content: ""; display: table; }
.form-area .field-row:after { clear: both; }
.form-area .field-row + .field-row { border-top: 1px #e3e3e3 solid; }
.form-area .field { padding: 20px 0; float: left; width: 50%; }
.form-area .field.wide { float: none; width: auto; }
.form-area .field .label { padding-left: 0; padding-right: 20px; width: 88px; text-align: right; }
.form-area .field .insert { padding-right: 20px; }
.form-area .field .insert.check { position: relative; padding-right: 110px; }
.form-area .field .insert.check .btn { position: absolute; top: 0; right: 20px; padding: 0; width: 80px; }
.form-area .field .insert .data { padding: 9px 0; display: inline-block; }
.form-area .field .insert .select-wrap { padding-top: 6px; }
.form-area .field .insert .state { margin-top: 5px; clear: both; display: block; }
.form-area .field input[type="text"]::-webkit-input-placeholder, .form-area .field input[type="tel"]::-webkit-input-placeholder, .form-area .field input[type="password"]::-webkit-input-placeholder, .form-area .field input[type="email"]::-webkit-input-placeholder { font-size: 0.85rem; }
.form-area .field input[type="text"]::-moz-placeholder, .form-area .field input[type="tel"]::-moz-placeholder, .form-area .field input[type="password"]::-moz-placeholder, .form-area .field input[type="email"]::-moz-placeholder { font-size: 0.85rem; }
.form-area .field input[type="text"]:-ms-input-placeholder, .form-area .field input[type="tel"]:-ms-input-placeholder, .form-area .field input[type="password"]:-ms-input-placeholder, .form-area .field input[type="email"]:-ms-input-placeholder { font-size: 0.85rem; }
.form-area .field input[type="text"]:-moz-placeholder, .form-area .field input[type="tel"]:-moz-placeholder, .form-area .field input[type="password"]:-moz-placeholder, .form-area .field input[type="email"]:-moz-placeholder { font-size: 0.85rem; }
@media (min-width: 100px) and (max-width: 1024px) { .form-area .fieldset { padding: 20px 12px 10px 10px; }
  .form-area .field-row + .field-row { border: none; }
  .form-area .field { padding-top: 0; padding-bottom: 10px; float: none; width: auto; }
  .form-area .field .label { padding-right: 10px; }
  .form-area .field .insert { padding-right: 0; }
  .form-area .field .insert.check { padding-right: 75px; }
  .form-area .field .insert.check .btn { right: 0; width: 70px; }
  .form-area .field .insert .state { font-size: 0.9rem; } }

.terms { padding-bottom: 10px; }
.terms h3 { font-size: 1.14286rem; font-weight: normal; line-height: 1.5em; }
.terms .scroll-box { margin-top: 15px; padding: 15px 20px; height: 110px; border: 1px #e3e3e3 solid; overflow-y: auto; }
.terms .scroll-box pre { margin: 0; line-height: 1.6em; font-family: "Noto Sans", "Malgun Gothic", "맑은 고딕", "돋움", Dotum, sans-serif; font-size: 0.9rem; white-space: pre-wrap; }

.terms-agree { margin-top: 5px; font-size: 0.9em; text-align: right; }
.terms-agree.all { float: none; clear: both; padding-top: 10px; font-size: 1rem; border-top: 1px #000 solid; }

@media (min-width: 100px) and (max-width: 1024px) { .terms { margin-top: 10px; }
  .terms .scroll-box { padding: 10px 15px; }
  .terms .scroll-box pre { font-size: 0.85rem; }
  .agree.all { font-size: 0.9em; } }
.booking-terms { position: relative; }
.booking-terms .terms h3 { font-size: 1.28571rem; }
.booking-terms .terms .agree-box { position: absolute; top: 0; left: 180px; }

.booking-box { margin-top: 50px; }
.booking-box .caution { display: block; padding-bottom: 10px; font-size: 0.85714rem; text-align: right; }
.booking-box .agree { margin-top: 15px; text-align: right; }
.booking-box .agree .agree-row { margin-top: 5px; }
.booking-box .field .date { float: left; }
.booking-box .field .reservation-date { float: left; position: relative; display: inline-block; width: 156px; }
.booking-box .field .reservation-date label { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.booking-box .field .reservation-date label.focusable:active, .booking-box .field .reservation-date label.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.booking-box .field .reservation-date input { padding-right: 38px; background: #fff url('./../img/board/ico_btn_cal.gif?1477279261') 94% center no-repeat; }
.booking-box .field .time { float: left; margin-left: 10px; }
.booking-box .field .time label { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.booking-box .field .time label.focusable:active, .booking-box .field .time label.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.booking-box .field .time select { width: 100px; }
.booking-box .button-area { margin-top: 30px; padding-top: 30px; border-top: 1px #000 solid; }
.booking-box .button-area .btn[type=submit] { width: 145px; }

.section.attention { padding-top: 50px; }

@media (min-width: 100px) and (max-width: 1024px) { .booking-terms, .booking-box { display: none; }
  .section.attention { padding-top: 0; }
  .section.attention h3 { font-size: 1.1rem; }
  .section.attention ul { font-size: 0.95rem; } }
.section.collection p { margin: 30px 0; }
.section.collection .img { padding: 10px 0; text-align: center; }
.section.collection .img span { margin-top: 18px; display: inline-block; width: 100%; font-size: 0.85714rem; }
.section.archive { padding-top: 60px; }
.section.archive:before, .section.archive:after { content: ""; display: table; }
.section.archive:after { clear: both; }
.section.archive p { float: left; width: 570px; line-height: 1.8em; }
.section.archive p strong { font-size: 1.57143rem; font-weight: normal; }
.section.archive img { margin-left: 40px; float: right; width: 300px; }

@media (min-width: 100px) and (max-width: 1024px) { .section.collection h3 { padding-bottom: 0; }
  .section.collection .img { padding: 0; }
  .section.collection .img img { width: 100%; }
  .section.collection .img span { margin-top: 10px; }
  .section.archive { padding-top: 30px; }
  .section.archive p { float: none; width: auto; }
  .section.archive img { margin-top: 30px; margin-left: 0; float: none; width: 100%; } }
.contest-wrap:before, .contest-wrap:after { content: ""; display: table; }
.contest-wrap:after { clear: both; }
.contest-wrap h4 { margin-right: 60px; padding-top: 11px; display: block; float: left; width: 130px; font-size: 1.28571rem; line-height: 1.5em; text-align: center; font-weight: normal; border-top: 1px #000 solid; }
.contest-wrap .list-box { border-top: 1px #000 solid; float: none; padding-bottom: 50px; overflow: hidden; }
.contest-wrap.folding { position: relative; margin-top: -1px; border-top: 1px #000 solid; border-bottom: 1px #000 solid; }
.contest-wrap.folding h4, .contest-wrap.folding .list-box { border-top: 0; }
.contest-wrap.folding .contest-list { height: 0; }
.contest-wrap.folding .btn.fold { position: absolute; right: 20px; bottom: 15px; color: #000; }
.contest-wrap.folding.active .contest-list { height: auto; }

.contest-list { overflow: hidden; }
.contest-list:before, .contest-list:after { content: ""; display: table; }
.contest-list:after { clear: both; }
.contest-list .photo { margin-right: 20px; margin-top: 20px; float: left; width: 230px; }
.contest-list .photo:nth-child(3n) { margin-right: 0; }
.contest-list .photo:nth-child(3n+1) { clear: both; }
.contest-list .photo a { display: block; color: #000; }
.contest-list .photo .frame { position: relative; display: table; table-layout: fixed; width: 230px; height: 230px; }
.contest-list .photo .frame img { max-height: 100%; max-width: 100%; }
.contest-list .photo .frame .cover { display: table-cell; text-align: center; vertical-align: middle; width: 230px; height: 230px; }
.contest-list .photo .frame.landscape img { width: 100%; }
.contest-list .photo .frame.portrait img { height: 100%; }
.contest-list .photo .data { margin-top: 20px; }
.contest-list .photo .data .title, .contest-list .photo .data .type, .contest-list .photo .data .etc { line-height: 1.8em; }
.contest-list .photo .data .type, .contest-list .photo .data .etc { font-size: 0.85714rem; }

@media (min-width: 100px) and (max-width: 1024px) { .contest-wrap { border-top: 1px #000 solid; border-bottom: 1px #000 solid; }
  .contest-wrap h4 { margin-right: 0; margin-left: 3%; float: none; font-size: 1.14286rem; text-align: left; border-top: none; }
  .contest-wrap .list-box { padding-bottom: 30px; border-top: none; }
  .contest-wrap.folding .list-box { padding-bottom: 13px; }
  .contest-wrap.folding.active .list-box { padding-bottom: 50px; }
  .contest-list .photo { margin-left: 3%; margin-right: 3%; width: 44%; }
  .contest-list .photo:nth-child(3n) { margin-right: 2%; }
  .contest-list .photo:nth-child(3n+1) { clear: none; }
  .contest-list .photo:nth-child(2n+1) { clear: both; }
  .contest-list .photo .frame { width: 100%; height: auto; }
  .contest-list .photo .frame .cover { width: 100%; height: auto; } }
.section.honor .article, .section.director .article, .section.laurent .article, .section.mi .article, .section.moral .article, .section.provide .article, .section.paris .article { line-height: 1.7em; }
.section.honor .article + .article, .section.director .article + .article, .section.laurent .article + .article, .section.mi .article + .article, .section.moral .article + .article, .section.provide .article + .article, .section.paris .article + .article { margin-top: 40px; }
.section.honor .article.sign, .section.director .article.sign, .section.laurent .article.sign, .section.mi .article.sign, .section.moral .article.sign, .section.provide .article.sign, .section.paris .article.sign { text-align: right; }
.section.honor .article.part, .section.director .article.part, .section.laurent .article.part, .section.mi .article.part, .section.moral .article.part, .section.provide .article.part, .section.paris .article.part { margin-top: 60px; padding-top: 60px; border-top: 1px #000 solid; }
.section.honor .article .em, .section.director .article .em, .section.laurent .article .em, .section.mi .article .em, .section.moral .article .em, .section.provide .article .em, .section.paris .article .em { display: block; }
.section.honor .article strong, .section.director .article strong, .section.laurent .article strong, .section.mi .article strong, .section.moral .article strong, .section.provide .article strong, .section.paris .article strong { font-size: 1.3em; line-height: 1.7em; font-weight: normal; }
.section.honor .article .history .em, .section.director .article .history .em, .section.laurent .article .history .em, .section.mi .article .history .em, .section.moral .article .history .em, .section.provide .article .history .em, .section.paris .article .history .em { margin-top: 20px; }
.section.honor .article .history .time, .section.director .article .history .time, .section.laurent .article .history .time, .section.mi .article .history .time, .section.moral .article .history .time, .section.provide .article .history .time, .section.paris .article .history .time { display: inline-block; padding-right: 40px; width: 5em; text-align: right; font-style: italic; }

.section.watch .caution { margin-top: 15px; margin-bottom:30px; font-size: 0.85714rem; line-height: 1.6em; }
.section.watch .button-area { margin-top: 30px; }
.section.watch .only-mobile { display: none; }
.section.watch-guide:before, .section.watch-guide:after { content: ""; display: table; }
.section.watch-guide:after { clear: both; }
.section.watch-guide .article { float: left; width: 270px; }
.section.watch-guide .article + .article { margin-left: 40px; }
.section.watch-guide .article h3 { margin-bottom: 15px; font-size: 1.28571rem; line-height: 1.5em; font-weight: normal; }
.section.watch-guide .article img { width: 100%; }
.section.watch-guide .article p { padding: 20px 30px; min-height: 150px; line-height: 1.7em; background-color: #f5f5f5; }
.section.maps iframe { margin-top: 30px; }
.section.direction .article + .article { margin-top: 20px; }
.section.artshop > h3, .section.artshop .wrap, .section.cafe > h3, .section.cafe .wrap { margin-right: 60px; float: left; width: 420px; }
.section.artshop > h3, .section.cafe > h3 { font-size: 1.85714rem; }
.section.artshop > h3 span, .section.cafe > h3 span { display: inline-block; }
.section.artshop .wrap h4, .section.cafe .wrap h4 { margin-top: 70px; margin-bottom: 30px; font-size: 1.28571rem; font-weight: normal; line-height: 1.5em; }
.section.artshop .wrap .article strong, .section.cafe .wrap .article strong { margin-bottom: 20px; display: inline-block; font-weight: normal; }
.section.artshop .table-wrap, .section.cafe .table-wrap { position: relative; float: right; padding-top: 70px; width: 370px; }
.section.artshop .table-wrap:before, .section.cafe .table-wrap:before { position: absolute; display: block; content: ''; top: -130px; right: 30px; width: 340px; height: 185px; background: url('./../img/guide/content_4.png?1478759134') 0 0 no-repeat; background-size: 340px auto; }
.section.artshop .table-wrap .article + .article, .section.cafe .table-wrap .article + .article { margin-top: 30px; }
.section.artshop .table-wrap .article h3, .section.cafe .table-wrap .article h3 { font-weight: normal; font-size: 1.2em; margin-bottom: 10px; }
.section.artshop .table-wrap .button-area, .section.cafe .table-wrap .button-area { margin-top: 30px; }
.section.cafe .table-wrap:before { top: -180px; width: 385px; height: 258px; background-image: url('./../img/guide/content_5.png?1478759173'); background-size: 385px auto; }

.table-wrap { padding: 30px; background-color: #f5f5f5; }
.table-wrap .data-table.small { width: auto; }
.table-wrap .data-table.small th, .table-wrap .data-table.small td { padding: 2px 8px; text-align: center; border: none; }
.table-wrap .data-table.small th { border-bottom: 1px #e3e3e3 solid; }
.table-wrap .data-table.large tbody th { text-align: left; border-right: none; }
.table-wrap .data-table.large tbody td { text-align: center; }
.table-wrap th span { display: inline-block; }
.table-wrap .attention { margin-top: 15px; font-size: 0.85714rem; line-height: 1.6em; }

@media (min-width: 100px) and (max-width: 1024px) { .section.watch .table-wrap { padding: 15px; }
  .section.watch .data-table { table-layout: auto; }
  .section.watch .data-table col.label { width: auto !important; }
  .section.watch .data-table col.insert { width: 70px !important; }
  .section.watch .data-table th, .section.watch .data-table td { padding: 10px 5px; }
  .section.watch .only-pc { display: none; }
  .section.watch .only-mobile { display: block; }
  .section.watch .only-mobile .warning { display: block; margin-top: 20px; }
  .section.watch-guide .article { float: none; width: auto; }
  .section.watch-guide .article + .article { margin-top: 20px; margin-left: 0; }
  .section.watch-guide .article h3 { margin-bottom: 10px; font-size: 1.42857rem; }
  .section.watch-guide .article p { padding: 20px; min-height: 0; }
  .section.maps iframe { width: 100%; height: 300px; }
  .section.artshop > h3, .section.artshop .wrap, .section.cafe > h3, .section.cafe .wrap { margin-right: 0; float: none; width: auto; }
  .section.artshop .wrap h4, .section.cafe .wrap h4 { margin-top: 30px; }
  .section.artshop .table-wrap, .section.cafe .table-wrap { float: none; margin-top: 100px; padding-top: 80px; padding-left: 15px; padding-right: 15px; width: auto; }
  .section.artshop .table-wrap:before, .section.cafe .table-wrap:before { top: -75px; right: 16px; width: 250px; background-size: 250px auto; }
  .section.cafe .table-wrap:before { top: -90px; left: 0; right: auto; width: 100%; background-size: 270px auto; background-position: center top; } }
.section.honor .article, .section.director .article, .section.laurent .article, .section.mi .article, .section.moral .article, .section.provide .article, .section.paris .article { line-height: 1.7em; }
.section.honor .article:before, .section.director .article:before, .section.laurent .article:before, .section.mi .article:before, .section.moral .article:before, .section.provide .article:before, .section.paris .article:before, .section.honor .article:after, .section.director .article:after, .section.laurent .article:after, .section.mi .article:after, .section.moral .article:after, .section.provide .article:after, .section.paris .article:after { content: ""; display: table; }
.section.honor .article:after, .section.director .article:after, .section.laurent .article:after, .section.mi .article:after, .section.moral .article:after, .section.provide .article:after, .section.paris .article:after { clear: both; }
.section.honor .article + .article, .section.director .article + .article, .section.laurent .article + .article, .section.mi .article + .article, .section.moral .article + .article, .section.provide .article + .article, .section.paris .article + .article { margin-top: 30px; }
.section.honor .article.sign, .section.director .article.sign, .section.laurent .article.sign, .section.mi .article.sign, .section.moral .article.sign, .section.provide .article.sign, .section.paris .article.sign { text-align: right; }
.section.honor .article.part, .section.director .article.part, .section.laurent .article.part, .section.mi .article.part, .section.moral .article.part, .section.provide .article.part, .section.paris .article.part { margin-top: 60px; padding-top: 60px; border-top: 1px #000 solid; }
.section.honor .article .em, .section.director .article .em, .section.laurent .article .em, .section.mi .article .em, .section.moral .article .em, .section.provide .article .em, .section.paris .article .em { display: block; }
.section.honor .article strong, .section.director .article strong, .section.laurent .article strong, .section.mi .article strong, .section.moral .article strong, .section.provide .article strong, .section.paris .article strong { font-size: 1.3em; line-height: 1.7em; font-weight: normal; }
.section.honor .article .history .em, .section.director .article .history .em, .section.laurent .article .history .em, .section.mi .article .history .em, .section.moral .article .history .em, .section.provide .article .history .em, .section.paris .article .history .em { margin-top: 20px; }
.section.honor .article .history .time, .section.director .article .history .time, .section.laurent .article .history .time, .section.mi .article .history .time, .section.moral .article .history .time, .section.provide .article .history .time, .section.paris .article .history .time { display: inline-block; padding-right: 40px; width: 5em; text-align: right; font-style: italic; }

.section.laurent .namecard { display: block; float: left; margin-right: 50px; }
.section.laurent .namecard strong { font-size: 1.6em; }
.section.laurent .namecard + .em { float: none; overflow: hidden; }
.section.building h3 { padding-bottom: 20px; font-size: 1.85714rem; line-height: 1.5em; }
.section.building .article { line-height: 1.7em; }
.section.building .article + .article { margin-top: 40px; }
.section.building .article.sign { text-align: right; }
.section.building .concept { margin-top: 60px; }
.section.building .concept h4 { margin-bottom: 25px; font-size: 1.28571rem; line-height: 1.5em; font-weight: normal; }
.section.building .concept img { display: block; margin: 30px auto 0; }
.section.building.main { position: relative; }
.section.building.main:before, .section.building.main:after { content: ""; display: table; }
.section.building.main:after { clear: both; }
.section.building.main .wrap { width: 400px; float: left; }
.section.building.main h3 { font-weight: normal; margin-bottom: 50px; }
.section.building.main .img-box { float: right; }
.section.building.main .img-box:before, .section.building.main .img-box:after { content: ""; display: table; }
.section.building.main .img-box:after { clear: both; }
.section.building.main .img-box .img { float: left; margin-left: 10px; }
.section.building.main .img-box .img .data { margin-top: 10px; display: block; font-size: 0.9em; text-align: center; }
.section.mi .article:before, .section.mi .article:after { content: ""; display: table; }
.section.mi .article:after { clear: both; }
.section.mi .article + .article { margin-top: 80px; }
.section.mi .article .img { margin-right: 100px; padding-top: 10px; float: left; width: 240px; text-align: center; }
.section.mi .article .img ~ .em { float: none; overflow: hidden; }
.section.timeline { margin-top: 50px; }
.section.timeline .history { padding-top: 10px; float: left; width: 540px; }
.section.timeline .history .row { margin-top: 20px; display: block; }
.section.timeline .history .row:before, .section.timeline .history .row:after { content: ""; display: table; }
.section.timeline .history .row:after { clear: both; }
.section.timeline .history .time { float: left; display: block; padding-right: 40px; text-align: right; font-style: italic; }
.section.timeline .history .time .year { font-size: 1.1em; }
.section.timeline .history .time .date { font-size: 0.85em; }
.section.timeline .history .event { display: block; float: none; overflow: hidden; }
.section.timeline img { float: right; }
.section.moral h3 { padding-bottom: 30px; }
.section.moral .charter li + li { margin-top: 30px; }
.section.provide .comment { margin-bottom: 50px; font-size: 0.9em; }
.section.provide h4, .section.provide h5 { font-weight: normal; line-height: 1.5em; }
.section.provide h4 { margin-bottom: 30px; font-size: 1.42857rem; }
.section.provide h5 { font-size: 1.14286rem; }
.section.provide .asset + .asset { margin-top: 25px; }
.section.org .jOrgChart .line { width: 1px; height: 20px; }
.section.org .jOrgChart .line.down { background-color: black; margin: 0px auto; }
.section.org .jOrgChart .line.top { border-top: 1px solid black; }
.section.org .jOrgChart .line.left { border-right: 1px solid transparent; }
.section.org .jOrgChart .line.right { border-left: 1px solid black; }
.section.org .jOrgChart table { margin-left: auto; margin-right: auto; }
.section.org .jOrgChart td { text-align: center; vertical-align: top; padding: 0; min-width: 50px; }
.section.org .jOrgChart .node { margin: 0 auto; display: table; width: 200px; height: 50px; border: 1px #000 solid; background-color: #fff; z-index: 10; }
.section.org .jOrgChart .node .box { display: table-cell; vertical-align: middle; }
.section.org .jOrgChart .node a { color: #000; text-decoration: none; }

@media (min-width: 100px) and (max-width: 1024px) { .section.honor .article strong .em, .section.director .article strong .em, .section.laurent .article strong .em, .section.mi .article strong .em, .section.moral .article strong .em, .section.provide .article strong .em, .section.paris .article strong .em { display: inline; }
  .section.honor .article .history .time, .section.director .article .history .time, .section.laurent .article .history .time, .section.mi .article .history .time, .section.moral .article .history .time, .section.provide .article .history .time, .section.paris .article .history .time { display: block; text-align: left; width: auto; }
  .section.laurent .namecard { float: none; margin-right: 0; margin-bottom: 20px; }
  .section.laurent .article img { width: 100%; }
  .section.building .concept img { width: 100%; }
  .section.building.main .wrap { width: auto; float: none; }
  .section.building.main h3 { margin-bottom: 10px; }
  .section.building.main .img-box { float: none; margin-top: 30px; }
  .section.building.main .img-box .img { margin-left: 0; }
  .section.building.main .img-box .img:first-child { width: 56%; float: left; }
  .section.building.main .img-box .img:last-child { width: 41%; float: right; }
  .section.building.main .img-box .img img { width: 100%; }
  .section.mi .article .img { float: none; margin-right: auto; margin-left: auto; margin-bottom: 40px; padding-top: 0; }
  .section.timeline .history { margin-top: -30px; }
  .section.timeline .history .time { float: none; padding-right: 0; padding-bottom: 10px; text-align: left; }
  .section.timeline img { margin-top: 30px; float: none; width: 100%; }
  .section.moral .button-area .btn { margin-bottom: 5px; width: 180px; }
  .section.provide .button-area { margin-bottom: 30px; }
  .section.org .jOrgChart .line.down { width: 2px; }
  .section.org .jOrgChart .line.left { border-right-width: 1px; }
  .section.org .jOrgChart .line.right { border-left-width: 1px; border-left-color: #000; }
  .section.org .jOrgChart td { min-width: 10px; font-size: 0.95em; }
  .section.org .jOrgChart .node { width: 88px; } }
.section.join { border-top: 1px #000 solid; }

.join-terms { padding: 25px 30px 0; }
.join-terms .terms { float: left; width: 408px; }
.join-terms .terms + .terms { margin-left: 40px; }

.join-box { margin-top: 50px; }
.join-box .caution { display: block; padding-bottom: 10px; font-size: 0.85714rem; text-align: right; }
.join-box .agree { margin-top: 15px; text-align: right; }
.join-box .agree .agree-row { margin-top: 5px; }
.join-box .button-area { margin-top: 30px; padding-top: 30px; border-top: 1px #000 solid; }

@media (min-width: 100px) and (max-width: 1024px) { .join-terms { padding: 15px 8px 0; }
  .join-terms .terms { float: none; width: auto; }
  .join-terms .terms + .terms { margin-left: 0; }
  .join-box { margin-top: 30px; } }
.login-box { margin-bottom: 50px; padding: 50px 0; border-top: 1px #000 solid; border-bottom: 1px #000 solid; }
.login-box .login-form { position: relative; padding: 0 154px; }
.login-box .login-form:before, .login-box .login-form:after { content: ""; display: table; }
.login-box .login-form:after { clear: both; }
.login-box .login-form .fieldset { width: 492px; border-bottom: none; }
.login-box .login-form .field { padding: 0; height: 40px; border-top: none; }
.login-box .login-form .field + .field { margin-top: 10px; }
.login-box .login-form .label { padding: 0 20px 0 0; width: 155px; text-align: right; }
.login-box .login-form .insert { padding: 0; }
.login-box .login-form .id-save { float: left; padding-top: 15px; padding-left: 85px; }
.login-box .login-form .btn { position: absolute; top: 0; right: 154px; padding: 0; width: 100px; height: 90px; line-height: 90px; }
.login-box .login-form.find-pw .btn { height: 140px; }
.login-box .login-form.change-pw { padding-left: 0; padding-right: 0; }
.login-box .login-form.change-pw .attention { padding-left: 175px; }
.login-box .login-form.change-pw .old-pw, .login-box .login-form.change-pw .new-pw { padding-left: 154px; padding-right: 150px; width: 612px; }
.login-box .login-form.change-pw .old-pw:before, .login-box .login-form.change-pw .old-pw:after, .login-box .login-form.change-pw .new-pw:before, .login-box .login-form.change-pw .new-pw:after { content: ""; display: table; }
.login-box .login-form.change-pw .old-pw:after, .login-box .login-form.change-pw .new-pw:after { clear: both; }
.login-box .login-form.change-pw .old-pw .field, .login-box .login-form.change-pw .new-pw .field { float: left; }
.login-box .login-form.change-pw .old-pw input, .login-box .login-form.change-pw .new-pw input { width: 317px; }
.login-box .login-form.change-pw .old-pw .btn, .login-box .login-form.change-pw .new-pw .btn { position: static; margin-left: 20px; width: 100px; vertical-align: top; }
.login-box .login-form.change-pw .old-pw { padding-bottom: 50px; border-bottom: 1px #000 solid; }
.login-box .login-form.change-pw .old-pw .btn { height: 40px; line-height: 38px; }
.login-box .login-form.change-pw .new-pw { margin-top: 20px; padding-top: 50px; border-top: 1px #000 solid; }
.login-box .login-form.change-pw .new-pw .attention { padding-bottom: 2px; font-size: 0.9em; color: #666; }
.login-box .login-form.change-pw .new-pw .state { padding-top: 5px; font-size: 0.9em; }
.login-box .login-form.member-out { padding-left: 0; padding-right: 0; }
.login-box .login-form.member-out .attention { padding-left: 175px; }
.login-box .login-form.member-out .comment { padding: 25px 0; }
.login-box .login-form.member-out .member-pw, .login-box .login-form.member-out .reason { padding-left: 154px; padding-right: 270px; }
.login-box .login-form.member-out .member-pw { padding-bottom: 50px; border-bottom: 1px #000 solid; }
.login-box .login-form.member-out .member-pw .field { position: relative; }
.login-box .login-form.member-out .member-pw .btn { right: -116px; height: 40px; line-height: 38px; }
.login-box .login-form.member-out .reason { margin-top: 20px; padding-top: 50px; border-top: 1px #000 solid; }
.login-box .login-form.member-out .reason .field { height: 90px; }
.login-box .login-form.member-out .reason textarea { width: 100%; height: 90px; }
.login-box .login-form.member-out .btn[type="submit"] { top: auto; bottom: 0; }
.login-box .login-util { margin-top: 18px; margin-left: 154px; width: 500px; text-align: right; }
.login-box .login-util a { position: relative; display: inline-block; margin: 0 25px; color: #000; font-size: 0.9em; text-decoration: none; }
.login-box .login-util a:after { content: ""; display: block; margin-top: -7px; position: absolute; top: 50%; left: -25px; width: 1px; height: 14px; background-color: #e3e3e3; }
.login-box .login-util a:first-child:after { display: none; }

@media (min-width: 100px) and (max-width: 1024px) { .login-box { padding: 24px 0; }
  .login-box .login-form { padding-right: 70px; padding-left: 0; }
  .login-box .login-form .fieldset { width: 100%; }
  .login-box .login-form .field { height: auto; }
  .login-box .login-form .label { padding-right: 10px; width: 60px; }
  .login-box .login-form .btn { right: 0; width: 60px; height: 70px; line-height: 68px; }
  .login-box .login-form.find-pw .btn { height: 110px; line-height: 108px; }
  .login-box .login-form.change-pw .attention { padding-left: 0; height: 18px; }
  .login-box .login-form.change-pw .label { width: 70px; }
  .login-box .login-form.change-pw .old-pw, .login-box .login-form.change-pw .new-pw { position: relative; padding-left: 0; padding-right: 60px; width: auto; }
  .login-box .login-form.change-pw .old-pw input, .login-box .login-form.change-pw .new-pw input { width: 100%; }
  .login-box .login-form.change-pw .old-pw .field, .login-box .login-form.change-pw .new-pw .field { float: none; }
  .login-box .login-form.change-pw .old-pw .btn, .login-box .login-form.change-pw .new-pw .btn { position: absolute; top: 0; right: 0; width: 50px; margin-left: 0; }
  .login-box .login-form.change-pw .old-pw { padding-bottom: 24px; }
  .login-box .login-form.change-pw .old-pw .btn { height: 30px; line-height: 28px; }
  .login-box .login-form.change-pw .new-pw { padding-top: 24px; margin-bottom: 20px; }
  .login-box .login-form.change-pw .new-pw .attention { padding-left: 80px; height: auto; letter-spacing: -0.1em; }
  .login-box .login-form.change-pw .new-pw .insert { position: relative; }
  .login-box .login-form.change-pw .new-pw .state { position: absolute; }
  .login-box .login-form.change-pw .new-pw .btn { top: auto; bottom: 0; height: 70px; line-height: 68px; }
  .login-box .login-form.change-pw .btn { bottom: 20px; }
  .login-box .login-form.member-out .attention { padding-left: 0; }
  .login-box .login-form.member-out .label { width: 80px; }
  .login-box .login-form.member-out .member-pw, .login-box .login-form.member-out .reason { padding-left: 0; padding-right: 70px; box-sizing: border-box; }
  .login-box .login-form.member-out .member-pw { padding-bottom: 24px; }
  .login-box .login-form.member-out .member-pw .btn { right: -70px; height: 30px; line-height: 28px; }
  .login-box .login-form.member-out .reason { padding-top: 24px; padding-bottom: 20px; }
  .login-box .login-form.member-out .reason .attention { padding-left: 90px; }
  .login-box .login-form.member-out .reason textarea { border-radius: 0; }
  .login-box .login-form.member-out .btn[type="submit"] { bottom: 20px; }
  .login-box .login-util { margin-top: 12px; margin-left: 0; width: auto; text-align: center; }
  .login-box .login-util a { margin: 0 15px; } }
.main-content { padding-top: 60px; background-color: #fff; }
.main-content .banner-wrap .owl-carousel.single { display: block; }
.main-content .banner-wrap .owl-controls .owl-dots { display: inline-block; }
.main-content .banner-wrap .owl-controls .remote { display: inline-block; }
.main-content .banner-wrap .owl-nav { position: absolute; top: 50%; left: 0; width: 100%; z-index: 10; }
.main-content .banner-wrap .owl-nav > div[class^=owl-] { position: absolute; display: block; margin-top: -100px; width: 92px; height: 72px; overflow: hidden; text-indent: -9999px; font-size: 0.01em; color: transparent; }
.main-content .banner-wrap .owl-nav > div[class^=owl-]:after { display: block; content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-position: 0 0; background-repeat: no-repeat; background-image: url('./../img/common/controls.png?1482903966'); }
.main-content .banner-wrap .owl-nav > div[class^=owl-]:hover:after { -webkit-transition: left 0.1s linear; -moz-transition: left 0.1s linear; -ms-transition: left 0.1s linear; -o-transition: left 0.1s linear; transition: left 0.1s linear; }
.main-content .banner-wrap .owl-nav > div[class^=owl-].owl-prev { left: 0; }
.main-content .banner-wrap .owl-nav > div[class^=owl-].owl-prev:after { background-position: 0 -238px; }
.main-content .banner-wrap .owl-nav > div[class^=owl-].owl-prev:hover { left: -2px; }
.main-content .banner-wrap .owl-nav > div[class^=owl-].owl-prev:hover:after { background-position: 0 -164px; }
.main-content .banner-wrap .owl-nav > div[class^=owl-].owl-next { right: 0; }
.main-content .banner-wrap .owl-nav > div[class^=owl-].owl-next:after { background-position: -94px -238px; }
.main-content .banner-wrap .owl-nav > div[class^=owl-].owl-next:hover { right: -2px; }
.main-content .banner-wrap .owl-nav > div[class^=owl-].owl-next:hover:after { background-position: -94px -164px; }
.main-content .banner-wrap .owl-dots { position: absolute; bottom: 14px; right: 892px; height: 18px; }
.main-content .banner-wrap .owl-dots .owl-dot { position: relative; display: inline-block; width: 16px; height: 18px; }
.main-content .banner-wrap .owl-dots .owl-dot span { position: absolute; margin-top: -6px; margin-left: -6px; left: 50%; top: 50%; width: 10px; height: 10px; background-color: #000; overflow: hidden; text-indent: -9999px; font-size: 0.01em; color: transparent; border-radius: 100%; -webkit-transition: background 0.2s linear; -moz-transition: background 0.2s linear; -ms-transition: background 0.2s linear; -o-transition: background 0.2s linear; transition: background 0.2s linear; }
.main-content .banner-wrap .owl-dots .owl-dot:hover span, .main-content .banner-wrap .owl-dots .owl-dot.active span { background-color: #fff; }
.main-content .banner { position: relative; background-color: #cf0a2c; }
.main-content .banner:before, .main-content .banner:after { content: ""; display: table; }
.main-content .banner:after { clear: both; }
.main-content .banner .poster { float: right; width: 874px; }
.main-content .banner .poster img { display: block; width: 100%; }
.main-content .banner .data { position: relative; float: left; padding: 50px 40px; width: 366px; height: 470px; color: #fff; box-sizing: border-box; }
.main-content .banner .data .text { position: absolute; left: 40px; bottom: 55px; width: 280px; }
.main-content .banner .data .text h4 { margin-bottom: 45px; font-size: 1.57143rem; line-height: 1.6em; cursor: pointer; }
.main-content .banner .data .text h4:hover span { border-bottom: 2px #000 solid; }
.main-content .banner .data .text p:hover { text-decoration: underline; }
.main-content .newest { margin-top: 100px; }
.main-content .newest:before, .main-content .newest:after { content: ""; display: table; }
.main-content .newest:after { clear: both; }
.main-content .newest .article { position: relative; float: left; width: 374px; }
.main-content .newest .article + .article { margin-left: 59px; }
.main-content .newest .article a { display: inline-block; color: #000; text-decoration: none; }
.main-content .newest .article a img { width: 100%; }
.main-content .newest .article h4 { position: absolute; top: -40px; left: 0; font-weight: normal; font-size: 1.42857rem; line-height: 1.5em; }
.main-content .newest .article strong { margin-top: 15px; display: block; line-height: 1.5em; font-weight: normal; }
.main-content .shortcut { margin-top: 100px; }
.main-content .shortcut ul:before, .main-content .shortcut ul:after { content: ""; display: table; }
.main-content .shortcut ul:after { clear: both; }
.main-content .shortcut ul li { float: left; width: 33.3333%; border-top: 1px #e3e3e3 solid; border-right: 1px #e3e3e3 solid; box-sizing: border-box; }
.main-content .shortcut ul li:first-child { border-left: 1px #e3e3e3 solid; }
.main-content .shortcut ul li .wrap { display: table; width: 100%; height: 120px; }
.main-content .shortcut ul li a { display: table-cell; color: #000; text-decoration: none; text-align: center; vertical-align: middle; }
.main-content .shortcut ul li .title { font-size: 1.42857rem; line-height: 1.3em; }
.main-content .shortcut ul li .text { display: block; font-size: 0.78571rem; }

@media (min-width: 100px) and (max-width: 1024px) { .main-content { padding-top: 0; }
  .main-content .banner-wrap .owl-nav > div[class^=owl-] { margin-top: -18px; width: 46px; height: 36px; }
  .main-content .banner-wrap .owl-nav > div[class^=owl-]:after { background-size: 93px auto; }
  .main-content .banner-wrap .owl-nav > div[class^=owl-].owl-prev { left: 0; }
  .main-content .banner-wrap .owl-nav > div[class^=owl-].owl-prev:after { background-position: 0 -119px; }
  .main-content .banner-wrap .owl-nav > div[class^=owl-].owl-prev:hover:after { background-position: 0 -119px; }
  .main-content .banner-wrap .owl-nav > div[class^=owl-].owl-next { right: 0; }
  .main-content .banner-wrap .owl-nav > div[class^=owl-].owl-next:after { background-position: -47px -119px; }
  .main-content .banner-wrap .owl-nav > div[class^=owl-].owl-next:hover:after { background-position: -47px -119px; }
  .main-content .banner-wrap .owl-dots { bottom: 8px; right: auto; width: 100%; text-align: center; }
  .main-content .banner .poster { float: none; width: auto; }
  .main-content .banner .poster img { width: 100%; height: auto; }
  .main-content .banner .data { float: none; padding: 15px 15px 30px; width: 100%; height: auto; }
  .main-content .banner .data .text { position: static; width: auto; }
  .main-content .banner .data .text h4 { margin-top: 10px; margin-bottom: 0; font-size: 1.28571rem; }
  .main-content .banner .data .text h4 span { border: none; }
  .main-content .banner .data .text p { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
  .main-content .banner .data .text p.focusable:active, .main-content .banner .data .text p.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
  .main-content .newest { margin-top: 50px; padding-left: 15px; padding-right: 15px; }
  .main-content .newest .article { float: none; width: auto; }
  .main-content .newest .article + .article { margin-left: 0; margin-top: 30px; }
  .main-content .newest .article h4 { margin-bottom: 10px; position: static; font-size: 1.28571rem; font-weight: bold; }
  .main-content .newest .article strong { margin-top: 10px; }
  .main-content .shortcut { margin-top: 50px; }
  .main-content .shortcut ul li { width: 30%; }
  .main-content .shortcut ul li:nth-child(2) { width: 40%; }
  .main-content .shortcut ul li .wrap { height: 50px; }
  .main-content .shortcut ul li .wrap img.artshop { width: 70px; }
  .main-content .shortcut ul li .title { font-size: 1rem; }
  .main-content .shortcut ul li .text { display: none; } }
.section.membership h3 span { display: inline-block; }
.section.membership > img { width: 100%; }
.section.membership .membership-info:before, .section.membership .membership-info:after { content: ""; display: table; }
.section.membership .membership-info:after { clear: both; }
.section.membership .membership-info .card { float: left; }
.section.membership .membership-info .card span { padding-top: 10px; display: block; font-size: 0.78571rem; line-height: 1.5em; text-align: right; }
.section.membership .membership-info p { padding-left: 50px; float: none; font-size: 1.85714rem; line-height: 1.5em; overflow: hidden; }
.section.membership .membership-info p span { display: inline-block; }
.section.membership .membership-info .button-area { padding-left: 50px; margin-top: 74px; float: none; overflow: hidden; }
.section.membership .membership-data { margin-top: 60px; padding: 30px; background-color: #f5f5f5; }
.section.membership .membership-data .data-table.small { width: auto; }
.section.membership .membership-data .data-table.small th, .section.membership .membership-data .data-table.small td { padding: 2px 8px; text-align: center; border: none; }
.section.membership .membership-data .data-table.small th { border-bottom: 1px #e3e3e3 solid; }
.section.membership .membership-data th span { display: inline-block; }
.section.membership .membership-data .attention { margin-top: 15px; font-size: 0.85714rem; line-height: 1.6em; }
.section.membership .article + .article { margin-top: 20px; }
.section.membership .article p { font-size: 0.85714rem; line-height: 1.6em; }
.section.membership .detail { font-size: 0.85714rem; line-height: 1.6em; }
.section.membership .detail span { display: block; }
.section.membership .attention { font-size: 0.85714rem; line-height: 1.6em; }

@media (min-width: 100px) and (max-width: 1024px) { .section.membership .membership-info .card { float: none; width: 100%; }
  .section.membership .membership-info .card img { width: 100%; }
  .section.membership .membership-info p { margin-top: 30px; padding-left: 0; font-size: 1.42857rem; }
  .section.membership .membership-info p span { display: inline; }
  .section.membership .membership-info .button-area { margin-top: 20px; padding-left: 0; }
  .section.membership .membership-data { padding: 10px 5px; }
  .section.membership .membership-data .data-table.large { font-size: 0.85714rem; }
  .section.membership .membership-data .data-table.large col.label { width: 80px !important; }
  .section.membership .membership-data .data-table.large > tbody > tr > th, .section.membership .membership-data .data-table.large > tbody > tr > td { padding: 10px 5px; }
  .section.membership .membership-data .data-table.small th, .section.membership .membership-data .data-table.small td { padding: 2px 5px; }
  .section.membership .membership-data .attention { font-size: 0.71429rem; } }
.request-wrap { margin-top: 50px; }
.request-wrap .file-box .add-file { position: relative; }
.request-wrap .file-box .add-file + .add-file { margin-top: 5px; }
.request-wrap .file-box .add-file .uploader { display: block; }
.request-wrap .file-box .add-file .btn { position: absolute; top: 50%; right: -30px; margin-top: -10px; width: 20px; height: 20px; border: none; background-color: transparent; overflow: hidden; }
.request-wrap .file-box .add-file .btn:after { position: absolute; display: block; content: ''; width: 100%; height: 100%; top: 0; left: 0; background-color: #f5f5f5; background-repeat: no-repeat; background-image: url('./../img/board/btn_file_row.gif?1478482493'); }
.request-wrap .file-box .add-file .btn.del-row:after { background-position: 0 100%; }
.request-wrap .field .insert { padding-right: 30px; }
.request-wrap .field .insert.check { padding-right: 120px; }
.request-wrap .field .insert.check .btn { right: 30px; }
.request-wrap .button-area { margin-top: 30px; }

.section.sponsor .info-box { padding: 25px 30px; background-color: #f5f5f5; }
.section.sponsor p a { color: #000; }
.section.sponsor .button-area { margin-top: 20px; }
.section.sponsor .button-area .comment { display: none; }
.section.donation { padding-top: 40px; border-top: 1px #000 solid; }
.section.donation .article + .article { margin-top: 40px; }
.section.donation h4 { font-size: 1.28571rem; line-height: 1.8em; }
.section.donation .flow { margin-top: 25px; }
.section.donation .flow:before, .section.donation .flow:after { content: ""; display: table; }
.section.donation .flow:after { clear: both; }
.section.donation .flow li { position: relative; float: left; width: 180px; }
.section.donation .flow li + li { margin-left: 63px; }
.section.donation .flow li + li:after { position: absolute; display: block; content: ''; width: 34px; height: 21px; top: 22px; left: -48px; background: #fff url('./../img/news/ico_flow_next.gif?1478500989') 0 0 no-repeat; }
.section.donation .flow li strong, .section.donation .flow li span { display: block; text-align: center; }
.section.donation .flow li strong { display: table; width: 178px; height: 64px; font-weight: normal; border: 1px #000 solid; table-layout: fixed; }
.section.donation .flow li strong span { display: table-cell; vertical-align: middle; }
.section.donation .flow li > span { margin-top: 10px; font-size: 0.85714rem; line-height: 1.5em; }

@media (min-width: 100px) and (max-width: 1024px) { .section.sponsor .info-box { padding: 20px 15px; }
  .section.sponsor .button-area .btn { display: none; padding-left: 5px; padding-right: 5px; }
  .section.sponsor .button-area .comment { display: block; margin-top: 5px; font-size: 0.85714rem; text-align: right; }
  .section.donation .flow { margin-left: auto; margin-right: auto; width: 290px; }
  .section.donation .flow li { width: 130px; }
  .section.donation .flow li + li { margin-left: 30px; }
  .section.donation .flow li + li:after { top: 14.5px; left: -23.5px; width: 17px; height: 11px; background-size: 17px auto; }
  .section.donation .flow li:nth-child(3) { clear: both; margin-top: 40px; float: right; }
  .section.donation .flow li:nth-child(3):before { position: absolute; display: block; content: ''; margin-left: -5.5px; top: -28.5px; left: 50%; width: 11px; height: 17px; background: #fff url('./../img/mobile/news/ico_flow_down.gif?1478504279') 0 0 no-repeat; background-size: auto 17px; }
  .section.donation .flow li:nth-child(3):after { background-image: url('./../img/mobile/news/ico_flow_prev.gif?1478504317'); }
  .section.donation .flow li:nth-child(4) { margin-top: 40px; margin-left: 0; float: right; }
  .section.donation .flow li:nth-child(4):after { display: none; }
  .section.donation .flow li strong { width: 100%; height: 40px; font-size: 0.92857rem; } }
.section.life .history .row, .section.paris .history .row { margin-top: 20px; display: block; line-height: 1.7em; }
.section.life .history .row:before, .section.paris .history .row:before, .section.life .history .row:after, .section.paris .history .row:after { content: ""; display: table; }
.section.life .history .row:after, .section.paris .history .row:after { clear: both; }
.section.life .history .time, .section.paris .history .time { float: left; display: block; padding-right: 40px; width: 220px; text-align: right; font-style: italic; }
.section.life .history .event, .section.paris .history .event { display: block; float: none; overflow: hidden; }

.section.profile:before, .section.profile:after { content: ""; display: table; }
.section.profile:after { clear: both; }
.section.profile h3 span { display: block; font-size: 1rem; line-height: 1.5em; }
.section.profile img { margin-top: 30px; margin-right: 50px; width: 300px; float: left; }
.section.profile .article + .article { margin-top: 20px; }
.section.life { margin-top: 50px; }
.section.life .list { padding-left: 260px; }
.section.ungno h4 { margin-top: 50px; font-size: 1.28571rem; line-height: 1.5em; }
.section.ungno .image-area { margin-top: 30px; padding-bottom: 45px; }
.section.ungno .image-area:before, .section.ungno .image-area:after { content: ""; display: table; }
.section.ungno .image-area:after { clear: both; }
.section.ungno .image-area .img { position: relative; float: left; text-align: center; }
.section.ungno .image-area .img + .img { margin-left: 20px; }
.section.ungno .image-area .img img { display: block; }
.section.ungno .image-area .img > span { position: absolute; display: inline-block; margin-top: 15px; top: 100%; left: 0; width: 100%; font-size: 0.78571rem; line-height: 1.5em; word-break: break-all; }
.section.ungno .sentence { margin-top: 40px; }
.section.paris .image-area { text-align: center; }
.section.paris .image-area span { margin-top: 10px; display: block; font-size: 0.9em; }
.section.paris .history .time { width: 60px; }

@media (min-width: 100px) and (max-width: 1024px) { .section.life .history .time, .section.paris .history .time { margin-bottom: 5px; padding: 0; float: none; width: auto; font-size: 1.1em; text-align: left; }
  .section.profile:before, .section.profile:after { content: ""; display: table; }
  .section.profile:after { clear: both; }
  .section.profile img { margin-top: 0; margin-right: 0; margin-bottom: 30px; width: 100%; float: none; }
  .section.profile .article + .article { margin-top: 20px; }
  .section.life .list { padding-left: 0; }
  .section.ungno .image-area { padding-bottom: 0; }
  .section.ungno .image-area .img { margin-bottom: 20px; width: 48.5%; }
  .section.ungno .image-area .img + .img { margin-left: 3%; }
  .section.ungno .image-area .img:nth-child(odd) { margin-left: 0; clear: both; }
  .section.ungno .image-area .img.wide { width: 100%; }
  .section.ungno .image-area .img.wide ~ .img:nth-child(even) { margin-left: 0; clear: both; }
  .section.ungno .image-area .img.wide ~ .img:nth-child(odd) { margin-left: 3%; clear: none; }
  .section.ungno .image-area .img img { width: 100%; max-width: 100%; }
  .section.ungno .image-area .img > span { position: static; margin-top: 10px; }
  .section.ungno .sentence { margin-top: 10px; }
  .section.paris .image-area img { width: 100%; }
  .section.paris .image-area span { font-size: 1rem; } }



/* 고암연보 */

.PC{display:block;}
.ws-1{word-spacing: -1px;}
.history-tabs{display:flex;justify-content:space-between;border-top:1px solid #ddd;}
.history-tabs li{text-align:center;padding:15px 0;position:relative;cursor:pointer;}
.history-tabs li.active{font-weight:bold;}
.history-tabs li.active:after{content:"";width:100%;height:2px;background:#000;position:absolute;bottom:0;left:0;}

.history{padding-top:300px;}

.life_1{background:url(../../img/history/leeungno_history_01.png) no-repeat;background-size:contain;}
.life_2{background:url(../../img/history/leeungno_history_02.png) no-repeat;background-size:contain;}
.life_3{background:url(../../img/history/leeungno_history_03.png) no-repeat;background-size:contain;}
.life_4{background:url(../../img/history/leeungno_history_04.png) no-repeat;background-size:contain;}
.life_5{background:url(../../img/history/leeungno_history_05.png) no-repeat;background-size:contain;}
.life_6{background:url(../../img/history/leeungno_history_06.png) no-repeat;background-size:contain;}
.life_7{background:url(../../img/history/leeungno_history_07.png) no-repeat;background-size:contain;}

.life_2, .life_3, .life_4, .life_5, .life_6, .life_7{display:none;}

.history .rows{display:flex;}
.history .rows .left{flex:1;}
.history .rows .left h3{position:relative;}
.history .rows .left h3:after{content:"";width:5px;height:5px;background:#000;border-radius:50%;position:absolute;right:-3px;top:8px;z-index:1;}
.history .rows .right{flex:10;}
.history .rows .right h3{padding-left:15px;margin-bottom:2px;}
.history .rows .right p{border-left:1px solid #000;padding:10px 0 30px 15px;}
.history .rows .right p.not_head{padding-top:0;position:relative;}
.history .rows .right p.not_head:before{content:"";width:5px;height:22px;background:#fff;position:absolute;left:-3px;top:-1px;}

@media (max-width: 1024px){
  .PC{display:none;}
  .history-tabs{justify-content:flex-start;flex-wrap:wrap;margin-bottom:20px;}
  .history-tabs li{margin-right:2vw;}

  .history{padding-top:54vw;}

  .life_1{background:url(../../img/history/leeungno_history_01_m.png) no-repeat;background-size:contain;}
  .life_2{background:url(../../img/history/leeungno_history_02_m.png) no-repeat;background-size:contain;}
  .life_3{background:url(../../img/history/leeungno_history_03_m.png) no-repeat;background-size:contain;}
  .life_4{background:url(../../img/history/leeungno_history_04_m.png) no-repeat;background-size:contain;}
  .life_5{background:url(../../img/history/leeungno_history_05_m.png) no-repeat;background-size:contain;}
  .life_6{background:url(../../img/history/leeungno_history_06_m.png) no-repeat;background-size:contain;}
  .life_7{background:url(../../img/history/leeungno_history_07_m.png) no-repeat;background-size:contain;}

  .history .rows .right{flex:6;}
}