@charset "UTF-8";

body {font-family:'Noto Sans Korean';overflow-x:hidden;}
.gotham{font-family:'Gotham' !important}

/* COMMON */
.element-animate{opacity:0;}
p.copy {word-break:keep-all;white-space:normal;}
.slick-slider .slick-arrow {position:absolute;top:50%;transform:translateY(-50%);width:50px;height:75px;padding:0;border:none;background:rgba(0,0,0,0);z-index:1;text-indent:-9999em;outline:none;cursor:pointer;}
.slick-slider .slick-arrow.slick-disabled {visibility:hidden;}
.slick-slider .slick-arrow:after {content:'';display:block;position:absolute;left:50%;top:50%;width:40px;height:40px;border-left:1px solid #000000;border-bottom:1px solid #000000;}
.slick-slider .slick-prev {left:0;}
.slick-slider .slick-prev:after {transform:translate(-15%, -50%) rotate(45deg)}
.slick-slider .slick-next {right:0;}
.slick-slider .slick-next:after {transform:translate(-85%, -50%) rotate(-135deg)}
.slick-slider .slick-dots {width:auto;padding:0;margin:40px 0 0 0;font-size:0;text-align:center;line-height:0;}
.slick-slider .slick-dots li {display:inline-block;margin:0 5px;}
.slick-slider .slick-dots button {width:10px;height:10px;background:#cfcfcf;border:none;border-radius:50%;padding:0;font-size:1rem;text-indent:-9999em;}
.slick-slider .slick-dots .slick-active button {background:#51baec;}
.btn-angle {display:inline-block;font-weight:300;font-size:13px;line-height:1;color:inherit;}
.btn-angle:after {content:'\003e';display:inline-block;margin-left:10px;font-family:'fontAwesome';font-size:15px;}
.rounded-box {display:inline-block;padding:10px 20px 11px 20px;line-height:1;border:1px solid #333;border-radius:2em;}

.text-point{color:#4e5e9c !important}
.text-gray{color:#4f5c6f !important}
.text-strong-point{color:#4e5e9c !important}
.text-coral{color:#ff926c !important}
.lt-s-1{letter-spacing:-1px !important}
.element-animate{opacity:0;visibility:hidden}
.font-weight-thin {font-weight:100;}
.font-weight-medium {font-weight:500;}




/* HEADER */
/* === desktop GNB === */
@media (min-width: 992px) {
    header {position:relative;height:162px;z-index:10;}
    header .header-top {position:absolute;left:0;right:0;top:0;height:133px;}
    header .header-top .inner {max-width:1553px;}
    header .logo {display:block;margin:25px auto 20px;width:182px;}
    header .header-mid {padding-top:95px;}
    header .position-container {position:absolute;left:50%;top:-40px;width:100%;transform:translateX(-50%);max-width:1395px;z-index:1;}
    header .position-container > ul {position:absolute;top:82px;}
    header .sns-list {right:140px;line-height:1;}
	header .sns-list.sns-login {right:190px;}
	header .sns-list.sns-login.sns-login-admin {right:250px;}
    header .sns-list li {margin-left:10px;}
    header .sns-list li:first-child {margin-left:0;}
    header .sns-list a {font-size:26px;color:#333333}
    header .util-list {right:15px;text-transform:uppercase;font-size:12px;line-height:1;letter-spacing:-0.02em;}
    header .util-list li:before {content:'\007c';display:inline-block;margin:0 13px;}
    header .util-list li:first-child:before {display:none;}
    header .util-list a {line-height:26px;color:#333333}
    .navigation {overflow:hidden;position:relative;max-height:67px;background:#fff;transition:all 0.4s ease-in;}
    .navigation.active {max-height:500px;}
    .navigation:before {content:'';display:block;position:absolute;left:0;right:0;top:0;width:100%;background:#343b58;}
    .navigation .nav-list {max-width:1553px;margin:0 auto;}
    .navigation .nav-item {padding:0;}
    /*.navigation .nav-item:first-child .nav-link {border-left:none;}*/
	.navigation .nav-item:last-child .nav-link {border-right:1px solid #92979e;}
    .navigation:before,
    .navigation .nav-link {height:67px;}
    .navigation .nav-link {display:table;width:100%;border-left:1px solid #92979e;text-align:center;color:#fff;font-weight:400;font-size:18px;}
    .navigation .nav-link span {display:table-cell;vertical-align:middle;}

    .navigation .depth-menu {display:none;width:70%;margin:0 auto;padding:30px 0;list-style-type:none;text-align:right;}
    .navigation.active .depth-menu {display:block !important;}
    .navigation .depth-menu li {margin-bottom:0.75rem;line-height:17px;text-align:center;}
    .navigation .depth-menu a {font-weight:400;font-size:14px;color:#333333;text-decoration:none;}
    .navigation .depth-menu a:hover,
    .navigation .depth-menu a:focus {color:#ff926c;}
}
/* === mobile GNB === */
@media (max-width: 991px) {
body.active-nav {overflow:hidden;}
header {width:100%;height:calc(170px / 2);}
header .header-top {position:fixed;z-index:100;left:0;right:0;top:0;height:calc(170px / 2);padding:0 15px;border-bottom:1px solid #d3d3d3;background:#fff;}
header .header-top .inner {height:100%;padding:0;}
header .header-top .btn-call,
header .header-top .btn-hamberger {position:absolute;top:50%;transform:translateY(-50%);}
header .header-top .btn-call {right:60px;padding:0 10px;font-size:33px;color:#343b58;}
header .header-top .btn-hamberger {display:block;right:25px;width:30px;height:24px;padding:0;border:none;border-top:4px solid #343b58;background:transparent;text-indent:-9999em;cursor:pointer;}
header .header-top .btn-hamberger:before {content:'';display:block;position:absolute;left:0;top:50%;transform:translateY(-100%);width:100%;height:4px;background:#343b58;}
header .header-top .btn-hamberger:after {content:'';display:block;position:absolute;left:0;bottom:0%;width:50%;height:4px;background:#343b58;}
header .logo {display:table;width:calc(355px / 2);height:100%;margin:0 10px;}
header .logo a {display:table-cell;vertical-align:middle;font-size:0;}
header .logo img {width:100%;}/* ie fix */
header .header-mid {overflow:hidden;}
header .header-mid .menu-wrap {visibility:hidden;position:fixed;right:-100%;top:0;bottom:0;width:76%;height:100%;max-width:370px;transition:all 0.4s ease-in-out;z-index:101;}
header .header-mid.active .overlay {content:'';display:block;position:fixed;left:0;right:0;top:0;bottom:0;width:100%;height:100%;background:rgba(0,0,0,0.7);z-index:100;animation:fadeIn 0.2s;}
header .header-mid.active .menu-wrap {visibility:visible;right:0;z-index:101;}
header .header-mid .menu-wrap .inner {overflow-x:hidden;overflow-y:auto;height:100%;background:#ffffff;}
header .util-wrap {background:#f8f8f8;border-bottom:1px solid #ededed;}
header .util-wrap li {text-align:center;}
header .util-wrap a {display:block;padding:21px 0;line-height:1;font-size:17px;font-weight:300;color:#51baec;}
header .menu-wrap .btn-close {position:absolute;left:0;top:0;transform:translateX(-100%);width:45px;height:45px;padding:0;background:transparent;border:none;text-indent:-9999em;cursor:pointer;background:#51baec;}
header .menu-wrap .btn-close:before,
header .menu-wrap .btn-close:after {content:'';display:inline-block;position:absolute;left:50%;top:27%;width:2px;height:23px;background:#fff}
header .menu-wrap .btn-close:before {transform:rotate(45deg) translateX(-3px);}
header .menu-wrap .btn-close:after {transform:rotate(-45deg) translateY(-3px);}
header .sns-wrap {margin-top:25px;}
header .sns-list {text-align:center;}
header .sns-list li {margin:0 6px;line-height:1;}
header .sns-list a {font-size:35px;color:#333333}
.navigation .nav-list {margin:0;}
.navigation .nav-item {padding:0;border-bottom:1px solid #e0e0e0}
.navigation .nav-item .nav-link {position:relative;padding:22px 50px 22px 30px;font-weight:400;font-size:20px;color:#fff;background:#51baec;line-height:1;transition:all 0.3s ease;text-align:left;}
.navigation .nav-item .nav-link:after {content:'';display:block;position:absolute;right:20px;top:50%;transform:translateY(-50%) rotate(-45deg);width:12px;height:12px;border-left:2px solid #fff;border-bottom:2px solid #fff;transition:all 0.3s ease;}
.navigation .nav-item .nav-link:last-child {margin-bottom:0;}
.navigation .nav-item.active .nav-link {color:#333333;background:#fff;}
.navigation .nav-item.active .nav-link:after {transform:rotate(135deg);border-color:#343b58;}
.navigation .nav-item > p {font-weight:400;font-size:21px;color:#353535;letter-spacing:-0.025em;}
.navigation .depth-menu {display:none;padding:25px 35px;border-top:1px solid #e4e4e4;list-style-type:none;}
.navigation .depth-menu li {margin-top:1em;}
.navigation .depth-menu li:first-child {margin-top:0;}
.navigation .depth-menu a {font-weight:400;font-size:18px;color:#353535;letter-spacing:-0.025em;}
}
@media (max-width:480px){
	header {height:calc(170px / 3);}
	header .header-top {height:calc(170px / 3);padding:0 10px;}
	header .header-top .btn-call {right:40px;padding:0 6px;font-size:22px;}
	header .header-top .btn-hamberger {right:15px;width:20px;height:16px;border-top:3px solid #343b58;}
	header .header-top .btn-hamberger:before {height:3px;}
	header .header-top .btn-hamberger:after {height:3px;bottom:calc(0% + 1px)}
	header .logo {display:table;width:calc(355px / 3);margin:0;}

	header .header-mid .menu-wrap {max-width:320px;}
	header .util-wrap a {padding:14px 0;font-size:12px;}
	header .menu-wrap .btn-close {width:30px;height:30px;}
	header .menu-wrap .btn-close:before,
	header .menu-wrap .btn-close:after {content:'';display:inline-block;position:absolute;left:50%;top:34%;width:1px;height:15px;}
	header .sns-wrap {margin-top:15px;}
	header .sns-list li {margin:0 4px;}
	header .sns-list a {font-size:23px;}
	.navigation .nav-item .nav-link {padding:15px 35px 15px 20px;font-size:14px;}
	.navigation .nav-item .nav-link:after {right:14px;width:8px;height:8px;border-left:1px solid #fff;border-bottom:1px solid #fff;}
	.navigation .nav-item > p {font-size:12px;}
	.navigation .depth-menu {padding:15px 20px;}
	.navigation .depth-menu li {margin-top:0.5em;}
	.navigation .depth-menu a {font-size:12px;}
}

/* COUNSEL BOX */
.counsel {background:url(../images/img_counsel_bg.jpg) no-repeat 50% 50%;background-size:cover;color:#fff;}
.counsel .inner {position:relative;max-width:1266px;height:100%;}
.counsel .bg-text {position:absolute;left:50px;bottom:80px;opacity:0.14;}
.counsel .bg-text p {font-size:50px;line-height:1;}
.counsel .bg-text p span {margin:1rem 0;display:block;font-size:13px;line-height:1;}
.counsel-box select {height:36px !important;padding-left:8px;appearance:auto;-webkit-appearance:auto;-moz-appearance:auto;-o-appearance:auto;-ms-appearance:auto;}
.counsel-box .form-control {margin-bottom:9px;font-size:15px;line-height:1;color:#333333;border-color:#fff;}
.counsel-box .form-check {padding:0;margin-top:0.5rem;font-size:14px;font-weight:350;letter-spacing:-0.04em;}
.counsel-box .form-check input {margin:0;padding:0;}
.counsel-box .form-check .ico-check {display:inline-block;position:relative;width:18px;height:18px;margin-top:-3px;margin-right:5px;background:#ffffff;vertical-align:middle;}
.counsel-box .form-check input:checked+.ico-check {background:#68c8e3;}
.counsel-box .form-check input:checked+.ico-check:before {content:'\f00c';display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}
.counsel-box button {padding:0 30px;background:#68c8e3;color:#fff;}
.counsel-box .input-box .row {margin:0 -2px;}
.counsel-box .input-box .row > * {padding:0 2px;}
.counsel-box .btn-detail {display:inline-block;padding:7px 15px;margin-left:10px;font-size:12px;line-height:1;color:#fff;background:#333333;}
.counsel-box .btn-kakao {display:block;padding:20px 27px 14px 27px;font-weight:700;font-size:21px;background:#ffe900;color:#411a1d;line-height:1;}
.counsel-box .btn-kakao:before {content:'';display:inline-block;width:46px;height:43px;margin-right:20px;background:url(../images/ico_kakao.png) no-repeat 50% 50%;background-size:100% auto;vertical-align:middle;}
@media (min-width: 992px) {
    .main .counsel {height:496px;padding-top:70px;margin-top:-70px;}
    .main .module-common + .counsel,
    .sub .counsel {padding:0;height:433px;}
    .main .module-common {margin-bottom:70px;padding-bottom:70px;}
    .counsel-box,
    .counsel-box fieldset,
    .counsel-box fieldset > .row {height:100%;}
    .counsel .counsel-box {max-width:750px;margin-left:auto;padding-top:65px;}
    .counsel-box .title {margin:0;font-weight:400;font-size:30px;line-height:46px;}
    .counsel-box .copy {font-weight:400;font-size:15px;}
    .counsel-box button {height:126px;}
    .counsel-box .btn-kakao {position:absolute;bottom:0;}
}
@media (max-width: 991px) {
    .counsel {padding:25px 15px 30px 15px;background-image:url(../images/img_counsel_bg_m.jpg);}
    .counsel-box .title {margin-bottom:1.5rem;;font-weight:700;font-size:22px;line-height:1;}
    .counsel-box .input-box {margin-bottom:6px;}
    .counsel-box .form-control {margin-bottom:4px;}
    .counsel-box button {padding:20px 15px;font-size:18px;line-height:1;vertical-align:top;}
    .counsel-box button br {display:none;}
    .counsel-box .btn-kakao {margin-top:25px;padding:7px 15px;text-align:center;line-height:43px;font-size:20px;}
    .counsel-box .form-check {margin-top:0.5rem;}
    .counsel-box .btn-detail {padding:5px 7px;margin-left:6px;}
}


/* FOOTER */
footer {padding:70px 0;color:#fff;background:#454646}
footer .inner {max-width:1236px;}
footer .hospital-name {margin-bottom:0;font-weight:500;font-size:20px;line-height:24px;}
footer .info-list {font-size:0;}
footer .info-list li {margin-right:10px;font-size:14px;line-height:24px;}
footer .copyright {font-size:14px;line-height:1;letter-spacing:0.055em;}
footer .term {margin-bottom:2rem;font-size:0;}
footer .term li {display:inline-block;font-size:13px;line-height:24px;}
footer .term li:before {content:'\007c';display:inline-block;margin:0 13px;}
footer .term li:first-child:before {display:none;}
footer .term a {color:#e5e5e5}
footer .sns-list li {margin-left:11px;font-size:28px;line-height:1px;}
footer .sns-list li:first-child {margin-left:0;}
footer .sns-list a {color:#333333}
@media (max-width: 991px) {
	footer {position:relative;padding:calc(163px / 2) 0 calc(110px / 2);text-align:center;background:#444451;}
	footer .row > * {position:static;}
	footer .hospital-name {font-weight:700;margin:0 0 10px;font-size:calc(39px / 2);}
	footer .info-list {opacity:.7;margin:0;}
	footer .copyright,
	footer .info-list li{font-size:calc(30px / 2);line-height:calc(50px / 2);}
	footer .copyright {opacity:.7;margin:0;}
	footer .term {position:absolute;top:calc(83px / 2);left:50%;transform:translateX(-50%);margin:0;}
	footer .term li{font-size:calc(30px / 2);}
}
@media (max-width: 480px) {
	footer {padding:calc(163px / 3) 0 calc(110px / 3);}
	footer .hospital-name {font-size:calc(39px / 3);}
	footer .copyright,
	footer .info-list li{font-size:calc(30px / 3);line-height:calc(50px / 3);}
	footer .term {top:calc(83px / 3);}
	footer .term li{font-size:calc(30px / 3);}
}

@media (max-width: 991px){
	.scroll-top{position:fixed;right:calc(20px / 2);bottom:185px;z-index:50;width:calc(83px / 2);height:calc(80px / 2);background:rgba(255, 255, 255, 0.37);border:1px solid #d7d7d7;}
	.scroll-top button{width:100%;height:100%;padding:0;text-indent:-9999em;border:none;background:transparent;}
	.scroll-top:before,
	.scroll-top button:before,
	.scroll-top button:after{content:'';display:block;position:absolute;left:50%;}
	.scroll-top:before{top:8px;transform:translateX(-50%);width:calc(48px / 2);height:0;border-top:1px solid #cbcbcb;}
	.scroll-top button:before{top:12px;transform:translateX(-50%) rotate(135deg);width:calc(20px / 2);height:calc(20px / 2);border-left:1px solid #cbcbcb;border-bottom:1px solid #cbcbcb;}
	.scroll-top button:after{top:11px;width:0;height:calc(40px / 2);transform:translateX(-50%);border-left:1px solid #cbcbcb;}
}

@media (max-width: 480px) {
	.scroll-top{right:calc(20px / 3);bottom:165px;width:calc(83px / 3);height:calc(80px / 3);}
	.scroll-top:before{top:6px;width:calc(48px / 3);}
	.scroll-top button:before{top:8px;width:calc(20px / 3);height:calc(20px / 3);}
	.scroll-top button:after{top:6px;height:calc(40px / 3);}
}

@media (max-width: 991px) {
    section .inner.container-fluid {padding:0 20px;}
}

/* === MAIN CONTETNS === */
/* == main keyvisual == */
.main-visual .item {height:683px;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;}
.main-visual .item .inner {max-width:1436px;padding:0 100px;}
.main-visual .item .inner h2 {margin:0;}
.main-visual .item .inner h2 img{margin:0 auto;}
@media (min-width: 992px) {
    .main-visual .item .inner {display:table;width:100%;height:100%;}
    .main-visual .item .inner .img-text {display:table-cell;vertical-align:middle;}
}
@media (max-width: 991px) {
    .main-visual .item {height:auto;background:none;background-image:none !important;}
    .main-visual .item .inner {padding:0;}
		.keyvisual-carousel.slick-slider .slick-dots{margin:0;position:absolute;bottom:20px;left:0;width:100%;}
		.keyvisual-carousel.slick-slider .slick-dots button{width:9px;height:9px;background:#fff;transition:all 250ms ease}
		.keyvisual-carousel.slick-slider .slick-dots .slick-active button{width:14px;height:14px;background:transparent;border:1px solid #fff;}
}
.slick-slider .slick-arrow {width:30px;height:55px;}
.main-visual .slick-slider .slick-arrow:after {border-color:#fff;}
.main-visual .slick-slider .slick-prev {left:30px;}
.main-visual .slick-slider .slick-next {right:30px;}

/* COMMON SECTION HEADER TITLE */
section .section-header {margin-bottom:65px;text-align:center;color:#333333;}
section .section-header .eyebrow {margin-bottom:1.5rem;font-weight:300;font-size:18px;line-height:1;letter-spacing:0.05em;}
section .section-header .title {font-size:45px;letter-spacing:-0.015em;line-height:1;font-weight:300;margin-bottom:20px;}
section .section-header .title strong{font-weight:700;}
@media (max-width: 991px) {
    section .section-header {margin-bottom:25px;}
    section .section-header .title {font-size:21px;margin-bottom:0px;}
	section .section-header .eyebrow {margin-bottom:1rem;font-size:calc(30px / 2);}
}

/* EVENT CAROUSEL */
.event {padding:100px 0;}
.event-carousel .item {position:relative;}
.event-carousel .text-box .eyebrow {position:relative;display:inline-block;font-weight:700;font-size:18px;line-height:1;}
.event-carousel .text-box .eyebrow:before,
.event-carousel .text-box .eyebrow:after{content:"";display:block;position:absolute;top:50%;width:40px;height:1px;background:#fff;transform:translateY(calc(-50% + 0px));}
.event-carousel .text-box .eyebrow:before{left:-60px}
.event-carousel .text-box .eyebrow:after{right:-60px;}
.event-carousel .text-box .desc {margin-left:-0.5rem;margin-bottom:15px;font-weight:300;font-size:45px;line-height:57px}
.event-carousel .text-box .title {margin-left:-0.5rem;margin-bottom:0;font-weight:700;font-size:60px;line-height:65px;letter-spacing:-0.035em;}
.event-carousel .text-box .desc-box {margin-top:70px;font-size:18px;line-height:30px;}
.event-carousel .text-box ul{display:inline-flex;align-items:center;justify-content:center;flex-direction:column;list-style:none;}
.event-carousel .text-box ul li{position:relative;padding-left:15px;font-weight:200;font-size:17px;}
.event-carousel .text-box ul li:before{content:"";display:block;position:absolute;top:50%;left:0;width:6px;height:6px;background:#fff;border-radius:100%;transform:translateY(-50%)}
.event-carousel .text-box .copy {margin:0;font-weight:200;font-size:17px;}
.event-carousel .btn-angle {margin-top:4rem;color:#000;}
.event-carousel.slick-slider .slick-dots button{outline:0;cursor:pointer}
.event-carousel.slick-slider .slick-dots .slick-active button{background:#6795f8}
@media (min-width: 1301px) {
    .event-carousel .slick-slide {transition:all 0.6s ease;}
}
@media (max-width: 1300px) {
    .event-carousel {padding:0 15px;}
    .event-carousel .item img {width:100%;}
}
@media (min-width: 992px) {
    .event-carousel .slick-slide {transform:scale(0.88);}
    .event-carousel .slick-slide.slick-current {transform:scale(1);}
    .event-carousel .item .text-box {position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:100%;color:#fff;text-align:center;}
}
@media (max-width: 991px) {

    .event {padding:55px 0;}
    .event-carousel {padding:0 20px;}

    .event-carousel .item .text-box {text-align:center;color:#fff;}
    .event-carousel .text-box .eyebrow {margin-bottom:0.5rem;font-size:14px;}
		.event-carousel .text-box .desc{font-size:calc(48px / 2);margin:0;line-height:1.375}
    .event-carousel .text-box .title {font-size:calc(62px / 2);line-height:1.06;}

	/*.event-carousel .text-box .title-box {position:absolute;top:50%;left:50%;width:100%;transform: translate(-50%, -50%);}*/
	.event-carousel .text-box .title-box {position:absolute;top:calc(310px / 2);left:50%;width:100%;transform: translateX(-50%);}
    .event-carousel .text-box .desc-box {margin-top:15px;font-size:14px;line-height:25px;color:#5f5f5f;width:100%;}
    .event-carousel .text-box .date {margin:0;font-weight:bold;}
    .event-carousel .text-box .copy {margin:0;font-weight:200;}
    .event-carousel .text-box .btn-angle {margin-top:1.5rem;display:flex;justify-content:center;align-items:center;}
    .event-carousel.slick-slider .slick-dots{margin-top:15px}
	.event-carousel .text-box ul{margin:0;padding:0;}
	.event-carousel .text-box .copy,
	.event-carousel .text-box ul li{font-size:16px;}
}
@media (max-width: 400px) {
    .event-carousel .item .text-box {padding-left:15px;padding-right:15px;}

	.event-carousel .text-box .title-box {position:absolute;top:calc(100px / 2);left:50%;width:100%;transform: translateX(-50%);}
	.event-carousel .text-box .eyebrow {margin-bottom:0.35rem;font-size:11px;}
	.event-carousel .text-box .desc{font-size:calc(48px / 3);}
	.event-carousel .text-box .title {font-size:calc(62px / 3);}
	.event-carousel .text-box .desc-box {margin-top:10px;font-size:11px;line-height:1.28;}
	.event-carousel .text-box ul{margin:0;}
	.event-carousel.slick-slider .slick-dots{margin-top:10px}
	.event-carousel .text-box .copy,
	.event-carousel .text-box ul li{font-size:11px;}
}

/* SECTION WRAP (DESKTOP GREY BG) */
@media (min-width: 992px) {
    .section-wrap {position:relative;}
    .section-wrap section {position:relative;}
    /*.section-wrap:before {content:'';display:block;position:absolute;left:0;top:200px;bottom:260px;width:100%;background:#eeeef1;}*/
}

/* CLINIC */
.service{position:relative;padding-bottom:130px;margin-bottom:130px;}
.service:before {content:'';display:block;position:absolute;left:0;bottom:0;width:100%;height:340px;background:#263861 url("/resources/images/main/bg_section_service.png") no-repeat 50%;}
.service .inner {max-width:1266px;}
.service .row {margin:0;}
.service .item {overflow:hidden;position:relative;padding:55px 0 0;}
.service .item:nth-child(1){background:#6795f8}
.service .item:nth-child(2){background:#425e98}
.service .item:nth-child(3){background:#ecf0f9}
.service .item:nth-child(4){background:#6ed7c7}
.service .item a {display:block;color:#fff;}
.service .item a:hover{text-decoration:none;}
.service .item:nth-child(3) a {color:#5b6172;}
.service .item a .icon{position:relative;width:107px;height:107px;background:#fff;border-radius:100%;margin:0 auto;}
.service .item a .icon img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:all 0.3s ease-in-out;}
/*.service .item a:hover img {transform:scale(1.005);}*/
.service .text-box {width:100%;padding:15% 30px;text-align:center;}
.service .text-box.white {color:#fff;}
.service .text-box.white .btn-angle {border-color:#fff;}
.service .eyebrow {margin-bottom:0.75rem;font-weight:350;font-size:17px;line-height:30px;letter-spacing:-0.025em;}
.service .title {margin-bottom:1.5rem;font-weight:700;font-size:28px;line-height:30px;}
.service .copy {font-weight:350;font-size:15px;line-height:22px;}
.service .text-box .btn-angle {margin-top:2rem;border-color:#fff;}
.service .item:nth-child(3) .text-box .btn-angle {border-color:#5b6172;}
@media (max-width: 1200px) {
    .service .text-box {padding:15% 15px;}
    .service .copy {font-size:14px;}
}
@media (max-width: 991px) {
	.service .text-box {padding:17% 20px;}
	.service .eyebrow {font-size:12px;line-height:normal}
	.service .title {margin-bottom:1rem;font-size:20px;line-height:normal;}
	.service .copy {font-size:12px;line-height:16px;}

	section .section-header .title {
		line-height:2;
	}

	.service{padding-bottom:calc(130px / 2);margin-bottom:calc(80px / 2)}
	.service:before {height:calc(463px / 2);background:#263861 url("/resources/images/main/bg_section_service_m.png") no-repeat 50% 100%;background-size:100%;}
	.service .item {padding:calc(50px / 2) 0 0;}
	.service .item a .icon{width:calc(135px / 2);height:calc(135px / 2);}
	.service .item a .icon img{zoom:.5;}
	.service .text-box {padding:calc(35px / 2) calc(60px / 2)}
	.service .text-box .btn-angle {margin-top:0.5rem;font-size:calc(21px / 2);padding:3px 10px 4px 10px}

}
@media (max-width: 400px) {
    /*.service .row {display:block;}
    .service .item {width:100%;max-width:100%;}
    .service .text-box {padding:20% 35px;}
    .service .eyebrow {font-size:14px;}
    .service .title {margin-bottom:1rem;font-size:22px;}
    .service .copy {font-size:14px;line-height:20px;}*/

	.service .text-box {padding:17% 10px 20%;}
	.service .eyebrow {font-size:12px;line-height:normal;margin:0;}
	.service .title {margin-bottom:0.75rem;font-size:15px;line-height:normal;}
	.service .copy {font-size:11px;line-height:16px;}

	.service{padding-bottom:calc(130px / 3);margin-bottom:calc(80px / 3)}
	.service:before {height:calc(463px / 3);)}
	.service .item {padding:calc(60px / 3) 0 calc(50px / 3);}
	.service .item a .icon{width:calc(135px / 3);height:calc(135px / 3);}
	.service .item a .icon img{zoom:.33;}
	.service .text-box {padding:calc(35px / 3) calc(60px / 3)}
	.service .text-box .btn-angle {margin-top:0.5rem;font-size:calc(21px / 3);padding:2px 7px 3px 7px}
}



.guide-link .inner {max-width:1266px;}
.guide-link .item a {text-decoration:none;margin:0;}
.guide-link .item .visual {padding:0;overflow:hidden;}
.guide-link .text-box {padding:25px 40px;background:#fff;color:#333333;}
.guide-link .text-box .title {position:relative;font-weight:500;font-size:26px;line-height:30px;}
.guide-link .text-box .title:after {content:'';display:block;width:2.5rem;height:1px;margin:1em auto;background:#cccccc;}
.guide-link .text-box .copy {margin-bottom:0;font-weight:350;font-size:15px;line-height:21px;}
@media (min-width: 992px) {
    .guide-link .item img {transition:all 0.2s ease-in;}
    .guide-link .item a:hover img {transform:scale(1.1);}
    .guide-link .item {max-width:399px;}
    .guide-link .text-box {text-align:center;}
}
@media (max-width: 991px) {
    .guide-link {padding:35px 0;}
    .guide-link .item {margin-top:35px;}
    .guide-link .item:first-child {margin-top:0;}
    .guide-link .text-box {padding:0 15px;}
    .guide-link .text-box .title {font-size:16px;line-height:1;}
    .guide-link .text-box .title:after {width:1.25rem;margin:1em auto 1em 0.25rem;}
    .guide-link .text-box .copy {font-size:12px;line-height:18px;}
}
@media (max-width: 400px) {
    .guide-link .text-box {padding:0 0 0 15px;}
}

.widgets {padding:130px 0;}
.widgets .inner {max-width:1266px;}
.widgets .inner > .row {margin-left:-20px;margin-right:-20px}
.widgets .inner > .row > * {padding:0 20px;}
.widgets .board-title {position:relative;padding-bottom:12px;}
.widgets .board-title:after{content:"";display:block;position:Absolute;bottom:0;left:0;width:100%;height:4px;background:linear-gradient(90deg, rgba(102,123,213,1) 0%, rgba(243,140,108,1) 100%);;}

.widgets .board-title a {font-weight:400;font-size:25px;line-height:1;color:#333333;text-decoration:none;}
.widgets .board-title a span {display:block;margin-top:0.5rem;font-weight:350px;font-size:12px;text-transform:uppercase;}
.widgets .board-list {margin:50px 0 0 0;font-size:16px;color:#333333;}
.widgets .board-list li {overflow:hidden;margin-top:1.5rem;font-weight:200;letter-spacing:-0.04em;}
.widgets .board-list li:first-child {margin-top:0;}
.widgets .board-list .subject {display:block;color:#4d4d4d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.widgets .board-list span.subject {display:flex;justify-content:flex-start;align-items:center}

.widgets .board-list .date {color:#666666;font-size:14px;}
@media (max-width: 991px) {
    .widgets {padding:75px 20px;}
    .widgets .inner > .row > * {padding:0 0 50px 0;}
    .widgets .board-title {border-width:2px;}
    .widgets .board-list {margin-top:1rem;font-size:15px;}
    .widgets .board-list li {margin-top:0.5rem;}
    .widgets .board-list .date {font-size:15px;}
    .widgets .board-title a span {display:inline-block;margin-left:12px;}
    .widgets .map-box {height:215px;padding:0 !important;}
}


.information {padding:130px 0;}
.information .inner {max-width:1266px;}
.information .map-box{height:360px;}
.information .time-table{}
.information .time-table h2{font-size:25px;font-weight:700;color:#2d3753;}
.information .time-table .tel{display:flex;margin:0;font-size:37px;align-items:center;line-height:1.1;}
.information .time-table .tel dt{font-weight:600;font-size:17px;display:inline-block;width:75px;}
.information .time-table .tel dd{margin:0;}

.information .time-table .time{display:flex;}
.information .time-table .time dt{width:30%;font-weight:400;font-size:16px;}
.information .time-table .time dd{width:70%;font-size:18px;}

.information .f-bold{font-family: 'GothamBold';}
.information .round-icons{background-color:#f38c6c;width:1.3rem;height:1.3rem;border-radius:50%;font-size:1rem;color:#fff;text-align:center;margin-right:0.5rem;line-height:1.3rem !important;font-weight:300 !important}


.tile-wrap {}
.tile-wrap .inner {max-width:1236px;}
.tile-wrap .blue-box {background:#42bddf;color:#fff;}
.tile-wrap .btn-angle {border-width:3px;font-size:15px;text-decoration:none;}
.tile-wrap .reservation .eyebrow {font-weight:350;font-size:24px;line-height:1;}
.tile-wrap .reservation .number {font-size:38px;letter-spacing:-0.035em;line-height:1;}
.tile-wrap .reservation .number strong {font-family:'GothamBold';}
.tile-wrap .reservation .btn-angle {position:absolute;left:auto;bottom:0;border-color:#fff;color:#fff;}
.tile-wrap .timetable li {margin:0 0 0.5rem 0;padding-bottom:0.5rem;border-bottom:1px solid rgba(255,255,255,0.5)}
.tile-wrap .timetable .day {padding-left:0.25rem;font-weight:400;font-size:16px;letter-spacing:0.05em;}
.tile-wrap .timetable .time {padding-right:0.25rem;font-weight:400;font-size:17px;text-align:right;font-weight:bold;}
.tile-wrap .timetable .notice {margin-top:2rem;margin-bottom:0;font-weight:400;font-size:16px;line-height:1;}
.tile-wrap .timetable .notice:before {content:'\f06a';font:normal normal normal 14px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:10px;color:#fff;font-size:18px;}
.tile-wrap .img-box {display:block;width:100%;height:100%;padding:0;background:url(../images/main/img_tile.jpg) no-repeat 50% 50%;background-size:cover;}
.tile-wrap .img-box a {display:table;width:100%;height:100%;text-decoration:none;}
.tile-wrap .img-box .text-box {display:table-cell;padding:0 30px 60px 30px;vertical-align:bottom;}
.tile-wrap .text-box .eyebrow {margin-bottom:0.25rem;font-weight:700;font-size:23px;line-height:1;color:#42bddf;}
.tile-wrap .text-box .title {margin-bottom:0.75rem;font-weight:700;font-size:36px;line-height:1;color:#42bddf;}
.tile-wrap .text-box .tags {font-weight:700;font-size:12px;color:#404040}
.tile-wrap .text-box .btn-angle {margin-top:1.5rem;border-color:#42bddf;color:#42bddf}
@media (min-width: 992px) {
    .tile-wrap .inner > .row {height:340px;}
    .tile-wrap .blue-box > .row {position:absolute;left:0;top:50%;width:100%;margin:0;padding:0 30px;transform:translateY(-50%);}
}
@media (max-width: 1100px) {
    .tile-wrap .blue-box > .row {padding:0 15px;}
}
@media (max-width: 991px) {
    .tile-wrap {padding-bottom:45px;}
    .tile-wrap .inner > .row {margin:0;}
    .tile-wrap .blue-box {padding:33px 0;}
    .tile-wrap .reservation .eyebrow {font-weight:350;font-size:16px;}
    .tile-wrap .reservation .number {font-size:24px;}
    .tile-wrap .timetable .day {font-size:12px;}
    .tile-wrap .timetable .time {font-size:13px;}
    .tile-wrap .timetable .notice {font-size:13px;}
    .tile-wrap .btn-call {position:relative;width:25px;height:25px;margin-top:0;margin-left:10px;font-size:17px;background:#fff;color:#42bddf;border-radius:50%;vertical-align:top;transform: rotate(90deg);}
    .tile-wrap .btn-call i {position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}
    .tile-wrap .img-box {display:block;position:relative;background-image:url(../images/main/img_tile_m.jpg);height:0;padding-top:38.3484%;}
    .tile-wrap .img-box a {display:block;position:absolute;left:0;top:0;width:100%;height:100%;}
    .tile-wrap .img-box .text-box {display:block;position:absolute;left:0;top:50%;padding:0 15px;transform:translateY(-50%)}
    .tile-wrap .text-box .eyebrow {font-size:20px;}
    .tile-wrap .text-box .title {font-size:31px;}
    .tile-wrap .text-box .tags {margin:0;font-size:14px;}
}
@media (max-width: 400px) {
    .tile-wrap .blue-box > .row {display:block;}
    .tile-wrap .timetable {padding-top:10px;}
    .tile-wrap .text-box .eyebrow {font-size:17px;}
    .tile-wrap .text-box .title {font-size:27px;}

	.information{padding:33px 0}
	.information .time-table h2{font-size:17px;}
	.information .time-table .tel dt{font-size:13px;}
	.information .time-table .tel{font-size:23px}
	.information .time-table .time dt{width:20%;font-weight:400;font-size:13px;}
	.information .time-table .time dd{width:80%;font-size:13px;}
	.information p{font-size:12px}
	.information .round-icons{font-size:10px}
}