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


*{
	font-weight:400;
}

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

.home h2{
	display:inline-block;
	margin-bottom: 40px;
	font-weight: 500!important;
}


/* ハンバーガーメニュー */
.ol-hamburger__menu-icon .ol-hamburger__menu-icon-label::before {
    font-size: 14px;
}

/* KV */
.ol-firstview__title-maincopy.ol-font-en{
width: 17em;
    background-color:#ffffffe3;
}

.ol-firstview__title-maincopy {
    line-height: 1.75;
}

.ol-hours__general-desc{
    font-size: 14px;
	    color: rgb(37, 48, 70);
	font-weight:500;
}
.ol-hours__general-desc .green{
 color:#039c41;
}

.ol-news__meta.ol-blog-meta
.ol-font-en,
.ol-news__meta.ol-blog-meta
.ol-news__category,
.ol-news-link .ol-news__title {
	font-size: 14px;
	font-weight:500;
}
.ol-category__item-anchor,
.ol-btn-text {
    font-size: 15px;
}

.ol-list-title.ol-font-en {
    font-size: clamp(19px, 2.1vw, 24px);
	color:#168db6;
    font-weight: 500;
}

.ol-heading-subtitle {
color: #168db6;
    opacity: 0.4;
    font-weight: 300;
}
.ol-product__content-title.ol-font-en{
	color:#168db6;
	font-weight: 400;
	margin-top:0;!important
}
.ol-firstview__title-text{
	color: #168db6;
}

@media (max-width: 840px) {
.ol-firstview__title-maincopy.ol-font-en {
    width: 100%;
	}
}


	
/* 診療時間案内表 */
.ol-firstview__hours:not(.ol-firstview__nohours) .ol-hours__component {
        max-width: 690px;
}


i.oltana-icon-circle_solid{
color:#168db6!important;
}
.ol-firstview__hours:not(.ol-firstview__nohours) .ol-hours__component{
	box-shadow: 0px 0px 7px rgba(34, 34, 34, 0.1);
}    
.ol-firstview__section .ol-hours__component {
    padding-left: clamp(24px, 4.5vw, 45px) !important;
}
.ol-hours__row.ol-hours__row-num1{
	background-color: aliceblue;
	padding:0.25em 0;
}

.oltana-icon-slash_outline {
    display: block;
    width: 13px;
    height: 2px;
    margin: 0 auto;
    background-color: #168db6;
    transform: translateY(0px);
}

.ol-hours__col-day .oltana-icon-slash_outline::before {
    display: none;
}
.ol-hours__col-title{
	padding-left:0.5em
}
.ol-hours__row .ol-hours__col-day-title:last-child{
	padding-right:0.5em
}

.ol-firstview__hours:not(.ol-firstview__nohours) {
	bottom: -150px!important;
}

@media (max-width: 1280px) {
.ol-firstview__hours:not(.ol-firstview__nohours) .ol-hours__component{
		padding:1.2vw 3vw;
	}
}
	
@media (max-width: 840px) {
    .ol-firstview__hours:not(.ol-firstview__nohours) .ol-hours__component {
			padding-top:clamp(24px, 2.4vw, 42px);
				padding-bottom: clamp(24px, 2.4vw, 42px);
			padding-right: clamp(24px, 4.5vw, 45px);
	z-index: 1;
    margin-top: -50px;}
}
    
			
			

/* 診療案内 */
.ol-concept__maincopy{
	color:#253046;
}
.ol-concept__maincopy .blue{
color:#168db6;
}



/* 診療案内 SERVICE */
.ol-service__list-item-image{
background-color: rgb(107 200 255 / 9%)!important;
}

.ol-service__list-item-image a{
	display:flex!important;
	justify-content:center;
	align-items:center;
}

.ol-service__list .ol-service__list-item-image img {
    width: 70%;
    height: 70%;
}

/* アクセス ACCESS */
@media (max-width: 540px) {
    .ol-access__info-item dt {
        width: 20vw;!important;
    }
}


/* お問い合わせ CONTACT */
@media (max-width: 840px) {
.ol-footer__section .ol-hours__component{
		padding-left: 0!important;
	}
}




/* 下層ページ↓ */
.wp-singular h1,.wp-singular h2,.wp-singular h3,.wp-singular h4{
	font-weight:500;
}


.wp-singular h2{
		margin-bottom:1em;
	}
.smb-box{
	height:100%;
}
.smb-box p{
	margin-top:0!important;
	margin-bottom:0!important;
}

.wp-singular h3, .wp-singular h4 {
    margin-bottom: 20px;
}
.wp-block-columns{
	margin-bottom:0;
}
.m0{
	margin:0;
}

.wp-singular 
.ol-article__title{
	margin-bottom:20px;
	padding-bottom: 10px;
    border-bottom: 1px solid #d8e3db;
}
.wp-singular p{
	margin-top:1em!important;
	margin-bottom:1em!important;
}

.wp-singular
.wp-block-column figure{
	width:100%!important;
}
.wp-singular
.wp-block-image{
	margin-top:3em;
}
.b-radius5 img{
border-radius:5px;
}

.cavity-arrow{
	padding-top:1.5em;
}

.smb-btn__label {
	color: rgb(255 255 255)!important;
}

ul.oltana-list li::after{
	background-color:#168db6!important;
}


@media (max-width: 840px) {
	.wp-singular .wp-block-image{
		margin:0;
	}
	.wp-singular .wp-block-columns{
	gap:0;
}
}

/* 初めての方へ */
.smb-accordion{
	--smb-accordion--title-background-color: rgba(3, 156, 65, 0.09);
}
.smb-accordion__item {
	margin-bottom: 30px;
}
.smb-accordion__item__body {
    border: 1px solid rgba(3, 156, 65, 0.09);
}
.smb-accordion__item__title__label{
	display: flex;
    align-items: center;
}
.smb-accordion__item__title i{
color: #168db6;
    font-size: 2em;
	margin-right: 10px;
}
.flow-title,.facility-title{
    border-bottom:#039c41 1px solid;
}

@media (max-width: 540px) {
.flow-title span,.facility-title span{
font-size: 18px;
}
}

/* 一般歯科 */
@media (max-width: 1280px) {
.flow-box h4{
	     height: 140px;
        padding: 40px 5px;
	}
.flow-box .cavity-arrow{
	    margin-top: 4.5em;
		}
}

@media (max-width: 990px) {
.flow-box{
		flex-direction:column;
	}
.flow-box h4{
	height:initial!important;;
	padding:20px;
	}
	.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
         flex-basis: 100% !important;
	}
	    .wp-block-columns {
        flex-wrap: wrap !important;
}
 	.page-id-281 .wp-block-image img,.page-id-719 .wp-block-image img{
	margin:0 auto;
}
 .flow-box .wp-block-column:nth-child(2)
.wp-block-image{
	 margin-top: 20px;
	  margin-bottom:0;
}
}
	
@media (max-width: 840px) {
.flow-box .wp-block-columns .wp-block-column:nth-child(1) p{
	margin-bottom:0!important;
}
.flow-box .wp-block-columns .wp-block-column:nth-child(2) p{
	margin-top:0!important;
}
.mushiba-box .mt0{
	margin-top:0!important;
}
}

	
/* 小児歯科 */
@media (max-width: 840px) {
.wp-singular .box-title{
	margin-top:0!important;
		}
}

	
/* かぶせ物・詰め物 */
.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 #2e9568;
    width: 23%;
    display: flex;
}
.anker-link a{
	text-decoration:none!important;
	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 #2e9568;
    border-bottom: 2px solid #2e9568;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

@media (max-width: 840px) {
	.anker-link-box {
flex-wrap:wrap;
    gap: 1em;
		justify-content:space-between;
}
.anker-link {
	font-size:1em;
    width: 47%;
	
}
.wp-singular .wp-block-columns.comparison-box{
		gap:2em;
	}
}
@media (max-width: 500px) {
	.anker-link {
width: 100%;
	}
}



/* ホワイトニング */
.page-id-719 .flow-box h4{
	height: 120px;
    display: flex;
    align-items: center;
}


/* お知らせ */
.ol-single__template {
	margin-bottom: 100px;
}

.archive .ol-heading.ol-font-en{
	color:#039c41;
	font-weight:500;
}
.archive .ol-heading-sub.ol-font-en{
	font-weight:500;
}
.ol-article__inner {
	padding-top:0!important
}


/* 院内紹介 */
@media (max-width: 840px) {
.page-id-910 .wp-block-columns {
	gap:2em;
	margin-bottom:2em;
}
}

/* 診察時間・アクセス */
.page-id-955 .ol-hours__component {
	width: 100%;
}
.page-id-955 .ol-hours__col-title,.page-id-955 .ol-hours__general-desc,.page-id-955 .ol-hours__col-day-title 
{
    font-size: initial;
}
	
@media (max-width: 840px) {
.page-id-955  .wp-block-columns.cta-box{
	gap:2em;
	margin-bottom:2em;
}

.page-id-955 .ol-hours__col-title,.page-id-955 .ol-hours__general-desc,.page-id-955 .ol-hours__col-day-title 
{
  font-size: 14px;
}
}




/* お問い合わせ */
.dataTable{
	width:100%;
}

.dataTable input[type="text"],
.dataTable input[type="email"],
.dataTable input[type="tel"],
.dataTable textarea {
  padding: 0.75rem 1rem;
  line-height: 1.4;
}

.dataTable__req {
  margin-left: 0.5em;
  color: #ff3737;
}

.red-txt{
	color:#ff3737;
	font-weight:bold;
}

.wpcf7 .wpcf7-list-item {
  display: inline-flex !important;
  align-items: center !important;
}

.wpcf7-form th{
	vertical-align: top;   
	color:#039c41;
}

.wpcf7-form th p,.wpcf7-form td p{
	margin:0 0 20px!important;
	padding:0;
	text-align:left;
}

.day_item{
	  display: flex;
    gap: 1em;
}

.notes-box{
	 font-size: 0.9em;
}
.wpcf7-form td .notes-box p{
	 margin-bottom:0!important;
}



/* 送信ボタン */
.wpcf7 input[type=submit] {
  padding: 1em 8em;
	font-size: initial;
}

.dataTable__submit {
  text-align: center;
}


.dataTable__submit:hover {
  opacity: 0.5;
}

.wpcf7-spinner{
display:none;
}

@media (max-width: 840px) {
	.dataTable tr{
	display: flex;
    flex-direction: column;
    width: 100%;
	}
	.wpcf7-form th p{
	margin:0 !important;
}}
	
/*menu*/
/* メニュー開閉時スクロール禁止 */
.js-body__noscroll{
    overflow: hidden;
    height: 100%;
}


.ol-header__nav-item.show {
    display: block !important;
}

#menu-item-5,#menu-item-6,#menu-item-7,#menu-item-8,#menu-item-9,#menu-item-11,#menu-item-12,#menu-item-13,#menu-item-14 {
    display: none;
    margin-left: 18px;
}

#menu-item-4 a,#menu-item-10 a {
    pointer-events: none;
}

#menu-item-4>a::before,#menu-item-10>a::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 12px;
    width: 1px;
    height: 14px;
    background-color: #2e9568;
    transform: translateY(-50%);
}

#menu-item-4>a::after,#menu-item-10>a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 6px;
    width: 14px;
    height: 1px;
    background-color: #2e9568;
}

#menu-item-4.show>a::before,#menu-item-10.show>a::before {
    display: none !important;
}


/* 親のアプデ追加されたもの消す */
html {
    overflow-x: inherit!important;
}
