@charset "utf-8";
@import url("/css/main/content.css");

/* 출처 css */
.source_wrap{text-align: center;margin-top:60px;font-size:17px;font-family: 'gmarket';}
/* 출처 css End */

.ui-banner__box.file .ui-banner__title {padding-left: 0;}
.ui-banner__box.file .ui-banner__title:before {display: none;}
.ui-banner__box.file .ui-banner__title .icon_hwp {display: inline-block; width: 32px;height: 32px;margin-right:20px;background: url(/images/cancer/sub02/down_icon.png); background-position: 0 0;vertical-align: middle;}
.ui-banner__box.file .ui-banner__title .icon_docx {display: inline-block; width: 32px;height: 32px;margin-right: 20px;background: url(/images/cancer/sub02/down_icon.png); background-position: -41px 0;vertical-align: middle;}
/* .ui-banner__box.file .item { padding: 20px 120px 20px 30px;}
.ui-banner__box.file .item .down {background-color:#008357; color:#fff;}
.ui-banner__box.file .item .down:hover,
.ui-banner__box.file .item .down:focus {background-color: #304850;} */

.visual-th {background-color: #fbfbfb; color: #666; font-weight: bold; text-align: center;}

/* box-list */
.box-list {margin: 0 -7px;}
.box-list:after {content: ""; display: block; clear: both;}
.box-list li {float: left; width: calc(25% - 14px); padding: 24px 0; margin: 0 7px 14px; border: 1px solid #ddd; text-align: center; border-radius: 5px; box-shadow: 3px 3px 5px rgba(185, 185, 185, 0.1);}
.box-list li span {display: block; font-weight: bold;}
.box-list li span:last-child {color: #008574;}
@media (max-width:1024px) {
  .box-list li {width: calc(33.3333% - 14px);}
}
@media (max-width:767px) {
  .box-list li {width: calc(50% - 14px);}
}
@media (max-width:520px) {
  .box-list li {float: none; width: auto;}
}
.table th {text-align: center !important;}

/* 와이드페이지 css */
.wide_wrapper .body_wrap.layout {max-width: 100%;}
.wide_wrapper .title_wrap {position: relative; max-width:1400px; margin:0 auto 40px;}
.wide_wrapper .content-info {max-width:1400px; margin:100px auto 0;}
@media (max-width: 1469px){
  .wide_wrapper .body_wrap.layout {padding: 0;}
  .wide_wrapper .title_wrap { margin: 0 35px 40px;}
  .wide_wrapper .title_wrap .print_wrap {right: 0;}
  .wide_wrapper .content-info {padding: 0 35px !important;}
}
@media(max-width:1023px){
  .wide_wrapper .title_wrap {margin:0 35px 30px;}
  .wide_wrapper .content-info {padding: 0 30px !important;}
}
@media (max-width: 767px){
  .wide_wrapper .title_wrap { margin: 0 20px 30px;}
  .wide_wrapper .content-info {padding: 0 20px !important;}
}

/* sub01_01 인사말 추가 디자인 */
.sub01_01 #body_layout{position: relative;}
.sub01_01 #body_layout::after{content: "";position: absolute;left:0;bottom:-80px;width:100%;height:388px;background: #f2f5f3;z-index: -1;}
.sub01_01 .content-info.add_kogl .content_info__kogl{background: #fff;}
.sub01_01 #foot_layout{margin-top:0;}

.add_explan{margin-top:80px;}
.add_explan .item{}
.add_explan .item+.item{margin-top:70px;}
.add_explan .item h2{color:#006940;font-size:24px;letter-spacing: -0.025em;font-weight:500;font-family: 'gmarket';}
.add_explan .item .box{margin-top:40px;}
.add_explan .item .box strong{display: block;color:#222;font-size:18px;letter-spacing: -0.03em;}
.add_explan .item .box strong em{color:#006940;font-weight:500;font-family: 'gmarket';}
.add_explan .item .h2_list{overflow: hidden;margin-left:-33px;}
.add_explan .item .h2_list .list{overflow: hidden;display: inline-block;border-radius:0 50px 0 0;margin-left:33px;margin-bottom:30px;width:calc(33.33% - 37px);background: #fff;text-align: center;border: 1px solid #ddd;vertical-align: top;}
.add_explan .item .h2_list .list .text{min-height: 274px;padding:55px 20px;border-bottom:1px solid #ddd;}
.add_explan .item .h2_list .list .text strong{display: block;margin-bottom:15px;color:#006940;font-size:22px;font-weight:500;line-height: 1.3;letter-spacing: -0.025em;font-family: 'gmarket';}
.add_explan .item .h2_list .list .text strong em{display:block;margin-bottom:10px;font:inherit;}
.add_explan .item .h2_list .list .img{position: relative;overflow: hidden;height:275px;background: #f2f2f2;}
.add_explan .item .h2_list .list .img img{position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);max-width: 1000%;max-height: 1000%;}

@media(max-width:1445px){
    .add_explan .item .h2_list .list .text{min-height: 295px;}
}
@media(max-width:1199px){
    .sub01_01 #body_layout::after{height:915px;}
    .add_explan .item .h2_list{text-align: center;}
    .add_explan .item .h2_list .list{width:calc(50% - 37px);}
    .add_explan .item .h2_list .list:last-child .text{min-height: auto;}
}
@media(max-width:785px){
    .sub01_01 #body_layout::after{height:1390px;}
    .add_explan .item .h2_list{margin-left:0;}
    .add_explan .item .h2_list .list{display:block;margin-left:0;width:100%;}
    .add_explan .item .h2_list .list .text{min-height:auto;padding:35px 20px;}
    .add_explan .item .h2_list .list .text strong{font-size:19px;}
}
/* sub01_01 인사말 추가 디자인 End */

/* sub01_04 비전 및 운영목표 */
.sub01_04 #contens #txt{margin-bottom:0;}
.sub01_04 #foot_layout{margin-top:0;}
.s0104 .vision-wrap {text-align: center; overflow: hidden;}
.s0104 .vision-title {padding-top: 40px;}
.s0104 .vision-title strong {display: block; padding-top: 15px; font-family: 'gmarket'; font-size: 40px; font-weight: normal;line-height: 1.2;}
.s0104 .vision-title strong em {font-weight: bold;}
.s0104 .vision-list {display: flex; justify-content: space-between; position: relative; bottom: -60px; max-width: 1120px; margin: 0 auto; margin-top: -30px; z-index: 10;}
.s0104 .vision-list .vision {display: flex; flex-direction: column; justify-content: center; align-items: center; flex-basis: 342px; max-width: 342px; min-height: 342px; padding: 0 53px; border: 1px solid #006940; box-shadow: 0px 10px 20px rgb(5,55,47,0.1);}
.s0104 .vision-list .vision01 {background: #fff url(/images/cancer/sub01/sub0104_bg01.png) no-repeat left bottom; width: 100%; height: 60px; border-radius: 60px 0 0 0;}
.s0104 .vision-list .vision02 {background: #fff url(/images/cancer/sub01/sub0104_bg02.png) no-repeat left bottom; width: 100%; height: 60px; border-radius: 0 0 60px 0; position: relative; bottom: -60px;}
.s0104 .vision-list .vision03 {background: #fff url(/images/cancer/sub01/sub0104_bg03.png) no-repeat left bottom; width: 100%; height: 92px; border-radius: 0 60px 0 0;}
.s0104 .vision-list .vision strong {display: block; width: 100%; margin-bottom: 24px; font-family: 'gmarket'; font-weight: normal; font-size: 29px; color: #006940; line-height: 1.3;}
.s0104 .vision-list .vision p {width: 100%; font-size: 16px;}
.s0104 .vision-footer {position: relative; padding: 215px 0 130px; background-color: #f1f7f5;}
.s0104 .vision-footer:before {content: "VISION"; display: block; position: absolute; top: -105px; left: -80px; font-family: 'gmarket'; font-weight: bold; font-size: 140px; color: #f1f7f5; line-height: 1;}
.s0104 .vision-footer:after {content: "VISION"; display: block; position: absolute; top: -10px; right: -80px; font-family: 'gmarket'; font-weight: bold; font-size: 140px; color: #fff; line-height: 1;}
.s0104 .vision-footer .footer-inner {max-width: 1400px; margin: 0 auto; padding: 95px 24px; background: url(/images/cancer/sub01/sub01_04_img01.jpg) no-repeat center top;}
.s0104 .vision-footer .footer-inner > * {font-family: 'gmarket'; font-size: 30px; color: #fff;}
.s0104 .vision-footer .footer-inner strong {display: block; margin-bottom: 20px; font-weight: bold;}
.s0104 .vision-footer .footer-inner p {font-weight: 300; line-height: 1.3;}
@media (max-width:1469px) {
  .s0104 .vision-footer {padding: 215px 30px 130px}
}
@media (max-width:1120px) {
  .s0104 .vision-list {flex-wrap: wrap; justify-content: center; padding: 0 30px; margin-top: 0;}
  .s0104 .vision-list .vision {flex-basis: 532px; max-width: 532px; background-size: 100%;}
  .s0104 .vision-list .vision02 {bottom: auto;}
  .s0104 .vision-list .vision:not(:first-child) {margin-top: 45px;}
}
@media (max-width:767px) {
  .s0104 .vision-list {padding: 0 20px;}
  .s0104 .vision-footer {padding: 160px 20px 130px;}
  .s0104 .vision-footer:before, .s0104 .vision-footer:after {font-size: 80px;}
  .s0104 .vision-footer:before {top: -60px;}
}
@media (max-width:540px) {
  .s0104 .vision-title strong em {display: block;}
  .s0104 .vision-list .vision {flex-basis: 100%; max-width: 100%;}
}
/* sub01_04 비전 및 운영목표 End */

/* s020101 외래진료 안내 */
.s020101 .vlist__bodo .obj .item .inner .ui-text {text-align: left;}
/* s020101 외래진료 안내 End */

/* s020103 입원퇴원 안내 */
.s020103 .prc.type2.step3 > li:nth-child(6) .inner:before, .prc.type2.step3 > li:last-child .inner:after {display: none;}
/* s020103 입원퇴원 안내 End */

/* sub02_0202 외래예약안내 */
.s020202 .txt-box1 {background: #eef3f1; border:none; color:#666;}
.s020202 .process_ty2 {padding: 0; margin-top: 20px; padding-bottom: 10px; background: none; border-bottom: 1px dashed #b4bbc2;}
.s020202 .prc.type2 > li .inner {padding: 34px 25px 21px; min-height: 385px;}
.s020202 .prc.type2 > li .inner p { min-height: 120px; text-align: left;}
.s020202 .prc.type2 > li .inner .bottom_wrap {margin-top: 15px;padding-top: 15px; text-align: left; border-top: 1px dashed #b4bbc2;}
.s020202 .prc.type2 > li .inner .bottom_wrap .list-1st {margin: 0;}
.s020202 .prc.type2 > li .inner .bottom_wrap .list-1st li {line-height: 1.2;}
.s020202 .prc.type2 > li:last-child .inner:before {display: none;}
.s020202 .h3 { margin: 30px 0 19px;}
.s020202 .num-list {overflow: hidden;}
.s020202 .num-list>li {float: left; width: 49%; margin-right: 2%;}
.s020202 .num-list>li:nth-child(2n) {margin-right: 0;}
.s020202 .num-list>li span {background: #333;}
.s020202 .reserve_box {overflow: hidden; margin-top: 70px; border: 1px solid #b4bbc2; border-radius: 0 20px 0 0;}
.s020202 .reserve_box .reserve_tit {padding: 20px; background: #008357; font-size: 19px; font-weight: bold;color:#fff; text-align: center;}
.s020202 .reserve_box .reserve_con {padding: 35px 60px;}
.s020202 .reserve_box .reserve_con .con1 {overflow: hidden; position: relative; padding: 35px 0; border-bottom: 1px dashed #b4bbc2;}
.s020202 .reserve_box .reserve_con .con1::before {position: absolute; right: 6%; top: 0; width: 326px; height: 177px; background: url(/images/cancer/sub02/sub020202_bg.png); content: ""; z-index: -1;}
.s020202 .reserve_box .reserve_con .con1 .tit1 {display: block; margin-bottom: 15px; font-size: 23px; font-weight: bold; color: #333;}
.s020202 .reserve_box .reserve_con .con1 .form-group {margin: 0 7px; color: #414141;}
.s020202 .reserve_box .reserve_con .con1 .form-group:first-child {margin-left: 0;}
.s020202 .reserve_box .reserve_con .con1 .form-control {background-color: #f5f5f5;}
.s020202 .reserve_box .reserve_con .con1 .color {color:#008357;}
.s020202 .reserve_box .reserve_con .con2 .tit2 {display: block; margin: 25px 0 15px; font-size: 16px; font-weight: bold; color:#333;}
.s020202 .reserve_box .reserve_con .con2 .txt-box3 { padding: 30px 45px; background: #f1f5f4; border-radius: 5px;}
.s020202 .reserve_box .reserve_con .con2 .txt-box3 strong {font-size: 15px; color: #444; letter-spacing: -0.045em;}
.s020202 input[type="text"] {border-color: #ddd; max-width: 126px;}
.s020202 input[type="radio"]{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;box-shadow:none;border:none;}
.s020202 input[type="radio"]:after {content:'';  display: inline-block; width: 17px; height: 17px; border:1px solid #ccc; vertical-align:top; cursor:pointer;}
.s020202 input[type="radio"]:checked::after{ background:url('/images/cancer/sub02/radiobox_on.png') 0 0 no-repeat; background-size: contain;}
.s020202 input[type="submit"] {background:url(/images/main/sub02/sub020102_icon2.png)  right 15px center  no-repeat;}
.s020202 input[type="submit"]:focus,
.s020202 input[type="submit"]:hover { background:#008357 url(/images/main/sub02/sub020102_icon.png) center right 14px no-repeat;}


@media (max-width: 1355px) and (min-width: 1199px){
    .s020202 .prc.type2 > li .inner {min-height: 430px;}
    .s020202 .prc.type2 > li .inner p {min-height: 168px;}
}
@media (max-width: 1200px){
    .s020202 .reserve_box .reserve_con .con1::before {right: 0;}
}
@media (max-width: 950px){
    .s020202 .num-list>li {float: none; width: 100%; margin-right: 0;}
    .s020202 .reserve_box .reserve_con .con1::before {display: none;}
    .s020202 .reserve_box .reserve_con .con1 .form-group:first-child {display: block; margin-bottom: 10px; justify-content: left;}
    .s020202 .reserve_box .reserve_con .con1 .form-group {justify-content: center;}
}
@media (max-width: 830px){
    .s020202 .prc.type2 > li:nth-child(4) .inner,
    .s020202 .prc.type2 > li:nth-child(5) .inner {min-height: 430px;}
    .s020202 .prc.type2 > li:nth-child(4) .inner p,
    .s020202 .prc.type2 > li:nth-child(5) .inner p {min-height: 168px;}
}
@media (max-width: 767px){
    .s020202 .prc.type2 > li .inner {min-height: auto !important;}
    .s020202 .prc.type2 > li .inner p {min-height: auto !important;}
    .s020202 .reserve_box .reserve_con {padding: 20px;}
    .s020202 .reserve_box .reserve_con .con2 .txt-box3 {padding: 20px;}
    .s020202 input[type="text"] { max-width: 100%;}
}
/* sub02_0202 외래예약안내 End */


/* sub02_0301 암검사 */
.sub020301 .ir-icon__line {background-image: url(/images/cancer/sub02/ir_list_icon.png);}
/* sub02_0301 암검사 end*/



/* sub02_0401 전체보기 */
.s020401 .equipment-wrap .equipment-list {display: flex; flex-wrap: wrap; margin: 0 -18px;}
.s020401 .equipment-wrap .equipment-list .equipment-item {flex: 0 0 33.3333%; max-width: 33.3333%; padding: 18px;}
.s020401 .equipment-wrap .equipment-list .equipment-item a {display: block; border: 1px solid #c5d3cd; transition: all 0.3s;}
.s020401 .equipment-wrap .equipment-list .equipment-item a:hover {border-color: #016b3b; box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.s020401 .equipment-wrap .equipment-list .equipment-item a .item-title {padding: 25px 0; background-color: #eef3f1; text-align: center; transition: all 0.3s;}
.s020401 .equipment-wrap .equipment-list .equipment-item a:hover .item-title {background-color: #016b3b;}
.s020401 .equipment-wrap .equipment-list .equipment-item a .item-title strong {display: inline-block; padding-right: 8px; font-size: 16px; color: #333; vertical-align: middle; transition: all 0.3s;}
.s020401 .equipment-wrap .equipment-list .equipment-item a .item-title .link-icon {display: inline-block; width: 16px; height: 16px; background: url(/images/cancer/sub02/link_icon01.png) no-repeat; vertical-align: middle; transition: all 0.3s;}
.s020401 .equipment-wrap .equipment-list .equipment-item a:hover .item-title strong {color: #fff;}
.s020401 .equipment-wrap .equipment-list .equipment-item a:hover .item-title .link-icon {background: url(/images/cancer/sub02/link_icon02.png) no-repeat;}
.s020401 .equipment-wrap .equipment-list .equipment-item a .item-img img {display: block; width: 100%;}
@media (max-width:991px) {
  .s020401 .equipment-wrap .equipment-list .equipment-item {flex-basis: 50%; max-width: 50%;}
}
@media (max-width:620px) {
  .s020401 .equipment-wrap .equipment-list .equipment-item {flex-basis: 100%; max-width: 100%;}
}
/* sub02_0401 전체보기 End */

/* sub02_04.. 장비 상세보기 공통 */
.s0204 .tab-ul {margin-bottom: 40px;}
.s0204 .detail-wrap {padding-top: 70px;}
.s0204 .detail-wrap .detail-topbox {display: flex; position: relative; margin-bottom: 100px; align-items: center; padding-left: 85px; padding-bottom: 20px; border-radius: 0 50px 0 0; background-color: #eef3f1;}
.s0204 .detail-wrap .detail-topbox:before {content: ""; display: block; position: absolute; right: 0; bottom:0; width: 486px; height: 274px; background: url(/images/main/sub01/ky_bg.png) no-repeat;}
.s0204 .detail-wrap .detail-topbox .topbox-img {position: relative; top: -70px; overflow: hidden; flex-basis: 538px; max-width: 538px; border-radius: 0 0 0 50px; box-shadow: 0px 10px 20px rgba(5,55,47,0.2);}
.s0204 .detail-wrap .detail-topbox .topbox-img img {display: block;}
.s0204 .detail-wrap .detail-topbox .topbox-text {position: relative; flex-grow: 1; max-width: 100%; padding-left: 90px;}
.s0204 .detail-wrap .detail-topbox .topbox-text strong {display: block; font-family: 'gmarket'; font-size: 41px; font-weight: bold; color: #05372f;}
.s0204 .detail-wrap .detail-topbox .topbox-text em {display: block; padding-bottom: 15px; font-size: 19px; font-weight: 300; color: #477a74;}
@media (max-width:1240px) {
    .s0204 .detail-wrap .detail-topbox {padding: 0 30px 20px;}
    .s0204 .detail-wrap .detail-topbox:before {width: 270px; height: 152px; background-size: cover;}
    .s0204 .detail-wrap .detail-topbox .topbox-text {padding-left: 40px;}
}
@media (max-width:920px) {
    .s0204 .detail-wrap .detail-topbox {flex-direction: column; padding-bottom: 80px;}
    .s0204 .detail-wrap .detail-topbox .topbox-img {flex-basis: auto; max-width: 100%;}
    .s0204 .detail-wrap .detail-topbox .topbox-text {padding-left: 0; flex-grow: 0;}
}
/* sub02_04.. 장비 상세보기 공통 End */

/* sub02_0402 다빈치 Xi */
.s020402 .item-list {display: flex; flex-wrap: wrap; margin: 0 -18px;}
.s020402 .item-list .item {flex: 0 0 calc(33.3333% - 36px); max-width: calc(33.3333% - 36px); margin: 18px; border: 1px solid #c5d3cd; background-color: #eef3f1;}
.s020402 .item-list .item .item-img img {display: block; width: 100%;}
.s020402 .item-list .item .item-text {padding: 25px 60px; text-align: center;}
.s020402 .item-list .item .item-text strong {display: block; padding-right: 8px; font-size: 18px; font-weight: bold; color: #333;}
.s020402 .item-list .item .item-text p {color: #717171;}
@media (max-width:991px) {
    .s020402 .item-list .item  {flex-basis: calc(50% - 36px); max-width: calc(50% - 36px);}
  }
  @media (max-width:620px) {
    .s020402 .item-list .item  {flex-basis: calc(100% - 36px); max-width: calc(100% - 36px);}
  }
/* sub02_0402 다빈치 Xi End */

/* sub02_0403 에오스(EOS) */
.s020403 .eos {border-left: 2px solid #e24027; border-right: 2px solid #e24027;}
.s020403 th.eos {border-top: 2px solid #e24027;}
.s020403 .eos.last {border-bottom: 2px solid #e24027; border-top: none;}
/* sub02_0403 에오스(EOS) End */

/* sub02_0404 3.0T MRI */
.s020404 .box-list li .sub-text {display: block; font-size: 14px; font-weight: normal;}
.s020404 .item-list {display: flex; flex-wrap: wrap; margin: 0 -18px;}
.s020404 .item-list .item {flex: 0 0 calc(33.3333% - 36px); max-width: calc(33.3333% - 36px); margin: 18px; border: 1px solid #c5d3cd; background-color: #eef3f1;}
.s020404 .item-list .item .item-img img {display: block; width: 100%;}
.s020404 .item-list .item .item-text {padding: 25px; text-align: center;}
.s020404 .item-list .item .item-text strong {display: block; padding-right: 8px; font-size: 18px; font-weight: bold; color: #333;}
.s020404 .item-list .item .item-text p {color: #717171;}
@media (max-width:991px) {
    .s020404 .item-list .item  {flex-basis: calc(50% - 36px); max-width: calc(50% - 36px);}
  }
  @media (max-width:620px) {
    .s020404 .item-list .item  {flex-basis: calc(100% - 36px); max-width: calc(100% - 36px);}
  }
@media (min-width:521px) {
    .s020404 .box-list li {display: flex; justify-content: center; align-items: center; flex-direction: column; min-height: 100px;}
}

/* sub02_0404 3.0T MRI End*/

/* s020502 의무기록사본 발급 */
.s020502 .prc.type5 > li {min-height: 190px;}
.s020502 .prc.type5.not-height > li {min-height: auto;}
@media (max-width:840px) and (min-width:768px) {
  .s020502 .prc.type5 > li {min-height: 203px;}
  .s020502 .prc.type5.not-height > li {min-height: 122px;}
}
@media (max-width:500px) {
  .s020502 .prc.type5 > li {min-height: auto;}
}
/* s020502 의무기록사본 발급 End */

/* sub02_0504 대리처방 안내 */
.s020504 .list-box {margin-top: 50px;}
.s020504 .list-box > li {overflow: hidden; margin-bottom: 40px; padding-bottom: 40px; border-bottom: 1px dashed #888;}
.s020504 .list-box .tit {overflow: hidden; position: relative; float: left; width: 316px; border: 1px solid #94c0aa; border-radius: 0 50px 0 0; min-height: 172px;}
.s020504 .list-box .tit .bg {overflow: hidden; display: table; width: 100%; min-height: 172px;}
.s020504 .list-box .tit:before {position: absolute; width: 267px; height: 294px; right:-103px; top:-2px; background: url(/images/cancer/sub02/sub020504_bg1.png); content: ""; z-index: -1;}
.s020504 .list-box > li:nth-child(2) .tit {border-color:#97becd;}
.s020504 .list-box > li:nth-child(2) .tit:before {background: url(/images/cancer/sub02/sub020504_bg2.png);}
.s020504 .list-box > li:nth-child(3) .tit {border-color:#a1c094;}
.s020504 .list-box > li:nth-child(3) .tit:before {background: url(/images/cancer/sub02/sub020504_bg3.png);}
.s020504 .list-box .tit strong { display: table-cell; font-size: 17px; color:#222; font-weight: bold; text-align: center; vertical-align: middle;}
.s020504 .list-box .txt {float: right; width: calc(92% - 316px);}
.s020504 .list-box .txt .list > li{position: relative; padding-left: 27px; margin: 10px 0; font-size: 17px; color:#555; letter-spacing: -0.045em;}
.s020504 .list-box .txt .list > li .num {position: absolute; left: 0; font-weight: bold;letter-spacing: -0.045em;}
.s020504 .list-box .txt .list > li .list-1st {margin: 10px 0 0;}
@media (max-width: 850px){
    .s020504 .ui-banner__box .item {float: none; margin-left: 0; width: 100%;}
    .s020504 .list-box .tit {float: none; width: 100%; min-height: auto; padding: 15px; margin-bottom: 20px;}
    .s020504 .list-box .tit .bg {min-height: auto;}
    .s020504 .list-box .tit strong br {display: none;}
    .s020504 .list-box .txt {float: none; width: 100%;}
}
@media (max-width: 460px){
    .s020504 .list-box .tit strong br {display: block}
}
@media (max-width: 420px){
    .ui-banner__box.file .item {padding: 20px 120px 20px 20px;}
    .ui-banner__box.file .ui-banner__title {font-size: 15px;}
    .ui-banner__box.file .ui-banner__title .icon_hwp {margin-right: 10px;}
    .ui-banner__box.file .ui-banner__title .icon_docx {margin-right: 10px;}
}
/* sub02_0504 대리처방 안내 End */

/* sub02_06 전화번호 안내 */
.telephone_directory {margin-bottom: 50px;}
.telephone_directory .box_wrap {overflow: hidden; margin: 0 -12px;}
.telephone_directory .box {overflow: hidden; position: relative; float: left; margin: 0 6px 20px; padding: 4% 4.5%; width: calc(50% - 12px); border-radius: 13px;}
.telephone_directory .box::before {position: absolute; top: 25px; right: 45px; content: "";}
.telephone_directory .l_box {background: #686e6d;}
.telephone_directory .l_box::before { width: 130px; height: 189px; background: url(/images/cancer/sub02/sub0206_bg1.png);}
.telephone_directory .r_box {background: #068253;}
.telephone_directory .r_box::before { width: 96px; height: 104px; background: url(/images/cancer/sub02/sub0206_bg2.png);}
.telephone_directory .box .tit {margin-right: 20px; font-size: 30px; font-family: 'gmarket'; color:#fff; letter-spacing: -0.025em;}
.telephone_directory .box .txt {position: relative; padding-left: 38px; font-size: 19px; color: #fff; letter-spacing: -0.025em; vertical-align: text-bottom;}
.telephone_directory .box .txt::before {position: absolute; width: 26px; height: 26px; left: 0; top: 2px; background: url(/images/cancer/sub02/sub0206_icon1.png); content: "";}
.telephone_directory .r_box .txt::before {background: url(/images/cancer/sub02/sub0206_icon2.png);}
.telephone_directory .vlist__column .inner .circle {background-color: #eef3f1;}
@media (max-width: 1279px){
    .telephone_directory .box .txt {display: block;}
    .telephone_directory .vlist__column.col4 .inner { width: calc(25% - 12px);}
}
@media (max-width: 970px){
    .telephone_directory .box {width: calc(100% - 12px);}
}
@media (max-width: 840px){
    .telephone_directory .box {padding: 30px 40px;}
    .telephone_directory .vlist__column.col4 .inner { width: calc(50% - 12px);max-width: 50%;}
}
@media (max-width: 640px){
    .telephone_directory .vlist__column.col4 .inner {float: left;}
}
@media (max-width: 480px){
    .telephone_directory .box::before {display: none;}
}
@media (max-width: 400px){
    .telephone_directory .vlist__column.col4 .inner {float: none; width: calc(100% - 12px);max-width: 100%;}
}
/* sub02_06 전화번호 안내 End */

/* s040202, s040203, s040204 사회사업정보 */
.s040202 .table-tip {margin-top: -35px !important; text-align: right;}
.s040202 .vlist__bodo .obj .item .inner .h-box, .s040203 .vlist__bodo .obj .item .inner .h-box, .s040204 .vlist__bodo .obj .item .inner .h-box {margin-bottom: 20px;}
.s040202 .vlist__bodo .obj .item .inner .ui-text h4, .s040203 .vlist__bodo .obj .item .inner .ui-text h4, .s040204 .vlist__bodo .obj .item .inner .ui-text h4 {margin-bottom: 10px;}
@media (max-width:767px) {
  .s040202 .vlist__bodo .obj .item .inner .ui-text, .s040203 .vlist__bodo .obj .item .inner .ui-text, .s040204 .vlist__bodo .obj .item .inner .ui-text {text-align: left;}
}
/* s040202, s040203, s040204 사회사업정보 End */

/* sub05_02 HEALTH + PLUS */
.s0502 .hp-title {text-align: center; margin: 140px 0 60px;}
.s0502 .hp-title strong {font-family: 'gmarket'; font-weight: bold; font-size: 47px; line-height: 1.3;}
.s0502 .hp-title strong em {color: #006940;font-family: 'gmarket';}
.s0502 .hp-topbox {padding: 65px 30px 145px; background-color: #f1f7f5; text-align: center;}
.s0502 .hp-topbox > strong {display: block; margin-bottom: 25px; font-family: 'gmarket'; font-weight: normal; font-size: 22px; color: #006940;}
.s0502 .hp-topbox .topbox-text {max-width: 1100px; margin: 0 auto;}
.s0502 .hp-topbox .topbox-text p {margin: 0; font-size: 16px;}
.s0502 .hp-topbox .topbox-text p .icon {display: inline-block; position: relative; margin-top: 32px; padding-right: 13px; margin-right: 6px;}
.s0502 .hp-topbox .topbox-text p .icon:before {content: ""; display: block; position: absolute; top: 50%; right: 0; transform: translateY(-50%); width: 1px; height: 11px; background-color: #333;}
.s0502 .hp-topbox .topbox-text p .icon em {display: inline-block; width: 25px; height: 25px; background: url(/images/cancer/sub05/sub0502_icon01.png) no-repeat; vertical-align: middle;}
.s0502 .hp-contentbox {max-width: 1400px; margin: 0 auto; margin-top: -105px; padding-top: 45px; background-color: #fff;}
.s0502 .hp-content {text-align: center; border-bottom: 2px solid #006940;}
.s0502 .hp-content:not(:nth-of-type(1)) {padding-top: 105px;}
.s0502 .hp-content .content-title {display: inline-block; position: relative; margin-bottom: 10px; font-family: 'gmarket'; font-weight: bold; font-size: 24px; z-index: 1; color: #333; line-height: 1.4;}
.s0502 .hp-content .content-title:before {content: ""; display: block; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: calc(100% + 30px); height: 22px; background-color: #cce3da; z-index: -1;}
.s0502 .hp-content .content-item {position: relative; padding: 45px 60px; text-align: left;}
.s0502 .hp-content .content-item:not(:nth-of-type(1)) {border-top: 1px dotted #666;}
.s0502 .hp-content .content-item .question {margin: 0; padding-bottom: 20px; font-size: 16px; font-weight: bold; color: #006940;}
.s0502 .hp-content .content-item .answer-list .answer {display: flex; align-items: flex-start; padding: 13px 0;}
.s0502 .hp-content .content-item .answer-list .answer .name {position: relative; flex-basis: 140px; max-width: 140px; flex-shrink: 0; padding-left: 50px; font-weight: bold;}
.s0502 .hp-content .content-item .answer-list .answer .name .icon {display: inline-block; position: absolute; top: 50%; left: 0; transform: translateY(-50%); width: 40px; height: 40px; border-radius: 50%; background: url(/images/cancer/sub05/sub0502_icon02.png) no-repeat center bottom; vertical-align: middle;}
.s0502 .hp-content .content-item .answer-list .answer .name .icon.bg01 {background-color: #d4e8da;}
.s0502 .hp-content .content-item .answer-list .answer .name .icon.bg02 {background-color: #ddedda;}
.s0502 .hp-content .content-item .answer-list .answer .name .icon.bg03 {background-color: #d3eae6;}
.s0502 .hp-content .content-item .answer-list .answer .name .icon.bg04 {background-color: #dae9ed;}
.s0502 .hp-content .content-item .answer-list .answer .text {margin: 0; font-size: 16px;}
.s0502 .hp-content .content-item.pic01 {padding-right: 575px;}
.s0502 .hp-content .content-item.pic02 {padding-right: 380px;}
.s0502 .hp-content .content-item.pic03 {padding-right: 300px;}
.s0502 .hp-content .content-item.pic .image {position: absolute; right: 45px; bottom: 0;}
.s0502 .hp-content .content-item.pic .image img {display: block;}
@media (max-width:1120px) {
  .s0502 .hp-content .content-item.pic {padding: 45px 60px 240px;}
}
@media (max-width:767px) {
  .s0502 .hp-content .content-item .answer-list .answer {flex-wrap: wrap; align-items: initial;}
  .s0502 .hp-content .content-item .answer-list .answer .name {flex-basis: 100%; max-width: 100%; margin-bottom: 25px;}
}
@media (max-width:600px) {
  .s0502 .hp-content .content-item {padding: 45px 20px;}
  .s0502 .hp-content .content-item.pic {padding: 45px 20px 240px;}
  .s0502 .hp-content .content-item.pic01 .image {right: 0;}
  .s0502 .hp-content .content-item.pic .image img {max-width:350px}
}
/* sub05_02 HEALTH + PLUS End */

/* 다학제 진료예약 */
.sub030103 .detail-wrap {padding-top: 70px;}
.sub030103 .detail-wrap .detail-topbox {display: flex; position: relative; margin-bottom: 30px;align-items: center; padding-left: 85px; padding-bottom: 20px;padding-right:5%; border-radius: 0 50px 0 0; background-color: #eef3f1;}
.sub030103 .detail-wrap .detail-topbox:before {content: ""; display: block; position: absolute; right: 0; bottom: 0; width: 486px; height: 274px; background: url(/images/main/sub01/ky_bg.png) no-repeat;}
.sub030103 .detail-wrap .detail-topbox .topbox-img {position: relative; top: -70px; overflow: hidden; flex-shrink: 0; max-width: 538px; border-radius: 0 0 0 50px; box-shadow: 0px 10px 20px rgba(5,55,47,0.2);}
.sub030103 .detail-wrap .detail-topbox .topbox-img img {display: block;}
.sub030103 .detail-wrap .detail-topbox .topbox-text {position: relative; flex-grow: 1; max-width: 100%; padding-left: 80px;}
.sub030103 .detail-wrap .detail-topbox .topbox-text strong {display: block; font-family: 'gmarket'; font-size: 41px; font-weight: bold; color: #05372f;}
.sub030103 .detail-wrap .detail-topbox .topbox-text em {display: block; padding-bottom: 15px; font-size: 19px; font-weight: 300; color: #477a74;}

@media (max-width:1240px) {
    .sub030103 .detail-wrap .detail-topbox {padding: 0 30px 20px;flex-direction: column; padding-bottom: 35px;}
    .sub030103 .detail-wrap .detail-topbox:before {width: 270px; height: 152px; background-size: cover;}
    .sub030103 .detail-wrap .detail-topbox .topbox-text {padding-left: 0; flex-grow: 0;}
    .sub030103 .detail-wrap .detail-topbox .topbox-img {flex-basis: auto; max-width: 100%;}
}
@media (max-width:640px) {
  .sub030103 .detail-wrap .detail-topbox .topbox-text strong{font-size:32px;}
  .sub030103 .detail-wrap .detail-topbox .topbox-text em{font-size:16px;}
}

/* sub02_0102 외래예약안내 */
.s020102 .txt-box1 {background: #eef3f1; border:none; color:#666;}
.s020102 .process_ty2 {padding: 0; margin-top: 20px; padding-bottom: 10px; background: none; border-bottom: 1px dashed #b4bbc2;}
.s020102 .prc.type2 > li .inner {padding: 34px 25px 21px; min-height: 385px;}
.s020102 .prc.type2 > li .inner p { min-height: 120px; text-align: left;}
.s020102 .prc.type2 > li .inner .bottom_wrap {margin-top: 15px;padding-top: 15px; text-align: left; border-top: 1px dashed #b4bbc2;}
.s020102 .prc.type2 > li .inner .bottom_wrap .list-1st {margin: 0;}
.s020102 .prc.type2 > li .inner .bottom_wrap .list-1st li {line-height: 1.2;}
.s020102 .prc.type2 > li .inner .bottom_wrap .list-1st>li:before{top:8px;}
.s020102 .prc.type2 > li:last-child .inner:before {display: none;}
.s020102 .h3 { margin: 30px 0 19px;}
.s020102 .num-list>li span {background: #333;}
.s020102 .reserve_box {overflow: hidden; margin-top: 70px; border: 1px solid #b4bbc2; border-radius: 0 20px 0 0;}
.s020102 .reserve_box .reserve_tit {padding: 20px; background: #008357; font-size: 19px; font-weight: bold;color:#fff; text-align: center;}
.s020102 .reserve_box .reserve_con {padding: 35px 60px;}
.s020102 .reserve_box .reserve_con .con1 {overflow: hidden; position: relative; padding: 35px 0; border-bottom: 1px dashed #b4bbc2; padding-right: 400px;}
.s020102 .reserve_box .reserve_con .con1::before {position: absolute; right: 6%; top: 0; width: 326px; height: 177px; background: url(/images/main/sub02/sub020102_bg.png); content: ""; z-index: -1;}
.s020102 .reserve_box .reserve_con .con1 .tit1 {display: block; margin-bottom: 15px; font-size: 23px; font-weight: bold; color: #333;}
.s020102 .reserve_box .reserve_con .con1 .form-inline{white-space: nowrap; display:inline-block}
.s020102 .reserve_box .reserve_con .con1 .form-group {margin: 0 7px; color: #414141;}
.s020102 .reserve_box .reserve_con .con1 div.form-group{width:100%; max-width:120px; }
.s020102 .reserve_box .reserve_con .con1 .form-control {background-color: #f5f5f5; width:100%; border-radius: 5px;}
.s020102 .reserve_box .reserve_con .con1 .color {color:#008357;}
.s020102 .reserve_box .reserve_con .con2 .tit2 {display: block; margin: 25px 0 15px; font-size: 16px; font-weight: bold; color:#333;}
.s020102 .reserve_box .reserve_con .con2 .txt-box3 { padding: 30px 45px; background: #f1f5f4; border-radius: 5px;}
.s020102 .reserve_box .reserve_con .con2 .txt-box3 strong {font-size: 15px; color: #444; letter-spacing: -0.045em;}
.s020102 input[type="text"] {border-color: #ddd;/* max-width: 126px; */}
.s020102 input[type="radio"]{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;box-shadow:none;border:none;}
.s020102 input[type="radio"]:after {content:'';  display: inline-block; width: 17px; height: 17px; border:1px solid #ccc; vertical-align:top; cursor:pointer;}
.s020102 input[type="radio"]:checked::after{ background:url('/images/main/sub02/radiobox_on.png') 0 0 no-repeat; background-size: contain;}
.s020102 input[type="submit"] {background:url(/images/main/sub02/sub020102_icon2.png)  right 15px center  no-repeat;}
.s020102 input[type="submit"]:focus,
.s020102 input[type="submit"]:hover { background:#008357 url(/images/main/sub02/sub020102_icon.png) center right 14px no-repeat;}
.s020102 .vlist__bodo .obj {display: flex;}

@media (max-width: 1355px) and (min-width: 1199px){
    .s020102 .prc.type2 > li .inner {min-height: 430px;}
    .s020102 .prc.type2 > li .inner p {min-height: 168px;}
}
@media (max-width: 1200px){
    .s020102 .reserve_box .reserve_con .con1{padding-right: 330px;}
    .s020102 .reserve_box .reserve_con .con1::before {right: 0;}
    .s020102 .reserve_box .reserve_con .con1 .form-group:first-child{ margin-bottom:7px}
    .s020102 .reserve_box .reserve_con .con1 .form-group.phone:first-of-type{margin-left:0; margin-bottom: 0;}
    .s020102 .reserve_box .reserve_con .con1 .form-inline{width:100%}
}
@media (max-width: 950px){
    .s020102 .num-list>li {float: none; width: 100%; margin-right: 0;}
    .s020102 .reserve_box .reserve_con .con1{padding-right: 0;}
    .s020102 .reserve_box .reserve_con .con1:before {display: none;}
    .s020102 .reserve_box .reserve_con .con1 .form-inline{display:flex; align-items: center;}
    .s020102 .reserve_box .reserve_con .con1 div.form-group{width:100%; max-width:100px; }
    .s020102 .reserve_box .reserve_con .con1  div.form-group *{width:100%}
}
@media (max-width: 830px){
    .s020102 .prc.type2 > li:nth-child(4) .inner,
    .s020102 .prc.type2 > li:nth-child(5) .inner {min-height: 430px;}
    .s020102 .prc.type2 > li:nth-child(4) .inner p,
    .s020102 .prc.type2 > li:nth-child(5) .inner p {min-height: 168px;}
}
@media (max-width: 767px){
    .s020102 .prc.type2 > li .inner {min-height: auto !important;}
    .s020102 .prc.type2 > li .inner p {min-height: auto !important;}
    .s020102 .reserve_box .reserve_con {padding: 20px;}
    .s020102 .reserve_box .reserve_con .con2 .txt-box3 {padding: 20px;}
    .s020102 input[type="text"] { max-width: 100%;}
}

@media screen and (max-width:460px) {

    .s020102 .reserve_box .reserve_con .con1 .form-group{margin: 0 2px;}
    .s020102 .reserve_box .reserve_con .con1 .form-control.tel{padding-right:27px}
}
/* sub02_0102 외래예약안내 End */

.s040106 .bodo-v .col .v_imgbox{padding:10px;text-align:center;border:1px solid #ddd;}
.s040106 .bodo-v .col .v_imgbox img{width:auto;height:290px;}