@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main { display: block; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

/*******************************************************************
default
********************************************************************/
html, body { height: 100%; position: relative; }

input[type=button], input[type=text], input[type=image], input[type=submit], textarea, select { -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; appearance: none; }

/*textarea { overflow: hidden; }*/

/* IE6 */
:first-child + html .clearFix { zoom: 1; }

/* IE7 */
.hide, .hidden, .blind, caption, legend { opacity: 0; text-indent: -999em; overflow: hidden; position: absolute; top: 0; left: 0; width: 0; height: 0; font-size: 0; line-height: 0; }

.clearFix:after { display: block; clear: both; content: ''; }

* html .clearFix { zoom: 1; }

/* 뷰표트 변환시 폰트크기 자동확대 방지 */
body { -webkit-text-size-adjust: none; }

input[type='text'], input[type='password'], input[type='submit'], input[type='search'] { -webkit-appearance: none; border-radius: 0; }

a { color: inherit; text-decoration: none; }

a:active, a:hover { text-decoration: none; }

address, caption, cite, code, dfn, em, var { font-style: normal; font-weight: normal; }

input, select, textarea, button { -webkit-appearance: none; -moz-appearance: none; appearance: none; border: none; }

select::-ms-expand { display: none; }

input[type=radio] { -webkit-appearance: none; -moz-appearance: none; appearance: none; position: absolute; }

input[type=submit], input[type=button], button { cursor: pointer; }

input[type=checkbox], input[type=checkbox] { -webkit-appearance: checkbox; -moz-appearance: checkbox; appearance: checkbox; }

input[type=checkbox] { /* position: static !important;  */ vertical-align: middle; }

input[type=checkbox] + label:before { display: none; }

/* input 기본 스타일 초기화 */
input { -webkit-appearance: none; -moz-appearance: none; appearance: none; }

/* IE10 이상에서 input box 에 추가된 지우기 버튼 제거 */
input::-ms-clear { display: none; }

/* input type number 에서 화살표 제거 */
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; -moz-appearance: none; appearance: none; }

/* Select box 스타일 초기화 */
select { -webkit-appearance: none; -moz-appearance: none; appearance: none; }

/* IE 에서 Select box 화살표 제거 */
select::-ms-expand { display: none; }

input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select { border: none; }

input[disabled], input[readonly] { border: none !important; }

@font-face { font-family: 'NotoSansKR'; font-style: normal; font-weight: 100; src: url(../fonts/NotoSansKR/NotoSansKR-Thin.woff2) format("woff2"), url(../fonts/NotoSansKR/NotoSansKR-Thin.woff) format("woff"), url(../fonts/NotoSansKR/NotoSansKR-Thin.otf) format("opentype"); unicode-range: U+AC00-D7A3; }

@font-face { font-family: 'NotoSansKR'; font-style: normal; font-weight: 300; src: url(../fonts/NotoSansKR/NotoSansKR-Light.woff2) format("woff2"), url(../fonts/NotoSansKR/NotoSansKR-Light.woff) format("woff"), url(../fonts/NotoSansKR/NotoSansKR-Light.otf) format("opentype"); unicode-range: U+AC00-D7A3; }

@font-face { font-family: 'NotoSansKR'; font-style: normal; font-weight: 400; src: url(../fonts/NotoSansKR/NotoSansKR-Regular.woff2) format("woff2"), url(../fonts/NotoSansKR/NotoSansKR-Regular.woff) format("woff"), url(../fonts/NotoSansKR/NotoSansKR-Regular.otf) format("opentype"); unicode-range: U+AC00-D7A3; }

@font-face { font-family: 'NotoSansKR'; font-style: normal; font-weight: 500; src: url(../fonts/NotoSansKR/NotoSansKR-Medium.woff2) format("woff2"), url(../fonts/NotoSansKR/NotoSansKR-Medium.woff) format("woff"), url(../fonts/NotoSansKR/NotoSansKR-Medium.otf) format("opentype"); unicode-range: U+AC00-D7A3; }

@font-face { font-family: 'NotoSansKR'; font-style: normal; font-weight: 700; src: url(../fonts/NotoSansKR/NotoSansKR-Bold.woff2) format("woff2"), url(../fonts/NotoSansKR/NotoSansKR-Bold.woff) format("woff"), url(../fonts/NotoSansKR/NotoSansKR-Bold.otf) format("opentype"); unicode-range: U+AC00-D7A3; }

/* @mixin tablet {
	@media screen and (min-width: 851px) and (max-width: 1380px) {
		@content;
	}
} */
/* 말줄임 */
body { min-width: 320px; }

.blind { position: absolute; clip: rect(0 0 0 0); width: 1px !important; height: 1px !important; margin: -1px; overflow: hidden; }

@media screen and (max-width: 850px) { .pc { display: none !important; }
  .mo_blind { position: absolute !important; clip: rect(0 0 0 0) !important; width: 1px !important; height: 1px !important; margin: -1px !important; overflow: hidden !important; } }

@media screen and (min-width: 851px) { .mo { display: none !important; }
  .pc_blind { position: absolute !important; clip: rect(0 0 0 0) !important; width: 1px !important; height: 1px !important; margin: -1px !important; overflow: hidden !important; } }

html { font-size: 10px; }

/* @include mobile{ 
    html { font-size: 11px; }
}
@include mobile-s { 
    html { font-size: 10px; }
}
@include pc { 
    html { font-size: 12px; }
}
@include pc-l { 
    html { font-size: 13px; }
}
@include pc-xl { 
    html { font-size: 14px; }
} */
html, body { overflow-x: hidden; }

html, body, h1, h2, h3, h4, h5, h6, strong, table th, input, textarea, select, button { font-family: 'NotoSansKR', 'Roboto', sans-serif; }

::-webkit-input-placeholder { font-size: 1.7rem; color: #dadada; }

:-ms-input-placeholder { font-size: 1.7rem; color: #dadada; }

::-ms-input-placeholder { font-size: 1.7rem; color: #dadada; }

::placeholder { font-size: 1.7rem; color: #dadada; }

.inner { position: relative; }

.mlr20 { margin-left: 20px; margin-right: 20px; width: calc(100% - 40px); }

/* 건너뛰기링크 */
#accessibility { position: absolute; left: 0; top: 0; z-index: 2000; width: 100%; }

#accessibility a { display: block; width: 1px; height: 1px; margin-bottom: -1px; overflow: hidden; text-align: center; color: #fff; }

#accessibility a:focus, #accessibility a:active { width: 100%; height: auto; padding: 7px 0; background-color: #000; }

/* Display */
.hide { display: none; }

.ir { text-indent: -9999px; overflow: hidden; }

/* Align */
.txtL { text-align: left !important; }

.txtC { text-align: center !important; }

.txtR { text-align: right !important; }

/* Float */
.flL { float: left !important; }

.flR { float: right !important; }

.clrB { clear: both !important; }

/* border */
.bdbn { border-bottom: none !important; }

.bdtn { border-top: none !important; }

/* width */
img { display: block; width: 100%; }

/* Table */
.table_wrap.scroll { overflow-x: auto; }

.table_wrap.scroll table { min-width: 728px; width: 100%; }

.table_wrap.row tr { border-bottom: 1px solid #ccc; }

.table_wrap.row th { color: #666666; font-size: 17px; background: #f1f1f1; padding: 20px 5px 20px 25px; text-align: left; }

.table_wrap.row td { color: #333333; font-size: 17px; padding: 5px 20px; }

.table_wrap.col tr:first-child { border-top: 1px solid #ccc; }

.table_wrap.col th { color: #666666; font-size: 17px; background: #f1f1f1; padding: 20px 5px 20px 25px; text-align: left; }

.table_wrap.col td { color: #333333; font-size: 17px; padding: 15px; border-top: 1px solid #ccc; }

.table_wrap.line { border-top: 2px solid #666; }

.table_wrap.line th { border-left: 1px solid #ccc; }

.table_wrap.line th:first-child { border-left: none; }

.table_wrap.line td { border-left: 1px solid #ccc; }

.table_wrap.line td:first-child { border-left: none; border-right: 1px solid #ccc; }

.table_wrap .vam { vertical-align: middle; }

table { border-collapse: collapse; width: 100%; }

@media screen and (max-width: 1100px) { .t_hide { display: none !important; } }

@media screen and (max-width: 768px) { .t_hide { display: none !important; }
  .input_mid { width: 100%; }
  .input_short { width: 90px; } }

@media screen and (max-width: 480px) { .m_hide { display: none !important; } }

.wrap { width: 100%; overflow-x: hidden; }

.no_scroll { overflow: hidden; }

.text_indent { text-indent: -9999px; }

.text_hide { position: absolute; left: -999em; }

.clearfix { *zoom: 1; }

.clearfix:after { display: block; content: ''; clear: both; }

.ly_mt_sm { display: block; margin-top: 1em; }

.ly_mt_md { display: block; margin-top: 2em; }

.ly_mt_lg { display: block; margin-top: 3em; }

.br_m { display: none; }

.br_pc { display: block; }

.bold { font-weight: 700; }

@media screen and (max-width: 900px) { .br_m { display: block !important; }
  .br_pc { display: none !important; }
  .text_hide_m { display: none !important; } }

.btn_effect:before { display: block; position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; width: 100%; height: 1px; content: '.'; color: transparent; background-color: #fff; opacity: 0; -webkit-transition: height .5s, opacity .5s; transition: height .5s, opacity .5s; }

.btn_effect:hover span { color: #222; -webkit-transition: color .5s; transition: color .5s; }

.btn_effect:hover:before { opacity: 1; height: 100%; -webkit-transition: height .5s, opacity .5s; transition: height .5s, opacity .5s; }

.btn_effect:hover:after { background-image: url(../images/ico_link_dark.svg) !important; -webkit-transition: background-image .5s; transition: background-image .5s; }

.ani_elem { opacity: 0; }

.item_link { cursor: default; }

.clear::after { content: ""; display: block; clear: both; }

input[type=text], input[type=password] { height: 2.2rem; border: solid 1px #bdbdbd; border-radius: 0; -webkit-box-sizing: border-box; box-sizing: border-box; text-indent: .5rem; font-size: 1.2rem; }

textarea { border: solid 1px #bdbdbd; border-radius: 0; -webkit-box-sizing: border-box; box-sizing: border-box; resize: none; padding: .5rem; font-size: 1.2rem; }

.input_area select { min-width: 5rem; height: 2.2rem; border: solid 1px #bdbdbd; border-radius: 0; padding: 0 .5rem; -webkit-box-sizing: border-box; box-sizing: border-box; background: url(../images/ico_select_arrow.png) no-repeat right 0.5rem center; background-size: .6rem; font-size: 1.1rem; color: #797572; }

.mr10 { margin-right: 10px !important; }

.checks { position: relative; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-right: 1rem; }

.checks.type1 input[type=checkbox] { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }

.checks.type1 label { display: inline-block; position: relative; padding-left: 1.7rem; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; font-size: 1rem; letter-spacing: -.07rem; font-size: 1.3rem; color: #797572; vertical-align: middle; }

.checks.type1 label { background: url(../images/C02/check_off.png) no-repeat left center; background-size: 1.2rem; }

.checks.type1 input[type=checkbox]:checked + label { background: url(../images/C02/check_on.png) no-repeat left center; background-size: 1.2rem; }

@media screen and (min-width: 851px) { .checks.type1 input[type=checkbox] { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }
  .checks.type1 label { height: 2.4rem; padding-left: 3rem; font-size: 1.8rem; color: #797572; }
  .checks.type1 label { background-size: 2.4rem; }
  .checks.type1 input[type=checkbox]:checked + label { background-size: 2.4rem; } }

.checks.type2 input[type=checkbox] { position: absolute; width: 0px; height: 0px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }

.checks.type2 label { display: inline-block; position: relative; padding-left: 2.5rem; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; font-size: 1.5rem; line-height: 1.62; letter-spacing: -.07rem; text-align: left; color: #464646; vertical-align: middle; }

.checks.type2::before { content: ''; position: absolute; left: 0; top: .2rem; width: 1.8rem; height: 1.8rem; background: #eee; border-radius: 4px; background-size: contain; border: solid 1px #a7a7a7; }

.checks.type2 input[type=checkbox]:checked + label:after { content: ''; position: absolute; left: .3rem; top: .6rem; width: .9rem; height: .5rem; border-left: .3rem solid #e87965; border-bottom: .3rem solid #e87965; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

.checks.type3 input[type=checkbox] { position: absolute; width: 0px; height: 0px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }

.checks.type3 label { display: inline-block; position: relative; padding-left: 2.5rem; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; font-size: 1.5rem; line-height: 1.62; letter-spacing: -.07rem; text-align: left; color: #464646; vertical-align: middle; }

.checks.type3::before { content: ''; position: absolute; left: 0; top: .2rem; width: 1.8rem; height: 1.8rem; background: #eee; border-radius: 4px; background-size: contain; border: solid 1px #a7a7a7; }

.checks.type3 input[type=checkbox]:checked + label:after { content: ''; position: absolute; left: .3rem; top: .6rem; width: .9rem; height: .5rem; border-left: .3rem solid #e87965; border-bottom: .3rem solid #e87965; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

.checks.type4 input[type=checkbox] { position: absolute; width: 0px; height: 0px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }

.checks.type4 label { display: inline-block; position: relative; padding-left: 2.5rem; height: 2.5rem; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; font-size: 1.5rem; line-height: 1.62; letter-spacing: -.07rem; text-align: left; color: #464646; vertical-align: middle; }

.checks.type4 input[type=checkbox] + label:after { content: ''; position: absolute; left: 0rem; top: 50%; width: 1.8rem; height: 1.8rem; background: url(../images/C02/check4_off.png) no-repeat; background-size: contain; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.checks.type4 input[type=checkbox]:checked + label:after { background-image: url(../images/C02/check4_on.png); }

/* 토글 스위치 */
/* .switch { display: flex; align-items: center; position: relative;  .switch-input { display: none; }  .switch-core { display: inline-block; position: relative; width: 42px; height: 15px; border: 1px solid #9c9292; border-radius: 16px; box-sizing: border-box; background: $c4;  &:after { content: " "; top: -6px; left: -3px; position: absolute; transition: transform .2s; border-radius: 15px; width: 25px; height: 25px; box-sizing: border-box; background-color: $secondaryColor; box-shadow: 0 1px 1px rgba(0, 0, 0, .19); }  }  .switch-input:checked+.switch-core { border-color: #f3bcb2; background-color: #f3bcb2; }  .switch-input:checked+.switch-core:after { transform: translateX(20px); }  .switch-label { margin-left: 0; }  } */
.radio { position: relative; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-right: 1rem; }

.radio.type1 input[type=radio] { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }

.radio.type1 label { display: inline-block; position: relative; padding-left: 2rem !important; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; font-size: 1.5rem; letter-spacing: -.07rem; color: #797572; vertical-align: middle; }

.radio.type1 label { background: url(../images/C02/radio_off.png) no-repeat left center; background-size: 1.7rem; }

.radio.type1 input[type=radio]:checked + label { background: url(../images/C02/radio_on.png) no-repeat left center; background-size: 1.7rem; }

@media screen and (min-width: 851px) { .radio.type1 input[type=radio] { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }
  .radio.type1 label { height: 2.5rem; padding-left: 3rem !important; font-size: 1.8rem; color: #797572; }
  .radio.type1 label { background-size: 2.5rem; }
  .radio.type1 input[type=radio]:checked + label { background-size: 2.5rem; } }

/* .radio_wrap { display: flex; justify-content: flex-start; flex-wrap: wrap;; .radio { flex: 0 0 auto; margin-right: 2rem; } // .radio + .radio { margin-left: 2rem} .radio input[type=radio] + label { display: inline-block; position: relative; padding-left: 1.8rem; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; font-size: 1.2rem; line-height: 1.46; letter-spacing: -0.65px; color: $c1; white-space: nowrap;} .radio input[type=radio] +label:after {  content: ''; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 1.2rem; height: 1.2rem; border: .2rem solid #fff; box-shadow: 0 0 0 1px #c4c4c4; border-radius: 100px; box-sizing: border-box;  background: #fff; } .radio input[type=radio]:checked +label:after {  background: $pc4; background-clip: content-box; } } */
.custom_select { position: relative; height: 40px; border: 1px solid #d8d8d8; -webkit-box-sizing: border-box; box-sizing: border-box; background: #fff; }

.custom_select:not(:last-child) { margin-bottom: 5px; }

.custom_select::before { content: ''; position: absolute; right: 0; top: 0; height: 100%; width: 38px; }

.custom_select select { position: relative; z-index: 1; height: 100%; width: 100%; padding: 7px 37px 7px 8px; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 16px; color: #636363; letter-spacing: -0.025em; background: transparent; }

.custom_select2 { position: relative; display: inline-block; }

.custom_select2::after { content: ''; position: absolute; right: 9px; top: 41%; width: 0; height: 0; border-color: #333 transparent transparent transparent; border-width: 6px 3px 6px 3px; border-style: solid; }

.btts { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-top: 2rem; }

.btts [class^=btn] { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; min-width: 6.5rem; height: 3.4rem; padding: 1rem; background: #747474; border-radius: 10px; font-size: 1.5rem; font-weight: 500; line-height: 1.47; letter-spacing: -.07rem; color: #fff; }

.btts [class^=btn] + * { margin-left: 1rem; }

/** Swiper 5.3.1 Most modern mobile touch slider and framework with hardware accelerated transitions http://swiperjs.com Copyright 2014-2020 Vladimir Kharlampidi Released under the MIT License Released on: February 8, 2020 */
@font-face { font-family: 'swiper-icons'; src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff"); font-weight: 400; font-style: normal; }

:root { --swiper-theme-color: #007aff; }

.swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; list-style: none; padding: 0; /* Fix of Webkit flickering */ z-index: 1; }

.swiper-container-vertical > .swiper-wrapper { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform; -webkit-box-sizing: content-box; box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0px, 0, 0); transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper { -ms-flex-wrap: wrap; flex-wrap: wrap; }

.swiper-container-multirow-column > .swiper-wrapper { -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.swiper-container-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; }

.swiper-slide { -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform; }

.swiper-slide-invisible-blank { visibility: hidden; }

/* Auto Height */
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto; }

.swiper-container-autoheight .swiper-wrapper { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-transition-property: height, -webkit-transform; transition-property: height, -webkit-transform; transition-property: transform, height; transition-property: transform, height, -webkit-transform; }

/* 3D Effects */
.swiper-container-3d { -webkit-perspective: 1200px; perspective: 1200px; }

.swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow { -webkit-transform-style: preserve-3d; transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom { position: absolute; left: 0; top: 0; width: 100%; height: 100%; pointer-events: none; z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left { background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right { background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top { background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom { background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper { overflow: auto; scrollbar-width: none; /* For Firefox */ -ms-overflow-style: none; /* For Internet Explorer and Edge */ }

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar { display: none; }

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide { scroll-snap-align: start start; }

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper { -ms-scroll-snap-type: x mandatory; scroll-snap-type: x mandatory; }

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper { -ms-scroll-snap-type: y mandatory; scroll-snap-type: y mandatory; }

:root { --swiper-navigation-size: 20px; /* --swiper-navigation-color: var(--swiper-theme-color); */ }

.swiper-button-prev, .swiper-button-next { font-weight: 500; position: absolute; top: 50%; width: calc(var(--swiper-navigation-size) / 44 * 27); height: var(--swiper-navigation-size); margin-top: calc(-1 * var(--swiper-navigation-size) / 2); z-index: 10; cursor: pointer; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: var(--swiper-navigation-color, var(--swiper-theme-color)); }

.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled { opacity: 0.35; cursor: auto; pointer-events: none; }

.swiper-button-prev:after, .swiper-button-next:after { font-family: swiper-icons; font-size: var(--swiper-navigation-size); text-transform: none !important; letter-spacing: 0; text-transform: none; font-variant: initial; }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next { left: 10px; right: auto; }

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after { content: 'prev'; }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev { right: 10px; left: auto; }

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after { content: 'next'; }

.swiper-button-prev.swiper-button-white, .swiper-button-next.swiper-button-white { --swiper-navigation-color: #ffffff; }

.swiper-button-prev.swiper-button-black, .swiper-button-next.swiper-button-black { --swiper-navigation-color: #000000; }

.swiper-button-lock { display: none; }

:root { /* --swiper-pagination-color: var(--swiper-theme-color); */ }

.swiper-pagination { position: absolute; text-align: center; -webkit-transition: 300ms opacity; transition: 300ms opacity; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 10; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets { bottom: 10px; left: 0; width: 100%; }

/* Bullets */
.swiper-pagination-bullets-dynamic { overflow: hidden; font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { -webkit-transform: scale(0.33); transform: scale(0.33); position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active { -webkit-transform: scale(1); transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main { -webkit-transform: scale(1); transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev { -webkit-transform: scale(0.66); transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev { -webkit-transform: scale(0.33); transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next { -webkit-transform: scale(0.66); transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next { -webkit-transform: scale(0.33); transform: scale(0.33); }

.swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; border-radius: 100%; background: #000; opacity: 0.2; }

button.swiper-pagination-bullet { border: none; margin: 0; padding: 0; -webkit-box-shadow: none; box-shadow: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-pagination-bullet-active { opacity: 1; background: var(--swiper-pagination-color, var(--swiper-theme-color)); }

.swiper-container-vertical > .swiper-pagination-bullets { right: 10px; top: 50%; -webkit-transform: translate3d(0px, -50%, 0); transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 6px 0; display: block; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic { top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 8px; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { display: inline-block; -webkit-transition: 200ms top, 200ms -webkit-transform; transition: 200ms top, 200ms -webkit-transform; transition: 200ms transform, 200ms top; transition: 200ms transform, 200ms top, 200ms -webkit-transform; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 4px; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic { left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); white-space: nowrap; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { -webkit-transition: 200ms left, 200ms -webkit-transform; transition: 200ms left, 200ms -webkit-transform; transition: 200ms transform, 200ms left; transition: 200ms transform, 200ms left, 200ms -webkit-transform; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet { -webkit-transition: 200ms right, 200ms -webkit-transform; transition: 200ms right, 200ms -webkit-transform; transition: 200ms transform, 200ms right; transition: 200ms transform, 200ms right, 200ms -webkit-transform; }

/* Progress */
.swiper-pagination-progressbar { background: rgba(0, 0, 0, 0.25); position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill { background: var(--swiper-pagination-color, var(--swiper-theme-color)); position: absolute; left: 0; top: 0; width: 100%; height: 100%; -webkit-transform: scale(0); transform: scale(0); -webkit-transform-origin: left top; transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { -webkit-transform-origin: right top; transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite { width: 100%; height: 4px; left: 0; top: 0; }

.swiper-container-vertical > .swiper-pagination-progressbar, .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite { width: 4px; height: 100%; left: 0; top: 0; }

.swiper-pagination-white { --swiper-pagination-color: #ffffff; }

.swiper-pagination-black { --swiper-pagination-color: #000000; }

.swiper-pagination-lock { display: none; }

/* Scrollbar */
.swiper-scrollbar { border-radius: 10px; position: relative; -ms-touch-action: none; background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar { position: absolute; left: 1%; bottom: 3px; z-index: 50; height: 5px; width: 98%; }

.swiper-container-vertical > .swiper-scrollbar { position: absolute; right: 3px; top: 1%; z-index: 50; width: 5px; height: 98%; }

.swiper-scrollbar-drag { height: 100%; width: 100%; position: relative; background: rgba(0, 0, 0, 0.5); border-radius: 10px; left: 0; top: 0; }

.swiper-scrollbar-cursor-drag { cursor: move; }

.swiper-scrollbar-lock { display: none; }

.swiper-zoom-container { width: 100%; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; text-align: center; }

.swiper-zoom-container > img, .swiper-zoom-container > svg, .swiper-zoom-container > canvas { max-width: 100%; max-height: 100%; -o-object-fit: contain; object-fit: contain; }

.swiper-slide-zoomed { cursor: move; }

/* Preloader */
:root { /* --swiper-preloader-color: var(--swiper-theme-color); */ }

.swiper-lazy-preloader { width: 42px; height: 42px; position: absolute; left: 50%; top: 50%; margin-left: -21px; margin-top: -21px; z-index: 10; -webkit-transform-origin: 50%; transform-origin: 50%; -webkit-animation: swiper-preloader-spin 1s infinite linear; animation: swiper-preloader-spin 1s infinite linear; -webkit-box-sizing: border-box; box-sizing: border-box; border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color)); border-radius: 50%; border-top-color: transparent; }

.swiper-lazy-preloader-white { --swiper-preloader-color: #fff; }

.swiper-lazy-preloader-black { --swiper-preloader-color: #000; }

@-webkit-keyframes swiper-preloader-spin { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }

@keyframes swiper-preloader-spin { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }

/* a11y */
.swiper-container .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide { -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide { pointer-events: none; -webkit-transition-property: opacity; transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-container-cube { overflow: visible; }

.swiper-container-cube .swiper-slide { pointer-events: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; z-index: 1; visibility: hidden; -webkit-transform-origin: 0 0; transform-origin: 0 0; width: 100%; height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide { -webkit-transform-origin: 100% 0; transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-prev, .swiper-container-cube .swiper-slide-next + .swiper-slide { pointer-events: auto; visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-top, .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right { z-index: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow { position: absolute; left: 0; bottom: 0px; width: 100%; height: 100%; background: #000; opacity: 0.6; -webkit-filter: blur(50px); filter: blur(50px); z-index: 0; }

.swiper-container-flip { overflow: visible; }

.swiper-container-flip .swiper-slide { pointer-events: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right { z-index: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

.container:not(.home) { margin: 0 auto; }

/****************************************** header  */
.header { background: url(../images/C02/bg_sub.jpg) no-repeat center bottom; background-size: cover; -webkit-transition: all .2s; transition: all .2s; }

.header .inner { position: relative; max-width: 1280px; margin: 0 auto; padding: 0 30px; }

.header .header_top { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; padding: 2rem 0 0; -webkit-transition: all .2s; transition: all .2s; }

.header .logo { height: 3.05rem; width: 15rem; background: url("../images/C02/logo.png") no-repeat left center; background-size: contain; -webkit-transition: all .2s; transition: all .2s; -webkit-box-sizing: border-box; box-sizing: border-box; }

.header .header_bottom { margin-bottom: 2rem; }

.container:not(.home) .header .inner { height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

@media screen and (max-width: 850px) { .container:not(.home) .header { -webkit-box-shadow: 0px 1px 1.5px 0 rgba(0, 0, 0, 0.15); box-shadow: 0px 1px 1.5px 0 rgba(0, 0, 0, 0.15); } }

@media screen and (min-width: 851px) { .header { height: 30rem; }
  .header .header_top { padding: 5rem 0 0; }
  .header .logo { width: 28rem; height: 6rem; padding: 1.5rem 0 0 5rem; background: url("../images/C02/logo.png") no-repeat left center; background-size: contain; -webkit-transition: all .2s; transition: all .2s; -webkit-box-sizing: border-box; box-sizing: border-box; } }

.home .content { -webkit-transition: all .2s; transition: all .2s; margin-bottom: 0; }

/****************************************** content  */
.content { margin-bottom: 10rem; -webkit-transition: all .2s; transition: all .2s; }

.content section { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 1rem 0; }

.content .inner { max-width: 1280px; margin: 0 auto; padding: 0 3rem; }

@media screen and (min-width: 851px) { .content section { padding: 1rem 15px 2rem; -webkit-box-sizing: border-box; box-sizing: border-box; }
  .content .inner { margin: 0 auto; padding: 0 3rem; } }

/****************************************** footer  */
.footer { -webkit-box-sizing: border-box; box-sizing: border-box; background: #2f2f2f; color: #fff; }

.footer .inner { max-width: 1280px; padding: 2rem 1.5rem; margin: 0 auto;}

.footer .logo { width: 13.9rem; height: 3.3rem; margin-bottom: 1.6rem; background: url(../images/C02/logo_footer.png) no-repeat; background-size: contain; }

.footer .foot_menu { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; font-size: 1.4rem; font-weight: 500; line-height: 1.7; letter-spacing: -.1em; -webkit-transition: all .2s; transition: all .2s; position: relative; }

.footer .foot_menu > * { margin-right: 20px; -webkit-transition: all .2s; transition: all .2s; }

.footer .foot_menu small { font-weight: 400; -webkit-transition: all .2s; transition: all .2s; }

.footer .foot_txt { margin-top: 7px; font-size: 1rem; line-height: 1.36; letter-spacing: -.1em; text-align: left; color: rgba(255, 255, 255, 0.35); -webkit-transition: all .2s; transition: all .2s; }

.footer .foot_menu .foot_links {
  color: #cde7ff; display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 7px; width: 100%;
}

.footer .foot_menu .foot_links .link_item {
  align-items: flex-end;
  display: flex;
  font-weight: 600;
  height: 20px;
  line-height: 1.2;
}

.footer .foot_menu .foot_links li + li {
  margin-left: 16px;
}

.footer .foot_menu .foot_links .link_item._shop .ico_spa {
  background: url(../images/C02/ico_link01.png) left bottom no-repeat;
  background-size: 16px;
  height: 100%;
  width: 20px;
}

.footer .foot_menu .foot_links .link_item._asys .ico_spa {
  background: url(../images/C02/ico_link02.png) left bottom 2px no-repeat;
  background-size: 23px;
  height: 100%;
  width: 26px;
}

@media screen and (min-width: 851px) { .footer { margin: 0 auto; padding: 10px 60px 25px; }
  .footer .foot_menu { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; font-size: 1.9rem; line-height: 1.7; letter-spacing: -.1em; }
  .footer .foot_menu > * { margin-right: 20px; }
  .footer .foot_menu small { font-weight: 400; }
  .footer .foot_txt { margin-top: 7px; font-size: 20px; line-height: 1.36; letter-spacing: -.1em; text-align: left; color: #807b7b; }
  
  .footer .foot_menu .foot_links {
    margin-bottom: 10px;
  }

  .footer .foot_menu .foot_links .link_item {
    height: 36px;
  }

  .footer .foot_menu .foot_links li + li {
    margin-left: 24px;
  }

  .footer .foot_menu .foot_links .link_item._shop .ico_spa {
    background-size: 32px;
    width: 40px;
  }

  .footer .foot_menu .foot_links .link_item._asys .ico_spa {
    background-size: 46px;
    width: 52px;
  }
}

@media screen and (min-width: 1235px){
  .footer .foot_menu .foot_links {
    bottom: 6px;
    justify-content: flex-end;
    margin-bottom: 0;
    position: absolute;
    right: 0;
    width: 310px;
  }
}

/****************************************** 전체 메뉴  */
.gnb_wrap .depth1 { -webkit-transition: all .2s; transition: all .2s; }

.gnb_wrap .depth2 { -webkit-transition: all .2s; transition: all .2s; }

@media screen and (max-width: 850px) { .gnb_wrap .gnb { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; position: fixed; right: 0; top: 0; height: 100vh; width: 240px; padding: 80px 30px 50px 20px; background: #fff; -webkit-box-sizing: border-box; box-sizing: border-box; z-index: 101; -webkit-transform: translateX(100%); transform: translateX(100%); -webkit-transition: -webkit-transform .2s; transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; }
  .gnb_wrap .gnb.opened { -webkit-transform: none; transform: none; }
  .gnb_wrap .gnb.opened .btn_menu_open { display: none; }
  .gnb_wrap .gnb.opened + .dim { opacity: 1; left: 0; }
  .gnb_wrap nav { -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; overflow-y: auto; margin-bottom: 20px; margin-right: -20px; padding-right: 20px; }
  .gnb_wrap .dim { position: fixed; left: 100%; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.7); opacity: 0; -webkit-transition: opacity .1s; transition: opacity .1s; z-index: 100; }
  .gnb_wrap .btn_menu_open { position: absolute; right: 1rem; top: 1.5rem; width: 3rem; height: 3rem; background: url("../images/C02/btn_menu_m.png") no-repeat center; background-size: 2.5rem; }
  .gnb_wrap .btn_menu_close { position: absolute; left: 1rem; top: 1.5rem; width: 3rem; height: 3rem; padding: 0; background: url("../images/C02/btn_menu_close_m.png") no-repeat center; background-size: 12px; }
  .gnb_wrap .depth1 { font-weight: 500; line-height: 1.5; text-align: left; color: #2a2222; font-size: 1.5rem; }
  .gnb_wrap .depth1 > li { position: relative; white-space: nowrap; color: #3d3d3d; }
  .gnb_wrap .depth1 > li + li { margin-top: 1rem; }
  .gnb_wrap .depth1 > li > a { display: block; padding: .5rem; background: url("../images/C02/btn_menu_arrow.png") no-repeat right 5px center; background-size: 11px; }
  .gnb_wrap .depth1 > li > a.opened { background-image: url("../images/C02/btn_menu_arrow_up.png"); }
  .gnb_wrap .depth1 > li > a.opened + ul { opacity: 1 !important; }
  .gnb_wrap .depth1 > li > a:active, .gnb_wrap .depth1 > li > a.on { background-color: #82b4de; color: #000; }
  .gnb_wrap .depth2 { display: none; margin-top: 5px; color: #959595; }
  .gnb_wrap .depth2 strong { display: none; }
  .gnb_wrap .depth2 a { display: block; padding: 5px; }
  .gnb_wrap .depth2 a:hover { background-color: #82b4de; color: #fff; }
  .gnb_wrap .customer_center { display: block; background: #82b4de; border-radius: 10px; padding: 23px 17px; }
  .gnb_wrap .customer_center dt { font-size: 15px; font-weight: 500; line-height: 1.27; letter-spacing: -.1em; color: #3d3d3d; text-align: left; }
  .gnb_wrap .customer_center dd { font-size: 12px; line-height: 1.89; color: #4d8bbf; white-space: nowrap; }
  .gnb_wrap .customer_center em { display: block; font-size: 22px; font-weight: 500; color: #fff; white-space: nowrap; } }

@media screen and (min-width: 851px) { .gnb_wrap .depth1 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-left: 40px; width: 55.4rem; font-size: 2.05rem; font-weight: 500; margin-bottom: -0.8rem; }
  .gnb_wrap .depth1 > li { position: relative; padding-bottom: .8rem; }
  .gnb_wrap .depth1 > li:hover > a { background: #85bcea; color: #fff; }
  .gnb_wrap .depth1 > li > a { white-space: nowrap; padding: 0 2px; }
  .gnb_wrap .depth2 { display: none; position: absolute; left: 0; top: 100%; width: 18.8rem; background: #fff; border-top: 3px solid #85bcea; -webkit-box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.15); box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.15); padding: 1rem; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 16px; font-weight: 500; letter-spacing: -.1em; color: #959595; z-index: 100; }
  .gnb_wrap .depth2 ul { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; padding: 45px 60px 55px 60px; }
  .gnb_wrap .depth2 li + li { margin-top: .3rem; }
  .gnb_wrap .depth2 a { display: inline-block; padding: 2px; }
  .gnb_wrap .depth2 a:hover { color: #000; } }

.home { position: relative; }

.home .header { height: 52rem; margin: 0 auto; background: #fff url("../images/C02/home_bg.png") no-repeat 27% bottom; }

.home .inner { max-width: 1280px; margin: 0 auto; height: 100%; }

.home .slogan { margin: 6rem 0 0 1rem; letter-spacing: -.8px; -webkit-transition: all .2s; transition: all .2s; }

.home .slogan p strong { font-size: 2rem; font-weight: 300; letter-spacing: -.1em; text-align: left; color: #383c46; line-height: 1.2; }

.home .slogan .small { margin-top: 1rem; font-size: 1rem; font-weight: 300; line-height: 1.5; letter-spacing: -1.5px; text-align: left; color: rgba(56, 60, 70, 0.5); }

@media screen and (max-width: 850px) { .home .header { background-size: cover; } }

@media screen and (max-width: 600px) { .home .header { background-size: cover; background-position: 60% 0; } }

@media screen and (max-width: 500px) { .home .header { background-size: cover; } }

@media screen and (min-width: 851px) { .home .header { height: 104rem; background-position: bottom; background-size: 192rem; }
  .home .slogan { margin: 25rem 33px 110px 5rem; }
  .home .slogan p strong { display: block; color: #85bcea; font-weight: 300; font-size: 3.6rem; line-height: 1; letter-spacing: -1px; color: #383c46; }
  .home .slogan .small { display: block; margin-top: 2rem; font-weight: 300; font-size: 1.8rem; font-weight: 300; line-height: 1.5; letter-spacing: -1px; } }

/* 메인 앨범 */
.main_album { padding: 3rem 3rem 2rem 3rem; }

.main_album .sec_tit { margin-bottom: 1.5rem; font-size: 1.9rem; font-weight: 500; line-height: 0.5; letter-spacing: -.1em; text-align: center; color: #010101; }

.main_album .sec_tit span { font-weight: bold; color: #82b4de; }

.main_album .sec_tit + p { margin-bottom: 30px; font-size: 1.2rem; line-height: 1.3; letter-spacing: -1.24px; text-align: center; color: #888; }

.main_album .img_slide_wrap { position: relative; margin: 0 25px; }

.main_album .img_slide_wrap .swiper-container { margin: 0 -.5rem; padding: 0 .5rem; }

.main_album .img_slide_wrap .swiper-slide .round_wrap { position: relative; width: 24rem; margin: 0 auto; padding: 4rem; background: no-repeat center; background-size: contain; -webkit-box-sizing: border-box; box-sizing: border-box; }

.main_album .img_slide_wrap .swiper-slide:nth-child(odd) .round_wrap { background-image: url(../images/C02/album_bg.png); }

.main_album .img_slide_wrap .swiper-slide:nth-child(even) .round_wrap { background-image: url(../images/C02/album_bg2.png); }

.main_album .img_slide_wrap .swiper-slide .round_img { padding-bottom: 100%; border-radius: 1000px; background-position: center; background-size: cover; }

.main_album .img_slide_wrap .swiper-slide .txt { width: 16rem; margin: 0 auto; }

.main_album .img_slide_wrap .swiper-slide strong { display: block; font-size: 15px; font-weight: bold; line-height: 1.9; color: #585858; text-overflow: ellipsis; white-space: nowrap; word-wrap: normal; overflow: hidden; }

.main_album .img_slide_wrap .swiper-slide .date { font-size: 13px; font-weight: 300; line-height: 1.33; color: #888; }

.main_album .img_slide_wrap .swiper-button-prev { left: -4rem; top: 60%; width: 4rem; height: 4rem; background: url("../images/C02/swiper_left_arrow.png") no-repeat center; background-size: 1.4rem; -webkit-transform: translateY(-130%); transform: translateY(-130%); }

.main_album .img_slide_wrap .swiper-button-prev:after { content: none; }

.main_album .img_slide_wrap .swiper-button-next { right: -4rem; top: 60%; width: 4rem; height: 4rem; background: url("../images/C02/swiper_right_arrow.png") no-repeat center; background-size: 1.4rem; -webkit-transform: translateY(-130%); transform: translateY(-130%); }

.main_album .img_slide_wrap .swiper-button-next:after { content: none; }

.main_album .btn_round_more { display: -webkit-box; display: -ms-flexbox; display: flex; margin: 5rem auto 0; width: 13rem; height: auto; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 1.4rem 4rem 1.4rem 2rem; border-radius: 100px; white-space: nowrap; background: #85bcea url(../images/C02/view_more.png) no-repeat right 2rem center; font-size: 1.2rem; font-weight: bold; line-height: 1; letter-spacing: -1.95px; text-align: center; color: #fff; }

@media screen and (min-width: 851px) { .main_album { padding: 11rem 3rem !important; }
  .main_album .sec_tit { position: relative; margin-bottom: 1.5rem; text-align: center; font-size: 3.3rem; }
  .main_album .sec_tit div { display: inline-block; background: #fff; padding: 0 10px; }
  .main_album .sec_tit:before { content: ''; position: absolute; top: .5rem; left: 0; height: 1px; width: 100%; background: #82b4de; z-index: -1; }
  .main_album .sec_tit:after { content: ''; position: absolute; left: 50%; margin-left: 17rem; top: -4rem; height: 10rem; width: 12.5rem; background: url(../images/C02/album_tit_bg.png) no-repeat center; background-size: contain; z-index: -1; }
  .main_album .sec_tit + p { margin-bottom: 60px; font-size: 17px; }
  .main_album .img_slide_wrap { margin: 0 26px; }
  .main_album .img_slide_wrap .swiper-slide .round_wrap { width: 38rem; height: 38rem; padding: 6rem; }
  .main_album .img_slide_wrap .swiper-slide .round_img { width: 26.5rem; height: 0; }
  .main_album .img_slide_wrap .swiper-slide .txt { width: 24rem; }
  .main_album .img_slide_wrap .swiper-slide strong { display: block; font-size: 2rem; font-weight: bold; line-height: 1.9; color: #585858; text-overflow: ellipsis; white-space: nowrap; word-wrap: normal; overflow: hidden; }
  .main_album .img_slide_wrap .swiper-slide .date { font-size: 1.8rem; }
  .main_album .btn_round_more { display: -webkit-box; display: -ms-flexbox; display: flex; margin-top: 5rem; width: 17rem; height: 3.7rem; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 1.1rem 3rem 1.1rem 1rem; border-radius: 100px; white-space: nowrap; background: #85bcea url(../images/C02/view_more.png) no-repeat right 2rem center; font-size: 1.6rem; font-weight: bold; line-height: 0.08; letter-spacing: -1.95px; text-align: center; color: #fff; } }

/* 숏컷 메뉴 */
/*
.shortcut_menu { height: 44rem; background: url(../images/C02/bg_shortcut.jpg) no-repeat right 20% bottom; background-size: cover; padding: 0; -webkit-transition: all .2s; transition: all .2s; }

.shortcut_menu .inner { padding: 2rem 0; }

.shortcut_menu h2 { font-size: 2rem; font-weight: 300; line-height: 1; letter-spacing: -.1em; text-align: center; color: #383c46; }

.shortcut_menu h2 + p { margin-top: 1rem; font-size: 1rem; font-weight: 300; line-height: 1; letter-spacing: -1.5px; text-align: center; color: rgba(56, 60, 70, 0.7); }

.shortcut_menu ul { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; text-align: center; width: 25rem; min-width: 20rem; margin: 3rem auto; }

.shortcut_menu ul li { position: relative; -webkit-box-flex: 1; -ms-flex: 1 1 40%; flex: 1 1 40%; margin: 0 2% 1rem; font-size: 1.3rem; font-weight: 500; letter-spacing: -.1em; text-align: center; color: rgba(56, 60, 70, 0.6); }

.shortcut_menu ul li:before { content: ''; display: block; width: 23vw; height: 23vw; min-width: 9rem; min-height: 9rem; max-width: 10rem; max-height: 10rem; margin-bottom: 5px; margin: 0 auto; }

.shortcut_menu ul li:nth-child(1):before { background: url(../images/C02/ico_home_menu01.png) no-repeat center 40%, url(../images/C02/bg_home_menu01.png) no-repeat 50% 30%; background-size: auto 23%, contain; }

.shortcut_menu ul li:nth-child(2):before { background: url(../images/C02/ico_home_menu02.png) no-repeat center 40%, url(../images/C02/bg_home_menu02.png) no-repeat 50% 30%; background-size: auto 23%, contain; }

.shortcut_menu ul li:nth-child(3):before { background: url(../images/C02/ico_home_menu03.png) no-repeat center 40%, url(../images/C02/bg_home_menu03.png) no-repeat 50% 30%; background-size: auto 27%, contain; }

.shortcut_menu ul li:nth-child(4):before { background: url(../images/C02/ico_home_menu04.png) no-repeat center 40%, url(../images/C02/bg_home_menu04.png) no-repeat 50% 30%; background-size: auto 21%, contain; }

@media screen and (min-width: 851px) { .shortcut_menu { height: 80rem; background: url(../images/C02/bg_shortcut.jpg) no-repeat right 20% bottom; background-size: cover; }
  .shortcut_menu .inner { padding: 18rem 0; }
  .shortcut_menu h2 { margin-left: 30%; font-size: 3rem; font-weight: 300; line-height: 1; letter-spacing: -.1em; text-align: left; }
  .shortcut_menu h2 + p { margin-top: 1rem; margin-left: 30%; font-size: 2rem; font-weight: 300; line-height: 1; letter-spacing: -1.5px; text-align: left; }
  .shortcut_menu ul { -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; text-align: center; width: 670px; margin-left: calc(30% - 1.2rem); }
  .shortcut_menu ul li { font-size: 2rem; font-weight: 500; letter-spacing: -.1em; text-align: center; color: rgba(56, 60, 70, 0.6); }
  .shortcut_menu ul li:before { width: 14.3rem; height: 14.3rem; margin-bottom: .7rem; max-width: initial; max-height: initial; }
  .shortcut_menu ul li:nth-child(1):before { background: url(../images/C02/ico_home_menu01.png) no-repeat 48% 50%, url(../images/C02/bg_home_menu01.png) no-repeat right; background-size: auto 30%, contain; }
  .shortcut_menu ul li:nth-child(2):before { background: url(../images/C02/ico_home_menu02.png) no-repeat 48% 50%, url(../images/C02/bg_home_menu02.png) no-repeat right; background-size: auto 30%, contain; }
  .shortcut_menu ul li:nth-child(3):before { background: url(../images/C02/ico_home_menu03.png) no-repeat 48% 50%, url(../images/C02/bg_home_menu03.png) no-repeat right; background-size: auto 33%, contain; }
  .shortcut_menu ul li:nth-child(4):before { background: url(../images/C02/ico_home_menu04.png) no-repeat 48% 50%, url(../images/C02/bg_home_menu04.png) no-repeat right; background-size: auto 28%, contain; } }

@media screen and (min-width: 1150px) { .shortcut_menu { height: 88rem; background: url(../images/C02/bg_shortcut.jpg) no-repeat right 20% bottom; background-size: cover; }
  .shortcut_menu .inner { padding: 22rem 0; }
  .shortcut_menu h2 { margin-left: 40%; font-size: 3rem; font-weight: 300; line-height: 1; letter-spacing: -.1em; text-align: left; }
  .shortcut_menu h2 + p { margin-top: 1rem; margin-left: 40%; font-size: 2rem; font-weight: 300; line-height: 1; letter-spacing: -1.5px; text-align: left; }
  .shortcut_menu ul { -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; text-align: center; width: 670px; margin-left: calc(40% - 1.2rem); }
  .shortcut_menu ul li { font-size: 2rem; font-weight: 500; letter-spacing: -.1em; text-align: center; color: rgba(56, 60, 70, 0.6); }
  .shortcut_menu ul li:before { width: 14.3rem; height: 14.3rem; margin-bottom: .7rem; }
  .shortcut_menu ul li:nth-child(1):before { background: url(../images/C02/ico_home_menu01.png) no-repeat 48% 50%, url(../images/C02/bg_home_menu01.png) no-repeat right; background-size: auto 30%, contain; }
  .shortcut_menu ul li:nth-child(2):before { background: url(../images/C02/ico_home_menu02.png) no-repeat 48% 50%, url(../images/C02/bg_home_menu02.png) no-repeat right; background-size: auto 30%, contain; }
  .shortcut_menu ul li:nth-child(3):before { background: url(../images/C02/ico_home_menu03.png) no-repeat 48% 50%, url(../images/C02/bg_home_menu03.png) no-repeat right; background-size: auto 33%, contain; }
  .shortcut_menu ul li:nth-child(4):before { background: url(../images/C02/ico_home_menu04.png) no-repeat 48% 50%, url(../images/C02/bg_home_menu04.png) no-repeat right; background-size: auto 28%, contain; } }
*/
/* 고객센터 */
.customer_center { text-align: center; }

.customer_center .inner { padding: 3rem; height: 50rem; max-width: 96rem; /* max-width: 640px; */ }

.customer_center h2 { font-size: 2rem; font-weight: 500; letter-spacing: -.08rem; text-align: center; color: #010101; }

.customer_center h2 span { color: #d8b32f; }

.customer_center h2 + p { margin-top: 1.3rem; font-size: 1.3rem; letter-spacing: -.08rem; text-align: center; color: rgba(0, 0, 0, 0.5); }

.customer_center .cont { position: relative; height: 38rem; width: 18rem; margin: 2rem auto 0; background: url(../images/C02/bg_phone.png) no-repeat center; background-size: contain; text-align: center; }

.customer_center .cont:before { content: ''; position: absolute; right: 85%; top: 30%; z-index: -1; height: 25rem; width: 10rem; background: url(../images/C02/bg_customer_center1.png) no-repeat; background-size: contain; }

.customer_center .cont:after { content: ''; position: absolute; left: 99%; top: 5%; z-index: -1; height: 25rem; width: 10rem; background: url(../images/C02/bg_customer_center2.png) no-repeat; background-size: contain; }

.customer_center .cont strong { display: block; padding-top: 5rem; font-size: 2.1rem; line-height: 1; letter-spacing: -.08rem; color: #fff; }

.customer_center .cont address { display: block; margin: 6rem auto 0; width: 15rem; margin-top: 3rem; font-size: 2.2rem; font-weight: bold; letter-spacing: -1.05px; color: #6f7270; }

.customer_center .cont p { width: 14rem; margin: 1rem auto; text-align: left; font-size: 1.5rem; font-weight: 500; font-stretch: normal; font-style: normal; line-height: 1.24; letter-spacing: -0.74px; color: #999; }

.customer_center .cont p span { font-weight: 300; }

.customer_center .cont .circle { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; width: 11.5rem; height: 11.5rem; background: #b7d98a; border-radius: 100px; margin: 3.6rem auto; color: #fff; font-size: 1.2rem; }

.customer_center .cont .circle em { margin-bottom: .8rem; font-size: 1.8rem; font-weight: 500; }

@media screen and (min-width: 851px) { .customer_center .inner { padding: 10rem 0; width: auto; height: 85rem; -webkit-box-sizing: border-box; box-sizing: border-box; }
  .customer_center h2 { font-size: 3.3rem; }
  .customer_center h2 + p { margin-top: .5rem; font-size: 1.8rem; }
  .customer_center .cont { position: relative; height: 50.7rem; width: 26.4rem; margin: 6rem auto 0; background: url(../images/C02/bg_phone.png) no-repeat center; background-size: contain; text-align: center; }
  .customer_center .cont:before { content: ''; position: absolute; right: 82%; top: 30%; z-index: -1; height: 30rem; width: 20rem; background: url(../images/C02/bg_customer_center1.png) no-repeat; background-size: contain; }
  .customer_center .cont:after { content: ''; position: absolute; left: 110%; top: -10%; z-index: -1; height: 30rem; width: 20rem; background: url(../images/C02/bg_customer_center2.png) no-repeat; background-size: contain; }
  .customer_center .cont strong { display: block; padding-top: 6rem; font-size: 1.75rem; line-height: 1; letter-spacing: -.08rem; color: #fff; }
  .customer_center .cont address { display: block; margin: 4.3rem auto 0; width: 20rem; font-size: 3rem; }
  .customer_center .cont p { width: 20rem; margin: 1rem auto; text-align: left; font-size: 1.8rem; font-weight: 500; font-stretch: normal; font-style: normal; line-height: 1.24; letter-spacing: -0.74px; color: #999; }
  .customer_center .cont p span { font-weight: 300; }
  .customer_center .cont .circle { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; width: 15.5rem; height: 15.5rem; background: #b7d98a; border-radius: 100px; margin: 7.5rem auto; color: #fff; font-size: 1.6rem; }
  .customer_center .cont .circle em { margin-bottom: .8rem; font-size: 2.6rem; font-weight: 500; } }

/* news */
.news { background: #cce7ff; }

.news .inner { padding: 3rem; }

.news h2 { font-size: 2rem; font-weight: 500; letter-spacing: -.08rem; text-align: center; color: #010101; text-align: center; }

.news h2 span { color: #6b9ac2; }

.news h2 + p { margin-top: 1rem; font-size: 1.25rem; font-size: 12.5px; letter-spacing: -.08rem; text-align: center; color: rgba(0, 0, 0, 0.5); }

.news .date { display: block; }

.news .news_slide_wrap { position: relative; margin: 2rem auto 0; -webkit-box-sizing: border-box; box-sizing: border-box; }

.news .swiper-wrapper { -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; height: 100%; }

.news .swiper-slide { height: 23.4rem; background: #fff; position: relative; padding: 3rem 2.5rem; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 1.3rem; font-weight: 300; line-height: 1.5; letter-spacing: -0.03rem; text-align: left; color: #363636; }

.news .swiper-slide a { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; word-wrap: break-word; }

.news .swiper-slide .date { position: absolute; left: 2.5rem; bottom: 2.5rem; font-size: 1.6rem; font-weight: 300; line-height: 0.88; text-align: left; }

.news .swiper-button-prev { left: -4rem; top: 67%; width: 4rem; height: 4rem; background: url("../images/C02/swiper_left_arrow.png") no-repeat center; background-size: 1.4rem; -webkit-transform: translateY(-130%); transform: translateY(-130%); }

.news .swiper-button-prev:after { content: none; }

.news .swiper-button-next { right: -4rem; top: 67%; width: 4rem; height: 4rem; background: url("../images/C02/swiper_right_arrow.png") no-repeat center; background-size: 1.4rem; -webkit-transform: translateY(-130%); transform: translateY(-130%); }

.news .swiper-button-next:after { content: none; }

@media screen and (min-width: 851px) { .news h2 { font-size: 3.3rem; }
  .news h2 + p { margin-top: .5rem; font-size: 1.8rem; }
  .news .inner { padding: 10rem 5rem; width: auto; height: 85rem; -webkit-box-sizing: border-box; box-sizing: border-box; }
  .news .swiper-wrapper { -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  .news .swiper-slide { width: 48.5%; margin-top: 3%; font-size: 1.8rem; }
  .news .swiper-slide .date { left: auto; right: 3rem; }
  .news .swiper-button-prev { display: none; }
  .news .swiper-button-next { display: none; } }

@media screen and (min-width: 851px) { .main_bottom { display: -webkit-box; display: -ms-flexbox; display: flex; }
  .main_bottom section { width: 50%; padding: 0; }
  .main_bottom section .inner { max-width: 96rem; }
  .main_bottom .customer_center .inner { margin-left: auto; margin-right: 0; }
  .main_bottom .news .inner { margin-right: auto; margin-left: 0; } }

/*************************************************************** 서브페이지 공통  */
/*************** 제목 ***************/
.flex_wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.flex_wrap .unit { margin: 2.8rem 0 0; font-size: 1.8rem; color: #797572; }

.sec_tit { position: relative; margin-top: 1.8rem; margin-bottom: 2rem; font-size: 1.8rem; letter-spacing: -.2rem; text-align: center; color: #3d3d3d; }

.sec_tit2 { margin: 2.8rem 0 .9rem; font-size: 1.6rem; line-height: 1.43; letter-spacing: -.03rem; color: #4d8bbf; }

.sec_tit3 { position: relative; margin: 1.2rem 0 .5rem; font-size: 1.4rem; font-weight: 500; letter-spacing: -.06rem; color: #3d3d3d; padding-left: 2rem; }

.sec_tit3:before { content: ''; position: absolute; top: 0.4rem; left: 0; width: 1.3rem; height: 1.3rem; border: 3px solid #82b4de; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 100px; }

.sec_tit4 { margin: .9rem 0 .2rem; font-size: 1.2rem; font-weight: 700; letter-spacing: -.06rem; color: #4bb7a3; }

[class^=sec_tit] ~ p { font-size: 1.2rem; line-height: 1.5; letter-spacing: -.05rem; text-align: left; color: #7d7d7d; }

/* [class^=sec_tit] + ul { margin: 1rem 0 2.5rem; font-size: 1.8rem; line-height: 1.5; letter-spacing: -.05rem; text-align: left; color: $c8;} */
.flex_end { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

@media screen and (max-width: 850px) { .flex_wrap .unit { margin: 1.2rem 0 .5rem; font-size: 1.2rem; color: #797572; } }

@media screen and (min-width: 851px) { .sec_tit2 { margin: 2.8rem 0 .9rem; font-size: 2.4rem; line-height: 1.43; letter-spacing: -.03rem; color: #4d8bbf; }
  .sec_tit3 { margin-top: 3.5rem; font-size: 2rem; padding-left: 2.5rem; }
  .sec_tit3:before { content: ''; position: absolute; top: 0.6rem; left: 0; width: 1.6rem; height: 1.6rem; border: 4px solid #82b4de; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 100px; }
  [class^=sec_tit] ~ p { font-size: 1.8rem; line-height: 1.5; letter-spacing: -.05rem; text-align: left; color: #7d7d7d; }
  [class^=sec_tit] + ul { margin: 1rem 0 2.5rem; font-size: 1.8rem; line-height: 1.5; letter-spacing: -.05rem; text-align: left; color: #7d7d7d; } }

/*************** 브레드크럼 ***************/
.header_bottom h2 { margin-bottom: 1.5rem; font-size: 3.4rem; font-weight: bold; line-height: 1; letter-spacing: -.1em; text-align: left; color: #333; }

.breadcrumb { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.breadcrumb ul { display: -webkit-box; display: -ms-flexbox; display: flex; font-size: 1.8rem; }

.breadcrumb ul li { color: #444; }

.breadcrumb ul li:last-child { color: #010101; font-weight: 700; }

.breadcrumb ul li + li:before { content: '>'; display: inline-block; margin: 0 2px; color: #444; font-weight: 400; }

.breadcrumb ul li a:hover { text-decoration: underline; }

@media screen and (max-width: 850px) { .header_bottom h2 { margin-top: 4rem; font-size: 2rem; margin-bottom: 1rem; }
  .breadcrumb ul { font-size: 1.1rem; } }

/*************** 표의 형태 ***************/
.desc_area_font { font-size: 20px; }

.desc_area { font-size: 20px; }

.desc_area .desc_tit { position: relative; margin: 1.9rem 0 1.2rem; padding-left: 2.5rem; font-size: 2rem; font-weight: 500; line-height: 1.38; letter-spacing: -.08rem; text-align: left; color: #3d3d3d; }

.desc_area .desc_tit:before { content: ''; position: absolute; top: 0.6rem; left: 0; width: 1.6rem; height: 1.6rem; border: 4px solid #82b4de; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 100px; }

.desc_area .desc_tit2 { margin: 2.8rem 0 .9rem; font-size: 1.6rem; line-height: 1.43; letter-spacing: -.03rem; color: #4d8bbf; }

@media screen and (min-width: 851px) { .desc_area .desc_tit2 { margin: 2.8rem 0 .9rem; font-size: 2.4rem; line-height: 1.43; letter-spacing: -.03rem; color: #4d8bbf; } }

@media screen and (max-width: 850px) { .desc_area .desc_tit { padding-left: 2rem; font-size: 1.5rem; }
  .desc_area .desc_tit:before { top: 0.4rem; left: 0; width: 1.3rem; height: 1.3rem; border-width: 3px; }
  .desc_area dl dt { font-size: 1.2rem; }
  .desc_area dl dd { font-size: 1.2rem; } }

.desc_area dl { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-line-pack: stretch; align-content: stretch; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; background: #fff; line-height: 1.36; letter-spacing: -.08rem; text-align: left; border-top: 3px solid #82b4de; /* 제목 부분 기본*/ /* 내용 부분 기본 */ }

.desc_area dl dt { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 1.5rem; width: 30%; color: #000; /* white-space: nowrap; */ -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 1.36; background: #f5f5f5; }

.desc_area dl dt.lines { padding-top: .7rem; padding-bottom: .7rem; }

.desc_area dl dd { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 1.5rem; color: #797572; /* white-space: nowrap;  */ -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 1.36; word-break: break-all; white-space: normal; width: 70%; }

.desc_area dl dd .ddt { color: #909090; }

.desc_area dl dd.lines { padding-top: .7rem; padding-bottom: .7rem; white-space: initial; }

.desc_area dl dd img { max-width: 100%; width: auto; margin: 0 auto; }

.desc_area dl > div { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; border-bottom: solid 1px #a7a7a7; -webkit-box-sizing: border-box; box-sizing: border-box; }

.desc_area dl > div dt { width: 27.5%; }

.desc_area dl > div dd { width: 72.5%; }

.desc_area dl > .w50p { width: 50%; -webkit-box-sizing: border-box; box-sizing: border-box; }

.desc_area dl > .w50p dt { width: 50%; }

.desc_area dl > .w50p dd { width: 50%; }

.desc_area dl > .w33p { width: calc(100% / 3); -webkit-box-sizing: border-box; box-sizing: border-box; -ms-flex-item-align: stretch; -ms-grid-row-align: stretch; align-self: stretch; }

.desc_area dl > .w33p dt { width: 55%; }

.desc_area dl > .w33p dd { width: 45%; }

.desc_area dl > .col { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.desc_area dl > .col dt { width: 100%; padding-bottom: .5rem; }

.desc_area dl > .col dd { width: 100%; padding-top: .5rem; white-space: normal; min-height: 4rem; }

.desc_area dl dt.w10p { width: 10%; }

.desc_area dl dt.w15p { width: 15%; }

.desc_area dl dt.w20p { width: 20%; }

.desc_area dl dt.w22p { width: 22.5%; }

.desc_area dl dt.w25p { width: 25%; }

.desc_area dl dt.w30p { width: 30%; }

.desc_area dl dt.w40p { width: 40%; }

.desc_area dl dt.w45p { width: 45%; }

.desc_area dl dt.w50p { width: 50%; }

.desc_area dl dt.w60p { width: 60%; }

.desc_area dl dt.w65p { width: 65%; }

.desc_area dl dt.w70p { width: 70%; }

.desc_area dl dt.w80p { width: 80%; }

.desc_area dl dt.w90p { width: 90%; }

.desc_area dl dt.w100p { width: 100%; }

.desc_area dl dt.w10p + dd { width: 90%; }

.desc_area dl dt.w15p + dd { width: 85%; }

@media screen and (max-width: 850px) { .desc_area dl dt.w15p { width: 25%; }
  .desc_area dl dt.w15p + dd { width: 75%; } }

.desc_area dl dt.w20p + dd { width: 80%; }

.desc_area dl dt.w22p + dd { width: 77.5%; }

.desc_area dl dt.w25p + dd { width: 75%; }

.desc_area dl dt.w30p + dd { width: 70%; }

@media screen and (max-width: 850px) { .desc_area dl dt.w30p { width: 50%; }
  .desc_area dl dt.w30p + dd { width: 50%; } }

.desc_area dl dt.w40p + dd { width: 60%; }

.desc_area dl dt.w45p + dd { width: 55%; }

.desc_area dl dt.w60p + dd { width: 40%; }

.desc_area dl dt.w65p + dd { width: 35%; }

.desc_area.typeB dl { display: -webkit-box; display: -ms-flexbox; display: flex; }

.desc_area.typeB dl > div { display: block; }

.desc_area.typeB dl dt { display: block; width: 100%; text-align: center; }

.desc_area.typeB dl dd { display: block; width: 100%; text-align: center; border-top: 1px solid #a7a7a7; }

.desc_area.typeC table { border-top: 3px solid #82b4de; table-layout: fixed; background: #fff; }

.desc_area.typeC table tr { border-bottom: solid 1px #a7a7a7; }

.desc_area.typeC table th, .desc_area.typeC table td { text-align: center; vertical-align: middle; }

.desc_area.typeC table th { padding: 1.5rem .5rem; line-height: 1.31; letter-spacing: -.06rem; color: #000; word-break: keep-all; background: #f5f5f5; }

.desc_area.typeC table td { padding: 1.5rem .5rem; line-height: 1.31; letter-spacing: -.06rem; color: #797572; }

.desc_area.typeC table td.strong { background: #f3f8fc; color: #000; }

.desc_area.typeC table th[scope=rowgroup] { font-weight: 500; letter-spacing: -0.03rem; color: #b08564; }

.desc_area.typeC table + p { margin-top: 1rem; font-size: 1.5rem; line-height: 1.3; letter-spacing: -0.02rem; color: #797572; }

.desc_area.typeC.stripe th { background: #fff; }

.desc_area.typeC.stripe tr:nth-child(odd) td { background: #f5f5f5; }

.desc_area.typeC.stripe tr:nth-child(even) td { background: #fff; }

@media screen and (max-width: 850px) { .desc_area.typeC table th, .desc_area.typeC table td { padding: .7rem .5rem; }
  .desc_area.typeC table + p { font-size: 1.2rem; } }

.desc_area.typeD { border-top: 3px solid #82b4de; }

.desc_area.typeD .forms { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; font-size: 2rem; }

.desc_area.typeD .forms div { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; width: 40%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; border-bottom: solid 1px #a7a7a7; }

.desc_area.typeD .forms div.w100p { width: 100%; }

.desc_area.typeD .forms label { display: inline-block; height: 100%; line-height: 4.3rem; min-width: 12.5rem; background: #f5f5f5; padding: .4rem 1rem; -webkit-box-sizing: border-box; box-sizing: border-box; }

.desc_area.typeD .forms input[type=text] { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; height: 2.2rem; height: 4.3rem; border: solid 1px #bdbdbd; border-radius: 0; margin: .5rem .7rem; -webkit-box-sizing: border-box; box-sizing: border-box; }

.desc_area.typeD .forms textarea { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; height: 30rem; border: solid 1px #bdbdbd; border-radius: 0; -webkit-box-sizing: border-box; box-sizing: border-box; resize: none; margin: .5rem .7rem; }

.desc_area.typeD .forms input[type=password] { -webkit-box-flex: 1; -ms-flex: 1 0 12rem; flex: 1 0 12rem; height: 4.3rem; border: solid 1px #bdbdbd; border-radius: 0; -webkit-box-sizing: border-box; box-sizing: border-box; margin: .5rem .7rem; }

@media screen and (max-width: 850px) { .desc_area.typeD .forms { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; font-size: 1.4rem; }
  .desc_area.typeD .forms div { width: 100%; }
  .desc_area.typeD .forms label { display: inline-block; width: 4rem; min-width: 9.5rem; line-height: 2.9rem; height: auto; }
  .desc_area.typeD .forms input[type=text] { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; height: 2.8rem; border: solid 1px #bdbdbd; border-radius: 0; margin: .5rem .7rem; -webkit-box-sizing: border-box; box-sizing: border-box; }
  .desc_area.typeD .forms textarea { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; height: 20rem; border: solid 1px #bdbdbd; border-radius: 0; -webkit-box-sizing: border-box; box-sizing: border-box; resize: none; margin: .5rem .7rem; }
  .desc_area.typeD .forms input[type=password] { -webkit-box-flex: 1; -ms-flex: 1 0 12rem; flex: 1 0 12rem; height: 2.8rem; border: solid 1px #bdbdbd; border-radius: 0; -webkit-box-sizing: border-box; box-sizing: border-box; margin: .5rem .7rem; } }

.desc_area .ul_wrap { border-top: 3px solid #82b4de; margin: .8rem 0 0; overflow: hidden; }

.desc_area ul.img_layer_list { border-bottom: solid 1px #bdbdbd; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 2rem 1rem; }

.desc_area ul.img_layer_list li { width: calc((100% - 18rem)/3); margin: 3rem; }

.desc_area ul.img_layer_list li a { display: block; }

.desc_area ul.img_layer_list .round_img_wrap { background: #D8D8D8; }

.desc_area ul.img_layer_list strong { display: block; margin-top: 1.2rem; font-size: 2.4rem; letter-spacing: -.06rem; color: #000; text-overflow: ellipsis; white-space: nowrap; word-wrap: normal; overflow: hidden; }

.desc_area ul.img_layer_list .date { display: block; font-size: 2rem; letter-spacing: -.05rem; color: #797572; }

@media screen and (max-width: 850px) { .desc_area ul.img_layer_list { padding: 1rem 0; }
  .desc_area ul.img_layer_list li { width: calc((100% - 6%)/2); margin: 0 0 0; padding: 1.5rem 1.5%; }
  .desc_area ul.img_layer_list strong { font-size: 1.4rem; }
  .desc_area ul.img_layer_list .date { font-size: 1.2rem; } }

.desc_area + .desc_area { margin-top: 39px; }

.desc_area + .desc_area .desc_tit { margin-top: 20px; }

@media screen and (max-width: 850px) { .desc_area + .desc_area { margin-top: 2rem; }
  .desc_area + .desc_area .desc_tit { margin-top: 1rem; } }

.border_img_wrap { border: solid 1px #ccc; }

/*************** 컬럼으로 배치 ***************/
.column_wrap { -webkit-column-count: 2; column-count: 2; -webkit-column-gap: 1.8rem; column-gap: 1.8rem; -webkit-column-fill: auto; column-fill: auto; }

.column_wrap > .border_img_wrap { margin-top: 3.7rem; }

.column_wrap .has_date li { display: -webkit-box; display: -ms-flexbox; display: flex; }

.column_wrap .has_date .date { color: #82b4de; margin-right: 1rem; white-space: nowrap; }

.column_wrap .has_date dd, .column_wrap .has_date li { color: #464646 !important; }

.column_wrap > .column_area { /* margin-top: .5rem; */ }

.column_wrap > .column_area + .column_area { margin-top: 0.5rem; }

.column_wrap ul { padding: 1.5rem 1rem; }

.column_wrap ul li + li { margin-top: 1rem; }

.column_wrap ul + h2 { margin-top: 1.2rem; }

.column_wrap h2 + ul { margin-top: -1rem; }

@media screen and (max-width: 850px) { .column_wrap > .border_img_wrap { margin-top: 1rem; }
  .column_wrap ul { font-size: 1.3rem; }
  .column_wrap ul + h2 { margin-top: 1.2rem; }
  .column_wrap h2 + ul { margin-top: 0; } }

.column_area { padding: .5rem; font-size: 2rem; -webkit-column-break-inside: avoid; break-inside: avoid-column; }

.column_area .sec_tit3 { margin-top: 0; }

.column_area.col_all { -webkit-column-span: all; column-span: all; }

.column_area dl { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-line-pack: stretch; align-content: stretch; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; background: #fff; border-top: 3px solid #B1AFAD; border-bottom: 1px solid #B1AFAD; line-height: 1.33; letter-spacing: -.08rem; text-align: left; /* 제목 부분 기본*/ /* 내용 부분 기본 */ }

.column_area dl > div { border-bottom: 1px solid #bdbdbd; }

.column_area dl dt { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; padding: 1.5rem 1.5rem; width: 30%; color: #000; -webkit-box-sizing: border-box; box-sizing: border-box; background: #f5f5f5; }

.column_area dl dd { position: relative; padding: 1.5rem 1.5rem; color: #797572; white-space: nowrap; -webkit-box-sizing: border-box; box-sizing: border-box; word-break: break-all; white-space: normal; }

.column_area dl dd img { max-width: 100%; width: auto; margin: 0 auto; }

.column_area dl dd hr { margin: 1.5rem -1.5rem; border-top: 1px solid #bdbdbd; border-bottom: none; }

.column_area dl .vt { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }

.column_area dl > div { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-sizing: border-box; box-sizing: border-box; }

.column_area dl > div dt { width: 25%; }

.column_area dl > div dd { width: 75%; }

.column_area dl > .w50p { width: 50%; -webkit-box-sizing: border-box; box-sizing: border-box; }

.column_area dl > .w50p dt { width: 50%; }

.column_area dl > .w50p dd { width: 50%; }

.column_area dl > .w33p { width: calc(100% / 3); -webkit-box-sizing: border-box; box-sizing: border-box; -ms-flex-item-align: stretch; -ms-grid-row-align: stretch; align-self: stretch; }

.column_area dl > .w33p dt { width: 55%; }

.column_area dl > .w33p dd { width: 45%; }

.column_area dl > .col { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.column_area dl > .col dt { width: 100%; padding-bottom: .5rem; }

.column_area dl > .col dd { width: 100%; padding-top: .5rem; white-space: normal; min-height: 4rem; }

.column_area dl dt.w10p + dd { width: 90%; }

.column_area dl dt.w15p + dd { width: 85%; }

.column_area dl dt.w20p + dd { width: 80%; }

.column_area dl dt.w22p + dd { width: 77.5%; }

.column_area dl dt.w25p + dd { width: 75%; }

.column_area dl dt.w30p + dd { width: 70%; }

.column_area dl dt.w40p + dd { width: 60%; }

.column_area dl dt.w45p + dd { width: 55%; }

.column_area dl dt.w60p + dd { width: 40%; }

.column_area dl dt.w65p + dd { width: 35%; }

@media screen and (max-width: 850px) { .column_area { font-size: 1.3rem; }
  .column_area dl dt { padding: .8rem .4rem; }
  .column_area dl dd { padding: .8rem .4rem; }
  .column_area dl dd hr { margin: .8rem -.4rem; }
  .column_wrap { -webkit-column-count: 1; column-count: 1; } }

/* 서비스 제공 기록 */
.has_tit h2 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 5.8rem; padding-left: 2rem; border-top: 3px solid #82b4de; font-size: 2rem; letter-spacing: -1px; text-align: left; color: #000; background: #f5f5f5; -webkit-box-sizing: border-box; box-sizing: border-box; }

.has_tit dl { border-top: none; padding: 0 2rem; font-size: 1.8rem; }

.has_tit dl div { border: none; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }

.has_tit dl div dt { width: 50%; -webkit-box-sizing: border-box; box-sizing: border-box; background: none; margin-right: 2rem; padding: 1.5rem 0; }

.has_tit dl div dd { width: 50%; padding: 1.5rem 0; }

.has_tit dl div dd .num { display: block; color: #000; }

.has_tit dl div dt.w20p { width: 20%; }

.has_tit dl div dt.w20p + dd { width: 80%; }

@media screen and (max-width: 850px) { .has_tit h2 { font-size: 1.5rem; padding: .8rem; }
  .has_tit dl { font-size: 1.3rem; padding: .8rem; } }

.sign { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; }

.sign .name { color: #000; }

.sign img { max-width: 3rem; max-height: 3rem; }

.sign > * { margin: 0 2rem !important; }

button { padding: .4rem 3rem; width: 9rem; background: #82b4de; border-radius: 0; color: #fff; font-size: 1.3rem; font-weight: 500; letter-spacing: -0.04rem; color: #fff; }

button.btn_cancel, button.btn_list, button.btn_modify { margin-left: 0.5rem; background: #777; }

.flex_center { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-top: 1.6rem; }

.flex_end { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; margin-top: 1.6rem; }

@media screen and (min-width: 851px) { button { padding: .6rem 3rem; width: 12rem; font-size: 1.8rem; }
  button.btn_cancel, button.btn_list, button.btn_modify { margin-left: 0.5rem; background: #777; } }

@media screen and (max-width: 850px) { 
  .desc_area_font { font-size: 14px; }
  .desc_area { font-size: 14px; }
  .desc_area .desc_tit { font-size: 1.5rem; }
  .desc_area dl { display: -webkit-box; display: -ms-flexbox; display: flex; }
  .desc_area dl dt { padding: .7rem .5rem; }
  .desc_area dl dd { padding: .7rem .5rem; } 
}

@media screen and (max-width: 600px) { 
  .desc_area_font { font-size: 10px; }
}

/*************** 갤러리 형태 ***************/
.gallery_area .cnt { display: block; margin: 10px 0 0; padding-bottom: 2rem; border-bottom: 3px solid #82b4de; font-size: 20px; line-height: 1; letter-spacing: -1px; color: #797572; }

.gallery_area .cnt strong { color: #000; }

.gallery_area .gallery_tit { font-size: 24px; line-height: 2.5; letter-spacing: -1.2px; text-align: center; color: #444; border-bottom: 1px solid #bdbdbd; font-weight: 700; }

.gallery_area .img_wrap { max-width: 108rem; margin: 2rem auto 24px; overflow: hidden; }

.gallery_area .thum_list { background: #f5f5f5; padding: 1.8rem; border-top: 1px solid #bdbdbd; border-bottom: 1px solid #bdbdbd; }

.gallery_area .thum_list ul { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 auto; max-width: 110.5rem; }

.gallery_area .thum_list li { position: relative; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: calc((100% - 15%) / 5); margin: 0 12px 24px; margin: 0 1.5% 3%; overflow: hidden; border: solid 1px #ccc; -webkit-box-sizing: border-box; box-sizing: border-box; }

.gallery_area .thum_list li a:hover:before { content: ''; position: absolute; width: 100%; height: 100%; border: 5px solid #82b4de; -webkit-box-sizing: border-box; box-sizing: border-box; z-index: 1; }

@media screen and (max-width: 600px) { .gallery_area .gallery_tit { font-size: 20px; }
  .gallery_area .img_wrap { margin-bottom: 20px; }
  .gallery_area .thum_list ul { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 -6px; }
  .gallery_area .thum_list li { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: calc((100% - 10%) / 2); margin: 0 2% 4%; overflow: hidden; }
  .gallery_area .thum_list li:hover { -webkit-box-shadow: 0 0 0 5px #82b4de; box-shadow: 0 0 0 5px #82b4de; } }

.round_img_wrap { position: relative; margin: 0 auto; }

.round_img_wrap img { display: block; -o-object-fit: cover; object-fit: cover; width: 100%; height: 100%; }

.round_img_wrap.bg1 { padding-bottom: 30%; background: url(../images/volunteer_work_bg.png) no-repeat center; background-size: cover; }

.round_img_wrap .inner_txt { position: absolute; left: 2.5rem; top: 2.5rem; font-size: 1.6rem; line-height: 1.33; letter-spacing: -.07rem; text-align: left; color: #fff; }

.round_img_wrap .round_link { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: absolute; right: 4rem; bottom: -2.5rem; width: 7.5rem; height: 7.5rem; background: #b7d98a; border-radius: 100px; -webkit-box-shadow: 0px 3px 6px 0 rgba(0, 0, 0, 0.35); box-shadow: 0px 3px 6px 0 rgba(0, 0, 0, 0.35); font-size: 1.2rem; font-weight: 700; line-height: 1.25; letter-spacing: -.06rem; text-align: center; color: #fff; }

@media screen and (max-width: 850px) { .round_img_wrap.bg { min-height: 3rem; }
  .round_img_wrap.bg .inner_txt { left: 1.5rem; top: 1.5rem; font-size: 1.2rem; } }

/*************** 페이지네이션 ***************/
.board_view + .flex_end { margin-top: 1.6rem; }

.table_bottom { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative; margin-top: 1.2rem; }

.table_bottom .btn_consult { position: absolute; right: 0; top: .8rem; padding: .6rem 1rem; background: #82b4de; border-radius: 0; color: #fff; font-size: 1rem; font-weight: 500; letter-spacing: -0.04rem; }

@media screen and (max-width: 600px) { .table_bottom { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column; flex-flow: column; }
  .table_bottom .btn_consult { position: static; -ms-flex-item-align: end; align-self: flex-end; margin-top: 1rem; margin-right: 1rem; } }

@media screen and (min-width: 851px) { .table_bottom .btn_consult { position: absolute; right: 0; top: 1.5rem; width: 12.9rem; height: 3.5rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; white-space: nowrap; background: #82b4de; border-radius: 0; color: #fff; font-size: 1.8rem; font-weight: 500; letter-spacing: -0.04rem; } }

.paging_wrap { -webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-top: 1rem; height: 2.2rem; }

.paging_wrap .paging { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.paging_wrap [class^=btn] { display: block; width: 1.9rem; height: 1.9rem; margin: 0 .3rem; }

.paging_wrap .btn_first { background: url(../images/C02/btn_first.png) no-repeat center; background-size: contain; }

.paging_wrap .btn_prev { background: url(../images/C02/btn_prev.png) no-repeat center; background-size: contain; }

.paging_wrap .btn_next { background: url(../images/C02/btn_next.png) no-repeat center; background-size: contain; }

.paging_wrap .btn_last { background: url(../images/C02/btn_last.png) no-repeat center; background-size: contain; }

.paging_wrap .page_num { margin: 0 .9rem; font-size: 1.3rem; letter-spacing: -.04rem; text-align: center; color: #797572; }

.paging_wrap .page_num a { display: inline-block; margin: 0 .3rem; text-align: center; vertical-align: middle; }

.paging_wrap .page_num a:hover { text-decoration: underline; }

.paging_wrap .page_num .active { font-weight: 700; color: #000; text-decoration: none !important; cursor: default; }

@media screen and (min-width: 851px) { .paging_wrap { -webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-top: 3rem; height: 2.2rem; }
  .paging_wrap .paging { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  .paging_wrap [class^=btn] { display: block; width: 3rem; height: 3rem; margin: 0 .5rem; }
  .paging_wrap .page_num { margin: 0 .7rem; font-size: 1.8rem; letter-spacing: -.04rem; text-align: center; } }

/*************** 검색창 ***************/
.board_cnt { margin-bottom: 0.5rem; font-size: 1.2rem; letter-spacing: -.1rem; color: #797572; }

.board_cnt em { color: #000; }

.board_search_wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; margin-bottom: 0.5rem; width: 18rem; height: 3rem; border: solid 1px #aaa; border-radius: 0; overflow: hidden; padding: 1px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.board_search_wrap input { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; width: 5rem; height: 100%; color: #797572; border-radius: 0; border: none; font-size: 1.3rem; }

.board_search_wrap button { -webkit-box-flex: 0; -ms-flex: 0 0 3rem; flex: 0 0 3rem; width: 3rem; height: 3rem; background: url(../images/C02/btn_board_search.png) no-repeat center; background-size: 1.7rem; -webkit-box-shadow: none; box-shadow: none; }

.board_search_wrap ::-webkit-input-placeholder { color: #ccc; font-size: inherit; }

.board_search_wrap :-ms-input-placeholder { color: #ccc; font-size: inherit; }

.board_search_wrap ::-ms-input-placeholder { color: #ccc; font-size: inherit; }

.board_search_wrap ::placeholder { color: #ccc; font-size: inherit; }

.select_search_wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto; width: 100%; height: 5.3rem; margin: 0 auto 3rem; padding: 1rem 2rem; background: #fff; border: solid 2px #82b4de; overflow: hidden; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 2.4rem; }

.select_search_wrap select { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; background: none; color: #777; padding-right: 2.5rem; padding-left: 0.3rem; background: url(../images/C02/ico_select_arrow.png) no-repeat right 0.2rem center; background-size: 1.2rem; font-size: inherit; text-align: right; }

.select_search_wrap option { color: #000; }

.select_search_wrap > div { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.select_search_wrap .bar { display: inline-block; width: 1px; height: 2.5rem; margin: 0 0 0 2rem; background: #d9d9d9; vertical-align: middle; }

.select_search_wrap button { -webkit-box-flex: 0; -ms-flex: 0 0 3rem; flex: 0 0 3rem; background: none; width: 3rem; height: 3rem; background: url(../images/C02/btn_board_search.png) no-repeat center; background-size: 2.5rem; -webkit-transition: all .2s; transition: all .2s; padding: 0; margin-left: 1.5rem; }

.select_search_wrap ::-webkit-input-placeholder { color: #ccc; font-size: inherit; }

.select_search_wrap :-ms-input-placeholder { color: #ccc; font-size: inherit; }

.select_search_wrap ::-ms-input-placeholder { color: #ccc; font-size: inherit; }

.select_search_wrap ::placeholder { color: #ccc; font-size: inherit; }

@media screen and (max-width: 850px) { .select_search_wrap { height: 3rem; margin: 0 auto 3rem; padding: 1rem 1rem; font-size: 1.7rem; }
  .select_search_wrap select { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; background: none; color: #777; padding-right: 2.5rem; padding-left: 0.3rem; background: url(../images/C02/ico_select_arrow.png) no-repeat right 0.2rem center; background-size: .7rem; font-size: inherit; text-align: right; }
  .select_search_wrap option { color: #000; }
  .select_search_wrap > div { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  .select_search_wrap .bar { display: inline-block; width: 1px; height: 1.7rem; margin: 0 0 0 1rem; }
  .select_search_wrap button { -webkit-box-flex: 0; -ms-flex: 0 0 2rem; flex: 0 0 2rem; width: 2rem; height: 2rem; background-size: 1.5rem; margin-left: 1rem; } }

@media screen and (min-width: 851px) { .board_cnt { margin-bottom: 1rem; font-size: 2rem; }
  .board_search_wrap { display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 2rem; width: 31.7rem; height: 4.3rem; overflow: hidden; padding: 1px; -webkit-box-sizing: border-box; box-sizing: border-box; }
  .board_search_wrap input { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; width: 5rem; height: 100%; font-size: 1.6rem; }
  .board_search_wrap button { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 4rem; height: 100%; background: url(../images/C02/btn_board_search.png) no-repeat center; background-size: 2.5rem; -webkit-box-shadow: none; box-shadow: none; } }

/*********************************************************** 팝업 공통 */
.pop_container { display: none; }

.pop_container .dim { position: fixed; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.8); }

.pop_container .pop_content { position: fixed; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); background: #fff; max-width: 50rem; min-width: calc(360px - 9rem); max-height: calc(100vh - 4rem); border-radius: 10px; background: #fff; overflow-y: auto; }

.pop_container .img_slide_container .swiper-wrapper { -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.pop_container .img_slide_container .swiper-wrapper .tit { text-align: center; }

/*********************************************************** 서비스 페이지 공통 */
.service { padding-bottom: 4rem !important; }

.img_desc { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; min-height: 7rem; margin: 1.5rem 0 3rem; padding: 1.4rem 0 1.4rem 8.8rem; border-bottom: 1px solid #dedede; font-size: 1.2rem; line-height: 1.17; letter-spacing: -.06rem; color: #797572; word-break: keep-all; -webkit-box-sizing: border-box; box-sizing: border-box; }

.img_desc strong { display: block; margin-bottom: 0.5rem; font-size: 1.4rem; color: #555250; word-break: keep-all; }

.img_desc.bg01 { background: url(../images/C02/service_bg01.png) no-repeat 2.8% center; background-size: 5.4rem; }

.img_desc.bg02 { background: url(../images/C02/service_bg02.png) no-repeat 2.8% center; background-size: 5.4rem; }

.img_desc.bg03 { background: url(../images/C02/service_bg03.png) no-repeat 2.8% center; background-size: 5.4rem; }

.img_desc.bg04 { background: url(../images/C02/service_bg04.png) no-repeat 2.8% center; background-size: 5.4rem; }

.img_desc.bg05 { background: url(../images/C02/service_bg05.png) no-repeat 2.8% center; background-size: 5.4rem; }

.img_desc.bg06 { background: url(../images/C02/service_bg06.png) no-repeat 2.8% center; background-size: 5.4rem; }

.img_desc.bg07 { background: url(../images/C02/service_bg07.png) no-repeat 2.8% center; background-size: 5.4rem; }

.img_desc.bg08 { background: url(../images/C02/service_bg08.png) no-repeat 2.8% center; background-size: 5.4rem; }

.img_desc.bg09 { background: url(../images/C02/service_bg09.png) no-repeat 2.8% center; background-size: 5.4rem; }

/*@media screen and (min-width: 851px) { .service .img_desc { display: block; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 30%; min-width: 30rem; border-bottom: none; padding: 15rem 6rem 0 2rem; background-position: 2rem 0; background-size: initial; font-size: 1.8rem; line-height: 1.6; background-size: auto 11.2rem; }*/
@media screen and (min-width: 851px) { .service .img_desc { display: block; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 30%; min-width: 30rem; border-bottom: none; padding: 2rem 6rem 0 2rem; background-position: 2rem 0; background-size: initial; font-size: 1.8rem; line-height: 1.6; background-size: auto 11.2rem; }
  .service .img_desc strong { font-size: 2.4rem; margin-bottom: 3rem; line-height: 1.1; }
  .service .img_desc + div { padding-left: 6rem; padding-top: 1rem; padding-bottom: 4.5rem; border-left: 1px solid #dedede; } }

/*************** 인사말 ***************/
.greeting .round_img_wrap { margin-top: 2rem; max-width: 84rem; }

/*.greeting .greeting1 { margin: 5rem auto 10rem; position: relative; font-size: 3.3rem; line-height: 1; letter-spacing: -.1em; color: #010101; text-align: center; }*/
.greeting .greeting1 { margin: 5rem auto 6rem; position: relative; font-size: 3.3rem; line-height: 1; letter-spacing: -.1em; color: #010101; text-align: center; }

.greeting .greeting1 p { display: inline-block; background: #fff; padding: 0.5rem; }

.greeting .greeting1 p:before { content: ''; position: absolute; top: 3.5rem; left: 0; height: 1px; width: 100%; background: #ccc; z-index: -1; }

.greeting .greeting1 span { color: #82b4de; }

.greeting .greeting2 { margin-top: 5.9rem; font-size: 2rem; line-height: 1.5; letter-spacing: -1px; text-align: center; word-break: keep-all; color: #444; }

.greeting .greeting2 span { font-weight: 700; }

.greeting .writer { margin: 7rem auto 2rem; font-size: 2rem; line-height: 1.5; letter-spacing: -.1rem; text-align: right; color: #3d3d3d; border-bottom: 1px solid #ccc; padding-bottom: 3.9rem; }

.greeting .writer strong { font-weight: 700; }

@media screen and (max-width: 850px) { .greeting .greeting1 { font-size: 2rem; margin-bottom: 3rem; }
  .greeting .greeting2 { font-size: 1.3rem; margin-top: 3rem; }
  .greeting .writer { font-size: 1.3rem; margin-top: 4rem; } }

/*************** 오시는 길 ***************/
.location .round_img_wrap { margin-top: 2rem; max-width: 84rem; }

.location .address { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; border-top: 3px solid #82b4de; border-bottom: 1px solid #ccc; padding-top: 3rem; max-width: 84rem; margin: 3rem auto; font-size: 2rem; letter-spacing: -.1rem; text-align: left; color: #7d7d7d; }

.location .address > div { -webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 2.5rem; }

.location .address > div:last-child { display: block; }

.location .address > div:last-child li { display: -webkit-box; display: -ms-flexbox; display: flex; margin-left: 2.5rem; margin-top: 2rem; }

.location .address > div:last-child li strong { min-width: 7rem; font-weight: 500; color: #82b4de; }

.location .address dt { position: relative; min-width: 11rem; margin-right: 2rem; font-weight: 500; color: #000; padding-left: 2.5rem; }

.location .address dt:before { content: ''; position: absolute; top: 0.6rem; left: 0; width: 1.6rem; height: 1.6rem; border: 4px solid #82b4de; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 100px; }

.location .address dd { color: #7d7d7d; }

@media screen and (max-width: 850px) { .location .round_img_wrap { max-width: 840px; }
  .location .address { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; font-size: 1.5rem; }
  .location .address > div { width: 100%; margin-bottom: 2rem; }
  .location .address > div:last-child li { display: -webkit-box; display: -ms-flexbox; display: flex; margin-left: 2rem; margin-top: 1.5rem; }
  .location .address dt { padding-left: 2rem; }
  .location .address dt:before { content: ''; position: absolute; top: 0.4rem; left: 0; width: 1.3rem; height: 1.3rem; border: 3px solid #82b4de; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 100px; } }

/*************** 보험 ***************/
.round_tit { display: block; margin: 3.5rem 0; }

.round_tit strong { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; width: 40rem; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 6rem; background-color: #444; border-radius: 100px; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 2rem; font-weight: bold; line-height: 1.5; letter-spacing: -1px; text-align: left; color: #85bcea; }

.img_customer_center { background: #f5f5f5 url(../images/C02/ico_consult.png) no-repeat calc(50% - 30rem) bottom; padding: 3rem; text-align: center; }

.img_customer_center span { font-size: 4rem; font-weight: bold; letter-spacing: -2px; color: #4d8bbf; }

.img_customer_center strong { display: inline-block; margin-left: 1.5rem; font-size: 4.6rem; font-weight: 900; letter-spacing: -1.15px; color: #82b4de; }

.img_customer_center p { font-size: 2rem; font-weight: 500; color: #555; }

@media screen and (max-width: 850px) { .round_tit strong { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; width: 27rem; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 4rem; font-size: 1.4rem; font-weight: bold; letter-spacing: -.05rem; }
  .img_customer_center { background: #f5f5f5; padding: 2rem; }
  .img_customer_center span { font-size: 2.4rem; }
  .img_customer_center strong { display: block; margin-top: 0rem; font-size: 2.8rem; }
  .img_customer_center p { margin-top: 1rem; font-size: 1.4rem; } }

/*************** 계약 의사 서비스 ***************/
.doctor_service ul { margin-top: 4rem; margin-bottom: 3rem; }

.doctor_service li { position: relative; padding: 4rem 1.5rem 4rem 14rem; text-align: left; }

.doctor_service li:nth-child(1) { background: #f3f8fd url(../images/C02/doctor_service_bg01.png) no-repeat 4rem center; background-size: auto 6.9rem; }

.doctor_service li:nth-child(2) { background: #f3f8fd url(../images/C02/doctor_service_bg02.png) no-repeat 4.5rem center; background-size: auto 6.9rem; }

.doctor_service li:nth-child(3) { background: #f3f8fd url(../images/C02/doctor_service_bg03.png) no-repeat 4.5rem center; background-size: auto 6.9rem; }

.doctor_service li + li { margin-top: 1rem; }

.doctor_service li strong { display: block; margin-bottom: 1.3rem; font-size: 2.4rem; line-height: 1.21; letter-spacing: -.07rem; color: #82b4de; word-break: keep-all; }

.doctor_service li p { font-size: 2rem; line-height: 1.5; letter-spacing: -.05rem; color: #7d7d7d; }

.doctor_service li p em { color: #000; }

@media screen and (max-width: 850px) { .doctor_service ul { margin-top: 4rem; margin-bottom: 3rem; }
  .doctor_service li { position: relative; padding: 1.8rem 1.8rem 1.8rem 10rem; text-align: left; }
  .doctor_service li:nth-child(1) { background: #f3f8fd url(../images/C02/doctor_service_bg01.png) no-repeat 4rem center; background-size: auto 3.9rem; }
  .doctor_service li:nth-child(2) { background: #f3f8fd url(../images/C02/doctor_service_bg02.png) no-repeat 4.5rem center; background-size: auto 3.9rem; }
  .doctor_service li:nth-child(3) { background: #f3f8fd url(../images/C02/doctor_service_bg03.png) no-repeat 4.5rem center; background-size: auto 3.9rem; }
  .doctor_service li + li { margin-top: 1rem; }
  .doctor_service li strong { display: block; margin-bottom: 1.3rem; font-size: 1.8rem; line-height: 1.21; letter-spacing: -.07rem; color: #82b4de; word-break: keep-all; }
  .doctor_service li p { font-size: 1.3rem; line-height: 1.5; letter-spacing: -.05rem; color: #7d7d7d; }
  .doctor_service li p em { color: #000; } }

/*********************************************************** 이용안내 */
/*************** 비용안내 ***************/
.flow { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; text-align: center; word-break: keep-all; margin: 3rem; }

.flow > div { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 16rem; height: 16rem; margin: 0 3rem; min-height: 4rem; background: #efefef; padding: .5rem 1rem; font-size: 1.2rem; letter-spacing: -.05rem; color: #797572; font-size: 2rem; border-radius: 100px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.flow > div:last-child { background: #82b4de; color: #fff; }

.flow > div:last-child strong { color: #fff; }

.flow strong { display: block; margin-bottom: 0.5rem; font-size: 2.2rem; color: #000; line-height: 1.2; }

.flow span:nth-of-type(1) { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 1rem; background: url(../images/C02/ico_plus.png) no-repeat center; background-size: 1.6rem; }

.flow span:nth-of-type(2) { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 1rem; background: url(../images/C02/ico_equal.png) no-repeat center; background-size: 1.6rem; }

@media screen and (max-width: 850px) { .flow > div { width: 8rem; height: 8rem; margin: 0 1.5rem; min-height: 4rem; background: #efefef; padding: .5rem 1rem; font-size: 1.2rem; }
  .flow > div:last-child { background: #82b4de; color: #fff; }
  .flow > div:last-child strong { color: #fff; }
  .flow strong { display: block; margin-bottom: 0.5rem; font-size: 1.5rem; color: #000; line-height: 1.2; }
  .flow span:nth-of-type(1) { width: 1rem; background: url(../images/C02/ico_plus.png) no-repeat center; background-size: .8rem; }
  .flow span:nth-of-type(2) { width: 1rem; background: url(../images/C02/ico_equal.png) no-repeat center; background-size: .8rem; } }

/*************** 상담신청 ***************/
span[class^=state] { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; min-width: 4.7rem; height: 1.9rem; padding: .3rem; border: solid 1px #b7d98a; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 1rem; border-radius: 0; font-weight: 500; }

span[class^=state].state01 { background: #545250; color: #fff; border: none; }

span[class^=state].state02 { border-color: #545250; color: #545250; background: #fff; }

@media screen and (min-width: 851px) { span[class^=state] { width: 8.9rem; height: 3.7rem; padding: .5rem; border: solid 2px #b7d98a; font-size: 1.8rem; } }

.desc_area .board_view { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.desc_area .board_view div { border-bottom: 1px solid #bdbdbd; }

.desc_area .board_view > .wide_wrap { -webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto; width: 100%; }

.desc_area .board_view .tit { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 100% !important; max-width: initial !important; padding: 1.3rem; font-size: 1.6rem; letter-spacing: -.06rem; color: #000; text-align: center; background: #fff; }

.desc_area .board_view .tit p { text-overflow: ellipsis; white-space: nowrap; word-wrap: normal; overflow: hidden; }

.desc_area .board_view .tit + span { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; }

.desc_area .board_view div:not(.wide_wrap) { -webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto; width: 50%; }

.desc_area .board_view div:not(.wide_wrap) dd { background: #f5f5f5; }

.desc_area .board_view dt { -webkit-box-sizing: border-box; box-sizing: border-box; width: 7rem; font-size: 1.2rem; white-space: nowrap; }

.desc_area .board_view dd { -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 1.2rem; -webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto; }

.desc_area .board_view .flex_wrap { width: 100% !important; }

.desc_area .board_view .cont { display: block; width: 100%; height: 30rem; overflow-y: auto; padding: 2rem 1rem; padding-bottom: 3rem; font-size: 1.4rem; color: #444; }

.desc_area .board_view + .flex_wrap { margin-top: 1.6rem; }

@media screen and (min-width: 851px) { .desc_area .board_view .tit { padding: 2rem; font-size: 2.4rem; }
  .desc_area .board_view div:not(.wide_wrap) { width: 25%; }
  .desc_area .board_view dt { font-size: 1.8rem; width: 8rem; }
  .desc_area .board_view dd { font-size: 1.8rem; }
  .desc_area .board_view .cont { font-size: 1.8rem; height: 40rem; }
  .desc_area .board_view + .flex_wrap { margin-top: 1.6rem; } }

.password_confirm { margin-top: 5rem; border-top: 3px solid #82b4de; border-bottom: solid 1px #bdbdbd; text-align: center; margin-bottom: 10rem; }

.password_confirm p { height: 4rem; border-bottom: solid 1px #bdbdbd; line-height: 4rem; font-size: 1.4rem; letter-spacing: -.05rem; color: #000; }

.password_confirm > div { background: #f5f5f5; padding: 1.5rem; }

.password_confirm input[type=password] { width: 18.4rem; height: 3rem; }

.password_confirm .flex_center { margin-top: .7rem; }

@media screen and (min-width: 851px) { .password_confirm { margin-bottom: 15rem; }
  .password_confirm p { height: 5.5rem; border-bottom: solid 1px #bdbdbd; line-height: 5.5rem; font-size: 2rem; letter-spacing: -.05rem; color: #000; }
  .password_confirm > div { background: #f5f5f5; padding: 1.5rem; }
  .password_confirm input[type=password] { width: 24.5rem; height: 3.7rem; }
  .password_confirm .flex_center { margin-top: .7rem; } }

/*************** 가정통신문 ***************/
.newsletter .tit { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 4.5rem; -webkit-box-sizing: border-box; box-sizing: border-box; background: #82b4de; margin-bottom: 2rem; line-height: 1.21; text-align: center; font-size: 1.7rem; font-weight: 500; color: #fff; }

.newsletter .column_wrap h2 + ul { border-top: 3px solid #B1AFAD; border-bottom: 1px solid #B1AFAD; }

.newsletter .border_img_wrap { margin-bottom: 2rem; }

.newsletter .column_area + .column_area { margin-top: 2rem; }

@media screen and (min-width: 851px) { .newsletter .tit { height: 7rem; margin-bottom: 3rem; font-size: 2.4rem; }
  .newsletter .column_wrap h2 + ul { margin-top: 0; }
  .newsletter .border_img_wrap { margin-bottom: 2rem; }
  .newsletter .column_area + .column_area { margin-top: 2rem; } }

/*************** 공지사항 ***************/
.ico_file { padding-left: 1.8rem; background: url(../images/ico_file.png) no-repeat left; background-size: 1.15rem; }

/*************** 노인인권보호지침 ***************/
.human_rights_guide .sec_tit3 { margin-bottom: 0.7rem; }

.human_rights_guide .sec_tit3 + p { margin-bottom: 2.5rem; margin-left: 2.5rem; word-break: keep-all; }

.human_rights_guide .img_customer_center { margin-left: 2.5rem; }

@media screen and (max-width: 850px) { .human_rights_guide .sec_tit3 + p { margin-left: 2rem; }
  .human_rights_guide .img_customer_center { margin-left: 2rem; } }

/* 비용명세서 */
.statement .desc_area.typeC tr { word-break: break-all; white-space: normal; }

.statement .desc_area.typeC th:nth-child(1) { padding-left: 3rem; text-align: left; }

.statement .desc_area.typeC td:nth-child(1) { padding-left: 3rem; text-align: left; }

.statement .desc_area.typeC td:nth-child(1) span { display: inline-block; width: 4rem; }

.statement .desc_area.typeC th:last-child { padding-right: 3rem; }

.statement .desc_area.typeC td:last-child { padding-right: 3rem; }

.statement .desc_area.typeC th:not(:nth-child(1)) { text-align: right; }

.statement .desc_area.typeC td:not(:nth-child(1)) { text-align: right; }

.statement .scroll_table_wrap { overflow-x: auto; }

.statement .scroll_table_wrap table { min-width: 650px; }

.statement .scroll_table_wrap table th:first-child { color: #000; }

.statement .scroll_table_wrap table td:first-child { color: #000; text-align: right; }

.statement .scroll_table_wrap table td:first-child a { display: inline-block; width: 8.9rem; height: 3.7rem; padding: .5rem 2rem; -webkit-box-sizing: border-box; box-sizing: border-box; background: #82b4de; white-space: nowrap; font-size: 1.8rem; font-weight: 500; letter-spacing: -0.9px; text-align: center; color: #fff; }

@media screen and (max-width: 850px) { .statement .desc_area.typeC th:nth-child(1) { padding-left: 1.7rem; text-align: left; }
  .statement .desc_area.typeC td:nth-child(1) { padding-left: 1.7rem; text-align: left; }
  .statement .desc_area.typeC td:nth-child(1) span { display: inline-block; width: 3rem; }
  .statement .desc_area.typeC th:last-child { padding-right: 1.7rem; }
  .statement .desc_area.typeC td:last-child { padding-right: 1.7rem; }
  .statement .scroll_table_wrap table td:first-child { color: #000; text-align: right; }
  .statement .scroll_table_wrap table td:first-child a { display: inline-block; width: 4.5rem; height: 2.4rem; padding: .3rem 0; -webkit-box-sizing: border-box; box-sizing: border-box; background: #82b4de; white-space: nowrap; font-size: 1.1rem; font-weight: 500; letter-spacing: -0.9px; text-align: center; color: #fff; } }

.select_year_wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-top: 1.5rem; margin-bottom: 1rem; }

.select_year_wrap button { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 4rem; height: 4rem; padding: 0; border-radius: 100px; background: no-repeat center; background-size: contain; }

.select_year_wrap .btn_prev { background-image: url(../images/C02/ico_left_arrow.png); }

.select_year_wrap .btn_next { background-image: url(../images/C02/ico_right_arrow.png); }

.select_year_wrap .select_year { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 16.9rem; height: 5rem; padding: 0 1rem; margin: 0 1.5rem; border: solid 1px #ccc; border-radius: 0; font-size: 2.8rem; background: url(../images/C02/ico_select_arrow.png) no-repeat right 1.5rem center; background-size: .9rem; }

@media screen and (max-width: 850px) { .select_year_wrap button { width: 2.5rem; height: 2.5rem; background: no-repeat center; background-size: contain; }
  .select_year_wrap .btn_prev { background-image: url(../images/C02/ico_left_arrow.png); }
  .select_year_wrap .btn_next { background-image: url(../images/C02/ico_right_arrow.png); }
  .select_year_wrap .select_year { width: 10rem; height: 3rem; padding: 0 1rem; margin: 0 1rem; border: solid 1px #ccc; border-radius: 0; font-size: 1.6rem; background: url(../images/C02/ico_select_arrow.png) no-repeat right 1rem center; background-size: .9rem; } }

/* 팝업 */
.header_wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 3rem 1.5rem 1.5rem; background: #82b4de; color: #fff; }

.header_wrap h1 { font-size: 2.8rem; font-weight: 500; line-height: 1.29; letter-spacing: -.08rem; white-space: nowrap; }

.header_wrap .check_area { font-size: 2rem; line-height: 1.29; letter-spacing: -.07rem; margin-right: 1rem; white-space: nowrap; }

@media screen and (max-width: 850px) { .header_wrap h1 { font-size: 1.9rem; }
  .header_wrap .check_area { font-size: 1.4rem; } }

.pop_content.statement { width: 90%; max-width: 80rem; }

.pop_content.statement .header_wrap + table { border-top: 3px solid #9c9c9c; }

.pop_content.statement table { width: 100%; font-size: 2rem; border-bottom: none; table-layout: fixed; background: #fff; }

.pop_content.statement table .has_table { padding: 0 !important; vertical-align: top; }

.pop_content.statement table table { height: 100%; height: 240px; vertical-align: top; }

.pop_content.statement table table:nth-of-type(1) tr:nth-of-type(1) { border-top: none; }

.pop_content.statement table table:nth-of-type(1) tr:last-of-type { border-bottom: none; }

.pop_content.statement table tr { border-bottom: solid 1px #a7a7a7; min-height: 2rem; }

.pop_content.statement table th:not(:last-child), .pop_content.statement table td:not(:last-child) { border-right: 1px solid #a7a7a7; }

.pop_content.statement table th { padding: .65rem; line-height: 1.31; letter-spacing: -.06rem; text-align: center; color: #797572; vertical-align: middle; }

.pop_content.statement table th.strong { color: #000; background: #f5f5f5; }

.pop_content.statement table td { padding: .65rem; line-height: 1.31; letter-spacing: -.06rem; text-align: left; color: #464646; vertical-align: top; }

.pop_content.statement .sign_bottom { padding: 1.5rem; border-bottom: solid 1px #a7a7a7; font-size: 2rem; }

.pop_content.statement .sign_bottom div + div { margin-top: 1rem; }

.pop_content.statement .sign_bottom span { display: inline-block; }

.pop_content.statement .sign_bottom span + span { margin-left: 9rem; }

.pop_content.statement .sign_bottom .signature span { display: inline-block; }

.pop_content.statement .sign_bottom .signature span + span { margin-left: 15rem; }

.pop_content.statement .sign_bottom .signature span:last-child { color: #bababa; }

.pop_content.statement .caution { padding: 3rem 3rem 3rem 4rem; font-size: 2rem; line-height: 1.29; letter-spacing: -.05rem; text-align: left; color: #797572; }

.pop_content.statement .caution li { position: relative; }

.pop_content.statement .caution li + li { margin-top: 0.5rem; }

.pop_content.statement .caution li:before { content: '*'; position: absolute; left: -1.5rem; }

@media screen and (max-width: 850px) { .pop_content.statement table { font-size: 1.2rem; }
  .pop_content.statement .sign_bottom { font-size: 1.2rem; }
  .pop_content.statement .sign_bottom span + span { margin-left: 5rem; }
  .pop_content.statement .sign_bottom .signature span + span { margin-left: 9rem; }
  .pop_content.statement .caution { font-size: 1.2rem; } }

/*************** 식단표 ***************/
.weekly_menu .scroll_table_wrap { overflow-x: auto; }

.weekly_menu .scroll_table_wrap table { min-width: 700px; }

.weekly_menu ul { margin-top: 1rem; font-size: 1.7rem; line-height: 1.5; letter-spacing: -.1rem; color: #7d7d7d; }

.weekly_menu .desc_area.typeC th { background: #fff; }

.weekly_menu .desc_area.typeC td:nth-child(1) { text-align: center; background: #f5f5f5; }

.weekly_menu .desc_area.typeC td:nth-child(2), .weekly_menu .desc_area.typeC td:nth-child(3), .weekly_menu .desc_area.typeC td:nth-child(4) { text-align: left; }

.weekly_menu .desc_area.typeC .sun { color: #ec4040; }

.weekly_menu .desc_area.typeC .sat { color: #25bec0; }

@media screen and (max-width: 850px) { .weekly_menu ul { font-size: 1.3rem; } }

.select_week_wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative; margin-top: 1.5rem; margin-bottom: 1rem; margin-bottom: 2.5rem; }

.select_week_wrap button { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 4rem; height: 4rem; padding: 0; border-radius: 100px; background: no-repeat center; background-size: contain; }

.select_week_wrap .btn_prev { background-image: url(../images/C02/ico_left_arrow.png); }

.select_week_wrap .btn_next { background-image: url(../images/C02/ico_right_arrow.png); }

.select_week_wrap .select_week { min-width: 9.2rem; margin: 0 1.3rem; border-radius: .5rem; font-size: 2.2rem; color: #000; text-align: center; }

.select_week_wrap .select_week .date { position: relative; color: #797572; }

.select_week_wrap .select_week .date:before { content: ''; display: inline-block; width: 1px; height: 2.5rem; margin: 0 2rem; background: #d9d9d9; vertical-align: middle; }

.select_week_wrap .btn_print { position: absolute; right: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: auto; height: 3rem; line-height: 3rem; padding-right: 3rem; background: url(../images/C02/ico_print.png) no-repeat right center; background-size: 2.5rem; border-radius: 0; font-size: 2rem; letter-spacing: -.1rem; color: #999; }

@media screen and (max-width: 850px) { .select_week_wrap { padding-bottom: 3rem; }
  .select_week_wrap .btn_print { position: absolute; right: 0; top: auto; bottom: 0; -webkit-transform: none; transform: none; }
  .select_week_wrap button { width: 2.5rem; height: 2.5rem; background: no-repeat center; background-size: contain; }
  .select_week_wrap .btn_prev { background-image: url(../images/C02/ico_left_arrow.png); }
  .select_week_wrap .btn_next { background-image: url(../images/C02/ico_right_arrow.png); }
  .select_week_wrap .select_year { width: 10rem; height: 3rem; padding: 0 1rem; margin: 0 1rem; border: solid 1px #ccc; border-radius: 0; font-size: 1.6rem; background: url(../images/C02/ico_select_arrow.png) no-repeat right 1rem center; background-size: 1.2rem; }
  .select_week_wrap .select_week { font-size: 1.8rem; }
  .select_week_wrap .select_week .date { display: block; }
  .select_week_wrap .select_week .date:before { content: none; }
  .select_week_wrap .btn_print { font-size: 1.4rem; padding-right: 2.5rem; background-size: 1.7rem; } }

/*************** 앨범 팝업 ***************/
.pop_content.album { background: none; width: 70%; overflow: visible; }

.pop_content.album .album_slide_container { position: relative; max-height: 70vh; }

.pop_content.album .swiper-slide .round_img_wrap { width: 100%; height: 90%; margin-bottom: 2px; background: #dadada; -webkit-transition: all .2s; transition: all .2s; }

.pop_content.album .swiper-slide .round_img_wrap img { -o-object-fit: cover; object-fit: cover; width: 100%; height: 100%; }

.pop_content.album .swiper-slide .txt { padding: 2rem 1.5rem; background: #82b4de; }

.pop_content.album .swiper-slide .img_tit { display: block; padding-left: .5rem; font-size: 1.3rem; line-height: 1.5; letter-spacing: -0.03rem; text-align: left; color: #fff; text-overflow: ellipsis; white-space: nowrap; word-wrap: normal; overflow: hidden; -webkit-transition: all .2s; transition: all .2s; }

.pop_content.album .swiper-slide .date { font-size: 1.1rem; padding-left: .5rem; line-height: 1.61; letter-spacing: -0.035rem; color: #fff; -webkit-transition: all .2s; transition: all .2s; }

.pop_content.album .swiper-button-prev { left: -5rem; top: 43%; width: 3.5rem; height: 3.5rem; background: url(../images/C02/swiper_left_arrow_w.png) no-repeat center; background-size: contain; border-radius: 100px; border-radius: 0; }

.pop_content.album .swiper-button-next { right: -5rem; top: 43%; width: 3.5rem; height: 3.5rem; background: url(../images/C02/swiper_right_arrow_w.png) no-repeat center; background-size: contain; border-radius: 100px; border-radius: 0; }

.pop_content.album .swiper-button-prev:after { content: none; }

.pop_content.album .swiper-button-next:after { content: none; }

.pop_content.album .btn_close { position: absolute; right: 0; bottom: 100%; display: block; width: auto; height: auto; padding: 1rem 1.8rem 1rem 1rem; background: url(../images/C02/btn_pop_close.png) no-repeat right center; background-size: 1.1rem; font-size: 1.2rem; letter-spacing: -0.01rem; color: #fff; white-space: nowrap; }

@media screen and (min-width: 851px) { .pop_content { max-width: 600px; }
  .pop_content.album { overflow: visible; max-width: 80rem; }
  .pop_content.album .album_slide_container { position: relative; max-height: 70vh; }
  .pop_content.album .swiper-slide .round_img_wrap { width: 100%; height: 90%; margin-bottom: 2px; background: #dadada; -webkit-transition: all .2s; transition: all .2s; }
  .pop_content.album .swiper-slide .round_img_wrap img { -o-object-fit: cover; object-fit: cover; width: 100%; height: 100%; }
  .pop_content.album .swiper-slide .txt { padding: 3rem 2rem; background: #82b4de; }
  .pop_content.album .swiper-slide .img_tit { font-size: 2.4rem; }
  .pop_content.album .swiper-slide .date { font-size: 2rem; }
  .pop_content.album .swiper-button-prev { left: -9rem; top: 43%; width: 7rem; height: 7rem; background: url(../images/C02/swiper_left_arrow_w.png) no-repeat center; background-size: contain; border-radius: 100px; border-radius: 0; }
  .pop_content.album .swiper-button-next { right: -9rem; top: 43%; width: 7rem; height: 7rem; background: url(../images/C02/swiper_right_arrow_w.png) no-repeat center; background-size: contain; border-radius: 100px; border-radius: 0; }
  .pop_content.album .swiper-button-prev:after { content: none; }
  .pop_content.album .swiper-button-next:after { content: none; }
  .pop_content.album .btn_close { height: 4.5rem; font-size: 2rem; background-size: 2.1rem; padding-right: 3rem; } }

/*************** 일정표 ***************/
.schedue_table { border-top: 3px solid #82b4de; }

@media screen and (max-width: 850px) { .schedue_table thead { display: none; }
  .schedue_table th { text-align: left; background: #f5f5f5; }
  .schedue_table th.sun { color: #ec4040; }
  .schedue_table th.sat { color: #428dcf; }
  .schedue_table td { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: .8rem .5rem; border-bottom: 1px solid #a7a7a7; color: #82b4de; }
  .schedue_table td em { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: .8rem; margin-right: 2rem; /* background: #838383; */ border-radius: 100px; color: #838383; font-size: 1.3rem; cursor: default; }
  .schedue_table td.sun em { color: #ec4040; }
  .schedue_table td.sat em { color: #428dcf; }
  .schedue_table td.today { color: #e9fee0; }
  .schedue_table td.today em { background: #8bd275; }
  .schedue_table td.today ul { color: #000; }
  .schedue_table td ul { font-size: 1.5rem; line-height: 1.5; color: #636363; }
  .schedue_table .m_hide { display: none; } }

@media screen and (min-width: 851px) { .schedue_table { table-layout: fixed; margin-bottom: 100px; table-layout: fixed; }
  .schedue_table tbody { background: #fff; }
  .schedue_table tr { border-bottom: 1px solid #a7a7a7; }
  .schedue_table th { text-align: left; background: #f5f5f5; }
  .schedue_table th, .schedue_table td { width: calc(100% / 7); height: calc(100%/7 * 5); padding: 1rem; font-size: 2rem; letter-spacing: -.1rem; color: #82b4de; }
  .schedue_table th em, .schedue_table td em { color: #838383; cursor: default; display: block; }
  .schedue_table th em span, .schedue_table td em span { display: none; }
  .schedue_table th.sun em, .schedue_table td.sun em { color: #ec4040; }
  .schedue_table th.sat em, .schedue_table td.sat em { color: #25bec0; }
  .schedue_table th.today em, .schedue_table td.today em { background: #8bd275; color: #fff; }
  .schedue_table th.today ul, .schedue_table td.today ul { color: #000; }
  .schedue_table th.next, .schedue_table td.next { opacity: .4; }
  .schedue_table th ul, .schedue_table td ul { padding: 0 3px; color: #636363; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; }
  .schedue_table th { text-align: left; background: #f5f5f5; color: #000; }
  .schedue_table th.sun { color: #ec4040; }
  .schedue_table th.sat { color: #25bec0; }
  .schedue_table td { height: 80px; } }

/*************** 자원봉사 / 후원봉사 ***************/
.service .tit_bg { padding: 4rem 2rem; width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; background: url(../images/C02/volunteer_work_bg.png) no-repeat calc(100% - 3rem) 65%; background-size: 15rem; background-color: #F6F7E9; }

.service .tit_bg.bg2 { background-image: url(../images/C02/sponcership_bg.png); }

.service .tit_bg strong { display: block; margin-bottom: 2rem; font-weight: bold; line-height: 1.16; letter-spacing: -3.75px; text-align: left; color: #85bcea; font-size: 2.6rem; }

.service .tit_bg p { position: relative; margin-top: 3rem; font-size: 1.4rem; line-height: 1.36; letter-spacing: -1.65px; text-align: left; color: #555; }

.service .tit_bg p:before { content: none; }

.service .greeting1 { position: relative; font-size: 2.2rem; margin-top: 5rem; line-height: 1.1; letter-spacing: -.1em; text-align: left; color: #010101; }

.service .greeting1 span { color: #82b4de; }

.service .link { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background: #82b4de; margin: 3rem 0; width: 18rem; background: #82b4de; height: 3.5rem; font-size: 1.6rem; font-size: 1.7rem; font-weight: 500; letter-spacing: -.1rem; text-align: center; color: #fff; }

.service .recruit { margin: 2rem auto; font-size: 1.5rem; line-height: 1.5; letter-spacing: -.1rem; text-align: left; color: #000; }

.service .recruit dt { margin: 1rem 0 .2rem; font-weight: 500; text-align: left; }

.service .recruit dd, .service .recruit p { color: #7d7d7d; }

.service .recruit p { margin-top: 2rem; }

.service .recruit em { color: #b7d98a; }

.service .recruit strong { color: #000; }

.service .img_customer_center { background: #f5f5f5 url(../images/C02/ico_consult.png) no-repeat 2rem bottom; background-size: 7rem; padding: 1rem; padding-left: 10rem; text-align: left; }

.service .img_customer_center span { font-size: 2.4rem; text-align: left; margin-right: 1rem; }

.service .img_customer_center strong { margin-top: 0rem; margin-left: 0 !important; font-size: 2.8rem; text-align: left; }

.service .img_customer_center p { margin-top: 1rem; font-size: 1.4rem; text-align: left; word-break: keep-all; }

@media screen and (min-width: 851px) { .service .inner { display: -webkit-box; display: -ms-flexbox; display: flex; padding-top: 2rem; }
  .service .cont_wrap { display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; }
  .service .tit_bg { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; padding: 8rem 4rem; width: 37rem; -webkit-box-sizing: border-box; box-sizing: border-box; margin-right: 4rem; min-height: 90rem; background: url(../images/C02/volunteer_work_bg.png) no-repeat 60% 30%, url(../images/C02/volunteer_work_bg2.png) no-repeat center bottom; background-color: #f3f8fc; }
  .service .tit_bg.bg2 { background-image: url(../images/C02/sponcership_bg.png), url(../images/C02/sponcership_bg2.png); }
  .service .tit_bg strong { font-size: 5rem; }
  .service .tit_bg p { position: relative; margin-top: 31rem; font-size: 2.2rem; line-height: 1.36; letter-spacing: -1.65px; text-align: left; color: #555; }
  .service .tit_bg p:before { content: ''; position: absolute; top: -2rem; width: 3rem; height: 1px; background: #797572; }
  .service .right { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; padding-left: 3vw; border-top: 3px solid #82b4de; border-bottom: 1px solid #bdbdbd; }
  .service .greeting1 { font-size: 3.3rem; text-align: left; color: #000; margin-top: 7rem; }
  .service .greeting1 span { color: #82b4de; font-weight: 700; }
  .service .link { margin: 4rem 0 6rem; width: 26rem; margin-top: 4rem; background: #82b4de; height: 6rem; font-size: 2.4rem; }
  .service .recruit { font-size: 1.8rem; }
  .service .recruit dt { margin: 2rem 0 .5rem; text-align: left; }
  .service .recruit em { color: #82b4de; }
  .service .img_customer_center { background: #f5f5f5 url(../images/C02/ico_consult.png) no-repeat 2rem bottom; text-align: left; padding: 1.6rem 1.6rem 1.6rem 15rem; }
  .service .img_customer_center.bg2 { background-image: url(../images/C02/sponcership_bg3.png); background-size: auto; }
  .service .img_customer_center span { display: inline-block; margin-right: 1rem; font-size: 4rem; font-weight: bold; }
  .service .img_customer_center strong { display: inline-block; margin-left: 0 !important; font-size: 4.6rem; font-weight: 900; } }

@media screen and (max-width: 600px) { .service .tit_bg { padding: 4rem 2rem 6rem; background-size: 25%; background-position: calc(100% - 2.5rem) 80%; } }

/* 자원봉사 등록하기 */
@media screen and (max-width: 850px) { .input_area label:nth-child(1), .input_area .label:nth-child(1) { width: 5em; }
  .input_area input[type=text], .input_area select { height: 2.7rem; }
  .input_area .dash { margin: 0 .15rem; width: 0.5rem; height: 0.1rem; } }

.input_area { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; border-top: 3px solid #82b4de; font-size: 2rem; }

.input_area > .row { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; -ms-flex-line-pack: stretch; align-content: stretch; border-bottom: 1px solid #a7a7a7; }

.input_area > .row:not(.w100p) { width: 50%; }

.input_area > .row.w100p { width: 100%; }

.input_area > .row:first-child { -ms-flex-item-align: stretch; -ms-grid-row-align: stretch; align-self: stretch; }

.input_area > .row .item { -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.input_area > .row .item:first-child { background: #f5f5f5; width: 20rem; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }

.input_area > .row .item:nth-child(2) { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; }

.input_area > .row .item > label, .input_area > .row .item > .label { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; padding: 1rem; }

.input_area label:nth-child(1), .input_area .label:nth-child(1) { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 20rem; margin-right: 1.1rem; font-size: inherit; letter-spacing: -.05rem; color: #000; }

.input_area input[type=text], .input_area select { -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; height: 4rem; width: 8rem; margin: .4rem; font-size: inherit; }

.input_area input[type=text].wide { -webkit-box-flex: 0; -ms-flex: 0 1 24rem; flex: 0 1 24rem; }

.input_area .dash { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; margin: 0 .3rem; width: 0.6rem; height: 0.1rem; background: #797572; }

.input_area .txt, .input_area label:not(:nth-child(1)) { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; margin: 0 .3rem; color: #797572; }

.input_area input[type=text].won { -webkit-box-flex: 0; -ms-flex: 0 1 15rem; flex: 0 1 15rem; }

.input_area textarea { width: 100%; height: 10rem; margin: .4rem; }

.input_area .required:after { content: '*'; display: inline-block; margin-left: 0.3rem; color: #82b4de; }

.input_area .radio_wrap { -webkit-box-flex: 0; -ms-flex: 0 1 10rem; flex: 0 1 10rem; }

.input_area select { background: url(../images/C02/ico_select_arrow_g.png) no-repeat right 1rem center; background-size: 1.2rem; }

@media (max-width: 1000px) { .input_area > .row:not(.w100p) { width: 100%; } }

@media screen and (max-width: 850px) { .input_area { font-size: 1.5rem; }
  .input_area > .row { min-height: 3.5rem; }
  .input_area > .row:not(.w100p) { width: 100%; }
  .input_area > .row.w100p { width: 100%; }
  .input_area > .row:first-child { -ms-flex-item-align: stretch; -ms-grid-row-align: stretch; align-self: stretch; }
  .input_area > .row label, .input_area > .row .label { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; padding: 1rem; white-space: initial; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; }
  .input_area > .row .item:first-child { width: 30%; }
  .input_area label:nth-child(1), .input_area .label:nth-child(1) { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 20rem; margin-right: 1.1rem; font-size: inherit; letter-spacing: -.05rem; color: #000; }
  .input_area input[type=text], .input_area select { height: 2.8rem; font-size: inherit; }
  .input_area input[type=text].won { -webkit-box-flex: 0; -ms-flex: 0 1 15rem; flex: 0 1 15rem; }
  .input_area textarea { height: 25rem; margin: .4rem; }
  .input_area select { background-size: .6rem; } }

.img_board_list li a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; padding: 1.4rem 0; border-bottom: 1px solid #a7a7a7; }

.img_board_list .round_img_wrap { -webkit-box-flex: 0; -ms-flex: 0 0 45%; flex: 0 0 45%; width: 45%; }

.img_board_list .re_size { -webkit-box-flex: 0; flex: 1; width: 590px; height: 350px; }

.img_board_list .round_img_wrap + div { -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0; width: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding-left: 2.5rem; -webkit-box-sizing: border-box; box-sizing: border-box; }

.img_board_list .round_img_wrap + div .img_tit { display: block; margin-bottom: 2rem; font-size: 2.4rem; letter-spacing: -.06rem; color: #000; text-overflow: ellipsis; white-space: nowrap; word-wrap: normal; overflow: hidden; }

.img_board_list .round_img_wrap + div .info { display: block; padding-bottom: 4rem; font-size: 2rem; line-height: 1.6; letter-spacing: -.05rem; color: #797572; }

.img_board_list .round_img_wrap + div .info span { display: block; text-overflow: ellipsis; white-space: nowrap; word-wrap: normal; overflow: hidden; }

.img_board_list .round_img_wrap + div .info em { color: #82b4de; }

.img_board_list .round_img_wrap + div .cont { font-size: 1.8rem; line-height: 1.6; letter-spacing: -.05rem; color: #797572; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; word-wrap: break-word; }

@media screen and (max-width: 850px) { .img_board_list li a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding: 1.4rem 0; border-bottom: 1px solid #a7a7a7; }
  .img_board_list .round_img_wrap { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 100%; margin-bottom: 1.3rem; }
  .img_board_list .round_img_wrap + div { -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0; width: 100%; padding: 0 .5rem; }
  .img_board_list .round_img_wrap + div .img_tit { display: block; margin-bottom: 1.5rem; font-size: 1.5rem; letter-spacing: -.06rem; color: #000; text-overflow: ellipsis; white-space: nowrap; word-wrap: normal; overflow: hidden; }
  .img_board_list .round_img_wrap + div .info { display: block; padding-bottom: 2rem; font-size: 1.3rem; line-height: 1.6; letter-spacing: -.05rem; color: #797572; }
  .img_board_list .round_img_wrap + div .info span { display: block; text-overflow: ellipsis; white-space: nowrap; word-wrap: normal; overflow: hidden; }
  .img_board_list .round_img_wrap + div .cont { font-size: 1.2rem; line-height: 1.6; letter-spacing: -.05rem; color: #797572; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; word-wrap: break-word; } }

.policy .inner { padding: 2rem !important; }

.policy_cont { font-size: 1.2rem; color: #7d7d7d; }

.policy_cont ul { margin: 1.2rem 0; color: #000; }

.policy_cont strong { display: block; margin: 1.2rem 0; color: #000; }

@media screen and (min-width: 851px) { .policy .inner { padding: 4rem !important; height: 105rem; border: solid 1px #eee; overflow-y: auto; -webkit-box-sizing: border-box; box-sizing: border-box; }
  .policy_cont { font-size: 2rem; }
  .policy_cont ul { margin: 2rem 0; color: #000; }
  .policy_cont strong { display: block; margin: 2rem 0; color: #000; } }

/* 서비스 제공 기록 */
.fold_area .large_select { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin: 2.5rem 0 1.5rem; }

.fold_area .large_select button { -webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto; width: 100%; border-radius: 0; height: 2.9rem; padding: 0 2.5rem 0 1.5rem; border: solid 1px #82b4de; font-size: 1.3rem; font-weight: 500; letter-spacing: -.04rem; color: #82b4de; background: #fff url(../images/C02/select_arrow_down.png) no-repeat right 1.1rem center; background-size: .6rem; -webkit-box-sizing: border-box; box-sizing: border-box; text-align: left; -webkit-transition: all .2s; transition: all .2s; }

.fold_area .large_select button.opened { background: #82b4de url(../images/C02/select_arrow_up.png) no-repeat right 1.1rem center; background-size: .6rem; border: none; color: #fff; }

.fold_area .large_select + div { display: none; }

.fold_area + .column_wrap { margin-top: 3rem; }

@media screen and (min-width: 851px) { .fold_area .large_select { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin: 2.5rem 0 1.5rem; }
  .fold_area .large_select button { height: 5.3rem; border: solid 1px #82b4de; font-size: 2.2rem; background-position: right 2rem center; background-size: 1.2rem; }
  .fold_area .large_select button.opened { background: #82b4de url(../images/C02/select_arrow_up.png) no-repeat right 2rem center; background-size: 1.2rem; }
  .fold_area + .column_wrap { margin-top: 3rem; } }

.noted { margin-top: 1.5rem; padding: 0 .5rem; }

.noted ul { color: #909090; font-size: 1.2rem; }

@media screen and (min-width: 851px) { .noted ul { font-size: 1.8rem; } }

/* 팝업 관련 */

.pop_wrap input[type=checkbox].hidden_input {
  display: none;
}

.pop_wrap label.checkbox_img {
  width: 24px;
  height: 24px;
}

.chk_box {
  width: 100%;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pop_wrap * {
  box-sizing: border-box;
}

.pop_box {
  height: 400px;
  position: absolute;
  left: 0;
  top: 0;
  width: 500px;
  max-width: calc(100vw - 40px);
}

.pop_box.img_box {
  height: auto !important;
}

.pop_box .pop_cont {
  width: 100%;
  height: 100%;
}

.pop_box .pop_cont.pop_text {
  background: #fff;
  border: 1px solid #000;
  padding: 25px 25px 60px;
  position: relative;
}

.pop_box .pop_cont.pop_img {
  background: #d8d8d8;
  position: relative;
  height: auto;
  width: auto;
  padding-top: 80%;
}

.pop_box .pop_cont.pop_img img {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.pop_box .pop_cont.pop_text > div {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}

.pop_box .pop_cont.pop_text .pop_tit {
  color: #000;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.3;
  padding-top: 25px;
  text-align: center;
  word-break: keep-all;
}

.pop_box .pop_cont.pop_text .pop_val {
  color: #6c6c6c;
  font-size: 18px;
  margin-top: 50px;
  line-height: 1.8;
  word-break: keep-all;
}

.pop_box .pop_bottom {
  background: rgba(0,0,0,0.5);
  bottom: 0;
  height: 32px;
  left: 0;
  position: absolute;
  width: 100%;
}

.pop_box .pop_bottom .pop_input { 
  align-items: center;
  display: flex;
  padding-right: 40px;
}

.pop_box .pop_bottom .pop_input .chk_box {
  width:35px;
  height: 32px;
}

.pop_box .pop_bottom .pop_input .chk_box + label {
  color: #fff;
  flex: auto;
  font-size: 16px;
  width: 0;

  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}


.pop_box input[type=checkbox].hidden_input + label.checkbox_img {
  background: url(../images/checkbox_off_b.png) center;
}

.pop_box input[type=checkbox]:checked.hidden_input + label.checkbox_img {
  background: url(../images/checkbox_on_b.png) center;
}

.pop_box .pop_bottom .pop_input label.checkbox_img {
  margin-right: 0;
}

.pop_box .pop_bottom .pop_cls {
  background: url(../images/close_btn_w.png) center no-repeat;
  height: 32px;
  padding: 0 !important;
  position: absolute;
  right: 0;
  top: 0;
  width: 32px;
}

.pop_wrap {
  position: absolute;
  top: 150px;
  left: calc( calc(100vw - 1280px) / 2);
}

@media screen and (max-width: 1300px) {
  .pop_wrap {
    left: 20px;
  }
  
}

@media screen and (max-width: 850px) {
  
  .pop_box {
    max-width: calc(100vw - 30px);
  }

  .pop_wrap {
    left: 15px;
    top: 70px;
  }
}