/*
Theme Name: OLTANA-001 Child
Version: 1.0.0
Template: oltana-001
Author: CROOVER inc.
Author URI: https://croover.co.jp
*/


html {
    scroll-padding-top: 80px;
}

/*-----共通-----*/
* {
    font-weight: 400;
}

.ol-loading__info .ol-loading__lead {
    margin-top: 20px;
}

.ol-btn-text {
    font-size: 14px;
    font-weight: 500;
}

/*-----ヘッダー-----*/
.ol-header__call-subtext {
    font-weight: 500;
}

/*-----診療時間-----*/
.ol-hours__row-num1 {
    color: #fff;
    text-align: center;
    font-weight: 400;
    background-color: #28285F;
    padding: 8px 0;
}

.ol-firstview__hours:not(.ol-firstview__nohours) .ol-hours__component {
    padding-bottom: clamp(24px, 2.4vw, 41px) !important;
    padding-top: clamp(27px, 5vw, 30px) !important;
    padding-right: clamp(24px, 4.5vw, 30px) !important;
}

.ol-hours__row-num2 .ol-hours__col-title,
.ol-hours__row-num3 .ol-hours__col-title {
    color: #28285F;
    font-weight: 400;
    text-align: center;
}

.ol-hours__row-num2 {
    padding-bottom: 9px;
    border-bottom: 1px solid #28285F;
}

.ol-hours__row-num3 {
    padding-bottom: 9px;
}

.ol-hours__body {
    border: 1px solid #28285F !important;
}

.ol-hours__body .ol-hours__desc-wrapper {
    border: none !important;
}

#ol-section-contact .ol-hours__body {
    padding: 0;
}

.ol-hours__desc2 {
    margin: -15px 0 0;
    font-size: 0.8em;
}

.ol-hours__phone_subtext.ol-contactdetail__phone_subtext {
    font-weight: 500;
}


/* カレンダースラッシュから横線に変更 */
.oltana-icon-slash_outline {
    display: block;
    width: 13px;
    height: 2px;
    margin: 0 auto;
    background-color: #28285F;
    transform: translateY(0px);
}

.ol-hours__col-day .oltana-icon-slash_outline::before {
    display: none;
}

.ol-hours__desc2-icon {
    margin-top: 2px;
}

@media (min-width: 1680px) {
    .ol-firstview__hours:not(.ol-firstview__nohours) .ol-hours__component {
        max-width: 600px !important;
    }

    .ol-firstview__image-inner {
        width: 1180px;
    }
}

@media (max-width: 840px) {
    .ol-firstview__hours:not(.ol-firstview__nohours) .ol-hours__component {
        padding-top: 0 !important;
        padding-right: 0 !important;
    }

    #ol-section-contact .ol-hours__component {
        padding-left: 0 !important;
    }

    .js-firstview-hours {
        margin-top: -40px !important;
        z-index: 2 !important;
    }

    .ol-hours__desc2 {
        margin: -5px 0 0;
    }

    .ol-hours__desc2-icon {
        margin-top: 3px;
    }

    .ol-hours__row-num1,
    .ol-hours__row-num2,
    .ol-hours__row-num3 {
        padding-right: 2px;
    }

    .oltana-icon-slash_outline {
        width: 10px;
    }

    .ol-contact__hours .ol-hours__desc2 {
        margin-top: 1%;
    }
}


}

/*-----KV-----*/
.ol-firstview__title-maincopy.ol-font-en {
    text-shadow: #fff 2px 2px 2px,
        #fff -2px 2px 2px,
        #fff 2px -2px 2px,
        #fff -2px -2px 2px;
}

/*-----fontsize-----*/
body {
    font-size: clamp(16px, 1.5vw, 18px) !important;
    font-weight: 300 !important;
}

.ol-firstview__title-subcopy {
    font-size: clamp(18px, 1.5vw, 20px) !important;
}

.ol-firstview__title-maincopy {
    font-size: clamp(calc(53px * 0.5), calc(0.63vw * 5), calc(88px * 0.5)) !important;
}

.ol-contact-mail .ol-btn-regular {
    font-size: clamp(16px, 1.2vw, 18px) !important;
}

.ol-hours__col-title {
    font-size: clamp(16px, 1.2vw, 18px) !important;
    padding-left: 10px;
}

.ol-hours__col-day-title {
    font-size: clamp(16px, 1.2vw, 18px) !important;
}

.ol-heading {
    font-size: clamp(28px, 3vw, 36px) !important;
    font-weight: 400 !important;
}

.ol-category__item-anchor {
    font-size: clamp(12px, 1.2vw, 14px) !important;
}

.ol-text-s {
    font-size: 18px !important;
    font-weight: 400 !important;
}

.ol-btn-medium,
.ol-btn-medium-2 {
    font-size: clamp(20px, 1.5vw, 18px) !important;
    font-weight: 500 !important;
}

.ol-text-a {
    font-size: 16px !important;
}

h4.wp-block-heading {
    font-size: clamp(20px, 1.8vw, 20px) !important;
    font-weight: 400 !important;
}

h3.wp-block-heading {
    font-weight: 400 !important;
}

.ol-concept__maincopy {
    font-weight: 400;
}

.ol-product__content-title {
    font-weight: 400 !important;
}

.ol-access__info-item dt {
    font-weight: 400 !important;
}

.ol-article__title {
    font-weight: 400 !important;
}

.ol-hamburger__menu-icon .ol-hamburger__menu-icon-label::before {
    font-size: 12px !important;
    font-weight: bold !important;
}

.ol-blog-category {
    font-weight: 400;
}

time {
    font-weight: 400;
}

@media (max-width: 540px) {
    .ol-text {
        font-size: clamp(18px, 1.5vw, 16px) !important;
    }

    h3.wp-block-heading {
        font-size: 24px;
    }

    h4.sp_teltext-font {
        font-size: clamp(15px, 1.8vw, 20px) !important;
        font-weight: 200 !important;
    }
}

/*-----診療案内-----*/
.ol-list-title.ol-font-en {
    font-size: clamp(19px, 2.1vw, 24px);
    color: #28285F;
    font-weight: 500;
}

/*-----特徴-----*/
.home .ol-footer__section {
    margin-top: 0;
}

.ol-product__content-subtitle {
    font-weight: 400;
    opacity: 0.6;
    letter-spacing: 0.1rem;
}

.ol-heading-subtitle {
    color: #28285F;
}

.ol-product__content-title {
    color: #28285F;
    font-weight: 400;
}

/*-----お問い合わせエリア-----*/
.ol-contactdetail__phone_subtext {
    font-weight: 500;
}







/*-----下層共通-----*/
.wp-singular h1 {
    font-weight: 500;
    text-align: center;
    color: #28285f;
}

.wp-singular h3 {
    border-left-width: 3px;
}

.ol-content-frame {
    max-width: 1180px;
}

.ol-archive__body {
    max-width: 1180px;
}

 .ol-article__inner {
    max-width: 1180px!important;
}

.page-template-template-wide .ol-article__body,
.post-template-template-wide .ol-article__body {
    max-width: 1180px;
}

.wp-block-columns figure {
    margin-top: 0;
}

figure.wp-block-table td {
    border: none;
    padding: 1em;
	border-bottom: 1px solid #abb8c3;
}

figure.wp-block-table th {
    border: none;
	width: 30%;
	border-bottom: 1px solid #28285f;
}

figure.wp-block-table tr {
    border-bottom: 1px solid #28285f;
}

.wp-singular p {
    margin-top: 1em !important;
    margin-bottom: 1em !important;
}

.ol-single__template{
	margin-bottom:100px;
}
.border-blue{
	border-bottom:solid 1px #13ACBE;
}

.wp-block-separator{
    border-top: 1px solid #eee;
}

.m0{
	margin:0;
}
@media (max-width: 540px) {
	.wp-block-columns{
		gap:0.5em!important;
	}
	.wp-block-columns .wp-block-image{
		margin:0;
	}
}

/*-----アンカーリンク-----*/
.anker-link-box {
    display: flex !important;
    gap: 2em;
    justify-content: center;
    margin-bottom: 20px;
    flex-basis: 0;
    flex-grow: 1;
}
.anker-link {
    font-size: 1.25em;
    padding: 15px;
    border-bottom: 1px solid #28285F;
    width: 23%;
    display: flex;
}
.anker-link a{
    width: 100%;
}
.anker-link span {
    position: relative;
    display: inline-block;
    width: 100%;
}
.anker-link span::before {
    content: '';
    position: absolute;
    bottom: 10px;
    right: 0;
    width: 12px;
    height: 12px;
    margin-left: -7px;
    border-right: 2px solid #28285F;
    border-bottom: 2px solid #28285F;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
@media (max-width: 540px) {
.anker-link{
width: 50%;
}
}



/*-----院内紹介-----*/
.facility-title{
	border-bottom:#13acbe 1px solid;
}
.page-id-564 .wp-block-columns figure{
	margin-bottom:0;
}


/*----- よくある質問 -----*/
.question,.answer{
    padding: 0.5em;
    font-size: 1.3em;
	  font-weight: bold;
}
}
.question{
	color:#28285f;
}
.answer{
	color:#ff541f;
}

/*----- 求人情報 -----*/
.morning,
.noon,
.night{
	font-size:1.5em;
	border-bottom:1px solid #e3e3e3;
}
.morning i,
.noon i,
.night i{
	padding-right: 5px;
}
.morning i{
	color:#bf0000;
}
.noon i{
	color:#11b1d7;
}
.night i{
color:#ebc600;
}

@media (max-width: 540px) {
.staff_flow{
        gap: 1em !important;
    }
}


/*----- menu -----*/
.ol-header__nav-item.show {
display: block !important;
}
#menu-item-3,#menu-item-4,#menu-item-5,#menu-item-7,#menu-item-9,#menu-item-10,#menu-item-11,#menu-item-12,#menu-item-14,#menu-item-15{
display: none;
margin-left:18px;
}
#menu-item-2 a,#menu-item-6 a,#menu-item-8 a,#menu-item-13 a{
pointer-events: none;
}
#menu-item-2 > a::before, #menu-item-6 > a::before, #menu-item-8 > a::before, #menu-item-13 > a::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 12px;
    width: 1px;
    height: 14px;
    background-color: #28285F;
    transform: translateY(-50%);
}
#menu-item-2 > a::after, #menu-item-6 > a::after , #menu-item-8 > a::after , #menu-item-13 > a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 6px;
    width: 14px;
    height: 1px;
    background-color: #28285F;
}
#menu-item-2.show > a::before,
#menu-item-6.show > a::before,
#menu-item-8.show > a::before,
#menu-item-13.show > a::before {
    display: none !important;
}

