/*
Theme Name: navi
Theme URI: http://wordpress.org/themes/twentythirteen
Author: the WordPress team
Author URI: http://wordpress.org/
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: twentythirteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
a{color:#121212;cursor:pointer;text-decoration:none;}
a:visited{}
a:hover{}
.over:hover{opacity:0.7;filter:alpha(opacity=70);}
.clearfix:after {
	content:".";
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	font-size:0;
}
*{
	box-sizing: border-box;
}

.pc{
	display: block;
}
.sp{
	display: none;
}

body,
.wrap{
	width:100%;
}
img{
	width: 100%;
	height: auto;
}
.header{
	display: inline-block;
	max-width: 100%;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 5rem;
  padding-right: 5rem;
}
.header__heading-logo {
	width: 270px;
}
.header__heading-link {
	display: inline-block;
	margin-left: auto;
  margin-right: auto;
	padding: .75rem;
}
nav.header__inline-menu{
	float: right;
	text-align: center;
	margin-top: 1.05rem;
	justify-self: center;
	margin-left: 0;
	display: block;
}
.list-menu--inline {
	display: inline-flex;
	flex-wrap: wrap;
	justify-content: center;
	list-style: none;
	padding: 0;
	margin: 0;
}
.list-menu__item {
	display: flex;
	align-items: center;
	line-height: 1.4em;
	padding: 0.6rem;
  text-decoration: none;
}
.list-menu__item span{
	font-size: 16px;
}
.header__heading{
	display: inline-block;
}
.header__heading-logo-wrapper {
			width: 270px;
}
.header--top-center .header__inline-menu, .header--top-center .header__heading-link {
	margin-left: 0;
	display: block;
}
.list-menu {
	list-style: none;
	padding: 0;
	margin: 0;
}
section#search, section#featured {
	background: #E9E9E9;
	padding-top: 25px;
}
.content h2,
h2.main-page-title {
	color: #007FC0;
	text-align: center;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin-top: 0;
	font-size: 32px;
  font-family: sans-serif;
}
.content h2 span,
h2.main-page-title span {
	color: #000;
	text-align: center;
	/* font-family: Inter; */
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	display: block;
}
.content h2 span, h2.main-page-title span {
	font-size: 14px;
}
.content p {
	font-size: 18px;
	text-align: center;
	margin-bottom: 20px;
	color: #000;
}
#search.content p {
	margin-bottom: 0;
}
section#search .map, section#search-page .map {
	position: relative;
}
section#search .map, section#search-page .map, ul.news-list {
	max-width: 500px;
	margin: 0 auto;
}
section#search .map img, section#search-page img {
	width: 100%;
	height: auto;
}
section#search .map img, section#search-page img {
	border: none !important;
}
section#search .map a.btn-map, section#search-page a.btn-map {
	display: flex;
	flex-direction: column;
	justify-content: center;
	border-radius: 28px;
	background: #FFF;
	color: #007FC0;
	text-align: center;
	line-height: 27px;
	position: absolute;
	font-size: 15px;
	height: 28px;
	padding: 0 12px;
}
section#search .map a.btn-map.hokkaido, section#search-page .map a.btn-map.hokkaido {
	top: 9%;
	left: 63%;
}
section#search .map a.btn-map.tohoku, section#search-page .map a.btn-map.tohoku {
	top: 27%;
	left: 59%;
}
section#search .map a.btn-map.hokuriku, section#search-page .map a.btn-map.hokuriku {
	top: 40%;
	left: 35%;
}
section#search .map a.btn-map.kanto, section#search-page .map a.btn-map.kanto {
	top: 42%;
	left: 72%;
}
section#search .map a.btn-map.chubu, section#search-page .map a.btn-map.chubu {
	top: 53%;
	left: 54%;
}
section#search .map a.btn-map.kansai, section#search-page .map a.btn-map.kansai {
	top: 52%;
	left: 38%;
}
section#search .map a.btn-map.chugoku, section#search-page .map a.btn-map.chugoku {
	top: 48%;
	left: 23%;
}
section#search .map a.btn-map.kinki-shikoku, section#search-page .map a.btn-map.kinki-shikoku {
	top: 63%;
	left: 31%;
}
section#search .map a.btn-map.kyushu-okinawa, section#search-page .map a.btn-map.kyushu-okinawa {
	top: 67%;
	left: 0%;
}
#news, #featured {
	padding-top: 25px;
	padding-bottom: 50px;
}
.content#news {
	max-width: 100%;
}
.content h2, h2.main-page-title {
	color: #007FC0;
	text-align: center;
	/* font-family: Inter; */
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin-top: 0;
	margin-bottom: 30px;
}
.content h2, h2.main-page-title{
		font-size: 32px;
		font-family: sans-serif;
}
ul.news-list li img {
	display: none;
}
ul.news-list li p{
margin-bottom: 20px;
}
ul.news-list li p.date {
	font-size: 12px;
	margin-bottom: 0;
}
ul.news-list li p.news-title {
	font-size: 16px;
}
#js-slider-bnr {
	max-width: 960px;
	margin: 0 auto;
}
#js-slider-bnr .bnr-list-item {
	margin: 0 10px;
}
.bnr-list-item p.featured-clinic-name {
	text-align: left;
	font-size: 15px;
	margin-bottom: 0;
	padding-top: 10px;
}
.footer {
	padding: 60px 30px !important;
	background: #007fc0;
	color: #fff;
}
.footer__content-top, .footer .grid {
	display: block;
}
.footer__content-top {
	padding: 0;
	max-width: 1200px;
	margin: 0 auto;
}
.footer-block-image {
	display: flex;
}
.footer-block-image.center {
	justify-content: center;
}
.footer-block.grid__item, .footer-block-image.center, .footer .grid {
	margin: 0 !important;
}
.footer-block__image-wrapper {
	margin-bottom: 2.5rem !important;
	max-width: 260px !important;
}
.footer-block__image-wrapper img {
	display: block;
	height: auto;
	max-width: 100%;
}
.footer-block.grid__item {
	width: 100%;
}
.footer-block__details-content {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 10px 20px;
	margin-bottom: 0px !important;
}
.footer-block__details-content>li:not(:last-child) {
	margin-right: 1.5rem;
}
.footer-block__details-content>p, .footer-block__details-content>li {
	padding: 0;
}
.footer-block__details-content .list-menu__item--link, .copyright__content a {
	color: #fff !important;
}
.footer-block__details-content .list-menu__item--link {
	font-size: 16px !important;
}
.footer-block__details-content .list-menu__item--link, .copyright__content a {
	padding: 0 !important;
	font-size: 12px;
	text-decoration: none !important;
}
.footer__content-bottom {
	padding-top: 0rem;
}
.footer__content-bottom-wrapper {
	display: flex;
	width: 100%;
	justify-content: center;
}
.footer__copyright {
	text-align: center;
	margin-top: 1.5rem;
}
.copyright__content {
	font-size: 1.1rem;
}
header-drawer {
	justify-self: start;
	margin-left: -1.2rem;
}
.menu-drawer-container {
	display: flex;
}
.header__icon, .header__icon--cart .icon {
	height: 4.4rem;
	width: 4.4rem;
	padding: 0;
}
.header__icon--menu {
	position: initial;
}
.content {
	padding: 20px 20px 30px;
}
section#search, section#featured {
	background: #E9E9E9;
	padding-top: 25px;
}
ul.news-list li {
	/* width: 22%; */
	border-bottom: 1px solid #000;
}
/* ハンバーガーアイコン */
.hamburger {
  cursor: pointer;
  width: 30px;
  height: 25px;
  position: relative;
  z-index: 1001;
	position: absolute;
    left: 24px;
    top: 22px;
		padding: 5px;
		display: none;
}
.hamburger span {
  display: block;
  height: 1px;
  background: #007FC0;
  margin: 3.5px 0;
  transition: 0.3s;
	width: 18px;
}

/* メニュー本体 */
.menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: white;
  transform: translateX(-100%);
  transition: transform 0.1s ease;
  z-index: 1000111;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.menu ul {
  list-style: none;
  padding: 0;
}
.menu li {
  margin: 20px 0;
}
.menu__close {
  position: absolute;
	top: 22px;
	left: 28px;
  font-size: 30px;
  cursor: pointer;
	color: #007FC0;
}

/* メニューを表示 */
.menu.is-open {
  transform: translateX(0);
}
.menu__close::before,
.menu__close::after {
  content: '';
  position: absolute;
  top: 14px;
  left: 0;
	width: 20px;
	height: 1px;
  background-color: #007FC0;
  transition: 0.3s;
}

.menu__close::before {
  transform: rotate(45deg);
}

.menu__close::after {
  transform: rotate(-45deg);
}

/* トップページご挨拶 */

div.topgreetingcontents{
	display: flex;
	flex-direction: row-reverse;
	margin: 50px 0;
	gap: 150px;
	font-family: 'Times New Roman', 'YuMincho', 'Yu Mincho', '游明朝体', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Noto Serif JP', serif;
}

.greetingright {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  gap: 30px;
  width: 35%;
}

.greetingright img {
  max-width: 100%;
  height: auto;
}

.greetingright p {
  writing-mode: vertical-rl;
  text-orientation: upright;
  font-size: 0.9em;
  line-height: 1.6;
  margin: 0;
}

.greetingright p span {
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
  font-size: 4em;
}
.greetingleft{
	width: 60%;
}
.greetingleft p{
	text-align: left;

}
p.blueline{
	background-color: #3baede;
	text-align: center;
	padding: 5px;
	color: #fffb8e;
	font-size: 1.6em;
}
div.iblockr{
	display: flex;
	gap: 50px;
}
div.iblockr img{
	width: 40%;
}

/* トップページご挨拶ここまで */

/* フローティングバナー */
div#floating-banner a img{
	width: 160px;
	height: auto;
}
#floating-banner {
  position: fixed;
  bottom: 20px;
  right: 20px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  z-index: 9999;
}
#floating-banner.show {
  opacity: 1;
  visibility: visible;
}
/* フローティングバナー ここまで */

/* クリニックページ */
div#subpage{
	max-width: 960px;
	margin: 0 auto;
}
div#subpage h1{
	font-size: 28px;
	margin-top: 0;
  margin-bottom: 20px;
  color: #007fc0;
  font-style: normal;
  font-weight: 700;
  line-height: 1.6em;
}
div#subpage section{
	margin: 70px 0;
}
div#subpage section h2{
	font-size: 22px;
	margin-top: 0;
  margin-bottom: 20px;
  color: #007fc0;
  font-style: normal;
  font-weight: 700;
  line-height: 1.6em;
}
.detail-list {
    margin-bottom: 35px;
    width: 50%;
}
.detail-list p {
    border-bottom: 1px solid #999;
    padding: 10px 0 10px 34px;
    position: relative;
    text-align: left;
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5em;
}
.detail-list p.address {
    border-top: 1px solid #999;
    margin-bottom: 0;
}
.detail-list p.address:before {
    background-image: url(/wp-content/themes/navi/images/icon-address.png);
}
.detail-list p.tel:before {
    background-image: url(/wp-content/themes/navi/images/icon-tel.png);
}
.detail-list p.web:before {
    background-image: url(/wp-content/themes/navi/images/icon-web.png);
}
.detail-list p:before {
    content: "";
    display: block;
    width: 22px;
    height: 22px;
    position: absolute;
    left: 0;
    top: 50%;
    background-size: contain;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
ul.service {
    padding: 0;
    margin: 15px 0 0 0;
    display: flex;
    list-style: none;
    flex-wrap: wrap;
    gap: 5px;
    justify-content: space-around;
}
ul.service li {
    width: 32%;
    text-align: center;
    border: 1px solid #ddd;
    padding: 6px;
    line-height: 40px;
    color: #999;
}
ul.service li.yes {
    color: #007fc0;
    border-color: #007fc0;
}
div.menuarea{
	display: flex;
	gap: 5px;
	flex-wrap: wrap;
	justify-content: space-around;
}
div.menucontent{
	width: 24%;
	text-align: center;
	padding: 10px;
	border: 1px solid #007fc0;
	color: #007fc0;
}
div.menucontent span h3{
	text-align: center;
}
div.menucontent span img{
	width: 30%;
	margin: 10px auto;
	display: block;
}

div.detail-area{
	display: flex;
	gap: 30px;
}
div.detail-carender{
	width: 50%;
}
div.detail-carender table{
	width: 100%;
	border: 1px solid #007fc0;
	border-collapse: separate;
  border-spacing: 0;
  border-radius: 10px;
  overflow: hidden;
}
div.detail-carender table tr:nth-child(2){
	border-bottom: 1px solid #007fc0;
}
div.detail-carender table tr th{
	padding: 10px;
	background-color: #007fc0;
	color: #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
}
div.detail-carender table tr th:first-child{
	width: 28% !important;
}
div.detail-carender table tr th:last-child{
	border-right: none;
}
div.detail-carender table tr td{
	text-align: center;
	vertical-align: middle;
	color: #007fc0;
	padding: 10px;
}
div.greetingcontent{
	display: flex;
	gap: 30px;
	flex-direction: row-reverse;
}
div.doctortext{
	width: 50%;
}
div.doctorimg{
	width: 50%;
}
div.doctorimg img{
	width: 100%;
}

section.features ul li{
	margin-bottom: 50px;
}
section.features ul li:last-child{
	margin-bottom: 0;
}

section.features ul li h3{
	display: flex;
	gap: 30px;
}
section.features ul li h3 img{
	width: 8%;
}

/* クリニックページここまで */

/*症例紹介*/
ul.casestudy-list{
max-width: 960px;
margin: 0 auto;
}
ul.casestudy-list li{
	border-bottom: 1px solid #E5E5E5;
margin-bottom: 25px;
padding-bottom: 20px;
}
ul.casestudy-list li:last-child{
	border-bottom: none;
}
ul.casestudy-list li h3{
text-align: center;
margin-bottom: 20px;
font-size: 20px;
padding-top: 60px;
}
ul.casestudy-list li img{
	max-width: 645px;
	display: block;
	margin: 0 auto 35px;
}
.casestudy-list table,
.clinic-detail table{
	border-top: 1px solid #E5E5E5;

}
.casestudy-list table tr,
.clinic-detail table tr{
	border-bottom: 1px solid #E5E5E5;
}
.casestudy-list table th,
.casestudy-list table td,
.clinic-detail table th,
.clinic-detail table td{
font-size: 16px;
vertical-align: top;
padding: 20px;
}
.casestudy-list table th,
.clinic-detail table th{
	background: #F2F6F8;
	width: 200px;
}
.casestudy-list table td{
	
}
.doctor-intro{
	width: 100%;
	background: #F2F6F8;
	padding-bottom: 20px;
}
.doctor-intro h3{
	text-align: center;
	font-size: 20px;
	color: #007FC0;
	padding: 20px 0;
}
.doctor-intro-wrap{
	max-width: 960px;
	margin: 0 auto;
	background: #fff;
	padding: 20px 0 0;
}
.doctor-intro-top{
	display: flex;
	gap: 10px;
	max-width: 600px;
	margin: 0 auto 20px;
	align-items: center;
}
.doctor-intro-top img{
	width: 223px;
}
.doctor-intro-top .doctor-right-text p{
	font-size: 20px;	
}
.doctor-intro-top .doctor-right-text p span{
	font-size: 16px;
	display: block;	
}
.doctor-intro-bottom{
background: #FAFAFA;
	max-width: 600px;
	margin: 0 auto;
	padding: 20px;
}
.doctor-history-title{
	font-size: 20px;
	margin-bottom: 10px;
	color: #007FC0;
}
.doctor-history-main{
	font-size: 16px;
}
#content header{
	background: #EDF4F8 url(/wp-content/themes/navi/images/header-bg-icon.png) no-repeat center;
	height: 150px;
	display: flex;
	    align-items: center;
    justify-content: center;
		    background-size: 120px;
}
#content header h2{
	text-align: center;
	font-size: 32px;
	color: #007FC0;
	    line-height: 1.0em;
}
#content header h2 span{
	display: block;
	color: #000;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
}
section.faq{
	background: white;
}
ul.faq-list{
	max-width: 960px;
	margin: 0 auto;
	padding: 40px 20px;
}
ul.faq-list li{
	margin-bottom: 25px;
	background: #FAFAFA;
	padding: 20px;
}
ul.faq-list li p.question,
ul.faq-list li p.answer{
	display: flex;
	gap:10px;
}

ul.faq-list li p.question{
	font-size: 20px;
	color: #007FC0;
	margin-bottom: 15px;
}
ul.faq-list li p.question span{
	font-weight: bold;
}
ul.faq-list li p.answer{
	font-size: 16px;
}
.archive ul.news-list{
	max-width: 960px;
	margin: 40px auto;
	border-top: 1px solid #E5E5E5;
}
.archive ul.news-list li{
	border-bottom: 1px solid #E5E5E5;
	padding: 20px;
}
.archive ul.news-list li a{
	display: flex;
	gap:15px;
	    align-items: center;
}

.archive ul.news-list li img{
	width: 118px;
	height: auto;
	display: block;
}

.archive ul.news-list li p{
	font-size: 16px;
}

.archive ul.news-list li h3{
	font-weight: normal;
	font-size: 16px;
}
.area-title{
	width: 100%;
	height: 110px;
	background-color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
}
.area-title span{
	font-size: 32px;
	color: #007FC0;
}
.pref-buttons{
	max-width: 960px;
	margin: 0 auto;
	background-color: white;
	align-items: center;
	justify-content: center;
	    display: flex;
		padding: 10px;
}
.pref-buttons a{
	position: relative;
	padding: 0 15px;
}
.pref-buttons a::after{
	content:"";
	display: block;
	width: 1px;
	height: 15px;
	background-color: #ddd;
	position: absolute;
	    right: -2px;
    top: 5px;
}
.pref-buttons a:last-child::after{
	display: none;
}
.clinic-archive{
	background-color: #FAFAFA;
	padding-bottom: 40px;
}
.pref-block{
	width: 100%;
	border-bottom: 1px solid #E0E0E0;
}

.clinicinfo-wrap,
.clinic-list{
	max-width: 960px;
	margin: 0 auto;
}
.clinic-list li{
	padding: 13px 20px;
	background-color: #fff;
	margin-bottom: 20px;
	border: 1px solid #E0E0E0;
}
.clinic-list li:last-child{
	margin-bottom: 40px;
}
.clinicinfo-wrap p.no-clinic{
	padding: 20px;
	text-align: center;
}
.pref-title{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #007FC0;
	padding: 40px 0 20px;
}
.clinic-item .clinic-title{
	font-size: 20px;
	color: #121212;
	font-weight: normal;
}
.clinic-item .review{
	display: flex;
}
.clinic-item .review p{
	font-size: 11px;
	padding-left: 3px;
}
.clinic-item .review span {
  color: #FFD700; /* 黄色 */
  font-size: 11px;
	padding-right: 2px;
}
.clinic-item .review span::before {
  content: "★";
}
.clinic-item .clinic-cont{
	display: flex;
	gap:25px;
	padding-top: 15px;
}
.clinic-item .clinic-cont img{
	max-width: 300px;
	display: block;
}
.clinic-item .clinic-detail{
display: grid;
  grid-template-columns: 16% 1fr; /* 左30% / 右70% */
  row-gap: 5px;
  column-gap: 0;
	margin-bottom: 15px;
}
.clinic-item .clinic-detail dt,
.clinic-item .clinic-detail dd{
	font-size: 16px;
}
.clinic-item .clinic-detail dt{
	color: #0084CF;
	padding-left: 20px;
}
.clinic-item .clinic-detail dt.title-access{
	background: url(/wp-content/themes/navi/images/icon-address.svg) no-repeat;
background-size: 11px;
    background-position: left 7px;
}
.clinic-item .clinic-detail dt.title-businesshour{
	background: url(/wp-content/themes/navi/images/icon-hour.svg) no-repeat;
	    background-size: 14px;
    background-position: left 7px;
}
.clinic-item .clinic-comment{
	background: #F8FBFC;
	padding: 15px;
	font-size: 14px;
}
/*クリニック情報詳細*/
section.title-part{
	padding: 40px 0 10px;
	background: #fff;
	width: 100%;
}
section.title-part h3{
	font-size: 32px;
	text-align: center;
	color: #007FC0;
}

section.title-part .review-area{
	max-width: 960px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-end;
}
section.title-part .review-area p{
	font-size: 11px;
	padding-left: 3px;
}
section.title-part .review-area span {
  color: #FFD700; /* 黄色 */
  font-size: 11px;
	padding-right: 2px;
}
section.title-part .review-area span::before {
  content: "★";
}
section.slide-part{
	background: #FAFAFA;
	padding: 20px 0;
	margin-bottom: 30px;
}

section.slide-part .slider-single {
  width: 100%;
}

section.slide-part .slider-single .slick-slide {
  opacity: 0.4;           /* 基本は半透明 */
  transition: all .4s ease;
}

/* currentの1枚だけ中央で強調 */
section.slide-part .slider-single .slick-center {
  opacity: 1;
}

/* 画像の基本設定 */
section.slide-part .slider-single img {
  width: 100%;
  display: block;
}
.slick-dots li button:before{
	font-size: 10px !important;
}
.slick-dots {
    bottom: -38px !important;
}
.slick-dots li{
	margin:0 !important;
}

section.short-text,
section.service,
section.clinic-gallery,
section.clinic-detail,
section.service-list{
	max-width: 960px;
	margin: 0 auto;
}
section.short-text{
	margin-bottom: 45px;
}
section.service h4,
section.clinic-gallery h4{
	border-bottom:1px solid #ccc;
	margin-bottom: 20px;
	display: block;
}
section.service h4 span,
section.clinic-gallery h4 span{
	font-size: 20px;
	display: inline-block;
	position: relative;
}
section.service h4 span::after,
section.clinic-gallery h4 span::after{
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	position: absolute;
	bottom:-1px;
	left: 0px;
	background: #007FC0;
}
section.service li{
	margin-bottom: 40px;
}
section.service h5{
font-size: 17px;
margin-bottom: 15px;
}
section.service .searvice-wrap{
	display: flex;
	gap:20px;
	    align-items: center;
}
section.service .searvice-wrap img{
	width: 318px;
	height: auto;
}
section.clinic-gallery .gallery-list{
	display: flex;
	    flex-wrap: wrap;
    gap: 15px;
		margin-bottom: 30px;
}
section.clinic-gallery .gallery-list li{
	width: 310px;
	background: #FAFAFA;
	border-radius: 3px;
	padding: 15px 10px 10px;
	margin-bottom: 20px;
}
section.clinic-gallery .gallery-list li p.gallery-title{
font-size: 20px;
text-align: center;
margin-bottom: 15px;
}
section.clinic-gallery .gallery-list li img{
	margin-bottom: 15px;
}
section.clinic-detail,
section.service-list{
	margin-bottom: 30px;
}
.clinic-detail table{
	width: 100%;
}
section.clinic-review{
background: #FAFAFA;
}
section.clinic-review .inner{
	max-width: 960px;
	margin: 0 auto;
	padding: 20px 0 60px;
}

section.clinic-review .inner h4{
	font-size: 20px;
	margin-bottom: 30px;
}
@media (max-width: 1299px) {
	.header__heading {
		justify-self: center;
		text-align: center;
		display: flex;
}								
.header__heading-logo-wrapper{
	width: 235px;
}	
nav.header__inline-menu{
	float: none;
}											
}
@media (max-width: 989px) {
	nav.header__inline-menu{
		display: none;
	}						
	.header__heading-logo-wrapper{
		width: 200px;
	}																			
	.header{
		height: 69px;
    padding-top: 0px;
    padding-bottom: 0px;
	}
	.content h2, h2.main-page-title {
		font-size: 24px;
	}
	.content h2 span, h2.main-page-title span {
		font-size: 12px;
	}
}
@media (max-width: 750px) {
	.pc{
		display: none !important;
	}
	.sp{
		display: block !important;
	}
	div.topgreetingcontents{
		display: block;
	}
	.greetingright{
		gap: 0;
		padding-left: 100px;
    width: 100%;
	}
	.greetingleft {
	    width: 100%;
	    margin-top: 30px;
	}
	section#search .map a.btn-map, section#search-page a.btn-map {
		font-size: 15px;
		height: 28px;
		padding: 0 12px;
	}
	.footer-block__details-content>li:not(:last-child) {
    margin-right: 0;
}
.footer-block__details-content .list-menu__item--link {
	font-size: 12px !important;
}
.footer-block__image-wrapper {
	margin-bottom: 2rem !important;
	overflow: hidden!important;
	max-width: min(100%, 150px)!important;
}
.footer{
	padding: 20px 30px !important;
}
.footer__copyright {
	margin-top: 0;
}
.content img {
	width: 100%;
}
.header__heading-link{
	margin-top: 4px;
}
ul.casestudy-list,
.doctor-intro{
	padding: 0 20px;
}
.casestudy-list table th,
.clinic-detail table th{
	width: 120px;
}
.doctor-intro-top{
	    flex-direction: column;
}
.doctor-intro-top .doctor-right-text p{
	text-align: center;
}
.area-title{
	    height: 70px;
}
.area-title span{
	font-size: 24px;
}
.clinic-item .clinic-cont{
	    flex-direction: column;
}
.clinic-item .clinic-cont img{
	max-width: 100%;
}
.clinic-item .clinic-detail {
    display: block;
}
.clinic-item .clinic-detail dt.title-businesshour{
	margin-top: 10px;
}
.pref-block{
	    padding: 0 20px;
}
/*クリニック詳細*/
section.title-part {
    padding: 20px 20px 20px;
}
section.title-part h3 {
    font-size: 24px;
    line-height: 1.5em;
}
section.short-text, section.service, section.clinic-gallery, section.clinic-detail, section.service-list {
    padding: 0 20px;
}
section.service .searvice-wrap {
    flex-direction: column;
}
section.service .searvice-wrap img {
    width: 100%;	
}
section.clinic-gallery .gallery-list li {
    width: 49%;
}
section.clinic-gallery .gallery-list {
    gap: 2%;
}
ul.service li {
    width: 49%;
}

section.clinic-review .inner{
	padding: 20px 20px 60px;
}
}
