@charset "utf-8";
@font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* Layoyt (레이아웃)
---------------------------------------------------------------------------------------------------------------------------------------------------------- */

.sub-visual {padding: 0 100px;}
.sub-visual > div {-webkit-border-radius: 10px; border-radius: 10px;}
.sub-visual dl {height: 150px; padding: 20px 0; flex-wrap: wrap; display: flex; justify-content: space-between;}
.sub-visual dl dt {color: #fff; font-size: 35px; font-weight: 700; line-height: 1.4; display: flex; flex-direction: column; justify-content: center;}
.sub-visual dl dt:before {content: 'hana medical center'; display: block; font-weight: 300; font-size: 16px; text-transform: uppercase;}
.sub-visual dl dd {display: flex; align-items: flex-end;}
.sub-visual dl dd ul {display: flex; align-items: center; justify-content: flex-end;}
.sub-visual dl dd ul li {font-size: 16px; color: #fff; font-weight: 300; display: flex; align-items: center;}
.sub-visual dl dd ul li:first-child {width: 20px; height: 20px; text-indent: -9999px; background: url('/images/kor09r-22-0461/sub/sub_home.png')no-repeat center center / cover;}
.sub-visual dl dd ul li:last-child {font-weight: 500;}
.sub-visual dl dd ul li:before {content: ''; display: block; width: 3px; height: 3px; background: #fff; margin: 0 20px; -webkit-border-radius: 50%; border-radius: 50%;}
.sub-visual dl dd ul li:first-child:before {display: none;}
.sub-nav {border-bottom: solid 1px #e5e5e5;}
.sub-nav ul {display: flex; justify-content: center;}
.sub-nav ul li:first-child:nth-last-child(1) {width: 50%;}
.sub-nav ul li:first-child:nth-last-child(2),
.sub-nav ul li:first-child:nth-last-child(2) ~ li {width: 50%;}
.sub-nav ul li:first-child:nth-last-child(3),
.sub-nav ul li:first-child:nth-last-child(3) ~ li {width: 33.3333%;}
.sub-nav ul li:first-child:nth-last-child(4),
.sub-nav ul li:first-child:nth-last-child(4) ~ li {width: 25%;}
.sub-nav ul li:first-child:nth-last-child(5),
.sub-nav ul li:first-child:nth-last-child(5) ~ li {width: 20%;}
.sub-nav ul li:first-child:nth-last-child(6),
.sub-nav ul li:first-child:nth-last-child(6) ~ li {width:16.6%;}
.sub-nav ul li a {height: 60px; font-size: 18px; color: #505050; position: relative; display: flex; align-items: center; justify-content: center;}
.sub-nav ul li a.active {color: #1f2282; font-weight: 700;}
.sub-nav ul li a.active:after {content: ''; display: block; height: 3px; background: #1f2282; position: absolute; left: 0; right: 0; bottom: -2px;}
.sub-title {display: none; font-size: 38px; text-align: center; padding-bottom: 80px; line-height: 1.2;}

@media only screen and (max-width:1600px) {
	.sub-visual {padding: 0 20px;}
}

@media only screen and (max-width:1280px) {
	.sub-visual dl {height: 120px; padding: 15px 0;}
	.sub-nav ul li a {height: 50px; font-size: 16px;}
}

@media only screen and (max-width:992px) {
	.sub-visual dl {height: 100px; padding: 10px 0;}
	.sub-visual dl dt {font-size: 28px;}
	.sub-visual dl dt:before {font-size: 13px;}
	.sub-visual dl dd ul li {font-size: 14px;}
	.sub-nav ul li a {font-size: 15px;}
	.sub-title {font-size: 30px; padding-bottom: 60px;}
}

@media only screen and (max-width:767px) {
	.sub-visual {padding: 0;}
	.sub-visual > div {-webkit-border-radius: 0; border-radius: 0;}
	.sub-visual dl {flex-direction: column; justify-content: flex-end;}
	.sub-visual dl dt {font-size: 24px; width: 100%;}
	.sub-visual dl dt:before {font-size: 11px;}
	.sub-visual dl dd {width: 100%; display: block;}
	.sub-visual dl dd ul {display: flex; align-items: center;}
	.sub-visual dl dd ul li {font-size: 12px;}
	.sub-visual dl dd ul li:first-child {width: 16px; height: 16px;}
	.sub-visual dl dd ul li:before {margin: 0 10px;}
	.sub-nav {margin: 0 -20px;}
	.sub-nav ul li {width: auto !important; flex: auto;}
	.sub-nav ul li a {height: 40px; font-size: 13px;}
	.sub-title {font-size: 26px; padding-bottom: 40px;}

}



/* 콘텐츠 메뉴 */
#sub-nav {border-bottom: solid 1px #e6e6e6;}
.cont_menu {width: 100%; max-width: 1200px; margin: 0 auto; display: flex;}
.cont_menu > li {border-right: 1px solid #e6e6e6; width: 260px;}
.cont_menu > li:first-child {border-left: solid 1px #e6e6e6; width: 50px;}
.cont_menu > li a {padding:0 20px; height: 50px; display: flex; align-items: center; justify-content: space-between;}
.cont_menu > li:first-child a {padding: 0; justify-content: center;}
.cont_menu li ul {box-shadow:none; padding:0; border:1px solid #e6e6e6; left: -1px; border-radius:0;margin:0;min-width:100%; right: -1px;}
.cont_menu li ul li {min-height:46px;line-height:46px;}
.cont_menu li ul li a {padding:15px 20px;border-top:1px solid #e6e6e6;}
.cont_menu li ul li a:hover {color:#304c99; background-color:inherit;}
.cont_menu li ul li:first-child a{border-top:none;}
.cont_menu a.last_link {display: none;}
.cont_menu a.last_link._on {display: flex;}

@media only screen and (max-width:767px){
	.cont_menu > li {width: auto; flex-grow: 1;}
	.cont_menu > li:first-child {width: 50px; flex-shrink: 0; flex-grow: 0; border-left: none;}
	.cont_menu > li:last-child {border-right: none;}
	.cont_menu > li a {padding:0 10px; height: 44px; font-size: 13px;}
	.cont_menu li ul li a {padding: 10px;}

}





/* Sub Contents (서브 콘텐츠 영역)
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
#subContents {padding-top: 80px; padding-bottom: 160px;}

.sub-tab {padding-bottom: 80px; display: flex; justify-content: center; flex-wrap: wrap;}
.sub-tab li {margin: 5px;}
.sub-tab li a {font-size: 20px; color: #244598; border: solid 1px #244598; height: 50px; padding: 0 20px; display: flex; align-items: center; justify-content: center;}
.sub-tab li a.active {background: #244598; color: #fff;}
.sub-text {padding-left: 30px;}

.list-dots {}
.list-dots > li {font-size: 20px; margin-bottom: 10px; position: relative; padding-left: 20px; font-weight: 300;}
.list-dots > li:last-child {margin-bottom: 0;}
.list-dots > li:before {content: ''; display: block; width: 6px; height: 6px; background: #222; position: absolute; left: 0; top: 14px; -webkit-border-radius: 50%; border-radius: 50%;}
.list-dots.sm > li {font-size: 18px; margin-bottom: 5px; padding-left: 15px;}
.list-dots.sm > li:before {width: 4px; height: 4px; top: 12px;}
.list-dots li.flex {display: flex;}
.list-dots li.flex strong {flex-shrink: 0; font-weight: 600; margin-right: 5px;}
.list-decimal {font-size: 20px; padding-left: 20px;}
.list-decimal > li {list-style: decimal; margin-bottom: 10px; font-weight: 300;}
.list-decimal > li:last-child {margin-bottom: 0;}
.list-dash > li {font-size: 18px; margin-bottom: 5px; padding-left: 12px; position: relative;}
.list-dash > li:last-child {margin-bottom: 0;}
.list-dash > li:before {content: ''; display: block; width: 6px; height: 2px; background: #222; position: absolute; left: 0; top: 16px;}

@media screen and (max-width: 1280px) {
	#subContents {padding-bottom: 140px;}
	.sub-tab {padding-bottom: 60px;}
	.sub-tab li a {font-size: 18px;}
	.list-dots > li {font-size: 18px; margin-bottom: 5px; padding-left: 12px;}
	.list-dots > li:before {top: 12px;}
	.list-dots.sm > li {font-size: 16px;}
	.list-dots.sm > li:before {top: 10px;}
	.list-dash > li {font-size: 16px;}
	.list-dash > li:before {top: 11px;}
	.list-decimal {font-size: 16px; padding-left: 15px;}
	.sub-text {padding-left: 15px;}
}

@media screen and (max-width: 992px) {
	#subContents {padding-top: 60px; padding-bottom: 120px;}
	.sub-tab {padding-bottom: 40px;}
	.sub-tab li a {font-size: 16px;}
	.list-dots > li {font-size: 16px;}
	.list-dots > li:before {top: 10px;}
	.sub-text {padding-left: 10px;}
}

@media screen and (max-width: 768px) {
	#subContents {padding-top: 40px; padding-bottom: 80px;}
	.sub-tab {padding-bottom: 30px;}
	.sub-tab li {margin: 2px;}
	.sub-tab li a {font-size: 13px; height: 40px; padding: 0 12px;}
	.list-dots > li {font-size: 14px; padding-left: 10px;}
	.list-dots > li:before {width: 3px; height: 3px; top: 10px;}
	.list-dots.sm > li {font-size: 14px; padding-left: 10px;}
	.list-dots.sm > li:before {width: 3px; height: 3px; top: 10px;}
	.list-dash > li {font-size: 14px; padding-left: 10px;}
	.list-dash > li:before {width: 4px; height: 1px;}
	.list-decimal {font-size: 14px;}
	.list-decimal > li {margin-bottom: 5px;}
	.sub-text {padding-left: 0;}
}








/* 게시판 관련 CSS
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* 일반게시판 List */
.whois-board-list{display:inline-block;padding:0;font-size:13px}
.whois-board-list .whois-board-row{width:100%;margin:0;padding:15px 0;float:left;border-bottom:1px solid #eee;color:#000}

/* Line 색상 */
.whois-board-list .whois-board-row .whois-board-row-subject{margin:0 0 5px;padding:0;font-size:14px;font-weight:600}
.whois-board-list .whois-board-row .whois-board-row-info{color:#acacac}
.whois-board-list .whois-board-row .whois-board-row-info .whois-board-row-author{max-width:33vw;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}

/* 일반게시판 view */
.whois-board-view{display:inline-block;font-size:13px}

/* Line 색상 */
.whois-board-view .whois-board-view-row{width:100%;margin:0;padding:10px 0;float:left;border-bottom:1px solid #eee}
.whois-board-view .whois-board-view-row .whois-board-view-subject{width:100%;margin:0 0 15px;padding:0;float:left;font-size:18px;font-weight:600}
.whois-board-view .whois-board-view-row .whois-board-view-author{width:100%;margin:0 0 5px;padding:0;float:left;font-size:13px;font-weight:600}
.whois-board-view .whois-board-view-row .whois-board-view-info{width:100%;margin:0;padding:0 0 10px;float:left;color:#acacac}
.whois-board-view .whois-board-view-row .whois-board-view-content{width:100%;margin:0;padding:10px 0;float:left;font-size:12px}
.whois-board-view .whois-board-view-files{width:100%;margin:0;padding:0;float:left}
.whois-board-view .whois-board-view-files .whois-board-view-file{width:100%;margin:0;padding:5px 0;float:left;font-size:12px}
.whois-board-view .whois-board-view-files .whois-board-view-file .whois-board-view-file-count{font-size:11px;color:#c4c4c4}

/* 게시판 버튼 */
.btn-search, .btn-sub, .whois-button-submit{color:#fff;background-color:#1f2282;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;transition:all .3s ease-out}
/* .btn-search:focus, .btn-search:hover, .btn-sub:focus, .btn-sub:hover, .whois-button-submit:focus, .whois-button-submit:hover{color:#fff;background-color:#5c0c0c} */

/* 게시판 공통 */
.sub-box{margin-right:5px;background-color:#3d427c;border:0;color:#ffffff;display:inline-block;font-family:"Nanum Gothic",sans-serif}
.sub-box.sm{font-size:12px;padding:2px 5px}
.sub-box.m{font-size:14px;padding:4px 8px}
.sub-box.lg{font-size:16px;padding:6px 12px}
.sub-border{border:1px solid #3d427c}
.sub-border-t{border-top:1px solid #3d427c}
.sub-border-r{border-right:1px solid #3d427c}
.sub-border-b{border-bottom:1px solid #3d427c}
.sub-border-l{border-left:1px solid #3d427c}
.sub-bg{background-color:#3d427c}
.sub-bg-hover:hover{background-color:#36384e}

/* 로그인/회원가입 관련 CSS
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
.common_cont .sub-visual:before{content:none; display:none;}
.material-form{}
.material-form .header{padding:50px 10px;background:#6498fe;font-size:16px;color:#fff}
.material-form .header h3{font-size:30px}
.material-form .header p, .material-form .header span{margin-top:15px;font-size:16px;color:#fff}
.material-form .sub-header h4{font-weight:bold; font-size:24px; margin-top: 60px; margin-bottom: 10px;}
.material-form .sub-content .form-group:last-child{margin:0}
.material-form .input-group{position:relative;border:0}
.material-form .input-group .input-group-addon{padding-right:6px;padding-left:6px;background:#fff;border:0}
.material-form .form-control, input[type='text'].whois, input[type='password'].whois, select.whois{border:1px solid #ccc;transition:0.3s all ease}

/*.material-form .btn:first-child,*/
.material-form .input-group .form-control.first, .material-form .input-group .form-control:first-child, .material-form .input-group .th + .form-control, .th + input[type='text'].whois, .th + input[type='password'].whois, .th + select.whois{border-bottom-left-radius:4px;border-top-left-radius:4px}

/*.material-form .btn:last-child,*/
.material-form .input-group .form-control.last, .material-form .input-group .form-control:last-child, .material-form .input-group .input-group-btn:last-child, .material-form .input-group .input-group-btn:last-child .btn, .material-form .input-group .input-group-btn:last-child button{border-bottom-right-radius:4px;border-top-right-radius:4px}
.material-form .form-group{margin-bottom:15px;overflow:visible}
.material-form .form-group.success .form-control{color:#5cb85c}
.material-form .form-group.failed .form-control{color:#d9534f}
.material-form .form-control[readonly]{background:#fff}
.material-form .btn{height:38px}
.material-form .btn-default{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;transition:all .3s ease-out}
.material-form .input-group input, .material-form .input-group select, input[type='text'].whois, input[type='password'].whois, select.whois{z-index:10}
.input-group label.th{z-index:9;display:none;position:absolute;top:50%;left:10px;margin-top:-10px;height:20px;color:#ccc}
.input-group label.th.ie9{z-index:11;display:block}
.material-form .desc{padding:10px 0}
.chkbox{display:inline-block;margin:0;padding:0}
.chk-block,
.chk-block span{display:block;text-align:center;width:100%}
.chkbox input[type='radio'],
.chkbox input[type='checkbox']{display:none}
.chkbox input[type='radio']~.rbtn{padding:6px 12px;line-height:27px;border:1px solid #ccc;border-radius:3px;cursor:pointer}
.chkbox input[type='radio']:checked~.rbtn{background:#ccc;color:#fff}
.chkbox input[type='radio']~.box,
.chkbox input[type='checkbox']~.box{color:#bbb;cursor:pointer;transition:0.5s all ease; display: flex; align-items: center;}
.chkbox input[type='radio']~.box:before,
.chkbox input[type='checkbox']~.box:before{display:inline-block;margin-right:5px;padding:2px;font-family:'Glyphicons Halflings';font-size:18px;font-weight:normal;line-height:1;text-align:center;transition:0.4s all ease;vertical-align:middle;color:#cfcfcf}
.chkbox input[type='radio']~.box:before,
.chkbox input[type='checkbox']~.box:before {content:''; display: block; width: 4px; height: 10px; margin-right: 10px; margin-top: -2px; border-bottom: solid 2px #bbb; border-right: solid 2px #bbb; box-sizing: border-box; transform:rotate(45deg); -webkit-transform:rotate(45deg);}
.chkbox input[type='radio']:checked~.box,
.chkbox input[type='checkbox']:checked~.box{color: #333;}
.chkbox input[type='radio']:checked~.box:before,
.chkbox input[type='checkbox']:checked~.box:before{border-color:#333}
.join-btn {display: flex; margin: 0 -5px; padding-top: 30px;}
.join-btn li {width: 50%; padding: 0 5px;}


@media only screen and (max-width:1280px) {
	.material-form .sub-header h4 {font-size: 20px;}
}

@media only screen and (max-width:992px) {
	.material-form .sub-header h4 {font-size: 18px; margin-top: 40px;}
}


@media only screen and (max-width:767px){
    .material-form{margin-bottom:30px;}
	.material-form .sub-header h4 {margin-top: 30px;}
}




/* 게시판 */
.paginate_regular {margin-top: 50px;}
.board_pagetab {display: flex; align-items: center; justify-content: center;}
.board_pagetab a {display: flex; align-items: center; justify-content: center; width: 46px; height: 46px; margin: 0 5px; color: #888;}
.board_pagetab span.on a {color: #000; font-weight: 700;}
.board_pagetab a.page-first,
.board_pagetab a.page-prev,
.board_pagetab a.page-next,
.board_pagetab a.page-last {text-indent: -9999px; border: solid 1px #ccc; -webkit-border-radius: 50%; border-radius: 50%;}
.board_pagetab a.page-first {background: url('/images/kor09r-22-0461/sub/paging_first.png')no-repeat center center / 16px auto;}
.board_pagetab a.page-prev {background: url('/images/kor09r-22-0461/sub/paging_prev.png')no-repeat center center / 16px auto;}
.board_pagetab a.page-next {background: url('/images/kor09r-22-0461/sub/paging_next.png')no-repeat center center / 16px auto;}
.board_pagetab a.page-last {background: url('/images/kor09r-22-0461/sub/paging_last.png')no-repeat center center / 16px auto;}

@media screen and (max-width: 768px) {
	.paginate_regular {margin-top: 30px;}
	.board_pagetab a {width: 32px; height: 32px; margin: 0 2px; font-size: 12px; background-size: 12px auto !important;}
}



.brd-list {table-layout: fixed; width: 100%;}
.brd-list caption {display: none;}
.brd-list th,
.brd-list td {border-bottom: solid 1px #c9c9c9; padding: 20px 0; text-align: center; font-size: 16px;}
.brd-list th {font-weight: 500;}
.brd-list td.brd-list__title {text-align: left;}
.brd-list td.brd-list__title a {display: inline-block; max-width: 100%; font-weight: 600;}
.brd-list td.brd-list__title a span {display: inline-block; vertical-align: middle; max-width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.brd-list td.brd-list__title a em {font-style: normal; display: inline-block; vertical-align: middle; background: #ff7200; margin-left: 5px; width: 20px; height: 20px; line-height: 20px; text-align: center; color: #fff; font-size: 10px; font-weight: 700; -webkit-border-radius: 20px; border-radius: 20px;}
.brd-list td.brd-list__down button {background: #244598; color: #fff; height: 40px; padding: 0 15px; border: none; display: inline-flex; align-items: center; justify-content: center;}
.brd-list td.brd-list__down button:after {content: ''; display: block; width: 20px; height: 15px; margin-left: 10px; margin-top: -2px; background: url('/images/kor09r-22-0461/sub/board_download.png')no-repeat center center / cover;}
.brd-list__sch {margin-top: 50px; padding: 30px; background: #f9f9f9; display: flex; align-items: center; justify-content: center;}
.brd-list__sch ul {display: flex; align-items: center; justify-content: center;}
.brd-list__sch ul li {}
.brd-list__sch ul li:nth-child(1) {flex-shrink: 0; width: 120px;}
.brd-list__sch ul li:nth-child(2) {flex-grow: 1; margin: 0 10px;}
.brd-list__sch ul li:nth-child(3) {flex-shrink: 0; width: 60px;}
.brd-list__sch select,
.brd-list__sch input,
.brd-list__sch button {display: block; width: 100%; height: 40px; -webkit-border-radius: 0px; border-radius: 0px;}
.brd-list__sch select,
.brd-list__sch input {background: #fff; border: solid 1px #dadada; padding: 0 10px;}
.brd-list__sch button {background: #555; border: none; color: #fff;}
.brd-top {display: flex; justify-content: space-between; align-items: flex-end; padding-bottom: 10px; border-bottom: solid 2px #000;}
.brd-top__total {flex-grow: 1; font-size: 16px;}
.brd-top__total b {}
.brd-top__sch {flex-shrink: 0; display: flex; align-items: center;}
.brd-top__sch dt {width: 140px; margin-right: 10px;}
.brd-top__sch dt select {display: block; width: 100%; height: 40px; border-color: #dcdcdc;}
.brd-top__sch dd {border: solid 1px #dcdcdc; width: 260px; position: relative;}
.brd-top__sch dd input[type="text"] {display: block; width: 100%; height: 38px; font-size: 14px; border: none; padding: 0 40px 0 10px; -webkit-appearance: none; appearance: none;}
.brd-top__sch dd button {display: block; width: 38px; height: 38px; border: none; text-indent: -9999px; position: absolute; right: 0; top: 0; -webkit-appearance: none; appearance: none; background: url('/images/kor09r-22-0461/sub/board_search.png')no-repeat center center / 20px auto;}


@media screen and (max-width: 1280px) {
	.brd-list th,
	.brd-list td {padding: 15px 0; font-size: 14px;}
	.brd-list td.brd-list__status em {width: 60px; height: 30px; font-size: 12px;}
	.brd-list td.brd-list__down button {font-size: 14px;}
}

@media screen and (max-width: 992px) {
	.brd-list thead {display: none;}
	.brd-list,
	.brd-list tbody,
	.brd-list tr,
	.brd-list td {display: block;}
	.brd-list th,
	.brd-list td {border-bottom: none; padding: 0; text-align: left;}
	.brd-list tr {padding: 15px 0; border-bottom: solid 1px #c9c9c9; position: relative;}
	.brd-list td.brd-list__cate {display: inline-flex; align-items: center; justify-content: center; width: auto; height: 24px; padding: 0 10px; font-size: 11px; border: solid 1px #5683ba; -webkit-border-radius: 20px; border-radius: 20px;}
	.brd-list td.brd-list__title {position: relative; padding-right: 40px;}
	.brd-list td.brd-list__title a {font-size: 13px; font-weight: 600; display: block;}
	.brd-list td.brd-list__title a span {max-width: 95%;}
	.brd-list td.brd-list__title a em {margin-left: 3px; width: 16px; height: 16px; line-height: 16px;}
	.brd-list td.brd-list__idx {position: absolute; right: 0; top: 15px; font-size: 11px;}
	.brd-list td.brd-list__idx:before {content: 'NO. ';}
	.brd-list td.brd-list__idx.notice:before {display: none;}
	.brd-list td.brd-list__name,
	.brd-list td.brd-list__date,
	.brd-list td.brd-list__hit,
	.brd-list td.brd-list__size {display: inline-block; vertical-align: middle; color: #666; font-size: 12px; line-height: 1;}
	.brd-list td.brd-list__size:before,
	.brd-list td.brd-list__size:after {content: '|'; margin: 0 8px; font-size: 10px; color: #aaa;}
	.brd-list td.brd-list__title2 {font-size: 15px; font-weight: 600;}
	.brd-list td.brd-list__desc {font-size: 13px; color: #666;}
	.brd-list td.brd-list__down {margin-top: 10px; text-align: right;}
	.brd-list td.brd-list__down button {font-size: 12px; height: 32px; padding: 0 10px;}
	.brd-list td.brd-list__down button:after {width: 16px; height: 12px; margin-left: 5px;}
	/* .brd-list td.brd-list__name,
	.brd-list td.brd-list__date {position: relative; padding-right: 8px; margin-right: 8px;}
	.brd-list td.brd-list__name:after,
	.brd-list td.brd-list__date:after {content: ''; display: block; width: 1px; height: 10px; background: #aaa; position: absolute; right: -1px; top: 50%; margin-top: -6px;}
	.brd-list td.brd-list__hit:before {content: 'hit : ';} */

	.brd-list__sch {margin-top: 30px; padding: 0; background: none;}
	.brd-list__sch ul {width: 100%;}
	.brd-list__sch ul li:nth-child(1) {width: 90px;}
	.brd-list__sch ul li:nth-child(2) {margin: 0 5px;}
	.brd-list__sch ul li:nth-child(3) {width: 50px;}
	.brd-list__sch select,
	.brd-list__sch input,
	.brd-list__sch button {font-size: 12px;}
	.brd-top form {width: 100%;}
	.brd-top__total {display: none;}
	.brd-top__sch {width: 100%;}
	.brd-top__sch dt {flex-shrink: 0; width: 100px; margin-right: 5px;}
	.brd-top__sch dt select {padding-left: 5px;}
	.brd-top__sch dd {flex-grow: 1; width: auto;}
}



.brd-view__title {border-top: solid 1px #444; padding: 20px 10px 0;}
.brd-view__title h3 {color: #333; font-size: 20px;}
.brd-view__info {padding: 10px;}
.brd-view__info span {font-size: 12px; position: relative; padding-right: 10px; margin-right: 10px;}
.brd-view__info span:last-child {padding-right: 0; margin-right: 0;}
.brd-view__info span:after {content: ''; display: block; width: 1px; height: 10px; background: #ccc; position: absolute; right: 0; top: 50%; margin-top: -5px;}
.brd-view__info span:last-child:after {display: none;}
.brd-view__content {padding: 30px 10px; border-top: solid 1px #e5e5e5; border-bottom: solid 1px #e5e5e5; min-height: 320px;}
.brd-view__content .main-video {margin-bottom: 30px;}
.brd-view__file {border-bottom: solid 1px #e5e5e5; padding: 15px 10px;}
.brd-view__file dt {font-size: 14px;}
.brd-view__file dd {font-size: 14px; margin-top: 5px;}
.brd-view__file dd ul {}
.brd-view__file dd ul li {}
.brd-view__file dd ul li:last-child {}
.brd-view__file dd ul li a {text-decoration: underline; color: #000; font-weight: 500;}
.brd-view__file dd ul li a:hover {text-decoration: underline !important;}
.brd-view__btn {display: flex; align-items: center; justify-content: space-between; margin-top: 15px; padding: 0;}
.brd-view__navi {margin-top: 30px; border-top: solid 1px #444;}
.brd-view__navi li {border-bottom: solid 1px #f0f0f0; padding: 15px 0;}
.brd-view__navi dl {display: flex; align-items: center;}
.brd-view__navi dt {flex-shrink: 0; width: 100px; font-size: 14px; padding: 0 10px;}
.brd-view__navi dd {flex-grow: 1; font-size: 14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

@media screen and (max-width: 768px) {
	.brd-view__title {padding: 15px 0 0;}
	.brd-view__title h3 { font-size: 16px;}
	.brd-view__info {padding: 10px 0;}
	.brd-view__info span {font-size: 11px; padding-right: 8px; margin-right: 8px;}
	.brd-view__info span:after {height: 8px; margin-top: -4px;}
	.brd-view__info span img {display: none;}
	.brd-view__content {padding: 20px 0;}
	.brd-view__file {padding: 10px 0;}
	.brd-view__file dt {font-size: 13px;}
	.brd-view__file dd {font-size: 12px; margin-top: 3px;}
	.brd-view__btn {padding: 0; margin-top: 10px;}
	.brd-view__navi li {padding: 10px 0;}
	.brd-view__navi dt {width: 60px; font-size: 12px;}
	.brd-view__navi dd {font-size: 12px;}
}


.gallery-list {display: flex; flex-wrap: wrap; margin: -40px -15px; padding-top: 10px;}
.gallery-list > li {padding: 50px 30px; width: 33.3333%;}
.gallery-list > li a {display: block;}
.gallery-list > li a em {display: block; padding-bottom: 79.5918%; position: relative;}
.gallery-list > li a em span {display: block; width: 50px; height: 50px; background: ##1f2282; position: absolute; left: 50%; margin-left: -25px; bottom: 0; margin-bottom: -25px; -webkit-border-radius: 50%; border-radius: 50%;}
.gallery-list > li a em span:before,
.gallery-list > li a em span:after {content: ''; display: block; background: #fff; position: absolute; left: 50%; top: 50%;}
.gallery-list > li a em span:before {width: 16px; height: 2px; margin-left: -8px; margin-top: -1px;}
.gallery-list > li a em span:after {width: 2px; height: 16px; margin-left: -1px; margin-top: -8px;}
.gallery-list > li a em:after {content: ''; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; border: solid 6px ##1f2282; opacity: 0; -webkit-transition: all .3s ease-out; ;transition: all .3s ease-out;}
.gallery-list > li a:hover em:after {opacity: 1;}
.gallery-list > li a h5 {text-align: center; margin-top: 20px; font-size: 20px; font-weight: 400; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.gallery-list > li a p {text-align: center; letter-spacing: 0.05rem; margin-top: 5px; font-size: 15px; color: #666;}
.gallery-list > li.none {text-align: center; padding: 30px; width: 100%;}

@media only screen and (max-width:1280px) {
	.gallery-list {margin: -40px -20px;}
	.gallery-list > li {padding: 40px 20px;}
	.gallery-list > li a h5 {font-size: 18px;}
}

@media only screen and (max-width:992px) {
	.gallery-list {margin: -30px -10px;}
	.gallery-list > li {padding: 30px 10px;}
	.gallery-list > li a em span {width: 40px; height: 40px; margin-left: -20px; margin-bottom: -20px;}
	.gallery-list > li a em span:before {width: 12px; margin-left: -6px;}
	.gallery-list > li a em span:after {height: 12px; margin-top: -6px;}
	.gallery-list > li a h5 {font-size: 14px;}
	.gallery-list > li a p {font-size: 12px;}
}

@media only screen and (max-width:768px) {
	.gallery-list {margin: -15px -5px;}
	.gallery-list > li {padding: 15px 5px; width: 50%;}
	.gallery-list > li a h5 {font-size: 13px; margin-top: 10px;}
}




/* 고객서비스 */
.form-control {-webkit-border-radius: 0px; border-radius: 0px;}
label {cursor: pointer !important; margin-bottom: 0;}
input[type=checkbox] {width: 20px; height: 20px; border: solid 1px #ccc; margin: -3px 5px 0 0; cursor: pointer; position: relative; vertical-align: middle; -webkit-appearance: none; appearance: none;}
input[type=checkbox]:checked:after {content: ''; display: block; background: #213b87; position: absolute; left: 4px; right: 4px; top: 4px; bottom: 4px;}
input[type=radio] {width: 20px; height: 20px; border: solid 1px #ccc; margin: -3px 5px 0 0; cursor: pointer; position: relative; vertical-align: middle; -webkit-appearance: none; appearance: none; -webkit-border-radius: 50%; border-radius: 50%;}
input[type=radio]:checked:after {content: ''; display: block; background: #213b87; position: absolute; left: 5px; right: 5px; top: 5px; bottom: 5px; -webkit-border-radius: 50%; border-radius: 50%;}
.file-coment {font-size: 12px; margin-top: 5px;}
textarea.form-control {height: 340px; width: 100%; resize: none;}
.max400 {max-width: 400px; width: 100%;}

.rsm-agree {width: 100% !important; padding-top: 60px !important; border-bottom: none !important; padding-left: 0 !important; padding-right: 0 !important;}
.rsm-agree p {font-size: 18px; margin-bottom: 10px;}
.rsm-agree textarea {height: 200px;}
.rsm-agree label {margin-top: 20px; font-weight: 400 !important; display: flex;}
.rsm-agree label input {flex-shrink: 0; margin-top: 1px;}
.rsm-radio {display: flex; align-items: center; flex-wrap: wrap;}
.rsm-radio li {margin-right: 20px; padding: 5px 0;}
.rsm-radio li:last-child {margin-right: 0;}
.rsm-radio li label {font-weight: 400 !important;}
.rsm-phone {display: flex; align-items: center;}
.rsm-phone em {display: block; width: 20px; text-align: center; flex-shrink: 0; font-style: normal;}
.rsm-mail {display: flex; align-items: center;}
.rsm-mail em {display: block; width: 30px; text-align: center; flex-shrink: 0; font-style: normal;}
.rsm-mail .menu-scroll {position: relative;}
.rsm-mail .menu-scroll button {border-left: none;}
.rsm-upload {margin-bottom: 5px;}
.rsm-upload a {display: inline-flex; align-items: center; justify-content: center; padding: 0 10px; height: 30px; background: #e5e5e5; border: solid 1px #aaa; font-size: 14px;}
.rsm-img {width: 180px; display: inline-block; vertical-align: middle; margin-left: 5px;}
.rsm-table {border-top: solid 2px #000; table-layout: fixed; width: 100%;}
.rsm-table th,
.rsm-table td {border-bottom: solid 1px #ccc; padding: 20px;}
.rsm-table th {background: #fafafa; text-align: center; font-weight: 700;}
.rsm-content {height: 340px;}
.rsm-submit {margin-top: 50px;}
.rsm-submit a,
.rsm-submit button {width: 200px; height: 70px; line-height: 70px; background: #244598; color: #fff; font-size: 22px; font-weight: 600; margin: 0 auto; border: none; display: flex; align-items: center; justify-content: center;}

@media screen and (max-width: 1280px) {
	.rsm-agree {padding-top: 30px !important;}
}

@media screen and (max-width: 992px) {
	textarea.form-control {height: 240px;}
	.rsm-agree p {font-size: 16px;}
	.rsm-agree textarea {height: 140px;}
	.rsm-agree label {margin-top: 10px;}
	.rsm-table th,
	.rsm-table td {padding: 10px; font-size: 14px;}
	.rsm-submit {margin-top: 30px;}
	.rsm-submit a,
	.rsm-submit button {width: 140px; height: 60px; line-height: 60px; font-size: 16px;}
}

@media screen and (max-width: 768px) {
	textarea.form-control {height: 140px;}	
	.rsm-agree {padding-top: 20px !important;}
	.rsm-agree p {font-size: 14px; margin-bottom: 5px;}
	.rsm-agree textarea {height: 100px; font-size: 12px;}
	.rsm-agree label {margin-top: 10px;}
	.rsm-agree label input {margin-top: -1px;}
	.rsm-table,
	.rsm-table tbody {display: block;}
	.rsm-table tr {display: flex; flex-wrap: wrap;}
	.rsm-table th {width: 100px; font-size: 13px; padding: 0; display: flex; align-items: center; justify-content: center;}
	.rsm-table td {width: calc(100% - 100px);}
	.rsm-img {width: 100%; display: block; margin-left: 0; margin-top: 5px;}
	.rsm-submit a,
	.rsm-submit button {width: 120px; height: 50px; line-height: 50px; font-size: 14px;}
}








/* 제품소개 */
.goods-wrap {}
.goods.sub-title {height: auto; padding: 60px 60px 60px 0;}
.goods.sub-title:before {background: linear-gradient(180deg, #E32119 0%, #BE2819 36.16%, #561652 100%);}
.goods.sub-title dl {position: relative; display: flex; align-items: center; justify-content: space-between;}
.goods.sub-title dl dd a {border: solid 1px #fff; padding: 8px 24px; color: #fff; font-size: 16px; display: flex; align-items: center; justify-content: center;}

.goods-cate {position: relative; margin-bottom: 30px; background: #f5f5f5; display: flex; flex-wrap: wrap;}
.goods-cate li {width: 25%;}
.goods-cate li a {height: 60px; color: #000; font-weight: 700; font-size: 16px; display: flex; align-items: center; justify-content: center;}
.goods-cate li.current a {background: #244598; color: #fff;}

.goods-chk {margin-top: 30px; position: relative; display: flex; flex-wrap: wrap;}
.goods-chk li {margin-right: 30px;}
.goods-chk li:last-child {margin-right: 0;}
.goods-chk li input[type="checkbox"] {}
.goods-chk li input[type="checkbox"]:checked:after {background: none; width: 6px; height: 12px; margin-left: 2px; margin-top: -2px; border-bottom: solid 2px #fff; border-right: solid 2px #fff; transform: rotate(45deg); -webkit-transform: rotate(45deg);}
.goods-chk li input[type="checkbox"] + label {font-weight: 400;}
.goods-search {display: flex; justify-content: space-between; align-items: flex-end; position: relative; z-index: 1;}
.goods-search > div {display: flex;}
.goods-search input[type="text"] {display: block; height: 50px; flex-grow: 1; border: solid 1px #dcdcdc; border-right: none; padding: 0 20px; width: 240px;}
.goods-search button {width: 70px; height: 50px; background: #244598; color: #fff; border: none; flex-shrink: 0; display: flex; align-items: center; justify-content: center;}
.goods-list {display: flex; flex-wrap: wrap; margin: -50px -30px; padding-top: 20px;}
.goods-list li {width: 33.3333%; padding: 50px 30px;}
.goods-list li.none {width: 100%; text-align: center;}
.goods-list li a {display: block;}
.goods-list li a em {display: block; padding-bottom: 80%; position: relative;}
.goods-list li a h5 {margin-top: 20px; text-align: center; font-size: 18px; font-weight: 700; color: #000;}
.goods-list li a em:after {content: ''; opacity: 0; display: block; position: absolute; left: 0; right: 0; top: 0; bottom: 0; border: solid 4px #244598; -webkit-transition: all .3s ease-out; transition: all .3s ease-out;}
.goods-list li a:hover em:after {opacity: 1;}


.goods-dtl__top {padding-bottom: 40px; margin-bottom: 50px; border-bottom: dotted 2px #ddd;}
.goods-dtl__top h4 {flex-grow: 1; font-size: 50px; line-height: 1.3; font-weight: 600; color: #000;}
.goods-dtl__top span {display: block; font-size: 20px; color: #244598; font-weight: 600;}
/* .goods-dtl__top button:after {content: ''; display: block; width: 16px; height: 14px; margin-left: 10px; background: url('/images/kor09r-22-0461/sub/goods_contact.png')no-repeat center center / cover;} */
.goods-dtl__half {display: flex; margin-top: 60px;}
.goods-dtl__img {width: 50%;}
.goods-dtl__img img {display: block; width: 100%; border: solid 1px #dcdcdc;}
.goods-dtl__img button {display: block; width: 50px; height: 50px; border: none; text-indent: -9999px; margin: 10px auto; background: #ececec url('/images/kor09r-22-0461/sub/goods_zoom.png')no-repeat center center / 32px auto;}
.goods-dtl__cont {width: 50%; padding-left: 60px; padding-bottom: 60px; position: relative;}
.goods-dtl__title {font-size: 24px; font-weight: 500;}
.goods-dtl__origin {display: none;}
.goods-dtl__list {margin-top: 10px;}
.goods-dtl__list li {color: #606060; display: flex; font-size: 18px; margin-bottom: 5px; letter-spacing: 0rem;}
.goods-dtl__list li:last-child {margin-bottom: 0;}
.goods-dtl__list li:before {content: ''; display: block; width: 3px; height: 3px; background: #000; margin-right: 10px; margin-top: 10px; flex-shrink: 0; -webkit-border-radius: 50%; border-radius: 50%;}
.goods-dtl__down {margin-top: 70px;}
.goods-dtl__down dt {font-size: 20px; font-weight: 400;}
.goods-dtl__down dd {margin-top: 15px; padding: 20px; background: #f8f8f8;}
.goods-dtl__down dd ul {margin: -10px; display: flex; flex-wrap: wrap;}
.goods-dtl__down dd ul li {width: 50%; padding: 10px;}
.goods-dtl__down dd ul li a {font-size: 14px; display: flex; align-items: center;}
.goods-dtl__down dd ul li a span {display: block; padding-right: 10px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.goods-dtl__down dd ul li a:after {content: ''; display: block; flex-shrink: 0; width: 16px; height: 16px; background: url('/images/kor09r-22-0461/sub/goods_down.png')no-repeat center center / cover;}
.goods-dtl__back {border-top: solid 1px #333; margin-top: 60px; padding-top: 20px; display: flex; justify-content: flex-end;}
.goods-dtl__back button {height: 50px; border: solid 1px #333; background: none; padding: 0 25px; line-height: 1.0; font-size: 16px; display: flex; align-items: center; justify-content: center;}
.goods-dtl__btn {position: absolute; right: 0; bottom: 0; display: flex;}
.goods-dtl__btn li {margin-right: 10px;}
.goods-dtl__btn li:last-child {margin-right: 0;}
.goods-dtl__btn li a {height: 60px; border: solid 1px #333; background: none; padding: 0 40px; line-height: 1.0; font-size: 18px; display: flex; align-items: center; justify-content: center;}
.goods-dtl__btn li a.blu {background: #244598; border-color: #244598; color: #fff;}
.goods-dtl__ytb {position: relative; padding-bottom: 56.25%;}
.goods-dtl__ytb iframe {display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%;}

.goods-content {margin-top: 100px;}
.goods-content-header {padding-bottom: 30px;}
.goods-content-header h5 {font-size: 30px;}
.goods-content-body {margin-top: 30px;}

.goods-main {margin: -15px; display: flex; flex-wrap: wrap;}
.goods-main li {padding: 15px; width: 25%;}
.goods-main li a {display: block;}
.goods-main li a span {display: block; position: relative;}
.goods-main li a img {display: block; width: 100%;}
.goods-main li a p {text-align: center; margin-top: 10px; color: #000; font-weight: 700;}
.goods-main li a span:after {content: ''; opacity: 0; display: block; position: absolute; left: 0; right: 0; top: 0; bottom: 0; border: solid 4px #244598; -webkit-transition: all .3s ease-out; transition: all .3s ease-out;}
.goods-main li a:hover span:after {opacity: 1;}


.goods-dtl__thumb {width: 50%; position: relative; z-index: 1;}
.goods-dtl__big {}
.goods-dtl__big .slick-slide {border: solid 1px #ddd;}
.goods-dtl__big .slick-slide img {display: block; width: 100%;}
.goods-dtl__small {margin: 30px -30px 0; padding: 0 25px;}
.goods-dtl__small .slick-slide {padding: 0 5px;}
.goods-dtl__small .slick-slide img {display: block; border: solid 1px #ddd; width: 100%;}
.goods-dtl__small .slick-arrow {display: block; position: absolute; top: 0; bottom: 0; width: 25px; border: none; background: none; text-indent: -9999px;}
.goods-dtl__small .slick-prev {left: 0;}
.goods-dtl__small .slick-next {right: 0;}
.goods-dtl__small .slick-arrow:after {content: ''; display: block; width: 12px; height: 12px; border-top: solid 2px #ccc; position: absolute; left: 50%; top: 50%; margin-top: -6px;}
.goods-dtl__small .slick-prev:after {border-left: solid 2px #ccc; margin-left: -2px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg);}
.goods-dtl__small .slick-next:after {border-right: solid 2px #ccc; margin-left: -8px; -webkit-transform: rotate(45deg); transform: rotate(45deg);}
.goods-dtl__small .slick-arrow:hover:after {border-color: #666;}

.goods-dtl__tb {width: 100%; margin-top: 60px; border-top: solid 1px #333;}
.goods-dtl__tb th,
.goods-dtl__tb td {text-align: center; padding: 10px; border-bottom: solid 1px #ddd; color: #000;}
.goods-dtl__tb thead th {background: #f7f7f7;}
.goods-dtl__tb td {text-align: left;}



@media only screen and (max-width:1280px){
	.goods.sub-title {padding: 40px 60px 40px 0;}
	.goods.sub-title dl dd a {font-size: 14px; padding: 5px 15px;}
	.goods-cate li a {font-size: 14px;}
	.goods-chk li input[type="checkbox"] + label {font-size: 14px;}
	
	.goods-list {margin: -40px -10px;}
	.goods-list li {padding: 40px 10px;}
	.goods-list li a h5 {font-size: 16px;}
	
	.goods-dtl__top {padding-bottom: 30px; margin-bottom: 40px;}
	.goods-dtl__top h4 {font-size: 26px;}
	.goods-dtl__top span {font-size: 18px;}
	.goods-dtl__half {margin-top: 40px;}
	.goods-dtl__cont {padding-left: 40px;}
	.goods-dtl__down {margin-top: 60px;}
	.goods-dtl__down dt {font-size: 18px; font-weight: 500;}
	.goods-dtl__down dd {margin-top: 10px;}
	.goods-dtl__down dd ul {margin: 0;}
	.goods-dtl__down dd ul li {width: 100%; padding: 0; margin-bottom: 10px;}
	.goods-dtl__down dd ul li:last-child {margin-bottom: 0;}

	.goods-content {margin-top: 60px;}
	.goods-content-header {padding-bottom: 20px;}
	.goods-content-header h5 {font-size: 26px;}
	.goods-content-body {margin-top: 20px;}

	.goods-dtl__thumb {}
	.goods-dtl__small {margin: 30px -20px 0; padding: 0 15px;}
	.goods-dtl__small .slick-arrow {width: 20px;}

	.goods-dtl__tb {margin-top: 30px;}
	.goods-dtl__tb th,
	.goods-dtl__tb td {padding: 5px;}
}

@media only screen and (max-width:992px){
	.goods.sub-title {padding: 30px 60px 30px 0;}
	.goods.sub-title dl dd a {font-size: 13px; padding: 5px 10px;}
	.goods-cate li {width: 33.3333%;}
	.goods-cate li a {font-size: 13px; height: 50px;}
	.goods-chk {margin-top: 10px; padding-top: 10px; border-top: solid 1px rgba(255,255,255,0.5);}
	.goods-chk li {margin-right: 20px;}
	.goods-search input[type="text"] {height: 46px; font-size: 14px;}
	.goods-search button {height: 46px;}

	.goods-list {margin: -30px -5px;}
	.goods-list li {padding: 30px 5px; width: 33.3333%;}  
	.goods-list li a h5 {font-size: 14px;}
	
	.goods-dtl__top {padding-bottom: 20px; margin-bottom: 30px;}
	.goods-dtl__top h4 {font-size: 20px;}
	.goods-dtl__top span {font-size: 16px;}
	.goods-dtl__half {margin-top: 30px;}
	.goods-dtl__title {font-size: 20px;}
	.goods-dtl__list li {font-size: 13px;}
	.goods-dtl__list li:before {margin-top: 8px; margin-right: 8px;}
	.goods-dtl__cont {padding-left: 30px;}
	.goods-dtl__down {margin-top: 40px;}
	.goods-dtl__down dt {font-size: 16px;}
	.goods-dtl__down dd ul li a {font-size: 13px;}
	.goods-dtl__btn li {margin-right: 5px;}
	.goods-dtl__btn li a {height: 50px; padding: 0 30px; font-size: 16px;}

	.goods-content {margin-top: 40px;}
	.goods-content-header {padding-bottom: 15px;}
	.goods-content-header h5 {font-size: 20px;}
	.goods-content-body {margin-top: 15px;}

	.goods-main {margin: -15px -10px;}
	.goods-main li {padding: 15px 10px; width: 33.3333%;}

	.goods-dtl__thumb {}
	.goods-dtl__small .slick-arrow {display: none !important;}

}

@media only screen and (max-width:767px){
	.goods.sub-title {padding: 20px 30px 20px 0;}
	.goods-cate li {width: 50%;}
	.goods-cate li a {font-size: 11px; height: 40px;}
	.goods-chk li input[type="checkbox"] + label {font-size: 13px;}

	.goods-search p {display: none;}
	.goods-search > div {width: 100%;}
	.goods-search input[type="text"] {height: 44px; font-size: 14px; padding: 0 10px; width: calc(100% - 70px);}
	.goods-search button {height: 44px; font-size: 14px;} 

	.goods-list {margin: -20px -5px;}
	.goods-list li {padding: 20px 5px; width: 50%;}
	.goods-list li a h5 {font-size: 13px; margin-top: 10px;}

	.goods-dtl__top {display: block; padding-bottom: 10px; margin-bottom: 15px;}
	.goods-dtl__top h4 {}
	.goods-dtl__top button {margin-left: auto; margin-right: auto; margin-top: 15px; height: 34px; font-size: 12px;}
	.goods-dtl__top button:after {width: 12px; height: 11px;}
	.goods-dtl__half {display: block; margin-top: 20px;}
	.goods-dtl__title {font-size: 16px;}
	.goods-dtl__img {width: 100%;}
	.goods-dtl__img button {width: 40px; height: 40px; background-size: 24px auto;}
	.goods-dtl__cont {width: 100%; padding-left: 0; margin-top: 30px; padding-bottom: 0;}
	.goods-dtl__down {margin-top: 30px;}
	
	.goods-dtl__btn {position: static; padding-top: 20px; margin: 0 -2px;}
	.goods-dtl__btn li {margin-right: 0; width: 50%; padding: 0 2px;}
	.goods-dtl__btn li a {width: 100%; padding: 0 0; font-size: 14px;}

	.goods-dtl__back {margin-top: 30px; padding-top: 15px;}
	.goods-dtl__back button {height: 34px; padding: 0 10px; font-size: 12px;}

	.goods-main {margin: -10px -5px;}
	.goods-main li {padding: 10px 5px; width: 50%;}
	
	.goods-dtl__thumb {width: 100%;}
	.goods-dtl__small {margin-top: 10px;}

}






/* 인사말 */
.gretting {display: flex; gap: 70px;}
.gretting dt {flex: 1;}
.gretting dt img {display: block; width: 100%;}
.gretting dd {flex: 1;}
.gretting dd h4 {font-size: 36px; letter-spacing: -0.075rem;}
.gretting dd h4 span {color: #1f2283;}
.gretting dd h5 {font-size: 20px; font-weight: 300; margin-top: 40px;}
.gretting dd h5 span {color: #e61573; font-weight: 500;}
.gretting dd p {font-size: 18px; font-weight: 300; margin-top: 20px; line-height: 1.8;}
.gretting dd p span {font-weight: 400; color: #1f2283;}
.gretting dd p strong {font-weight: 400; box-shadow: inset 0 -1rem 0 #faebf1;}
.gretting dd h6 {margin-top: 30px; display: flex; align-items: center; justify-content: flex-end;}
.gretting dd h6 em {font-size: 13px; color: #333; line-height: 1.2; font-weight: 400; margin-right: 15px;}
.gretting dd h6 strong {font-size: 28px; letter-spacing: 0.75rem; font-weight: 600;}
.partner {margin-top: 100px; padding: 80px 0; position: relative;}
.partner:before {content: ''; display: block; background: #f8f9f8; width: 100vw; position: absolute; z-index: -1; top: 0; bottom: 0; left: 50%; transform:translateX(-50%);}
.partner dt {font-size: 22px; color: #1e2283; font-weight: 500;}
.partner dd {margin-top: 15px;}
.partner dd ul {margin: -5px; display: flex; flex-wrap: wrap;}
.partner dd ul li {width: calc(100% / 6); padding: 5px;}
.partner dd ul li img {display: block; width: 100%; border: solid 1px #dedede;}

@media only screen and (max-width:1280px){
	.gretting {gap: 0;}
	.gretting dt {flex: none; width: 45%; padding-right: 40px;}
	.gretting dd {flex: none; width: 55%;}
	.gretting dd h4 {font-size: 30px;}
	.gretting dd h5 {font-size: 18px; margin-top: 30px;}
	.gretting dd p {font-size: 16px;}
}

@media only screen and (max-width:992px){
	.gretting dd h4 {font-size: 26px;}
	.gretting dd h5 {font-size: 18px;}
	.gretting dd p {font-size: 15px;}
	.partner {margin-top: 80px; padding: 60px 0;}
}

@media only screen and (max-width:767px){
	.gretting {display: block;}
	.gretting dt {width: 100%; padding-right: 0;}
	.gretting dd {width: 100%; margin-top: 20px;}
	.gretting dd h4 {font-size: 22px;}
	.gretting dd h5 {font-size: 17px; margin-top: 20px;}
	.gretting dd h6 em {font-size: 12px;}
	.gretting dd h6 strong {font-size: 24px;}
	.partner {margin-top: 60px; padding: 40px 0 60px;}
	.partner dt {font-size: 18px;}
	.partner dd {margin-top: 10px;}
	.partner dd ul {margin: -2px;}
	.partner dd ul li {width: calc(100% / 3); padding: 2px;}

}


/* 미션 및 특별함 */
.msion-main {background: #f0eded url('/images/kor09r-22-0461/sub/mission_logo.png')no-repeat bottom center / 100% auto; padding: 90px 0; display: flex; justify-content: center;}
.msion-main li {padding: 0 40px;}
.msion-main li div {width: 390px; height: 390px; background: #fff; display: flex; flex-direction: column; align-items: center; justify-content: center; -webkit-border-radius: 50%; border-radius: 50%;}
.msion-main li h5 {font-size: 36px; color: #d23d79; text-transform: uppercase;}
.msion-main li:nth-child(1) h5 {color: #d23d79;}
.msion-main li:nth-child(2) h5 {color: #1f2283;}
.msion-main li p {margin-top: 20px; font-size: 20px; font-weight: 300; text-align: center; height: 6.4em; display: flex; align-items: center;}

.msion-title {margin-top: 100px; font-size: 25px;}
.msion-list {margin-top: 50px;}
.msion-list li {margin-bottom: 100px;}
.msion-list li:last-child {margin-bottom: 0;}
.msion-list li dl {display: flex;}
.msion-list li dl dt {width: 50%; order: 1;}
.msion-list li dl dt img {display: block; width: 100%;}
.msion-list li dl dd {width: 50%; display: flex;}
.msion-list li dl dd span {display: block; width: 120px; font-size: 16px; padding-top: 3px; color: #d23e79; font-weight: 500; flex-shrink: 0;}
.msion-list li dl dd div {padding-right: 20px;}
.msion-list li dl dd h5 {font-size: 26px; font-weight: 500;}
.msion-list li dl dd p {font-size: 16px; font-weight: 300; margin-top: 20px; line-height: 1.8;}
.msion-list li dl dd img {display: block; width: 83px; margin-top: 30px;}

@media only screen and (max-width:1280px){
	.msion-main li {padding: 0 30px;}
	.msion-main li div {width: 360px; height: 360px;}
	.msion-main li h5 {font-size: 26px;}
	.msion-main li p {margin-top: 20px; font-size: 18px;}

	.msion-list li dl dt {width: 45%;}
	.msion-list li dl dd {width: 55%;}
	.msion-list li dl dd span {width: 100px;}
	.msion-list li dl dd h5 {font-size: 22px;}
	.msion-list li dl dd p {margin-top: 10px;}
	.msion-list li dl dd img {width: 70px; margin-top: 20px;}
}

@media only screen and (max-width:992px){
	.msion-main li {padding: 0 15px;}
	.msion-main li div {width: 320px; height: 320px;}
	.msion-main li h5 {font-size: 20px;}
	.msion-main li p {margin-top: 10px; font-size: 16px;}

	.msion-title {margin-top: 80px; font-size: 22px;}
	.msion-list {margin-top: 30px;}
	.msion-list li {margin-bottom: 60px;}
	.msion-list li dl dt {width: 50%;}
	.msion-list li dl dd {width: 50%; display: block;}
	.msion-list li dl dd span {width: 100%; font-size: 14px;}
	.msion-list li dl dd h5 {font-size: 20px; margin-top: 5px;}
	.msion-list li dl dd p {font-size: 15px;}
	.msion-list li dl dd img {width: 50px; margin-top: 15px;}
}

@media only screen and (max-width:767px){
	.msion-main {display: block; padding: 0; background: none;}
	.msion-main li {padding: 0; margin-bottom: 10px;}
	.msion-main li:last-child {margin-bottom: 0;}
	.msion-main li div {padding: 20px;width: auto; height: auto; border: solid 1px #dedede; -webkit-border-radius: 0; border-radius: 0;}
	.msion-main li h5 {font-size: 18px;}
	.msion-main li p {margin-top: 10px; font-size: 14px;}

	.msion-title {margin-top: 40px; font-size: 20px;}
	.msion-list {margin-top: 10px;}
	.msion-list li {margin-bottom: 40px;}
	.msion-list li dl {display: block;}
	.msion-list li dl dt {width: 100%;}
	.msion-list li dl dd {width: 100%; margin-top: 10px;}
	.msion-list li dl dd span {font-size: 13px;}
	.msion-list li dl dd h5 {font-size: 18px; margin-top: 5px;}
	.msion-list li dl dd p {font-size: 14px;}
}


/* 의료장비 */
.eqmt-slider {margin: 0 auto; max-width: 600px; margin-top: -40px;}
.eqmt-slider .slick-arrow {position: absolute; background: none; border: none; text-indent: -9999px; width: 40px; height: 40px; z-index: 1; top: 50%; margin-top: -20px;}
.eqmt-slider .slick-prev {left: 0;}
.eqmt-slider .slick-next {right: 0;}
.eqmt-slider .slick-arrow:after {content: ''; display: block; width: 30px; height: 30px; box-sizing: border-box; border-top: solid 6px #e9e9ed; position: absolute; left: 50%; top: 50%; margin-top: -15px;}
.eqmt-slider .slick-prev:after {margin-left: -10px; border-left: solid 6px #e9e9ed; transform:rotate(-45deg); -webkit-transform:rotate(-45deg);}
.eqmt-slider .slick-next:after {margin-left: -20px; border-right: solid 6px #e9e9ed; transform:rotate(45deg); -webkit-transform:rotate(45deg);}
.eqmt-slider p {font-size: 20px; padding: 30px 120px 20px; max-width: 100%; white-space: nowrap; position: absolute; left: 50%; bottom: 0; background: #fff; text-align: center; -webkit-transform:translate(-50%, 0); transform:translate(-50%, 0);}
.eqmt-nav {padding: 0 80px;}
.eqmt-nav .slick-slide {padding: 0 5px;}
.eqmt-nav .slick-slide img {display: block; width: 100%; border: solid 1px #eaeaea;}
.eqmt-nav .slick-arrow {display: block; width: 40px; height: 40px; background: #cecece; text-indent: -9999px; border: none; position: absolute; top: 50%; margin-top: -20px; z-index: 1; -webkit-border-radius: 50%; border-radius: 50%;}
.eqmt-nav .slick-prev {left: 0;}
.eqmt-nav .slick-next {right: 0;}
.eqmt-nav .slick-arrow:before {content: ''; display: block; width: 16px; height: 2px; background: #fff; position: absolute; left: 50%; top: 50%; margin-left: -8px; margin-top: -1px;}
.eqmt-nav .slick-arrow:after {content: ''; display: block; width: 10px; height: 10px; box-sizing: border-box; border-top: solid 2px #fff; position: absolute; top: 50%; margin-top: -5px;}
.eqmt-nav .slick-prev:after {border-left: solid 2px #fff; left: 12px; transform:rotate(-45deg); -webkit-transform:rotate(-45deg);}
.eqmt-nav .slick-next:after {border-right: solid 2px #fff; right: 12px; transform:rotate(45deg); -webkit-transform:rotate(45deg);}

@media only screen and (max-width:1280px){
	.eqmt-slider p {font-size: 18px; padding: 20px 100px 10px;}
	.eqmt-nav {padding: 0 60px;}
}

@media only screen and (max-width:992px){
	.eqmt-slider p {font-size: 16px; padding: 10px 60px;}
}

@media only screen and (max-width:767px){
	.eqmt-slider {margin: 0 -20px;}
	.eqmt-slider .slick-prev {left: 10px;}
	.eqmt-slider .slick-next {right: 10px;}
	.eqmt-slider .slick-arrow:after {width: 20px; height: 20px; margin-top: -10px; border-top-width: 4px;}
	.eqmt-slider .slick-prev:after {margin-left: -5px; border-left-width: 4px;}
	.eqmt-slider .slick-next:after {margin-left: -15px; border-right-width: 4px;}
	.eqmt-slider p {font-size: 14px; margin-top: 10px; padding: 0; position: static; -webkit-transform:translate(0, 0); transform:translate(0, 0);}
	.eqmt-nav {padding: 0 40px; margin-left: -10px; margin-right: -10px;}
	.eqmt-nav .slick-slide {padding: 0 2px;}
	.eqmt-nav .slick-arrow {width: 30px; height: 30px; margin-top: -15px;}
	.eqmt-nav .slick-prev {left: 0;}
	.eqmt-nav .slick-next {right: 0;}
	.eqmt-nav .slick-arrow:before {width: 12px; margin-left: -6px;}
	.eqmt-nav .slick-arrow:after {width: 8px; height: 8px; margin-top: -4px;}
	.eqmt-nav .slick-prev:after {left: 8px;}
	.eqmt-nav .slick-next:after {right: 8px;}
}



/* 브로슈어 */
.brch-title {font-size: 25px;}
.brch-slider {margin-top: 40px;}
.brch-slider .slick-arrow {position: absolute; background: none; border: none; text-indent: -9999px; width: 80px; height: 80px; z-index: 1; top: 50%; margin-top: -40px;}
.brch-slider .slick-prev {right: 100%; margin-right: 20px;}
.brch-slider .slick-next {left: 100%; margin-left: 20px;}
.brch-slider .slick-arrow:after {content: ''; display: block; width: 50px; height: 50px; box-sizing: border-box; border-top: solid 10px #f2f2f2; position: absolute; left: 50%; top: 50%; margin-top: -25px;}
.brch-slider .slick-prev:after {margin-left: -15px; border-left: solid 10px #f2f2f2; transform:rotate(-45deg); -webkit-transform:rotate(-45deg);}
.brch-slider .slick-next:after {margin-left: -35px; border-right: solid 10px #f2f2f2; transform:rotate(45deg); -webkit-transform:rotate(45deg);}
.brch-num {margin-top: 50px; text-align: center; font-size: 18px; font-weight: 300;}
.brch-num strong {font-weight: 500;}

@media only screen and (max-width:1480px){
	.brch-slider .slick-prev {margin-right: -100px;}
	.brch-slider .slick-next {margin-left: -100px;}
}

@media only screen and (max-width:1280px){
	.brch-slider {margin-top: 20px;}
	.brch-slider .slick-arrow {width: 40px; height: 40px; margin-top: -20px;}
	.brch-slider .slick-prev {margin-right: -60px;}
	.brch-slider .slick-next {margin-left: -60px;}
	.brch-slider .slick-arrow:after {width: 30px; height: 30px; margin-top: -15px; border-top-width: 6px;}
	.brch-slider .slick-prev:after {margin-left: -5px; border-left-width: 6px;}
	.brch-slider .slick-next:after {margin-left: -25px; border-right-width: 6px;}
	.brch-num {margin-top: 30px;}
}

@media only screen and (max-width:992px){
	.brch-title {font-size: 22px;}
}

@media only screen and (max-width:767px){
	.brch-title {font-size: 18px;}
	.brch-slider {margin-top: 10px;}
	.brch-slider .slick-arrow {width: 30px; height: 30px; margin-top: -15px;}
	.brch-slider .slick-prev {margin-right: -40px;}
	.brch-slider .slick-next {margin-left: -40px;}
	.brch-slider .slick-arrow:after {width: 20px; height: 20px; margin-top: -10px; border-top-width: 4px;}
	.brch-slider .slick-prev:after {margin-left: -5px; border-left-width: 4px;}
	.brch-slider .slick-next:after {margin-left: -15px; border-right-width: 4px;}
	.brch-num {margin-top: 10px; font-size: 14px;}

}




/* 오시는길 */
.loc-map {height: 700px;}
.loc-map iframe {display: block; width: 100%; height: 100%;}
.loc-info {margin-top: 80px;}
.loc-info dt img {display: block; margin: 0 auto;}
.loc-info dd {margin-top: 20px;}
.loc-info dd ul {display: flex; border: solid 1px #dadada; padding: 40px 0;}
.loc-info dd ul li {width: 33.3333%; border-right: solid 1px #e8e8e8; display: flex; flex-direction: column;}
.loc-info dd ul li:last-child {border-right: none;}
.loc-info dd ul li:before {content: ''; display: block; width: 27px; height: 26px; margin: 0 auto; flex-shrink: 0;}
.loc-info dd ul li:nth-child(1):before {background: url('/images/kor09r-22-0461/sub/location_1.png')no-repeat center center / cover;}
.loc-info dd ul li:nth-child(2):before {background: url('/images/kor09r-22-0461/sub/location_2.png')no-repeat center center / cover;}
.loc-info dd ul li:nth-child(3):before {background: url('/images/kor09r-22-0461/sub/location_3.png')no-repeat center center / cover;}
.loc-info dd ul li p {margin-top: 20px; text-align: center; flex-grow: 1; display: flex; align-items: center; justify-content: center;}

@media only screen and (max-width:1280px){
	.loc-map {height: 500px;}
}

@media only screen and (max-width:992px){
	.loc-map {height: 400px;}
	.loc-info {margin-top: 60px;}
	.loc-info img {width: 300px;}
	.loc-info dd ul {padding: 30px 0;}
	.loc-info dd ul li p {font-size: 14px;}
}

@media only screen and (max-width:767px){
	.loc-map {height: 300px; margin: 0 -20px;}
	.loc-info {margin-top: 40px;}
	.loc-info img {width: 220px;}
	.loc-info dd ul {padding: 0; display: block;}
	.loc-info dd ul li {width: 100%; padding: 20px 0; border-bottom: solid 1px #e8e8e8; border-right: none;}
	.loc-info dd ul li:last-child {border-bottom: none;}
	.loc-info dd ul li p {font-size: 14px; margin-top: 10px; height: 3.2rem;}

}



/* 종합검진 Plan */
.plan-title h4 {font-size: 30px; color: #1e2283;}
.plan-title p {font-size: 20px; color: #6c6c6c;}
.plan-title p strong {color: #000; font-weight: 500;}
.plan-title p span {display: block; font-size: 16px; color: #888; margin-top: 5px;}

.plan-wrap {padding-top: 40px;}
.plan-list {display: flex; margin: -40px; flex-wrap: wrap; justify-content: center;}
.plan-list li {width: calc(100% / 6); text-align: center; padding: 40px; position: relative;}
.plan-list li em {display: block; margin: 0 auto; background: #f1f7fb; width: 150px; height: 150px; position: relative; display: flex; align-items: center; justify-content: center; -webkit-border-radius: 10px; border-radius: 10px;}
.plan-list li em img {display: block; width: 65px; position: absolute; left: 50%; top: 50%; margin-left: -32px; margin-top: -32px;}
.plan-list li h5 {font-size: 18px; margin-top: 20px;}
.plan-list li p {font-size: 16px; color: #8e8e8e; margin-top: 10px;}

.plan-list.type1 li:last-child {margin-right: calc(100% / 6);}
.plan-list.type1 li:last-child em {left: calc(100% + 40px); -webkit-transform:translateX(-50%); transform:translateX(-50%);}
.plan-list.type1 li:last-child h5 {width: calc(200% + 80px);}
.plan-list.type1 li:last-child p {width: calc(200% + 80px);}

.plan-list.type2 li em {background: #fdf5f8;}
.plan-list.type2 li dl {display: inline-block; position: relative; margin-top: 10px;}
.plan-list.type2 li dl:after {content: ''; display: block; background: #d0d0d0; width: 1px; position: absolute; left: 100%; top: 13px; bottom: 12px; margin-left: 15px;}
.plan-list.type2 li dl dt {color: #8e8e8e; position: absolute; left: 100%; top: 50%; transform:translateY(-50%); margin-left: 20px;}
.plan-list.type2 li dl dd {color: #8e8e8e; position: relative; text-align: center;}
.plan-list.type2 li dl dd:nth-child(2):after,
.plan-list.type2 li dl dd:last-child:after {content: ''; display: block; background: #d0d0d0; width: 8px; height: 1px; position: absolute; left: 100%; top: 50%; margin-left: 7px;}

.plan-wrap.type2 {display: flex; align-items: flex-start;}
.plan-wrap.type2 .plan-list.type1 {width: 840px; margin: -40px -30px;}
.plan-wrap.type2 .plan-list.type1 li {width: 25%; padding: 40px 30px;}
.plan-wrap.type2 .plan-list.type2 {margin: -40px -30px;}
.plan-wrap.type2 .plan-list.type2 li {width: 100%; padding: 40px 30px;}

.plan-wrap.type3 {display: flex; align-items: flex-start;}
.plan-wrap.type3 .plan-list.type1 {width: 840px; margin: -40px -30px;}
.plan-wrap.type3 .plan-list.type1 li {width: 25%; padding: 40px 30px;}
.plan-wrap.type3 .plan-list.type2 {margin: -40px -30px; width: 420px; justify-content: flex-start;}
.plan-wrap.type3 .plan-list.type2 li {width: 50%; padding: 40px 30px;}

.plan-plus {display: flex; flex-grow: 1; height: 150px; position: relative; align-items: center; justify-content: center;}
.plan-plus:before,
.plan-plus:after {content: ''; display: block; background: #000;}
.plan-plus:before {width: 24px; height: 4px;}
.plan-plus:after {width: 4px; height: 24px; position: absolute; left: 50%; top: 50%; margin-left: -2px; margin-top: -12px;}

.plan-tab {margin-top: 40px; border: solid 1px #e2e2e2; display: flex; flex-wrap: wrap;}
.plan-tab li {width: 25%; border-right: solid 1px #e2e2e2;}
.plan-tab li:last-child {border-right: none;}
.plan-tab li button {width: calc(100% + 2px); height: 50px; margin: -1px; color: #b8b8b8; text-align: center; background: none; border: none; display: flex; align-items: center; justify-content: center;}
.plan-tab li button.active {background: #1b2234; color: #fff;}
.plan-cont {display: none; padding-top: 60px; background: url('/images/kor09r-22-0461/sub/plan_bg.png')no-repeat center center;}
.plan-basic {margin-top: 80px;}

@media only screen and (max-width:1280px){
	.plan-title h4 {font-size: 24px;}
	.plan-title p {font-size: 16px;}
	.plan-title p span {font-size: 14px;}
	.plan-wrap {padding-top: 30px;}
	.plan-list {margin: -30px -20px;}
	.plan-list li {padding: 30px 20px;}
	.plan-list li em {width: 120px; height: 120px;}
	.plan-list li h5 {font-size: 16px; margin-top: 15px;}
	.plan-list li p {font-size: 14px; margin-top: 5px;}
	.plan-list.type2 li dl {margin-top: 5px;}
	.plan-list.type2 li dl:after {top: 11px; bottom: 10px;}
	.plan-list.type2 li dl dt,
	.plan-list.type2 li dl dd {font-size: 14px;}
	.plan-list.type1 li:last-child em {left: calc(100% + 20px);}
	.plan-list.type1 li:last-child h5 {width: calc(200% + 40px);}
	.plan-list.type1 li:last-child p {width: calc(200% + 40px);}

	.plan-wrap.type2 .plan-list.type1 {width: 640px; margin: -30px -20px;}
	.plan-wrap.type2 .plan-list.type1 li {padding: 30px 20px;}
	.plan-wrap.type2 .plan-list.type2 {margin: -30px -20px;}
	.plan-wrap.type2 .plan-list.type2 li { padding: 30px 20px;}

	.plan-wrap.type3 .plan-list.type1 {width: 640px; margin: -30px -20px;}
	.plan-wrap.type3 .plan-list.type1 li {padding: 30px 20px;}
	.plan-wrap.type3 .plan-list.type2 {margin: -30px -20px; width: 320px;}
	.plan-wrap.type3 .plan-list.type2 li {padding: 30px 20px;}

	.plan-plus {height: 120px;}
	.plan-tab {margin-top: 20px;}
	.plan-basic {margin-top: 60px;}
}

@media only screen and (max-width:992px){
	.plan-title h4 {font-size: 20px;}
	.plan-title p {font-size: 14px;}
	.plan-title p span {font-size: 13px;}
	.plan-wrap {padding-top: 20px;}
	.plan-list {margin: -20px -10px;}
	.plan-list li {padding: 20px 10px;}
	.plan-list li em {width: 90px; height: 90px;}
	.plan-plus {height: 90px;}
	.plan-list li h5 {font-size: 14px; margin-top: 10px;}
	.plan-list li p {font-size: 13px;}
	.plan-list.type1 li:last-child em {left: calc(100% + 10px);}
	.plan-list.type1 li:last-child h5 {width: calc(200% + 20px);}
	.plan-list.type1 li:last-child p {width: calc(200% + 20px);}
	
	.plan-wrap.type2 .plan-list.type1 {width: 440px; margin: -20px -10px;}
	.plan-wrap.type2 .plan-list.type1 li {padding: 20px 10px;}
	.plan-wrap.type2 .plan-list.type2 {margin: -20px -10px;}
	.plan-wrap.type2 .plan-list.type2 li { padding: 20px 10px;}

	.plan-wrap.type3 .plan-list.type1 {width: 440px; margin: -20px -10px;}
	.plan-wrap.type3 .plan-list.type1 li {padding: 20px 10px;}
	.plan-wrap.type3 .plan-list.type2 {margin: -20px -10px; width: 220px;}
	.plan-wrap.type3 .plan-list.type2 li {padding: 20px 10px;}

	.plan-tab {margin-top: 0;}
	.plan-tab li button {font-size: 14px;}
	.plan-cont {padding-top: 40px;}
	.plan-basic {margin-top: 40px;}
}

@media only screen and (max-width:767px){
	.plan-title h4 {font-size: 18px;}
	.plan-title p {font-size: 13px;}	
	.plan-title p span {font-size: 12px;}
	.plan-list {margin: -10px;}
	.plan-list li {padding: 10px; width: 33.3333%;}
	.plan-list li h5 {font-size: 13px;}
	.plan-list li p {font-size: 12px;}
	.plan-list.type1 li {width: 33.3333%;}
	.plan-list.type1 li:last-child {margin-right: 33.3333%;}
	.plan-list.type1 li:last-child em {left: calc(100% + 10px);}
	.plan-list.type1 li:last-child h5 {width: calc(200% + 20px);}
	.plan-list.type1 li:last-child p {width: calc(200% + 20px);}

	.plan-wrap.type2 {display: block;}
	.plan-wrap.type2 .plan-list.type1 {width: auto;}
	.plan-wrap.type2 .plan-list.type1 li {width: 33.3333%;}
	.plan-wrap.type2 .plan-list.type2 {width: auto;}
	.plan-wrap.type2 .plan-list.type2 li {width: 100%;}
	
	.plan-wrap.type3 {display: block;}
	.plan-wrap.type3 .plan-list.type1 {width: auto;}
	.plan-wrap.type3 .plan-list.type1 li {width: 33.3333%;}
	.plan-wrap.type3 .plan-list.type2 {width: auto;}
	.plan-wrap.type3 .plan-list.type2 li {width: 33.3333%;}

	.plan-plus {height: 100px;}

	.plan-tab li {width: 50%; border-bottom: solid 1px #e2e2e2;}
	.plan-tab li:nth-child(2) {border-right: none;}
	.plan-tab li:nth-child(3),
	.plan-tab li:nth-child(4) {border-bottom: none;}
	.plan-tab li button {font-size: 13px; height: 40px;}
	.plan-cont {padding-top: 30px;}
}



/* 맞춤형검진 */
.cstmiz {display: flex; margin: 0 -20px; padding-bottom: 40px;}
.cstmiz:last-child {padding-bottom: 0;}
.cstmiz > div {width: 50%; padding: 0 20px;}
.cstmiz > div > div {margin: -20px 0; height: calc(100% + 40px); display: flex; flex-direction: column;}
.cstmiz > div > div > div {padding: 20px 0;}
.cstmiz > div > div > div.shrink {flex-shrink: 0;}
.cstmiz > div > div > div.grow {flex-grow: 1;}
.cstmiz > div > div > div.auto {flex: auto;}
.cstmiz-cont {padding: 30px; height: 100%; border: solid 1px #cbcbcb; display: flex; -webkit-border-radius: 15px; border-radius: 15px;}
.cstmiz-cont dt {font-size: 22px; color: #1e2283; width: 50%; font-weight: 700; line-height: 1.4;}
.cstmiz-cont dd {width: 50%;}
.cstmiz-cont dd ul li {margin-bottom: 30px;}
.cstmiz-cont dd ul li:last-child {margin-bottom: 0;}
.cstmiz-cont dd ul li h5 {font-size: 18px; display: flex;}
.cstmiz-cont dd ul li h5:before {content: ''; display: block; margin-right: 10px; margin-top: 11px; width: 4px; height: 4px; background: #d8d8d8; flex-shrink: 0; -webkit-border-radius: 50%; border-radius: 50%;}
.cstmiz-cont dd ul li p {color: #8e8e8e; padding-left: 14px; margin-top: 5px;}

@media only screen and (max-width:1280px){
	.cstmiz-cont dt {font-size: 20px;}
	.cstmiz-cont dd ul li p {font-size: 14px;}
}

@media only screen and (max-width:992px){
	.cstmiz {margin: 0 -10px; padding-bottom: 20px;}
	.cstmiz > div {padding: 0 10px;}
	.cstmiz > div > div {margin: -10px 0; height: calc(100% + 20px);}
	.cstmiz > div > div > div {padding: 10px 0;}
	.cstmiz-cont {display: block; padding: 20px;}
	.cstmiz-cont dt {width: 100%; font-size: 18px;}
	.cstmiz-cont dt br {display: none;}
	.cstmiz-cont dd {width: 100%; margin-top: 20px;}
	.cstmiz-cont dd ul {margin-left: -10px;}
	.cstmiz-cont dd ul li {margin-bottom: 20px;}
	.cstmiz-cont dd ul li h5 {font-size: 16px;}
	.cstmiz-cont dd ul li p {font-size: 13px;}
}

@media only screen and (max-width:767px){
	.cstmiz {margin: 0; padding-bottom: 0; display: block;}
	.cstmiz > div {padding: 0; width: 100%;}
	.cstmiz > div > div {margin: 0; height: auto;}
	.cstmiz > div > div > div {padding: 0;}
	.cstmiz-cont {margin-bottom: 10px;}
	.cstmiz-cont dd {margin-top: 15px;}
	.cstmiz-cont dd ul li {margin-bottom: 10px;}
	.cstmiz-cont dd ul li h5 {font-size: 15px;}
}




/* 건강검진 시 유의사항 */
.caution1 {padding-bottom: 100px;}
.caution2 {padding: 60px 0; position: relative;}
.caution2:before {content: ''; display: block; background: #f8f9f8; position: absolute; top: 0; bottom: 0; left: -100%; right: -100%;}
.caution2 .caution-box {background: #fff;}
.caution3 {padding-top: 100px;}
.caution-title {font-size: 25px; margin-bottom: 30px; position: relative;}
.caution-list {margin: -20px; position: relative; display: flex; flex-wrap: wrap;}
.caution-list li {width: 50%; padding: 20px;}
.caution-box {min-height: 140px; padding-left: 20px; background: #f9fafc; overflow: hidden; position: relative; display: flex; align-items: center; -webkit-border-radius: 15px; border-radius: 15px;}
.caution-box dt {width: 80px; height: 80px; background: #fff; position: relative; display: flex; align-items: center; justify-content: center; flex-shrink: 0; -webkit-border-radius: 50%; border-radius: 50%;}
.caution-box dt img {display: block; width: 50px;}
.caution-box dd {padding: 30px 20px; flex-grow: 1;}
.caution-box:before {content: ''; display: block; width: 40px; position: absolute; left: 0; top: 0; bottom: 0;}
.caution-box.nvy:before {background: #1f2282;}
.caution-box.sky:before {background: #54a9ff;}
.caution-box.pnk:before {background: #d03473;}
.caution-desc {margin-top: 100px;}
.caution-desc dt {font-weight: 700; margin-bottom: 20px;}
.caution-desc dd {position: relative; margin-bottom: 5px; padding-left: 10px;}
.caution-desc dd:last-child {margin-bottom: 0;}
.caution-desc dd:before {content: ''; display: block; width: 3px; height: 3px; position: absolute; left: 0; top: 10px; background: #000; -webkit-border-radius: 50%; border-radius: 50%;}

@media only screen and (max-width:1280px){
	.caution1 {padding-bottom: 60px;}
	.caution3 {padding-top: 60px;}
	.caution-desc {margin-top: 60px;}
}

@media only screen and (max-width:992px){
	.caution-title {font-size: 22px;}
	.caution-list {margin: 0;}
	.caution-list li {width: 100%; padding: 0; margin-bottom: 20px;}
	.caution-list li:last-child {margin-bottom: 0;}
}

@media only screen and (max-width:767px){
	.caution1 {padding-bottom: 40px;}
	.caution2 {padding: 40px 0;}
	.caution3 {padding-top: 40px;}
	.caution-desc {margin-top: 40px;}
	.caution-title {font-size: 18px; margin-bottom: 20px;}
	.caution-box {display: block; padding: 20px;}
	.caution-box:before {width: 100%; bottom: auto; right: 0; height: 40px;}
	.caution-box dt {width: 60px; height: 60px; margin-top: -10px;}
	.caution-box dt img {width: 40px;}
	.caution-box dd {padding: 0; margin-top: 10px; padding-bottom: 10px; font-size: 14px;}
	.caution-desc dt {margin-bottom: 10px;}
	.caution-desc dd {font-size: 14px;}
}



/* 일반검진 */
.general-title {font-size: 30px; margin-top: 100px; margin-bottom: 20px; color: #1e2283;}
.general-title.mt0 {margin-top: 0;}
.general-text {font-size: 18px;}
.general-text span {color: #d03473;}
.general-list {margin: 0 -25px; padding-top: 50px; display: flex;}
.general-list dl {width: 25%; padding: 0 25px; display: flex; flex-direction: column;}
.general-list dl dt {border: solid 1px #1f2282; padding: 40px 20px; flex-shrink: 0; -webkit-border-radius: 15px; border-radius: 15px;}
.general-list dl dt img {display: block; width: 100px; margin: 0 auto;}
.general-list dl dt h5 {text-align: center; margin-top: 20px; font-size: 22px; color: #1f2282; font-weight: 500;}
.general-list dl dd {flex-grow: 1; padding: 20px;}
.general-list dl dd ul li {position: relative; margin-bottom: 5px; padding-left: 10px;}
.general-list dl dd ul li:last-child {margin-bottom: 0;}
.general-list dl dd ul li:before {content: ''; display: block; width: 3px; height: 3px; position: absolute; left: 0; top: 10px; background: #000; -webkit-border-radius: 50%; border-radius: 50%;}
.general-list dl dd:last-child {padding-bottom: 0; border-top: solid 1px #1f2282; flex-grow: 0; flex-shrink: 0;}
.general-list dl dd h6 {font-size: 18px; line-height: 1.5; height: 3.0em; font-weight: 500;}
.general-list dl dd h6 span {display: block;}
.general-box {margin-top: 40px; padding: 20px; background: #f2f2f2;}
.general-box li {position: relative; margin-bottom: 5px; padding-left: 15px;}
.general-box li:last-child {margin-bottom: 0;}
.general-box li:before {content: '*'; display: block; position: absolute; left: 0; top: 3px;}
.general-table {border-left: solid 2px #fff; border-right: solid 2px #fff;}
.general-table th,
.general-table td {padding: 15px; text-align: center; border-top: solid 1px #dcdcdc; border-bottom: solid 1px #dcdcdc;}
.general-table th {width: 20%; background: #f1f7fb; font-weight: 500;}
.general-table td {width: 40%; border-right: solid 1px #dcdcdc;}
.general-table td.tal {text-align: left;}
.general-table td span {display: block; font-weight: 300;}

@media only screen and (max-width:1280px){
	.general-title {font-size: 26px; margin-top: 80px;}
	.general-list {margin: 0 -15px; padding-top: 30px;}
	.general-list dl {padding: 0 15px;}
	.general-list dl dt {padding: 30px 10px;}
	.general-list dl dt img {width: 80px;}
	.general-list dl dt h5 {margin-top: 10px; font-size: 18px;}
	.general-list dl dd {font-size: 14px; padding: 15px;}
	.general-list dl dd h6 {font-size: 16px;}
}

@media only screen and (max-width:992px){
	.general-title {font-size: 22px; margin-top: 60px; margin-bottom: 10px;}
	.general-text {font-size: 16px;}
	.general-list {margin: 0 -5px;}
	.general-list dl {padding: 0 5px;}
	.general-list dl dt {padding: 20px 5px;}
	.general-list dl dt img {width: 60px;}
	.general-list dl dt h5 {font-size: 16px;}
	.general-list dl dd {font-size: 13px;}
	.general-list dl dd ul li:before {top: 8px;}
	.general-list dl dd h6 {font-size: 14px;}
	.general-box {padding: 15px; font-size: 14px;}
	.general-table th,
	.general-table td {padding: 10px; font-size: 14px;}
}

@media only screen and (max-width:767px){
	.general-title {font-size: 18px; margin-top: 40px;}
	.general-text {font-size: 14px;}
	.general-list {display: block; margin: 0;}
	.general-list dl {padding: 0; width: 100%; position: relative; padding-left: 110px; margin-bottom: 10px; min-height: 90px; justify-content: center;}
	.general-list dl:last-child {margin-bottom: 0;}
	.general-list dl dt {width: 90px; height: 90px; position: absolute; left: 0; top: 50%; margin-top: -50px; display: flex; flex-direction: column; align-items: center; justify-content: center; -webkit-border-radius: 10px; border-radius: 10px;}
	.general-list dl dt img {width: 40px;}
	.general-list dl dt h5 {font-size: 13px; margin-top: 5px;}
	.general-list dl dd {flex-grow: 0; padding: 0;}
	.general-list dl dd ul li {margin-bottom: 0; line-height: 1.4; padding-left: 8px;}
	.general-list dl dd ul li:before {top: 7px;}
	.general-list dl dd:last-child {padding-top: 10px; margin-top: 10px;}
	.general-list dl dd h6 {font-size: 13px;}
	.general-list dl dd h6 span {display: inline;}
	.general-list dl dd h6 span:before {content: ' / ';}
	.general-box {margin-top: 20px; font-size: 13px;}
	.general-table th,
	.general-table td {padding: 10px 5px; font-size: 12px;}
}



/* 암검진 */
.cancer-title {font-size: 30px; color: #1e2283;}
.cancer-text {margin-top: 40px; border-left: solid 2px #fff; border-right: solid 2px #fff; font-size: 18px;}
.cancer-text br {display: none;}
.cancer-table {width: 100%; margin-top: 20px; border-left: solid 2px #fff; border-right: solid 2px #fff;}
.cancer-table th {background: #1e2283; color: #fff; text-align: center; padding: 20px;}
.cancer-table th.gry {background: #4b4d90;}
.cancer-table td {border: solid 1px #dcdcdc; text-align: center; padding: 20px;}
.cancer-table td img {width: 60px;}
.cancer-add {margin-top: 60px;}
.cancer-add dt {font-size: 20px; font-weight: 700;}
.cancer-add dd {margin-top: 30px;}
.cancer-add dd ul {margin: -20px; display: flex; flex-wrap: wrap;}
.cancer-add dd ul li {width: 33.3333%; padding: 20px;}
.cancer-add dd ul li p {background: #f2f2f2; padding: 20px; height: 100%; text-align: center; display: flex; align-items: center; justify-content: center; -webkit-border-radius: 10px; border-radius: 10px;}

@media only screen and (max-width:1280px){
	.cancer-title {font-size: 26px;}
	.cancer-text {margin-top: 20px;}
	.cancer-table {margin-top: 10px;}
	.cancer-table th {padding: 10px;}
	.cancer-table td img {width: 60px;}	
	.cancer-add dd {margin-top: 20px;}
	.cancer-add dd ul {margin: -10px;}
	.cancer-add dd ul li {padding: 10px;}
}

@media only screen and (max-width:992px){
	.cancer-title {font-size: 22px;}
	.cancer-text {font-size: 16px;}
	.cancer-table th {font-size: 14px;}
	.cancer-table td {font-size: 14px; padding: 10px;}
	.cancer-table td img {width: 40px;}
	.cancer-add {margin-top: 40px;}
	.cancer-add dt {font-size: 18px;}
	.cancer-add dd {margin-top: 10px;}
	.cancer-add dd ul {margin: -5px;}
	.cancer-add dd ul li {padding: 5px; width: 50%;}
	.cancer-add dd ul li p {padding: 20px 10px; font-size: 14px;}
}

@media only screen and (max-width:767px){
	.cancer-title {font-size: 18px;}
	.cancer-text {font-size: 14px; margin-top: 10px;}
	.cancer-text br {display: block;}
	.cancer-table {table-layout: fixed;}
	.cancer-table th {font-size: 12px; padding: 5px 0;}
	.cancer-table td {font-size: 12px; padding: 5px;}
	.cancer-table td img {width: 30px;}
	.cancer-add dt {font-size: 16px;}
	.cancer-add dd ul {margin: 0; display: block;}
	.cancer-add dd ul li {padding: 0; width: 100%; margin-bottom: 10px;}
	.cancer-add dd ul li:last-child {margin-bottom: 0;}
	.cancer-add dd ul li p {padding: 15px; font-size: 14px;}

}



/* 생애전환기검진 */
.change-text {font-size: 20px;}
.change-step {display: flex; margin-top: 60px; padding: 0 15px; margin-bottom: 120px; position: relative;}
.change-step li {width: 25%; position: relative;}
.change-step li:after {content: ''; display: block; background: #fff; height: 70px; position: absolute; left: -15px; right: -15px; top: 50%; margin-top: -35px;}
.change-step li > div {margin: 0 -15px; position: relative; overflow: hidden; -webkit-border-radius: 50%; border-radius: 50%;}
.change-step li > div:before,
.change-step li > div:after {content: ''; display: block; position: absolute; left: 0; right: 0; height: 50%;}
.change-step li > div:before {background: #0062ad; top: 0;}
.change-step li > div:after {background: #2a99fa; bottom: 0;}
.change-step li:nth-child(even) > div:before {background: #2a99fa;}
.change-step li:nth-child(even) > div:after {background: #0062ad;}
.change-step li > div > div {padding-bottom: 100%; position: relative;}
.change-step li > div > div > div {font-size: 20px; color: #1e2283; z-index: 1; line-height: 1.4; position: absolute; left: 30px; right: 30px; top: 30px; bottom: 30px; background: #fff; text-align: center; display: flex; align-items: center; justify-content: center; -webkit-border-radius: 50%; border-radius: 50%;}

@media only screen and (max-width:1280px){
	.change-text {font-size: 16px;}
	.change-step {margin-bottom: 80px;}
	.change-step li > div > div > div {font-size: 16px;}
}

@media only screen and (max-width:992px){
	.change-step {padding: 0 10px;}
	.change-step li:after {height: 60px; margin-top: -30px;}
	.change-step li > div {margin: 0 -10px;}
	.change-step li > div > div > div {font-size: 14px; left: 20px; right: 20px; top: 20px; bottom: 20px;}
}

@media only screen and (max-width:767px){
	.change-text {font-size: 14px;}
	.change-step {flex-wrap: wrap; padding: 10px; margin-top: 40px; margin-bottom: 40px;}
	.change-step:after {display: none;}
	.change-step li {width: 50%;}
	.change-step li > div {margin: -10px;}
	.change-step li > div > div > div {font-size: 13px; left: 20px; right: 20px; top: 20px; bottom: 20px;}
}



/* 특수검진 */
.special-target {display: flex; margin: 0 -30px; padding-top: 30px;}
.special-target > div {width: 50%; padding: 0 30px;}
.special-target dl {border: solid 1px #1e2182; padding: 30px; -webkit-border-radius: 20px; border-radius: 20px; display: flex; align-items: center; height: 100%;}
.special-target dl dt {flex-shrink: 0; width: 150px; height: 150px; margin-right: 30px; background: #f1f7fb; -webkit-border-radius: 50%; border-radius: 50%; display: flex; align-items: center; justify-content: center;}
.special-target dl dt img {display: block; width: 77px;}
.special-target dl dd {flex-grow: 1;}
.special-target dl dd h5 {font-size: 20px; margin-bottom: 10px; font-weight: 500;}
.special-target dl dd ul li {position: relative; padding-left: 10px;}
.special-target dl dd ul li:last-child {margin-bottom: 0;}
.special-target dl dd ul li:before {content: ''; display: block; width: 3px; height: 3px; position: absolute; left: 0; top: 10px; background: #000; -webkit-border-radius: 50%; border-radius: 50%;}
.special-time {margin-top: 100px; display: flex; flex-direction: column; align-items: center;}
.special-time dt {font-size: 18px; font-weight: 500; background: #dcdcdc; height: 60px; padding: 0 40px; position: relative; z-index: 1; display: flex; align-items: center; justify-content: center; -webkit-border-radius: 40px; border-radius: 40px;}
.special-time dd {padding: 60px 30px 30px; border: solid 1px #dcdcdc; width: 100%; margin-top: -30px; text-align: center;}
.special-criteria {margin: -10px; display: flex; flex-wrap: wrap;}
.special-criteria li {width: 50%; padding: 10px;}
.special-criteria li dl {display: flex; align-items: center;}
.special-criteria li dl dt {width: 170px; height: 130px; color: #1e2182; margin-right: 30px; font-size: 18px; font-weight: 500; background: #f1f7fb; flex-shrink: 0; display: flex; flex-direction: column; align-items: center; justify-content: center; -webkit-border-radius: 15px; border-radius: 15px;}
.special-criteria li dl dt strong {display: block; font-size: 25px; font-weight: 700;}
.special-desc {border-bottom: solid 1px #dcdcdc; padding: 20px 30px;}
.special-desc dt {font-weight: 600;}
.special-desc dd {margin-top: 10px;}

@media only screen and (max-width:1280px){
	.special-target {margin: 0 -10px;}
	.special-target > div {padding: 0 10px;}
	.special-target dl {padding: 20px;}
	.special-target dl dt {width: 100px; height: 100px; margin-right: 20px;}
	.special-target dl dt img {width: 60px;}
	.special-target dl dd h5 {font-size: 18px;}
	.special-target dl dd p {font-size: 14px;}
	.special-target dl dd ul li {font-size: 14px;}
	.special-time {margin-top: 60px;}
	.special-time dt {font-size: 16px;}
	.special-criteria li dl dt {width: 140px; height: 120px; margin-right: 20px; font-size: 16px;}
	.special-criteria li dl dt strong {font-size: 20px;}
}

@media only screen and (max-width:992px){
	.special-target {margin: 0; display: block;}
	.special-target > div {padding: 0; width: 100%; margin-bottom: 20px;}
	.special-target > div:last-child {margin-bottom: 0;}
	.special-time {margin-top: 40px;}
	.special-time dt {font-size: 14px; height: 50px; padding: 0 30px;}
	.special-time dd {margin-top: -25px; padding: 40px 20px 20px;}
	.special-criteria li dl dt {width: 120px; height: 100px; font-size: 14px;}
	.special-criteria li dl dt strong {font-size: 20px;}
	.special-criteria li dl dd {font-size: 14px;}
	.special-desc {padding: 10px 20px;}
	.special-desc dt {font-size: 14px;}
	.special-desc dd {font-size: 14px; margin-top: 5px;}
}

@media only screen and (max-width:767px){
	.special-target > div {margin-bottom: 10px;}
	.special-target dl {-webkit-border-radius: 10px; border-radius: 10px;}
	.special-target dl dt {display: none;}
	.special-target dl dd h5 {margin-bottom: 5px; font-size: 16px;}
	.special-target dl dd p {font-size: 13px;}
	.special-target dl dd ul li {font-size: 13px;}
	.special-target dl dd ul li:before {top: 8px;}
	.special-time {margin-top: 30px;}
	.special-time dt {font-size: 12px; height: 40px; padding: 0 20px;}
	.special-time dd {margin-top: -20px; padding: 30px 20px 20px; font-size: 13px;}
	.special-criteria {margin: 0; display: block;}
	.special-criteria li {padding: 0; width: 100%; margin-bottom: 10px;}
	.special-criteria li:last-child {margin-bottom: 0;}
	.special-criteria li dl dt {width: 100px; height: 80px; font-size: 12px;}
	.special-criteria li dl dd {font-size: 13px;}
	.special-desc {padding: 10px;}
	.special-desc dt {font-size: 12px;}
	.special-desc dd {font-size: 12px;}

}









