@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Allura&display=swap');


/*---------------------------------
　スライドショーを一番上へ
----------------------------------*/
#header {
	  height: 0;
} 
.header {
    position: relative;
    z-index: 100;
}


.top-slide-caption {
    background: transparent !important;
    color: #fff;
}
.top-slide .top-slide-caption {
    position: absolute;
    bottom: 40%;
    left: 50%;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    transform: translateX(-50%);
    text-align: center;
    font-size: 23px;
}
.font{
    font-family: 'Allura', cursive;
    font-size: 17px;
    color: #f5eddb;
	  display:block;
}

/*---------------------------------
　ヘッダー
----------------------------------*/
.header-logo .logo {
    max-height: 130px;
}
.header-logo {
    padding: 0px 20px 20px 40px;
    margin-top: -60px;
}

.global-nav {
    text-align: right;
}
.global-nav .header-menu,
.global-nav .header-menu > .menu-item{
    display: inline-block;
}
.global-nav .header-menu > .menu-item a {
    border-bottom: 1px solid #bbb;
    margin-right: 50px;
    padding-bottom: 32px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: bold;
}
.global-nav .header-menu > .menu-item:hover a {
    border-bottom: 1px solid #fff;
	  color:#bbb;
	  opacity:1;
	  transition:0.3s;
}
.nav-plus-slug .header-menu > .menu-item > a::after {
    color: #e5ddcc;
    font-size: 10px;
	  margin-top: 7px;
}

.global-nav .header-menu {
  position: relative;
  display: inline-block;
}

.global-nav .header-menu::before {
    content: '';
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 1px;
    background-color: #bbb;
    bottom: 0;
}


.nav-colored .menu-item::before, .nav-plus-slug .menu-item::before, .nav-texture .menu-item::before {
    border-right: none;
}

.eyecatch-wrapper.container{
    border-bottom: 5px solid #b7a06d;
}

/*連絡先情報*/
a.contact-btn {
    color: #fff;
    width: 120px;
    display: block;
    text-align: center;
    padding: 30px 0;
    margin-left: 10px;
    background: rgba(183,160,109,0.7);
}
.header-contact .header-tel {
    color: #cbeefd;
    background: url(https://mdcc.jp/wp-content/uploads/2020/09/tel_2.png) no-repeat left;
    padding-left: 24px;
    background-size: 23px;
    font-size: 26px;
	  letter-spacing: 2px;
}
.header-contact .contact-left {
    text-align: right;
    line-height: 2.2em;
    margin-right: 20px;
}
.header-contact .contact-center{
    text-align: center;
    line-height: 2em;
    margin-right: 20px;
}

/*---------------------------------
　ページタイトル
----------------------------------*/
.content.page-title-image {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
}
.page-title.has-back-image .maintext {
    top: 72%;
    color: #fff;
    text-shadow: none;
    font-size: 36px;
}

.headline-h2 {
    margin: 20px 0 30px 0;
}
.headline-h2 .maintext{
    position: relative;
    display: inline-block;
/*    margin-bottom: 30px;*/
    padding: 95px 80px 0 80px;
    font-size: 30px;
    line-height: 1.2;
}
.headline-h2 .maintext::before{
    display: block;
    content: '';
    position: absolute;
    top: 15px/*0*/;
    left: 70px/*55px*/;
    width: 1px;
    height: 120px;
    background-color: #b7a06d;
    transform: rotate(45deg);
}
.has-subtext .subtext {
    display: block;
}

.headline-h3 .maintext{
    position: relative;
	  padding-left:40px/*20px*/;
}

.headline-h3{
	  background-image: url("https://mdcc.jp/wp-content/uploads/2020/10/top_doctor_bg02.png");
    padding-bottom: 70px;
    background-position: -37px 10px;
    padding-top: 40px;
	  background-repeat: no-repeat;
}
.headline-h3.has-subtext.hl-custom {
    background-image: url("https://mdcc.jp/wp-content/uploads/2020/10/top_doctor_bg02.png");
    padding-bottom: 50px;
    background-repeat: no-repeat;
    background-position: -37px 14px;
    padding-top: 0;
}
.headline-h3.has-subtext .subtext {
    padding-left: 40px;
}
/*
.headline-h3 .maintext::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 10px;
    height: 10px;
    margin-top: -4px;
    background-color: #d0c2a1;
}
*/
.midashi {
    font-size: 12px;
    display: block;
    line-height: 12px;
}
/*---------------------------------
　ボタン
----------------------------------*/

.button-content a{
  border:1px solid #005657;
	background-image:none;
	border-radius:0;
	padding: 15px 50px;
	color: #000;
	position:relative;
	border-right: 2px solid #005657;
}
.button-content a::before {
    position: absolute;
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(https://mdcc.jp/wp-content/uploads/2020/12/sikaku_w.png);
    background-size: contain;
    bottom: -7px;
    left: -16px;
	  transform: none;
}
.button-content a::after {
    position: absolute;
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(https://mdcc.jp/wp-content/uploads/2020/12/sikaku_w.png);
    background-size: contain;
    top: -7px;
    right: -7px;
    transform: none;
}
.button-content a:hover::before ,
.button-content a:hover::after {
	background-image: none;
	transition:0.8s;
}


/*---------------------------------
　トップ画像
----------------------------------*/
.page-title.has-back-image .page-title-image {
    border-bottom: 5px solid #b7a06d;
}

/*---------------------------------
　画像一覧
----------------------------------*/
.gallery .gallery-caption {
    text-align: center;
    font-size: 17px;
}

/*---------------------------------
　フッター
----------------------------------*/
.footer .simple-image img {
    width: 400px;
}
.copyright {
    padding: 30px 0 0;
}
#footer {
    border-top: 1px solid #f7f7f7;
}


/*-------------------------------
　横幅1000px以下でパンケーキリストに切り替え
--------------------------------*/
@media(max-width:1100px){

	.header .content.is-header {
		padding: 0 10px;
	}

	.global-nav {
    display: none;
  }
	.global-nav-smp-link {
    display: initial;
    font-size: 30px;
  }
	i.fa {
    color: #333;
  }
	.header-contact.is-pc{
		display:none;
	}
	.header-logo {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
	
	.header-logo {
    padding: 0 20px 10px 20px;
    margin-top: 0;
  }
	.header-logo .logo {
    max-height: 100px;
  }
	i.fa {
    color: #fff;
  }
	
	
 }


@media(max-width:1020px){
.image-1915 .gallery-title{
    text-justify: distribute;
}
}

/*---------------------------------
　スマホ画面
----------------------------------*/
@media(max-width:688px){
	
	#header {
    height: initial;
    background-color: #b7a06d;
  }
	
	.headline-h2 .maintext {
    padding: 95px 60px 0 80px;
  }
	.has-subtext .subtext {
    padding-left: 20px;
  }
	.page-title.has-back-image .maintext {
    top: 50%;
  }
	.headline-h3.has-subtext.hl-custom {
    background-position: -37px 64px;
		padding-top: 40px;
  }
	
	.top-slide .top-slide-caption {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    padding: 10px;
        padding-top: 10px;
    box-sizing: border-box;
    transform: translate(-50%,-50%);
    text-align: center;
    font-size: 16px;
    height: 100%;
    padding-top: 50px;
}
	
	.button-content {
    text-align: center !important;
  }

	.grid-column-md-1-3 .gallery .grid-column.image-1913,
	.grid-column-md-1-3 .gallery .grid-column.image-1912{
    width: 50%;
    display: inline-block;
  }
	.gallery .gallery-title {
    text-align: center;
  }

	
	.footer-smp-menu {
    background-color: #b7a06d;
  }
	.footer-smp-menu .footer-menu-text {
    color: #fff;
	}
	
}