@charset "UTF-8";
@import url("/static/health/css/default.css?v1078");
@import url("/static/jslibrary/bootstrap-datepicker-1.9.0-dist/css/bootstrap-datepicker3.standalone.css");
@import url(https://cdn.jsdelivr.net/gh/sun-typeface/SUIT/fonts/static/woff2/SUIT.css);
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css");
@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
@import url("/static/portal/css/components/sitemap.css?v1908");
.material-icons {
font-family: "Material Icons";
font-weight: normal;
font-style: normal;
font-size: 24px;
line-height: 1;
letter-spacing: normal;
text-transform: none;
display: inline-block;
white-space: nowrap;
word-wrap: normal;
direction: ltr;
-webkit-font-feature-settings: "liga";
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
font-feature-settings: "liga";
}

.material-icons-outlined {
font-family: "Material Icons Outlined";
font-weight: normal;
font-style: normal;
font-size: 24px;
line-height: 1;
letter-spacing: normal;
text-transform: none;
display: inline-block;
white-space: nowrap;
word-wrap: normal;
-webkit-font-feature-settings: "liga";
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
font-feature-settings: "liga";
}

.icon {
display: inline-block;
width: 40px;
height: 45px;
background-position: center;
background-repeat: no-repeat;
}
.icon.schedule {
background-image: url(/static/health/img/main/icon-schedule.png);
}
.icon.plan {
background-image: url(/static/health/img/main/icon-plan.png);
}
.icon.agency {
background-image: url(/static/health/img/main/icon-agency.png);
}
.icon.situation {
background-image: url(/static/health/img/main/icon-situation.png);
}
.icon.health {
background-image: url(/static/health/img/main/icon-health.png);
}
.icon.nutrition {
background-image: url(/static/health/img/main/icon-nutrition.png);
}
.icon.exercise {
background-image: url(/static/health/img/main/icon-exercise.png);
}
.icon.i6 {
background-image: url(/static/health/img/main/icon-06.png);
}
.icon.i7 {
background-image: url(/static/health/img/main/icon-07.png);
}
.icon.i8 {
background-image: url(/static/health/img/main/icon-08.png);
}
.icon.i10 {
background-image: url(/static/health/img/main/icon-10.png);
}
.icon.i11 {
background-image: url(/static/health/img/main/icon-11.png);
}
.icon.i12 {
background-image: url(/static/health/img/main/icon-12.png);
}

.header-sh-submit {
width: 21px;
height: 21px;
background: url(/static/health/img/common/ico-search.svg) center no-repeat;
}

.icon-check-bubble {
display: inline-block;
vertical-align: middle;
width: 29px;
height: 25px;
background: url(/static/health/img/common/ico-bubble.svg) 0 center no-repeat;
}

.file-ico, .ico-xls2, .ico-ppt, .ico-word, .ico-xls, .ico-img, .ico-zip, .ico-pdf, .ico-hwp, .ico-filefolder {
display: inline-block;
background-repeat: no-repeat;
background-position: center;
width: 24px;
height: 24px;
background-size: 24px;
}

.ico-filefolder {
background-image: url(/static/health/img/common/ico-filefolder@2x.png);
}

.ico-hwp {
background-image: url(/static/health/img/common/ico-hwp@2x.png);
}

.ico-pdf {
background-image: url(/static/health/img/common/ico-pdf@2x.png);
}

.ico-zip {
background-image: url(/static/health/img/common/ico-zip@2x.png);
}

.ico-img {
background-image: url(/static/health/img/common/ico-img@2x.png);
}

.ico-xls {
background-image: url(/static/health/img/common/ico-xls@2x.png);
}

.ico-word {
background-image: url(/static/health/img/common/ico-doc.svg);
background-position: -3px -3px;
background-size: 30px;
}

.ico-ppt {
background-image: url(/static/health/img/common/ico-ppt.svg);
background-position: -3px -3px;
background-size: 30px;
}

.ico-xls2 {
width: 22px;
height: 21px;
background-size: 22px 21px;
background-image: url(/static/health/img/common/ico-xls2@2x.png);
}

.icon-pregnant {
height: 58px;
background-image: url("/static/health/img/main/icon-pregnant.svg");
}
.icon-pregnant-i1 {
background-image: url("/static/health/img/sub/icon-pregnant-i1.png");
}
.icon-pregnant-i2 {
background-image: url("/static/health/img/sub/icon-pregnant-i2.png");
}
.icon-pregnant-i3 {
background-image: url("/static/health/img/sub/icon-pregnant-i3.png");
}
.icon-pregnant-i4 {
background-image: url("/static/health/img/sub/icon-pregnant-i4.png");
}
.icon-pregnant-i5 {
background-image: url("/static/health/img/sub/icon-pregnant-i5.png");
}
.icon-pregnant-i6 {
background-image: url("/static/health/img/sub/icon-pregnant-i6.png");
}
.icon-pregnant-i7 {
background-image: url("/static/health/img/sub/icon-pregnant-i7.png");
}

.icon-baby {
height: 58px;
background-image: url("/static/health/img/main/icon-baby.svg");
}

.icon-teen {
height: 57px;
background-image: url("/static/health/img/main/icon-teen.svg");
}

.icon-youth {
height: 63px;
background-image: url("/static/health/img/main/icon-youth.svg");
}

.icon-middleAged {
height: 63px;
background-image: url("/static/health/img/main/icon-middleAged.svg");
}

.icon-old {
height: 60px;
background-image: url("/static/health/img/main/icon-old.svg");
}

/* prettier-ignore */
@font-face {
font-family: "GmarketSans";
font-style: normal;
font-weight: 700;
src: local("Gmarket Sans Bold"), local("GmarketSans-Bold"), url("/static/font/gmarket/GmarketSansBold.woff2") format("woff2"), url("/static/font/gmarket/GmarketSansBold.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
@font-face {
font-family: "GmarketSans";
font-style: normal;
font-weight: 400 600;
src: local("Gmarket Sans Medium"), local("GmarketSans-Medium"), url("/static/font/gmarket/GmarketSansMedium.woff2") format("woff2"), url("/static/font/gmarket/GmarketSansMedium.woff") format("woff");
}
@font-face {
font-family: "GmarketSans";
font-style: normal;
font-weight: 100;
src: local("Gmarket Sans Light"), local("GmarketSans-Light"), url("/static/font/gmarket/GmarketSansLight.woff2") format("woff2"), url("/static/font/gmarket/GmarketSansLight.woff") format("woff");
}
/* prettier-ignore */
/* prettier-ignore */
.theme-light,
:root {
--globaltabactive: #099ca5;
--formbgcolor: #f7f7f7;
--darkblue: #000e18;
--midnightblue: #1c2674;
--deepblue: #004889;
--blue: #005aab;
--skyblue: #4bbdff;
--skylight: #00bce4;
--skywhite: #eef8fa;
--babyblue: #7facd5;
--lightblue: #f3fafc;
--infoboxbg: #ebfafd;
--body-font-color: #000000;
--grayblue: #f2f7fb;
--whiteblue: #f2fcfe;
--orange: #d8761f;
--whiteorange: #fdf8f4;
--gray: #888;
--green: #009344;
--red: #ba0000;
--lightgray: #cfcfcf;
--whitegray: #f1f1f1;
--trgray: #fafafa;
--deepgray: #262626;
--linegray: #626971;
--footgray: #3b434e;
--mediumgray: #48515f;
--graya7: #a7a7a7;
--borderwhite: #d9e6f2;
--dlbg: #f8fbfd;
--mineShaft: #2e363a;
--muddyWaters: #525d64;
--white: #fff;
--black: #000;
--cobalt: #02728d;
--lagoon: #008890;
--blinkpink: #fa5778;
--pink: #e4477a;
--warm-grey: #757575;
--lightred: #c54804;
--bg_gray: #eff2f7;
--txt_gray: #959ca1;
--faq-Q-dt-bgcolor: #fcfcfc;
--faq-Q-bgcolor: #005baa;
--faq-A-bgcolor: #0c9ebd;
--mid-blue: #2164c1;
--mid-blue-Two: #2163c1;
--water-blue: #136cc8;
--black-two: #303030;
--black-three: #222121;
--steel: #888ca0;
--blue-green: #099ca5;
--sh-bd: #dee4f0;
--bdcolor: #ddd;
--bd-color: #ddd;
--th-bg: #f8f8fc;
--bd-top: #252525;
--bd-td-border: #e6e5ed;
--shbgcolor: #f2f7fb;
--bdtopcolor: #252525;
--thbgcolor: #f7fbff;
--cellhovercolor: #f4f4f4;
--linkcolor: #333;
--btnbgcolor: #364150;
--viewbdtopcolor: #494b50;
--viewheadBgcolor: #edf0f7;
--viewheadcolor: #333333;
--dp1overcolor: #fff;
--lnbtitlebgcololr: #939393;
--point: #005aab;
--teal: #009b97;
--sh-form-color: #ddd;
--darkish-green: #239233;
--water-blue-two: #128ed5;
--cerulean: #007dd8;
--cool-grey: #aaaaba;
}

/* 모바일 가로 스크롤 */
@media (max-width: 749px) {
.mobile-scroller-x {
pointer-events: none;
position: relative;
height: 0;
display: block;
z-index: 10;
width: 100%;
}
.mobile-scroller-x::before {
content: "";
display: block;
position: absolute;
z-index: 1;
top: 2px;
width: 24px;
height: 24px;
animation: tableScrollAni 4s infinite;
background-image: url(/static/portal/img/sprite-common.png?20250805102255);
background-position: -219px 0px;
width: 93px;
height: 51px;
}
}
@media (max-width: 749px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 749px) and (min-resolution: 192dpi) {
.mobile-scroller-x::before {
background-image: url(/static/portal/img/sprite-common@2x.png?20250805102255);
background-size: 609px 593px;
}
}

@keyframes tableScrollAni {
0% {
left: 46%;
opacity: 0.2;
}
50% {
left: 54%;
opacity: 1;
}
100% {
left: 46%;
opacity: 0.2;
}
}
.bu0,
#contents > .bu0 {
padding-left: 0;
font-size: 1.25rem;
font-weight: bold;
line-height: 1.88;
color: var(--blue-green);
}
.bu0:first-child,
#contents > .bu0:first-child {
margin-top: 35px;
}
.bu0::before,
#contents > .bu0::before {
display: none;
all: unset;
}
.bu0 + p, .bu0 + ul,
#contents > .bu0 + p,
#contents > .bu0 + ul {
margin-left: 0;
}

/* 1 */
#contents > h3,
.h2,
.bu1 {
position: relative;
padding-left: 30px;
font-size: 22px;
font-weight: 500;
text-align: left;
color: #222121;
font-family: "GmarketSans", "맑은고딕", "malgun gothic, sans-serif";
margin-bottom: 10px;
}
#contents > h3:before,
.h2:before,
.bu1:before {
position: absolute;
top: 5px;
left: 0;
content: "";
width: 20px;
height: 20px;
border-radius: 20px;
background-color: #c9e4ff;
background-position: center;
background-repeat: no-repeat;
background-size: 8px 5px;
background-image: url("data:image/svg+xml;charset=utf8,%0A%3Csvg fill='%23034ea1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='12px' height='8px'%3E%3Cpath fill-rule='evenodd' d='M10.601,0.374 L6.000,4.778 L1.400,0.374 L0.000,1.713 L6.000,7.459 L12.000,1.713 L10.601,0.374 Z'/%3E%3C/svg%3E");
transform: rotate(-90deg);
}
#contents > h3.lh15,
.h2.lh15,
.bu1.lh15 {
line-height: 1.5;
}
#contents > h3.lh15:before,
.h2.lh15:before,
.bu1.lh15:before {
top: 18px;
}
#contents > h3 + p, #contents > h3 + ul, #contents > h3 + dl, #contents > h3 + ol,
.h2 + p,
.h2 + ul,
.h2 + dl,
.h2 + ol,
.bu1 + p,
.bu1 + ul,
.bu1 + dl,
.bu1 + ol {
margin-left: 20px;
}
@media (max-width: 1199px) {
#contents > h3 + p,
.h2 + p,
.bu1 + p {
margin-left: 20px;
}
}
#contents > h3:not(:first-of-type),
.h2:not(:first-of-type),
.bu1:not(:first-of-type) {
margin-top: 30px;
}
#contents > h3 + .table,
.h2 + .table,
.bu1 + .table {
border-top-width: 1px;
}
#contents > h3 > span,
.h2 > span,
.bu1 > span {
font-family: SUIT, "Noto Sans KR", "Noto Sans", "AppleGothic", "맑은 고딕", "돋움", "dotum", Helvetica, Arial, sans-serif;
font-size: 14px;
}
#contents > h3 > a,
.h2 > a,
.bu1 > a {
font-weight: normal;
}
#contents > h3.no-bull,
.h2.no-bull,
.bu1.no-bull {
border-bottom: 1px solid #ddd;
padding-left: 0 !important;
margin-top: 0;
}
#contents > h3.no-bull.str,
.h2.no-bull.str,
.bu1.no-bull.str {
font-family: "GmarketSans", "맑은고딕", "malgun gothic, sans-serif";
font-size: 24px;
color: var(--black);
border: none;
padding-bottom: 19px;
}
#contents > h3.bd-point,
.h2.bd-point,
.bu1.bd-point {
border-color: var(--point);
}
#contents > h3.bdbn,
.h2.bdbn,
.bu1.bdbn {
border-bottom: none;
}
#contents > h3 + h3,
.h2 + h3,
.bu1 + h3 {
margin-top: 12px;
}
#contents > h3.img-rt-top,
.h2.img-rt-top,
.bu1.img-rt-top {
margin-top: -11px;
}
#contents > h3 p,
.h2 p,
.bu1 p {
display: inline-block;
font-size: 16px;
font-weight: 500;
color: #757575;
}
@media (max-width: 359px) {
#contents > h3,
.h2,
.bu1 {
line-height: 1.5;
padding: 0 0 10px 31px;
}
}
@media (min-width: 750px) {
#contents > h3 + .req-infor,
.h2 + .req-infor,
.bu1 + .req-infor {
margin-top: -44px;
margin-bottom: 30px;
}
}
@media (max-width: 749px) {
#contents > h3 .refer,
.h2 .refer,
.bu1 .refer {
margin-left: 0;
display: block;
}
}

/* 2 */
#contents > h4,
.bu2 {
position: relative;
margin: 40px 0 15px 20px;
padding-left: 20px;
font-size: 18px;
font-weight: bold;
text-align: left;
color: var(--black);
margin: 28px 0 10px;
}
#contents > h4:before,
.bu2:before {
position: absolute;
top: 8px;
left: 0;
content: "";
width: 12px;
height: 12px;
border-radius: 12px;
border: solid 3px var(--blue-green);
}
#contents > h4 + p, #contents > h4 + ul,
.bu2 + p,
.bu2 + ul {
margin-left: 20px;
}
.row #contents > h4,
.row .bu2 {
margin-top: 0;
}
#contents > h4 + .n + .list-num, #contents > h4 + .list-num,
.bu2 + .n + .list-num,
.bu2 + .list-num {
margin-left: 11px;
}
#contents > h4 > span,
.bu2 > span {
font-size: 16px;
font-weight: normal;
}
#contents > h4.point,
.bu2.point {
color: var(--point);
}
/* 3 */
#contents > h5,
.bu3 {
position: relative;
margin-left: 14px;
padding-left: 16px;
color: var(--black);
font-size: 16px;
font-family: SUIT, "Noto Sans KR", "Noto Sans", "AppleGothic", "맑은 고딕", "돋움", "dotum", Helvetica, Arial, sans-serif;
margin: 12px 0 12px 16px;
font-weight: normal;
text-indent: 0 !important;
}
#contents > h5:before,
.bu3:before {
position: absolute;
top: 6px;
left: 0;
content: "";
width: 8px;
height: 10px;
background: url(/static/portal/img/common/bu3.png) 0 0 no-repeat;
background-size: 8px 10px;
}
#contents > h5 + .table,
.bu3 + .table {
margin-top: 0;
}

/* 4 */
#contents > h6,
.bu4,
.list2 > li {
position: relative;
padding-left: 14px;
font-size: 16px;
margin-left: 25px;
}
#contents > h6:before,
.bu4:before,
.list2 > li:before {
content: "";
width: 6px;
height: 6px;
border-radius: 3px;
background: var(--skyblue);
position: absolute;
left: 0;
top: 10px;
}

.bu5 {
font-size: 1em;
padding-left: 38px;
}
.bu5::before {
content: "- ";
margin-right: 5px;
}

@media (max-width: 1199px) {
.m1 {
margin-left: 20px;
}
}

.m2 {
margin-left: 34px;
}

.list > li {
position: relative;
margin: 40px 0 15px 20px;
padding-left: 20px;
font-size: 18px;
font-weight: bold;
text-align: left;
color: var(--black);
margin: 28px 0 10px;
}
.list > li:before {
position: absolute;
top: 8px;
left: 0;
content: "";
width: 12px;
height: 12px;
border-radius: 12px;
border: solid 3px var(--blue-green);
}
.list > li + p, .list > li + ul {
margin-left: 20px;
}
.list > li > strong {
color: var(--point);
}
.list > li > ul {
margin-left: -22px;
}
.list > li > ul.has-link li {
margin-bottom: 10px;
}
.list > li > ul.has-link li::before {
top: 8px;
}
.list > li > ul > li {
position: relative;
margin-left: 14px;
padding-left: 16px;
color: var(--black);
font-size: 16px;
font-family: SUIT, "Noto Sans KR", "Noto Sans", "AppleGothic", "맑은 고딕", "돋움", "dotum", Helvetica, Arial, sans-serif;
margin-left: 0;
}
.list > li > ul > li:before {
position: absolute;
top: 6px;
left: 0;
content: "";
width: 8px;
height: 10px;
background: url(/static/portal/img/common/bu3.png) 0 0 no-repeat;
background-size: 8px 10px;
}
.list > li > ul > li > ul li,
.list > li > ul > li > ol li {
text-indent: -12px;
padding-left: 12px;
}
.list > li > ul > li > ul li:before,
.list > li > ul > li > ol li:before {
content: "· ";
display: inline;
}
.list > li > ul.none li:before {
display: none;
}
.list > li > ul.number li {
text-indent: -20px;
padding-left: 20px;
}
.list > li > ul.number li:before {
display: none;
}
.list > li .mw {
margin-left: -34px;
}
.list > li + li {
margin-top: 5px;
}
.list .table {
margin-top: 5px;
margin-bottom: 0;
}
.list [class^=b-] {
min-height: inherit;
/* &.b-down{
	margin:-3px 0 0 0;
	padding:4px 8px;
} */
}

dl.list {
margin: 0;
}
dl.list dt {
position: relative;
margin-left: 14px;
padding-left: 16px;
color: var(--black);
font-size: 16px;
font-family: SUIT, "Noto Sans KR", "Noto Sans", "AppleGothic", "맑은 고딕", "돋움", "dotum", Helvetica, Arial, sans-serif;
}
dl.list dt:before {
position: absolute;
top: 6px;
left: 0;
content: "";
width: 8px;
height: 10px;
background: url(/static/portal/img/common/bu3.png) 0 0 no-repeat;
background-size: 8px 10px;
}
dl.list dd {
margin-left: 10px;
text-indent: -16px;
padding-left: 16px;
}
dl.list dd:before {
content: "- ";
}

.list2 {
margin-top: 10px;
margin-left: 0;
margin-bottom: 15px;
}
h3 + .list2, h4 + .list2 {
margin-left: 25px;
}
.list2 > li {
margin-left: 0;
}
.list2 > li + li {
margin-top: 4px;
}
.list2 > li ul li {
position: relative;
padding-left: 10px;
font-size: 16px;
font-weight: 400;
}
.list2 > li ul li::before {
position: absolute;
top: 0;
left: 0;
content: "- ";
}
.list2 > li.none::before {
content: none;
}
dd .list2 {
margin-top: 0;
}

.list-num {
padding-left: 20px;
list-style: decimal;
}
h2 + p + .list-num, h3 + p + .list-num, h4 + .list-num {
margin-bottom: 10px;
}
@media (max-width: 1199px) {
h2 + p + .list-num, h3 + p + .list-num, h4 + .list-num {
margin-left: 20px;
}
}
.list-num.type2 {
padding-left: 25px;
list-style: hangul;
}

.list-dot > li {
position: relative;
padding-left: 10px;
}
.list-dot > li::before {
position: absolute;
top: 10px;
left: 0;
content: "";
display: block;
width: 6px;
height: 6px;
border-radius: 50%;
background: var(--point);
}
.list-dot.type2 li::before {
width: 5px;
height: 5px;
background: #757575;
}

.list-bu2 > li {
position: relative;
margin: 40px 0 15px 20px;
padding-left: 20px;
font-size: 18px;
font-weight: bold;
text-align: left;
color: var(--black);
margin: 28px 0 10px;
margin: 10px 0;
}
.list-bu2 > li:before {
position: absolute;
top: 8px;
left: 0;
content: "";
width: 12px;
height: 12px;
border-radius: 12px;
border: solid 3px var(--blue-green);
}
.list-bu2 > li + p, .list-bu2 > li + ul {
margin-left: 20px;
}
.list-bu2 > li strong {
color: var(--point);
font-weight: 500;
}
.list-bu2 > li > ul > li {
position: relative;
margin-left: 14px;
padding-left: 16px;
color: var(--black);
font-size: 16px;
font-family: SUIT, "Noto Sans KR", "Noto Sans", "AppleGothic", "맑은 고딕", "돋움", "dotum", Helvetica, Arial, sans-serif;
margin-left: 0;
}
.list-bu2 > li > ul > li:before {
position: absolute;
top: 6px;
left: 0;
content: "";
width: 8px;
height: 10px;
background: url(/static/portal/img/common/bu3.png) 0 0 no-repeat;
background-size: 8px 10px;
}

.list-bu3 {
margin-bottom: 17px;
}
.list-bu3 > li {
position: relative;
margin-left: 14px;
padding-left: 16px;
color: var(--black);
font-size: 16px;
font-family: SUIT, "Noto Sans KR", "Noto Sans", "AppleGothic", "맑은 고딕", "돋움", "dotum", Helvetica, Arial, sans-serif;
}
.list-bu3 > li:before {
position: absolute;
top: 6px;
left: 0;
content: "";
width: 8px;
height: 10px;
background: url(/static/portal/img/common/bu3.png) 0 0 no-repeat;
background-size: 8px 10px;
}
.list-bu3 > li > ul {
margin-left: 0;
}
.list-bu3 > li > ul > li {
position: relative;
padding-left: 14px;
font-size: 16px;
margin-left: 25px;
margin-left: 0;
}
.list-bu3 > li > ul > li:before {
content: "";
width: 6px;
height: 6px;
border-radius: 3px;
background: var(--skyblue);
position: absolute;
left: 0;
top: 10px;
}

.list-bu4 > li {
position: relative;
padding-left: 14px;
font-size: 16px;
margin-left: 25px;
}
.list-bu4 > li:before {
content: "";
width: 6px;
height: 6px;
border-radius: 3px;
background: var(--skyblue);
position: absolute;
left: 0;
top: 10px;
}

.list-bu5 {
padding-left: 12px;
}
.list-bu5 > li {
position: relative;
padding-left: 10px;
font-size: 16px;
font-weight: 400;
padding-left: 15px;
}
.list-bu5 > li::before {
position: absolute;
top: 0;
left: 0;
content: "- ";
}

.list-dash li {
margin-left: 13px;
text-indent: -8px;
word-break: keep-all;
}

.bu2 + .bu {
margin-left: 20px;
}
.bu > li {
margin: 0;
padding: 0 0 0 8px;
list-style: none;
text-indent: -12px;
padding-left: 12px;
font-weight: normal;
}
.list-info .bu > li {
text-indent: 0;
font-weight: 600;
}
.list-info .bu > li::before {
content: "· ";
width: 0;
top: 0;
}
.bu > li::before {
content: "· ";
}
.bu > li > ul:not(.list-num) {
padding-left: 15px;
}
.bu > li > ul:not(.list-num) > li {
position: relative;
padding-left: 10px;
font-size: 16px;
font-weight: 400;
}
.bu > li > ul:not(.list-num) > li::before {
position: absolute;
top: 0;
left: 0;
content: "- ";
}
.bu > li > ul:not(.list-num).number li {
text-indent: -20px;
padding-left: 20px;
}
.bu > li > ul:not(.list-num).number li:before {
display: none;
}
.bu > li .list-num li {
text-indent: 0;
}
.bu dt {
margin: 0;
padding: 0 0 0 8px;
list-style: none;
text-indent: -12px;
padding-left: 12px;
}
.bu dt::before {
content: "· ";
}

.help {
padding-left: 29px;
position: relative;
}
.help::before {
content: "";
position: absolute;
top: 2px;
left: 0;
}

.bu-dash li {
position: relative;
padding-left: 14px;
}
.bu-dash li::before {
position: absolute;
top: 12px;
left: 0;
width: 5px;
height: 2px;
background-color: #000;
content: "";
}

.list-info {
position: relative;
padding-left: 28px;
color: #777;
}
.list-info::before {
content: "!";
position: absolute;
top: 5px;
left: 0;
width: 16px;
height: 16px;
border-radius: 16px;
font-size: 11px;
font-weight: 900;
text-align: center;
background-color: #c9e4ff;
color: #fff;
}

/* @import "components/sprite"; //이미지 스프라이트
@import "components/sprite_tab"; //이미지 스프라이트
@import "components/sprite_sub"; //이미지 스프라이트 */
.lnb a {
display: block;
}

.lnb {
float: left;
width: 260px;
color: #ffffff;
display: none;
/* prettier-ignore */
}
@media (min-width: 1200px) {
.lnb {
display: block;
}
}
@media (max-width: 1199px) {
.lnb {
display: none;
}
}
.lnb__title {
display: flex;
align-items: center;
justify-content: center;
height: 144px;
border-radius: 15px;
background-color: var(--blue-green);
}
.lnb__title em {
display: block;
font-family: GmarketSans;
font-size: 28px;
font-weight: bold;
color: #fff;
}
.lnb nav > ul {
margin-top: 15px;
border-bottom: 1px solid #e1e1e1;
}
.lnb__depth1 {
border-top: 1px solid #e1e1e1;
}
.lnb__depth1 > a {
display: block;
position: relative;
min-height: 58px;
padding: 20px 48px 16px 35px;
font-family: GmarketSans;
font-size: 17px;
font-weight: 500;
color: #303030;
}
.lnb__depth1 > a::before {
width: 20px;
height: 20px;
border-radius: 20px;
background-color: #eef3f4;
content: "";
position: absolute;
top: 50%;
margin-top: -11px;
right: 29px;
background-position: center;
background-repeat: no-repeat;
background-size: 8px 5px;
background-image: url("data:image/svg+xml;charset=utf8,%0A%3Csvg fill='%23949494' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='12px' height='8px'%3E%3Cpath fill-rule='evenodd' d='M10.601,0.374 L6.000,4.778 L1.400,0.374 L0.000,1.713 L6.000,7.459 L12.000,1.713 L10.601,0.374 Z'/%3E%3C/svg%3E");
z-index: 1;
transform: rotate(0);
transform-origin: center;
transition: 0.5s;
}
.lnb__depth1.on {
border-radius: 10px;
box-shadow: inset 0 0 0 1px var(--blue-green);
/* prettier-ignore */
}
.lnb__depth1.on + * {
border-top: none;
}
.lnb__depth1.on > a {
border-radius: 10px;
background-color: var(--blue-green);
font-family: GmarketSans;
font-size: 17px;
font-weight: bold;
color: #fff;
}
.lnb__depth1.on > a::before {
background-color: #087e85;
background-image: url("data:image/svg+xml;charset=utf8,%0A%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='12px' height='8px'%3E%3Cpath fill-rule='evenodd' d='M10.601,0.374 L6.000,4.778 L1.400,0.374 L0.000,1.713 L6.000,7.459 L12.000,1.713 L10.601,0.374 Z'/%3E%3C/svg%3E");
transform: rotate(-180deg);
}
.lnb__depth1.on .dp2 {
display: block;
}
.lnb__depth2 > a {
display: block;
margin-bottom: -1px;
padding: 7px 7px 7px 35px;
line-height: 1.2;
font-family: GmarketSans;
font-size: 16px;
font-weight: 500;
color: var(--black-two);
}
.lnb__depth2 > a::before {
content: "· ";
}
.lnb__depth2 > a:hover, .lnb__depth2 > a:focus {
color: var(--blue-green);
font-weight: 800;
}
.lnb__depth2.on > a {
color: var(--blue-green);
font-weight: 800;
}
.lnb .on > .dp2-ul {
display: block;
}
.lnb .dp2-ul {
display: none;
position: relative;
padding: 15px 0 24px;
}
.lnb .dp2-ul > li.on .dp3 {
display: block;
}
.lnb .dp3-ul {
display: none;
border: 1px solid var(--bdcolor);
border-width: 1px 0;
margin-bottom: -1px;
}
.lnb .dp3-ul > li > a {
display: block;
padding: 4px 10px;
font-family: GmarketSansTTF;
font-size: 14px;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: normal;
color: #757575;
}
.lnb .dp3-ul > li > a::before {
content: "- ";
}
.lnb .dp3-ul > li + li > a {
border-top: 1px dashed var(--bdcolor);
}
input[type=checkbox],
input[type=radio] {
width: 20px;
height: 20px;
}

input[type=number],
input[type=date],
input[type=text],
input[type=password],
input[type=file],
select,
textarea {
-webkit-appearance: none;
appearance: none;
font-family: SUIT, "Noto Sans KR", "Noto Sans", "AppleGothic", "맑은 고딕", "돋움", "dotum", Helvetica, Arial, sans-serif;
border: 1px solid #ccc;
background-color: #ffffff;
padding: 4px 10px;
line-height: 20px;
height: 40px;
vertical-align: middle;
border-radius: 5px;
}
input[type=number]:hover, input[type=number]:focus, input[type=number]:active,
input[type=date]:hover,
input[type=date]:focus,
input[type=date]:active,
input[type=text]:hover,
input[type=text]:focus,
input[type=text]:active,
input[type=password]:hover,
input[type=password]:focus,
input[type=password]:active,
input[type=file]:hover,
input[type=file]:focus,
input[type=file]:active,
select:hover,
select:focus,
select:active,
textarea:hover,
textarea:focus,
textarea:active {
box-shadow: 0 0 5px var(--grayblue);
}

input[type=password] {
font-family: serif;
}

input.date,
input.month,
input.sdate,
input[type=date],
input.edate {
background-color: var(--formbdcolor);
background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='&%23xB808;&%23xC774;&%23xC5B4;_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 21.6 24' style='enable-background:new 0 0 21.6 24;' xml:space='preserve'%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' width='21.6' height='24'/%3E%3C/defs%3E%3CclipPath id='SVGID_2_'%3E%3Cuse xlink:href='%23SVGID_1_' style='overflow:visible;'/%3E%3C/clipPath%3E%3Cpath style='clip-path:url(%23SVGID_2_);fill:%23262626' d='M2.4,24c-0.66,0-1.225-0.235-1.695-0.705C0.235,22.825,0,22.26,0,21.6V4.8 c0-0.66,0.235-1.225,0.705-1.695C1.175,2.635,1.74,2.4,2.4,2.4h1.2V0H6v2.4h9.6V0H18v2.4h1.2c0.66,0,1.225,0.235,1.695,0.705 C21.365,3.575,21.6,4.14,21.6,4.8v16.8c0,0.66-0.235,1.225-0.705,1.695C20.425,23.765,19.86,24,19.2,24H2.4z M2.4,21.6h16.8v-12 H2.4V21.6z M2.4,7.2h16.8V4.8H2.4V7.2z M2.4,7.2V4.8V7.2z M10.8,14.4c-0.34,0-0.625-0.115-0.855-0.345 C9.715,13.825,9.6,13.54,9.6,13.2s0.115-0.625,0.345-0.855C10.175,12.115,10.46,12,10.8,12s0.625,0.115,0.855,0.345 C11.885,12.575,12,12.86,12,13.2s-0.115,0.625-0.345,0.855C11.425,14.285,11.14,14.4,10.8,14.4 M6,14.4 c-0.34,0-0.625-0.115-0.855-0.345C4.915,13.825,4.8,13.54,4.8,13.2s0.115-0.625,0.345-0.855C5.375,12.115,5.66,12,6,12 c0.34,0,0.625,0.115,0.855,0.345C7.085,12.575,7.2,12.86,7.2,13.2s-0.115,0.625-0.345,0.855C6.625,14.285,6.34,14.4,6,14.4 M15.6,14.4c-0.34,0-0.625-0.115-0.855-0.345c-0.23-0.23-0.345-0.515-0.345-0.855s0.115-0.625,0.345-0.855 C14.975,12.115,15.26,12,15.6,12c0.34,0,0.625,0.115,0.855,0.345c0.23,0.23,0.345,0.515,0.345,0.855s-0.115,0.625-0.345,0.855 C16.225,14.285,15.94,14.4,15.6,14.4 M10.8,19.2c-0.34,0-0.625-0.115-0.855-0.345C9.715,18.625,9.6,18.34,9.6,18 s0.115-0.625,0.345-0.855c0.23-0.23,0.515-0.345,0.855-0.345s0.625,0.115,0.855,0.345C11.885,17.375,12,17.66,12,18 s-0.115,0.625-0.345,0.855C11.425,19.085,11.14,19.2,10.8,19.2 M6,19.2c-0.34,0-0.625-0.115-0.855-0.345 C4.915,18.625,4.8,18.34,4.8,18s0.115-0.625,0.345-0.855C5.375,16.915,5.66,16.8,6,16.8c0.34,0,0.625,0.115,0.855,0.345 C7.085,17.375,7.2,17.66,7.2,18s-0.115,0.625-0.345,0.855C6.625,19.085,6.34,19.2,6,19.2 M15.6,19.2 c-0.34,0-0.625-0.115-0.855-0.345C14.515,18.625,14.4,18.34,14.4,18s0.115-0.625,0.345-0.855c0.23-0.23,0.515-0.345,0.855-0.345 c0.34,0,0.625,0.115,0.855,0.345S16.8,17.66,16.8,18s-0.115,0.625-0.345,0.855S15.94,19.2,15.6,19.2'/%3E%3C/g%3E%3C/svg%3E%0A");
background-position: calc(100% - 10px) center;
background-repeat: no-repeat;
background-size: 12px;
padding-right: 0;
text-indent: 0;
}

::-webkit-datetime-edit {
padding-left: 5px;
padding-right: 0;
margin: 0;
}

::-webkit-datetime-edit-fields-wrapper {
padding: 0;
margin: 0;
}

@media (min-width: 1200px) {
::-webkit-datetime-edit-text {
padding: 0 2px;
}
}
@media (max-width: 1199px) {
::-webkit-datetime-edit-text {
padding: 0;
}
}

::-webkit-inner-spin-button {
display: none;
}

::-webkit-calendar-picker-indicator {
background: none;
width: 30px;
margin: 0;
height: 40px;
display: none;
}
input::-ms-clear,
input::-ms-reveal {
background-color: #fff;
}

input::-webkit-search-decoration,
input::-webkit-search-cancel-button,
input::-webkit-search-results-button,
input::-webkit-search-results-decoration {
background-color: #fff;
}

input[type=text]:disabled {
background-color: #f5f5f5;
}

select {
-webkit-appearance: none;
appearance: none;
padding-right: 40px;
background: #fff url(/static/portal/img/common/select-arr.png) right center no-repeat;
background-size: auto 10px;
background-image: url("/static/portal/img/common/select-arr.png");
background-repeat: no-repeat;
background-size: 36px 12px;
}
@media (-webkit-min-device-pixel-ratio: 2) {
select {
background-image: url("/static/portal/img/common/select-arr@2x.png");
}
}
select::-ms-expand {
display: none;
}
select.default {
width: 100%;
}
@media (min-width: 750px) {
select.default {
width: 300px;
}
}

textarea {
width: 100%;
height: auto;
}

input[type=password] {
font-family: serif;
}

input {
cursor: auto;
}
.sh input.sdate, .sh input.edate, .sh input.date, .sh input.month {
width: 154px;
}
.popup .sh input.sdate, .popup .sh input.edate, .popup .sh input.date, .popup .sh input.month {
width: calc(50% - 55px);
max-width: 185px;
}
input.sdate + img, input.edate + img, input.date + img, input.month + img {
margin-left: -33px;
}

input[type=file] {
height: auto;
padding: 7px;
width: 100%;
}
.form-inline input[type=file] {
display: block;
width: 100%;
}

.id-card {
display: block;
display: block;
line-height: 50px;
text-align: center;
max-width: 327px;
}
.id-card:before, .id-card:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.id-card > * {
float: left;
}
.id-card i {
text-align: center !important;
line-height: 50px;
}
@media (max-width: 1199px) {
.id-card i {
width: 20px;
}
}
@media (min-width: 1200px) {
.id-card i {
width: 26px;
}
}
.id-card input {
width: calc(50% - 13px);
max-width: initial;
float: left;
}
@media (max-width: 1199px) {
.id-card input {
width: calc(50% - 10px) !important;
}
}
.id-card input:last-child {
float: right;
}

.postSet span {
display: block;
}
.postSet span + span {
margin-top: 5px;
}

.post-address1 {
margin-bottom: 5px;
}

input[type=text].phone-number1 {
width: 86px;
text-align: center;
}
input[type=text].post-number {
width: 120px;
}
input[type=text].chars-md {
width: 150px;
}
input[type=text].number-sm {
width: 40px;
}
input[type=text].number-md {
width: 80px;
}
input[type=text].companyCode1 {
width: 60px;
text-align: center;
}
input[type=text].companyCode2 {
width: 40px;
text-align: center;
}
input[type=text].companyCode3 {
width: 80px;
text-align: center;
}
input[type=text].emailId {
width: calc(100% - 90px);
}
input[type=text].emailAddr {
width: 100%;
}
@media (min-width: 750px) {
input[type=text].emailId, input[type=text].emailAddr, input[type=text].select_email_js {
width: 30%;
}
}
@media (min-width: 992px) {
input[type=text].emailId {
width: 150px;
}
input[type=text].emailAddr {
width: 200px;
}
}

input[readonly] {
background-color: #eee;
}

@media (max-width: 749px) {
label + select {
margin-top: 5px;
width: 100%;
}
input[type=text].phone-number1 {
width: 70px;
}
input[type=text] + input[type=text] {
margin-top: 5px;
}
.r-has-btn {
width: calc(100% - 125px) !important;
}
.w100p-m {
width: 100%;
}
}
::-webkit-input-placeholder {
color: #949494;
}
:-ms-input-placeholder {
color: #949494;
}
::placeholder {
color: #949494;
}

.radio-group {
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 20px;
}
.satisfact .radio-group {
gap: 0;
}
.radio-group label {
position: relative;
font-family: SUIT;
font-size: 16px;
color: #000;
font-weight: 600;
}
.radio-group label:has(:focus-visible) {
outline: 1px dashed;
outline-offset: -2px;
}
.radio-group i {
position: relative;
padding-left: 30px;
}
.radio-group i::before {
content: "";
position: absolute;
top: 0;
left: 0;
border: solid 1px #7a7a7a;
background-color: #fff;
width: 20px;
height: 20px;
border-radius: 20px;
}
.radio-group input[type=radio] {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.radio-group input[type=radio]:checked + i::before {
border: solid 6px #099ca5;
}
.satisfact .radio-group input[type=radio]:checked + i::before {
border: solid 6px #e4477a;
}
.radio-group__etc {
display: inline-flex;
align-items: center;
gap: 6px;
}

.checkbox {
position: relative;
padding-left: 35px;
}
.checkbox::before {
position: absolute;
top: 0;
left: 0;
width: 24px;
height: 24px;
content: "";
border: 1px solid #ddd;
border-radius: 3px;
}
.checkbox:has(input[type=checkbox]:checked)::before {
border-color: #099ca5;
background: #099ca5 url(/static/health/img/common/ico-check.svg) center no-repeat;
background-size: 13px 9px;
}
.checkbox input[type=checkbox] {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}

.select-paging {
display: flex;
align-items: center;
gap: 9px;
}
.select-paging select {
border-color: var(--sh-form-color);
background-image: url("data:image/svg+xml;charset=utf8,%0A%3Csvg fill='%23262626' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='12px' height='8px'%3E%3Cpath fill-rule='evenodd' d='M10.601,0.374 L6.000,4.778 L1.400,0.374 L0.000,1.713 L6.000,7.459 L12.000,1.713 L10.601,0.374 Z'/%3E%3C/svg%3E");
background-size: 10px 6px;
background-position: right 13px center;
}
.select-paging span {
font-weight: 600;
color: var(--deepgray);
}
@media (max-width: 749px) {
.select-paging {
flex: 1;
}
.select-paging select {
width: 116px;
}
.select-paging + .b-blue {
width: 120px;
}
}

/* prettier-ignore */
.btn-set {
margin: 25px 0;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: flex-end;
align-items: center;
gap: 8px;
}
.btn-set.c {
justify-content: center;
}
.btn-set.r {
justify-content: flex-end;
}
.btn-set.l {
justify-content: flex-start;
}
.btn-set--both {
justify-content: space-between;
}
.btn-set.bd {
margin-top: 20px;
padding-top: 25px;
border-top: 1px solid #eee;
}
@media (min-width: 750px) {
.pagination-set + .btn-set {
position: relative;
z-index: 1;
}
}
@media (max-width: 749px) {
.btn-set.type2 [class^=b-] {
width: calc(50% - 4px);
}
}

[class^=b-] {
--btn-bd-color: #ccc;
display: inline-flex;
flex-direction: row;
justify-content: center;
align-items: center;
font-weight: 600;
line-height: 1;
height: 42px;
border-radius: 5px;
text-align: center;
padding: 13px 13px;
border: 1px solid transparent;
}
@media (min-width: 750px) {
[class^=b-] {
padding: 13px 20px;
}
}
[class^=b-]::after, [class^=b-]::before {
flex-shrink: 0;
}
[class^=b-]:hover, [class^=b-]:focus {
text-decoration: underline;
}
ul [class^=b-] {
text-indent: 0;
}
@media (max-width: 749px) {
[class^=b-] .btn-set {
min-width: 90px;
}
}
[class^=b-] .btn-set span {
font-weight: normal;
}
[class^=b-].sm {
height: auto;
padding: 2px 14px;
min-height: inherit;
line-height: 1.615;
min-width: auto;
font-size: 14px;
}
[class^=b-].md {
height: auto;
min-height: 50px;
border-radius: 10px;
line-height: 1.23;
gap: 6px;
}
@media (max-width: 749px) {
[class^=b-].md {
flex-wrap: wrap;
width: 100%;
}
}
[class^=b-].md span {
font-weight: normal;
}
[class^=b-].md.b-blue-green {
color: #fff;
background-color: var(--blue-green);
}
[class^=b-].lg {
min-height: 56px;
line-height: 54px;
border-radius: 10px;
}
@media (min-width: 750px) {
[class^=b-].lg {
font-size: 18px;
font-weight: bold;
min-width: 170px;
}
}
@media (max-width: 749px) {
[class^=b-].lg {
padding: 5px !important;
}
}
[class^=b-].w-a {
width: auto !important;
}
[class^=b-].w-sm {
min-width: 60px;
}
[class^=b-].w-md {
min-width: 180px;
}
[class^=b-].w-lg {
width: 100% !important;
}
@media (min-width: 1200px) {
[class^=b-].w-lg {
width: 390px !important;
}
}
[class^=b-].w-lg + .w-lg {
margin-top: 5px;
}
[class^=b-].next_txt {
margin: -3px 0 -3px 10px;
}
[class^=b-].b-list, [class^=b-].b-save {
border: solid 1px var(--bd-color);
}
[class^=b-].b-write {
padding: 0;
width: 34px;
height: 34px;
border-color: transparent;
background-color: var(--steel);
}
[class^=b-].b-write::before {
content: "";
background-image: url(/static/portal/img/sprite-common.png?20250805102255);
background-position: -594px -189px;
width: 15px;
height: 15px;
}
[class^=b-].b-reg {
background-color: #fff;
color: #000;
border: 1px solid var(--bdcolor);
}
[class^=b-].b-homepage {
padding: 0;
width: 34px;
height: 34px;
border-color: transparent;
background-color: var(--steel);
}
[class^=b-].b-homepage::before {
content: "";
background-image: url(/static/portal/img/sprite-common.png?20250805102255);
background-position: -594px -332px;
width: 15px;
height: 14px;
}
[class^=b-].b-cancel {
color: var(--black);
border: solid 1px var(--btn-bd-color);
}
[class^=b-].b-next {
color: #fff;
background-color: var(--blue-green);
}
[class^=b-].b-ok {
color: #fff;
background-color: var(--blue-green);
}
[class^=b-].b-blue {
color: #fff;
background-color: var(--blue-green);
}
[class^=b-].b-line {
border: solid 1px var(--bd-color);
background-color: #fff;
}
[class^=b-].b-idchek {
color: #fff;
background-color: var(--steel);
}
[class^=b-].b-steel {
color: #fff;
background-color: var(--steel);
}
[class^=b-].b-link {
color: #fff;
background-color: #949494;
padding: 10px 15px;
}
[class^=b-].b-blank {
color: #fff;
background-color: var(--blue-green);
}
ul [class^=b-].b-blank {
text-indent: 0;
}
[class^=b-].b-blank::after {
content: "";
background-image: url(/static/portal/img/sprite-common.png?20250805102255);
background-position: -502px -497px;
width: 12px;
height: 12px;
margin-left: 4px;
}
[class^=b-].b-waypoint {
color: #fff;
background-color: var(--blue-green);
}
[class^=b-].b-waypoint::before {
content: "";
margin-right: 9px;
background-image: url(/static/portal/img/sprite-common.png?20250805102255);
background-position: -594px -402px;
width: 13px;
height: 16px;
}
[class^=b-].b-sms {
color: #fff;
background-color: var(--blue-green);
}
[class^=b-].b-sms::before {
content: "";
margin-right: 9px;
background-image: url(/static/portal/img/sprite-common.png?20250805102255);
background-position: 0px -577px;
width: 11px;
height: 16px;
}
[class^=b-].b-down {
color: #fff;
background-color: var(--blue-green);
}
[class^=b-].b-down::before {
content: "";
background-image: url(/static/portal/img/sprite-common.png?20250805102255);
background-position: -138px -497px;
width: 21px;
height: 18px;
margin-right: 4px;
}
[class^=b-].b-search {
color: #fff;
background-color: var(--blue-green);
}
[class^=b-].b-search::before {
content: "";
background-image: url(/static/portal/img/sprite-common.png?20250805102255);
background-position: -554px -400px;
width: 19px;
height: 20px;
margin-right: 4px;
}
[class^=b-].b-go-gray {
color: #fff;
background-color: var(--steel);
}
[class^=b-].b-reset {
color: #fff;
background-color: var(--steel);
}
[class^=b-].b-edit {
color: #fff;
background-color: var(--steel);
}
[class^=b-].b-del {
color: #fff;
background-color: var(--steel);
}
[class^=b-].b-skyblue {
color: #fff;
background-color: var(--skyblue);
}
[class^=b-].b-water-blue {
color: #fff;
background-color: var(--water-blue-two);
}

.b-download {
width: 107px;
height: 40px;
padding: 7px 44px 7px 15px;
border-radius: 20px;
background-image: linear-gradient(to top, #5c6fcb, #099ca5);
color: #fff;
position: relative;
text-indent: 0;
}
.b-download::after {
content: "";
position: absolute;
top: 4px;
right: 4px;
width: 30px;
height: 30px;
background: url(/static/health/img/common/btn-download.svg) 0 0 no-repeat;
}

p.help {
clear: both;
}

.dtb {
display: table !important;
}
.dtb .dtbc {
display: table-cell;
vertical-align: middle;
}

.table-rt {
text-align: right;
margin-top: 10px;
}

table {
word-break: keep-all;
width: 100%;
}
table tr.unlock {
background-color: var(--trgray);
}
table th {
font-weight: 600;
}
table th,
table td {
font-size: 1rem;
}
@media (max-width: 359px) {
table th,
table td {
font-size: 0.875rem;
}
}

.scroll-x {
overflow-x: auto;
}
.scroll-x table {
min-width: 791px;
}

.bdb {
border-bottom: 1px solid var(--bdcolor) !important;
}

.bdr {
border-right: 1px solid var(--bdcolor) !important;
}

dl.table {
border-top-width: 0;
margin-bottom: 7px;
}
dl.table dt {
background-color: #034ea1;
padding: 10px;
font-weight: 900;
color: #fff;
font-size: 16px;
}
dl.table dd {
text-align: left;
padding: 10px;
}

.table {
margin: 15px 0 25px;
border-top: 1px solid var(--bd-top);
border-bottom: 1px solid var(--bdcolor);
position: relative;
overflow: hidden;
text-align: center;
}
@media (max-width: 749px) {
.table.ovx {
width: 100%;
}
}
.table .tfooter {
background-color: var(--thcolor);
}
@media (max-width: 749px) {
.table.lg table {
min-width: 900px;
}
}
.table table {
width: 100%;
border-bottom-width: 0;
}
.table tr th:last-child {
border-right-width: 0;
}
.table tr td:last-child {
border-right-width: 0;
}
.table tr td:last-child[rowspan] {
border-left-width: 1px;
}
.table tr td.border-right {
border-right-width: 1px;
}
.table th,
.table td {
border: 1px solid var(--bdcolor);
border-width: 1px 1px 0 0;
background: none;
padding: 5px;
}
.table th:last-child[rowspan],
.table td:last-child[rowspan] {
border-left-width: 1px;
}
@media (min-width: 1200px) {
.table th,
.table td {
padding: 10px;
}
}
.table th,
.table .bd-line {
color: var(--black);
font-weight: bold;
background: var(--thbgcolor);
}
.table.th-border th {
background-image: none;
border-right: 1px solid var(--bdcolor);
}
.table.th-border th:last-child {
border-right: none;
}
.table.th-border th.bdr1 {
border-right: 1px solid var(--bdcolor);
}
.table.th-border tr + tr th {
border-top: 1px solid var(--bdcolor);
}
.table.th-border.fz-sm td {
font-size: 15px;
}
@media (max-width: 749px) {
.table.ovx {
overflow-x: auto;
position: relative;
margin-top: 30px;
}
.table.ovx table {
width: 750px;
}
}
.table .table table {
width: 100%;
min-width: auto;
}
.table.fix table {
table-layout: fixed;
}
.table td.nodata {
padding: 60px 0;
}
.table td.title {
text-align: left;
}
.table .table-result-deco {
padding: 20px 0;
border-top: 1px solid var(--bdcolor);
text-align: center;
}
.table .table-result-deco .date {
font-size: 14px;
}
.table .table-result-deco .name {
color: #000;
font-size: 20px;
}
@media (max-width: 749px) {
.table th.th-db {
display: block;
}
}
.table td.dt-dl {
text-align: left;
}
.table td.dt-dl dl {
display: table;
}
.table td.dt-dl dl dt,
.table td.dt-dl dl dd {
display: table-cell;
}
.table td.dt-dl dl dt {
color: #005baa;
}
.table td.dt-dl dl dt + dd {
padding-left: 5px;
}
.table td.dt-dl dl + [role=button], .table td.dt-dl dl + [type=button] {
margin-top: 10px;
}
@media (max-width: 749px) {
.table td.dt-dl {
display: block;
}
.table td.dt-dl dl dt,
.table td.dt-dl dl dd {
display: block;
}
.table td.dt-dl dl dt + dd {
padding-left: 0;
}
}
.table .inner-table {
background-color: #f9f9f9;
}
.table .inner-table .table table thead th:not(:last-child) {
line-height: 24px;
font-size: 1rem;
padding: 13px 0;
text-align: center;
color: #222;
background: #f8fbfd url(/static/portal/img/common/line.png) no-repeat 100% 50%;
border: 0;
}
.table .b-download + .b-download {
margin-top: 5px;
}

.table.type-tbodyth-nomal tbody tr th {
font-weight: normal;
background-color: #fff;
}

.table.type-th-multi thead tr + tr th {
border-top: 1px solid var(--bdcolor);
}

.table.td-vat td {
vertical-align: top;
}

.table.ovx.bd-list-type th,
.table.ovx.bd-list-type td {
padding: 10px 5px;
}

.table-row .row-th {
border-right: 1px solid var(--bdcolor);
}
@media (max-width: 749px) {
.table-row .row-th {
display: block;
}
}
.table-row th {
width: 16.67%;
vertical-align: middle;
background-color: var(--thbgcolor);
border-bottom: 1px solid var(--bdcolor);
}
.table-row td {
padding: 15px 10px 15px 20px;
height: 55px;
border-bottom: 1px solid var(--bdcolor);
}
@media (max-width: 749px) {
.table-row td {
padding: 5px;
}
}

.table.padding-sm td {
padding: 10px 5px;
}

.dbdata ul {
list-style-type: initial;
padding-left: 40px;
}
.dbdata ol {
list-style-type: decimal;
margin-left: initial;
padding-left: 40px;
}
.dbdata em {
font-style: italic;
}

.dbdata .c200164-list,
.dbdata .list-bu {
list-style: none;
}

.dbdata .c200164-list {
padding-left: 0;
}

@media (max-width: 749px) {
.full-width {
margin-left: -20px;
margin-right: -20px;
}
}

.td-tal table tbody td {
text-align: left;
}

.td-tac table tbody td {
text-align: center;
}

.td-vt table tbody td {
vertical-align: top;
}

td.bdl-none {
border-left: 0 !important;
}

td.bdr-none {
border-right: 0 !important;
}

.table-rt-deco {
text-align: right;
margin-bottom: 11px;
}
.bu-dot + .table-rt-deco {
margin-top: -25px;
}

@media (min-width: 1200px) {
.type-ogg td.tal {
padding-top: 15px;
padding-bottom: 15px;
}
}

.ti_circle .tal {
text-indent: -17px;
padding-left: 25px;
}

@media (max-width: 749px) {
.table-m-break th,
.table-m-break td {
word-break: break-word;
}
}
.cycle-table tr td:nth-child(2) {
color: #888;
}
.cycle-table tr td:nth-child(3) {
color: #888;
}

.cycle3 {
padding: 5px 0;
}
.cycle3 li {
color: #757575;
}
.cycle3 li::before {
content: "" !important;
left: -11px;
}

.cycle4 {
background: #f2f7fb;
padding: 20px;
}

.table-round {
--bdround: 10px;
margin-top: 12px;
position: relative;
text-align: center;
}
@media (max-width: 749px) {
.table-round {
overflow-x: auto;
}
}
p + .table-round {
margin-top: 10px;
}
.bd-view + .table-round {
margin-top: 20px;
margin-bottom: 20px;
}
.table-round table {
min-width: 710px;
width: 100%;
border-collapse: separate;
}
.table-round th,
.table-round td {
padding: 14px 0;
background-color: #fff;
}
.table-round th {
line-height: 24px;
font-size: 1rem;
font-weight: bold;
text-align: center;
}
.table-round tr > * {
border-left: 1px solid var(--bdcolor);
}
.table-round tbody tr:last-child > *:first-child {
border-left: 1px solid var(--bdcolor);
border-radius: 0 0 0 var(--bdround);
}
.table-round tbody tr:last-child > *:last-child {
border-right: 1px solid var(--bdcolor);
border-radius: 0 0 var(--bdround) 0;
}
.table-round thead th {
border-top: 1px solid var(--bdcolor);
border-bottom: 1px solid var(--bdcolor);
}
.table-round thead th:first-child {
border-left: 1px solid var(--bdcolor);
border-radius: var(--bdround) 0 0 0;
}
.table-round thead th:last-child {
border-right: 1px solid var(--bdcolor);
border-radius: 0 var(--bdround) 0 0;
}
.table-round thead + tbody tr:first-child > * {
border-top-width: 0;
}
@media (max-width: 749px) {
.table-round tbody th,
.table-round tbody td {
padding: 8px 4px;
}
}
@media (min-width: 750px) {
.table-round tbody th,
.table-round tbody td {
padding: 20px 5px;
}
}
@media (min-width: 1200px) {
.table-round tbody th,
.table-round tbody td {
padding: 10px;
}
}
.table-round tbody td {
line-height: 1.5;
border-bottom: 1px solid var(--bdcolor);
}
.table-round tbody .th-bd th,
.table-round tbody .th-bd td {
border-top-color: var(--black);
}
@media (max-width: 749px) {
.table-round.ovx {
overflow-x: auto;
position: relative;
}
.table-round.ovx table {
width: 750px;
}
}
.table-round.fix table {
table-layout: fixed;
}
.table-round td.nodata {
padding: 60px 0;
}
.table-round td.title {
text-align: left;
}
.table-round td.check-input {
width: 50px;
text-align: center;
}
@media (max-width: 749px) {
.table-round--row table {
min-width: initial;
width: auto;
}
}
@media (max-width: 749px) {
.table-round--row th {
width: auto !important;
}
}
.table-round--row td {
text-align: left;
}
.table-round--row th,
.table-round--row td {
border-right: 1px solid var(--bdcolor);
border-bottom: 1px solid var(--bdcolor);
}
.table-round--row tr:first-child > * {
border-top: 1px solid var(--bdcolor);
}
.table-round--row tr > *:first-child {
border-left: 1px solid var(--bdcolor);
}
.table-round--row tr:first-child > *:first-child {
border-top-left-radius: 5px;
}
.table-round--row tr:first-child > *:last-child {
border-top-right-radius: 5px;
}
.table-round--row tr:last-child > *:first-child {
border-bottom-left-radius: 5px;
}
.table-round--row tr:last-child > *:last-child {
border-bottom-right-radius: 5px;
}
@media (max-width: 749px) {
.table-round--row {
border: 1px solid var(--bdcolor);
border-radius: 5px;
overflow: hidden;
}
.table-round--row table,
.table-round--row tbody,
.table-round--row tr,
.table-round--row th,
.table-round--row td {
display: block;
width: 100%;
border-radius: 0 !important;
border: none !important;
}
.table-round--row th,
.table-round--row td {
border-bottom: 1px solid var(--bdcolor) !important;
}
.table-round--row tr:last-child > td:last-child {
border-bottom: none !important;
}
}
.table-round--table-lt-type thead th:first-child {
color: var(--point);
}
.table-round--table-lt-type table tbody th {
background-color: inherit;
border-bottom: 1px solid var(--bdcolor);
color: var(--point);
}

.sh {
padding: 16px 20px;
border-radius: 10px;
border: solid 1px var(--sh-bd);
background-color: var(--th-bg);
/*
&.align-left{
	@include breakpoint($md){
		padding-left: 20px;
		padding-right: 20px;
	}
	fieldset{
		@include breakpoint($md){
			justify-content: flex-start;
			>*{
				flex-grow: inherit;
			}
		}
	}
	select{
		min-width: 200px;
	}
	.deco-text{
		margin-left: auto;
		line-height: 40px;
		font-weight: 500;
		strong{
			color: #ef181e;
			font-weight: inherit;
		}
	}
}
&.type-tsh{
	// 통합검색
	@include breakpoint($lg){
		padding : {
			left:106px;
			right:106px;
		}
	}
	@include breakpoint($sm){
		padding: {
			top   :10px;
			bottom:10px;
		};
		fieldset > div > * + * {
			margin-top: 0;
		}
	}
	.moresh{
		i{font-size: 17px;}
		@include breakpoint($md){
			flex: 0 0 128px;
			max-width: 128px;
		}
		@include breakpoint($sm){
			display: inline-block;
		}
	}
	.option{
		@include breakpoint($md){
			padding-top: 8px;
			flex: 0 0 140px;
			max-width: 140px;
		}
		@include breakpoint($sm){
			display: inline-block;
		}
	}
}
.wf{
	max-width: initial;
	@include breakpoint($md){
		flex: 0 0 36%;
		max-width: 36%;
	}
	>select{
		margin: auto!important;
	}
} */
}
.sh__right {
flex-grow: 0;
}
.sh label {
line-height: 40px;
}
.sh label.str1 {
width: 60px;
padding-right: 8px;
text-align: right;
display: inline-block;
font-size: 14px;
}
.sh label.str1 + select {
width: calc(100% - 70px);
}
.sh input[type=text],
.sh select {
border-radius: 5px;
width: 100%;
font-size: 0.875rem;
}
@media (max-width: 749px) {
.sh {
padding: 10px;
}
.sh select {
margin-bottom: 5px;
}
}
.sh fieldset.pp > div,
.sh .fieldset.pp > div {
display: flex;
}
.sh fieldset.pp > div span,
.sh .fieldset.pp > div span {
margin-right: 10px;
}
@media (max-width: 749px) {
.sh fieldset.pp > div,
.sh .fieldset.pp > div {
flex-direction: column;
align-items: flex-start;
justify-content: space-between;
}
}
@media (min-width: 750px) {
.sh fieldset > div,
.sh .fieldset > div {
display: flex;
gap: 10px;
}
.sh fieldset > div > *,
.sh .fieldset > div > * {
flex-grow: 1;
}
}
@media (max-width: 749px) {
.sh fieldset > div,
.sh .fieldset > div {
display: inline-block;
}
.sh fieldset > div > *,
.sh .fieldset > div > * {
margin: 10px 0;
}
}
.sh.l fieldset,
.sh.l .fieldset {
display: block;
}
.sh.l fieldset br,
.sh.l .fieldset br {
display: none;
}
@media (min-width: 750px) {
.sh.l fieldset > div,
.sh.l .fieldset > div {
display: flex;
}
.sh.l fieldset > div.field-wrap,
.sh.l .fieldset > div.field-wrap {
flex-wrap: wrap;
}
.sh.l fieldset > div.field-wrap span,
.sh.l .fieldset > div.field-wrap span {
margin-bottom: 20px;
}
}
@media (max-width: 749px) {
.sh.l fieldset > div,
.sh.l .fieldset > div {
flex-direction: column;
width: 100%;
}
}
@media (max-width: 419px) {
.sh.l fieldset > div div .gunName,
.sh.l .fieldset > div div .gunName {
width: calc(100% - 100px);
}
.sh.l fieldset > div div .gunName.type2,
.sh.l .fieldset > div div .gunName.type2 {
width: calc(100% - 176px);
margin-right: -3px;
}
}
@media (max-width: 367px) {
.sh.l fieldset > div .la-minus,
.sh.l .fieldset > div .la-minus {
display: block;
height: 10px;
}
.sh.l fieldset > div .la-minus:before,
.sh.l .fieldset > div .la-minus:before {
content: none;
}
.sh.l fieldset > div span input:first-child,
.sh.l .fieldset > div span input:first-child {
margin-bottom: 20px;
}
}
.sh .deco {
font-size: 1.125rem;
font-weight: 500;
line-height: 1.5rem;
display: flex;
align-items: center;
}
.sh .gunName {
width: auto;
}
@media (max-width: 1199px) {
.sh .keyword-cate {
display: block;
margin: 0;
}
}
@media (min-width: 750px) {
.sh .keyword-cate {
flex-grow: 1;
max-width: 190px;
}
}
.sh .b-sh {
width: 90px;
height: 40px;
color: #ffffff;
padding: 0;
min-width: 0;
background-color: var(--mid-blue);
}
.sh .b-sh::before {
content: "";
display: inline-block;
width: 20px;
height: 16px;
vertical-align: top;
background: url(/static/health/img/common/ico-search.svg) left center no-repeat;
background-size: 14px auto;
}
.sh .b-sh--blue {
background-color: var(--blue-green);
}
.sh .b-shdetail {
width: 140px;
border: solid 1px var(--sh-form-color);
background-color: #fff;
}
.sh .b-shdetail::before {
content: "";
display: inline-block;
margin-right: 6px;
}
.sh .b-shdetail.closed::after {
transition: all 0.2s;
border-bottom-width: 0;
position: absolute;
content: "";
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-top: 7px solid #000;
position: static;
display: inline-block;
margin-left: 20px;
}
.sh .b-shdetail.active::after, .sh .b-shdetail.extend::after {
border-top-width: 0;
position: absolute;
content: "";
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-bottom: 7px solid #000;
position: static;
display: inline-block;
margin-left: 20px;
}
.sh .b-reset {
width: 40px;
min-width: 40px;
height: 40px;
border-radius: 5px;
border: 1px solid var(--bdcolor);
background-color: var(--white);
line-height: 38px;
color: var(--point);
font-size: 1.25rem;
float: right;
padding: 0;
}
.sh.inline {
background: none;
padding: 10px 0;
}
.sh.inline fieldset > div {
justify-content: space-between;
align-items: flex-start;
}
.sh.inline .keyword-cate {
max-width: none;
}
.sh.inline select,
.sh.inline input {
border: 1px solid var(--bdcolor);
}
.sh.inline select {
width: 100%;
}
.sh.inline .btn-submit {
max-width: 120px;
}
.sh.inline .hotot {
display: flex;
justify-content: space-between;
align-items: center;
}
.sh.inline .hotot input[type=checkbox] {
width: 0;
}
.sh.inline .hotot i {
margin: 0;
}
@media (max-width: 749px) {
.sh.inline .hotot {
display: inline-block;
}
.sh.inline .hotot i {
margin-left: 10px;
}
}
.sh.flex-end {
border: 1px solid var(--blue);
}
.sh.flex-end label {
min-width: 70px;
display: inline-block;
}
.sh.flex-end.r {
border: none;
}
.sh.flex-end fieldset > div,
.sh.flex-end .fieldset > div {
justify-content: flex-end;
}
.sh.flex-end fieldset > div > *,
.sh.flex-end .fieldset > div > * {
flex-grow: initial;
justify-content: flex-end;
}
.sh.flex-end .t {
line-height: 40px;
}
.sh.flex-end .b-reset {
margin-left: 10px;
}
@media (min-width: 750px) and (max-width: 1250px) {
.sh.flex-end .build {
flex-wrap: wrap;
}
.sh.flex-end .build .keyword-cate {
margin: 0;
}
.sh.flex-end .build .sh-build {
margin-top: 8px;
}
}
.sh.flex-end .build .sh-build {
margin-top: 8px;
}
.sh.flex-end .build .sh-build .b-reset {
margin-left: 0;
float: none;
}
.sh.flex-end .pp-sel .b-reset {
margin-left: 0;
float: none;
}
@media (max-width: 749px) {
.sh.flex-end .pp-sel {
width: 100%;
}
}
.sh .label {
flex-shrink: 0;
flex-grow: 0;
padding-right: 8px;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
font-size: 14px;
}
.sh.multi fieldset > div + * {
margin-top: 10px;
}
.sh.multi .date-num2 {
flex-wrap: wrap;
}
@media (min-width: 1200px) {
.sh.multi .date-num2 {
flex-wrap: nowrap;
}
}
@media (max-width: 1199px) {
.sh.multi .date-num2 {
flex-wrap: wrap;
flex: auto;
max-width: 100%;
}
.sh.multi .date-num2 .date-set {
flex: 0 0 100%;
max-width: 50%;
}
}
@media (max-width: 749px) {
.sh.multi .date-num2 .date-set {
max-width: 100%;
}
}
.sh.multi .date-num2 .b-reset {
margin-top: 0;
}
@media (min-width: 1200px) {
.sh.multi .date-set {
flex: 0 0 35%;
max-width: 33.9%;
}
}
.sh.multi .date-set .sdate,
.sh.multi .date-set .edate {
width: calc(50% - 44px);
}
@media (max-width: 749px) {
.sh.s {
margin-bottom: 20px;
}
}
.sh.s fieldset > div {
justify-content: center;
}
@media (max-width: 749px) {
.sh.s fieldset > div {
display: flex;
flex-direction: row;
}
}
.sh.s .inp-txt {
max-width: 360px;
width: 100%;
}
.sh.s .inp-txt input[type=text] {
border: solid 1px var(--bd-color);
font-size: 16px;
}
@media (max-width: 749px) {
.sh.s .b-sh {
width: 77px;
}
}
@media (max-width: 749px) {
.sh.md\:s {
margin-bottom: 20px;
}
}
@media (min-width: 750px) {
.sh.md\:s fieldset > div {
justify-content: center;
}
}
.sh.md\:s .inp-txt {
max-width: 360px;
width: 100%;
}
.sh.md\:s .inp-txt input[type=text] {
border: solid 1px var(--bd-color);
font-size: 16px;
}
@media (max-width: 749px) {
.sh.md\:s .b-sh {
width: 77px;
}
}

@media (min-width: 750px) {
.sh.sh-cate {
padding-left: 50px;
padding-right: 50px;
}
}
.sh.sh-cate .category {
padding-bottom: 22px;
margin-bottom: 16px;
border-bottom: 1px dotted #ccc;
display: grid;
grid-template-columns: repeat(7, 1fr);
gap: 0;
}
.sh.sh-cate .category a {
padding: 16px 0 12px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
border: solid 1px var(--sh-form-color);
border-width: 1px 1px 1px 0;
margin-top: -1px;
background-color: #fff;
}
.sh.sh-cate .category a:first-child {
grid-row: auto/span 2;
border-left-width: 1px;
}
.sh.sh-cate .category a .ico {
height: 39px;
margin-bottom: 5px;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
}
.sh.sh-cate .category a i {
display: inline-block;
}
.sh.sh-cate .category a.on {
background-color: var(--blue-green);
color: #fff;
}
@media (min-width: 750px) {
.sh.sh-cate .d {
padding-left: 74px;
padding-right: 74px;
}
}

.inp-sh-set {
position: relative;
flex-grow: 1;
}
@media (max-width: 749px) {
.inp-sh-set {
width: auto;
margin-bottom: 10px;
margin-top: 10px;
}
}
.inp-sh-set input[type=text],
.inp-sh-set select {
width: calc(100% - 90px);
height: 40px;
float: left;
border-top-right-radius: 0 !important;
border-bottom-right-radius: 0 !important;
}
.inp-sh-set + * {
margin-left: 6px;
}

.inp-txt {
flex-grow: 1;
}
.inp-txt input[type=text] {
width: 100%;
}

.sh__btns {
flex-shrink: 0;
flex-grow: 0 !important;
flex-basis: 142px;
display: flex !important;
flex-direction: row;
justify-content: center;
align-items: center;
gap: 10px;
}
.sh__btns .b-sh {
border-radius: 5px;
}

.btn-reset {
width: 42px;
height: 40px;
border-radius: 5px;
border: solid 1px var(--bd-color);
background-color: #fff;
}
.btn-reset::before {
content: "";
transition: all 1s;
width: 19px;
height: 21px;
background: url(/static/health/img/common/ico-reset@2x.png) center no-repeat;
background-size: 19px 21px;
display: inline-block;
vertical-align: top;
transform: translateY(2px);
}
.btn-reset:hover::before, .btn-reset:focus::before {
content: "";
transform: rotate(3600deg);
}

.sms-alert {
display: inline-block;
width: 142px;
height: 31px;
border-radius: 10px;
border: solid 1px #098c94;
background-color: #0d9ca5;
font-family: GmarketSans;
font-size: 15px;
font-weight: 500;
color: #fff;
line-height: 31px;
text-align: center;
}
.sms-alert::after {
content: "";
display: inline-block;
margin-left: 5px;
vertical-align: middle;
}

.bd-infor {
margin: 23px 0 17px;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: flex-end;
}
@media (max-width: 749px) {
.bd-infor {
flex-wrap: wrap;
gap: 8px;
}
}
.bd-infor .bu2 {
margin: 0;
}
.bd-infor--bdb {
padding-bottom: 13px;
border-bottom: 2px solid var(--bd-color);
}
.bd-infor + .bd-view {
margin-top: 10px;
}

.date-set {
display: flex;
align-items: center;
max-width: 310px;
}
.date-set--inline-flex {
display: inline-flex;
vertical-align: middle;
}
@media (min-width: 750px) {
.date-set {
flex-basis: 270px;
flex-shrink: 0;
}
}
@media (min-width: 1200px) {
.date-set {
flex-basis: 310px;
flex-grow: 0;
}
}
.date-set .date,
.date-set .month,
.date-set .sdate,
.date-set .edate {
flex-basis: calc(50% - 16px) !important;
width: calc(50% - 16px) !important;
-webkit-appearance: none !important;
appearance: none !important;
background-color: #fff;
}
.date-set .dash {
width: 32px;
text-align: center;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
}

.sh-detail-option {
display: none !important;
border-top: 1px dotted var(--bd-color);
margin-top: 20px;
padding-top: 20px;
}
.sh-detail-option.active {
display: block !important;
}
@media (max-width: 749px) {
.sh-detail-option select {
margin: 0;
}
}
.sh-detail-option__form {
--dt-width: 85px;
background-color: #fff;
border-radius: 10px;
border: 1px solid var(--bd-color);
/* prettier-ignore */
}
@media (min-width: 750px) {
.sh-detail-option__form {
--dt-width: 115px;
}
}
.sh-detail-option__form dl {
display: grid;
grid-template-columns: var(--dt-width) calc(100% - var(--dt-width));
/* prettier-ignore */
}
@media (min-width: 1200px) {
.sh-detail-option__form dl {
gap: 5px 0;
border-bottom: 1px solid var(--bdcolor);
}
.sh-detail-option__form dl.col-1 {
grid-template-columns: var(--dt-width) calc(100% - var(--dt-width));
}
.sh-detail-option__form dl.col-2 {
grid-template-columns: repeat(2, var(--dt-width) calc(50% - var(--dt-width)));
}
.sh-detail-option__form dl.col-3 {
grid-template-columns: repeat(3, var(--dt-width) calc(33.333% - var(--dt-width)));
}
.sh-detail-option__form dl.col-4 {
grid-template-columns: repeat(4, var(--dt-width) calc(25% - var(--dt-width)));
}
.sh-detail-option__form dl.col-4 {
grid-template-columns: repeat(4, var(--dt-width) auto);
}
.sh-detail-option__form dl.w {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: flex-start;
align-items: center;
gap: 20px;
}
}
@media (max-width: 1199px) {
.sh-detail-option__form dt,
.sh-detail-option__form dd {
margin-top: -1px;
border-top: 1px solid var(--bd-color);
}
}
.sh-detail-option__form dt {
height: 60px;
display: flex;
flex-direction: row;
align-items: center;
background-color: #ebebf2;
font-weight: bold;
border-right: 1px solid var(--bd-color);
}
@media (max-width: 749px) {
.sh-detail-option__form dt {
justify-content: center;
}
}
@media (min-width: 750px) {
.sh-detail-option__form dt {
padding-left: 25px;
}
}
@media (min-width: 1200px) {
.sh-detail-option__form dd + dt {
border-left: 1px solid var(--bd-color);
}
}
.sh-detail-option__form dd {
padding: 8px;
display: flex;
flex-direction: row;
align-items: center;
}
@media (min-width: 750px) {
.sh-detail-option__form dd {
padding: 8px 18px;
}
}
.sh-detail-option__form dl:first-child > *:first-child {
border-top-left-radius: 10px;
}
.sh-detail-option__form dl:first-child > *:last-child {
border-top-right-radius: 10px;
}
.sh-detail-option__form dl:last-child > *:first-child {
border-bottom-left-radius: 10px;
}
.sh-detail-option__form dl:last-child > *:last-child {
border-bottom-right-radius: 10px;
}
.sh-detail-option__form dl:last-child {
border-bottom: none;
}
.sh-detail-option__submit-btns {
margin-top: 20px;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
gap: 10px;
}

/* prettier-ignore */
.bd-list {
margin-top: 10px;
border-top: 1px solid var(--bdtopcolor);
border-bottom: 1px solid var(--bdtopcolor);
color: var(--brownish-grey);
}
.bd-list .no,
.bd-list .count {
width: 85px;
}
.bd-list .char2 {
width: 60px;
}
.bd-list .files,
.bd-list .names {
width: 80px;
}
.bd-list .depts {
width: 140px;
}
.bd-list .day {
width: 110px;
}
.bd-list .days {
width: 190px;
}
.bd-list .processing {
width: 110px;
}
.bd-list .public {
width: 110px;
}
.bd-list .btns {
width: 130px;
}
.bd-list a {
color: var(--body) -font-color;
transition: all 0.3s;
}
.bd-list a:hover, .bd-list a:focus, .bd-list a:active {
color: var(--point);
}
form + .bd-list {
margin-top: 20px;
}
.bd-list + .nodata {
margin-top: -1px;
}
.bd-list table {
width: 100%;
text-align: center;
}
@media (max-width: 749px) {
.bd-list table {
text-align: left;
display: block;
}
}
.bd-list table thead {
color: var(--black);
}
@media (max-width: 749px) {
.bd-list table thead {
display: none;
}
}
.bd-list table tr {
height: 50px;
font-size: 1rem;
}
.bd-list table th {
background-color: var(--thbgcolor);
}
.bd-list table tbody {
color: var(--gray);
}
.bd-list table tbody em {
color: var(--black);
}
@media (max-width: 749px) {
.bd-list table tbody {
display: block;
}
}
@media (max-width: 749px) {
.bd-list table tbody tr {
position: relative;
padding: 16px 0;
height: auto;
display: block;
border-top: 1px solid var(--bdcolor);
}
.bd-list table tbody tr:first-child {
border-top: none;
}
}
.bd-list table tbody tr.notice .no i {
color: var(--red);
font-size: 1.375rem;
display: inline-block;
padding-top: 0.3125em;
}
@media (min-width: 750px) {
.bd-list table tbody tr:last-child td {
border-bottom-width: 0;
}
}
.bd-list table tbody td {
padding-bottom: 3px;
}
@media (min-width: 750px) {
.bd-list table tbody td {
border-bottom: 1px solid var(--bdcolor);
}
}
@media (min-width: 750px) and (max-width: 1023px) {
.bd-list table tbody td {
padding: 5px;
}
}
@media (max-width: 749px) {
.bd-list table tbody td {
display: flex;
margin-left: 60px;
}
.bd-list table tbody td.no {
position: absolute;
left: 0;
width: 55px;
line-height: 1.8;
margin: 0;
justify-content: center;
}
.bd-list table tbody td.no.fav {
top: 50px;
}
.bd-list table tbody td.title {
display: block;
}
.bd-list table tbody td.title a {
width: auto;
}
.bd-list table tbody td.no-data {
margin: 30px 0;
justify-content: center;
}
.bd-list table tbody td.cell-date {
display: inline-block;
}
.bd-list table tbody td.empty, .bd-list table tbody td:empty {
display: none;
}
}
.bd-list table tbody td .only-m {
display: none;
font-weight: 300;
margin-right: 10px;
white-space: nowrap;
}
.bd-list table tbody td .only-m::after {
content: " : ";
}
@media (max-width: 749px) {
.bd-list table tbody td .only-m {
display: inline-block;
min-width: 70px;
position: relative;
}
.bd-list table tbody td .only-m::after {
position: absolute;
top: 0;
right: 0;
}
}
@media (min-width: 1200px) {
.bd-list table tbody td.bd-l {
padding-left: 10px;
border-left: 1px solid var(--bdcolor);
}
}
.bd-list table tbody a.file {
width: 30px;
height: 30px;
display: block;
margin: 0 auto;
background: url(/static/kias/img/common/ico-file.png) 0 0 no-repeat;
}
.bd-list td.title {
text-align: left;
}
.bd-list td.title a {
display: inline-flex;
flex-direction: row;
justify-content: flex-start;
align-items: flex-start;
color: #000;
}
@media (min-width: 1200px) {
.bd-list td.title a {
max-width: 500px;
}
}
@media (max-width: 749px) {
.bd-list td.title a {
width: calc(100% - 20px);
}
}
.bd-list td.title a span {
word-break: break-all;
overflow: hidden;
text-overflow: ellipsis;
display: block;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
width: calc(100% - 20px);
position: relative;
margin: 0;
text-align: left;
font-size: 1rem;
letter-spacing: -0.033rem;
line-height: normal;
color: #333;
}
.ie .bd-list td.title a span {
display: block;
height: 16px;
overflow: hidden;
}
.bd-list td.title a:hover, .bd-list td.title a:focus, .bd-list td.title a:active {
color: var(--point);
}
.bd-list td.title a[href*=http]::after {
content: "";
display: inline-block;
background-image: url(/static/portal/img/sprite-common.png?20250805102255);
background-position: -594px -474px;
width: 14px;
height: 14px;
margin-left: 8px;
transform: translateY(2px);
}
.bd-list td.title a .new {
flex-shrink: 0;
display: inline-block;
vertical-align: top;
margin-left: 5px;
background: url(/static/health/img/common/icon-new.svg) center no-repeat;
background-size: contain;
width: 20px;
height: 20px;
}
.bd-list td.title a.secret .ico-lock2 {
vertical-align: middle;
margin-right: 9px;
transform: translateY(2px);
flex-shrink: 0;
}
.bd-list td.title a.secret + .re {
margin-left: 20px;
}
.bd-list td.title .re i {
vertical-align: middle;
margin-right: 4px;
transform: translateY(-2px);
}
.bd-list td.title--full a {
width: 100%;
}
.bd-list .status {
display: inline-block;
padding: 4px 0;
min-width: 70px;
color: #ffffff;
border-radius: 2px;
}
.bd-list .status.ing {
background-color: #348dd8;
}
.bd-list .status.end {
background-color: #525d64;
}
.bd-list .status.wait {
background-color: #29a400;
}

@media (max-width: 749px) {
.bd-list.no-none table tbody td {
margin-left: 10px;
margin-right: 10px;
}
}
.bd-list.type-vline th + th {
position: relative;
}
.bd-list.type-vline th + th::before {
content: "";
position: absolute;
display: block;
top: 50%;
transform: translateY(-50%);
width: 1px;
height: 20px;
background-color: var(--bdcolor);
}
.bd-list.type-vline td + td {
border-left: 1px solid var(--bdcolor);
}

.bd-list.type-line tbody {
color: #000;
}
.bd-list.type-line th + th,
.bd-list.type-line td + td {
border-left: 1px solid var(--bdcolor);
}
.bd-list.type-line .title {
padding-left: 18px;
padding-right: 18px;
}

[class^=badge-] {
display: inline-block;
width: 95px;
height: 34px;
border-radius: 5px;
background-color: #0c9ebd;
color: #fff;
text-align: center;
line-height: 34px;
}
[class^=badge-].type2 {
display: inline;
padding: 2px 14px 3px;
line-height: 25px;
border-radius: 5px;
}
@media (max-width: 749px) {
[class^=badge-] {
width: auto;
min-width: 75px;
padding: 0 5px;
}
}
[class^=badge-].badge-mir {
background-color: #d8761f;
}
[class^=badge-].badge-blue {
background-color: #005baa;
}
[class^=badge-].badge-interpark {
background-color: #ef3e42;
}
[class^=badge-].badge-tiketlink {
background-color: #3aa905;
}
[class^=badge-].badge-action {
background-color: #e50d17;
}
[class^=badge-].badge-sm {
padding: 0 11px;
width: auto;
height: auto;
min-width: auto;
line-height: 30px;
}
[class^=badge-].badge-waterblue {
background-color: var(--water-blue-two);
}
[class^=badge-].badge-skyblue {
background-color: var(--skyblue);
}
[class^=badge-].badge-complete {
background-color: #e1511f;
}
[class^=badge-].badge-not {
background-color: #636363;
}

/* prettier-ignore */
.data-list-group {
position: relative;
}
.data-list-group datalist {
position: absolute;
background-color: white;
border: 1px solid var(--bdcolor);
border-radius: 0 0 5px 5px;
border-top: none;
font-family: sans-serif;
width: 100%;
padding: 5px;
max-height: 10rem;
overflow-y: auto;
}
.data-list-group option:hover, .data-list-group .active {
background-color: lightblue;
}

#contents > .first {
margin-top: -36px;
}

.table-dl {
--dt-width: 80px;
}
#contents > .table-dl:first-child {
margin-top: -36px;
}
.table-dl > dl {
display: grid;
grid-template-columns: var(--dt1-width) calc(100% - var(--dt1-width));
/* prettier-ignore */
}
@media (min-width: 750px) {
.table-dl > dl {
gap: 5px;
border-bottom: 1px solid var(--bdcolor);
}
.table-dl > dl.col-2 {
grid-template-columns: repeat(2, var(--dt-width) calc(50% - var(--dt-width)));
}
.table-dl > dl.col-2 {
grid-template-columns: var(--dt1-width) calc(50% - var(--dt1-width)) var(--dt2-width) calc(50% - var(--dt2-width));
}
.table-dl > dl.col-3 {
grid-template-columns: repeat(3, var(--dt-width) calc(33.333% - var(--dt-width)));
}
.table-dl > dl.col-4 {
grid-template-columns: repeat(4, var(--dt-width) calc(25% - var(--dt-width)));
}
.table-dl > dl.col-4 {
grid-template-columns: repeat(4, var(--dt-width) auto);
}
.table-dl > dl.w {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: flex-start;
align-items: center;
gap: 20px;
}
}
@media (max-width: 749px) {
.table-dl.online-self > dl, .online-self__table-dl .table-dl > dl {
grid-template-columns: 100%;
}
}
.table-dl > dl > dt,
.table-dl > dl > dd {
padding: 10px 0;
}
@media (max-width: 749px) {
.table-dl > dl > dt,
.table-dl > dl > dd {
border-top: 1px solid var(--bd-color);
}
}
.table-dl > dl > dt {
font-weight: 600;
color: var(--warm-grey);
}
.table-dl > dl > dt.align-top {
align-items: flex-start;
}
.table-dl > dl > dd {
color: var(--black);
font-weight: 600;
}
.table-dl > dl > dd:has(.unit) {
flex-direction: row;
justify-content: start;
align-items: center;
gap: 10px;
}
.table-dl--line {
--dt-width: 95px;
}
form > .table-dl--line {
border-top: 1px solid var(--bdtopcolor);
}
.table-dl--line > dl > dt,
.table-dl--line > dl > dd {
padding: 10px;
color: var(--black);
}
@media (min-width: 750px) {
.table-dl--line > dl > dt,
.table-dl--line > dl > dd {
padding: 10px 20px;
}
}
.table-dl--line > dl > dt {
background-color: var(--th-bg);
border-right: 1px solid var(--bd-color);
display: flex;
flex-direction: row;
align-items: center;
}
.table-dl--line > dl > dd {
display: flex;
flex-direction: column;
justify-content: center;
}
@media (min-width: 750px) {
.table-dl--line > dl > dd + dt {
border-left: 1px solid var(--bd-color);
}
}
.table-dl--reg {
border-top: 1px solid #000;
border-bottom: 1px solid #000;
}
.table-dl--dt-long {
--dt-width: 110px;
}
.table-dl--dt-long2 {
--dt-width: 160px;
}
.table-dl .fw-800 {
font-weight: 800;
}

.dl-title {
border-bottom: 1px solid var(--bd-color);
}
.dl-title:not(dl) {
padding: 10px 20px;
background-color: var(--th-bg);
}
.dl-title:not(:first-child) {
margin-top: 30px;
border-top: 1px solid var(--bd-color);
}

.labelList label.etc span {
margin-right: 10px;
}
.labelList label.etc + input[type=text] {
width: 150px;
}
@media (max-width: 749px) {
.labelList {
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
.labelList label {
margin: 5px;
white-space: nowrap;
}
}

@media (max-width: 1199px) {
input[type=text],
input[type=password] {
width: 100%;
}
}
input[type=text].w100p,
input[type=password].w100p {
width: 100%;
}
input[type=text].number4,
input[type=password].number4 {
width: 60px;
}
input[type=text].phone-number4,
input[type=password].phone-number4 {
width: 60px;
}
@media (min-width: 750px) {
input[type=text].phone-number4,
input[type=password].phone-number4 {
width: 80px;
}
}
@media (min-width: 1200px) {
input[type=text].sigu,
input[type=password].sigu {
width: 165px;
}
input[type=text].str2,
input[type=password].str2 {
width: 95px;
}
}

@media (min-width: 750px) {
.dd-w-sm {
min-width: 130px;
}
.dd-w-lg {
width: 400px;
}
}
@media (min-width: 1300px) {
.dd-w-sm {
width: 130px;
}
.dd-w-lg {
width: 340px;
}
}
.filter {
display: block;
position: relative;
text-align: right;
display: block;
}
.filter:before, .filter:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.count-total + .filter {
margin-top: -20px;
}
.filter:before, .filter:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
@media (min-width: 750px) {
.filter div {
position: absolute;
right: 0;
bottom: 0;
}
}
.filter * {
float: left;
}
.filter select {
border: 0.063rem solid #ccc;
border-right-width: 0;
background-color: #fff;
width: 160px;
height: 35px;
}
.filter button {
background-color: #949494;
color: #ffffff;
width: 60px;
height: 35px;
line-height: 35px;
padding: 0;
min-width: 0;
}
.filter.type-one {
margin: 20px 0 12px;
}

.bd-view {
border-top: 1px solid var(--bd-top);
margin-bottom: 20px;
position: relative;
}
#contents > .bd-view:first-child {
margin-top: -36px;
}
.bd-view__subject {
padding: 10px;
font-size: 20px;
font-weight: bold;
line-height: 1.8;
letter-spacing: -1px;
text-align: center;
color: var(--black);
background-color: var(--th-bg);
border-bottom: 1px solid var(--bdcolor);
}
.bd-view__subject2 {
padding: 9px 20px;
font-size: 18px;
font-weight: bold;
line-height: 1.8;
letter-spacing: -1px;
color: var(--black);
background-color: var(--thbgcolor);
}
@media (min-width: 750px) {
.bd-view__subject2 {
border-bottom: 1px solid var(--bdcolor);
}
}
@media (max-width: 749px) {
.table-dl + .bd-view__subject2 {
border-top: 1px solid var(--bd-color);
}
}
.bd-view .subject-right {
min-height: 50px;
margin-top: -50px;
float: right;
padding: 12px 0;
}
.bd-view .subject-right dt,
.bd-view .subject-right dd {
display: inline-block;
line-height: 1em;
padding: 0 5px;
}
.bd-view .subject-right dt {
border-right: 1px solid var(--bdcolor);
}
.bd-view .subject-right dd {
margin-right: 20px;
}
.bd-view .subject-right dd:last-child {
margin-right: 0;
}
.bd-view .subject-sub {
margin: 0 !important;
padding: 12px 0;
color: #000 !important;
font-size: 18px;
font-weight: 400;
letter-spacing: -0.45px;
line-height: 1.3;
text-align: center;
border-bottom: 1px solid var(--bdcolor);
}
.bd-view .subject-sub::before {
display: none;
}
.bd-view .dbdata + .subject-sub {
border-top: 1px solid var(--bdcolor);
}
.bd-view.type-recoment {
border-bottom-width: 0;
}
.bd-view.type-recoment .subject {
border-bottom: 1px solid var(--bdcolor);
padding-bottom: 16px;
}
.df {
display: flex;
flex-flow: row nowrap;
}
.df .row-th {
width: 160px;
display: flex;
align-items: center;
justify-content: center;
background-color: var(--thbgcolor);
margin-bottom: 0;
border-bottom: 1px solid var(--bdcolor);
border-right: 1px solid var(--bdcolor);
font-size: 18px;
color: var(--black);
}
.df div {
width: 100%;
}
.table-dl .df dt {
width: 160px;
}
@media (max-width: 749px) {
.df {
display: block;
}
.df .row-th {
width: 100%;
border-right-width: 0;
padding-top: 10px;
padding-bottom: 10px;
}
.table-dl .df dl {
padding: 0;
}
}
.df.df-foot p {
padding-top: 13px;
margin-bottom: 0;
padding-left: 20px;
}
@media (min-width: 1200px) {
.df.df-foot p {
line-height: 40px;
}
.df.df-foot p,
.df.df-foot .p-rt {
width: 50%;
}
}
.df.df-wrap {
display: flex;
justify-content: center;
flex-wrap: wrap;
}
.df.df-wrap li {
margin-right: 36px;
}
.df.df-wrap li:last-child {
margin-right: 0;
}
@media (max-width: 749px) {
.df.df-wrap li {
flex-basis: 100%;
margin-right: 0;
}
}
.df.df-wrap strong {
display: block;
margin: auto;
}
.market .df {
width: 100%;
flex-flow: row wrap;
}

.dbdata {
min-height: 200px;
padding: 32px 0;
}
@media (max-width: 749px) {
.dbdata {
padding: 15px 0;
}
}

.bd-view-nav {
border-width: 1px 0;
border-style: solid;
border-color: var(--black);
display: block;
}
.bd-view-nav:before, .bd-view-nav:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.bd-view-nav dl + dl {
border-top: 1px solid var(--bdcolor);
}
.bd-view-nav dl {
padding: 7px 0;
height: 50px;
display: table;
table-layout: fixed;
width: 100%;
}
.bd-view-nav dl > * {
display: table-cell;
vertical-align: top;
line-height: 36px;
}
.bd-view-nav dl dt {
position: relative;
width: 102px;
color: var(--black);
font-size: 16px;
font-weight: 500;
letter-spacing: -0.24px;
padding-left: 33px;
}
@media (max-width: 749px) {
.bd-view-nav dl dt {
width: 90px;
padding-left: 15px;
}
}
.bd-view-nav dl dt:after {
content: "";
position: absolute;
top: 50%;
margin-top: -8px;
left: 11px;
background: url("/static/health/img/common/icon-arrow.svg") 0 0 no-repeat;
width: 11px;
height: 16px;
}
@media (max-width: 749px) {
.bd-view-nav dl dt:after {
left: 1px;
}
}
.bd-view-nav dl dd {
letter-spacing: -0.24px;
padding-left: 20px;
}
@media (max-width: 749px) {
.bd-view-nav dl dd {
padding-left: 15px;
}
}
.bd-view-nav dl dd span {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
display: inline-block;
width: 100%;
vertical-align: middle;
font-weight: 300;
}
.bd-view-nav dl dd a {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
display: inline-block;
display: block;
width: 100%;
color: var(--warm-grey);
}
.bd-view-nav dl.next dt:after {
transform: scaleX(-1);
}
@media (max-width: 749px) {
.bd-view-nav dl.next {
border-top: 1px solid #dddddd;
}
}
@media (max-width: 749px) {
.bd-view-nav dl {
width: 100%;
padding: 10px 0;
}
}

.reqInfor {
color: var(--black);
text-align: right;
margin-bottom: 10px;
}

.req {
color: #525d64;
font-size: 15px;
font-weight: 400;
font-size: smaller;
}
.req::before {
content: "＊ ";
color: red;
display: inline-block;
vertical-align: top;
margin-right: 3px;
position: relative;
}
.req span {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}

.count-total {
display: block;
margin: 30px 0 15px;
font-weight: bold;
position: relative;
}
.count-total:before, .count-total:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.bd-infor .count-total {
margin: 0;
}
.row .count-total {
margin: 0;
padding-top: 4px;
}
.count-total .point {
color: var(--point);
}
.count-total em {
color: #000000;
}
.count-total .keyword-count {
float: right;
}
.count-total p {
margin: 0;
}

.bd-top-set {
padding: 20px;
background-color: var(--thbgcolor);
}

.file-add-plus {
float: right;
}
.file-add-plus button {
width: 80px !important;
}

.file-add {
float: left;
width: calc(100% - 106px - 20px);
}
@media (max-width: 749px) {
.file-add {
width: calc(100% - 74px - 20px);
}
}
.file-add [class^=b-] {
height: 40px;
}
.file-add .b-add {
float: right;
width: 106px !important;
min-width: 0;
padding: 0;
}
.file-add .item {
margin-bottom: 5px;
display: block;
}
.file-add .item:before, .file-add .item:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.file-add .item input[type=file] {
float: left;
width: calc(100% - 106px - 5px);
height: 40px;
border: 1px solid var(--bdcolor);
}
.file-add .item .b-del {
float: right;
width: 106px !important;
min-width: 0;
padding: 0;
}

.reg {
border-top: 2px solid var(--bdtopcolor);
border-top-width: 1px;
margin-bottom: 30px;
}
.reg input[type=text] + span {
line-height: 40px;
color: #888888;
padding-left: 10px;
}
@media (min-width: 750px) {
.reg input[type=text].w-name {
width: 200px;
}
}
.reg input[type=date] {
width: 100%;
}
@media (min-width: 750px) {
.reg input[type=date].date {
width: 140px;
}
}
.reg input[type=date].md {
width: 220px;
}
.reg input[type=number] {
width: 100%;
}
@media (min-width: 750px) {
.reg input[type=number].membercount {
width: 200px;
}
}
@media (min-width: 750px) {
.reg select.location {
min-width: 200px;
}
}
.reg textarea {
height: 80px;
width: 100%;
}
.reg textarea.h {
height: 300px;
}
.reg .subject-sub {
margin: 0 !important;
padding: 12px 0;
color: #000 !important;
font-size: 18px;
font-weight: 400;
letter-spacing: -0.45px;
line-height: 1.3;
text-align: center;
border-bottom: 1px solid var(--bdcolor);
}
.reg .subject-sub::before {
display: none;
}
.reg > dl {
border-bottom: 1px solid var(--bdcolor);
}
@media (min-width: 750px) {
.reg > dl {
display: table;
width: 100%;
table-layout: fixed;
}
.reg > dl > * {
display: table-cell;
vertical-align: middle;
}
}
.reg > dl.n > dt {
padding-top: 10px;
}
.reg > dl > dt {
position: relative;
text-align: center;
padding: 20px 0 10px;
font-size: 1.125rem;
color: #222222;
font-size: 16px;
font-weight: 500;
letter-spacing: -0.24px;
vertical-align: top;
}
.dt-lg .reg > dl > dt {
width: 210px;
}
@media (min-width: 750px) {
.reg > dl > dt {
width: 160px;
padding: 13px 0;
}
}
.reg > dl > dt label {
font-weight: inherit;
}
@media (max-width: 749px) {
.reg > dl > dt {
width: auto;
text-align: left;
}
}
@media (min-width: 750px) {
.reg > dl > dt {
background-color: var(--thbgcolor);
}
}
.reg > dl:first-child {
border-top: 0;
}
.reg > dl > dd {
padding-bottom: 10px;
position: relative;
}
@media (min-width: 750px) {
.reg > dl > dd {
padding: 5px 20px;
}
}
.reg > dl > dd .deco {
color: var(--muddyWaters);
font-size: 1.125rem;
font-weight: 700;
letter-spacing: normal;
line-height: 1.44;
text-indent: -15px;
padding-left: 15px;
}
.reg > dl > dd .deco::before {
content: "";
display: inline-block;
margin-right: 10px;
vertical-align: middle;
}
.reg > dl > dd.dd-payment, .reg > dl > dd.dd-payment form {
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
}
@media (max-width: 749px) {
.reg > dl > dd.dd-payment, .reg > dl > dd.dd-payment form {
align-items: flex-start;
}
.reg > dl > dd.dd-payment .radio-group label, .reg > dl > dd.dd-payment form .radio-group label {
display: block;
}
.reg > dl > dd.dd-payment .radio-group label + label, .reg > dl > dd.dd-payment form .radio-group label + label {
margin-left: 0;
margin-top: 5px;
}
}
.reg select,
.reg input[type=text],
.reg input[type=password] {
height: 40px;
}
.reg .inp-txt1 {
width: 100%;
max-width: 400px;
}
.reg .deco {
padding: 4px 0;
}
@media (min-width: 750px) {
.reg.w-dt dt {
width: 300px;
}
}
@media (min-width: 750px) {
.reg.w-dt-md dt {
width: 220px;
}
}
.reg.w-dt-md2 dt {
width: 220px;
}
@media (max-width: 1199px) {
.reg.w-dt-md2 dt,
.reg.w-dt-md2 dd {
display: block;
text-align: left;
}
.reg.w-dt-md2 dt {
width: auto;
}
.reg.w-dt-md2 dd {
padding: 0 0 10px;
}
}
.dialogs .reg input.w50p {
width: 50% !important;
}
.dialogs .reg .date-set input[type=date] {
width: calc(50% - 8px);
}
.dialogs .reg .call-set input[type=text] {
width: calc(33.33% - 8px);
}
.reg.box, .reg.flexbox__item {
padding: 0;
margin-top: 40px;
}
@media (min-width: 750px) {
.reg.dt-r1 dt {
border-right: 1px solid var(--bdcolor);
}
}
.reg .dbdata {
border-bottom: 1px solid var(--bdcolor);
}

.nodata {
padding: 60px 0;
text-align: center;
border: 1px solid #606060;
border-width: 2px 0 1px;
}
.nodata > .mobile {
display: none !important;
}
.photo-gallery .nodata {
border-top: none;
}
.bd-list .nodata {
border-width: 0;
padding-right: 44px;
width: 100%;
text-align: center;
}

.brochure-list {
border-bottom: 0.063rem solid #ccc;
}
.bu1 + .brochure-list {
margin-top: -25px;
}
.brochure-list ul {
position: relative;
overflow: hidden;
}
@media (max-width: 1199px) {
.brochure-list ul {
margin-bottom: -1px;
}
}
@media (min-width: 1200px) {
.brochure-list ul {
background: url(/static/portal/img/common/brochure-line.png) 0 385px no-repeat;
}
.brochure-list ul::before {
content: "";
position: absolute;
left: 0;
width: 100%;
height: 1px;
top: 768px;
background: url(/static/portal/img/common/brochure-line.png) 0 0 no-repeat;
}
}
.brochure-list li {
float: left;
width: 25%;
min-width: 233px;
text-align: center;
height: 384px;
padding-top: 40px;
}
@media (min-width: 750px) and (max-width: 1023px) {
.brochure-list li {
width: 50%;
background: url(/static/portal/img/common/brochure-line.png) 0 bottom no-repeat;
}
}
@media (max-width: 749px) {
.brochure-list li {
width: auto;
height: auto;
float: none;
border-bottom: 1px solid var(--bdcolor);
padding-bottom: 40px;
}
}
.brochure-list li .set {
position: relative;
display: block;
height: 243px;
}
.brochure-list li .set .img {
display: block;
width: 160px;
height: 210px;
margin: 0 auto;
box-shadow: 0 0 0.813rem 0.125rem rgba(0, 0, 0, 0.07);
border: 0.063rem solid #ddd;
background-color: #fff;
background-size: 100% 100%;
background-repeat: no-repeat;
background-position: center center;
}
.brochure-list li .set .bar {
position: absolute;
width: 200px;
bottom: 7px;
width: 200px;
height: 27px;
left: 50%;
margin-left: -100px;
background: url(/static/portal/img/common/brochure-bar.png) center 0 no-repeat;
}
.brochure-list li .title {
margin: 0 0 14px;
display: block;
color: var(--linkcolor);
font-size: 1.25rem;
font-weight: 700;
letter-spacing: normal;
line-height: 1;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.brochure-list li.nodata {
width: auto;
float: none;
}
.brochure-list a.down {
display: inline-block;
border-radius: 0.313rem;
background-color: #757575;
line-height: 1;
padding: 9px 0;
color: #ffffff;
width: 160px;
font-weight: 500;
vertical-align: top;
}
.brochure-list a.viewer-link {
margin-left: 8px;
border-radius: 0.313rem;
border: 0.063rem solid #949494;
display: inline-block;
vertical-align: top;
width: 35px;
height: 35px;
line-height: 35px;
}
.brochure-list a.viewer-link i {
margin-top: 5px;
vertical-align: top;
}

.agg-set {
border-top: 2px solid var(--bdtopcolor);
border-bottom: 1px solid var(--bdcolor);
background-color: #f6f6f6;
padding: 40px;
}
.agg-set h3 {
margin-bottom: 10px;
}
.agg-set h3::before {
content: "";
width: 3px;
height: 20px;
background-color: #a27b4c;
border-radius: 1px;
display: inline-block;
margin-right: 14px;
vertical-align: middle;
}
.agg-set .ovy {
margin: 15px 0;
border: 0.063rem solid #ccc;
background-color: #fff;
padding: 20px 18px;
max-height: 293px;
}

.ovy {
overflow: auto;
}

.view {
margin-bottom: 40px;
border-top: 2px solid var(--bdtopcolor);
border-bottom: 1px solid var(--bdcolor);
background-color: var(--thbgcolor);
}
.view__subject {
padding: 12px;
font-size: 20px;
font-weight: bold;
line-height: 1.8;
text-align: center;
color: var(--black);
border-bottom: 1px solid var(--bdcolor);
}
.view div dt {
text-align: center;
padding: 12px 20px;
}
.view div dd {
box-sizing: border-box;
padding: 12px 20px;
background-color: #ffffff;
border-left: 1px solid var(--bdcolor);
}
@media (min-width: 750px) {
.view > div {
display: flex;
flex-wrap: nowrap;
align-content: stretch;
}
.view > div > dl {
flex-basis: 50%;
display: flex;
}
.view > div > dl dt {
flex-basis: 40%;
max-width: 40%;
}
.view > div > dl dd {
flex-basis: 60%;
max-width: 60%;
}
.view > div dl.w {
flex-basis: 100%;
}
.view > div dl.w dt {
flex-basis: 20%;
max-width: 20%;
}
.view > div dl.w dd {
flex-basis: 80%;
max-width: 80%;
}
.view dl + dl > dt {
border-left: 1px solid var(--bdcolor);
}
.view > div + div {
border-top: 1px solid var(--bdcolor);
}
}
@media (max-width: 749px) {
.view > div > dl {
border-top: 1px solid var(--bdcolor);
display: flex;
}
.view > div > dl dt {
flex-basis: 20%;
min-width: 100px;
}
.view > div > dl dd {
flex-basis: 80%;
}
.view > div dl.w dt {
flex-basis: 20%;
}
.view > div dl.w dd {
flex-basis: 80%;
}
}
.view + .dbdata {
border-bottom: 1px solid var(--bdcolor);
padding-bottom: 20px;
}

.bd-b {
border-bottom: 1px solid var(--bdcolor);
}

.view-line {
border-top: 2px solid var(--bdtopcolor);
border-bottom: 1px solid var(--bdcolor);
}
.view-line .s {
width: 100%;
}
.view-line dl {
font-size: 1.125rem;
display: flex;
flex: 2 2;
}
.view-line dl > * {
padding-top: 12px;
padding-bottom: 12px;
border-bottom: 1px solid var(--bdcolor);
}
@media (max-width: 749px) {
.view-line dl > * {
padding-top: 5px;
padding-bottom: 5px;
}
}
.view-line dl dt {
width: 165px;
font-weight: 700;
padding-left: 30px;
}
.view-line dl dt span {
display: block;
font-weight: 400;
font-size: 1rem;
text-overflow: ellipsis;
}
@media (max-width: 749px) {
.view-line dl dt {
font-weight: 500;
width: 140px;
padding-left: 5px;
}
}
.view-line dl dd {
position: relative;
width: calc(100% - 165px);
padding-left: 20px;
word-break: keep-all;
word-wrap: break-word;
}
.view-line dl dd::before {
content: "";
position: absolute;
left: 0;
top: 15px;
bottom: 15px;
width: 1px;
background-color: var(--bdcolor);
}
@media (max-width: 749px) {
.view-line dl dd {
width: calc(100% - 140px);
}
}
.view-line .dbdata {
padding: 20px;
}
@media (max-width: 749px) {
.view-line .dbdata {
padding: 15px 0;
}
}

.inp-group input[type=text] {
border-right-width: 0;
}
@media (max-width: 749px) {
.inp-group input[type=text] {
width: calc(100% - 80px);
}
.inp-group [class^=b-] {
width: 80px;
}
}

.inp-sh-group {
display: block;
}
.inp-sh-group:before, .inp-sh-group:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.inp-sh-group input {
float: left;
width: calc(100% - 80px) !important;
border-right-width: 0;
}
.inp-sh-group .b-sh {
float: right;
width: 80px !important;
min-width: 0;
}

.input-help {
margin-top: 4px;
font-size: 14px;
color: var(--steel);
}

textarea.limit {
padding-bottom: 40px;
}

.limitlen {
margin-top: -36px;
padding-right: 20px;
padding-bottom: 20px;
line-height: 1;
text-align: right;
color: var(--steel);
}
.limitlen strong {
color: var(--blue-green);
}

.editor-list-set {
margin-top: 40px;
}
.editor-list-set h2 {
padding: 8px 0;
border-radius: 0.625rem 0.625rem 0 0;
background-color: #d82d36;
color: #fff;
font-size: 1.375rem;
font-weight: 700;
text-align: center;
}
.editor-list-set h2 i {
font-size: 1.563rem;
}
@media (max-width: 749px) {
.editor-list-set h2 {
font-size: 1.175rem;
}
}
.editor-list-set ul {
display: block;
padding: 40px 23px;
border-radius: 0 0 0.625rem 0.625rem;
border: 0.063rem solid #ccc;
border-top-width: 0;
background-color: #fff;
}
.editor-list-set ul:before, .editor-list-set ul:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
@media (max-width: 749px) {
.editor-list-set ul {
padding: 25px 15px;
}
}
@media (min-width: 750px) {
.editor-list-set ul li {
float: left;
width: 33.333%;
}
}
@media (max-width: 749px) {
.editor-list-set ul li + li {
margin-top: 20px;
}
}
.editor-list-set ul li span {
display: block;
}
.editor-list-set ul li span.img {
max-width: 273px;
margin: 0 auto;
padding: 12px 20px 18px 15px;
background: url(/static/portal/img/common/editor-img-bg.png) 0 0 no-repeat;
position: relative;
}
@media (max-width: 749px) {
.editor-list-set ul li span.img {
background-size: contain;
}
}
.editor-list-set ul li span.img::before {
content: "";
width: 26px;
height: 27px;
background: url(/static/portal/img/common/POINT_O.png) 0 0 no-repeat;
position: absolute;
top: -4px;
left: calc(50% - 13px);
z-index: 2;
}
.editor-list-set ul li span.img .o {
display: block;
background-size: cover;
}
.editor-list-set ul li span.img .o::before {
content: "";
padding-top: 71.4285714286%;
display: block;
}
.editor-list-set ul li span.title {
text-align: center;
color: var(--linkcolor);
font-size: 1.25rem;
font-weight: 500;
line-height: 1.625rem;
}
.editor-list-set ul li span.title i {
border-radius: 30px;
color: #ffffff;
font-size: 1.25rem;
display: inline-block;
width: 31px;
height: 31px;
background-color: #525d64;
text-align: center;
line-height: 31px;
}
@media (max-width: 749px) {
.editor-list-set ul li span.title i {
width: 26px;
height: 26px;
font-size: 1rem;
line-height: 26px;
}
}
@media (max-width: 749px) {
.editor-list-set ul li span.title {
font-size: 0.95rem;
}
}

.view_dl {
border-top: 2px solid #004578;
}
.view_dl dl {
display: table;
table-layout: fixed;
width: 100%;
border-bottom: 1px solid #c4c4c4;
}
.view_dl dl > * {
display: block;
}
@media (min-width: 750px) {
.view_dl dl > * {
display: table-cell;
}
}
.view_dl dl dt {
color: #000000;
font-family: Arial;
font-size: 18px;
font-weight: 700;
letter-spacing: -0.27px;
line-height: 25.29px;
text-align: center;
background-color: #eff2f7;
padding: 10px 0;
}
@media (min-width: 750px) {
.view_dl dl dt {
width: 200px;
padding: 18px 0;
position: relative;
}
.view_dl dl dt:after {
content: "";
position: absolute;
right: 0;
top: 18px;
width: 1px;
height: 24px;
background-color: rgba(196, 196, 196, 0.6);
}
}
.view_dl dl dd {
padding: 10px 20px;
}

.select-box label {
padding-right: 10px;
}
.select-box select {
width: calc(100% - 155px) !important;
margin-top: 0;
}

.recoment {
border-top: 2px solid var(--bdtopcolor);
border-bottom: 1px solid var(--bdcolor);
font-size: 1.125rem;
}
.recoment dl {
display: table;
width: 100%;
border-bottom: 1px solid var(--bdcolor);
}
.recoment dl > * {
display: table-cell;
padding: 12px 0;
}
.recoment dl dt {
width: 90px;
font-weight: 700;
text-align: center;
}
.recoment dl dd {
position: relative;
padding-left: 20px;
}
.recoment dl dd::before {
content: "";
position: absolute;
left: 0;
top: 15px;
bottom: 15px;
width: 1px;
background-color: var(--bdcolor);
}
.recoment .dbdata {
padding: 12px;
}

.bd-reg {
border-top: 2px solid var(--bdtopcolor);
margin-bottom: 30px;
}
@media (min-width: 750px) {
.bd-reg input[type=text] {
max-width: 100%;
}
}
@media (min-width: 750px) {
.bd-reg input[type=date].date {
width: 140px;
}
}
.bd-reg input[type=date].md {
width: 220px;
}
@media (min-width: 750px) {
.bd-reg input[type=number].membercount {
width: 200px;
}
}
@media (min-width: 750px) {
.bd-reg select.location {
min-width: 200px;
}
}
.bd-reg textarea {
width: 100%;
}
.bd-reg textarea.h {
height: 300px;
}
.bd-reg .subject-sub {
margin: 0;
padding: 12px 0;
color: #000;
font-size: 18px;
border-bottom: 1px solid var(--bd-color);
}
@media (max-width: 749px) {
.bd-reg > dl > dd {
border-bottom: 1px solid var(--bd-color);
}
.bd-reg > dl.inline {
overflow: hidden;
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: center;
border-bottom: 1px solid var(--bd-color);
}
.bd-reg > dl.inline dt,
.bd-reg > dl.inline dd {
padding: 11px 14px 8px;
}
.bd-reg > dl.inline dt {
flex-grow: 0;
}
.bd-reg > dl.inline dd {
flex-grow: 1;
padding-left: 10px;
border-bottom: none;
}
}
@media (min-width: 750px) {
.bd-reg > dl {
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: stretch;
width: 100%;
border-bottom: 1px solid var(--bd-color);
}
.bd-reg > dl > dt {
flex-basis: 140px;
padding-left: 19px;
padding-right: 19px;
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: center;
flex-grow: 0;
flex-shrink: 0;
}
.bd-reg > dl > dd {
width: calc(100% - 140px);
flex-basis: calc(100% - 140px);
padding-left: 20px;
padding-right: 20px;
flex-grow: 1;
}
.ie .bd-reg > dl > dd {
width: calc(100% - 180px);
flex-basis: calc(100% - 180px);
}
.bd-reg > dl > dd.col-3 {
flex-basis: calc(66.6666666667% - 140px);
flex-grow: 0;
}
.ie .bd-reg > dl > dd.col-3 {
width: calc(100% - 180px);
flex-basis: calc(100% - 180px);
}
.bd-reg > dl > dd.col-3 + dt + dd {
flex-grow: 0;
}
}
@media (min-width: 750px) and (min-width: 750px) and (max-width: 1200px) {
.bd-reg .type-dt-length-3 {
flex-wrap: wrap;
}
.bd-reg .type-dt-length-3 > dd ~ dt {
border-top: 1px solid var(--bd-color);
}
.bd-reg .type-dt-length-3 > dd ~ dd {
border-top: 1px solid var(--bd-color);
}
}
@media (min-width: 750px) {
.bd-reg .type-l {
flex-wrap: wrap;
}
.bd-reg .type-l dt {
flex-basis: 140px;
border-bottom: 1px solid var(--bd-color);
}
.bd-reg .type-l dd {
flex-basis: calc((100% - 280px) / 2);
border-bottom: 1px solid var(--bd-color);
}
}
@media (max-width: 749px) {
.bd-reg > dl > dt,
.bd-reg > dl > dd {
padding-left: 14px;
padding-right: 14px;
}
}
.bd-reg > dl > dt {
position: relative;
font-weight: bold;
}
@media (max-width: 749px) {
.bd-reg > dl > dt {
padding-top: 11px;
padding-bottom: 8px;
}
}
@media (min-width: 750px) {
.bd-reg > dl > dt {
padding-left: 10px;
padding-right: 4px;
width: 180px;
}
}
.bd-reg > dl > dt label {
font-weight: inherit;
}
.bd-reg > dl > dd {
position: relative;
}
@media (max-width: 749px) {
.bd-reg > dl > dd {
padding-bottom: 12px;
border-bottom: 1px solid var(--bd-color);
}
}
@media (min-width: 750px) {
.bd-reg > dl > dd {
padding: 20px 20px;
min-height: 44px;
}
}
.bd-reg > dl > dd .line {
margin: 16px -20px 20px;
border-top: 1px solid var(--bd-color);
}
.bd-reg > dl > dd .deco {
color: var(--muddyWaters);
font-size: 1.125rem;
font-weight: 700;
letter-spacing: normal;
line-height: 1.44;
text-indent: -15px;
padding-left: 15px;
}
.bd-reg > dl > dd .deco::before {
content: "";
display: inline-block;
margin-right: 10px;
vertical-align: middle;
}
.bd-reg > dl > dd.dd-payment, .bd-reg > dl > dd.dd-payment form {
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
}
@media (max-width: 749px) {
.bd-reg > dl > dd.dd-payment, .bd-reg > dl > dd.dd-payment form {
align-items: flex-start;
}
.bd-reg > dl > dd.dd-payment .radio-group label, .bd-reg > dl > dd.dd-payment form .radio-group label {
display: block;
}
.bd-reg > dl > dd.dd-payment .radio-group label + label, .bd-reg > dl > dd.dd-payment form .radio-group label + label {
margin-left: 0;
margin-top: 5px;
}
}
.bd-reg > dl > dd.dd-dl {
padding: 0;
}
@media (min-width: 750px) {
.bd-reg > dl > dd.dd-dl > dl {
display: table;
width: 100%;
table-layout: fixed;
border-left: 1px solid var(--point);
}
.bd-reg > dl > dd.dd-dl > dl > * {
display: table-cell;
vertical-align: middle;
}
}
.bd-reg > dl > dd.dd-dl > dl dt {
background-color: #f8fbfd;
text-align: left;
padding: 15px 10px 10px;
color: #222222;
font-size: 16px;
font-weight: 500;
letter-spacing: -0.24px;
vertical-align: top;
}
@media (min-width: 750px) {
.bd-reg > dl > dd.dd-dl > dl dt {
width: 130px;
}
}
@media (max-width: 749px) {
.bd-reg > dl > dd.dd-dl > dl dt {
width: auto;
}
}
.bd-reg > dl > dd.dd-dl > dl dd {
padding: 0 20px;
}
.bd-reg > dl > dd.dd-dl > dl + dl {
border-top: 1px solid #ddd;
}
.bd-reg select {
max-width: 100%;
}
.bd-reg .inp-txt1 {
width: 100%;
max-width: 400px;
}
.bd-reg .deco {
padding: 4px 0;
}
@media (min-width: 750px) {
.bd-reg.type-dt-wide dt {
width: 200px;
}
}
@media (min-width: 750px) {
.bd-reg.w-dt dt {
width: 300px;
}
}
@media (min-width: 750px) {
.bd-reg.w-dt-md dt {
width: 220px;
}
}
.bd-reg.w-dt-md2 dt {
width: 220px;
}
@media (min-width: 750px) {
.bd-reg.w-dt-md2 dt,
.bd-reg.w-dt-md2 dd {
display: block;
text-align: left;
}
.bd-reg.w-dt-md2 dt {
width: auto;
}
.bd-reg.w-dt-md2 dd {
padding: 0 0 10px;
}
}
.dialogs .bd-reg input.w50p {
width: 50% !important;
}
.dialogs .bd-reg .call-set input[type=text] {
width: calc(33.33% - 8px);
}
.bd-reg.box, .bd-reg.flexbox__item {
padding: 0;
margin-top: 40px;
}
@media (min-width: 750px) {
.bd-reg.dt-r1 dt {
border-right: 1px solid var(--bd-color);
}
}
.bd-reg.type-2 {
border: 1px solid #000;
}
@media (max-width: 749px) {
.bd-reg.type-2 dt,
.bd-reg.type-2 dd {
padding-left: 10px;
padding-right: 10px;
}
}
.bd-reg.type-2 dt {
background-color: #fff;
text-align: left;
}
@media (min-width: 750px) {
.bd-reg.type-2 dt {
padding-left: 35px;
}
}
@media (min-width: 750px) {
.bd-reg.type-2 dd + dt {
border-left: 1px solid var(--bd-color);
}
}
.bd-reg.type-2 .btns {
text-align: right;
padding: 24px 18px;
background-color: #f4f4f4;
}
.info-cmt + .bd-reg {
margin-top: 30px;
}
.list + .bd-reg {
margin-top: 20px;
}
@media (min-width: 750px) {
.bd-reg--w210 > dl > dt {
flex-basis: 210px;
}
}
@media (min-width: 750px) {
.bd-reg--w160 > dl > dt {
flex-basis: 160px;
}
}

.file-list {
display: table;
table-layout: fixed;
width: 100%;
border-bottom: 1px solid var(--bd-color);
}
.bd-view .file-list {
border-top: 1px solid var(--bd-color);
}
.table-dl ~ .file-list {
border-top-width: 0;
}
@media (max-width: 749px) {
.file-list {
padding: 10px;
}
}
.file-list > * {
display: table-cell;
padding-top: 14px;
padding-bottom: 14px;
}
.file-list dt {
width: 74px;
color: var(--black);
}
.file-list dd {
padding-left: 20px;
padding-top: 10px;
vertical-align: top;
}
@media (max-width: 749px) {
.file-list dd {
width: 100%;
padding: 0;
}
}

.flow {
display: flex;
flex-direction: row;
align-items: center;
gap: 8px;
flex-wrap: wrap;
}

.label-list {
display: inline-flex;
flex-wrap: wrap;
flex-direction: row;
justify-content: flex-start;
align-items: center;
gap: 10px 16px;
}
.label-list span {
margin-left: 8px;
}
.label-list label {
display: inline-flex;
align-items: center;
gap: 10px;
}
.label-list--area {
margin-top: 10px;
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: center;
gap: 0;
}
.label-list--area label {
width: 108px;
}
.label-list--area span {
margin-left: 8px;
}

.label-list2 label {
display: block;
}
.label-list2 label span {
display: inline-block;
margin-left: 10px;
vertical-align: top;
}
.label-list2 label + label {
margin-top: 10px;
}

.tel-set {
display: grid;
grid-template-columns: 80px 18px calc((100% - 116px) / 2) 18px calc((100% - 116px) / 2);
gap: 0px;
align-items: center;
text-align: center;
max-width: 300px;
}

.email-set {
display: block;
}
.email-set:before, .email-set:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
@media (max-width: 749px) {
.email-set + button {
margin-top: 8px;
}
.email-set .email-id {
float: left;
width: calc(100% - 40px) !important;
margin-bottom: 10px;
}
.email-set span {
float: right;
width: 40px;
text-align: center;
line-height: 38px;
}
.email-set .email-addr {
clear: both;
float: left;
width: calc(50% - 5px) !important;
}
.email-set .js-email-domain {
float: right;
width: calc(50% - 5px);
}
}
@media (min-width: 750px) {
.email-set {
max-width: 500px;
display: inline-block;
vertical-align: top;
}
.email-set > * {
float: left;
}
.email-set span {
padding: 0 5px;
line-height: 38px;
}
.email-set .email-id {
float: left;
width: calc(50% - 40px) !important;
}
.email-set span {
width: 40px;
text-align: center;
line-height: 38px;
}
.email-set .email-addr {
margin-right: 10px;
width: calc(25% - 5px) !important;
}
.email-set .js-email-domain {
width: calc(25% - 5px);
}
}

.req-infor {
margin-bottom: 10px;
}
@media (min-width: 750px) {
.req-infor {
text-align: right;
}
}
@media (min-width: 750px) {
h2 + .req-infor, .bd-subject + .req-infor, .hx + .req-infor {
margin-top: -45px;
margin-bottom: 12px;
}
}
.req-infor.red {
color: #bc2222 !important;
}
@media (min-width: 750px) {
.help-stop + .req-infor, .help-tel + .req-infor {
margin-top: -24px;
}
}
.bd-infor .req-infor {
margin-bottom: 0;
}

.req {
color: #525d64;
font-weight: 400;
font-size: smaller;
}
.req::before {
content: "*";
display: inline-block;
color: var(--blue-green);
vertical-align: middle;
transform: translateY(-2px);
margin-left: 2px;
font-weight: 600;
}
.red .req::before {
margin-right: 3px;
}
.req span {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}

.post-set {
display: grid;
grid-auto-rows: auto auto;
grid-template-columns: auto auto;
gap: 10px;
}
@media (max-width: 749px) {
.post-set {
display: flex;
flex-direction: column;
width: 100%;
}
}
.post-set .post-sh {
width: 110px;
height: 40px;
padding: 0 19px;
border-radius: 5px;
background-color: var(--steel);
color: #fff;
line-height: 40px;
text-align: center;
}
.post-set > span:nth-child(1) {
grid-column: auto/span 2;
display: grid;
grid-template-columns: 90px auto;
gap: 10px;
}
.post-set > span:nth-child(2) input {
width: 100%;
}
.post-set > span:nth-child(3) input {
width: 100%;
}

.blank-wrap {
padding: 20px;
}
@media (min-width: 750px) {
.blank-wrap {
padding: 50px;
}
}
.blank-wrap__ctrl {
margin-bottom: 20px;
text-align: right;
}
.blank-wrap__close {
font-size: 18px;
}
.blank-wrap__close::before {
vertical-align: middle;
}

.information dt {
border-radius: 10px 10px 0 0;
display: inline-flex;
justify-content: center;
align-items: center;
justify-items: center;
height: 100%;
padding: 0 6px;
border-right-width: 0;
min-height: 48px;
text-align: center;
line-height: 1.3;
position: relative;
z-index: 1;
background-color: var(--point);
color: var(--white);
font-weight: bold;
}
@media (min-width: 750px) {
.information dt {
padding: 0 44px;
}
}
.information dd {
padding: 16px 20px;
border: 1px solid var(--bd-color);
}

.table-dl2 dl {
display: flex;
}
.table-dl2 dl > * {
border: 1px solid var(--bd-color);
}
.table-dl2 dl dt {
flex-basis: 120px;
}
.table-dl2 dl dd {
flex-grow: 1;
flex-basis: calc(50% - 120px);
}

.photo-file-form__item {
margin-top: 10px;
display: grid;
grid-template-columns: 1fr;
align-items: center;
gap: 10px;
}
@media (min-width: 750px) {
.photo-file-form__item {
grid-template-columns: var(--labelwidth, 60px) repeat(2, 1fr);
}
}
.photo-file-form input {
width: 100%;
}

.fileupload-info {
padding-top: 20px;
padding-bottom: 30px;
border-bottom: 1px dotted var(--bd-color);
margin-bottom: 20px;
}
.fileupload-info dl {
margin-top: 10px;
display: flex;
flex-direction: row;
justify-content: center;
align-items: flex-start;
gap: 10px;
color: var(--blue-green);
}
.fileupload-info dt span {
font-size: 14px;
line-height: 1;
font-weight: bold;
display: inline-block;
padding: 10px 14px;
border-radius: 16.5px;
background-color: var(--ice-blue);
}
.fileupload-info dd {
padding-top: 4px;
}

.dash-line {
margin: 40px 0;
height: 1px;
background-image: linear-gradient(90deg, #b2b2b2 1px, transparent 1px, transparent 2px);
background-size: 4px 1px;
}
.agg__body .dash-line {
margin-left: -30px;
margin-right: -30px;
}

.filelist figure {
margin: 0;
display: grid;
grid-template-columns: auto 1fr;
gap: 20px;
}
.filelist figure + * {
margin-top: 10px;
}

@media (min-width: 750px) {
.visible\:mobile {
display: none;
}
}

@media (min-width: 750px) {
.visible\:tablet {
display: none;
}
}
@media (max-width: 1199px) {
.visible\:tablet {
display: none;
}
}

@media (max-width: 1199px) {
.visible\:pc {
display: none;
}
}

@media (min-width: 1200px) {
.visible\:mobile-tablet {
display: none;
}
}

@media (max-width: 749px) {
.visible\:tablet-pc {
display: none;
}
}

#faq-list {
margin-top: 30px;
border-top: 2px solid var(--bdtopcolor);
border-bottom: 1px solid var(--bdcolor);
}
#faq-list dt button,
#faq-list dt .sets {
position: relative;
width: 100%;
text-align: left;
display: block;
padding: 0;
padding-left: 90px;
min-height: 70px;
font-size: 1.125rem;
font-weight: 700;
}
@media (max-width: 749px) {
#faq-list dt button,
#faq-list dt .sets {
padding-left: 45px;
padding-right: 40px;
min-height: 50px;
font-size: 1rem;
}
}
#faq-list dt button::after,
#faq-list dt .sets::after {
content: "\f107";
font-family: "Line Awesome Free";
font-weight: 900;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
position: absolute;
right: 20px;
top: calc(50% - 9px);
transition: all 0.5s;
}
#faq-list dt.open {
background: var(--faq) -Q-dt-bgcolor;
}
#faq-list dt.open button,
#faq-list dt.open .sets {
color: var(--point);
}
#faq-list dt.open button::after,
#faq-list dt.open .sets::after {
transform: rotate(180deg);
transform-origin: 50%;
}
#faq-list dt.open .faq-img {
background-color: var(--point);
}
#faq-list dt.open + dd {
border-top: 1px solid var(--bdcolor);
display: block;
}
#faq-list dt.open + dd + dt {
border-top-width: 0;
}
#faq-list dd + dt {
border-top: 1px solid var(--bdcolor);
}
#faq-list .faq-img {
position: absolute;
left: 0;
top: 10px;
width: 60px;
height: 50px;
background-color: var(--faq) -Q-bgcolor;
border-radius: 15px 15px 15px 0;
line-height: 36px;
text-align: center;
}
#faq-list .faq-img i {
display: inline-block;
vertical-align: middle;
}
#faq-list .faq-img i::before {
content: "Q.";
font-family: "Noto Sans KR", "맑은고딕", "malgun gothic", sans-serif;
font-weight: 300;
color: #ffffff;
vertical-align: top;
margin-top: 8px;
margin-right: 0;
font-size: 24px;
}
#faq-list .faq-img i.ico-a:before {
display: none;
}
@media (max-width: 749px) {
#faq-list .faq-img {
left: 3px;
width: 36px;
height: 30px;
line-height: 22px;
}
#faq-list .faq-img i::before {
font-size: 16px;
margin-top: 0;
}
}
#faq-list dd {
position: relative;
border-bottom: 1px solid var(--bdcolor);
padding: 18px 15px 18px 90px;
padding-right: 15px;
min-height: 70px;
display: none;
}
#faq-list dd:last-child {
border-bottom-width: 0;
}
@media (max-width: 749px) {
#faq-list dd {
padding-left: 45px;
padding-right: 5px;
}
}
#faq-list dd .faq-img {
background-color: var(--skyblue);
border-radius: 0 15px 15px 15px;
}
@media (max-width: 749px) {
#faq-list dd .faq-img {
left: 3px;
}
}
#faq-list dd .faq-img i::before {
content: "A.";
display: block;
}
#faq-list.no-open .sets::after {
display: none !important;
}
#faq-list.no-open dt,
#faq-list.no-open dt.open + dd {
background: none;
border-width: 0 0 1px;
}
#faq-list.no-open .title {
padding-top: 21px;
}
@media (max-width: 749px) {
#faq-list.no-open .title {
padding-top: 14px;
}
}
#faq-list.no-open .desc {
padding-top: 4px;
}
#faq-list dd.nodata {
display: block;
padding: 30px;
}

.filegroup {
position: relative;
display: inline-block;
}
.filegroup__box {
display: none;
position: absolute;
z-index: 10;
right: 0;
width: 280px;
background-color: #fff;
border: 2px solid #2e363a;
text-align: left;
font-size: 0.938rem;
}
@media (max-width: 749px) {
.filegroup__box {
left: -44px;
}
}
@media (max-width: 359px) {
.filegroup__box {
left: -120px;
}
}
.filegroup__box h3 {
font-size: 1em;
background-color: #2e363a;
color: #fff;
padding-left: 10px;
line-height: 1;
padding: 13px 15px;
font-weight: 300;
}
.filegroup__box h3:before {
padding-top: 0 !important;
}
.filegroup__box ul {
display: block;
width: 100%;
height: 100%;
padding: 10px;
}
.filegroup__box li {
display: flex;
gap: 5px;
}
.filegroup__box li + li {
margin-top: 5px;
}
.filegroup__box li a i {
vertical-align: middle;
}
.filegroup__box .viewer-link {
display: none;
}
.filegroup .filegroup-box__close {
width: 40px;
height: 40px;
position: absolute;
right: 0;
top: 0;
font-size: 20px;
text-align: center;
transition: all 0.3s;
}
.filegroup .filegroup-box__close:focus, .filegroup .filegroup-box__close:active, .filegroup .filegroup-box__close:hover {
transform: rotate(90deg);
}
.filegroup .filegroup-box__close:before {
content: "";
display: inline-block;
color: #fff;
}

.file-lists .item + .item {
margin-top: 10px;
}
.file-lists .item a {
display: inline-block;
vertical-align: top;
margin-right: 5px;
color: var(--gray);
line-height: 24px;
}
.file-lists .item a i {
vertical-align: bottom;
margin-right: 4px;
}
.bd-view .file-lists .item a .file-name, .view .file-lists .item a .file-name {
width: auto;
max-width: none;
}
.file-lists .item .viewer-link {
display: inline-flex;
align-items: center;
gap: 3px;
margin-right: 10px;
background-color: var(--steel);
padding: 0 6px;
color: #fff;
}
.file-lists .item .viewer-link .ico-viewer {
width: 13px;
height: 13px;
background: url(/static/health/img/common/icon-search.svg) center no-repeat;
background-size: 12px;
margin-right: 0;
}
.file-lists .item .viewer-link span {
color: #fff;
font-size: 12px;
}
@media (max-width: 1199px) {
.file-lists .item a.file-download {
display: inline;
}
.file-lists .item a.file-download .file-name {
display: inline;
}
}
.file-lists__item-del {
width: 20px;
height: 20px;
background-color: red;
border-radius: 5px;
display: inline-flex;
flex-direction: row;
justify-content: center;
align-items: center;
}
.file-lists__item-del::before {
content: "";
display: inline-block;
background-image: url(/static/portal/img/sprite-common.png?20250805102255);
background-position: -31px -577px;
width: 11px;
height: 11px;
}

.file-name {
display: inline-block;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
line-height: 26/16;
vertical-align: middle;
max-width: calc(100% - 70px);
}
@media (max-width: 1199px) {
.file-name {
white-space: normal;
}
}
.file-name i {
vertical-align: middle;
}
.viewer-link {
display: inline-block;
vertical-align: middle;
}
.viewer-link:not(:has(i)) {
background-color: #2164c1;
font-size: 11px;
font-weight: 600;
line-height: 1;
color: #fff;
padding: 4px 3px;
}
.viewer-link:has(i) .ico-viewer {
width: 24px;
height: 24px;
background: var(--gray) url(/static/health/img/common/icon-search.svg) center no-repeat;
background-size: 12px;
margin-bottom: 4px;
}
.cell-file2 .viewer-link {
border: 0.063rem solid #949494;
height: 35px;
}
.cell-file2 .viewer-link i {
margin-top: 6px;
}

.btn-filedel {
height: 22px;
width: 22px;
color: var(--red);
border: 1px solid #141414;
border-radius: 5px;
display: inline-block;
vertical-align: middle;
line-height: 1;
}
.btn-filedel::before {
content: "\f2ed";
font-family: "Line Awesome Free";
font-weight: 900;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-size: 20px;
}

.file-download,
.ico-viewer {
display: inline-block;
vertical-align: middle;
}
.file-download i,
.ico-viewer i {
vertical-align: top;
}

.filegroup {
position: relative;
display: inline-block;
}
.filegroup.on .filegroup-box {
display: block;
}
.filegroup a {
display: inline-block;
}
.filegroup a i {
display: inline-block;
vertical-align: top;
}
.filegroup .file-download {
width: calc(100% - 50px);
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
vertical-align: middle;
}
.filegroup .file-name {
max-width: calc(100% - 30px);
}
.filegroup .filegroup-box {
display: none;
position: absolute;
z-index: 10;
right: 0;
width: 280px;
background-color: #fff;
border: 2px solid var(--mid-blue);
text-align: left;
font-size: 0.938rem;
border-radius: 0.3125em 0 0.3125em 0.3125em;
}
@media (max-width: 749px) {
.filegroup .filegroup-box {
left: -44px;
}
}
@media (max-width: 359px) {
.filegroup .filegroup-box {
left: -120px;
}
}
.filegroup .filegroup-box h3 {
font-size: 1em;
background-color: var(--mid-blue);
color: var(--white) !important;
margin: 0 !important;
padding-left: 10px;
line-height: 1;
padding: 13px 15px !important;
font-weight: 300;
}
.filegroup .filegroup-box h3:before {
display: none;
}
.filegroup .filegroup-box ul {
display: block;
width: 100%;
height: 100%;
padding: 10px;
}
.filegroup .filegroup-box li {
display: block;
display: block;
}
.filegroup .filegroup-box li:before, .filegroup .filegroup-box li:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.filegroup .filegroup-box li + li {
margin-top: 5px;
}
.filegroup .filegroup-box li a i {
vertical-align: middle;
margin-right: 5px;
}
.filegroup .filegroup-box__close {
width: 40px;
height: 40px;
position: absolute;
right: 0;
top: 0;
font-size: 20px;
text-align: center;
transition: all 0.3s;
color: var(--white);
}
.filegroup .filegroup-box__close:focus, .filegroup .filegroup-box__close:active, .filegroup .filegroup-box__close:hover {
transform: rotate(90deg);
}
.filegroup .filegroup-box__close:before {
content: "";
display: inline-block;
background-image: url(/static/portal/img/sprite-common.png?20250805102255);
background-position: -31px -577px;
width: 11px;
height: 11px;
}
.filegroup.request .filegroup-box {
padding-bottom: 10px;
text-align: center;
}
.filegroup.request .filegroup-box h3.none {
height: 30px;
}
.filegroup.request .filegroup-box .file-request {
padding: 15px 10px;
}
.filegroup.request .filegroup-box__close {
height: auto;
}

@media (max-width: 1199px) {
.img-lg {
position: relative;
}
.img-lg::after {
content: "\f0b2";
font-family: "Line Awesome Free";
font-weight: 900;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
display: block;
position: absolute;
right: 10px;
top: 10px;
width: 60px;
height: 60px;
text-align: center;
background-color: rgba(0, 0, 0, 0.6);
color: #fff;
padding-top: 0.4375em;
font-size: 1.25rem;
line-height: 1;
vertical-align: top;
border-radius: 0.3125em;
}
.img-lg::before {
content: "원본";
text-align: center;
position: absolute;
z-index: 2;
right: 10px;
top: 40px;
width: 60px;
text-align: center;
color: #fff;
}
.img-lg img {
vertical-align: top;
}
}
.photo-tlink {
margin-left: -5px;
margin-right: -5px;
margin-top: 40px;
display: block;
}
.photo-tlink:before, .photo-tlink:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.photo-tlink span {
padding: 0 5px;
display: inline-block;
float: left;
width: 50%;
}
@media (max-width: 359px) {
.photo-tlink span {
width: 100%;
margin-bottom: 10px;
}
}
.photo-tlink span a {
display: block;
width: 100%;
text-align: left;
padding-left: 32px;
}
.photo-tlink span a strong {
font-weight: 600;
font-family: "Noto Sans KR", "맑은고딕", "malgun gothic", sans-serif;
line-height: 1.4;
}

.pswp[role=dialog] {
transform: translate(0, 0);
z-index: 20000;
}

.img-hover .photo-img, .photo-gallery li a .photo-img {
border: 1px solid #eaeaea;
}
.img-hover .photo-img img, .photo-gallery li a .photo-img img {
vertical-align: top;
width: 100%;
}

.photo-gallery {
border-top: 1px solid #252525;
padding: 29px 7px 20px;
}
.photo-gallery ul {
display: grid;
gap: 23px;
}
@media (min-width: 750px) {
.photo-gallery ul {
grid-template-columns: repeat(auto-fill, minmax(30%, auto));
}
}
.photo-gallery li {
box-shadow: 0px -3px 15px 0 rgba(0, 0, 0, 0.05);
border-radius: 15px;
border: solid 1px #ebebeb;
background-color: #fff;
padding: 31px 28px 28px 27px;
}
.photo-gallery li:hover, .photo-gallery li:focus, .photo-gallery li:active {
border-color: #2164c1;
transition: all 1s ease-out;
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}
.photo-gallery li a .photo-img {
position: relative;
overflow: hidden;
}
.photo-gallery li a .photo-img::before {
display: block;
height: 0;
padding-top: 105.2631578947%;
content: "";
}
.photo-gallery li a .photo-img img {
position: absolute;
left: 50%;
top: 50%;
width: 100%;
vertical-align: top;
transform: translate(-50%, -50%) scale(1);
}
.photo-gallery li a .photo-img:hover img, .photo-gallery li a .photo-img:focus img, .photo-gallery li a .photo-img:active img {
transform: translate(-50%, -50%) scale(1.1);
}
.photo-gallery li a .photo-img img {
height: 100%;
}
.photo-gallery li a .photo-img.no-img img {
width: auto;
height: auto;
}
.photo-gallery li a img {
transition: all 0.3s ease-out;
transform: translate(-50%, -50%);
}
.photo-gallery li a:hover .photo-img, .photo-gallery li a:active .photo-img, .photo-gallery li a:focus .photo-img {
border-color: var(--skyblue);
transition: all 1s ease-out;
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}
.photo-gallery li a:hover img, .photo-gallery li a:active img, .photo-gallery li a:focus img {
opacity: 1;
}
.photo-gallery li a:hover .title, .photo-gallery li a:focus .title, .photo-gallery li a:active .title {
color: var(--point);
}
.photo-gallery li a:hover .photo-img, .photo-gallery li a:focus .photo-img, .photo-gallery li a:active .photo-img {
border-color: #ddd;
outline: 1px dashed;
}
.photo-gallery .photo-img {
border-radius: 15px;
border: none;
}
.photo-gallery .photo-img:hover, .photo-gallery .photo-img:focus, .photo-gallery .photo-img:active {
border-color: #ddd;
}
.photo-gallery .photo-title {
word-break: break-all;
overflow: hidden;
text-overflow: ellipsis;
display: block;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
margin: 19px 8px;
font-size: 18px;
font-weight: 500;
line-height: 1.56;
text-align: left;
color: #000;
}
.ie .photo-gallery .photo-title {
display: block;
height: 16px;
overflow: hidden;
}
.photo-gallery .photo-sub {
margin-top: 10px;
padding-top: 17px;
border-top: 1px dashed #ddd;
display: flex;
gap: 18px;
}
.photo-gallery .photo-sub .date,
.photo-gallery .photo-sub .view-count {
display: inline-flex;
gap: 10px;
align-self: center;
}
.photo-gallery .photo-icon {
width: 28px;
height: 28px;
border-radius: 28px;
display: inline-block;
text-align: center;
vertical-align: middle;
}
.photo-gallery .photo-icon.date {
background-color: #2164c1;
background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='&%23xB808;&%23xC774;&%23xC5B4;_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 21.6 24' style='enable-background:new 0 0 21.6 24;' xml:space='preserve'%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' width='21.6' height='24'/%3E%3C/defs%3E%3CclipPath id='SVGID_2_'%3E%3Cuse xlink:href='%23SVGID_1_' style='overflow:visible;'/%3E%3C/clipPath%3E%3Cpath style='clip-path:url(%23SVGID_2_);fill:%23fff' d='M2.4,24c-0.66,0-1.225-0.235-1.695-0.705C0.235,22.825,0,22.26,0,21.6V4.8 c0-0.66,0.235-1.225,0.705-1.695C1.175,2.635,1.74,2.4,2.4,2.4h1.2V0H6v2.4h9.6V0H18v2.4h1.2c0.66,0,1.225,0.235,1.695,0.705 C21.365,3.575,21.6,4.14,21.6,4.8v16.8c0,0.66-0.235,1.225-0.705,1.695C20.425,23.765,19.86,24,19.2,24H2.4z M2.4,21.6h16.8v-12 H2.4V21.6z M2.4,7.2h16.8V4.8H2.4V7.2z M2.4,7.2V4.8V7.2z M10.8,14.4c-0.34,0-0.625-0.115-0.855-0.345 C9.715,13.825,9.6,13.54,9.6,13.2s0.115-0.625,0.345-0.855C10.175,12.115,10.46,12,10.8,12s0.625,0.115,0.855,0.345 C11.885,12.575,12,12.86,12,13.2s-0.115,0.625-0.345,0.855C11.425,14.285,11.14,14.4,10.8,14.4 M6,14.4 c-0.34,0-0.625-0.115-0.855-0.345C4.915,13.825,4.8,13.54,4.8,13.2s0.115-0.625,0.345-0.855C5.375,12.115,5.66,12,6,12 c0.34,0,0.625,0.115,0.855,0.345C7.085,12.575,7.2,12.86,7.2,13.2s-0.115,0.625-0.345,0.855C6.625,14.285,6.34,14.4,6,14.4 M15.6,14.4c-0.34,0-0.625-0.115-0.855-0.345c-0.23-0.23-0.345-0.515-0.345-0.855s0.115-0.625,0.345-0.855 C14.975,12.115,15.26,12,15.6,12c0.34,0,0.625,0.115,0.855,0.345c0.23,0.23,0.345,0.515,0.345,0.855s-0.115,0.625-0.345,0.855 C16.225,14.285,15.94,14.4,15.6,14.4 M10.8,19.2c-0.34,0-0.625-0.115-0.855-0.345C9.715,18.625,9.6,18.34,9.6,18 s0.115-0.625,0.345-0.855c0.23-0.23,0.515-0.345,0.855-0.345s0.625,0.115,0.855,0.345C11.885,17.375,12,17.66,12,18 s-0.115,0.625-0.345,0.855C11.425,19.085,11.14,19.2,10.8,19.2 M6,19.2c-0.34,0-0.625-0.115-0.855-0.345 C4.915,18.625,4.8,18.34,4.8,18s0.115-0.625,0.345-0.855C5.375,16.915,5.66,16.8,6,16.8c0.34,0,0.625,0.115,0.855,0.345 C7.085,17.375,7.2,17.66,7.2,18s-0.115,0.625-0.345,0.855C6.625,19.085,6.34,19.2,6,19.2 M15.6,19.2 c-0.34,0-0.625-0.115-0.855-0.345C14.515,18.625,14.4,18.34,14.4,18s0.115-0.625,0.345-0.855c0.23-0.23,0.515-0.345,0.855-0.345 c0.34,0,0.625,0.115,0.855,0.345S16.8,17.66,16.8,18s-0.115,0.625-0.345,0.855S15.94,19.2,15.6,19.2'/%3E%3C/g%3E%3C/svg%3E%0A");
background-size: 12px;
background-position: center;
background-repeat: no-repeat;
}
.photo-gallery .photo-icon.fa-eye {
background-color: #5d99ec;
color: #fff;
padding-top: 5px;
}

.btn-preview {
margin-top: 10px;
border-radius: 5px;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
color: #fff;
background-color: var(--blue-green);
height: 40px;
}

/*paging*/
.pagination-set,
.paginationSet {
position: relative;
text-align: center;
margin: 30px 0;
}
@media (max-width: 749px) {
.pagination-set,
.paginationSet {
margin-top: 20px;
}
}

.pagination {
--paging-Active-bgColor: var(--blue-green);
--paging-Active-Color: var(--white);
--paging-Bd-Color: transparent;
--paging-Bg-Color: transparent;
display: inline-block;
vertical-align: top;
padding-left: 0;
text-align: center;
}
@media (max-width: 749px) {
.pagination {
margin-bottom: 50px;
}
}
.pagination .i a {
border: 1px solid var(--paging-Bd-Color);
}
.pagination li {
display: inline;
}
.pagination li > * {
position: relative;
display: inline-block;
vertical-align: top;
padding: 0;
text-decoration: none;
min-width: 40px;
height: 40px;
line-height: 38px;
border: 1px solid var(--paging-Bd-Color);
margin: 0 0;
color: #666;
margin-left: 2px;
border-radius: 5px;
}
@media (max-width: 749px) {
.pagination li > * {
min-width: 30px;
margin-bottom: 5px;
}
}
.pagination > li.first > *, .pagination > li.prev > *, .pagination > li.next > *, .pagination > li.end > * {
min-width: 40px;
}
.pagination > li.first > *:before, .pagination > li.prev > *:before, .pagination > li.next > *:before, .pagination > li.end > *:before {
content: "";
display: inline-block;
width: 40px;
height: 40px;
}
@media (max-width: 749px) {
.pagination > li.first > *, .pagination > li.prev > *, .pagination > li.next > *, .pagination > li.end > * {
min-width: 30px;
position: absolute;
bottom: 0;
}
.pagination > li.first > *:before, .pagination > li.prev > *:before, .pagination > li.next > *:before, .pagination > li.end > *:before {
width: 30px;
}
}
.pagination > li .s,
.pagination > li .s span {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.pagination > li.first > * {
margin-right: 3px;
}
.pagination > li.first > *:before {
content: "";
background: url(/static/portal/img/common/paging_first.png) no-repeat 50% 50%;
}
@media (max-width: 749px) {
.pagination > li.first > * {
left: calc(50% - 78px);
}
}
.pagination > li.prev > * {
margin-right: 21px;
}
.pagination > li.prev > *:before {
content: "";
background: url(/static/portal/img/common/paging_prev.png) no-repeat 50% 50%;
}
@media (max-width: 749px) {
.pagination > li.prev > * {
margin-right: 4px;
left: calc(50% - 38px);
}
}
.pagination > li.next > * {
margin-left: 21px;
}
.pagination > li.next > *:before {
content: "";
background: url(/static/portal/img/common/paging_prev.png) no-repeat 50% 50%;
transform: scaleX(-1);
}
@media (max-width: 749px) {
.pagination > li.next > * {
margin-left: 4px;
right: calc(50% - 38px);
}
}
.pagination > li.end > * {
background-position: right 0;
margin-left: 3px;
}
.pagination > li.end > *:before {
content: "";
background: url(/static/portal/img/common/paging_first.png) no-repeat 50% 50%;
transform: scaleX(-1);
}
@media (max-width: 749px) {
.pagination > li.end > * {
right: calc(50% - 80px);
}
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
margin-left: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
z-index: 2;
text-decoration: underline;
background-color: var(--paging-Active-bgColor);
color: var(--white);
}
.pagination > li.first a:hover, .pagination > li.first a:focus, .pagination > li.prev a:hover, .pagination > li.prev a:focus, .pagination > li.next a:hover, .pagination > li.next a:focus, .pagination > li.end a:hover, .pagination > li.end a:focus {
inset: 0;
background-color: inherit;
border: 1px dotted var(--paging-Active-bgColor);
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
z-index: 3;
cursor: default;
border: 1px solid var(--paging-Active-bgColor);
background-color: var(--paging-Active-bgColor);
color: var(--paging-Active-Color);
box-sizing: border-box;
border-radius: 10px;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
cursor: not-allowed;
opacity: 0.7;
display: none;
}

.visible-pc {
display: none;
}
@media (min-width: 1200px) {
.visible-pc {
display: block;
}
}

.visible-tablet {
display: none;
}
@media (max-width: 1199px) {
.visible-tablet {
display: block;
}
}

@media (max-width: 749px) {
.hide-sm {
display: none;
}
}

@media (min-width: 1200px) {
.hide-lg {
display: none;
}
}

br.mobile {
display: none;
}
@media (max-width: 749px) {
br.mobile {
display: inline;
}
}

br.pc {
display: none;
}
@media (min-width: 1200px) {
br.pc {
display: inline;
}
}

.mt1 {
margin-top: 20px;
}

.ml1 {
margin-left: 24px;
}

.visible-mobile-ib {
display: none;
}
@media (max-width: 749px) {
.visible-mobile-ib {
display: inline-block;
}
}

.lg\:inline {
display: none;
}
@media (min-width: 1200px) {
.lg\:inline {
display: inline;
}
}

.tab-nav {
font-family: GmarketSans;
position: relative;
margin: 40px 0 20px;
}
.tab-nav + .bd-list {
margin-top: -21px;
}
.tab-nav ul {
display: flex;
flex-wrap: wrap;
gap: 6px;
}
.tab-nav ul li {
min-height: 60px;
}
.tab-nav ul li a {
display: flex;
justify-content: center;
align-items: center;
justify-items: center;
height: 100%;
border-radius: 30px;
padding: 0 6px;
min-height: 48px;
background-color: #fff;
border: 1px solid var(--bdcolor);
}
@media (min-width: 750px) {
.tab-nav ul li a {
padding: 0 44px;
}
}
.tab-nav ul li a span {
padding-top: 2px;
font-weight: 500;
line-height: 1.3;
font-size: 16px;
text-align: center;
}
.tab-nav ul li a.on {
position: relative;
z-index: 1;
border-style: solid;
border-width: 1px;
border-image-source: linear-gradient(to top, #398cdc, #099ca5);
border-image-slice: 1;
background-image: linear-gradient(to top, #398cdc, #099ca5);
}
.tab-nav ul li a.on span {
color: var(--white);
font-weight: 600;
}
@media (min-width: 1200px) {
.tab-nav.lens3 ul li {
width: calc(33.3333333333% - 4px);
}
.tab-nav.lens2 ul li {
width: 50%;
}
.tab-nav.lens4 ul li {
width: calc(25% - 5px);
}
}
.type2 .tab-nav li {
min-width: 20%;
}
.tab-nav.type2 ul {
justify-content: space-evenly;
}
.tab-nav.type2 li {
flex: 1;
}
@media (max-width: 749px) {
.tab-nav > ul {
display: none;
}
.tab-nav .tab-select select {
width: 100%;
}
}

.box, .flexbox__item {
border-radius: 10px;
border: 1px solid var(--sh-bd);
background-color: var(--white);
padding: 30px 15px 30px 20px;
}
@media (min-width: 1200px) {
.box, .flexbox__item {
padding: 40px 54px;
}
}

.info-box {
border-radius: 10px;
border: 1px solid var(--sh-bd);
background-color: var(--white);
padding: 30px 15px 30px 20px;
margin-bottom: 30px;
}
@media (min-width: 1200px) {
.info-box {
padding: 40px 100px;
}
}
.info-box__s {
display: flex;
align-items: start;
justify-content: start;
gap: 20px;
}
.info-box__s.fxx {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
}
@media (min-width: 750px) {
.info-box__s {
display: flex;
flex-direction: row;
gap: 9px;
gap: 30px;
}
}
@media (min-width: 1200px) {
.info-box__s {
gap: 30px;
gap: 30px;
}
}
@media (min-width: 750px) {
.info-box__icon {
flex: 0 0 58px;
}
}
.info-box .info-grid {
display: grid;
gap: 10px 30px;
grid-template-columns: 50px;
}
@media (max-width: 749px) {
.info-box .info-grid {
gap: 10px 25px;
}
}
.info-box .info-grid .info-box__icon {
grid-column: 1;
grid-row: 1/3;
width: 50px;
}
.info-box .info-grid h3,
.info-box .info-grid .result {
grid-column: 2;
grid-row: 1;
}
@media (max-width: 749px) {
.info-box .info-grid h3,
.info-box .info-grid .result {
margin-bottom: 0;
margin-top: 10px;
}
}
.info-box .info-grid p {
grid-column: 2;
grid-row: 2;
}
@media (max-width: 749px) {
.info-box .info-grid p {
grid-column: 1/3;
grid-row: 2;
margin-top: 30px;
}
}
.info-box .info-grid > ul {
grid-column: 2;
grid-row: 2;
}
@media (max-width: 749px) {
.info-box .info-grid > ul {
grid-column: 1/3;
grid-row: 2;
margin-top: 30px;
align-items: flex-start;
flex-direction: column;
}
}
.info-box h3 {
color: var(--blue-green);
font-size: 22px;
line-height: 1;
margin-bottom: 10px;
}
.info-box p {
font-size: 16px;
line-height: 1.63;
color: var(--deepgray);
text-wrap: balance;
}
.info-box ul {
display: flex;
gap: 20px;
align-items: center;
flex-wrap: wrap;
color: var(--deepgray);
}
@media (max-width: 749px) {
.info-box ul {
gap: 5px;
}
}
.info-box ul li.phone {
padding-left: 24px;
background: url(/static/health/img/common/ico-phone.svg) 0 5px no-repeat;
background-size: 14px;
}
.info-box__text .span {
font-size: 22px;
font-weight: bold;
line-height: 1;
color: #099ca5;
}
.info-box__text .span-title {
font-size: 32px;
font-weight: bold;
color: #000;
}
.info-box.type2 {
background-color: var(--th-bg);
}
@media (min-width: 1200px) {
.info-box.type2 {
padding: 30px 54px;
}
}
.info-box.type2 .info-box__s {
align-items: center;
}
.info-box.type2 h3 {
font-family: GmarketSans;
color: var(--black);
font-size: 24px;
font-weight: 500;
line-height: 1;
}
.info-box.type2 h4 {
color: var(--black);
font-size: 32px;
font-weight: 500;
line-height: 1;
margin-bottom: 20px;
}
.info-box.type2 h4 em {
color: var(--blue-green);
font-weight: bold;
}
.info-box.type2 .sub {
display: inline-block;
padding: 5px 10px 4px;
margin-bottom: 16px;
line-height: 1;
font-size: 14px;
font-weight: 500;
color: #099ca5;
border-radius: 5px;
background-color: rgba(18, 142, 213, 0.2);
}
.info-box i {
display: inline-block;
width: 100px;
height: 100px;
border-radius: 100px;
background-color: #fff;
background-position: center;
background-repeat: no-repeat;
flex-shrink: 0;
}
@media (max-width: 749px) {
.info-box i {
width: 81px;
height: 81px;
border-radius: 81px;
}
}
.info-box .btns {
margin-top: 13px;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
gap: 10px;
}

.info-box2 {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 10px;
margin-bottom: 20px;
padding: 28px 15px;
border-radius: 10px;
border: solid 1px var(--sh-bd);
background-color: var(--th-bg);
}
@media (min-width: 1200px) {
.info-box2 {
padding: 28px;
}
}
.info-box2 + .bd-view {
margin-top: 40px;
}

.row-box {
border-radius: 10px;
border: solid 1px #d7deee;
background-color: #f8f8fc;
padding: 35px 40px;
display: flex;
flex-flow: row nowrap;
justify-content: flex-start;
align-items: stretch;
margin-top: 10px;
margin-bottom: 35px;
gap: 60px;
}
@media (max-width: 749px) {
.row-box {
padding: 20px 30px;
gap: 30px;
}
}
.row-box:has(.item-origin) {
padding: 47px 33px;
}
.row-box:has(.item-origin) .img {
width: 305px;
flex-shrink: 0;
display: flex;
align-items: center;
justify-content: center;
}
@media (max-width: 749px) {
.row-box:has(.item-origin) {
gap: 30px;
padding: 20px;
}
.row-box:has(.item-origin) .img {
width: 100px;
}
}
.row-box .item-origin {
flex: 1;
}
.row-box .item-origin h4 span {
font-size: 14px;
color: var(--warm-grey);
}
.row-box .title {
border-right: 1px solid #d7deee;
padding-right: 60px;
font-size: 24px;
font-weight: bold;
color: var(--blue-green);
line-height: 1;
}
.row-box .list {
color: #000;
}
@media (max-width: 749px) {
.row-box {
flex-direction: column;
}
.row-box .title {
padding: 0;
margin-right: 0;
border: none;
}
}

.ex-box {
width: 100%;
border-radius: 10px;
background-color: #f3f3f9;
padding: 23px;
display: flex;
align-items: flex-start;
justify-content: center;
gap: 14px;
margin-top: 14px;
}
.ex-box p {
font-weight: bold;
}
.ex-box ul {
flex: 1;
}
@media (max-width: 749px) {
.ex-box {
flex-direction: column;
}
}

.shortcut-box {
display: grid;
grid-template-columns: 1fr 436px;
gap: 0 14px;
padding: 24px 30px;
border: solid 1px #d7deee;
border-radius: 10px;
background-color: var(--th-bg);
}
.shortcut-box + h3 {
margin-top: 20px;
}
@media (max-width: 749px) {
.shortcut-box {
display: block;
padding: 20px;
}
}
.shortcut-box.s {
grid-template-columns: auto;
}
.shortcut-box.reverse {
grid-template-columns: 427px 1fr;
gap: 0 30px;
}
.shortcut-box.reverse.use-info {
grid-template-columns: 375px 1fr;
margin-bottom: 60px;
}
@media (max-width: 749px) {
.shortcut-box.reverse.use-info {
margin-bottom: 20px;
}
}
.shortcut-box.reverse .shortcut-box__img {
align-self: start;
}
.shortcut-box.reverse .title-btn {
display: flex;
align-items: center;
gap: 10px;
margin-bottom: 10px;
}
.shortcut-box h4 {
font-size: 22px;
line-height: 1.2;
color: var(--blue-green);
}
.shortcut-box p {
color: #262626;
margin: 10px 0;
}
.shortcut-box .gradient {
font-size: 22px;
text-align: center;
background-image: linear-gradient(120deg, var(--teal) 40%, var(--mid-blue) 50%);
-webkit-background-clip: text;
background-clip: text;
color: transparent;
}
.shortcut-box .gradient strong {
font-weight: 900;
}
.shortcut-box__img {
align-self: center;
text-align: center;
}
.shortcut-box__img img {
border-radius: 10px;
border: solid 1px #d7deee;
box-shadow: 0 3px 15px rgba(0, 0, 0, 0.15);
width: 100%;
}
.shortcut-box__img img.n {
box-shadow: none;
border: none;
}
.shortcut-box__img .bg {
max-width: 436px;
height: 244px;
border-radius: 10px;
border: solid 1px #d7deee;
box-shadow: 0 3px 15px rgba(0, 0, 0, 0.15);
background-repeat: no-repeat;
background-position: center;
background-color: #fff;
}
.shortcut-box__img .bg.type2 {
height: 384px;
border-width: 0;
box-shadow: none;
background-color: transparent;
background-size: contain;
}
.shortcut-box .nonestyle img {
border: none;
box-shadow: none;
width: auto;
}
.shortcut-box__tit:has(.shortcut-box__btns.qr-img) {
display: flex;
flex-direction: column;
}
.shortcut-box__tit:has(.shortcut-box__btns.qr-img) .shortcut-box__btns.qr-img {
margin-top: auto;
}
.shortcut-box__btns {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
gap: 8px;
margin-top: 59px;
}
@media (max-width: 749px) {
.shortcut-box__btns {
margin: 25px 0;
}
}
.shortcut-box__btns.qr-img {
align-items: start;
justify-content: space-between;
}
.shortcut-box__btns.qr-img img {
border: solid 1px #e7e7e7;
}
.shortcut-box.type2 {
overflow: hidden;
position: relative;
min-height: 405px;
padding: 30px 40px;
background: none;
}
@media (max-width: 749px) {
.shortcut-box.type2 {
padding: 22px;
}
}
.shortcut-box.type2::before {
content: "";
position: absolute;
top: -223px;
right: 30px;
z-index: -1;
width: 440px;
height: 440px;
border-radius: 50%;
background-color: #e4f9f8;
}
@media (max-width: 749px) {
.shortcut-box.type2::before {
top: initial;
right: 50%;
bottom: -223px;
transform: translateX(50%);
}
}
.shortcut-box.type2 .mb-65 {
margin-bottom: -65px;
}
.shortcut-box.type2 .shortcut-box__btns {
margin: 34px 0;
}
@media (max-width: 749px) {
.shortcut-box.type2 .shortcut-box__tit p:last-child {
padding-bottom: 30px;
}
}

.box2 {
padding: 28px 30px 30px;
border-radius: 10px;
background-color: #f0f6ff;
margin-bottom: 30px;
}
@media (min-width: 1200px) {
.box2 {
margin-bottom: 60px;
}
}
.box2 .title {
font-size: 18px;
font-weight: 600;
line-height: 1.44;
margin-bottom: 6px;
}
.flex-box .box2 {
flex: 0 0 calc(50% - 10px);
}
@media (max-width: 749px) {
.flex-box .box2 {
flex: 100%;
margin-bottom: 0;
}
}
.box2:has(.qr-img) {
display: flex;
align-items: center;
gap: 30px;
}
.box2 .qr-img {
width: 130px;
height: 130px;
background-color: #fff;
padding: 6px;
border: 2px solid #777;
}

.flex-box {
display: flex;
gap: 20px;
flex-wrap: wrap;
}
.flex-box:has(.qr) {
justify-content: center;
align-items: flex-start;
}

.flexbox {
display: flex;
gap: 16px;
flex-wrap: wrap;
}
.flexbox__item {
padding: 40px;
display: flex;
align-items: center;
justify-content: flex-start;
gap: 25px;
flex: calc(33.3333333333% - 16px);
}
@media (max-width: 749px) {
.flexbox__item {
flex: 100%;
padding: 20px 15px;
}
}
.flexbox img {
flex: 0 0 41px;
}
.flexbox__content {
flex: 1;
font-weight: 600;
}

.step-box {
display: flex;
justify-content: center;
margin-bottom: 30px;
}
.step-box.bg {
background: var(--grayblue);
padding: 20px;
}
.step-box > li {
display: flex;
flex-direction: column;
justify-content: space-between;
position: relative;
width: calc(25% - 32px);
margin-left: 40px;
padding: 25px 35px 31px;
border: 1px solid rgba(9, 139, 147, 0.3);
border-radius: 5px;
box-shadow: 6px 8px 20px rgba(89, 141, 202, 0.2);
word-break: keep-all;
}
.step-box > li::before {
position: absolute;
top: 50%;
left: -23px;
content: "\f054";
font-family: FontAwesome;
text-align: center;
color: #b7b7b8;
}
.step-box > li:first-child::before {
display: none;
}
.step-box > li .tit {
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
font-size: 1.125rem;
color: var(--point);
font-weight: 700;
text-align: center;
}
.step-box > li:nth-child(1) .cont::before {
background-position: 0px 0;
}
.step-box > li:nth-child(2) .cont::before {
background-position: -70px 0;
}
.step-box > li:nth-child(3) .cont::before {
background-position: -140px 0;
}
.step-box > li:nth-child(4) .cont::before {
background-position: -210px 0;
}
.step-box > li .cont {
position: relative;
left: 50%;
transform: translateX(-50%);
display: block;
margin-top: 15px;
padding: 89px 10px 19px;
text-align: center;
font-size: 1rem;
letter-spacing: -0.6704px;
box-shadow: 6px 8px 20px rgba(35, 118, 199, 0.2);
border-radius: 5px;
}
.step-box > li .cont::before {
content: "";
position: absolute;
top: 24px;
left: 50%;
width: 70px;
height: 60px;
transform: translateX(-50%);
background-repeat: no-repeat;
}
.step-box > li:first-child {
margin-left: 0;
}
.step-box.type2.tit-bg-blue .cont {
padding: 5px 15px;
}
.step-box.type2.num6 > li {
margin-left: 20px;
width: calc(16.6666% - 16px);
}
.step-box.type2.num6 > li::before {
left: -15px;
}
.step-box.type2.num6 > li .tit {
height: 72px;
}
@media (max-width: 1250px) {
.step-box.type2.num6 > li .tit {
height: 90px;
}
}
.step-box.type2.num6 > li .cont {
word-break: break-all;
padding: 0;
min-height: 120px;
}
.step-box.type2 > li {
justify-content: start;
width: calc(33% - 32px);
height: auto;
padding: 0;
border: 1px solid rgba(9, 139, 147, 0.3);
background-color: #ffffff;
}
.step-box.type2 > li .tit {
padding: 10px 10px 10px 10px;
font-size: 16px;
color: var(--white);
font-weight: 400;
border-radius: 5px 5px 0 0;
background-color: var(--skyblue);
}
@media (max-width: 1250px) {
.step-box.type2 > li .tit {
word-break: break-all;
}
}
.step-box.type2 > li .cont {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
margin-top: 0;
padding: 25px;
font-size: 18px;
font-weight: 700;
color: var(--point);
box-shadow: none;
}
.step-box.type2 > li .cont::before {
display: none;
}
.step-box.type2 > li .cont .bu4, .step-box.type2 > li .cont .list2 > li {
display: block;
margin-left: 0;
text-align: left;
color: var(--black);
font-weight: 400;
}
.step-box.type2 > li:first-child {
margin-left: 0;
}
.step-box.type2.badge-top > li {
margin-bottom: 80px;
position: relative;
}
.step-box.type2.badge-top .badge-sm {
position: absolute;
left: 10px;
top: 0;
border-radius: 0 0 5px 5px;
}
.step-box.type2.badge-top .cont {
padding: 15px 20px;
font-size: 1rem;
font-weight: normal;
color: var(--black);
position: relative;
}
.step-box.type2.badge-top .box1 {
border: 1px solid var(--point);
position: absolute;
width: 100%;
height: 70px;
bottom: -80px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 5px;
}
.step-box.type3 {
margin: 50px 10% auto;
}
.step-box.type3 li {
justify-content: normal;
width: 100%;
padding: 20px 26px;
margin: 0 0 0 74px;
border-radius: 20px;
box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.1490196078);
}
@media (max-width: 749px) {
.step-box.type3 li {
margin: 74px 0 0 0;
}
}
.step-box.type3 li::before {
content: "";
left: -28px;
transform: translate(-50%, -50%);
width: 34px;
height: 34px;
background-image: url("/static/portal/img/sub/ico-arrowR.png");
background-repeat: no-repeat;
}
@media (max-width: 749px) {
.step-box.type3 li::before {
background-image: url("/static/portal/img/sub/ico-arrowB.png");
top: -28px;
left: 50%;
}
}
.step-box.type3 li:nth-child(odd) {
border: 2px solid #646a72;
}
.step-box.type3 li:nth-child(odd) .cont {
border-color: #959595;
}
.step-box.type3 li:nth-child(even) {
border-color: var(--bd-td-border);
background-image: linear-gradient(to top, #0f52b0, #1864d1);
color: #fff;
}
.step-box.type3 li:nth-child(even) strong {
color: #fff;
}
.step-box.type3 li:first-child {
margin: 0;
}
.step-box.type3 .tit {
color: #4c4e50;
}
.step-box.type3 .cont {
padding: 20px 0 0 0;
box-shadow: none;
border-radius: 0;
border-top: 1px solid;
border-top-style: dashed;
text-align: left;
}
@media (max-width: 1199px) {
.step-box.type2 > li,
.step-box > li {
width: 25%;
margin-left: 20px;
padding: 7px;
}
.step-box.type2 > li::before,
.step-box > li::before {
left: -16px;
}
.step-box.type2 > li .tit,
.step-box > li .tit {
margin-bottom: 10px;
}
.step-box.type2 > li, .step-box.type2.reverse > li {
padding: 0;
}
.step-box.type2.reverse .tit {
margin-bottom: 0;
}
}
@media (max-width: 749px) {
.step-box {
flex-wrap: wrap;
}
.step-box.type2 > li, .step-box.type2.num6 > li,
.step-box > li {
width: 100%;
margin-top: 20px;
margin-left: 0;
padding: 15px;
}
.step-box.type2 > li::before, .step-box.type2.num6 > li::before,
.step-box > li::before {
top: -20px;
left: 50%;
transform: rotate(90deg);
}
.step-box.type2 > li .tit, .step-box.type2.num6 > li .tit,
.step-box > li .tit {
margin-bottom: 10px;
height: auto;
}
.step-box.type2 > li .cont, .step-box.type2.num6 > li .cont,
.step-box > li .cont {
min-height: auto;
padding-bottom: 10px;
}
.step-box.type2 > li {
padding: 0 0 10px;
}
.step-box.type2 > li .cont {
padding: 10px;
}
.step-box.type2.num6 > li {
padding: 0;
}
}
.step-box.type2.reverse {
background: var(--grayblue);
padding: 20px;
}
.step-box.type2.reverse .cont {
min-height: 84px;
padding: 0;
}
@media (min-width: 1276px) {
.step-box.type2.reverse .cont {
padding: 15px;
}
}
.step-box.type2.reverse .tit {
border-radius: 0 0 5px 5px;
}

.step-box2 {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 45px 80px;
background-color: #f3f3f7;
border-radius: 10px;
padding: 40px;
counter-reset: step;
margin-top: 28px;
/* li:last-child {
	color: var(--white);
	background-color: var(--mid-blue);
	&::after {
		color: var(--mid-blue);
		background-color: var(--white);
		border: solid 2px var(--mid-blue);
	}
	.tit {
		color: var(--white);
	}
} */
}
@media (max-width: 1199px) {
.step-box2 {
padding: 34px 14px 20px;
}
}
.step-box2 > li {
border-radius: 10px;
background-color: #fff;
padding: 30px 8px 16px;
position: relative;
width: 145px;
box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.1490196078);
text-align: center;
border: 2px solid var(--blue-green);
}
@media (max-width: 749px) {
.step-box2 > li {
width: 100%;
}
}
.step-box2 > li::after {
content: counter(step, decimal-leading-zero);
counter-increment: step;
display: flex;
justify-content: center;
align-items: center;
position: absolute;
top: -27px;
left: 50%;
transform: translateX(-50%);
width: 53px;
height: 55px;
border-radius: 10px;
color: var(--white);
font-size: 16.5px;
font-weight: 700;
background-color: var(--blue-green);
}
.step-box2 > li::before {
content: "";
background-image: url(/static/portal/img/sprite-common.png?20250805102255);
background-position: -480px -453px;
width: 9px;
height: 14px;
position: absolute;
top: 50%;
left: -44px;
}
@media (max-width: 749px) {
.step-box2 > li::before {
display: none;
}
}
.step-box2 > li:first-child::before {
display: none;
}
.step-box2 > li.blue-green {
border: 2px solid var(--blue-green);
}
.step-box2 > li.blue-green::after {
background-color: var(--blue-green);
}
.step-box2 > li.blue-green .tit {
color: var(--blue-green);
}
@media (min-width: 1200px) {
.step-box2 > li.md {
width: 250px;
}
}
.step-box2 .tit {
display: block;
padding-bottom: 6px;
color: var(--blue-green);
font-weight: 800;
}
.step-box2 .cont {
display: block;
font-weight: 600;
font-size: 15px;
letter-spacing: -0.38px;
line-height: 1.33;
}
.step-box2 .cont.gray {
color: rgba(5, 46, 49, 0.6);
}
.step-box2 .cont small {
font-size: 13px;
}
.step-box2 li:first-child {
margin: 0;
}
.step-box2.len5 {
--gap: 44px;
gap: var(--gap);
}
.step-box2.len5 li {
max-width: 145px;
}
.step-box2.len5 li::before {
left: calc(var(--gap) / 2 * -1);
margin-left: -4px;
}
.step-box2.type2 {
--gap: 44px;
gap: var(--gap);
}
.step-box2.type2 li::before {
left: calc(var(--gap) / 2 * -1);
margin-left: -4px;
}
.step-box2.type2 li:nth-child(even) {
border: 2px solid var(--blue-green);
}
.step-box2.type2 li:nth-child(even)::after {
background-color: var(--blue-green);
}
.step-box2.type2 li:nth-child(even) .tit {
color: var(--blue-green);
}
.step-box2.type2 li:last-child {
color: var(--white);
border: 2px solid var(--mid-blue);
}
.step-box2.type2 li:last-child::after {
color: var(--mid-blue);
background-color: var(--white);
}
.step-box2.type2 li:last-child .tit {
color: var(--white);
}
.step-box2.type2-s {
--gap: 20px;
}
.step-box2.type3 {
margin-top: 0;
}
.step-box2.type3 li:nth-child(even) {
border: 2px solid var(--blue-green);
}
.step-box2.type3 li:nth-child(even)::after {
background-color: var(--blue-green);
}
.step-box2.type3 li:nth-child(even) .tit {
color: var(--blue-green);
}
.step-box2.type3 li:last-child {
color: var(--white);
background-color: var(--mid-blue);
border-color: var(--mid-blue);
}
.step-box2.type3 li:last-child::after {
color: var(--mid-blue);
background-color: var(--white);
border: solid 2px var(--mid-blue);
}
.step-box2.type3 li:last-child .tit {
color: var(--white);
}
.step-box2.type3-1 {
font-size: 15px;
line-height: 1.33;
}
.step-box2.type3-1 .tit {
font-size: 18px;
line-height: 1.44;
}
.step-box2.type3-1 .tit em {
display: block;
font-weight: normal;
font-size: 15px;
line-height: 1.47;
}
.step-box2.c li {
display: flex;
justify-content: center;
align-items: center;
min-height: 134px;
}
.step-box2.column {
flex-direction: column;
align-items: center;
gap: 48px;
padding: 26px 20px;
}
@media (min-width: 750px) {
.step-box2.column {
gap: 68px;
padding: 50px 45px;
}
}
.step-box2.column li {
display: flex;
align-items: flex-start;
gap: 10px;
width: calc(100% - 18px);
padding: 10px 10px 4px 34px;
min-height: 100px;
margin-left: 18px;
}
@media (max-width: 749px) {
.step-box2.column li {
text-align: left;
}
}
@media (min-width: 750px) {
.step-box2.column li {
gap: 18px;
max-width: 722px;
min-height: 85px;
padding: 10px 60px;
}
}
.step-box2.column li::after {
top: 50%;
left: -20px;
transform: translate(0, -50%);
}
.step-box2.column li:not(:first-child):before {
display: block;
top: -32px;
left: 49%;
transform: translateX(-50%) rotate(90deg);
}
@media (min-width: 750px) {
.step-box2.column li:not(:first-child):before {
top: -44px;
}
}
.step-box2.column li .ico {
flex-basis: 50px;
flex-shrink: 0;
padding-top: 10px;
text-align: center;
}
.step-box2.column li .tit {
font-size: 18px;
padding: 0;
}
@media (min-width: 750px) {
.step-box2.column li .tit {
text-align: left;
}
}
.step-box2--center li {
display: flex;
flex-direction: column;
justify-content: center;
}
.step-box2--center .tit {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
height: 100%;
}
.step-box2--center .tit.h\:auto {
height: auto;
}
.step-box2--w190 {
-webkit-column-gap: 40px;
column-gap: 40px;
}
.step-box2--w190 > li {
width: 190px;
}
.step-box2--w190 > li::before {
left: -33px;
}
.step-box2--w220 {
-webkit-column-gap: 46px;
column-gap: 46px;
}
.step-box2--w220 li {
width: 220px;
}
.step-box2--w220 li::before {
left: -27px;
}
.step-box2--len5 {
-webkit-column-gap: 40px;
column-gap: 40px;
}
.step-box2--len5 li {
width: 150px;
}
.step-box2--len5 li::before {
left: -24px;
}
.step-box2.column-c > li {
display: flex;
flex-direction: column;
justify-content: space-between;
}
.step-box2.column-c > li .cont {
padding: 10px;
}
.box3 .step-box2 {
background-color: #f8f8fc;
padding: 0;
justify-content: space-evenly;
gap: 20px;
}
.box3 .step-box2.num3 {
justify-content: center;
gap: 52px;
}
.box3 .step-box2.num3 li {
width: 240px;
}
.box3 .step-box2 li {
padding-top: 56px;
padding-bottom: 34px;
width: 206px;
display: flex;
flex-direction: column;
align-items: center;
gap: 15px;
}
.box3 .step-box2 li .tit {
padding-bottom: 0;
}
.box3 .step-box2 li::before {
left: -27px;
}
.step-box2.no-num {
justify-content: center;
gap: 50px;
}
.step-box2.no-num li:after {
content: none;
}
.step-box2.no-num > li {
padding: 0;
}
.step-box2.no-num > li .tit {
font-size: 20px;
padding: 5px 20px 20px;
}
.step-box2.no-num .title {
width: 100%;
border-radius: 7px 7px 10px 10px;
box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.15);
background-color: var(--blue-green);
color: #fff;
font-family: GmarketSans;
font-weight: 500;
line-height: 55px;
}
.step-box2.no-num.period li {
padding-bottom: 30px;
}
.step-box2.no-num.period .title {
width: 53px;
height: 55px;
border-radius: 10px;
margin-top: -25px;
margin-bottom: 15px;
}
.step-box2.no-num2 {
justify-content: center;
gap: 50px;
}
.step-box2.no-num2 li:after {
content: none;
}
.step-box2.no-num2 li {
display: flex;
align-items: center;
justify-content: center;
width: 272px;
height: 134px;
padding: 35px 25px;
}
.step-box2.no-num2 li .tit2 {
font-size: 1rem;
font-weight: bold;
color: var(--blue-green);
}
@media (max-width: 1199px) {
.step-box2.no-num2 li {
width: 25%;
padding: 15px;
}
}
@media (max-width: 749px) {
.step-box2.no-num2 {
gap: 20px;
margin-top: 0;
}
.step-box2.no-num2 li {
height: auto;
}
}
.step-box2.sm li {
padding-top: 40px;
padding-bottom: 20px;
}
.step-box2.sm li::after {
width: 40px;
height: 40px;
top: -18px;
}
.step-box2.sm .tit {
font-size: 13px;
font-weight: 600;
}
.step-box2.reverse {
flex-direction: row-reverse;
}
.step-box2.reverse li::before {
right: -30px;
left: initial;
transform: scaleX(-1);
}
.step-box2 + .reverse {
margin-top: 54px;
position: relative;
}
.step-box2 + .reverse::before {
position: absolute;
top: -32px;
right: 16%;
content: "";
background-image: url("/static/portal/img/sprite-common.png");
background-position: -575px -70px;
width: 9px;
height: 14px;
transform: rotate(90deg);
}
@media (max-width: 749px) {
.step-box2 + .reverse {
margin-top: 20px;
}
.step-box2 + .reverse::before {
content: none;
}
}
.box3 .step-box2.len7 {
--gap: 44px;
gap: 44px;
justify-content: center;
}
.box3 .step-box2.len7 li {
justify-content: center;
align-self: center;
padding: 42px 8px 30px;
}
@media (min-width: 750px) {
.box3 .step-box2.len7 li {
height: 140px;
}
}
.step-box2--sm-pd {
padding: 20px;
}

.box3 {
border-radius: 10px;
border: solid 1px #d7deee;
background-color: #f8f8fc;
padding: 22px 50px 50px;
}
@media (max-width: 749px) {
.box3 {
padding: 34px 14px 20px;
}
.box3 .step-box2 li {
width: 100%;
}
}
.box3.map-box {
width: 530px;
padding: 10px;
}
.box3.map-box + .content {
flex: 1;
margin-left: 10px;
}
.box3 .step-box2 + p.refer {
margin-top: 28px;
}
.box3:has(.manage) {
margin: 30px 0;
}

.info-box3 {
min-height: 240px;
display: flex;
align-items: flex-start;
justify-content: center;
flex-direction: column;
border-radius: 10px;
background-color: #f5f5f9;
background-repeat: no-repeat;
background-position: 102px bottom;
padding: 30px 30px 30px 484px;
margin-bottom: 60px;
}
@media (max-width: 749px) {
.info-box3 {
padding: 30px 30px 113px 25px;
background-position: 30px bottom;
background-size: 140px;
margin-bottom: 30px;
}
}
.info-box3__content h3 {
font-family: GmarketSans;
font-size: 24.5px;
font-weight: bold;
color: var(--blue-green);
}
.info-box3__content p {
color: #303030;
}

.info-box4 {
margin-top: 30px;
min-height: 376px;
display: flex;
align-items: flex-start;
justify-content: center;
flex-direction: column;
border-radius: 10px;
border: solid 1px #dee4f0;
background-color: #f8f8fc;
background-repeat: no-repeat;
background-position: 80px bottom;
padding: 30px 30px 30px 356px;
}
@media (max-width: 749px) {
.info-box4 {
padding: 30px 30px 113px 25px;
background-position: 30px bottom;
background-size: 80px;
margin-bottom: 30px;
}
}
.info-box4__content .title {
font-size: 20px;
font-weight: bold;
color: var(--blue-green);
}
.info-box4__content > ul {
margin-top: 20px;
}
.info-box4__content > ul > li .tit {
font-size: 18px;
font-weight: 600;
}
.info-box4__content > ul > li > ul {
padding-left: 24px;
}

.img-box.ovx {
overflow: auto;
}
.img-box.ovx img {
padding-top: 10px;
}
@media (max-width: 749px) {
.img-box.ovx img {
max-width: 781px;
}
}
.img-box.view-blank {
position: relative;
}
.img-box.view-blank::after {
position: absolute;
right: 12px;
bottom: 12px;
width: 29px;
height: 29px;
padding: 20px;
border-radius: 10px;
background: rgba(255, 255, 255, 0.75) url(/static/portal/img/sub/ico-view.png) center left 4px/29px 29px no-repeat;
pointer-events: none;
content: "";
}

.month-schedule-ctrl {
padding: 20px 30px;
background-color: #f6f6f6;
border-top: 2px solid var(--bdtopcolor);
text-align: center;
}
@media (max-width: 749px) {
.month-schedule-ctrl {
padding-left: 10px;
padding-right: 10px;
}
}
.month-schedule-ctrl a {
display: block;
border: 0.063rem solid #525d63;
background-color: #2e363a;
text-align: center;
width: 43px;
height: 43px;
border-radius: 23px;
line-height: 43px;
}
.month-schedule-ctrl a::before {
content: "";
display: inline-block;
vertical-align: baseline;
}
.month-schedule-ctrl a.month-prev {
float: left;
}
.month-schedule-ctrl a.month-prev::before {
font-family: "Line Awesome Free";
font-weight: 900;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
color: #ffffff;
}
.month-schedule-ctrl a.month-next {
float: right;
}
.month-schedule-ctrl a.month-next::before {
font-family: "Line Awesome Free";
font-weight: 900;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
color: #ffffff;
}
.month-schedule-ctrl .yy {
color: #525d64;
font-size: 1.875rem;
font-weight: 700;
letter-spacing: normal;
line-height: 1.43;
vertical-align: middle;
}
@media (max-width: 749px) {
.month-schedule-ctrl .yy {
font-size: 1.2rem;
}
}
.month-schedule-ctrl .f {
display: inline-block;
vertical-align: middle;
margin-left: 35px;
}
@media (max-width: 749px) {
.month-schedule-ctrl .f {
margin-left: 8px;
}
}
.month-schedule-ctrl .f select {
font-size: 1rem;
border-width: 0;
width: 140px;
height: 45px;
vertical-align: middle;
color: #2e363a;
font-weight: 500;
}
@media (max-width: 749px) {
.month-schedule-ctrl .f select {
width: auto;
padding-right: 35px;
}
}
.month-schedule-ctrl .f button {
width: 90px;
height: 45px;
background-color: #525d63;
color: #ffffff;
font-size: 1.125rem;
vertical-align: middle;
}
@media (max-width: 749px) {
.month-schedule-ctrl .f button {
width: auto;
padding: 0 10px;
font-size: 1rem;
}
}

.month-schedule-deco {
font-weight: 500;
font-size: 0.938rem;
color: #000000;
margin: 15px 0 10px;
}

.month-schedule table {
width: 100%;
table-layout: fixed;
}
.month-schedule th {
background-color: #525d64;
font-size: 1.125rem;
font-weight: 700;
color: #fff;
height: 50px;
}
@media (min-width: 750px) {
.month-schedule th::after {
content: "요일";
}
}
.month-schedule th + th {
border-left: 1px solid var(--bdcolor);
}
.month-schedule th.sun {
background-color: #ef181e;
}
.month-schedule th.sat {
background-color: #888888;
}
.month-schedule td {
padding: 14px 18px;
border: 1px solid var(--bdcolor);
border-width: 0 0 1px 0;
height: 140px;
vertical-align: top;
}
@media (max-width: 749px) {
.month-schedule td {
padding: 8px;
height: auto;
}
}
.month-schedule td + td {
border-left: 1px solid var(--bdcolor);
}
@media (max-width: 749px) {
.month-schedule td .day {
display: block;
}
}
.month-schedule td .ico-schedule {
position: relative;
display: inline-block;
vertical-align: top;
}
.month-schedule td .ico-schedule i {
display: none;
}
@media (max-width: 749px) {
.month-schedule td .ico-schedule i {
display: block;
position: absolute;
right: -3px;
bottom: -5px;
border-radius: 14px;
width: 16px;
height: 16px;
background-color: #ef181e;
color: #ffffff;
text-align: center;
line-height: 16px;
font-size: 0.688rem;
}
}
.month-schedule td .item {
display: none;
}
@media (min-width: 750px) {
.month-schedule td .item {
display: block;
}
}
.month-schedule td .item button {
color: #1071c1;
font-size: 1rem;
font-weight: 500;
text-align: left;
padding-left: 0;
}

.month-schedule-detail {
display: none;
}
.month-schedule-detail.show {
display: block;
}
.month-schedule-detail h2 {
margin-top: 30px;
padding: 15px 0;
line-height: 1;
color: #fff;
font-weight: 700;
text-align: center;
background-color: #525d64;
font-size: 1.25rem;
}
.month-schedule-detail .s {
padding: 40px;
padding-bottom: 25px;
border: 1px solid var(--bdcolor);
border-top-width: 0;
}
@media (max-width: 749px) {
.month-schedule-detail .s {
padding: 20px;
padding-top: 5px;
}
}
.month-schedule-detail .s dl dt {
padding: 15px 0 5px;
color: #525d64;
font-size: 1.25rem;
font-weight: 700;
letter-spacing: normal;
}
.month-schedule-detail .s dl dt i {
vertical-align: middle;
margin-right: 5px;
}
.month-schedule-detail .s dl dd {
padding-left: 40px;
color: #484d58;
font-size: 1.125rem;
font-weight: 400;
line-height: 1.39;
}
@media (max-width: 749px) {
.month-schedule-detail .s dl dd {
padding: 0;
}
}
.month-schedule-detail .s dl dd.d {
margin-top: 5px;
border-radius: 0.313rem;
border: 0.063rem solid #ddd;
background-color: #f6f6f6;
padding: 22px 38px;
}
@media (max-width: 749px) {
.month-schedule-detail .s dl dd.d {
padding: 15px;
}
}

.month-schedule-list-m {
display: none;
}
@media (max-width: 749px) {
.month-schedule-list-m {
margin-top: 30px;
border-top: 2px solid var(--bdtopcolor);
display: block;
}
.month-schedule-list-m li {
border-bottom: 1px solid var(--bdcolor);
}
.month-schedule-list-m li button {
position: relative;
display: block;
width: 100%;
padding: 13px;
padding-left: 54px;
font-size: 1rem;
text-align: left;
color: #666666;
}
.month-schedule-list-m li button > i {
position: absolute;
left: 10px;
top: 10px;
}
.month-schedule-list-m li button span {
display: block;
}
.month-schedule-list-m li button span em {
color: #222222;
display: block;
}
}

.greetings__head {
margin-bottom: 10px;
}
.greetings__head p {
font-family: GmarketSans;
font-size: 32px;
font-weight: bold;
line-height: 1.44;
color: var(--black-three);
}
.greetings__head em {
color: var(--blue-green);
}
.greetings__desc .sub {
font-family: SUIT, "Noto Sans KR", "Noto Sans", "AppleGothic", "맑은 고딕", "돋움", "dotum", Helvetica, Arial, sans-serif;
color: #000;
line-height: 1.3;
font-size: 20px;
font-weight: bold;
font-size: 18px;
font-weight: 500;
line-height: 1.67;
margin-top: 25px;
}
.greetings__desc .title {
font-family: SUIT, "Noto Sans KR", "Noto Sans", "AppleGothic", "맑은 고딕", "돋움", "dotum", Helvetica, Arial, sans-serif;
color: #000;
line-height: 1.3;
font-size: 16px;
font-weight: 500;
color: #757575;
}

@media (max-width: 749px) {
.online-self .info-box__s {
align-items: flex-start !important;
}
.online-self .info-box__s i {
background-size: 35px;
}
}
.online-self.box, .online-self.flexbox__item {
margin-top: 40px;
margin-bottom: 60px;
}
.online-self__table-dl {
display: flex;
align-items: start;
justify-content: space-between;
flex-wrap: wrap;
gap: 10px;
}
.online-self__table-dl .table-dl {
flex: 1;
border-radius: 6px;
background-color: #fff;
border: 1px solid #ddd;
}
.online-self__table-dl .table-dl > dl {
gap: 0;
}
.online-self__table-dl .table-dl > dl:last-of-type, .online-self__table-dl .table-dl > dl:only-of-type {
border-bottom-width: 0;
}
.online-self__table-dl .table-dl > dl:first-of-type dt:first-of-type {
border-top-left-radius: 6px;
}
@media (min-width: 750px) {
.online-self__table-dl .table-dl > dl:last-of-type dt:first-of-type {
border-bottom-left-radius: 6px;
}
}
@media (max-width: 749px) {
.online-self__table-dl .table-dl > dl:first-of-type dt:first-of-type,
.online-self__table-dl .table-dl > dl:first-of-type dd:first-of-type {
border-top-width: 0;
}
}
.online-self__table-dl .table-dl dt {
background-color: #ebebf2;
border-right: 1px solid #ddd;
padding: 16px 20px;
color: #000;
}
@media (max-width: 749px) {
.online-self__table-dl .table-dl dt {
padding: 10px;
}
}
.online-self__table-dl .table-dl dd {
padding: 10px;
}
.online-self .b-blue {
width: 130px;
height: 119px;
flex-shrink: 0;
display: flex;
align-items: center;
justify-content: center;
}
@media (max-width: 749px) {
.online-self .b-blue {
width: 100%;
height: 50px;
}
}
.online-self__refer {
margin-top: 20px;
padding-top: 18px;
border-top: 1px dotted #ddd;
}
.online-self.login {
margin-bottom: 60px;
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
gap: 10px;
}
.online-self.login .b-blue {
width: 130px;
height: 100px;
}
@media (max-width: 749px) {
.online-self.login .b-blue {
width: 100%;
height: 40px;
font-size: 16px;
}
}
.online-self .self-diagnosis__q {
min-height: 55px;
padding: 14px 20px;
background-color: var(--thbgcolor);
font-weight: 600;
}
.online-self .self-diagnosis__a {
padding: 14px 20px;
}
.online-self.table-dl {
--dt1-width: 220px !important;
--dt2-width: 220px !important;
}

.agg-step {
border: 1px solid var(--bdcolor);
margin-bottom: 60px;
}
.agg-step__head {
display: flex;
align-items: center;
justify-content: center;
height: 53px;
background-color: #f2f6fa;
}
.agg-step__head .title {
font-weight: 600;
}
.agg-step__body {
display: flex;
align-items: center;
justify-content: center;
height: 64px;
background-image: url("data:image/svg+xml;charset=utf8,%0A%3Csvg fill='%23000' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='12px' height='8px'%3E%3Cpath fill-rule='evenodd' d='M10.601,0.374 L6.000,4.778 L1.400,0.374 L0.000,1.713 L6.000,7.459 L12.000,1.713 L10.601,0.374 Z'/%3E%3C/svg%3E");
background-size: 12px;
background-position: center 8px;
background-repeat: no-repeat;
}

.department-org {
margin-top: 10px;
margin-bottom: 60px;
--org-w: 72px;
}
.department-org h3 {
display: flex;
align-items: center;
justify-content: center;
width: 150px;
margin: 0 auto;
height: 60px;
border-radius: 30px;
color: #fff;
background-image: linear-gradient(to top, #009b97, #07b2ae);
position: relative;
}
.department-org h3::after {
content: "";
position: absolute;
top: 100%;
left: 50%;
transform: translateX(-50%);
width: 1px;
height: var(--org-w);
border-left: dotted 1px #9191a1;
}
@media (max-width: 749px) {
.department-org h3 {
width: 178px;
}
}
.department-org ul {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
position: relative;
margin-top: var(--org-w);
margin-bottom: 50px;
}
.department-org ul::before {
content: "";
position: absolute;
top: 0;
left: 75px;
width: calc(100% - 150px);
height: 1px;
border-top: dotted 1px #9191a1;
}
.department-org ul li {
position: relative;
padding-top: var(--org-w);
}
.department-org ul li::before {
content: "";
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
width: 1px;
height: var(--org-w);
border-left: dotted 1px #9191a1;
}
.department-org ul li a {
display: flex;
align-items: center;
justify-content: center;
min-width: 150px;
height: 60px;
border-radius: 30px;
background-color: #fff;
border: solid 2px var(--blue-green);
font-weight: 600;
color: var(--blue-green);
}
.department-org ul li a:hover, .department-org ul li a:active, .department-org ul li a:focus, .department-org ul li a.selected {
background-color: var(--blue-green);
color: #fff;
}
@media (max-width: 749px) {
.department-org ul li {
width: 178px;
margin: auto;
}
.department-org ul li a {
margin: auto;
min-width: 100px;
}
}
@media (max-width: 749px) {
.department-org {
--org-w: 20px;
}
.department-org ul::before {
content: none;
}
}

.department-table {
display: none;
}
.department-table .bd-list {
margin-bottom: 60px;
}

.map {
height: 500px;
}
@media (max-width: 749px) {
.map {
height: 250px;
}
}

.direction {
position: relative;
z-index: 1;
margin: -100px 50px 0;
}
@media (max-width: 749px) {
.direction {
margin: 10px 0 0;
}
}
.direction .box, .direction .flexbox__item {
margin-bottom: 60px;
box-shadow: 2.5px 4.3px 10px 0 rgba(27, 27, 27, 0.06);
}
.direction .box li, .direction .flexbox__item li {
padding-left: 24px;
color: #000;
margin-bottom: 10px;
font-weight: 500;
}
.direction .box li:last-child, .direction .flexbox__item li:last-child {
margin-bottom: 0;
}
.direction .box li.loca, .direction .flexbox__item li.loca {
background: url(/static/health/img/common/ico-location.svg) 0 5px no-repeat;
background-size: 14px;
}
.direction .box li.phone, .direction .flexbox__item li.phone {
background: url(/static/health/img/common/ico-phone.svg) 0 5px no-repeat;
background-size: 14px;
}

.accordion {
border-top: 1px solid #000;
margin-top: 30px;
}
.accordion__btn {
width: 100%;
background-color: #f8f8fc;
text-align: left;
font-size: 20px;
font-weight: bold;
line-height: 1.2;
color: #000;
padding: 19px 30px 17px;
border-top: 1px solid #ddd;
position: relative;
}
.accordion__btn::after {
content: "";
width: 18px;
height: 9px;
position: absolute;
right: 30px;
top: 50%;
margin-top: -4px;
background-image: url("data:image/svg+xml;charset=utf8,%0A%3Csvg fill='%23303030' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='12px' height='8px'%3E%3Cpath fill-rule='evenodd' d='M10.601,0.374 L6.000,4.778 L1.400,0.374 L0.000,1.713 L6.000,7.459 L12.000,1.713 L10.601,0.374 Z'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: center;
background-size: contain;
}
.accordion__btn.open::after {
transform: scaleY(-1);
}
.accordion__btn:first-of-type {
border-top-width: 0;
}
.accordion__content {
padding: 22px 30px 52px;
}
@media (max-width: 749px) {
.accordion__content {
padding: 0 0 52px;
}
}
.accordion__content h3 {
position: relative;
margin: 40px 0 15px 20px;
padding-left: 20px;
font-size: 18px;
font-weight: bold;
text-align: left;
color: var(--black);
margin: 28px 0 10px;
}
.accordion__content h3:before {
position: absolute;
top: 8px;
left: 0;
content: "";
width: 12px;
height: 12px;
border-radius: 12px;
border: solid 3px var(--blue-green);
}
.accordion__content h3 + p, .accordion__content h3 + ul {
margin-left: 20px;
}
.accordion__content h4 {
margin-top: 39px;
color: var(--blue-green);
}
.accordion__content .sub {
padding-left: 20px;
}
.accordion__content .sub h4:first-of-type {
margin-top: 20px;
}
.accordion__content .list-dash li {
margin-left: 25px;
text-indent: -22px;
}

.info-box .search {
display: flex;
align-items: center;
flex-direction: column;
}
.info-box .search p {
font-size: 18px;
font-weight: 600;
padding-left: 30px;
background: url("/static/health/img/sub/ico-calendar.svg") 0 center no-repeat;
background-size: 21px;
}
.info-box .search .sh {
padding: 0;
border-width: 0;
margin: 39px 0 23px;
}
.info-box .search .sh .keyword-cate {
display: flex;
gap: 10px;
align-items: center;
}
.info-box .search .sh .keyword-cate select,
.info-box .search .sh .keyword-cate input {
min-width: 128px;
max-width: 128px;
}

.birth-result > div {
flex-wrap: wrap;
}
.birth-result .info-box__icon {
flex: 0 0 60px;
}
@media (min-width: 750px) {
.birth-result .info-box__icon {
flex: 0 0 160px;
}
}

@media (min-width: 1200px) {
.smoke-result {
padding-left: 60px;
padding-right: 60px;
}
}
.smoke-result .info-box__s {
flex-wrap: wrap;
}
.smoke-result p.result {
font-size: 22px;
font-weight: bold;
margin-bottom: 15px;
}
.smoke-result p.result .score {
color: #797979;
}
.smoke-result p.result .normal {
color: #00964b;
}
.smoke-result p.result .danger {
color: #C88800;
}
.smoke-result p.result .bad {
color: #df0000;
}
.smoke-result i {
flex-shrink: 0;
width: 101px;
height: 88px;
border-radius: 0;
background-position-x: 0;
}

.smoke-result-box {
background-color: var(--th-bg);
}
@media (min-width: 1200px) {
.smoke-result-box {
padding: 40px 40px;
}
}
.smoke-result-box > ul {
padding-left: 20px;
text-indent: -20px;
}
.smoke-result-box > ul > li {
font-size: 1.125rem;
font-weight: 600;
margin-bottom: 10px;
}
.smoke-result-box > ul > li:last-child {
margin-bottom: 0;
}
.smoke-result-box .bu li {
font-size: 1rem;
font-weight: normal;
}

.btn-box {
margin: 10px 0 60px 20px;
}

.manage {
display: inline-block;
padding: 38px 0 10px;
}
@media (max-width: 749px) {
.manage {
text-align: center;
flex-wrap: wrap;
gap: 10px;
padding: 0;
}
}
.manage:has(.manage__box) {
display: flex;
align-items: center;
justify-content: space-between;
gap: 23px;
flex-wrap: wrap;
}
@media (max-width: 749px) {
.manage:has(.manage__box) {
justify-content: center;
}
}
.manage__item {
margin-right: -18px;
display: inline-flex;
flex-direction: column;
align-items: center;
justify-content: center;
text-align: center;
width: 210px;
height: 210px;
border-radius: 210px;
box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.15);
background-color: #fff;
border: solid 2px var(--blue-green);
}
.manage__item em {
font-size: 1.5rem;
font-weight: 800;
line-height: 1.65;
color: #1d686d;
}
.manage__item .tit {
font-size: 1.0938rem;
font-weight: bold;
color: var(--blue-green);
}
.manage__item p {
font-size: 0.9688rem;
color: rgba(5, 46, 49, 0.6);
}
@media (max-width: 749px) {
.manage__item {
margin-right: 0;
width: 120px;
height: 120px;
border-radius: 120px;
width: calc(50% - 5px);
}
.manage__item em {
font-size: 18px;
}
.manage__item .tit {
font-size: 14px;
}
.manage__item p {
font-size: 10px;
}
}
.manage__box.arrow {
display: flex;
align-items: center;
width: 110px;
height: 111px;
background-color: #2163c1;
font-weight: 800;
line-height: 1.25;
padding: 10px;
text-align: center;
position: relative;
color: #fff;
}
.manage__box.arrow::after {
content: "";
position: absolute;
right: -14px;
border-top: 70px solid transparent;
border-left: 15px solid #2163c1;
border-bottom: 70px solid transparent;
}
@media (max-width: 749px) {
.manage__box.arrow::after {
right: 0;
transform: rotate(90deg);
bottom: -111%;
width: 100%;
}
}
.manage__box.group {
padding: 60px 40px;
border-radius: 10px;
border: solid 1px #888f9b;
background-color: #f8f8fc;
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}
.manage__box.group > .innerbox {
display: flex;
align-items: center;
width: 130px;
height: 120px;
border-radius: 10px;
box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.15);
background-color: #fff;
border: solid 2px #5c72a4;
padding: 20px;
text-align: center;
font-weight: 800;
line-height: 1.25;
margin-right: 10px;
}
@media (max-width: 749px) {
.manage__box.group {
padding: 30px 26px;
flex-wrap: wrap;
}
.manage__box.group > .innerbox {
width: 100px;
height: 100px;
font-size: 12px;
padding: 12px;
}
}
.manage__box.group .title {
position: absolute;
bottom: -14px;
left: 50%;
margin-left: -48px;
font-weight: 800;
padding: 0 10px;
background-color: #f8f8fc;
}
.manage__box.group ul {
position: relative;
height: 125px;
display: flex;
flex-direction: column;
justify-content: space-between;
margin-left: 10px;
}
.manage__box.group ul::after {
content: "";
position: absolute;
top: 50%;
margin-top: -2px;
left: -20px;
height: 1px;
width: 20px;
border-top: dotted 1px #000;
}
.manage__box.group ul::before {
content: "";
position: absolute;
top: 11px;
left: 0;
width: 1px;
height: 100px;
border-left: dotted 1px #000;
}
.manage__box.group ul li {
position: relative;
padding-left: 25px;
font-size: 15px;
font-weight: 600;
}
.manage__box.group ul li::before {
content: "";
position: absolute;
top: 50%;
margin-top: -2px;
left: 0;
height: 1px;
width: 25px;
border-top: dotted 1px #000;
}
.manage__box.result {
width: 227px;
height: 180px;
display: flex;
align-items: center;
border-radius: 5px;
background-color: #099ca5;
padding: 17px;
}
.manage__box.result li {
color: #fff;
}

.qr {
display: flex;
align-items: center;
flex-direction: column;
gap: 19px;
}
.flex-box .qr {
flex: 0 0 30%;
margin: 30px 0;
}
.qr span {
font-size: 15px;
font-weight: 500;
line-height: 1.33;
text-align: center;
color: #000;
}

.list__badge {
text-indent: 0;
}
.list__badge .badge {
width: 119px;
padding: 11px 14px;
border-radius: 18px;
height: 36px;
background-color: var(--blue-green);
text-align: center;
margin: 4px;
}
@media (max-width: 749px) {
.list__badge .badge {
width: 95px;
padding: 11px 2px;
margin: 2px;
}
}

.children-program {
display: flex;
gap: 30px;
flex-wrap: wrap;
}
.children-program__item {
flex: 100%;
border-radius: 15px;
border: solid 1px #099ca5;
background-color: #f8f8fc;
padding: 30px;
display: flex;
flex-direction: column;
gap: 15px;
}
.children-program__item h5 {
font-family: GmarketSans;
font-size: 18px;
font-weight: 500;
color: #000;
text-align: center;
}
.children-program__item img {
width: 60px;
height: 60px;
border-radius: 60px;
margin: 0 auto;
}
@media (min-width: 750px) {
.children-program__item {
flex: 0 0 calc(33.3333333333% - 20px);
gap: 30px;
}
.children-program__item img {
width: 130px;
height: 130px;
border-radius: 130px;
}
}
.children-program__item .list {
color: #757575;
}
.children-program__item .list .tit {
color: #000;
font-size: 14px;
font-weight: 600;
}
.children-program__item .list ul li {
font-size: 14px;
color: #757575;
}
.children-program__item .list ul li::before {
background-color: rgba(117, 117, 117, 0.6);
top: 10px;
}
.children-program__item p.refer {
margin-top: auto;
}

.no-smoke-list {
display: flex;
flex-direction: column;
gap: 100px;
}
.no-smoke-list .box3 {
display: flex;
flex-wrap: wrap;
gap: 20px;
align-items: center;
padding: 30px 15px 30px 20px;
}
.no-smoke-list .box3 + .box3 {
position: relative;
}
.no-smoke-list .box3 + .box3::before {
content: "";
position: absolute;
top: -80px;
left: 50%;
margin-left: -27px;
background: url("/static/health/img/sub/gb-b-4-001-05-arrow.png") 0 0 no-repeat;
width: 64px;
height: 60px;
}
@media (min-width: 750px) {
.no-smoke-list .box3 {
padding: 40px 54px;
gap: 40px;
}
}
.no-smoke-list .img {
background-color: #fff;
width: 50px;
height: 50px;
border-radius: 50px;
background-repeat: no-repeat;
background-position: center;
background-size: 50%;
}
@media (min-width: 750px) {
.no-smoke-list .img {
width: 100px;
height: 100px;
border-radius: 100px;
background-size: auto;
}
}
.no-smoke-list .cont .title {
display: inline-block;
padding: 5px 13px 6px 11px;
border-radius: 5px;
border: solid 1px #078890;
font-size: 14px;
color: #078890;
}
.no-smoke-list .cont ul {
margin-top: 20px;
}

.addiction-box {
display: flex;
align-items: flex-start;
justify-content: flex-start;
gap: 7px;
flex-wrap: wrap;
text-align: center;
margin-bottom: 30px;
}
.addiction-box .box, .addiction-box .flexbox__item {
padding: 30px 10px;
flex: calc(20% - 7px);
min-height: 160px;
max-height: 130px;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
gap: 20px;
}
@media (max-width: 749px) {
.addiction-box .box, .addiction-box .flexbox__item {
flex: calc(50% - 7px);
}
}
.addiction-box i {
display: inline-block;
background-repeat: no-repeat;
background-position: center 0;
background-size: contain;
}
.addiction-box i.icon-prevent {
width: 34px;
height: 39px;
background-image: url("/static/health/img/sub/icon-prevent.png");
}
.addiction-box i.icon-disease-manage {
width: 28px;
height: 38px;
background-image: url("/static/health/img/sub/icon-disease-manage.png");
}
.addiction-box i.icon-support {
width: 31px;
height: 34px;
background-image: url("/static/health/img/sub/icon-support.png");
}
.addiction-box i.icon-safetynet {
width: 36px;
height: 38px;
background-image: url("/static/health/img/sub/icon-safetynet.png");
}
.addiction-box i.icon-diagnosis-plan {
width: 36px;
height: 37px;
background-image: url("/static/health/img/sub/icon-diagnosis-plan.png");
}
.addiction-box i.icon-case-manage {
width: 37px;
height: 37px;
background-image: url("/static/health/img/sub/icon-case-manage.png");
}
.addiction-box i.icon-program {
width: 34px;
height: 38px;
background-image: url("/static/health/img/sub/icon-program.png");
}
.addiction-box i.icon-network {
width: 32px;
height: 36px;
background-image: url("/static/health/img/sub/icon-network.png");
}
.addiction-box i.icon-competency {
width: 33px;
height: 35px;
background-image: url("/static/health/img/sub/icon-competency.png");
}
.addiction-box i.icon-activity {
width: 31px;
height: 35px;
background-image: url("/static/health/img/sub/icon-activity.png");
}
.addiction-box i span {
font-family: SUIT;
font-size: 15px;
line-height: 1.33;
color: #000;
}

.dl__item {
display: flex;
align-items: center;
justify-content: flex-start;
flex-wrap: wrap;
}
.dl__item + .dl__item {
border-top: 1px solid #d9e2f0;
margin-top: 20px;
padding-top: 20px;
}
.dl__item i {
flex: 0 0 111px;
display: inline-block;
background-repeat: no-repeat;
background-position: 23px center;
background-size: contain;
}
.dl__item i.icon-dependency {
width: 35px;
height: 39px;
background-image: url("/static/health/img/sub/icon-dependency.png");
}
.dl__item i.icon-drug-resistance {
width: 41px;
height: 38px;
background-image: url("/static/health/img/sub/icon-drug-resistance.png");
}
.dl__item i.icon-withdrawal {
width: 35px;
height: 38px;
background-image: url("/static/health/img/sub/icon-withdrawal.png");
}
.dl__item i.icon-impact {
width: 40px;
height: 38px;
background-image: url("/static/health/img/sub/icon-impact.png");
}
@media (max-width: 749px) {
.dl__item {
align-items: flex-start;
gap: 20px;
}
.dl__item i {
flex-basis: 30px;
background-position-x: 0;
}
}
.dl__item dl {
flex: 1;
}
.dl__item dt {
font-size: 16px;
font-weight: bold;
color: var(--blue-green);
}
.dl__item dd {
font-size: 16px;
color: #303030;
line-height: 1.5;
}

.table-badge-flex {
display: flex;
align-items: flex-start;
}

.agency-link-list {
display: flex;
gap: 36px;
flex-wrap: wrap;
}
.agency-link-list__item {
flex: calc(50% - 36px);
}
@media (min-width: 992px) {
.agency-link-list__item {
flex: calc(25% - 36px);
}
}
@media (max-width: 749px) {
.agency-link-list__item {
flex: 100%;
}
}
.agency-link-list__logo {
border-radius: 10px;
background-color: #fff;
box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.15);
height: 100px;
display: flex;
align-items: center;
justify-content: center;
}
.agency-link-list .b-blue {
width: 100%;
margin-top: 8px;
}

.follow-up-action {
display: flex;
flex-direction: row;
flex-wrap: wrap;
gap: 21px;
width: 100%;
}
.follow-up-action > .box2 {
flex: 0 0 calc(33.3333333333% - 14px);
}
@media (max-width: 749px) {
.follow-up-action > .box2 {
flex: 100%;
margin-bottom: 0;
}
}
.follow-up-action__item {
text-align: center;
}
.follow-up-action__item p {
font-size: 18px;
font-weight: 600;
line-height: 1.44;
color: #000;
}
.follow-up-action__item p + p {
position: relative;
padding-top: 54px;
}
.follow-up-action__item p + p::before {
position: absolute;
top: 23px;
left: 50%;
margin-left: -5px;
content: "";
background-image: url("/static/portal/img/sprite-common.png");
background-position: -575px -70px;
width: 9px;
height: 14px;
transform: rotate(90deg);
}

.event-schedule {
display: flex;
align-items: stretch;
justify-content: space-between;
border: solid 1px #dee4f0;
border-radius: 10px;
margin: 30px 0;
flex-direction: column;
}
@media (min-width: 992px) {
.event-schedule {
flex-direction: row;
}
}
.event-schedule .label {
position: relative;
font-size: 15px;
}
.event-schedule .label::before {
content: "";
}
.event-schedule .label.meeting::before {
content: "●";
color: #e1511f;
}
.event-schedule .label.multihall::before {
content: "◆";
color: #50A453;
}
.event-schedule .label.healthhall::before {
content: "■";
color: #2164c1;
}
.event-schedule__month {
text-align: center;
}
.event-schedule__month > div {
display: inline-block;
position: relative;
padding: 8px 82px 5px;
}
@media (max-width: 749px) {
.event-schedule__month > div {
padding-left: 60px;
padding-right: 60px;
}
}
.event-schedule__month .month-btn {
position: absolute;
width: 42px;
height: 42px;
top: 0;
border: solid 1px #ddd;
padding: 16px 18px;
border-radius: 5px;
background: #fff url("/static/health/img/common/ico-arrow.svg") center no-repeat;
background-size: 6px 10px;
}
.event-schedule__month .month-btn.prev {
left: 0;
transform: scaleX(-1);
}
.event-schedule__month .month-btn.next {
right: 0;
}
.event-schedule__month .event-schedule__current {
position: relative;
display: inline-block;
color: #000;
line-height: 1.2;
font-size: 24px;
font-weight: 500;
font-family: "GmarketSans", "맑은고딕", "malgun gothic, sans-serif";
border: none;
padding: 0;
width: 170px;
text-align: left;
height: auto;
vertical-align: top;
background: url("data:image/svg+xml;charset=utf8,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='&%23xB808;&%23xC774;&%23xC5B4;_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 21.6 24' style='enable-background:new 0 0 21.6 24;' xml:space='preserve'%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' width='21.6' height='24'/%3E%3C/defs%3E%3CclipPath id='SVGID_2_'%3E%3Cuse xlink:href='%23SVGID_1_' style='overflow:visible;'/%3E%3C/clipPath%3E%3Cpath style='clip-path:url(%23SVGID_2_);fill:%23262626;' d='M2.4,24c-0.66,0-1.225-0.235-1.695-0.705C0.235,22.825,0,22.26,0,21.6V4.8 c0-0.66,0.235-1.225,0.705-1.695C1.175,2.635,1.74,2.4,2.4,2.4h1.2V0H6v2.4h9.6V0H18v2.4h1.2c0.66,0,1.225,0.235,1.695,0.705 C21.365,3.575,21.6,4.14,21.6,4.8v16.8c0,0.66-0.235,1.225-0.705,1.695C20.425,23.765,19.86,24,19.2,24H2.4z M2.4,21.6h16.8v-12 H2.4V21.6z M2.4,7.2h16.8V4.8H2.4V7.2z M2.4,7.2V4.8V7.2z M10.8,14.4c-0.34,0-0.625-0.115-0.855-0.345 C9.715,13.825,9.6,13.54,9.6,13.2s0.115-0.625,0.345-0.855C10.175,12.115,10.46,12,10.8,12s0.625,0.115,0.855,0.345 C11.885,12.575,12,12.86,12,13.2s-0.115,0.625-0.345,0.855C11.425,14.285,11.14,14.4,10.8,14.4 M6,14.4 c-0.34,0-0.625-0.115-0.855-0.345C4.915,13.825,4.8,13.54,4.8,13.2s0.115-0.625,0.345-0.855C5.375,12.115,5.66,12,6,12 c0.34,0,0.625,0.115,0.855,0.345C7.085,12.575,7.2,12.86,7.2,13.2s-0.115,0.625-0.345,0.855C6.625,14.285,6.34,14.4,6,14.4 M15.6,14.4c-0.34,0-0.625-0.115-0.855-0.345c-0.23-0.23-0.345-0.515-0.345-0.855s0.115-0.625,0.345-0.855 C14.975,12.115,15.26,12,15.6,12c0.34,0,0.625,0.115,0.855,0.345c0.23,0.23,0.345,0.515,0.345,0.855s-0.115,0.625-0.345,0.855 C16.225,14.285,15.94,14.4,15.6,14.4 M10.8,19.2c-0.34,0-0.625-0.115-0.855-0.345C9.715,18.625,9.6,18.34,9.6,18 s0.115-0.625,0.345-0.855c0.23-0.23,0.515-0.345,0.855-0.345s0.625,0.115,0.855,0.345C11.885,17.375,12,17.66,12,18 s-0.115,0.625-0.345,0.855C11.425,19.085,11.14,19.2,10.8,19.2 M6,19.2c-0.34,0-0.625-0.115-0.855-0.345 C4.915,18.625,4.8,18.34,4.8,18s0.115-0.625,0.345-0.855C5.375,16.915,5.66,16.8,6,16.8c0.34,0,0.625,0.115,0.855,0.345 C7.085,17.375,7.2,17.66,7.2,18s-0.115,0.625-0.345,0.855C6.625,19.085,6.34,19.2,6,19.2 M15.6,19.2 c-0.34,0-0.625-0.115-0.855-0.345C14.515,18.625,14.4,18.34,14.4,18s0.115-0.625,0.345-0.855c0.23-0.23,0.515-0.345,0.855-0.345 c0.34,0,0.625,0.115,0.855,0.345S16.8,17.66,16.8,18s-0.115,0.625-0.345,0.855S15.94,19.2,15.6,19.2'/%3E%3C/g%3E%3C/svg%3E%0A") calc(100% - 0px) center no-repeat;
background-size: contain;
}
@media (max-width: 749px) {
.event-schedule__month .event-schedule__current {
line-height: 28px;
width: 120px;
font-size: 16px;
}
}
.event-schedule__submit {
vertical-align: top;
margin: -8px 0 0 9px;
}
.event-schedule__calendar {
flex: 1;
font-family: "Pretendard Variable", Pretendard, sans-serif;
padding: 42px 42px 40px;
border-radius: 10px;
}
@media (max-width: 749px) {
.event-schedule__calendar {
padding: 20px 10px;
}
}
.event-schedule__detail {
display: flex;
flex-direction: column;
width: 100%;
background-color: #f8f8fc;
border-top: solid 1px #dee4f0;
padding: 40px;
}
@media (max-width: 749px) {
.event-schedule__detail {
padding: 20px;
}
}
@media (min-width: 992px) {
.event-schedule__detail {
border-top-width: 0;
border-left: solid 1px #dee4f0;
flex-shrink: 0;
width: 361px;
}
}
.event-schedule__detail .detail-title {
position: relative;
padding-left: 39px;
}
.event-schedule__detail .detail-title::before {
content: "";
position: absolute;
top: 7px;
left: 0;
background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='&%23xB808;&%23xC774;&%23xC5B4;_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 21.6 24' style='enable-background:new 0 0 21.6 24;' xml:space='preserve'%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' width='21.6' height='24'/%3E%3C/defs%3E%3CclipPath id='SVGID_2_'%3E%3Cuse xlink:href='%23SVGID_1_' style='overflow:visible;'/%3E%3C/clipPath%3E%3Cpath style='clip-path:url(%23SVGID_2_);fill:%23262626;' d='M2.4,24c-0.66,0-1.225-0.235-1.695-0.705C0.235,22.825,0,22.26,0,21.6V4.8 c0-0.66,0.235-1.225,0.705-1.695C1.175,2.635,1.74,2.4,2.4,2.4h1.2V0H6v2.4h9.6V0H18v2.4h1.2c0.66,0,1.225,0.235,1.695,0.705 C21.365,3.575,21.6,4.14,21.6,4.8v16.8c0,0.66-0.235,1.225-0.705,1.695C20.425,23.765,19.86,24,19.2,24H2.4z M2.4,21.6h16.8v-12 H2.4V21.6z M2.4,7.2h16.8V4.8H2.4V7.2z M2.4,7.2V4.8V7.2z M10.8,14.4c-0.34,0-0.625-0.115-0.855-0.345 C9.715,13.825,9.6,13.54,9.6,13.2s0.115-0.625,0.345-0.855C10.175,12.115,10.46,12,10.8,12s0.625,0.115,0.855,0.345 C11.885,12.575,12,12.86,12,13.2s-0.115,0.625-0.345,0.855C11.425,14.285,11.14,14.4,10.8,14.4 M6,14.4 c-0.34,0-0.625-0.115-0.855-0.345C4.915,13.825,4.8,13.54,4.8,13.2s0.115-0.625,0.345-0.855C5.375,12.115,5.66,12,6,12 c0.34,0,0.625,0.115,0.855,0.345C7.085,12.575,7.2,12.86,7.2,13.2s-0.115,0.625-0.345,0.855C6.625,14.285,6.34,14.4,6,14.4 M15.6,14.4c-0.34,0-0.625-0.115-0.855-0.345c-0.23-0.23-0.345-0.515-0.345-0.855s0.115-0.625,0.345-0.855 C14.975,12.115,15.26,12,15.6,12c0.34,0,0.625,0.115,0.855,0.345c0.23,0.23,0.345,0.515,0.345,0.855s-0.115,0.625-0.345,0.855 C16.225,14.285,15.94,14.4,15.6,14.4 M10.8,19.2c-0.34,0-0.625-0.115-0.855-0.345C9.715,18.625,9.6,18.34,9.6,18 s0.115-0.625,0.345-0.855c0.23-0.23,0.515-0.345,0.855-0.345s0.625,0.115,0.855,0.345C11.885,17.375,12,17.66,12,18 s-0.115,0.625-0.345,0.855C11.425,19.085,11.14,19.2,10.8,19.2 M6,19.2c-0.34,0-0.625-0.115-0.855-0.345 C4.915,18.625,4.8,18.34,4.8,18s0.115-0.625,0.345-0.855C5.375,16.915,5.66,16.8,6,16.8c0.34,0,0.625,0.115,0.855,0.345 C7.085,17.375,7.2,17.66,7.2,18s-0.115,0.625-0.345,0.855C6.625,19.085,6.34,19.2,6,19.2 M15.6,19.2 c-0.34,0-0.625-0.115-0.855-0.345C14.515,18.625,14.4,18.34,14.4,18s0.115-0.625,0.345-0.855c0.23-0.23,0.515-0.345,0.855-0.345 c0.34,0,0.625,0.115,0.855,0.345S16.8,17.66,16.8,18s-0.115,0.625-0.345,0.855S15.94,19.2,15.6,19.2'/%3E%3C/g%3E%3C/svg%3E%0A");
width: 16px;
height: 16px;
background-repeat: no-repeat;
}
.event-schedule__detail .detail-title .title {
font-size: 20px;
font-weight: bold;
color: #010101;
}
.event-schedule__detail .detail-title p {
font-size: 15px;
line-height: 1.47;
color: #6d6d6d;
}
.event-schedule__detail .detail-list {
height: 262px;
overflow-y: auto;
margin-top: 47px;
flex-grow: 1;
display: flex;
flex-direction: column;
gap: 30px;
}
@media (max-width: 749px) {
.event-schedule__detail .detail-list {
margin-top: 20px;
gap: 10px;
}
}
.event-schedule__detail .detail-list__item {
position: relative;
display: flex;
align-items: flex-start;
}
.event-schedule__detail .detail-list__item + .detail-list__item {
position: relative;
}
.event-schedule__detail .detail-list__item + .detail-list__item::after {
content: "";
position: absolute;
left: 5px;
bottom: calc(100% - 6px);
width: 1px;
height: calc(100% + 50px);
background-color: #dee4f0;
}
.event-schedule__detail .detail-list__item .label {
margin-top: 1px;
width: 36px;
flex-shrink: 0;
z-index: 1;
}
.event-schedule__detail .detail-list__item .label::before {
position: absolute;
top: -2px;
left: -2px;
}
.event-schedule__detail .detail-list__item a {
flex: 1;
font-size: 15px;
line-height: 1.47;
}
.event-schedule__detail .detail-list__item .time {
font-weight: bold;
color: #000;
margin-bottom: 5px;
}
.event-schedule__detail .detail-list__item .plan span {
line-height: 1;
font-weight: 500;
color: #6d6d6d;
}
.event-schedule__detail .detail-list__item .plan span + span {
padding-left: 18px;
position: relative;
}
.event-schedule__detail .detail-list__item .plan span + span::before {
content: "";
width: 1px;
height: 13px;
position: absolute;
left: 7px;
top: 3px;
background-color: #dee4f0;
}
.event-schedule__detail .btn-set {
gap: 10px;
margin-bottom: 0;
}
.event-schedule__detail .btn-set .b-line {
width: calc(50% - 5px);
}
.event-schedule__detail .btn-set .b-line.prev-week span, .event-schedule__detail .btn-set .b-line.next-week span {
position: relative;
}
.event-schedule__detail .btn-set .b-line.prev-week span::before, .event-schedule__detail .btn-set .b-line.next-week span::before {
content: "";
position: absolute;
top: 3px;
background: #fff url("/static/health/img/common/ico-arrow.svg") center no-repeat;
width: 6px;
height: 10px;
}
.event-schedule__detail .btn-set .b-line.prev-week span {
padding-left: 16px;
}
.event-schedule__detail .btn-set .b-line.prev-week span::before {
transform: scaleX(-1);
left: 0;
}
.event-schedule__detail .btn-set .b-line.next-week span {
padding-right: 16px;
}
.event-schedule__detail .btn-set .b-line.next-week span::before {
right: 0;
}
.event-schedule__legend {
display: inline-flex;
gap: 10px;
}
.event-schedule__legend .legend {
font-weight: 500;
color: var(--black);
}
.event-schedule__legend .legend .label {
margin-right: 5px;
}
@media (max-width: 749px) {
.event-schedule__legend {
position: initial;
display: inline-block;
}
}
.event-schedule__content {
margin-top: 20px;
}
.event-schedule__week {
display: grid;
grid-template-columns: repeat(auto-fill, 14.2857142857%);
background-color: #6c7580;
border-radius: 5px 5px 0 0;
}
.event-schedule__week > div {
padding: 8px 0 7px;
text-align: center;
font-size: 16px;
color: #fff;
font-weight: bold;
line-height: 1.75;
border-left: solid 1px #fff;
}
.event-schedule__week > div:first-child {
border-left-width: 0;
}
.event-schedule__days {
position: relative;
border: solid 1px #e6e5ed;
border-top-width: 0;
border-radius: 0 0 5px 5px;
}
.event-schedule__days .week {
display: grid;
grid-template-columns: repeat(auto-fill, 14.2857142857%);
}
.event-schedule__days .week + .week {
border-top: solid 1px #e6e5ed;
}
.event-schedule__days .week .day {
position: relative;
padding: 8px 13px;
border-left: solid 1px #e6e5ed;
}
@media (min-width: 750px) {
.event-schedule__days .week .day {
min-height: 90px;
}
}
.event-schedule__days .week .day:first-child {
border-left-width: 0;
}
.event-schedule__days .week .day:has(.today) {
background-color: #e1f3f4;
outline: 2px solid #000;
outline-offset: -2px;
}
.event-schedule__days .week .day:has(.current-day) {
text-decoration: underline;
background-color: #e1f3f4;
}
.event-schedule__days .week .day span {
cursor: pointer;
font-size: 16px;
color: #000;
font-weight: 500;
line-height: 1.75;
}
.event-schedule__days .week .day span.today {
color: #099C83;
}
.event-schedule__days .week .day .label {
line-height: 1;
}
.event-schedule__days .week .day-more {
display: flex;
gap: 3px;
justify-content: flex-start;
margin-top: 5px;
flex-wrap: wrap;
}
@media (min-width: 750px) {
.event-schedule__days .week .day-more {
margin-top: 28px;
}
}
.event-schedule__days .week .day-more::before {
content: "";
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
}
.event-schedule__days .week .day-more:focus::before {
outline: 1px dashed #000;
outline-offset: -2px;
}
.event-schedule__days .week .day-more:focus {
outline: none;
}
.event-schedule__days .week .day-more .label:before {
top: 0;
}
@media (max-width: 749px) {
.event-schedule__days .week .day {
padding: 4px 6px;
}
}

.health-service__head {
margin-top: 45px;
text-align: center;
}
.health-service__head h3 {
font-family: GmarketSans;
font-size: 48px;
font-weight: bold;
}
.health-service__head p {
font-family: GmarketSans;
font-size: 24px;
font-weight: 500;
}
@media (max-width: 749px) {
.health-service__head h3 {
font-size: 26px;
}
.health-service__head p {
font-size: 16px;
}
}
.health-service__search {
margin-top: 70px;
display: flex;
align-items: stretch;
justify-content: space-between;
flex-wrap: wrap;
margin-bottom: 80px;
padding-bottom: 80px;
border-bottom: solid 1px #d7deee;
gap: 20px;
}
.health-service__search-btn {
width: 157px;
height: 168px;
font-size: 28px;
font-weight: 800;
}
@media (max-width: 749px) {
.health-service__search-btn {
width: 100%;
height: 40px;
font-size: 16px;
}
}
@media (max-width: 749px) {
.health-service__search {
margin-bottom: 40px;
padding-bottom: 40px;
}
}
.health-service__list {
display: flex;
justify-content: start;
flex-wrap: wrap;
gap: 20px;
flex: 1;
}
@media (min-width: 992px) {
.health-service__list {
justify-content: space-between;
}
}
.health-service__btn {
width: calc(25% - 15px);
height: 168px;
padding: 20px 10px;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
gap: 10px;
border-radius: 10px;
background-color: #fff;
border: solid 1px #dee4f0;
}
.health-service__btn input {
position: absolute;
opacity: 0;
}
.health-service__btn:has(:checked), .health-service__btn:has(:focus-visible), .health-service__btn.on, .health-service__btn:hover, .health-service__btn:active, .health-service__btn:focus {
border: solid 2px var(--blue-green);
background-color: rgba(9, 156, 165, 0.05);
}
.health-service__btn:has(:focus-visible) {
outline: 1px dashed #000;
}
.health-service__btn span {
font-size: 18px;
font-weight: bold;
color: #000;
}
.health-service__btn span.all {
display: inline-block;
height: 58px;
padding-top: 20px;
font-family: GmarketSans;
font-size: 24px;
font-weight: bold;
}
@media (max-width: 749px) {
.health-service__btn span {
font-size: 14px;
}
.health-service__btn span.all {
height: 36px;
padding-top: 5px;
}
}
@media (min-width: 992px) {
.health-service__btn {
width: calc(14.2857142857% - 20px);
gap: 27px;
}
}
@media (max-width: 749px) {
.health-service__btn {
width: calc(33.3333333333% - 15px);
height: 129px;
padding: 30px 10px;
}
}
.health-service__btn i {
display: inline-block;
background-repeat: no-repeat;
background-position: center;
width: 100%;
}
.health-service__result-text {
font-size: 28px;
font-weight: 500;
text-align: center;
color: #000;
}
.health-service__result-text strong {
font-weight: 800;
color: var(--blue-green);
}
@media (max-width: 749px) {
.health-service__result-text {
font-size: 22px;
}
}
.health-service__result {
display: flex;
gap: 20px;
flex-direction: column;
margin-top: 80px;
}
@media (max-width: 749px) {
.health-service__result {
margin-top: 40px;
}
}
.health-service__result-item {
padding: 24px 60px;
border: solid 1px #d7deee;
background-color: #f8f8fc;
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
}
@media (max-width: 749px) {
.health-service__result-item {
padding: 24px 20px;
}
}
.health-service__result-item .content {
display: flex;
align-items: center;
justify-content: flex-start;
gap: 10px;
flex-wrap: wrap;
}
.health-service__result-item .content i {
display: inline-block;
width: 100px;
height: 100px;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
}
.health-service__result-item .content .title {
font-size: 28px;
font-weight: bold;
}
.health-service__result-item .content .title + .text {
position: relative;
padding-left: 10px;
}
.health-service__result-item .content .title + .text::before {
content: "";
position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%);
height: 18px;
border-left: 2px solid #ddd;
}
@media (min-width: 992px) {
.health-service__result-item .content .title + .text {
padding-left: 40px;
}
.health-service__result-item .content .title + .text::before {
height: 32px;
}
}
.health-service__result-item .content .text {
font-size: 22px;
font-weight: 500;
}
@media (max-width: 749px) {
.health-service__result-item .content i {
width: 50px;
height: 50px;
}
.health-service__result-item .content .title {
font-size: 22px;
}
.health-service__result-item .content .text {
font-size: 18px;
width: 100%;
}
}
@media (min-width: 992px) {
.health-service__result-item .content {
gap: 40px;
}
}
.health-service__result-item .b-list {
margin-top: 10px;
width: 100%;
height: 40px;
border-radius: 8px;
border: solid 1px var(--blue-green);
font-size: 16px;
font-weight: 500;
color: var(--blue-green);
}
@media (min-width: 992px) {
.health-service__result-item .b-list {
margin-top: 0;
width: 164px;
height: 64px;
font-size: 22px;
}
}

.flow-table {
display: flex;
}
@media (max-width: 749px) {
.flow-table {
flex-direction: column;
}
}
.flow-table dl {
flex-grow: 1;
height: 100%;
}
@media (min-width: 750px) {
.flow-table dl + dl {
border-left: 1px solid var(--bdcolor);
}
}
.flow-table dt, .flow-table dd {
padding: 10px;
}
.flow-table dt {
color: var(--black);
font-weight: bold;
background: var(--thbgcolor);
text-align: center;
border: 1px solid var(--bdcolor);
border-width: 1px 0;
}
.fxx-center {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
height: 80px;
}

.history-top {
display: block;
}
.history-top:before, .history-top:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.history-top h2 {
margin: 0;
float: left;
}
@media (max-width: 749px) {
.history-top h2 {
margin-bottom: 10px;
}
}
.history-top .sort {
float: right;
}
.history-top .sort select {
float: left;
}
.history-top .sort button {
float: left;
}

.history-visual {
display: block;
margin: 13px 0 30px;
font-size: 0;
}
.history-visual:before, .history-visual:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.history-visual .s {
overflow: hidden;
margin: -1%;
text-align: center;
}
.history-visual .item {
display: inline-block;
width: 33.33%;
padding: 1%;
}
.history-visual .item > span {
display: block;
position: relative;
overflow: hidden;
}
.history-visual .item > span::before {
content: "";
display: block;
height: 0;
padding-top: 67.1140939597%;
}
.history-visual .item > span img {
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
width: 100%;
vertical-align: top;
}

.history-box {
border-radius: 0.625rem;
border: 0.063rem solid #e6e6e6;
padding: 40px 50px;
overflow: hidden;
margin-bottom: 30px;
background: url(/static/portal/img/common/history-box-bg.jpg) right bottom no-repeat;
/*.item:first-child dl{
	&::before{
		width: 60px;
		left: -70px;
	}
	&::after{
		top: 29px;
		height: calc(50% + 10px);
	}
}
.item:last-child dl{
	&::after{
		top: -10px;
		height: (29px + 10);
	}
}*/
}
@media (max-width: 749px) {
.history-box {
padding: 20px 25px;
background: none;
}
}
.history-box .yy {
float: left;
width: 110px;
color: #d82d36;
font-size: 1.875rem;
font-weight: 700;
position: relative;
padding-top: 5px;
}
@media (max-width: 749px) {
.history-box .yy {
float: none;
width: 100%;
}
}
.history-box .s {
float: right;
width: calc(100% - 110px);
padding-left: 70px;
}
@media (max-width: 749px) {
.history-box .s {
position: relative;
float: none;
width: 100%;
padding: 10px 0 0 30px;
}
.history-box .s::after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 1px;
height: 40px;
background-color: #d1d1d1;
}
}
.history-box .item {
margin-bottom: 10px;
position: relative;
}
.history-box .item:last-child {
margin-bottom: 0;
}
.history-box dl {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
}
.history-box dl::before {
content: "";
width: 30px;
height: 1px;
background-color: #d1d1d1;
position: absolute;
top: 29px;
left: -40px;
}
@media (max-width: 749px) {
.history-box dl::before {
left: -30px;
width: 20px;
}
}
.history-box dl::after {
content: "";
background-color: #d1d1d1;
position: absolute;
left: -40px;
top: 29px;
width: 1px;
height: calc(100% + 11px);
}
@media (max-width: 749px) {
.history-box dl::after {
left: -30px;
}
}
.history-box .item:first-child dl::before {
width: 60px;
left: -70px;
}
@media (max-width: 749px) {
.history-box .item:first-child dl::before {
left: -30px;
width: 20px;
}
}
.history-box .item:last-child dl::after {
display: none;
}
.history-box .item.one dl::after {
display: none;
}
.history-box dt {
float: left;
width: 90px;
padding: 10px 9px;
color: var(--orange);
font-size: 1.125rem;
font-weight: 700;
line-height: 1.5rem;
background: url(/static/portal/img/common/history-pt.png) 0 0 no-repeat #fff;
}
@media (max-width: 749px) {
.history-box dt {
float: none;
}
}
.history-box dt span {
width: 72px;
padding: 7px 0;
display: block;
text-align: center;
border-radius: 0.313rem;
border: 0.063rem solid rgba(233, 135, 13, 0.2);
background-color: #fff;
}
.history-box dt::before {
content: "";
border: 0.188rem solid #d1d1d1;
position: absolute;
width: 10px;
height: 10px;
left: -10px;
top: 25px;
border-radius: 10px;
}
.history-box dd {
float: left;
width: calc(100% - 90px);
padding-left: 20px;
padding-top: 15px;
}
@media (max-width: 749px) {
.history-box dd {
float: none;
width: 100%;
padding-left: 0;
}
}
.history-box dd ul li {
word-break: keep-all;
word-wrap: break-word;
}

.history-box.type2 {
position: relative;
background: url(/static/portal/img/common/history-box-bg2.jpg) 152px 0 repeat-y;
}
@media (max-width: 749px) {
.history-box.type2 {
background: none;
}
}
.history-box.type2::after {
content: "";
position: absolute;
right: 0;
bottom: 0;
z-index: -1;
width: 244px;
height: 212px;
background: url(/static/portal/img/common/history-box-bg.jpg) no-repeat right bottom;
}
.history-box.type2 .yy {
margin-top: 60px;
width: 232px;
font-size: 1.25rem;
padding-top: 0;
}
@media (max-width: 749px) {
.history-box.type2 .yy {
float: none;
display: inline-block;
}
}
.history-box.type2 .yy:first-child {
margin-top: 0;
}
.history-box.type2 .yy h2 {
background: url(/static/portal/img/common/list-arr2.png) no-repeat 0 12px;
padding-left: 23px;
letter-spacing: -0.75px;
}
.history-box.type2 .yy .img-box4 {
margin-top: 15px;
}
.history-box.type2 .yy:first-child + .s {
margin-top: 15px;
}
@media (max-width: 749px) {
.history-box.type2 .yy + .s {
margin-top: 15px;
}
}
.history-box.type2 .s {
margin-top: 30px;
position: relative;
width: calc(100% - 232px);
padding-left: 170px;
}
@media (max-width: 749px) {
.history-box.type2 .s {
margin-top: 10px;
float: none;
width: 100%;
padding-top: 45px;
padding-left: 30px;
}
.history-box.type2 .s::after {
top: 29px;
height: 45px;
}
}
.history-box.type2 .s:last-child .item:last-child dl::after {
top: -10px !important;
height: 39px !important;
}
.history-box.type2 .s h3 {
position: absolute;
top: 17px;
left: 49px;
}
@media (max-width: 749px) {
.history-box.type2 .s h3 {
top: 5px;
left: 15px;
}
}
.history-box.type2 .s h3::before {
content: "";
width: 15px;
height: 1px;
background-color: #d1d1d1;
position: absolute;
top: 12px;
right: -31px;
}
@media (max-width: 749px) {
.history-box.type2 .s h3::before {
display: none;
}
}
.history-box.type2 .s .item {
margin-bottom: 10px;
position: relative;
}
.history-box.type2 .s .item:last-child {
margin-bottom: 0;
}
.history-box.type2 .s dl::before {
width: 20px !important;
left: -30px !important;
}
.history-box.type2 .s dl::after {
display: inline-block !important;
left: -30px;
height: calc(100% + 30px) !important;
}
@media (max-width: 749px) {
.history-box.type2 .s dl::after {
height: calc(100% + 10px) !important;
}
}
@media (max-width: 749px) {
.history-box.type2 .s.last .item:last-child dl:after {
display: none !important;
}
}

.history-box.type3 dl::before {
width: 34px !important;
left: 150px !important;
}
@media (max-width: 749px) {
.history-box.type3 dl::before {
top: 89.5px;
left: 0 !important;
width: 20px !important;
}
}
.history-box.type3 dl::after {
left: 170px;
}
@media (max-width: 749px) {
.history-box.type3 dl::after {
left: 0;
}
}
.history-box.type3 dt {
width: 150px;
background-repeat: repeat;
}
.history-box.type3 dt span {
width: 132px;
}
.history-box.type3 dt::before {
display: none;
}
@media (max-width: 749px) {
.history-box.type3 dt {
position: relative;
z-index: 1;
}
}
.history-box.type3 dd {
position: relative;
width: calc(100% - 150px);
padding-left: 65px;
font-size: 18px;
}
@media (max-width: 749px) {
.history-box.type3 dd {
width: 100%;
padding-left: 40px;
}
}
.history-box.type3 dd::before {
content: "";
border: 0.188rem solid #d1d1d1;
position: absolute;
width: 10px;
height: 10px;
left: 34px;
top: 25px;
border-radius: 10px;
}
@media (max-width: 749px) {
.history-box.type3 dd::before {
left: 20px;
}
}
@media (max-width: 749px) {
.history-box.type3 .item:last-child dl::after {
content: "";
display: block;
width: 1px;
height: 35px;
background-color: #d1d1d1;
position: absolute;
top: 56px;
left: 0;
}
}

/*설문조사*/
.surveyList {
padding: 10px 20px;
border: 1px solid #ccc;
border-radius: 5px;
}
.surveyList dl {
padding: 10px 0;
}
.surveyList dl dd div {
padding: 5px 0;
}
.surveyList dl + dl {
border-top: 1px solid #eee;
}

.surveyList dl:first-child {
border: none;
}

.toggleDl dl + dl {
border-top: 1px solid #ccc;
}

.toggleDl dl dt {
padding: 10px 0;
position: relative;
}

.toggleDl dl dt button {
position: absolute;
right: 0;
top: 4px;
}

/* 설문조사뷰 */
.ico-tel {
color: red;
}

.ico-tel:before {
content: "\f095";
font-size: 18px;
display: inline-block;
width: 19px;
font-family: FontAwesome;
}

.view > dl.deco {
background-color: #f5f4f2;
}

.view > dl.deco > dt {
position: relative;
}

.view > dl.deco > dt:after {
content: "";
height: 17px;
position: absolute;
right: 0;
top: 50%;
margin-top: -9px;
border-right: 1px solid #dadada;
}

.view > dl.deco > .d {
width: 110px;
}

/* 설문조사 질의목록 */
#content h2 + .surbeyQ {
margin-top: -11px;
border-top: 2px solid var(--skyblue);
}

.surbeyQ {
margin-top: 15px;
font-size: 18px;
}
.surbeyQ input[type=radio],
.surbeyQ input[type=checkbox] {
width: 30px;
height: 20px;
transform: translateY(4px);
}
.surbeyQ .row > div {
vertical-align: top;
display: inline-block;
background-color: rgba(218, 218, 218, 0.3607843137);
border-radius: 8px;
margin: 4px;
}
.surbeyQ dt,
.surbeyQ dd {
display: block;
}
.surbeyQ dt {
margin-top: 15px;
font-size: 18px;
padding: 10px 20px;
background-color: var(--skywhite);
border-top: 1px solid var(--skyblue);
border-bottom: 1px solid var(--skyblue);
color: var(--black);
}
.surbeyQ dd {
padding: 15px;
border: 1px solid #dadada;
}
.surbeyQ dd li {
border-bottom: 1px solid var(--bdcolor);
}
.surbeyQ dd li:last-child {
border: none;
}
.surbeyQ dd label {
display: block;
padding: 10px;
text-indent: -34px;
padding-left: 54px;
}
.surbeyQ dd.textarea {
padding: 20px;
border-bottom: 1px solid #dadada;
}
.surbeyQ dd.textarea textarea {
height: 96px;
}
.surbeyQ dd.etctype {
margin-top: -40px;
}
.surbeyQ dd .row > div {
border: none;
}

/* 설문조사 결과 */
.surveyResultListItem {
margin-bottom: 20px;
}

.table.table-survey {
border-top: none;
overflow: visible;
margin: 0;
}

.table-survey caption {
display: table-caption;
visibility: visible;
width: auto;
height: auto;
text-align: left;
clip: inherit;
margin: 0;
position: static;
opacity: 1;
line-height: 1;
padding: 16px 0 20px 27px;
background-color: var(--skywhite);
border-top: 2px solid var(--skyblue);
border-bottom: 1px solid var(--skyblue);
font-size: 18px;
}

.table-survey caption::before {
content: "\f087";
font-size: 24px;
width: 30px;
display: inline-block;
font-family: FontAwesome;
}

.table-survey td.graph {
padding: 0;
}

.table-survey td.graph span {
display: block;
height: 38px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}

.graph1 {
background: var(--red) url(/static/commons/img/pattern/survey_pt1.png);
}

.graph2 {
background: var(--orange) url(/static/commons/img/pattern/survey_pt2.png);
}

.graph3 {
background: var(--gray) url(/static/commons/img/pattern/survey_pt3.png);
}

.graph4 {
background: var(--skyblue) url(/static/commons/img/pattern/survey_pt4.png);
}

.graph5 {
background: var(--blue) url(/static/commons/img/pattern/survey_pt5.png);
}

.bdList + .surveyRsult {
border-top: none;
}

.surveyRsult {
clear: both;
border-top: 2px solid #47413e;
}
.surveyRsult .sh {
margin: 0;
border-radius: 0;
border-bottom: none;
border-left: 1px solid #dadada;
border-right: 1px solid #dadada;
padding: 10px;
}
.surveyRsult .nodata {
border-top: none;
color: #757575;
}

.surveyRsult p {
font-size: 16px;
padding: 16px 0 20px 27px;
background-color: #f5f4f2;
border: 1px solid #dadada;
color: red;
margin: 0 !important;
}

.surveyRsult p::before {
content: "\f0a6";
font-size: 24px;
width: 30px;
display: inline-block;
font-family: FontAwesome;
}

.surveyRsult ol li {
padding: 18px 28px;
font-size: 14px;
border: 1px solid #dadada;
border-top: none;
}

.recoment-set {
padding: 5px;
}
@media (min-width: 1200px) {
.recoment-set {
padding: 20px;
}
}
.recoment-set .set {
border: 1px solid var(--bdcolor);
padding: 5px;
border-radius: 5px;
}
@media (min-width: 1200px) {
.recoment-set .set {
padding: 20px;
}
}
.recoment-set .set .i {
padding-right: 90px;
position: relative;
}
.recoment-set .set .i .characterLen {
width: 100%;
display: block;
height: 65px;
padding: 10px;
border: 1px solid var(--bdcolor);
border-right: none;
}
.recoment-set .set .i .b-submit {
overflow: hidden;
min-width: 0;
width: 90px;
height: 65px;
position: absolute;
right: 0;
top: 0;
}
@media (max-width: 749px) {
.recoment-set .set .i {
padding-right: 0;
}
.recoment-set .set .i .characterLen {
height: 120px;
}
.recoment-set .set .i .b-submit {
position: relative;
width: 100%;
height: 40px;
}
}
.recoment-set .set .infoAppend {
height: 25px;
font-size: 11px;
line-height: 25px;
color: #666;
text-align: right;
}
.recoment-set .set .characterLenDeco {
font-weight: 500;
text-align: right;
}
.recoment-set ul {
border-bottom: 1px solid var(--bdcolor);
margin-top: 10px;
}
.recoment-set ul ul {
border-bottom: none;
}
.recoment-set ul li {
border-top: 1px solid var(--bdcolor);
padding: 5px;
overflow: hidden;
position: relative;
width: 100%;
padding: 15px 0 0;
}
@media (min-width: 1200px) {
.recoment-set ul li .cmtBody {
margin: 0 20px;
}
}
@media (max-width: 749px) {
.recoment-set ul li .cmtBody {
margin-bottom: 10px;
}
}
.recoment-set ul li .cmtBody p {
padding-bottom: 15px;
}
.recoment-set ul li .infoAppend {
display: block;
}
.recoment-set ul li .name {
font-weight: 500;
color: #000;
}
.recoment-set ul li .time {
color: #888;
font-weight: 300;
}
@media (min-width: 750px) {
.recoment-set ul li .foots {
overflow: hidden;
position: absolute;
top: 15px;
right: 0;
height: 40px;
}
}
.recoment-set ul li [class*=b-] {
font-size: 14px;
padding: 3px 4px;
}
.recoment-set ul li .col-sm-2 {
text-align: right;
}
.recoment-set ul li {
border-bottom: none;
border-top-style: dashed;
}
.recoment-set ul em.reply {
display: inline-block;
vertical-align: middle;
width: 30px;
height: 26px;
margin-left: 5px;
background: url(/static/portal/img/common/reply.png) no-repeat 50% 50%;
}
.recoment-set li.reply {
background-color: #f9f9f9;
}

.page {
width: 210mm;
min-height: 297mm;
margin: 10px auto;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.subpage {
padding: 1cm;
background: #fff;
}

.waste .table {
border: none;
}
.waste .table table {
width: 100%;
table-layout: fixed;
margin-top: 3px;
border: 1px solid #8ba9c1;
border-top-width: 0;
}
.waste .table table th, .waste .table table td {
border: inherit;
border: 1px solid #8ba9c1;
}
.waste .table table th {
background-color: #c5eafd;
}
.waste .table table thead + tbody td {
border-top-width: 0;
}
.waste .table table.memo {
margin-top: 10px;
}
.waste .table.info {
width: 50%;
margin-top: 0;
overflow: visible;
}
.waste .table.info table {
border: 1px solid #ddd;
border-top-width: 0;
}
.waste .table.info table th, .waste .table.info table td {
border: 1px solid #ddd;
border-left-width: 1px;
}
.waste .table.info table th {
background-color: transparent;
}
.waste .contents h1 {
font-family: 궁서체;
text-align: center;
font-weight: 700;
margin: 20px 0;
}
.waste .bottom {
margin-top: 180px;
text-align: center;
}
.waste .bottom .date {
font-size: 20px;
}
.waste .bottom .sign {
margin: 20px 0;
font-size: 25px;
}

@page {
size: A4;
}
@media print {
.header,
.lnb,
.satisfact,
#sitebug,
footer {
display: none;
}
html, body {
width: 210mm;
height: 297mm;
}
.page {
margin: 0;
border: initial;
width: initial;
min-height: initial;
box-shadow: initial;
background: initial;
page-break-after: always;
}
.table table th {
background-color: #c5eafd;
-webkit-print-color-adjust: exact;
}
}
.calendar-controll {
text-align: center;
}
.calendar-controll button {
text-align: center;
border: 1px solid #ddd;
width: 28px;
height: 28px;
border-radius: 5px;
vertical-align: middle;
}
.calendar-controll button:hover, .calendar-controll button:focus, .calendar-controll button.active {
color: #0c9ebd;
background-color: #ffffff;
border: 1px solid #0c9ebd;
}
.calendar-controll button + button {
margin-left: 6px;
}
.calendar-controll select {
height: 28px;
border: none;
vertical-align: middle;
}
.calendar-controll + .bd-list {
margin-top: 20px;
}
.calendar-controll.type-single select {
font-size: 18px;
color: #000;
}

.calendar {
padding: 30px;
border-radius: 5px;
border: 2px solid #0c9ebd;
}
@media (max-width: 749px) {
.calendar {
padding: 10px;
}
}
.calendar .calendar-list {
margin-top: 20px;
overflow-x: auto;
}
.calendar .calendar-list table {
min-width: 640px;
table-layout: fixed;
}
.calendar .calendar-list thead {
width: 15px;
height: 17px;
color: #888888;
font-family: "Noto Sans CJ Kkr - Demi Light";
font-size: 18px;
font-weight: 400;
font-style: normal;
letter-spacing: normal;
line-height: 22px;
text-align: center;
font-style: normal;
letter-spacing: -0.45px;
line-height: normal;
}
.calendar .calendar-list thead th {
padding: 10px 0 20px;
line-height: 1;
position: relative;
}
.calendar .calendar-list thead th::before {
content: "";
position: absolute;
width: 100%;
height: 0;
left: 0;
border-bottom: 1px solid #dddddd;
bottom: 10px;
}
.calendar .calendar-list tbody td {
min-height: 110px;
border-radius: 5px 5px 0 0;
background-color: #f2f7fb;
font-size: 18px;
padding: 14px 10px;
vertical-align: top;
color: #000;
font-weight: 300;
}
@media (min-width: 1200px) {
.calendar .calendar-list tbody td {
height: 110px;
}
}
.calendar .calendar-list tbody td.empty {
background-color: #fff;
}
.calendar .calendar-list tbody td.sun {
color: #ed1b2f;
}
.calendar .calendar-list tbody td.sat {
color: #005baa;
}
.calendar .calendar-list span.schedule {
display: inline-block;
line-height: 1;
padding: 6px 10px;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
border-radius: 5px;
background-color: #0c9ebd;
text-align: center;
color: #fff;
margin-bottom: 8px;
}
.calendar .calendar-list button {
position: relative;
display: block;
padding-left: 20px;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
width: 100%;
text-align: left;
color: #000;
font-size: 16px;
font-weight: 400;
}
.calendar .calendar-list button::before {
content: "";
position: absolute;
top: 10px;
left: 0;
width: 10px;
height: 10px;
border-radius: 5px;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
background-color: #005baa;
display: inline-block;
}

.admin-set {
border: 1px solid var(--bdcolor);
overflow: hidden;
margin-top: 50px;
margin-bottom: 50px;
}
.admin-set .info {
background-color: #f2f6fa;
padding: 16px 18px;
width: 100%;
display: flex;
gap: 10px;
flex-wrap: wrap;
}
.admin-set .info dl {
display: flex;
gap: 19px;
position: relative;
padding-left: 12px;
}
.admin-set .info dl::before {
content: "";
position: absolute;
top: 13px;
left: 0;
width: 3px;
height: 3px;
border-radius: 3px;
background-color: var(--blue-green);
}
@media (min-width: 1200px) {
.admin-set .info dl {
width: 33.3333333333%;
max-width: 234px;
}
}
@media (max-width: 1276px) {
.admin-set .info dl {
width: auto;
}
}
.admin-set .info dl > * {
display: inline-block;
font-family: SUIT;
font-size: 16px;
font-weight: 600;
line-height: 1.75;
color: #000;
}
@media (max-width: 749px) {
.admin-set .info dl {
width: 100%;
gap: 5px;
}
.admin-set .info dl dt {
flex: 0 0 100px;
}
}
@media (max-width: 749px) {
.admin-set .info {
padding: 20px;
gap: 0;
}
}
.admin-set .satisfact {
background-color: var(--white);
padding: 24px 30px;
}
@media (max-width: 749px) {
.admin-set .satisfact {
padding: 24px 20px;
}
}
.admin-set .satisfact .title {
display: flex;
gap: 20px;
font-size: 16px;
font-weight: 600;
line-height: 1.75;
color: #000;
}
.admin-set .satisfact .title i {
flex-shrink: 0;
margin-top: 10px;
margin-left: 15px;
}
@media (max-width: 749px) {
.admin-set .satisfact .title {
line-height: 1.63;
}
.admin-set .satisfact .title i {
width: 50px;
height: 43px;
}
}
.admin-set .satisfact .radio-group {
flex: 1;
display: flex;
flex-flow: row wrap;
justify-content: flex-start;
}
.admin-set .satisfact .radio-group label {
width: 20%;
}
.admin-set .satisfact .radio-group label:has(:focus-visible) {
outline: 1px dashed;
outline-offset: -2px;
}
.admin-set .satisfact .radio-group label input {
vertical-align: middle;
}
@media (min-width: 992px) {
.admin-set .satisfact .radio-group label {
width: 33%;
max-width: 100px;
}
}
@media (max-width: 749px) {
.admin-set .satisfact .radio-group label {
width: 30%;
}
.admin-set .satisfact .radio-group label:first-child, .admin-set .satisfact .radio-group label:nth-child(4) {
width: 40%;
}
.admin-set .satisfact .radio-group label:last-child {
width: 50%;
}
}
.admin-set .satisfact .opinionCn {
width: calc(100% - 110px);
line-height: 38px;
float: left;
}
@media (max-width: 749px) {
.admin-set .satisfact .opinionCn {
width: 100%;
}
}
.admin-set .satisfact button {
width: 100px;
height: 38px;
border-radius: 0.3125em;
background-color: var(--point);
color: var(--white);
margin-left: 10px;
}
@media (max-width: 749px) {
.admin-set .satisfact button {
width: 100%;
margin-left: 0;
margin-top: 10px;
}
}
.admin-set .satisfact__top {
display: flex;
width: 100%;
gap: 10px;
flex-direction: column;
}
@media (min-width: 992px) {
.admin-set .satisfact__top {
flex-direction: row;
gap: 40px;
flex-wrap: wrap;
}
}
.admin-set .satisfact__bottom {
display: flex;
gap: 40px;
padding: 20px 50px 0;
}
.admin-set .satisfact__bottom > div {
flex: 50%;
}
@media (max-width: 749px) {
.admin-set .satisfact__bottom {
flex-wrap: wrap;
padding: 20px 0 0;
gap: 10px;
}
}
.admin-set .satisfact__bottom-text {
font-size: 16px;
font-weight: 600;
line-height: 1.75;
color: #000;
}

.datepicker.dropdown-menu {
border: 2px solid var(--skyblue);
}

.datepicker.dropdown-menu th.next,
.datepicker.dropdown-menu th.prev {
border: 1px solid var(--skyblue);
border-radius: 3px;
font-size: 20px;
}

.datepicker.dropdown-menu .table-condensed {
border-collapse: separate;
}

.datepicker table tr td.day:not(.old, .today, .new, .active) {
background-color: var(--thbgcolor);
}

.datepicker table tr td.today,
.datepicker .month.focused {
background-color: var(--skyblue);
color: var(--white);
}

.datepicker-dropdown {
padding: 6px;
}

.datepicker table thead tr th {
font-size: 14px;
}

.datepicker table thead tr:last-child {
border-bottom: 1px solid var(--bdcolor);
margin-bottom: 5px;
}

.login-info {
display: grid;
grid-template-columns: 69px auto;
gap: 34px;
padding-bottom: 37px;
margin-bottom: 50px;
border-bottom: 2px solid var(--black);
}
@media (min-width: 1200px) {
.login-info {
padding-left: 83px;
padding-right: 83px;
}
}

.login-form {
display: flex;
flex-direction: row;
justify-content: space-between;
gap: 10.416%;
}
@media (min-width: 1200px) {
.login-form {
max-width: calc(100% - 120px);
margin: 0 auto;
}
}
.login-form .i1 {
flex-basis: 38.5416666667%;
}
.login-form .i2 {
flex-basis: 51.0416666667%;
}
.login-form .head {
min-height: 90px;
margin-bottom: 10px;
}
.login-form .head h3 {
font-size: 24px;
font-family: GmarketSans;
line-height: 1;
}
.login-form .head h3 strong {
color: var(--blue-green);
}
.login-form .head h3 strong.color-teal {
color: var(--teal);
}
.login-form .head p {
margin-top: 20px;
}

.login-box {
padding: 53px 34px 51px;
border-radius: 10px;
background-color: #f5f5f9;
min-height: 352px;
}
.login-box .set input {
border: solid 1px #e1e1eb;
padding-left: 53px;
font-family: SUIT;
height: 56px;
}
.login-box .set input:hover, .login-box .set input:focus {
border: solid 1px #44444b;
}
.login-box .set .id {
position: relative;
}
.login-box .set .id::before {
content: "";
position: absolute;
width: 20px;
height: 20px;
top: 18px;
left: 22px;
background: url(/static/portal/img/join/id@2x.png) 0 0 no-repeat;
background-size: 19px 20px;
}
.login-box .set .pw {
position: relative;
margin-top: 10px;
}
.login-box .set .pw::before {
content: "";
position: absolute;
width: 20px;
height: 20px;
top: 18px;
left: 22px;
background: url(/static/portal/img/join/pw@2x.png) 0 0 no-repeat;
background-size: 16px 20px;
}
.login-box .set .pw .pw-visible {
width: 20px;
height: 20px;
position: absolute;
right: 18px;
top: 19px;
background: url(/static/portal/img/join/icon-pw-view-hide@2x.png) 0 0 no-repeat;
background-size: 20px;
}
.login-box .set .pw .pw-visible.visible {
background-image: url(/static/portal/img/join/icon-pw-view@2x.png);
}
.login-box .set .login-btn {
width: 100%;
margin-top: 20px;
margin: 20px 0 25px;
padding: 15px 0;
border-radius: 10px;
background-image: linear-gradient(to right, var(--blue-green), var(--cerulean, #007dd8));
font-size: 18px;
color: #fff;
}
.login-box .member-login-etc {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
.login-box .member-login-etc a {
flex-grow: 1;
text-align: center;
}
.login-box .member-login-etc a + a {
position: relative;
}
.login-box .member-login-etc a + a::before {
content: "";
position: absolute;
left: 0;
top: 4px;
width: 1px;
height: 15px;
background-color: #ceced4;
}

.auth-box {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 30px;
}
.auth-box button {
padding: 36px 30px 30px;
border-radius: 10px;
background-color: #f5f5f9;
border: 1px solid transparent;
min-height: 352px;
}
.auth-box button em {
display: block;
margin-bottom: 4px;
font-size: 24px;
line-height: 1;
color: var(--black);
}
.auth-box button .i {
color: #79798d;
}
.auth-box button .icon {
margin: 30px auto 25px;
width: 120px;
height: 120px;
border-radius: 120px;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
background-color: #fff;
}
.auth-box button .btn {
display: block;
margin: 0 auto;
max-width: 170px;
height: 60px;
line-height: 60px;
border-radius: 10px;
background-color: var(--teal);
font-size: 18px;
font-weight: bold;
text-align: center;
color: #fff;
}
.auth-box button:hover, .auth-box button:focus {
box-shadow: 1.5px 2.6px 15px 0 rgba(48, 56, 68, 0.1);
border: solid 1px var(--teal);
background-color: #fff;
}
.auth-box button:hover .icon, .auth-box button:focus .icon {
background-color: #f0f9f9;
}

.join-step {
padding-bottom: 34px;
margin-bottom: 50px;
border-bottom: 1px dotted var(--bdcolor);
}
.join-step ol {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
gap: 77px;
}
.join-step li {
position: relative;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
gap: 20px;
}
.join-step li + li::before {
content: "";
position: absolute;
top: 0;
left: -77px;
width: 77px;
height: 38px;
background: url(/static/portal/img/join/join-step-ico@2x.png) center center no-repeat;
background-size: 16px auto;
}
.join-step__num {
width: 38px;
height: 38px;
border-radius: 38px;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
background-color: #818195;
color: #fff;
}
.on .join-step__num {
font-weight: 800;
color: #fff;
background-color: var(--blue-green);
}
.join-step__txt {
color: #696c77;
font-weight: bold;
}
.on .join-step__txt {
color: var(--black);
}

.hgroup1 {
margin: 46px 0 12px;
}
.hgroup1 h3 {
font-size: 22px;
font-weight: bold;
}
.hgroup1 p {
margin-top: 6px;
}
.hgroup1 .bu {
margin-top: 6px;
margin-left: 0;
}

.join-step-1 {
padding: 60px 0;
margin-bottom: 30px;
border-bottom: 1px solid var(--bdcolor);
}
.join-step-1 ul {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
gap: 56px;
}
.join-step-1 a {
padding: 46px 49px 29px;
border-radius: 10px;
background-color: #f5f5f9;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
border: solid 1px transparent;
line-height: 1;
}
.join-step-1 a em {
display: block;
margin: 28px 0 8px;
font-size: 24px;
font-weight: bold;
text-align: center;
color: var(--black);
}
.join-step-1 a:hover, .join-step-1 a:focus {
box-shadow: 1.5px 2.6px 15px 0 rgba(0, 0, 0, 0.1);
border: solid 1px var(--blue-green);
background-color: #fff;
}
.join-step-1 a:hover em, .join-step-1 a:focus em {
color: var(--blue-green);
}

.rbox {
padding: 30px;
border-radius: 10px;
}
.rbox--blue {
background-color: #f1f7ff;
}

.round-radio,
.round-chk {
padding: 11px 30px;
border-radius: 26.5px;
border: solid 1px #d9d9dd;
background-color: #fff;
font-size: 18px;
font-weight: bold;
display: inline-flex;
align-items: center;
gap: 10px;
}
.round-radio input,
.round-chk input {
width: 23px;
height: 23px;
}
.round-radio::before,
.round-chk::before {
display: inline-block;
margin-right: 4px;
width: 13px;
height: 9px;
background: url(/static/portal/img/join/ic-check-black@2x.png) 0 0 no-repeat;
background-size: 13px 9px;
transform: translateY(-2px);
}
.round-radio:has(input:checked),
.round-chk:has(input:checked) {
border: solid 1px var(--blue-green);
color: var(--blue-green);
text-decoration: underline;
}
.round-radio:has(input:checked)::before,
.round-chk:has(input:checked)::before {
background-image: url(/static/portal/img/join/ic-allcheck@2x.png);
}

.agg label {
font-weight: bold;
display: inline-flex;
align-items: center;
gap: 10px;
}
.agg input[type=radio],
.agg input[type=checkbox] {
width: 24px;
height: 24px;
}
.agg + .agg {
margin-top: 50px;
border-top: 1px dotted var(--bdcolor);
}
.hgroup1 + .agg {
margin-top: 45px;
}
.agg__title {
margin-bottom: 20px;
font-size: 22px;
font-weight: bold;
line-height: 1;
}
.agg__title2 {
margin-top: 37px;
font-size: 18px;
font-weight: bold;
line-height: 1;
color: var(--blue-green);
}
.agg__allchk {
margin-top: 50px;
padding: 20px 20px 20px 40px;
background-color: var(--ice-blue);
color: var(--blue);
border-top-right-radius: 10px;
border-top-left-radius: 10px;
border-bottom: 1px dotted var(--bdcolor);
font-size: 18px;
}
.agg__allchk + .agg__body {
margin-top: 0;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.agg__body {
margin-top: 20px;
padding: 30px;
border-radius: 10px;
background-color: #f5f5f9;
max-height: 390px;
overflow-y: auto;
}
.agg__footer {
margin-top: 20px;
display: grid;
grid-template-columns: 1fr auto auto;
align-items: center;
font-weight: bold;
gap: 20px;
}
.agg__footer strong {
color: var(--blue);
}

.no-scroll {
max-height: none;
max-width: none;
}

.xline1 {
margin: 40px 0 45px;
border-top: 1px solid var(--bdcolor);
}

.step {
color: #757575;
width: 100%;
text-align: center;
margin-bottom: 20px;
display: block;
}
.step:before, .step:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.step li {
position: relative;
display: inline-block;
float: left;
width: calc(20% + 24px);
height: 80px;
text-align: left;
padding-left: 60px;
padding-top: 13px;
}
.step li:first-child {
border-top-left-radius: 15px;
border-bottom-left-radius: 15px;
background-image: url(/static/portal/img/member/step_first.png), url(/static/portal/img/member/step_right.png);
background-position: left 50%, right 50%;
background-repeat: no-repeat, no-repeat;
}
.step li:first-child.on {
background-image: url(/static/portal/img/member/step_first_on.png), url(/static/portal/img/member/step_right_on.png);
}
.step li:last-child {
margin-right: 0;
}
.step li + li {
margin-left: -30px;
background-image: url(/static/portal/img/member/step_left.png), url(/static/portal/img/member/step_right.png);
background-position: left 50%, right 50%;
background-repeat: no-repeat, no-repeat;
}
.step li + li.on::before {
content: "";
display: inline-block;
float: left;
width: 56px;
height: 80px;
position: absolute;
left: -11px;
top: 0;
background-image: url(/static/portal/img/member/step_left_on_before.png);
}
.step li.on {
color: var(--white);
background-image: url(/static/portal/img/member/step_left_on.png), url(/static/portal/img/member/step_right_on.png);
}
.step em {
display: block;
text-transform: uppercase;
}
.step span {
font-size: 20px;
}
@media (min-width: 750px) and (max-width: 1023px) {
.step span {
font-size: 14px;
}
}
@media (max-width: 749px) {
.step span {
font-size: 16px;
}
.step li {
width: 150px;
padding-left: 50px;
}
.step li + li.on {
background-image: url(/static/portal/img/member/step_left_on_m.png), url(/static/portal/img/member/step_right_on.png);
}
.step li + li.on::before {
display: none;
}
.step li:not(.on) {
background: var(--bdcolor);
width: 20px;
height: 20px;
border-radius: 10px;
margin: 30px 5px 0 5px;
padding: 0;
z-index: 1;
}
.step li:not(.on) * {
font-size: 1px;
opacity: 0;
}
}

.joinstep-1 {
margin-bottom: 20px;
}
.joinstep-1 + p {
margin: 0 20px;
}

.joinBox-type1 h2, .joinBox-type2 h2 {
font-size: 18px;
color: #fff;
padding: 22px 0;
text-align: center;
background-color: #005aab;
font-weight: normal;
}
.joinBox-type1 .body, .joinBox-type2 .body {
border: 1px solid var(--bdcolor);
border-top: none;
padding: 20px;
}
.joinBox-type1 .body p, .joinBox-type2 .body p {
margin-bottom: 20px;
}
.joinBox-type1 .body a, .joinBox-type2 .body a {
display: inline-block;
margin: 0 auto;
padding: 18px 38px;
text-align: center;
color: #fff;
background-color: #424f88;
}

.joinBox-type2 h2 {
background-color: #787e96;
}
.joinBox-type2 .body a {
background-color: #5e5f67;
}

.agg-set {
margin: 0 0 20px;
padding: 30px;
border: 1px solid #e1e1e1;
}
.agg-set h2,
.agg-set h3,
.agg-set h4 {
font-size: 1.2em;
margin: 0 0 16px;
font-weight: normal;
}
.agg-set .set {
height: 152px;
border: 1px solid var(--bdcolor);
overflow: scroll;
overflow-x: hidden;
padding: 20px;
background-color: #f1f3f6;
margin-bottom: 20px;
}
.agg-set .set > * {
font-size: 1em;
line-height: 1.6;
}
.agg-set .set.auto {
height: auto;
overflow: auto;
}
.agg-set label strong {
color: var(--orange);
}

.aggtotal {
text-align: center;
}
.aggtotal label {
font-size: 14px;
font-weight: bold !important;
}

/* 회원가입완료 */
.member-complete {
background: url(/static/portal/img/member/join5_complete.png) 50% 0 no-repeat;
}
@media (min-width: 1200px) {
.member-complete {
padding-left: 297px;
background-position: 22px 50%;
}
}
@media (max-width: 1199px) {
.member-complete {
padding-top: 130px;
}
}
.member-complete.msg-result {
background-image: url(/static/portal/img/member/msg-result.png);
min-height: 100px;
}
.member-complete.msg-result .msg-center {
font-size: 20px;
padding-top: 40px;
color: var(--blue);
font-weight: 500;
}

.idfind p, .memberUpdate p {
padding: 81px 0 0 0;
background-image: url(/static/portal/img/sub/idfind-icon.png);
background-size: 131px;
color: #005aab;
font-size: 1.2em;
}
.idfind p strong, .memberUpdate p strong {
color: #141414;
border: 1px solid #7f7f7f;
background-color: #f2f3f5;
padding: 8px 10px;
display: inline-block;
line-height: 1;
font-size: 0.83em;
}
.idfind p + p, .memberUpdate p + p {
border-top: 1px solid var(--bdcolor);
margin-top: 10px;
padding: 18px 0 0 0;
font-size: 1em;
background: none;
color: var(--orange);
}

.memberUpdate p {
background-image: url(/static/portal/img/sub/200914.png);
background-size: 82px;
padding-top: 100px;
}
.memberUpdate p + p {
border: none;
padding: 0;
}

.digital-onpass {
position: relative;
width: 100%;
height: 100%;
}
.digital-onpass .logo-white {
display: inline-block;
width: 180px;
height: 76px;
background: url(/static/commons/img/logo_white.png) no-repeat;
background-size: contain;
}
.digital-onpass .digital-onpass-in {
position: absolute;
left: 50%;
top: 0%;
transform: translate(-50%, 0);
width: 96%;
background: url(/static/portal/img/member/onpass_bg.png) no-repeat;
background-size: 100% 50%;
padding: 30px 10px 10px 10px;
margin-top: 20px;
border-radius: 15px;
}
.digital-onpass h2 {
color: var(--white) !important;
margin-top: 12px !important;
border: none !important;
}
.digital-onpass h2::before {
border-color: var(--white) !important;
}
@media (min-width: 1200px) {
.digital-onpass .logo-white {
width: 180px;
height: 76px;
background-size: contain;
}
.digital-onpass .digital-onpass-in {
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
width: 1020px;
padding: 40px 83px;
background-size: contain;
}
}
.digital-onpass.type2 .digital-onpass-in {
background: none;
text-align: center;
border: 1px solid var(--graya7);
border-radius: 0;
padding: 0;
}
.digital-onpass.type2 .digital-onpass-in h1 {
text-align: left;
border-bottom: 2px solid var(--point);
margin-bottom: 20px;
line-height: 55px;
padding-left: 55px;
color: var(--point);
}
.digital-onpass.type2 .digital-onpass-in .logo-white {
width: 110px;
height: 46px;
background: url(/static/portal/img/common/logo_m.png) no-repeat;
background-size: 100% 100%;
margin-bottom: 15px;
}
.digital-onpass.type2 .digital-onpass-in .box-bd2 {
margin: 0 auto;
}
.digital-onpass.type2 .digital-onpass-in p {
margin-bottom: 20px;
max-width: 320px;
margin: 0 auto 15px auto;
}
.digital-onpass.type2 .digital-onpass-in .btns-gp {
border-top: 1px solid var(--bdcolor);
}

@media (min-width: 750px) {
.member-result {
width: calc(100% - 255px);
display: inline-block;
float: right;
}
}

hr {
border-bottom: 1px solid var(--bdcolor);
border-top-width: 0;
}

.vline {
width: 1px;
height: 14px;
display: inline-block;
vertical-align: inherit;
border-right: 1px solid var(--bdcolor);
margin-left: 20px;
margin-right: 20px;
}
@media (max-width: 749px) {
.vline {
margin-left: 10px;
margin-right: 10px;
}
}

.refer {
position: relative;
margin-left: 18px;
margin-bottom: 0;
color: var(--deepgray);
text-align: left;
line-height: 1.3;
}
.refer::before {
content: "※";
position: absolute;
left: -18px;
background: none !important;
top: 0 !important;
}

.required-text {
text-indent: -16px;
margin: 4px 0 4px 13px;
}
.required-text::before {
content: "\f06a";
font-family: "FontAwesome", "dotum", Helvetica, Arial, sans-serif;
margin-right: 5px;
}

span.border {
width: 100%;
height: 1px;
background-color: var(--bdcolor);
display: block;
margin-top: 20px;
margin-bottom: 20px;
}
span.border:before, span.border:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

strong.over-dot {
color: var(--orange);
-webkit-text-emphasis: "•";
text-emphasis: "•";
-webkit-text-emphasis-position: over;
text-emphasis-position: over left;
}

.bd1-line {
border-bottom: 1px solid var(--point);
color: var(--point);
padding-bottom: 10px;
}
.bd1-line.line2 {
min-height: 60px;
}

.ti-20 {
text-indent: -20px;
margin-left: 20px;
}
.ti-20.word {
word-break: break-all;
}

.cate {
display: inline-block;
padding: 5px;
border-radius: 5px;
line-height: 1;
color: #fff;
font-size: 14px;
padding-left: 15px;
padding-right: 15px;
margin-right: 5px;
background-color: var(--teal);
}

.badge {
display: inline-block;
padding: 5px;
border-radius: 5px;
line-height: 1;
color: #fff;
font-size: 14px;
background-color: var(--blue-green);
background-color: var(--steel);
}
.bd-list .badge {
min-width: 70px;
}
.bd-view .badge {
padding-left: 15px;
padding-right: 15px;
margin-right: 5px;
}
.badge--ing {
background-color: var(--blue-green);
}
.badge--end {
background-color: var(--steel);
}
.badge--end2 {
background-color: var(--blue-green);
}
.badge--adm {
background-color: #fff;
color: #000;
border: 1px solid var(--bdcolor);
}
.badge--move {
color: #000;
background-color: #fff;
}
.badge--진행중 {
background-color: var(--darkish-green);
}
.badge--불가 {
background-color: #e1511f;
}
.badge--장기검토 {
background-color: #634dc3;
}
.badge--완료 {
background-color: var(--water-blue-two);
}
.badge__basic {
color: #109fa7;
border: 1px solid #109fa7;
}
.badge__add {
color: #6d6d6d;
border: 1px solid #6d6d6d;
}
.badge.sm {
background-color: #fff;
border-radius: 10px;
padding: 3.5px 5px 3px;
font-size: 12px;
}

.bage-circle, .bage-circle2, .bage-circle1 {
display: inline-block;
padding-top: 1px;
width: 22px;
height: 22px;
border-radius: 22px;
font-size: 13px;
font-weight: 500;
color: #fff;
text-align: center;
}
.bage-circle1 {
background-color: var(--blue-green);
}
.bage-circle2 {
background-color: #419807;
}

.opentype {
border-top: 1px solid var(--bd-color);
padding: 20px 0;
}
.opentype dl {
display: flex;
flex-wrap: wrap;
gap: 20px;
align-items: center;
}
.opentype img {
height: 37px;
vertical-align: top;
}
.copyed::before {
content: "복사되었습니다.";
position: fixed;
top: 50%;
left: 50%;
background-color: purple;
color: #fff;
z-index: 99999999;
}
/*# sourceMappingURL=sub.css.map */
