@charset "utf-8";
/*
Theme Name: on-jibika 2
Theme URI: https://on-jibika.com/
Version: 2.0
*/

/* common
---------------------------------------------------------------------------*/
:root {
	--color-text: #2A362D;
	--color-blue-green: #00B2C1;
	--color-yellow: #FBC600;
	--color-white: #FCFFFA;
	--color-border: rgba(125,125,125,0.5);
	--font-gothic: 'FOT-セザンヌ墨東 Pro M', '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, 'Hiragino Sans', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
	--font-gothic-db: 'FOT-セザンヌ墨東 Pro DB', '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, 'Hiragino Sans', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
	--font-sans: "Lato", sans-serif;
}

body {
	overflow-y: scroll;
	background: url(img/share/bg-pattern.png), #F4F2E4;
	background-repeat: repeat, repeat;
	background-position: left top;
	background-size: 200px 200px, cover;
	color: var(--color-text);
	font-size: 14px;
	font-family: var(--font-gothic);
	line-height: 1;
	font-feature-settings: 'palt' 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-size-adjust: none !important;
	min-height: 100vh;
	min-height: 100dvh;
	min-height: -webkit-fill-available;
}

body.noscroll { position: fixed; width: 100%; }

::-moz-selection { background: #F1EED8; color: var(--color-text); }
::selection { background: #F1EED8; color: var(--color-text); }

p { font-size: 15px; line-height: 2; letter-spacing: 0.06em; margin-bottom: 15px; }
p:last-child { margin-bottom: 0 !important; }
address,i { font-style: normal; }
img { max-width: none; }
figure img { width: 100%; }

.block { display: inline-block !important; }
.wide { display: none !important; }
.narrow { display: inline-block !important; }

/* #loading
------------------------------------*/
#loading {
	display: block;
	opacity: 1;
	position: fixed;
	top: 50%;
	left: 50%;
	border: 2px solid var(--color-blue-green);
	border-top-color: transparent;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	margin: -10px 0 0 -10px;
	z-index: 99999;
	animation: spin .5s infinite linear;
}

@keyframes spin { from { transform: rotate(0deg); } to { transform: rotate(360deg); } }

/* bg
------------------------------------*/
.bg-pattern-white,
.medical-list .list .inner,
.medical-machine .inner-s .box {
	background: rgba(255,255,255,0.6) url(img/share/bg-pattern.png);
	background-repeat: repeat;
	background-position: left top;
	background-size: 200px 200px;
}

/* txt
------------------------------------*/
.txt-scale-l,
.txt-scale-s {
	display: inline-block;
	width: auto !important;
}

/* 見出し */
.txt-scale-l,
footer .logo-wrap h2,
.contents h1,
.contents h2,
.contents h3,
.contents h4,
.contents h5,
.contents h6,
.contents dt,
.modal-case h2,
.modal-case h3,
.modal-case h4,
.modal-case h5,
.modal-case h6,
.modal-case dt,
.faq-list dt span,
.surgery-case > h2,
.surgery-case .inner .title h3 {
	width: 93%;
	transform-origin: left center;
	transform: scaleX(1.07);
}

/* 本文 */
.txt-scale-s,
.btn-link a,
.btn a,
footer dt,
footer dd li,
footer address,
.contents p,
.contents li,
/*.news-list time,*/
.news-list .category li,
.news-list h2,
.news-title time,
.news-title .category li,
.wp-pagenavi a.first,
.wp-pagenavi a.last,
.wp-pagenavi a.previouspostslink,
.wp-pagenavi a.nextpostslink,
.modal-case p,
.modal-case li,
.medical-list .list li span, .medical-list .list li a {
	width: 94%;
	transform-origin: left center;
	transform: scaleX(1.06);
	letter-spacing: 0;
}

/* 中央寄せ */
.btn a,
.sec-lead h2,
.sec-lead p,
.medical-service .lead h2,
.btn-line-color a span,
.surgery-case > h2,
.surgery-lead .merit h3,
.surgery-lead .merit .inner h4,
.surgery-flow h2,
.surgery-fee > h2,
.surgery-faq h2,
.error-txt h1 {
	margin-right: auto;
	margin-left: auto;
	transform-origin: center center;
	text-align: center;
}

/* リセット */
.not-scale,
.pnav li,
.clinic-info .address .logo,
.btn-link a,
.contents .sns li,
.title-circle,
.title-circle-en,
.top-main .txt h2,
.news-header .category li,
.news-table h3,
.case-title dd li,
.case-detail .title-line,
.medical-list .list li,
.faq-list dt,
.surgery-fee-inner .box h4 {
	width: auto !important;
	transform: scaleX(1) !important;
}

.about-feature > p,
.feature-list p,
#aboutContents .sec-lead p,
.about-medical p,
.about-medical2 .txt p,
.about-teamlab .txt p,
.medical-service .lead p,
.medical-machine .inner-s .nowrap > p,
.case-detail p,
.surgery-lead .lead2 > div > p,
.surgery-flow .inner > div p,
.surgery-case .inner .txt p,
.surgery-fee-inner .box p {
	text-align: justify;
	letter-spacing: 0.02em;
}

.about-feature > p br,
.feature-list p br,
#aboutContents .sec-lead p br,
.about-medical p br,
.about-medical2 .txt p br,
.about-teamlab .txt p br,
.medical-service .lead p br,
.medical-machine .inner-s .nowrap > p br,
.case-detail p br,
.surgery-lead .lead2 > div > p br,
.surgery-flow .inner > div p br,
.surgery-case .inner .txt p br {
	display: none;
}

/* .title-blue
------------------------------------*/
.title-blue,
.title-sub,
.sec-lead h2,
.news-header h1 a,
.news-header h2 a,
.about-medical2 .txt h2,
.feature-list h3,
.about-teamlab .txt h2,
.about-concept .txt h3,
.about-feature > h2:not(.title-circle-en),
.medical-service .lead h2,
.medical-list .list h3,
.medical-machine .inner-s .title h3,
.medical-sterilization .txt h2,
.surgery-lead .check dt,
.surgery-lead .merit .inner h4,
.surgery-flow .inner > div h3,
.faq-list dt span,
.surgery-case .inner .title h3,
.error-txt h1 {
	color: var(--color-blue-green);
	font-family: var(--font-gothic-db);
}

/* link
------------------------------------*/
a { color: var(--color-text); text-decoration: none; -webkit-transform: translateZ(0); }

.line { display: inline-block; position: relative; padding-bottom: 1px; line-height: 1; }
.line:after {
	display: block;
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: var(--color-text);
	width: 100%;
	height: 1px;
}

/* .btn
------------------------------------*/
.btn-link a {
	display: inline-block;
	background: url(img/share/ico-arrow-link2.svg) no-repeat left top 2px / 22px auto;
	width: auto;
	padding: 6px 10px 10px 31px;
	font-size: 14px;
}

.btn-link a span {
	letter-spacing: 0.04em;
	text-decoration: underline;
	text-underline-offset: 0.1em;
}

.btn-color a {
	display: block;
	background: var(--color-yellow) url(img/share/ico-arrow-white.svg) no-repeat left 30px top 24px;
	border-radius: 40px;
	padding: 19px 45px 19px 60px;
	color: #FFFFFF;
	font-family: var(--font-gothic-db);
	font-size: 19px;
	letter-spacing: 0.08em;
	white-space: nowrap;
}

.btn-link-blue a {
	display: inline-block;
	background-color: #FFFFFF;
	border: 1px solid var(--color-blue-green);
	border-radius: 30px;
	width: auto;
	padding: 11px 19px 11px 20px;
	color: var(--color-blue-green);
	font-family: var(--font-gothic-db);
	font-size: 13px;
	letter-spacing: 0.02em;
}

.btn-line-color a {
	display: block;
	background: url(img/share/ico-arrow-link2.svg) no-repeat right 15px center;
	background-color: #FFFFFF;
	border: 1px solid var(--color-blue-green);
	border-radius: 30px;
	padding: 17px 20px 17px 20px;
	font-family: var(--font-gothic-db);
	color: var(--color-blue-green);
	font-size: 15px;
	text-align: center;
}

.btn-line-color a span {
	letter-spacing: 0.06em;
}

/* .btn-nav
------------------------------------*/
.btn-nav {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	box-sizing: border-box;
	width: 70px;
	height: 80px;
	z-index: 10000;
}

#wrap.medical-case .btn-nav {
	display: none !important;
}

.btn-nav div, .btn-nav span {
	display: inline-block;
	box-sizing: border-box;
	transition: all .2s;
}

.btn-nav div {
	position: relative;
	display: block;
	width: 35px;
	height: 14px;
	margin: 35px 0 0 12px;
}

.btn-nav span {
	position: absolute;
	left: 0;
	background-color: var(--color-blue-green);
	width: 100%;
	height: 2px;
	-webkit-transform: translateZ(0);
}

.btn-nav span:nth-of-type(1) { top: 0; }
.btn-nav span:nth-of-type(2) { top: 6px; }
.btn-nav span:nth-of-type(3) { bottom: 0; }

.btn-nav.active span {
	background-color: #FFFFFF;
}

/* .btn-nav.active
------------------------------------*/
.btn-nav.active span:nth-of-type(1) { transform: translateY(6px) rotate(-20deg); }
.btn-nav.active span:nth-of-type(2) { animation: active-menu-bar02 .4s forwards; opacity: 0; }
.btn-nav.active span:nth-of-type(3) { transform: translateY(-6px) rotate(20deg); }
@-webkit-keyframes active-menu-bar02 {100%{ height: 0; }}
@keyframes active-menu-bar02 {100%{ height: 0; }}

/* .nav-sp
------------------------------------*/
.nav-sp {
	position: fixed;
	top: 0;
	left: 0;
	background: url(img/share/bg-pattern.png), linear-gradient(324.99deg, #957F65 -39.73%, #417571 74.97%, #326763 101.01%);
	background-repeat: repeat, repeat;
	background-position: left top;
	background-size: 200px 200px, cover;
	box-sizing: border-box;
	width: 100%;
	height: 100vh;
	height: 100dvh;
	z-index: 9999;
	display: none;
	opacity: 0;
}

.nav-sp .inner {
	overflow-y: scroll;
	box-sizing: border-box;
	width: 100%;
	height: 100vh;
	height: 100dvh;
	padding: 0 0 40px;
	white-space: nowrap;
}

.nav-sp,
.nav-sp a { color: #FFFFFF; }

.nav-sp .logo {
	margin: 28px 0 72px 26px;
}

.nav-sp .sns { position: absolute; top: 90px; right: 21px; }
.nav-sp .sns ul { margin: -5px; }
.nav-sp .sns a { display: block; padding: 5px; }
.sns a img.pattern { display: none; }
.nav-sp .sns a img { display: none; }
.nav-sp .sns a img.pattern { display: block; }

.nav-sp .en {
	margin: 0 0 28px 2px;
	font-family: var(--font-sans);
	font-size: 11px;
	letter-spacing: 0.15em;
}

.nav-sp .inner-s {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	margin: 0 0 70px 45px;
}

.nav-gnav > ul > li > a,
.nav-gnav > ul > li > button {
	display: inline-block;
	background: url(img/share/bg-pattern.png), linear-gradient(180deg, #F6F4E6 0%, #F8FFF9 100%);
	background-repeat: repeat, repeat;
	background-position: left top;
	background-size: 200px 200px, cover;
	-webkit-background-clip: text;
  color: rgba(0,0,0,0);
	padding: 8px 10px 8px 0;
	font-family: var(--font-gothic-db);
	font-size: 24px;
}

.nav-gnav > ul > #gnav-reserve > a { padding-left: 1px; }
.nav-gnav > ul > li > button { padding-left: 3px; }

.nav-gnav li > div { display: flex; }
.nav-gnav li ul { padding: 18px 0 12px; }
.nav-gnav li ul:first-of-type { margin-right: 8px; }

.nav-gnav li li {
	position: relative;
	display: inline-block;
	margin-bottom: 15px;
	padding: 0 10px 5px 22px;
	font-family: var(--font-gothic-db);
	font-size: 14px;
}

.nav-gnav li li:before {
	display: block;
	content: '';
	position: absolute;
	top: 2px;
	left: 4px;
	border: 2px solid var(--color-yellow);
	border-radius: 50%;
	width: 10px;
	height: 10px;
}

.nav-gnav li li:after {
	display: block;
	content: '';
	position: absolute;
	bottom: 1px;
	left: 4px;
	background: url(img/share/line-dot-white.svg) repeat-x left bottom;
	width: calc(100% - 12px);
	height: 1px;
	opacity: 0.8;
}

.nav-sp .inner-btm {
	position: absolute;
	bottom: 40px;
	left: 47px;
	width: calc(100% - 90px);
}

.nav-sp .nav-news {
	margin-bottom: 20px;
}

.nav-sp .nav-news time {
	display: block;
	margin-bottom: 10px;
  font-family: var(--font-sans);
	font-size: 11px;
	letter-spacing: 0.11em;
}

.nav-sp .nav-news strong {
	display: block;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.nav-copyright {
	font-family: var(--font-sans);
	font-size: 8px;
	letter-spacing: 0.14em;
}

.nav-ai-fix .ai-fix {
	display: block !important;
	top: 190px !important;
	right: 20px !important;
	transform: scale(1) !important;
	opacity: 1 !important;
	z-index: 100010 !important;
}

.nav-ai-fix .ai-fix .ico-wrap {
	position: relative !important;
	top: inherit !important;
	left: inherit !important;
	width: 32px !important;
	margin: 0 0 7px 3.5px !important;
	transform: scale(1) !important;
}

.nav-ai-fix .ai-fix button {
	background: none !important;
	border-radius: 0 !important;
	padding: 0 !important;
	text-align: center !important;
}

.nav-ai-fix .ai-fix button span {
	display: inline-block !important;
	position: relative !important;
}

.nav-ai-fix .ai-fix button span:after {
	display: block !important;
	content: '' !important;
	position: absolute !important;
	bottom: -3px !important;
	left: 0 !important;
	background-color: var(--color-white) !important;
	width: calc(100%) !important;
	height: 1px !important;
}

/* media query
-----------------------------------*/
@media (max-height: 690px) {
	.nav-sp .inner-s {
		position: static;
		transform: translateY(0);
		margin-bottom: 60px;
	}
	.nav-sp .inner-btm {
		position: static;
		margin-left: 47px;
	}
}


/* #wrap
---------------------------------------------------------------------------*/
#wrap {
	
}


/* header
---------------------------------------------------------------------------*/
.logo-fix.absolute,
.reserve-fix.absolute,
.btn-nav.absolute { position: absolute; }

.logo-fix {
	display: none;
	position: fixed;
	top: 22px;
	left: 18px;
	width: 60px;
	height: 62px;
	transform-origin: left top;
	z-index: 999;
}

body.top .logo-fix {
	display: block;
	position: absolute;
	top: 62px !important;
	left: 50% !important;
	transform: translate(-50%,0) !important;
}

body.top .logo-fix a {
	transform: scale(0.95);
}

.logo-fix a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	transform-origin: left top;
	transform: scale(0.63);
}

.logo-fix .anime-set { position: absolute; }

.logo-fix .anime-set1 {
	top: 8px;
	left: 20px;
	transform-origin: center center;
	z-index: 0;
}

.logo-fix .anime-set2-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	mask-image: url(img/share/logo-anime5-mask.svg);
}

.logo-fix .anime-set2 { position: absolute; top: 33px; left: 12px; transform-origin: center bottom; }
.logo-fix .anime-set2 img { position: absolute; top: 0; left: 0; }
.logo-fix .anime-set2 .anime2 { transform-origin: right bottom; }
.logo-fix .anime-set2 .anime3 { display: flex; position: absolute; top: 0; right: -6px; opacity: 0; }

.logo-fix .anime-set2 .anime3 i {
	display: block;
	background: url(img/share/logo-anime3.svg) repeat-x right 0 top 0;
	margin-left: -8px;
	width: 30px;
	height: 17px;
}

.logo-fix .anime-set3 { top: 0; left: 0; z-index: 2; }
.logo-fix .anime-set3 span { display: block; position: absolute; top: 0; left: 0; }
.logo-fix .anime-set3 .anime5 img { opacity: 0; }

header {
	position: absolute;
	width: 100%;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	z-index: 99;
}

header .logo-type { display: none; position: absolute; top: 22px; left: 18px; }
header .logo-type a { display: block; padding: 10px 0 0 48px; }
header .logo-type img { width: 144px; }

header .logo-center {
	display: none;
	width: 214px;
	margin: 134px auto 0;
}

header .logo-center img { width: 100%; }

header .gnav { display: none !important; }

/* .reserve-fix
------------------------------------*/
.reserve-fix,
.ai-fix {
	display: none;
	position: fixed;
	top: 25px;
	right: 74px;
	z-index: 99;
}

.reserve-fix a,
.ai-fix button {
	display: block;
	position: relative;
	background: var(--color-blue-green);
	border-radius: 40px;
	padding: 8px 11px 10px 34px;
	line-height: 1;
}

.reserve-fix i {
	display: block;
	position: absolute;
	top: 5px;
	left: 7px;
}

.reserve-fix i img {
	display: block;
	width: 22px;
	height: auto;
	transform-origin: center center;
}

.reserve-fix span { display: block; }
.reserve-fix span img { width: 27px; height: auto; }

/* .ai-fix
------------------------------------*/
.ai-fix {
	right: 155px;
	opacity: 0;
}

.ai-fix button {
	padding-left: 34px;
}

.ai-fix .ico-wrap {
	position: absolute;
	top: 8px;
	left: 10px;
	transform-origin: left top;
	transform: scale(0.6);
}

.ai-fix .ico {
	background: url(img/share/ico-ai.svg) no-repeat left top;
	width: 33px;
	height: 29px;
	padding: 11px 0 0 7.5px;
}

.ai-fix span img {
	height: 13px;
}

.ai-fix .ico > div {
	display: flex;
}

.ai-fix .ico .off i {
	display: block;
	background-color: #FFFFFF;
	border-radius: 50%;
	width: 3px;
	height: 3px;
	margin: 0 1.5px;
}

.ai-fix .ico .off .ico1 { animation: ai_off1 1.3s ease-out infinite; }
.ai-fix .ico .off .ico2 { animation: ai_off2 1.3s ease-out infinite; }
.ai-fix .ico .off .ico3 { animation: ai_off3 1.3s ease-out infinite; }

@keyframes ai_off1 { 0% { transform: scale(1); } 25% { transform: scale(1.6); } 50% { transform: scale(1); } }
@keyframes ai_off2 { 25% { transform: scale(1); } 50% { transform: scale(1.6); } 75% { transform: scale(1); } }
@keyframes ai_off3 { 50% { transform: scale(1); } 75% { transform: scale(1.6); } 100% { transform: scale(1); } }

.ai-fix .ico .on {
	overflow: hidden;
	position: absolute;
	top: 4.5px;
	left: 6.5px;
	width: 24px;
	height: 15px;
	opacity: 0;
}

.ai-fix .ico .on > div {
	display: block;
	position: relative;
	width: 4px;
	height: 100%;
}

.ai-fix .ico .on i {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	opacity: 0;
}

.ai-fix .ico .on .ico1 { background-image: url(img/share/ico-ai1.svg); }
.ai-fix .ico .on .ico2 { background-image: url(img/share/ico-ai2.svg); }
.ai-fix .ico .on .ico3 { background-image: url(img/share/ico-ai3.svg); }
.ai-fix .ico .on .ico4 { background-image: url(img/share/ico-ai4.svg); }
.ai-fix .ico .on .ico5 { background-image: url(img/share/ico-ai5.svg); }

.ai-fix .ico .on i:nth-of-type(1) { opacity: 1; }
/*.ai-fix .ico .on.active i:nth-of-type(1) { animation: ai_on1 .4s linear 0s 1 forwards; }
.ai-fix .ico .on.active i:nth-of-type(2) { animation: ai_on2 .4s linear 0s 1 forwards; }
.ai-fix .ico .on.active i:nth-of-type(3) { animation: ai_on3 .4s linear 0s 1 forwards; }
.ai-fix .ico .on.active i:nth-of-type(4) { animation: ai_on4 .4s linear 0s 1 forwards; }
.ai-fix .ico .on.active i:nth-of-type(5) { animation: ai_on5 .4s linear 0s 1 forwards; }*/
.ai-fix .ico .on i:nth-of-type(1) { animation: ai_on1 .45s linear infinite; }
.ai-fix .ico .on i:nth-of-type(2) { animation: ai_on2 .45s linear infinite; }
.ai-fix .ico .on i:nth-of-type(3) { animation: ai_on3 .45s linear infinite; }
.ai-fix .ico .on i:nth-of-type(4) { animation: ai_on4 .45s linear infinite; }
.ai-fix .ico .on i:nth-of-type(5) { animation: ai_on5 .45s linear infinite; }

@keyframes ai_on1 { 0% { opacity: 1; } 20% { opacity: 0; } 80% { opacity: 0; } 100% { opacity: 1; } }
@keyframes ai_on2 { 20% { opacity: 1; } 40% { opacity: 0; } }
@keyframes ai_on3 { 40% { opacity: 1; } 60% { opacity: 0; } }
@keyframes ai_on4 { 60% { opacity: 1; } 80% { opacity: 0; } }
@keyframes ai_on5 { 80% { opacity: 1; } 100% { opacity: 0; } }


/* footer
---------------------------------------------------------------------------*/
footer {
	position: relative;
	width: 100%;
	margin: 100px 0 0;
	padding: 0;
	white-space: nowrap;
	opacity: 0;
}

.slider-footer img { width: 100%; }

footer dl,
footer address,
footer .logo-wrap,
footer .sns { display: none !important; }

.copyright {
	position: absolute;
	bottom: 20px;
	left: 25px;
	color: #FFFFFF;
	font-family: var(--font-sans);
	font-size: 9px;
	letter-spacing: 0.12em;	
	white-space: nowrap;
}


/* contents
---------------------------------------------------------------------------*/
#mainContents {
	display: block;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#newsContents,
#errorContents { padding-top: 135px; }

#aboutContents,
#medicalContents,
#day-surgeryContents { padding-top: 85px; }

.contents { opacity: 0; }

/* .img-main
------------------------------------*/
.img-main { width: 100%; margin-bottom: 55px; }
.img-main img { width: 100%; }

/* .title-sub
------------------------------------*/
.title-sub { font-size: 25px; letter-spacing: 0.02em; }

/* .title-circle-en
------------------------------------*/
.title-circle-en {
	position: relative;
	padding: 7px 0 0 34px;
	font-size: 12px !important;
	font-family: var(--font-sans);
	letter-spacing: 0.1em;
	text-align: left !important;
}

.title-circle-en:before {
	display: block;
	content: '';
	position: absolute;
	top: 8px;
	left: 11px;
	background-color: var(--color-yellow);
	border-radius: 50%;
	width: 10px;
	height: 10px;
}

/* .sec-lead
------------------------------------*/
.sec-lead {
	margin-bottom: 60px;
	text-align: center;
}

.sec-lead h2 {
	margin-bottom: 18px;
	font-size: 22px;
	line-height: 1.65;
	letter-spacing: 0.02em;
}

.sec-lead p {
	margin-bottom: 10px;
	line-height: 2.1;
}

/* .pnav
------------------------------------*/
.pnav { text-align: left; }
.sec-lead .pnav { width: 290px; margin: 40px auto 0; }

.pnav ul { display: flex; flex-wrap: wrap; }
.pnav li { margin-bottom: 10px; }

.pnav li:nth-child(odd) { width: 62% !important; }
.pnav li:nth-child(even) { width: 38% !important; }

.pnav li a {
	display: inline-block;
	background: url(img/share/ico-arrow-link-down.svg) no-repeat left top 3px / 17px auto;
	padding: 5px 12px 5px 24px;
	color: var(--color-blue-green);
	font-family: var(--font-gothic-db);
	font-size: 14px;
	letter-spacing: 0.06em;
	white-space: nowrap;
}

.pnav li a span {
	letter-spacing: 0.04em;
	text-decoration: underline;
	text-underline-offset: 0.1em;
}


/* .dot-list
------------------------------------*/
.dot-list li {
	position: relative;
	margin: 0 0 4px;
	padding-right: 1em;
	padding-left: 12px;
	font-size: 14px;
	line-height: 1.6;
	letter-spacing: 0.02em;
}

.dot-list li:last-of-type { margin-bottom: 0; }
.dot-list li:before { display: block; content: '・'; position: absolute; top: 0; left: 0; }

/* .attention-list
------------------------------------*/
.attention-list li {
	position: relative;
	margin: 0 0 10px;
	padding-left: 18px;
	font-size: 13px;
	line-height: 1.9;
	letter-spacing: 0.02em;
}

.attention-list li:last-of-type { margin-bottom: 0; }
.attention-list li:before { display: block; content: '※'; position: absolute; top: 0; left: 0; }

/* .clinic-info
------------------------------------*/
.clinic-info {
	margin-top: 120px;
}

body.top .clinic-info,
body.about .clinic-info {
	margin-top: 0;
}

.clinic-info .img {
	overflow: hidden;
	margin-bottom: -45px;
}

.clinic-info .map {
	order: 2;
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100vw;
	margin-bottom: 60px;
}

.clinic-info .map iframe {
	position: absolute;
	top: -180px;
	left: 0;
	width: 100%;
	height: calc(100% + 300px);
	z-index: 0;
}

.clinic-info .map .btn-map {
	position: absolute;
	bottom: 16px;
	left: 14px;
	z-index: 1;
}

.btn-map {
	background-color: var(--color-white);
	border-radius: 30px;
}

.btn-map a {
	display: inline-block;
	background: url(img/share/ico-arrow-link2.svg) no-repeat left 12px top 9px / 22px auto;
	border-radius: 30px;
	padding: 13px 16px 13px 46px;
	color: var(--color-blue-green);
	font-family: var(--font-sans);
	font-size: 14px;
	letter-spacing: 0.06em;
	white-space: nowrap;
}

.clinic-info .img figure {
	order: 1;
	position: relative;
	width: 72%;
	margin: 0 auto;
	z-index: 1;
}

.clinic-info .img figure img {
	border-radius: 10px;
}

/* .clinic-info .info
------------------------------------*/
.clinic-info .info {
	width: 92%;
	margin: 0 auto;
}

.clinic-info .info .inner {
	position: relative;
	background-color: var(--color-white);
	border-radius: 18px;
	padding: 45px 18px 110px;
}

body.top .clinic-info .info .inner,
body.about .clinic-info .info .inner {
	padding-top: 85px;
}

.clinic-info .info .attention-list {
	margin: 25px 0 0;
	padding: 0 10px;
	text-align: justify;
}

.clinic-info .info .attention-list li br { display: none; }

.clinic-info .address { text-align: center; }
.clinic-info .address .logo { margin-bottom: 22px; }
.clinic-info .address .logo img { width: 194px; }

.clinic-info .address address {
	margin-bottom: 12px;
	font-size: 15px;
	line-height: 1.75;
	letter-spacing: 0.04em;
}

.clinic-info .address address span {
	font-size: 13px;
}

.clinic-info .address .sns { margin: 0 auto; }
.clinic-info .address .sns li { display: inline-block; }
.clinic-info .address .sns li a { display: block; padding: 4px; }

.clinic-info .address .btn {
	position: absolute;
	bottom: 35px;
	left: 50%;
	width: 82%;
	transform: translateX(-50%);
}

.clinic-info .address .btn a {
	display: block;
	background-color: var(--color-blue-green);
	border-radius: 30px;
	width: auto;
	padding: 15px 40px 15px 46px;
	color: #FFFFFF;
	font-family: var(--font-gothic-db);
	font-size: 16px;
	letter-spacing: 0.08em;
	white-space: nowrap;
}

/* .schedule
------------------------------------*/
.schedule {
	margin-top: 35px;
	padding-top: 5px;
	white-space: nowrap;
}

.schedule table { width: 100%; }
.schedule tr { border-bottom: 1px solid rgba(0,178,193,0.6); }

.schedule th,
.schedule td {
	padding-right: 10px;
	padding-left: 10px;
}

.schedule th {
	padding-bottom: 10px;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}

.schedule th:first-of-type {
	padding-right: 5px;
	padding-left: 0;
	letter-spacing: 0.02em;
	transform: translateY(1px);
}

.schedule td:first-of-type {
	padding-right: 10px;
	padding-left: 5px;
}

.schedule th span { display: none; }

.schedule td {
	padding-top: 12px;
	padding-bottom: 13px;
	font-family: var(--font-sans);
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}

.schedule th:last-of-type,
.schedule td:last-of-type {
	padding-right: 20px;
	padding-left: 20px;
}

.schedule tr:last-of-type td {
	padding-top: 16px;
	padding-bottom: 16px;
}

.schedule td span {
	display: block;
	margin-top: 5px;
	font-size: 10px;
	line-height: 1.3;
	letter-spacing: 0.08em;
}

.schedule td:first-of-type span {
	margin-top: 4px;
	font-size: 11px;
}

.schedule td .triangle {
	display: block;
	margin: -5px -20px;
}

.schedule td .label {
	display: inline-block;
	box-sizing: border-box;
	background-color: var(--color-yellow);
	border-radius: 20px;
	width: calc(100% + 10px);
	margin: 0 -5px;
	padding: 6px 20px 4px 20px;
	text-align: center;
	color: #000000;
	font-size: 12px;
	letter-spacing: 0.02em;
}

.schedule td em {
	font-family: var(--font-gothic-db);
	color: var(--color-blue-green);
}

.schedule .box {
	margin: 25px 0 0;
	text-align: center;
}

.schedule .box dl > div { margin-bottom: 10px; }
.schedule .box dl > div:last-of-type { margin-bottom: 0; }

.schedule .box dt {
	margin-bottom: 3px;
	white-space: nowrap;
}

.schedule .box dt,
.schedule .box dd p {
	font-size: 12px;
	line-height: 1.6;
	letter-spacing: 0.02em;
}

.schedule .box dd p {
	letter-spacing: 0.02em;
}

.schedule .attention {
	margin-top: 20px;
	font-size: 13px;
	line-height: 1.85;
	letter-spacing: 0.075em;
}

.schedule .attention a {
	text-decoration: underline;
}


/* news archive
---------------------------------------------------------------------------*/

/* .news-header
------------------------------------*/
.news-header {
	position: relative;
	margin: 0 auto 50px;
	padding: 0 calc(8% + 5px);
}

#newsContents.single .news-header {
	margin-bottom: 55px;
}

#newsContents.single .news-header:after {
	display: block;
	content: '';
	position: absolute;
	bottom: -20px;
	left: 4%;
	background-color: #FFFFFF;
	width: 92%;
	height: 3px;
}

.news-header h1,
.news-header h2,
.error-txt h1 {
	width: auto;
	margin: 0 0 32px -2px;
	font-size: 21px;
	letter-spacing: 0.06em;
}

.news-header .category {
	display: flex;
	flex-wrap: wrap;
	margin-top: 6px;
}

.news-header .category li {
	width: 46% !important;
	margin: 0 0 20px;
	padding: 0 10px 0 0;
	font-size: 15px;
	white-space: nowrap;
}

.news-header .category li:nth-child(even) {
	width: 54% !important;
}

.news-header .category li a {
	display: inline-block;
	position: relative;
	padding: 0 0 0 27px;
}

.news-header .category li a:before {
	display: block;
	content: '';
	position: absolute;
	top: -1px;
	left: 0;
	background-color: #FFFFFF;
	border: 2px solid #BBBBBB;
	border-radius: 4px;
	width: 18px;
	height: 18px;
	z-index: 0;
}

.news-header .category li a:after {
	display: block;
	content: '';
	position: absolute;
	top: -2px;
	left: -3px;
	background: url(img/share/ico-check.svg) no-repeat;
	width: 25px;
	height: 15px;
	z-index: 1;
	opacity: 0;
}

.news-header .category li.current a:after { opacity: 1; }

/* .news-list
------------------------------------*/
.news-list {
	width: 82%;
	margin: 0 auto;
}

.news-list article {
	overflow: hidden;
	border-radius: 13px;
	background-color: #FFFFFF;
	margin-bottom: 45px;
}

.news-list article a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}

.news-list figure { position: relative; overflow: hidden; width: 100%; height: 0; padding-bottom: 66.6%; }
.news-list figure img { display: block; position: absolute; top: 0; left: 0; object-fit: cover; width: 100%; height: 100%; }

.news-list article a > span {
	display: block;
	position: relative;
	padding: 28px 26px 26px;
	z-index: 1;
}

.news-list .category {
	position: absolute;
	top: -26px;
	left: 0;
	background-color: #FFFFFF;
	border-radius: 0 12px 0 0;
	padding: 6px 11px 6px 12px;
}

.news-list .category .radius-left,
.news-list .category .radius-right {
	display: block;
	overflow: hidden;
	width: 8px;
	height: 8px;
	position: absolute;
	transform: scaleX(-1);
}

.news-list .category .radius-left { top: -8px; left: 0; }
.news-list .category .radius-right { bottom: 0; right: -8px; }

.news-list .category .radius-left:before,
.news-list .category .radius-right:before {
	display: block;
	width: 200%;
	height: 200%;
	content: "";
	background: transparent;
	border-radius: 50%;
	box-shadow: 8px 8px 0 0 #FFFFFF;
	transform: translate(-50%, -50%);
}

.news-list .category span {
	color: var(--color-blue-green);
	font-family: var(--font-gothic-db);
	font-size: 11px;
	letter-spacing: 0.1em;
}

.news-list time {
	display: block;
	margin-bottom: 11px;
	color: var(--color-yellow);
	font-family: var(--font-sans);
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0.1em;
}

.news-list h2 {
	font-size: 14px;
	line-height: 1.8;
	letter-spacing: 0.06em;
	text-decoration: underline;
	text-underline-offset: 0.1em;
}

.news-list h2 i {
	display: inline-block;
	background: url(img/share/ico-arrow-blue.svg) no-repeat left top;
	width: 14px;
	height: 10px;
	margin-left: 7px;
}


/* news single
---------------------------------------------------------------------------*/
.news-area {
	padding: 0 8%;
}

/* .news-title
------------------------------------*/
.news-title {
	margin: 0 0 25px;
}

.news-title time {
	display: inline-block;
	width: auto;
	font-family: var(--font-sans);
	font-size: 12px;
	letter-spacing: 0.06em;
}

.news-title .post-categories {
	position: relative;
	display: inline-block;
	margin-left: 10px;
	letter-spacing: 0.12em;
	white-space: nowrap;
	transform: translateY(-1px);
}

.news-title .post-categories li {
	display: inline-block;
	width: auto;
}

.news-title .post-categories li a {
	display: inline-block;
	background-color: #FFFFFF;
	border-radius: 30px;
	padding: 6px 10px 6px 12px;
	color: var(--color-blue-green);
	font-family: var(--font-gothic-db);
	font-size: 11px;
	letter-spacing: 0.1em;
}

.news-title h1 {
	margin-left: -1px;
	padding-top: 10px;
	font-size: 18px;
	line-height: 1.6;
	letter-spacing: 0.02em;
}

/* .news-main
------------------------------------*/
.news-main, .news-main h2, .news-main p {
	font-size: 15px;
	line-height: 2.1;
	letter-spacing: 0.01em;
}

.news-main h2 {
	margin: 45px 0 15px;
	color: var(--color-blue-green);
	font-family: var(--font-gothic-db);
	font-size: 17px;
	line-height: 1.75;
}

.news-main > h2:first-child { margin-top: 0; }

.news-main p { margin-bottom: 15px; text-align: justify; word-break: break-all; }
.news-main p:last-child { margin-bottom: 0; }
.news-main a { text-decoration: underline; word-break: break-all; }
.news-main strong { font-weight: bold; }
.news-main em { font-style: italic; }
.news-main del { text-decoration: line-through; }

.news-main img { display: block; border-radius: 12px; max-width: calc(100% + 20px); height: auto; margin: 20px -10px 30px !important; }
.news-main p img:first-child { margin-top: 10px !important; }
.news-main img:first-child, .news-main p:first-child img:first-child { padding-top: 0 !important; }
.news-main .wp-caption { max-width: 100%; margin-bottom: 40px; }
.news-main .wp-caption-text { font-size: 12px; }

.news-main .gallery > dl { width: 49.5% !important; margin-right: 1% !important; }
.news-main .gallery > dl:nth-child(even) { margin-right: 0 !important; }
.news-main .gallery a { pointer-events: none; }
.news-main .gallery img { border: none !important; width: 100% !important; margin: 0 !important; }

.news-main ul, .news-main ol { margin: 30px 0 30px; }
.news-main ul li { list-style: disc; margin: 0 0 6px 18px; }
.news-main ol li { list-style: decimal; margin: 0 0 6px 24px; }
.news-main ul li:last-of-type,
.news-main ol li:last-of-type { margin-bottom: 0; }

.news-main blockquote {
	background: #F5F5F5;
	margin: 40px 0;
	padding: 28px 36px;
	text-align: justify;
}

.news-main blockquote p {
	font-size: 14px;
	line-height: 1.9;
}

/* .news-table
------------------------------------*/
.news-table { margin-top: 60px; }

.news-table h3 {
	position: relative;
	margin: 80px 0 15px;
	padding-left: 30px;
	color: var(--color-blue-green);
	font-family: var(--font-gothic-db);
	font-size: 16px;
	line-height: 1.6;
	letter-spacing: 0.04em;
}

.news-table h3:before {
	display: block;
	content: '';
	position: absolute;
	top: 4px;
	left: 0;
	border: 3px solid var(--color-yellow);
	border-radius: 50%;
	width: 18px;
	height: 18px;
}

.news-table h3:first-child { margin-top: 0; }

.news-table table {
	box-sizing: border-box;
	width: calc(100% + 10px);
	margin: 0 -5px 40px;
	font-size: 14px;
	line-height: 1.6;
	letter-spacing: 0.04em;
}

.news-table tr { border-bottom: 1px solid var(--color-border); }

.news-table th, .news-table td {
	padding-top: 12px;
	padding-bottom: 10px;
}

.news-table th {
	position: relative;
	box-sizing: border-box;
	padding-right: 25px;
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}

.news-table td {
	box-sizing: border-box;
	width: 100%;
	padding-right: 5px;
}

.news-table table.right td { text-align: right; }

.news-table-attention {
	margin-top: -24px;
	font-size: 13px;
	line-height: 1.8;
	letter-spacing: 0.04em;
}

/* .news-link
------------------------------------*/
.news-table + .news-link { margin-left: -2px; }
.news-link { margin-top: 30px; }
.news-link li { display: inline-block; width: auto; margin: 0 12px 14px 0; }

/* .news-other
------------------------------------*/
.news-other {
	width: 86%;
	margin: 110px auto 0;
}

.news-other > h2 {
	margin: 0 0 28px 5px;
	font-size: 15px;
	letter-spacing: 0.04em;
}

.news-other .news-list {
	width: 100%;
}

.news-other .news-list article {
	border-radius: 10px;
	margin-bottom: 20px;
}

.news-other .news-list a {
	display: flex;
	align-items: center;
	padding: 17px;
}

.news-other .news-list figure {
	overflow: hidden;
	position: relative;
	border-radius: 8px;
	width: 65px;
	min-width: 65px;
	height: 65px;
	padding: 0;
}

.news-other .news-list figure img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.news-other .news-list article a > span {
	width: 100%;
	padding: 0 0 0 17px;
}

.news-other .news-list time {
	display: inline-block;
	width: auto;
	margin-right: 9px;
	margin-bottom: 7px;
}

.news-other .news-list .category {
	display: inline-block;
	position: relative;
	top: inherit;
	padding: 0;
}

.news-other .news-list .category:before {
	display: block;
	content: '/';
	position: absolute;
	top: 3px;
	left: -9px;
	color: var(--color-blue-green);
	font-size: 11px;
}

.news-other .news-list .category .radius-left,
.news-other .news-list .category .radius-right {
	display: none;
}

.news-other .news-list h2 {
	font-size: 13px;
	letter-spacing: 0.02em;
}

.news-other .news-list h2 i {
	margin-left: 6px;
	transform: translateY(1px);
}


/* .wp-pagenavi
---------------------------------------------------------------------------*/
.wp-pagenavi {
	overflow: hidden;
	margin: 60px 0 0;
	font-family: var(--font-sans);
	font-size: 15px;
	text-align: center;
}

.wp-pagenavi,
.wp-pagenavi a { color: var(--color-blue-green); }
.wp-pagenavi .extend { display: none; }
.wp-pagenavi a { margin: 0 3px; padding: 5px; }

.wp-pagenavi .current {
	display: inline-block;
	position: relative;
	margin: 0 12px;
	padding: 15px 0;
	color: #FFFFFF;
	z-index: 1;
}

.wp-pagenavi .current:after {
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	background-color: var(--color-yellow);
	border-radius: 50%;
	width: 27px;
	height: 27px;
	z-index: -1;
}

.wp-pagenavi a.first,
.wp-pagenavi a.last,
.wp-pagenavi a.previouspostslink,
.wp-pagenavi a.nextpostslink {
	display: inline-block;
	width: auto;
	font-size: 13px;
	transform: translateY(-1px);
}

.wp-pagenavi a.first,
.wp-pagenavi a.last { margin: 0; }
.wp-pagenavi a.previouspostslink { margin-right: 8px; }
.wp-pagenavi a.nextpostslink { margin-left: 8px; }


/* page top
---------------------------------------------------------------------------*/
#topContents {
	overflow: hidden;
}

/* .top-main
------------------------------------*/
.top-main {
	position: relative;
	/*background: url(img/share/bg-pattern.png), #F4F2E4;
	background-repeat: repeat, repeat;
	background-position: left top;
	background-size: 200px 200px, cover;*/
	margin: 0 auto 90px;
	padding-top: 205px;
}

.top-main:before {
	display: block;
	content: '';
	position: absolute;
	top: 205px;
	left: 0;
	background: url(img/share/mask-wave-beige.png) no-repeat left top / 100% auto;
	width: 100%;
	height: 10vw;
	pointer-events: none;
	z-index: 98;
}

.slider-top-main-wrap { margin-bottom: 115px; }
.slider-top-main { margin: 0 auto; }

.slider-top-main,
.slider-top-main .slick-list,
.slider-top-main .slick-track { width: 100% !important; height: 100% !important; }

.slider-top-main .inner {
	overflow: hidden;
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	width: 100%;
	height: 100%;
	opacity: 0;
}

.slider-top-main .inner:first-of-type { position: static !important; opacity: 1; }
.slider-top-main .inner img { display: block; object-fit: cover; width: 100%; height: 100%; }

.slider-top-main .slick-dots { position: absolute; top: 28px; left: -46px; }
.slider-top-main .slick-dots li {position: relative; width: 27px; height: 27px; } 
.slider-top-main .slick-dots li:first-of-type:last-of-type { opacity: 0 !important; }

.slider-top-main .slick-dots button {
	position: relative;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	transition: .15s ease-out;
}

.slider-top-main .slick-dots button:after {
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	background: var(--color-yellow);
	border-radius: 50%;
	width: 7px;
	height: 7px;
}

.slider-top-main .slick-dots .slick-active button:after { background: var(--color-blue-green); }

.top-main .txt {
	position: relative;
}

.top-main .txt h2 {
	position: absolute;
	top: -86px;
	right: 28px;
	z-index: 98;
}
.top-main .txt h2 img { width: 76px; height: auto; }

.top-main .txt p {
	padding: 0 11%;
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 2.1;
	letter-spacing: 0.04em;
}

.top-main .txt .btn-color {
	display: block !important;
	width: 82%;
	margin: 40px auto 60px;
}

.top-main .txt .btn-color a {
	background-position: left 22px top 19px;
	padding: 15px 45px 15px 60px;
	font-size: 16px;
	text-align: center;
}

.top-main .txt figure {
	display: flex;
	justify-content: space-between;
	width: 88%;
	margin: 45px auto 0;
}

.top-main .txt figure picture:nth-of-type(1) { width: 36.2%; }
.top-main .txt figure picture:nth-of-type(2) { width: 59%; }
.top-main .txt figure picture img { border-radius: 10px; width: 100%; height: auto; }

/* .slider-top
------------------------------------*/
.slider-top-wrap {
	overflow: hidden;
	width: 100%;
	height: 215px;
	margin-bottom: 75px;
}

.slider-top .inner { padding: 0 1px; }
.slider-top .inner img { width: auto; height: 215px; }

/* .top-news
------------------------------------*/
.top-news {
	position: relative;
	background: url(img/share/bg-pattern.png), linear-gradient(324.99deg, #957F65 -39.73%, #417571 74.97%, #326763 101.01%);
	border-radius: 20px;
	width: 92%;
	margin: 0 auto 80px;
	padding: 58px 38px 115px;
}

.top-news,
.top-news a {
	color: #FFFFFF;
}

.top-news .title b {
	display: block;
	margin: 0 0 20px 2px;
	font-size: 12px;
	letter-spacing: 0.18em;
}

.top-news .title h2 {
	margin: 0 0 40px -2px;
	font-size: 23px;
	letter-spacing: 0.04em;
}

.news-list-txt article {
	border-bottom: 1px solid rgba(255,255,255,0.3);
	margin-bottom: 16px;
}

.news-list-txt article:last-of-type {
	border-bottom: none;
	margin-bottom: 0;
}

.news-list-txt article a {
	display: block;
	padding: 5px 0 18px;
}

.news-list-txt .category {
	position: relative;
	padding-right: 2px;
	font-size: 11px;
	letter-spacing: 0.1em;
	white-space: nowrap;
}

.news-list-txt time {
	font-family: var(--font-sans);
	font-size: 11.5px;
	letter-spacing: 0.08em;
	white-space: nowrap;
	transform: translateY(6px);
}

.news-list-txt h3 {
	margin-top: 10px;
	font-size: 14px;
	line-height: 1.6;
	letter-spacing: 0.04em;
	white-space: normal;
}

.top-news .btn-link {
	position: absolute;
	bottom: 55px;
	left: 36px;
}


/* page about
---------------------------------------------------------------------------*/

/* .sec-lead
------------------------------------*/
#aboutContents .sec-lead,
.about-medical p {
	padding: 0 11%;
}

#aboutContents .sec-lead {
	margin-bottom: 65px;
}

#aboutContents .sec-lead h2 {
	margin: -5px auto 20px;
	font-size: 28px;
	letter-spacing: 0.04em;
}

#aboutContents .sec-lead p {
	letter-spacing: 0;
}

/* .about-medical
------------------------------------*/
.about-medical {
	margin: 0 auto 100px;
	text-align: center;
}

.slider-about-wrap {
	overflow: hidden;
	width: 100%;
	height: 240px;
	margin-bottom: 40px;
}

.slider-about {
	display: -webkit-box;
	display: flex;
}

.slider-about .inner {
	padding: 0 18px;
}

.slider-about .inner img {
	border-radius: 15px;
	width: auto;
	height: 240px;
}

.about-medical p {
	letter-spacing: 0.01em;
}

.about-medical .btn-color {
	width: 84%;
	margin: 35px auto 0;
}

/* .about-medical2
------------------------------------*/
.about-medical2 {
	margin: 0 auto 100px;
}

.about-medical2 figure {
	width: 74%;
	margin: 0 auto 32px;
}

.about-medical2 figure img {
	border-radius: 20px;
}

.about-medical2 .txt {
	padding: 0 9.5%;
}

.about-medical2 .txt h2 {
	margin: 0 0 16px;
	font-size: 24px;
	line-height: 1.55;
	letter-spacing: 0.02em;
	text-align: center;
	white-space: nowrap;
}

.about-medical2 .txt p {
	letter-spacing: 0;
}

/* .about-feature
------------------------------------*/
.about-feature {
	margin: 0 auto 80px;
	padding: 0 8%;
}

.about-feature > h2 {
	margin-bottom: 25px;
	margin-left: -10px;
	font-size: 21px;
	letter-spacing: 0.03em;
	text-align: center;
}

.about-feature > p {
	padding: 0 5px;
}

.feature-list {
	margin: 35px auto 0;
}

.feature-list .inner:not(:last-of-type) {
	margin-bottom: 60px;
}

.feature-list figure {
	position: relative;
	overflow: hidden;
	border-radius: 20px;
	width: 100%;
	padding-bottom: 75%;
	margin-bottom: 34px;
}

.feature-list figure img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.feature-list .inner:last-of-type figure img { object-position: 0 80%; }

.feature-list h3 {
	margin-bottom: 22px;
	font-size: 18px;
	letter-spacing: 0.08em;
	text-align: center;
}

.feature-list h3 i:first-of-type { padding-right: 20px; }
.feature-list h3 i:last-of-type { padding-left: 20px; }

.feature-list h3,
.feature-list p {
	padding: 0 5px;
}

.feature-list p {
	font-size: 14px;
	line-height: 1.9;
	text-align: justify;
}

.feature-list .btn-line-color {
	margin-top: 25px;
}

/* .about-teamlab
------------------------------------*/
.about-teamlab {
	background-color: #DFE6D8;
	border-radius: 20px;
	margin: 0 auto 80px;
	padding: 13.5% 12%;
}

.about-teamlab .img {
	margin-bottom: 40px;
}

.about-teamlab .img figure:first-of-type {
	margin-bottom: 20px;
}

.about-teamlab .img figure img {
	border-radius: 10px;
}

.about-teamlab .img figcaption {
	padding-top: 7px;
	font-family: var(--font-gothic-db);
	font-size: 9px;
	letter-spacing: 0.1em;
}

.about-teamlab .txt {
	margin: 0 -10px;
	padding: 6px 0 0;
}

.about-teamlab .txt h2 {
	margin: 0 0 18px;
	font-size: 14px;
	letter-spacing: 0.05em;
	text-align: center;
	white-space: nowrap;
}

.about-teamlab .txt h3 {
	margin-bottom: 32px;
	font-size: 14px;
	text-align: center;
	white-space: nowrap;
}

.about-teamlab .txt h3 span {
	border-bottom: 2px solid rgba(0,0,0,0.5);
	padding-bottom: 6px;
}

.about-teamlab .txt h3 em {
	font-family: var(--font-gothic-db);
	letter-spacing: 0.04em;
}

.about-teamlab .txt h3 strong {
	padding-left: 8px;
	font-size: 20px;
	letter-spacing: 0.06em;
}

.about-teamlab .txt p {
	font-size: 14px;
	letter-spacing: 0;
}

/* .about-concept
------------------------------------*/
.about-concept {
	position: relative;
	overflow: hidden;
	margin: 0 auto 75px;
	padding: 0 35px;
}

.about-concept .title-circle-en {
	margin: 0 0 24px -8px;
}

.about-concept .txt h3 {
	margin-bottom: 24px;
	font-size: 24px;
	line-height: 1.6;
	letter-spacing: 0.04em;
}

.about-concept .txt p {
	margin-bottom: 10px;
	font-size: 15px;
	line-height: 2;
	text-align: justify;
}

.about-concept .profile {
	position: relative;
}

.about-concept .img {
	margin: 60px -15% 60px 0;
	padding-left: 30%;
}

.about-concept .img figure:first-of-type {
	margin-bottom: 18px;
}

.about-concept .img figure img {
	border-radius: 15px 0 0 15px;
}

.about-concept .img figcaption {
	position: absolute;
	top: 20px;
	left: -5px;
	white-space: nowrap;
}

.about-concept .img figcaption b {
	display: block;
	font-size: 13px;
	letter-spacing: 0.08em;
}

.about-concept .img figcaption strong {
	display: block;
	margin: 18px 0 14px;
	font-size: 23px;
	letter-spacing: 0.06em;
}

.about-concept .img figcaption em {
	display: block;
	margin-left: 2px;
	font-family: var(--font-sans);
	font-size: 11px;
	letter-spacing: 0.12em;
}

.about-concept dl {
	margin-top: 50px;
}

.about-concept dl > div {
	display: -webkit-box;
	display: flex;
	border-top: 1px solid var(--color-border);
	padding: 12px 0 34px;
}

.about-concept dl > div:last-of-type {
	border-bottom: 1px solid var(--color-border);
}

.about-concept dt {
	width: 60px;
	min-width: 60px;
	font-size: 12px;
}

.about-concept dd {
	padding-top: 15px;
}

.about-concept dd li {
	width: auto;
	margin-bottom: 5px;
	font-size: 13px;
	line-height: 1.6;
}

.about-concept dl > div:first-of-type {
	position: absolute;
	top: 125px;
	left: -5px;
	border: none;
	padding: 0;
}

.about-concept dl > div:first-of-type dt {
	display: none;
}

.about-concept dl > div:first-of-type dd {
	padding: 0;
}

.about-concept dl > div:first-of-type dd li {
	margin-bottom: 7px;
	font-size: 11px;
}

/* .about-gallery
------------------------------------*/
.about-gallery {
	width: 88%;
	margin: 0 auto 120px;
}

.about-gallery > figure:nth-of-type(1) {
	margin-bottom: 30px;
}

.about-gallery > div {
	display: flex;
	justify-content: space-between;
}

.about-gallery > div:nth-of-type(1) {
	margin-bottom: 30px;
}

.about-gallery > div:nth-of-type(1) figure:nth-of-type(1),
.about-gallery > div:nth-of-type(2) figure:nth-of-type(2) {
	width: 62%;
}

.about-gallery > div:nth-of-type(1) figure:nth-of-type(2),
.about-gallery > div:nth-of-type(2) figure:nth-of-type(1) {
	width: 33.13%;
}

.about-gallery figure img {
	width: 100%;
	border-radius: 10px;
}

.about-gallery figcaption {
	display: block;
	margin: 10px 0 0 4px;
	font-size: 12px;
	letter-spacing: 0.06em;
}

/* .about-clinic
------------------------------------*/
.about-clinic > h2 {
	display: none;
}


/* page medical
---------------------------------------------------------------------------*/

/* .medical-service
------------------------------------*/
.medical-service {
	margin: 0 auto 100px;
	text-align: center;
}

.medical-service figure {
	width: 84%;
	margin: 0 auto 32px;
}

.medical-service figure img {
	border-radius: 15px;
}

.medical-service .lead {
	width: 80%;
	margin: 0 auto 100px;
}

.medical-service .lead h2 {
	margin-bottom: 20px;
	font-size: 19px;
	line-height: 1.6;
	letter-spacing: 0.06em;
}

.medical-service .lead p {
	font-size: 14px;
	letter-spacing: 0;
}

/* .medical-list
------------------------------------*/
.medical-list {
	width: 86%;
	margin: 0 auto;
	text-align: left;
}

.medical-list > h1 {
	margin: 0 0 22px;
	font-size: 18px;
	text-align: center;
}

.medical-list > p {
	padding: 0 8px;
	letter-spacing: 0.02em;
}

.medical-list .list {
	margin-top: 40px;
}

.medical-list .list .inner {
	border-radius: 10px;
	margin-bottom: 24px;
	padding: 32px 30px 24px;
}

.medical-list .list h3 {
	margin: 0 0 15px -1px;
	font-size: 17px;
	letter-spacing: 0.02em;
}

.medical-list .list p {
	font-size: 14px;
	line-height: 1.8;
	text-align: justify;
}

.medical-list .list ul {
	margin: 17px 0 0 -1px;
}

.medical-list .list li {
	background: url(img/share/ico-arrow-link.svg) no-repeat left top 2px / 21px auto;
	padding: 0 0 0 27px;
}

.medical-list .list li span,
.medical-list .list li a {
	display: inline-block;
	position: relative;
	padding-bottom: 7px;
	font-size: 15px;
	line-height: 1.6;
	letter-spacing: 0;
	text-decoration: underline;
	text-underline-offset: 0.1em;
}

/* .medical-machine
------------------------------------*/
.medical-machine h2 {
	margin-bottom: 35px;
	font-size: 18px;
	text-align: center;
}

.medical-machine .inner:not(:last-of-type) {
	margin-bottom: 65px;
}

.medical-machine .inner figure {
	display: flex;
	justify-content: space-between;
	margin-bottom: 38px;
}

.medical-machine .inner-s {
	width: 86%;
	margin: 0 auto;
	padding: 0 10px;
}

.medical-machine .inner-s .title {
	margin-bottom: 25px;
}

.medical-machine .inner-s .title h3 {
	font-size: 18px;
	line-height: 1.5;
}

.medical-machine .inner-s .title p {
	margin-top: 12px;
	font-size: 14px;
	line-height: 1.85;
}

.medical-machine .inner-s .txt p {
	margin-bottom: 10px;
}

.medical-machine .inner-s .txt.justify p {
	margin-bottom: 24px;
	font-size: 14px;
	text-align: justify;
}

.medical-machine .inner-s .nowrap > p {
	font-size: 14px;
	line-height: 1.9;
	letter-spacing: 0;
}

.medical-machine .inner-s .txt .box {
	border-radius: 10px;
	margin: 25px -10px 0;
	padding: 20px 25px;
}

.medical-machine .inner-s .txt .box p {
	font-size: 12px;
	line-height: 1.85;
	text-align: justify;
}

/* .medical-sterilization
------------------------------------*/
.medical-sterilization {
	width: 86%;
	margin: 65px auto 0;
	padding: 0 10px;
}

.medical-sterilization figure {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: calc(100% + 30px);
	margin: 0 -15px 40px;
}

.medical-sterilization figure img {
	align-self: flex-start;
	/*border-radius: 10px;*/
}

.medical-sterilization figure img:first-of-type { width: 100%; margin-bottom: 2.4%; }
.medical-sterilization figure img:nth-of-type(2) { width: 58.6%; }
.medical-sterilization figure img:nth-of-type(3) { width: 39%; }

.medical-sterilization .txt h2 {
	margin-bottom: 25px;
	font-size: 18px;
}

.medical-sterilization .txt p {
	margin-bottom: 10px;
	font-size: 14px;
	text-align: justify;	
}


/* page day-surgery
---------------------------------------------------------------------------*/
#day-surgeryContents .sec-lead {
	margin-bottom: 80px;
}

#surgery-lead {
	margin-top: -120px;
	padding-top: 120px;
}

.surgery-flow,
.surgery-fee,
.surgery-faq {
	margin-top: -100px;
	padding-top: 100px;
}

.surgery-lead .merit h3,
.surgery-flow h2,
.surgery-fee > h2,
.surgery-faq h2 {
	font-size: 18px;
	letter-spacing: 0.04em;
}

/* .surgery-lead
------------------------------------*/
.surgery-lead {
	position: relative;
	width: 100%;
	margin: 0 auto 80px;
	padding: 65px 9.5% 60px;
	z-index: 1;
}

.surgery-lead:after {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	background-color: #E5ECE4;
	border-radius: 40px;
	width: 100%;
	height: 100%;
	z-index: -1;
	pointer-events: none;
}

.surgery-lead-inner .title-en {
	position: absolute;
	top: -6vw;
	left: 50%;
	transform: translateX(-50%);
	width: 88%;
}

.surgery-lead-inner .title-en img { width: 100%; }

.surgery-lead .lead1 {
	margin: 0 auto 30px;
	text-align: center;
}

.surgery-lead .lead1 > div {
	margin-bottom: 50px;
}

.surgery-lead .lead1 h3 {
	margin-bottom: 20px;
}

.surgery-lead .lead1 h3 img { width: 240px; }
.surgery-lead .lead1 h2 img { width: 225px; }

.surgery-lead .lead1 figure {
	margin: 0 -3.5%;
}

.surgery-lead .lead2 {
	margin: 0 auto 80px;
}

.surgery-lead .lead2 figure {
	display: none;
}

.surgery-lead .lead2 .box {
	background-color: #FFFFFF;
	border-radius: 10px;
	margin: 30px -8px 0;
	padding: 22px 22px 18px;
	text-align: justify;
}

.surgery-lead .lead2 .box h3 {
	margin-bottom: 12px;
	font-size: 15px;
}

.surgery-lead .lead2 .box p {
	font-size: 13px;
	line-height: 1.8;
}

/* .surgery-lead .merit
------------------------------------*/
.surgery-lead .merit {
	margin: 0 auto 100px;
}

.surgery-lead .merit h3 {
	margin-bottom: 35px;
}

.surgery-lead .merit .inner {
	margin-bottom: 45px;
}

.surgery-lead .merit .inner figure {
	width: calc(100% - 20px);
	margin: 0 auto 25px;
}

.surgery-lead .merit .inner figure img {
	border-radius: 10px;
}

.surgery-lead .merit .inner h4 {
	position: relative;
	margin-bottom: 15px;
	font-size: 17px;
	line-height: 1.7;
}

/*.surgery-lead .merit .inner h4:after {
	display: block;
	content: '';
	position: absolute;
	bottom: 5px;
	right: 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	width: 70px;
	height: 70px;
	pointer-events: none;
}

.surgery-lead .merit .inner1 h4:after { background-image: url(img/share/num-01.svg); }
.surgery-lead .merit .inner2 h4:after { background-image: url(img/share/num-02.svg); }
.surgery-lead .merit .inner3 h4:after { background-image: url(img/share/num-03.svg); }
.surgery-lead .merit .inner4 h4:after { background-image: url(img/share/num-04.svg); }*/

.surgery-lead .merit .inner p {
	font-size: 14px;
	line-height: 2.05;
	text-align: justify;
}

/* .surgery-lead .check
------------------------------------*/
.surgery-lead .check h4 {
	margin-bottom: 55px;
	font-size: 16px;
	letter-spacing: 0.04em;
}

.surgery-lead .check dl > div:not(:last-of-type) {
	margin-bottom: 50px;
}

.surgery-lead .check dt {
	position: relative;
	margin-bottom: 14px;
	font-size: 14px;
	line-height: 1.8;
	letter-spacing: 0.02em;
}

.surgery-lead .check dt:before {
	display: block;
	content: '';
	position: absolute;
	top: -20px;
	left: 0;
	background-color: var(--color-yellow);
	width: 32px;
	height: 1px;
}

.surgery-lead .check dd,
.surgery-lead .check dd p {
	font-size: 13px;
	text-align: justify;
}

.surgery-lead .check dd p {
	margin-bottom: 8px;
}

/* .surgery-flow
------------------------------------*/
.surgery-flow {
	margin-bottom: 80px;
	padding-right: 7.5%;
	padding-left: 7.5%;
}

.surgery-flow h2 {
	margin-bottom: 30px;
}

.surgery-flow .inner {
	position: relative;
	display: flex;
	border-top: 2px solid #FFFFFF;
	margin-bottom: 28px;
	padding-top: 64px;
}

.surgery-flow .inner i {
	position: absolute;
	top: 18px;
	left: 0;
}

.surgery-flow .inner i img {
	width: auto;
	height: 20px;
}

.surgery-flow .inner figure {
	width: 96px;
	min-width: 96px;
	padding-top: 2px;
}

.surgery-flow .inner figure img {
	border-radius: 8px;
}

.surgery-flow .inner > div {
	padding: 0 0 0 24px;
}

.surgery-flow .inner > div h3 {
	position: absolute;
	top: 20px;
	left: 30px;
	font-size: 16px;
}

.surgery-flow .inner > div p {
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 1.85;
	letter-spacing: 0;
}

.surgery-flow .inner > div p.attention {
	margin-top: 16px;
	font-size: 12px;
	line-height: 1.8;
}

/* .surgery-case
------------------------------------*/
#surgery-case {
	margin-top: -85px;
	padding-top: 85px;
}

.surgery-case {
	background-color: #F8FDF6;
	border-radius: 40px;
	margin: 0 auto 100px;
	padding: 65px 7.5% 65px;
	text-align: center;
}

.surgery-case > h2 {
	margin-bottom: 28px;
}

.surgery-case > h2 span {
	display: inline-block;
	position: relative;
	padding-bottom: 10px;
	font-size: 18px;
}

.surgery-case > h2 span:after {
	display: block;
	content: '';
	position: absolute;
	bottom: 0;
	left: 1px;
	background-color: var(--color-yellow);
	width: calc(100% - 1px);
	height: 3px;
}

.surgery-case > h2 + p {
	font-size: 14px;
	text-align: left;
}

.surgery-case > p + .inner1 {
	margin-top: 30px;
}

.surgery-case .inner {
	position: relative;
	padding: 15px 0 15px;
	text-align: left;
}

.surgery-case .inner:before,
.surgery-case .inner:last-of-type:after {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	background-color: var(--color-blue-green);
	width: 100%;
	height: 1px;
	opacity: 0.3;
}

.surgery-case .inner:last-of-type:after {
	top: inherit;
	bottom: 0;
}

.surgery-case .inner .title {
	position: relative;
	padding: 1px 0 0 32px;
}

.faq-list dt:after,
.surgery-case .inner .title:after {
	display: block;
	content: '';
	position: absolute;
	top: 10px;
	right: 5px;
	background: url(img/share/ico-arrow-blue-down.svg) no-repeat center center;
	width: 10px;
	height: 8px;
	transition: .15s ease-out;
}

.faq-list dt.active:after,
.surgery-case .inner .title.active:after {
	transform: rotate(180deg);
}

.surgery-case .inner .title i {
	display: block;
	position: absolute;
	top: 1px;
	left: 0;
	background-color: var(--color-blue-green);
	border-radius: 50%;
	width: 24px;
	height: 24px;
	padding: 5px 0 0;
	color: #FFFFFF;
	font-family: var(--font-gothic-db);
	text-align: center;
}

.surgery-case .inner2 .title i {
	background-color: var(--color-yellow);
}

.surgery-case .inner .title h3 {
	display: inline-block;
	width: auto;
	margin-right: 16px;
	font-size: 15px;
	line-height: 1.6;
	letter-spacing: -0.04em;
}

.surgery-case .inner:nth-of-type(1) .title h3 {
	margin-right: 20px;
}

.surgery-case .inner2 .title h3 {
	color: var(--color-yellow);
}

.surgery-case .inner .title h3 br {
	display: none;
}

.surgery-case .inner .title time {
	display: inline-block;
	border: 1px solid #63D0D6;
	border-radius: 3px;
	padding: 4px 3px 4px 4px;
	color: var(--color-blue-green);
	font-size: 12px;
	white-space: nowrap;
	transform: translateY(-1px);
}

.surgery-case .inner .txt {
	display: none;
	width: 100%;
	padding: 0 2px 20px;
}

.surgery-case .inner .txt p {
	font-size: 13px;
	letter-spacing: 0;
}

.surgery-case .inner .txt > p:first-child {
	padding-top: 25px;
}

.surgery-case .inner .txt dl {
	margin-top: 15px;
}

.surgery-case .inner .txt dl > div {
	display: -webkit-box;
	display: flex;
	margin-bottom: 20px;
}

.surgery-case .inner .txt dl > div:last-of-type {
	margin-bottom: 0;
}

.surgery-case .inner .txt dt {
	border: 1px solid #D2D2D2;
	width: 68px;
	min-width: 68px;
	height: 28px;
	border-radius: 4px;
	padding: 7px 0 0;
	color: #7D7D7D;
	font-size: 12px;
	text-align: center;
	white-space: nowrap;
}

.surgery-case .inner .txt dd {
	width: 100%;
	padding-top: 2px;
	padding-left: 18px;
}

.surgery-case .inner .txt dd p {
	line-height: 1.8;
}

/* .surgery-fee
------------------------------------*/
.surgery-fee {
	position: relative;
	margin-bottom: 80px;
	text-align: center;
}

.surgery-fee > h2 {
	margin-bottom: 20px;
}

.surgery-fee-inner {
	position: relative;
	background: url(img/share/bg-pattern.png), linear-gradient(324.99deg, #957F65 -39.73%, #417571 74.97%, #326763 101.01%);
	border-radius: 18px;
	width: 92%;
	margin: 40px auto 0;
	padding: 45px 25px 25px;
	color: #FFFFFF;
	text-align: left;
}

.surgery-fee-inner > h3 {
	margin: 0 0 14px;
	font-size: 14px;
}

.surgery-fee-inner > h3 + p {
	font-size: 12px;
	line-height: 1.8;
}

.surgery-fee-inner dl {
	margin-top: 30px;
}

.surgery-fee-inner dl > div {
	background: url(img/share/line-dot-white-m.svg) repeat-x left top;
	padding: 16px 0 22px 5px;
}

.surgery-fee-inner dt {
	margin-bottom: 10px;
	font-size: 14px;
}

.surgery-fee-inner dt span {
	font-size: 12px;
}

.surgery-fee-inner dd {
	font-size: 16px;
	white-space: nowrap;
}

.surgery-fee-inner dd span {
	padding: 5px 4px 0 0;
	font-family: var(--font-sans);
	letter-spacing: 0.04em;
}

.surgery-fee-inner dd i {
	display: inline-block;
	font-size: 10px;
}

.surgery-fee-inner .box {
	position: relative;
  background: rgba(0,0,0,0.3);
	border-radius: 15px;
	margin: 10px -2px 0;
	padding: 35px 28px 40px;
}

.surgery-fee-inner .box h4 {
	position: relative;
	margin-bottom: 25px;
	padding-left: 35px;
	font-size: 13px;
	line-height: 1.7;
	text-align: justify;
}

.surgery-fee-inner .box h4 br { display: none; }

.surgery-fee-inner .box h4:before {
	display: block;
	content: '';
	position: absolute;
	top: 1px;
	left: 0;
	background: url(img/share/ico-attention.svg) no-repeat left top / 100% auto;
	width: 24px;
	height: 24px;
}

.surgery-fee-inner .box h4 span {
	width: 92% !important;
}

.surgery-fee-inner .box h4 strong {
	display: inline-block;
	border-bottom: 1px solid var(--color-yellow);
	padding: 0 0 2px;
	font-family: var(--font-gothic-db);
}

.surgery-fee-inner .box p {
	font-size: 13px;
	letter-spacing: 0;
}

.surgery-fee-inner .box li:not(:last-of-type) {
	margin-bottom: 13px;
}

.surgery-fee-inner .box ul {
	margin-top: 25px;
}

.surgery-fee-inner .box li a {
	display: inline-block;
	background: url(img/share/ico-arrow-white.svg) no-repeat left top 1px;
	padding: 0 0 2px 22px;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: underline;
	text-underline-offset: 0.1em;
}

/* .surgery-faq
------------------------------------*/
.surgery-faq {
	padding-right: 6%;
	padding-left: 6%;
}

.surgery-faq h2 {
	margin-bottom: 35px;
}

.faq-list > div:not(:last-of-type) {
	margin-bottom: -5px;
}

.faq-list dt {
	background-color: #FFFFFF;
	border-radius: 120px;
	margin-bottom: 20px;
	padding: 16px 30px 16px 62px;
	font-size: 15px;
	letter-spacing: 0.02em;
}

.faq-list dt:after {
	top: 25px;
	right: 20px;
}

.faq-list dt span {
	line-height: 1.6;
}

.faq-list dt i,
.faq-list dd i {
	display: block;
	position: absolute;
	left: 16px;
	border-radius: 50%;
	width: 31px;
	height: 31px;
	padding: 7px 0 0 9px;
	color: #FFFFFF;
	font-family: var(--font-sans);
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 0.1em;
}

.faq-list dt i { top: 13px; background-color: var(--color-blue-green); }
.faq-list dd i { top: -2px; background-color: var(--color-yellow); }

.faq-list dd {
	display: none;
	position: relative;
	padding: 0 25px 35px 62px;	
}

.faq-list dd p {
	font-size: 13px;
	line-height: 1.9;
	text-align: justify;
}


/* page case
---------------------------------------------------------------------------*/
#wrap.medical-case .logo-fix,
#wrap.medical-case .reserve-fix,
#wrap.medical-case header,
#wrap.medical-case footer {
	display: none !important;
}

#wrap.medical-case .modal-case,
#wrap.medical-case .modal-case-inner .case-title,
#wrap.medical-case .modal-case-inner .case-detail {
	display: block !important;
	opacity: 1 !important;
}


/* modal-case
---------------------------------------------------------------------------*/
.modal-case {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100dvh;
	z-index: 10100;
	display: none;
	opacity: 0;
}

.modal-case::-webkit-scrollbar { width: 3px; }
.modal-case::-webkit-scrollbar-track { border-radius: 3px; background: #417571; }
.modal-case::-webkit-scrollbar-thumb { border-radius: 3px; background: rgba(255,255,255,0.5); }

.modal-case,
.modal-case a { color: #EEEBE2; }
.modal-case .btn-link a { color: #FFFFFF; }

.modal-case-close { position: fixed; top: 0; right: 0; z-index: 10; }
.modal-case-close a { display: block; padding: 32px 22px; }
.modal-case-close a img { width: 36px; }

.modal-case-bg {
	position: fixed;
	top: 0;
	left: -4px;
	z-index: 2;
	background: url(img/share/bg-modal-wave.png) repeat-y left top / 100% auto;
	width: 20px;
	height: 100%;
}

.modal-case-inner {
	overflow-y: scroll;
	position: relative;
	width: 100%;
	height: 100dvh;
	z-index: 1;
}

.modal-case-inner-s {
	background: url(img/share/bg-pattern.png), linear-gradient(324.99deg, #957F65 -39.73%, #417571 74.97%, #326763 101.01%);
	min-height: 100%;
	padding: 115px 9% 60px calc(6% + 20px);
}

.modal-case-inner .case-title,
.modal-case-inner .case-detail { display: none; opacity: 0; }

/* .case-title
------------------------------------*/
.case-title {
	margin-bottom: 55px;
}

.case-title h2 {
	margin-bottom: 35px;
	font-size: 25px;
	letter-spacing: 0.02em;
}

.case-title dl { margin: 0 0 0 2px; }
.case-title dl > div:not(:last-of-type) { margin-bottom: 26px; }

.case-title dt { margin-bottom: 12px; font-size: 14px; }
.case-title dd li { display: inline-block; margin-bottom: 5px; }
.case-title dl:has(dt) dd li { margin-bottom: 2px; }

.case-title dd li a {
	display: inline-block;
	background: url(img/share/ico-anchor.svg) no-repeat left 3px top 7px;
	padding: 5px 10px 5px 19px;
	font-size: 14px;
	pointer-events: none;
}

.case-title dd li a span { letter-spacing: 0.04em; }

/* .case-detail
------------------------------------*/
.case-detail .lead {
	margin-bottom: 75px;
}

.case-detail .lead h3 {
	margin-bottom: 16px;
	font-size: 18px;
	line-height: 1.85;
	letter-spacing: 0.02em;
}

.case-detail p {
	font-size: 14px;
	letter-spacing: 0;
}

.case-detail section:not(:last-of-type) { margin-bottom: 110px; }

.case-detail .title-sec {
	position: relative;
	display: flex;
	justify-content: space-between;
	margin: 0 0 40px -2px;
	font-size: 16px;
}

.case-detail .title-sec span {
	margin-right: 10px;
	white-space: nowrap;
}

.case-detail .title-sec i {
	display: block;
	background-color: #FFFFFF;
	width: 100%;
	height: 1px;
	margin-right: -5px;
	transform: translateY(9px);
	opacity: 0.4;
}

.case-detail .title-circle {
	position: relative;
	margin-bottom: 14px;
	padding-left: 20px;
	font-size: 16px;
	line-height: 1.6;
}

.case-detail .title-circle:before {
	display: block;
	content: '';
	position: absolute;
	top: 9px;
	left: 3px;
	background-color: var(--color-yellow);
	border-radius: 50%;
	width: 7px;
	height: 7px;
}

.case-detail .title-line {
	position: relative;
	margin-top: 40px;
	margin-bottom: 15px;
	padding-left: 31px;
	font-size: 15px;
	line-height: 1.6;
}

.case-detail .title-line:before {
	display: block;
	content: '';
	position: absolute;
	top: 12px;
	left: 2px;
	background: rgba(255,255,255,0.4);
	width: 20px;
	height: 1px;
}

.case-detail section .inner {
	margin: 0 0 50px;
}

.case-detail section:has(h4.title-sec) .inner {
	margin-bottom: 45px;
	padding-left: 20px;
}

.case-detail section .inner:last-child { margin-bottom: 0; }

.case-detail dl {
	margin-top: 20px;
}

.case-detail .box dl {
	margin-top: 30px;
}

.case-detail dl > div {
	border-top: 1px solid rgba(255,255,255,0.4);
	padding: 18px 0 34px;
}

.case-detail dl > div:last-of-type { padding-bottom: 10px; }

.case-detail dl dt {
	position: relative;
	margin-bottom: 12px;
	font-size: 15px;
	line-height: 1.6;
}

.case-detail dl dt br { display: none; }

.case-detail dl dt:has(i) {
	padding-left: 25px;
}

.case-detail dl dt i {
	display: block;
	position: absolute;
	top: 3px;
	left: 3px;
	font-size: 13px;
}

.case-detail dl dt span {
	display: inline-block;
	padding-left: 2px;
	padding-bottom: 4px;
	font-size: 12px;
}

.case-detail dl dd {
	width: 100%;
}

.case-detail dl dd h6 {
	margin-bottom: 12px;
	padding-top: 12px;
	font-size: 14px;
}

.case-detail dl dd h6:first-child { margin-top: 20px; }

.case-detail dl dd p {
	line-height: 1.9;
}

.case-detail .btn-link {
	margin-top: 20px;
}

.case-detail dl dd .btn-link {
	margin-top: -2px;
}

.case-detail .box {
	display: inline-block;
	/*background: #2D544E;*/
	background: rgba(45,84,78,0.95);
	border-radius: 6px;
	padding: 22px 24px 18px 26px;
}

.case-detail .box.inline {
	padding-right: calc(1em + 14px);
}

.case-detail .box.inline:not(:has(h6)) {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 17px;
}

.case-detail .box:not(:last-child) {
	margin-bottom: 18px;
}

.case-detail .box:has(.dot-list) {
	padding: 20px 24px 20px 24px;
}

.case-detail h5 + .box:has(.dot-list) {
	margin-top: 5px;
}

.case-detail p + .box:has(.dot-list) {
	margin-top: 10px;
}

.case-detail .box:has(.dot-list) ul {
	display: inline-block;
	margin-right: 8px;
	white-space: nowrap;
}

.case-detail .box:has(.dot-list) ul:last-of-type {
	margin-right: 0;
}

.case-detail .box h6 {
	margin: 0 0 20px;
	font-size: 15px;
}

.case-detail .box.inline h6 {
	margin-bottom: 10px;
}

.case-detail .box.inline p {
	width: auto;
	font-size: 14px;
	line-height: 1.8;
}

.case-detail .box:has(dl) {
	margin-top: 18px;
	padding: 32px 32px 20px 34px;
}

.case-detail .box:has(dl) h6 {
	margin-bottom: 16px;
}

.case-detail .box:has(dl) p {
	font-size: 13px;
	line-height: 1.9;
	letter-spacing: 0;
}

.case-detail .box:has(dl) dl dt br { display: none; }

.case-detail .box:has(dl) dt {
	font-size: 15px;
}

.case-detail .box:has(dl) dd p {
	margin-bottom: 10px;
	font-size: 13px;
}

.case-detail .box .attention-list li {
	padding-left: 16px;
	font-size: 12px;
	line-height: 1.8;
}

/* .case-nav
------------------------------------*/
.case-nav {
	overflow: hidden;
	margin: 80px 0 0;
	white-space: nowrap;
}

.case-nav h2 {
	margin: 0 0 28px;
	font-family: var(--font-sans);
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.08em;
}

.case-nav ul { float: left; }
.case-nav ul:nth-of-type(1) { width: 40%; }
.case-nav ul:nth-of-type(2) { width: 60%; }

.case-nav li {
	margin-bottom: 14px;
}

.case-nav li a {
	display: inline-block;
	position: relative;
	padding: 0 10px 5px 20px;
	font-size: 14px;
}

.case-nav li a:before {
	display: block;
	content: '';
	position: absolute;
	top: 2px;
	left: 5px;
	border: 2px solid var(--color-yellow);
	border-radius: 50%;
	width: 10px;
	height: 10px;
}

.case-nav li a:after {
	display: block;
	content: '';
	position: absolute;
	bottom: 1px;
	left: 4px;
	background: url(img/share/line-dot-white.svg) repeat-x left bottom;
	width: calc(100% - 12px);
	height: 1px;
	opacity: 0.8;
}

.case-nav br { display: none !important; }

/* .case01
------------------------------------*/

/* .case02
------------------------------------*/

/* .case03
------------------------------------*/

/* .case04
------------------------------------*/
.case04 .case-detail .box-l {
	margin-top: 10px;
	padding: 30px 26px 22px 28px;
}

.case04 .case-detail .box h6 {
	margin-bottom: 16px;
}

.case04 .case-detail .box p {
	font-size: 13px;
	line-height: 1.9;
}

/* .case05
------------------------------------*/
.case05 .case-detail .box.inline {
	margin-top: 8px;
	padding-right: 40px;
}

/* .case06
------------------------------------*/


/* page error
---------------------------------------------------------------------------*/
.error-txt {
	padding: 20px 8.5% 0;
	text-align: center;
}

.error-txt h1 {
	margin-bottom: 25px;
	font-size: 19px;
}

.error-txt p {
	font-size: 14px;
	line-height: 1.9;
	text-align: justify;
}

.error-txt br {
	display: none;
}

.error-txt p a {
	text-decoration: underline;
}
