/* header */
/* modal */
.blocker {
    z-index: 8000;
    background: rgba(0, 0, 0, 0.4);
}
.slick-dotted.slick-slider {
    margin-bottom: auto;
}
.slick-dots {
    bottom: 3.703vw;
}
.slick-dots li {
    width: 1.666vw;
    height: 1.666vw;
    border-radius: 50%;
    background: #999;
    margin: 0 1.388vw;
    padding: 0;
}
.slick-dots li button {
    width: 1.666vw;
    height: 1.666vw;
    border-radius: 50%;
    background: #999;
    cursor: pointer;
    margin: 0;
    padding: 0;
}
.slick-dots li button::before {
    display: none;
}
.slick-dots li.slick-active button {
    background: #0f2947;
}

#modal-cont {
    box-sizing: border-box;
    z-index: 997;
    display: block;
    max-width: 84.629vw;
    width: 84.629vw;
    background: #fff;
    position: absolute;
    top: 54.351vw;
    left: 7.407vw;
    border: 0.027vw solid #7b6958;
    box-shadow: 0.7407vw 0.833vw 1.369vw 0.204vw rgba(40, 40, 40, 0.44);
    padding: 0;
    border-radius: unset;
    overflow: hidden;
}
#modal-cont .slide-img-wrap {
    height: 73.333vw;
    /*width:84.629vw;*/
    overflow: hidden;
}
#modal-cont .slide-img-wrap .slick-dots {
    bottom: 0.703vw;
}
#modal-cont .slide-img-wrap .slide {
    /* max-width: 84.629vw;
    width: 84.629vw !important; */
    height: 73.333vw;
}
#modal-cont .slide-img-wrap .slide a {
    display: block;
}
#modal-cont .slide-img-wrap .slide img {
    width: 84.629vw;
    height: 73.333vw;
}
#modal-cont .bot {
    display: flex;
    flex-wrap: wrap;
    height: 8.333vw;
    background: #333;
    position: relative;
    padding: 0 0 0 3.703vw;
}
.modal a.close-modal {
    display: none;
}
.modal .bot #close-modal-btn {
    /* border-bottom: 1px solid #ccc; */
    position: absolute;
    right: 0;
    line-height: 8.333vw;
    font-size: 3.888vw;
    color: #ccc;
    font-weight: 500;
    background-color: #7b6958 !important;
    text-align: center;
    /* padding: 0 4.166vw; */
    width: 14.814vw;
    background: none;
    text-indent: 0;
}
#modal-cont .check-box {
    align-self: center;
    display: flex;
    flex-wrap: wrap;
}
#modal-cont .check-box input[type="checkbox"] {
    width: 3.333vw;
    height: 3.333vw;
    margin-right: 1.851vw;
    border: 1px solid #666666;
    align-self: center;
    border-radius: 0;
}
#modal-cont .check-box input + label {
    display: flex;
    align-items: center;
    cursor: pointer;
    font-size: 3.33vw;
    color: #fff;
    font-weight: 300;
    line-height: 8.333vw;
}

/* content */
.main-title {
    margin-bottom: 2.5rem;
    text-align: center;
}
.main-title a {
    display: block;
}
.main-title .en {
    font-size: 0.75rem;
    color: #c0bbb5;
    margin-bottom: 0.5rem;
}
.main-title .title {
    font-size: 1.5rem;
    color: #333;
    line-height: 1.25em;
}
.main-title .sub-txt {
    font-size: 0.9rem;
    color: #666;
    margin-top: 0.75rem;
}

.view-more {
    padding-right: 1.2rem;
    font-weight: 300;
    background: url(../img/main/i_arr.png) right center / 0.52rem auto no-repeat;
}
.view-more.white {
    color: #fff;
    background-image: url(../img/main/i_arr_w.png);
}

.i-more {
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
    background: url(../img/main/i_more.png) center top / 1.375rem auto no-repeat;
    vertical-align: middle;
}

/* visual */
.main-visual {
}

/* .main-visual .bx-controls{display:none;} */
.main-visual .bx-wrapper {
    position: relative;
}
.main-visual .bx-controls {
    position: absolute;
    left: 17.28333vw;
    top: 39.0625vw; /* top:50%;margin-top:-250px; */
    z-index: 99;
    margin-left: 0 !important;
    top: 2.75rem;
}
.main-visual .bx-controls .current {
    position: absolute;
    left: -4.16667vw;
    top: -2.04167vw;
    font-size: 3.125vw;
    color: #fff;
}
.main-visual .bx-controls .total {
    position: absolute;
    right: -4.16667vw;
    top: -2.04167vw;
    font-size: 3.125vw;
    color: #fff;
}
.main-visual .bx-pager {
    height: 0.625vw;
    position: relative;
}
.main-visual .bx-pager > div {
    float: left;
    width: 6.77083vw;
    height: 0.625vw;
}
.main-visual .bx-pager > div a {
    display: block;
    width: 6.77083vw;
    height: 0.625vw;
    background-color: #999;
    text-align: left;
    text-indent: -999px;
    overflow: hidden;
    transition: all 1s;
}
.main-visual .bx-pager > div a.active {
    background-color: #fff;
    width: 100%;
}
.main-visual .bx-controls-auto {
    position: absolute;
    right: -8.85417vw;
    top: -0.69083vw;
}
.main-visual .bx-controls-auto a {
    display: block;
    width: 1.97917vw;
    height: 2.1875vw;
    text-align: left;
    text-indent: -9999px;
    cursor: pointer;
}
.main-visual .bx-controls-auto a.bx-start {
    background: url(../img/intro/slider_play.png) 0 0 no-repeat;
    background-size: contain;
}
.main-visual .bx-controls-auto a.bx-stop {
    background: url(../img/intro/slider_stop.png) 0 0 no-repeat;
    background-size: contain;
}
.main-visual .bx-controls-auto .active {
    display: none;
}

.main-visual.black .bx-controls .current {
    color: #666;
}
.main-visual.black .bx-controls .total {
    color: #666;
}
.main-visual.black .bx-controls .bx-pager > div a.active {
    background-color: #353535;
}
.main-visual.black .bx-controls .bx-controls-auto a.bx-start {
    background: url(../img/intro/slider_play.png) 0 0 no-repeat;
    background-size: contain;
}
.main-visual.black .bx-controls .bx-controls-auto a.bx-stop {
    background: url(../img/intro/slider_stop.png) 0 0 no-repeat;
    background-size: contain;
}

/* 링크 */
.main-quick {
    background-color: #0f2948;
    /* margin:-3.125rem 0;  */
    height: 6.25rem;
    text-align: center;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 97;
    box-shadow: 0.2rem 0.2rem 0.3rem rgba(0, 0, 0, 0.48);
}
.main-quick ul {
    padding: 1.3rem 0;
}
.main-quick ul li {
    float: left;
    width: calc(100% / 3);
    box-sizing: border-box;
}
.main-quick ul li + li {
    border-left: 1px solid #4f5964;
}
.main-quick a {
    display: block;
    color: #aea18e;
    padding-top: 2.625rem;
    font-size: 0.8rem;
}
.main-quick .link1 a {
    background: url(../img/main/i_link1.png) center top / 1.9583rem auto no-repeat;
}
.main-quick .link2 a {
    background: url(../img/main/i_link2.png) center top / 1.9583rem auto no-repeat;
}
.main-quick .link3 a {
    background: url(../img/main/i_link3.png) center top / 1.9583rem auto no-repeat;
}
/* .main-quick .link4 a{background:url(../img/main/i_link4.png) center top / 1.9583rem auto no-repeat;} */

/* 바르다임의 특별함 */
.main-special {
    background: url(../img/main/bg_special.jpg) center center / 100% 100% no-repeat;
    height: 35.95rem;
}

.main-special-wrap {
    padding-top: 9.27rem;
    color: #fff;
}
.main-special-wrap .main-title {
    margin-bottom: 0.5rem;
}
.main-special-wrap .main-title .title {
    color: #fff;
}
.main-special-wrap .special-logo {
    height: 100px;
    background: url(../img/main/special_logo.png) center center / 1.9375rem auto no-repeat;
}
.main-special-wrap .special-logo {
    height: 100px;
    background: url(../img/main/special_logo.png) center center / 1.9375rem auto no-repeat;
}
.main-special-wrap .special-qna {
    margin-bottom: 2rem;
}
.main-special-wrap .special-qna dt {
    font-size: 0.875rem;
    font-weight: 400;
    margin-bottom: 1rem;
}
.main-special-wrap .special-qna dd {
    font-size: 0.75rem;
    color: #ccc;
    line-height: 1.75em;
}
.main-special-wrap .special-link a {
    height: 2.3125rem;
    line-height: 2.3125rem;
    border: 1px solid #ebe9e8;
    border-radius: 25px;
    display: inline-block;
    color: #fff;
    font-weight: 300;
    font-size: 0.75rem;
    padding: 0 1.25rem;
}
.main-special-wrap .special-link a:after {
    width: 0.4rem;
    height: 0.75rem;
    display: inline-block;
    content: "";
    vertical-align: middle;
    background: url(../img/main/i_special_arr.png) center 45% / 0.3541rem auto no-repeat;
    margin-left: 0.5rem;
}

/* 의료진소개 */
.main-people-wrap {
    position: relative;
    padding: 4.5rem 0 2.75rem;
}
.main-people-wrap .main-title {
    text-align: left;
    padding: 0 1.25rem;
}
.main-people-wrap .main-title .i-more {
    background-image: url(../img/main/i_more2.png);
}
.main-people-wrap .main-people {
    position: relative;
}
.main-people-wrap .main-people:after {
    display: block;
    content: "";
    clear: both;
}
.main-people-wrap .main-director {
    margin-bottom: 1rem;
}
.main-people-wrap .main-director .info {
    padding: 0.75rem 0 0.75rem 1.25rem;
    text-align: left;
}
.main-people-wrap .main-director .info .title {
    font-size: 0.75rem;
    color: #666;
}
.main-people-wrap .main-director .info .name {
    font-size: 1rem;
    color: #333;
    font-weight: 600;
}
.main-people-wrap .main-director .info-name {
    margin-bottom: 0.25rem;
}
.main-people-wrap .main-director .info-subjects {
}
.main-people-wrap .main-director .info-subjects span {
    display: inline-block;
    height: 1.3125rem;
    line-height: 1.3125rem;
    padding: 0 0.5rem;
    border-radius: 4px;
    background-color: #0f2947;
    color: #fff;
    font-size: 0.75rem;
    margin-right: 0.15rem;
}

.main-people-wrap {
    overflow: hidden;
}
.main-people-wrap .main-staff {
}
.main-people-wrap .staff-slider-wrap {
    width: 420px;
    margin-left: 1.25rem;
}
.main-people-wrap .staff-slider-wrap ul {
    white-space: nowrap;
    width: 32.229rem;
}
.main-people-wrap .staff-slider-wrap ul li {
    width: 90px;
}
.main-people-wrap .staff-slider-wrap ul li img {
    width: 90px;
}
.main-people-wrap .staff-slider-wrap .swiper-slide-active {
    margin-top: -10px;
}
.main-people-wrap .staff-slider-wrap .swiper-slide-active img {
    box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.26);
}
/*
.main-people-wrap .main-staff .simply-scroll,
.main-people-wrap .main-staff .simply-scroll .simply-scroll-clip{}
.main-people-wrap .main-staff .simply-scroll,
.main-people-wrap .main-staff .simply-scroll .simply-scroll-clip,
.main-people-wrap .main-staff .simply-scroll .simply-scroll-list{height:8rem !important;}
*/

/* 어디가 아프신가요 */
.main-subject-wrap {
    padding: 2rem 0;
}
.main-subject-wrap .main-title {
    text-align: left;
    margin: 0 1.25rem;
}

.medical-list {
    padding: 3rem 0 3rem 1.25rem;
}
.medical-list a {
    display: inline-block;
    height: 1.875rem;
    line-height: 1.7rem;
    box-sizing: border-box;
    border: 1px solid #837262;
    border-radius: 0.935rem;
    padding: 0 1.5rem;
    font-size: 0.75rem;
    color: #666;
    vertical-align: top;
    margin: 0 0.5rem 0.5rem 0;
}
.medical-list a.on,
.medical-list a:hover {
    background-color: #7b6958;
    color: #fff;
    box-shadow: 12px 12px 17px rgba(112, 112, 112, 0.26);
    position: relative;
    z-index: 10;
}
.medical-list .row {
    white-space: nowrap;
    text-align: left;
    padding: 0 1.25rem 1rem 0;
}
#medical-row {
    overflow-y: hidden;
    overflow-x: auto;
}

/* 상담 */
.main-counsel {
    background: url(../img/main/bg_counsel.jpg) center center / 100% 100% no-repeat;
}
.main-counsel-wrap {
    box-sizing: border-box;
    text-align: center;
    padding: 2.58rem 1.25rem;
}

.counsel-tel {
    line-height: 1.25rem;
    text-align: center;
    margin: -1rem 0 2rem;
}
.counsel-tel span {
    vertical-align: top;
}
.counsel-tel .label {
    display: inline-block;
    height: 0.9583rem;
    line-height: 0.9583rem;
    background-color: #b2a490;
    color: #211f1f;
    padding: 0 0.5rem;
    margin-right: 0.2rem;
    font-size: 0.68rem;
    font-weight: 600;
}
.counsel-tel .txt {
    display: inline-block;
    height: 0.9583rem;
    font-size: 1.25rem;
    font-weight: 400;
    margin-top: -0.2rem;
}

.counsel-link {
    background-color: #fff;
    padding: 1.875rem 1.25rem 2.5rem;
    text-align: left;
    box-shadow: 0.2rem 0.2rem 0.3rem rgba(38, 36, 36, 0.26);
}
.counsel-link ul {
    border-top: 2px solid #b2a490;
    border-bottom: 1px solid #b2a490;
}
.counsel-link li {
    border-bottom: 1px solid #b2a490;
}
.counsel-link a {
    display: block;
    position: relative;
    line-height: 3rem;
    padding-left: 2rem;
}
.counsel-link a .ko {
    font-size: 0.9rem;
    color: #666;
    margin-right: 2px;
}
.counsel-link a .eng {
    font-size: 0.68rem;
    color: #999;
    font-weight: 300;
}
.counsel-link a .go {
    padding-right: 0.75rem;
    background: url(../img/main/i_go_arr.png) right center / 0.5208rem auto no-repeat;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0.6875rem;
}
.counsel-link a .ready {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0.6875rem;
    text-align: left;
    width: 3rem;
}
.counsel-link a.link1 {
    background: url(../img/main/i_counsel1.png) left center / 1.2916rem auto no-repeat;
}
.counsel-link a.link2 {
    background: url(../img/main/i_counsel2.png) left center / 1.2916rem auto no-repeat;
}
.counsel-link a.link3 {
    background: url(../img/main/i_counsel3.png) left center / 1.2916rem auto no-repeat;
}
.counsel-link a.link4 {
    background: url(../img/main/i_counsel4.png) left center / 1.2916rem auto no-repeat;
}
.counsel-link a.link5 {
    background: url(../img/main/i_counsel5.png) left center / 1.2916rem auto no-repeat;
}

.main-counsel-wrap .counsel-go {
    text-align: center;
    margin-top: -1.25rem;
}
.main-counsel-wrap .counsel-go a {
    display: inline-block;
    height: 2.5rem;
    line-height: 2.5rem;
    padding: 0 2rem;
    text-align: center;
    background-color: #000;
    color: #fff;
    border-radius: 35px;
    font-size: 20px;
    font-size: 0.9rem;
    margin: 0 auto;
}

/* 장비소개 */
.main-device {
    background: url(../img/main/bg_device0.jpg) center center / auto 100% no-repeat;
    position: relative;
}
.main-device::before {
    content: "";
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.main-device-wrap {
    padding: 4rem 0 4rem 1.25rem;
    text-align: left;
    position: relative;
    margin-bottom: -1px;
}
.main-device-wrap .main-title {
    text-align: left;
    color: #fff;
}
.main-device-wrap .main-title .en {
}
.main-device-wrap .main-title .title {
    color: #fff;
}
.main-device-wrap .main-title .sub-txt {
    color: #fff;
}
.main-device-wrap .main-title .i-more {
    background-image: url(../img/main/i_more2.png);
}

.device-slider {
    overflow-x: auto;
    overflow-y: hidden;
}
.device-slider-wrap {
    height: 22.5rem;
    width: 510px;
}
.device-slider-wrap ul {
    height: 22.5rem;
}
.device-slider-wrap ul li {
    /*width:15.625rem !important;*/
    width: 250px;
}
.device-slider-wrap ul li img {
    width: 250px;
    box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.26);
}
.device-slider-wrap ul li.active img {
    box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.26);
}
.device-slider-wrap ul li:hover img {
    box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.26);
}

.device-intro {
    padding: 1rem 0 0 0;
}
.device-intro dl {
    position: relative;
}
.device-intro dt {
    font-size: 0.91rem;
    margin-bottom: 0.75rem;
    padding-left: 2rem;
    color: #000;
}
.device-intro dt .en {
    margin-right: 10px;
}
.device-intro dt .num {
    position: absolute;
    left: 0;
    top: 0;
    color: #b2a490;
    font-family: "Gotham";
    font-weight: 700;
    font-size: 1.25rem;
}
.device-intro dt .name {
    color: #fff;
}
.device-intro dd {
    padding: 0 1.25rem 0 2rem;
    font-size: 0.75rem;
    line-height: 1.75em;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
}
.device-intro dd.summary {
    color: #fff;
}

/* 갤러리 */
.main-gallery {
    background: url(../img/main/bg_gallery.jpg) center center no-repeat;
}

.main-gallery-wrap {
    padding: 4rem 0 4rem 1.25rem;
    position: relative;
}
.main-gallery-wrap .gallery-copy {
    text-align: left;
    margin-bottom: 1.5rem;
}
.main-gallery-wrap .main-title {
    text-align: left;
    margin-bottom: 1rem;
}
.main-gallery-wrap .main-title .title {
    color: #fff;
}
.main-gallery-wrap .view-more {
    font-size: 0.6875rem;
    color: #fff;
}

.gallery-slider-wrap {
    overflow: hidden;
}

.main-gallery-slider {
    width: 520px;
    overflow: hidden;
    position: relative;
}
.main-gallery-slider ul {
}
.main-gallery-slider ul li {
    width: 250px;
}
.main-gallery-slider ul li img {
    width: 250px;
    box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.26);
}
.gallery-slider-wrap .swiper-nav {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
    padding: 0.5rem;
    background-color: #1f1e1e;
}
.gallery-slider-wrap .swiper-nav .swiper-pagination {
}
.gallery-slider-wrap .swiper-nav span:before {
    content: "0";
}

/*
.main-gallery-slider .bx-controls{width:6.5rem; height:1.875rem; background-color:#1f1e1e; color:#fff; position:absolute; bottom:0; left:0;}
.main-gallery-slider .bx-wrapper{margin:0 !important; position:relative;}
.main-gallery-slider .bx-controls-direction a{display:block;width:1.5rem;height:1.875rem;text-align:left;text-indent:-9999px; position:absolute;top:0;}
.main-gallery-slider .bx-prev{left:0; background:url(../img/main/btn_gallery_prev.png) center center / 0.416rem auto no-repeat;}
.main-gallery-slider .bx-next{right:0; background:url(../img/main/btn_gallery_next.png) center center / 0.416rem auto no-repeat;}
.main-gallery-slider .main-gallery-pager{text-align:center; font-family:'Gotham';font-weight:700; color:#999; font-size:14px; line-height:1.875rem;}
.main-gallery-slider .main-gallery-pager span{padding:0 3px;}
.main-gallery-slider .main-gallery-pager .current{color:#fff; font-size:0.875rem;}
*/

/* 새소식 */
.main-news {
    padding: 5.8rem 0 2rem 0;
}
.main-news-wrap {
    text-align: left;
    box-sizing: border-box;
    position: relative;
}

.main-news-wrap .main-title {
    text-align: left;
    padding-left: 1.25rem;
}
.main-news-wrap .main-title h2 b {
    font-weight: 400;
}
.main-news-wrap .main-title h2 .i-more {
    margin-left: 15px;
    margin-top: -6px;
}

.main-news-wrap {
}
.main-news-wrap .news-slider {
}
.main-news-wrap .news-slider:after {
    display: block;
    content: "";
    clear: both;
}
.main-news-wrap .news-slider .news-item {
    float: left;
    width: 320px !important;
    box-sizing: border-box;
    padding: 0 1.5rem;
    position: relative;
}
.main-news-wrap .news-item .title {
    white-space: nowrap;
    font-size: 0.9rem;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.4rem;
    margin-bottom: 0.5rem;
    font-weight: 600;
}
.main-news-wrap .news-item .title .label {
    display: inline-block;
    height: 1.4rem;
    line-height: 1.4rem;
    background-color: #7b6958;
    border-radius: 0.7rem;
    padding: 0 0.5rem;
    color: #fff;
    margin-right: 0.2rem;
    font-size: 0.75rem;
    font-weight: 400;
}
.main-news-wrap .news-item .summary {
    font-size: 0.83rem;
    color: #666;
    line-height: 1.25rem;
    font-weight: 300;
    height: 3.5rem;
    margin-bottom: 1rem;
    text-align: justify;
}
.main-news-wrap .news-item .info:after {
    display: block;
    content: "";
    clear: both;
}
.main-news-wrap .news-item .date {
    float: left;
    font-weight: 600;
    font-size: 0.75rem;
}
.main-news-wrap .news-item .go {
    float: right;
    font-weight: 600;
    font-size: 0.75rem;
    height: 1rem;
    box-sizing: border-box;
}
.main-news-wrap .news-item .go a {
    display: block;
    padding-right: 1rem;
    background: url(../img/main/i_news_arr.png) right center / 0.5208rem auto no-repeat;
}
.news-item + .news-item:before {
    display: block;
    width: 1px;
    height: 10rem;
    content: "";
    background-color: #796e65;
    position: absolute;
    left: -1px;
    top: 0;
}

.main-news-list .bx-controls {
    z-index: 99;
    width: 240px;
    background-color: #cfcfcf;
    margin: 4rem auto 0 auto;
    text-align: center;
    position: relative;
}
.main-news-list .bx-controls .current {
    position: absolute;
    left: -25px;
    top: -6px;
    font-size: 10px;
    color: #999;
}
.main-news-list .bx-controls .total {
    position: absolute;
    right: -25px;
    top: -6px;
    font-size: 10px;
    color: #999;
}
.main-news-list .bx-pager {
    height: 2px;
    position: relative;
}
.main-news-list .bx-pager > div {
    float: left;
    width: 30px;
    height: 2px;
}
.main-news-list .bx-pager > div a {
    display: block;
    width: 100%;
    height: 2px;
    background-color: #cfcfcf;
    text-align: left;
    text-indent: -999px;
    overflow: hidden;
    transition: all 1s;
}
.main-news-list .bx-pager > div a.active {
    background-color: #a0a0a0;
    width: 100%;
}
.main-news-list .bx-controls-auto {
    position: absolute;
    right: -55px;
    top: -2px;
}
.main-news-list .bx-controls-auto a {
    display: block;
    width: 6px;
    height: 8px;
    text-align: left;
    text-indent: -9999px;
    cursor: pointer;
}
.main-news-list .bx-controls-auto a.bx-start {
    background: url(../img/intro/slider_play2.png) 0 0 no-repeat;
}
.main-news-list .bx-controls-auto a.bx-stop {
    background: url(../img/intro/slider_stop2.png) 0 0 no-repeat;
}
.main-news-list .bx-controls-auto .active {
    display: none;
}

/* 오시는길 */
.main-location-wrap {
    padding-top: 2.5rem;
}
.map-info {
}
.map-info {
    background-color: #1e1d1d;
    padding: 3.125rem 0;
}
.map-info:after {
    display: block;
    content: "";
    clear: both;
}
.map-info .main-title {
    margin-bottom: 0.5rem;
}
.map-info .main-title .en {
    color: #c0bbb5;
}
.map-info .main-title .title {
    color: #fff;
}

.main-addr {
    margin: -1rem 0 1rem;
    font-size: 0.875rem;
}

.map-info .office-hours {
    float: left;
    width: 50%;
    box-sizing: border-box;
    border-right: 1px solid #3a342f;
    padding: 0 0.5rem 0 1rem;
    text-align: left;
}
.map-info .office-hours .hour-info {
    font-size: 0.75rem;
    margin-bottom: 1rem;
}
.map-info .office-hours ul {
}
.map-info .office-hours ul li {
    margin-bottom: 3px;
    white-space: nowrap;
}
.map-info .office-hours ul span {
    display: inline-block;
    vertical-align: top;
}
.map-info .office-hours .label {
    width: 3rem;
    white-space: nowrap;
    color: #aaaaaa;
    overflow: hidden;
}
.map-info .office-hours .txt {
    white-space: nowrap;
    color: #eaeaea;
    font-weight: 300;
}
/* .map-info .office-hours ul li:nth-child(1) .label{letter-spacing:0.6rem;}
.map-info .office-hours ul li:nth-child(2) .label{letter-spacing:0.04rem;}
.map-info .office-hours ul li:nth-child(3) .label{letter-spacing:0.38rem;}
.map-info .office-hours ul li:nth-child(4) .label{letter-spacing:0.38rem;}
.map-info .office-hours ul li:nth-child(5){} */
.map-info .office-hours .night {
    display: inline-block;
    background-color: #796e65;
    height: 1rem;
    line-height: 1rem;
    border-radius: 0.5rem;
    padding: 0 0.3rem;
}
.map-info .office-hours .info-desc {
    margin-top: 0.416rem;
    font-size: 0.687rem;
    color: #eaeaea;
    line-height: 1.25rem;
}
.map-info .office-hours .info-desc li {
    position: relative;
    padding-left: 0.416rem;
    white-space: initial;
}
.map-info .office-hours .info-desc li::before {
    content: "-";
    position: absolute;
    left: 0;
    top: 0;
}
.map-info .office-parking {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 0 0.5rem;
}
.map-info .office-parking .guide {
    color: #aaaaaa;
    font-size: 0.9rem;
    padding: 1.75rem 0;
    text-align: center;
}

.map-info .go-detail {
    display: block;
    width: 6.8125rem;
    height: 2.3125rem;
    line-height: 2.3125rem;
    color: #999;
    border: 1px solid #999;
    border-radius: 26px;
    text-align: center;
    font-size: 0.75rem;
    margin: 0 auto;
}

.main-map-wrap {
    overflow: hidden;
}
.main-map {
    height: 16rem;
}

.map-link {
    background-color: #0f2947;
    box-sizing: border-box;
}
.map-link .go-map:after {
    display: block;
    content: "";
    clear: both;
}
.map-link .go-map a {
    float: left;
    width: 50%;
    height: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
    color: #96826f;
    box-sizing: border-box;
    font-size: 0.75rem;
}
.map-link .go-map a img {
    margin-right: 0.2rem;
    line-height: 2.5rem;
    width: 3.5rem;
    vertical-align: middle;
}
.map-link .go-map a + a {
    border-left: 1px solid #303c4c;
}
