/* page top
---------------------------------------------------------------------------*/

/* .img-main-top
------------------------------------*/
body.top header {
	height: 19vh;
}

.img-main-top {
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
	width: 100vw;
	height: calc(100vh - 19vh);
	min-height: calc(700px - 130px);
/* 	max-height: 900px; */
	margin: 0 0 200px;
}

.img-main-top .inner {
	border-radius: 0 80px 0 0;
	background: url(http://linkwin.kuron.jp/sakura-naika-test/wp-content/uploads/2025/09/mainimg-scaled.jpg) no-repeat center center;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: calc(100% - 75px);
	height: 100%;
}

.img-main-top .inner .mask {
	position: absolute;
	top: 0;
	right: 0;
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.img-main-top h1 {
	position: absolute;
	top: 86px;
	right: 36px;
	font-size: 14px;
	letter-spacing: 0.14em;
	font-feature-settings: 'palt' 0;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	white-space: nowrap;
	opacity: 0;
}

.img-main-top h1 strong {
	color: #FFFFFF;
	pointer-events: none;
}

.img-main-top h2 {
	position: absolute;
	top: 11.5%;
	right: 8.5%;
	opacity: 0;
	writing-mode: vertical-rl; /* 縦書き、右から左 */
	text-orientation: upright;  /* 文字を縦向きに */
	white-space: nowrap; 
	line-height: 2;
	font-size: 2rem;
}

/* .news-top
------------------------------------*/
.news-top {
	overflow: hidden;
	position: absolute;
	bottom: -56px;
	right: 0;
	background-color: #FFFFFF;
	border-radius: 8px 0 0 0;
	z-index: 3;
}

.news-top a {
	display: inline-block;
	padding: 18px 30px 18px 24px;
	font-size: 15px;
	letter-spacing: 0.1em;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news-top a time {
	padding-right: 16px;
	font-family: var(--font-sans-sbook);
	font-size: 13px;
	letter-spacing: 0.1em;
}

.news-top .slider-news,
.news-top .slick-list,
.news-top .slick-track,
.news-top article {
	float: none;
	width: auto !important;
}

/* .sec-lead-top
------------------------------------*/
.sec-lead-top {
	position: relative;
	display: -webkit-box;
	display: flex;
	flex-direction: row-reverse;
	width: 890px;
	margin: 0 auto 140px;
}

.sec-lead-top .pic1,
.sec-lead-top .pic2 {
	display: block;
	position: absolute;
	z-index: -1;
}

.sec-lead-top .pic1 { top: 290px; left: -75px; }
.sec-lead-top .pic2 { top: 325px; right: -45px; }

.sec-lead-top h2 {
	width: 100px;
	margin: -35px 0 0 80px;
}

.sec-lead-top h2 strong { display: none; }

.sec-lead-top .inner,
.sec-lead-top .link {
	font-feature-settings: 'palt' 0;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	white-space: nowrap;
}

.sec-lead-top p {
	margin: 0 0 0 24px;
	font-size: 17px;
	line-height: 2.1;
	letter-spacing: 0.16em;
}

.sec-lead-top .link {
	position: absolute;
	top: -10px;
	left: -10px;
	z-index: 1;
}

.sec-lead-top .link a {
	display: inline-block;
	padding: 10px 10px 34px;
	font-size: 14px;
	letter-spacing: 0.12em;
}

.sec-lead-top .link a i {
	display: block;
	position: absolute;
	bottom: 0;
	left: 7px;
	background: url(../img/share/ico-arrow-navy.svg) no-repeat center center;
	transform: rotate(90deg);
	width: 20px;
	height: 20px;
}

/* .sec-news-top
------------------------------------*/
.sec-news-top {
	width: 1000px;
	margin: 0 auto 160px;
}

/* .img-set4
------------------------------------*/
.img-set4 {
	width: 1110px;
	margin: 0 auto 120px;
}

.img-set4 > figure {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.img-set4 img {
	margin-bottom: 20px;
}

/* .sec-service-title
------------------------------------*/
.sec-service-title {
	margin-bottom: 0;
	text-align: center;
}

.sec-service-title strong {
	display: block;
	margin-bottom: 14px;
	font-size: 24px;
	letter-spacing: 0.18em;
}

.sec-service-title em {
	font-family: var(--font-sans-sbook);
	font-size: 14px;
	letter-spacing: 0.14em;
}

.sec-service-title + #sec-service { margin-top: 55px; }

/* .img-center3
------------------------------------*/
#topContents .img-center3 {
	margin: 160px auto;
	padding: 0;
}

#topContents .img-center3 img { width: 33.2% !important; }

/* #sec-clinic
------------------------------------*/
#topContents #sec-clinic {
	margin-bottom: 75px;
}

#sec-clinic .pic {
	display: none;
	position: absolute;
	bottom: -5px;
	right: -80px;
}

#topContents #sec-clinic .pic {
	display: block;
}

/* .sec-reserve-online
------------------------------------*/
.sec-reserve-online {
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	width: 1040px;
	margin: 0 auto;
}

.sec-reserve-online .box-color {
	width: 500px;
	padding: 34px 34px 30px;
}

.sec-reserve-online .box-color h2 {
	margin-bottom: 15px;
	font-size: 16px;
	letter-spacing: 0.1em;
}

.sec-reserve-online .box-color p {
	font-size: 15px;
	text-align: justify;
	letter-spacing: 0.06em;
}

.sec-reserve-online .box-color ul { margin: 16px 0 0 2px; }
.sec-reserve-online .box-color li { font-size: 12px; }

.sec-reserve-online .map {
	width: 500px;
	height: 258px;
	margin: 0;
}

.sec-reserve-online .map iframe {
	position: absolute;
	top: -200px;
	left: -150px;
	width: calc(100% + 150px);
	height: calc(100% + 400px);
	z-index: 1;
}

.sec-reserve-online .map .btn-link { right: 15px; bottom: 15px; }
.sec-reserve-online .map .btn-link a { padding: 11px 44px 13px 22px; }
.sec-reserve-online .map .btn-link a:after { right: 14px; }


/* page about
---------------------------------------------------------------------------*/
/* #sec-clinic
------------------------------------*/
#sec-clinic {
	position: relative;
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	box-sizing: border-box;
	width: 1035px;
	margin: 0 auto;
	padding: 0 20px 0 30px;
}

#sec-clinic > figure {
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	width: 1035px;
	margin: 0 -25px 45px;
}

#sec-clinic .info {
	width: 455px;
}

#sec-clinic .info .logo {
	margin-bottom: 22px;
}

#sec-clinic .info .logo strong {
	display: block;
	margin-bottom: 20px !important;
	font-size: 13px;
	letter-spacing: 0.13em;
}

#sec-clinic .info .logo img { width: 289px; height: auto; }

#sec-clinic .info address,
#sec-clinic .info .tel,
#sec-clinic .info .fax {
	font-size: 14px;
	letter-spacing: 0.1em;
}

#sec-clinic .info address {
	margin-bottom: 12px;
}

#sec-clinic .info .tel,
#sec-clinic .info .fax {
	display: inline-block;
}

#sec-clinic .info .tel a {
	pointer-events: none;
}
/* 20250929追加 */


.sec-reserve-online .info .logo {
	margin-bottom: 22px;
}

.sec-reserve-online .info .logo strong {
	display: block;
	margin-bottom: 20px !important;
	font-size: 13px;
	letter-spacing: 0.13em;
}

.sec-reserve-online .info .logo img { width: 289px; height: auto; }

.sec-reserve-online .info address,
.sec-reserve-online .info .tel,
.sec-reserve-online .info .fax {
	font-size: 14px;
	letter-spacing: 0.1em;
}

.sec-reserve-online .info address {
	margin-bottom: 12px;
}

.sec-reserve-online .info .tel,
.sec-reserve-online .info .fax {
	display: inline-block;
}

.sec-reserve-online .info .tel a {
	pointer-events: none;
}

/* .schedule
------------------------------------*/
.schedule {
	margin: 32px 0 24px -5px;
}

.schedule table,
.schedule tr {
	width: 100%;
	white-space: nowrap;
}

.schedule table {
	border-top: 1px solid var(--color-line-navy-light);
}

.schedule tr {
	border-bottom: 1px solid var(--color-line-navy-light);
}

.schedule th {
	padding: 10px 14px;
	font-size: 15px;
	text-align: center;
	vertical-align: middle;
}

.schedule th:first-of-type {
	letter-spacing: 0.1em;
}

.schedule th span,
.schedule td span {
	display: block;
	padding-top: 6px;
	font-size: 10px;
	letter-spacing: 0.08em;
}

.schedule td span {
	color: var(--color-navy-light);
}

.schedule td {
	position: relative;
	padding: 12px 10px;
	font-size: 21px;
	text-align: center;
	vertical-align: middle;
}

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

.schedule td:first-of-type {
	font-family: var(--font-sans-book);
	font-size: 14px;
	letter-spacing: 0.06em;
	transform: translateY(1px);
}

.schedule tr.line1 td {
	padding-top: 8px;
	padding-bottom: 12px;
}

.schedule tr.line1 td:first-of-type { transform: translateY(2px); }
_::-webkit-full-page-media, _:future, :root .schedule tr.line1 td:first-of-type { transform: translateY(4px); }

.schedule td i {
	display: inline-block;
	border-radius: 50%;
	border: 1px solid var(--color-navy);
	width: 8px;
	height: 8px;
}

.schedule td i {
	transform: translateY(-4px);
}

.schedule td i.close {
	border-radius: 0;
	background-color: var(--color-navy);
	border: none;
	width: 8px;
	height: 1px;
	vertical-align: middle;
	transform: translateY(-1px);
}

.schedule td b {
	display: inline-block;
	position: absolute;
	top: 8px;
	left: -5px;
	background: #F1F4FB;
	border-radius: 4px;
	padding: 4px 7px 8px 8px;
	font-size: 13px;
	letter-spacing: 0.04em;
}

/* .important-info
------------------------------------*/
.important-info {
	margin-top: -15px;
	display: -webkit-box;
	display: flex;
	white-space: nowrap;
}

#accessContents p + .important-info {
	margin-top: 6px;
}

.important-info h2 {
	position: relative;
	padding: 10px 8px 10px 10px;
	font-size: 13px;
	letter-spacing: 0.08em;
}

.important-info h2:before,
.important-info h2:after {
	display: block;
	content: '';
	position: absolute;
	top: 10px;
	background: var(--color-navy);
	width: 1px;
	height: 100%;
	transform-origin: center top;
	transform: scale(0.5);
}

.important-info h2:before { left: 0; }
.important-info h2:after { right: 0; }

.important-info a {
	max-width: 100%;
	padding: 10px 0 10px 12px;
	font-size: 13px;
	letter-spacing: 0.1em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* .attention-list
------------------------------------*/
.attention-list li {
	position: relative;
	margin: 0 0 3px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 1.7;
	letter-spacing: 0.12em;
}

.attention-list li:last-of-type { margin-bottom: 0 !important; }

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

/* #sec-clinic .alliance
------------------------------------*/
#sec-clinic .alliance {
	position: relative;
	width: 465px;
	margin-top: 32px;
}

#sec-clinic .alliance h2 {
	margin: 0 0 17px -1px;
	font-size: 18px;
	letter-spacing: 0.1em;
}

#sec-clinic .alliance h2 + p {
	margin-bottom: 26px !important;
	font-size: 14px;
	line-height: 2;
	letter-spacing: 0.12em;
}

#sec-clinic .alliance .inner {
	position: relative;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: start;
	align-items: flex-start;
	margin-left: 4px;
}

#sec-clinic .alliance .inner ul {
	position: relative;
	margin-right: 20px;
	padding-left: 16px;
	vertical-align: middle;
	white-space: nowrap;
}

#sec-clinic .alliance .inner ul:last-of-type { margin-right: 0; }

#sec-clinic .alliance .inner ul:before {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	background-color: var(--color-line-navy);
	width: 1px;
	height: 100%;
}

#sec-clinic .alliance .inner li {
	margin-bottom: 14px;
	font-size: 14px;
	letter-spacing: 0.1em;
}

#sec-clinic .alliance .inner li:last-of-type { margin-bottom: 0; }

#sec-clinic .alliance p.sup {
	font-size: 12px;
	display: inline;
}

#sec-clinic .alliance > ul {
	margin-top: 25px;
}

/* page gastroscopy
---------------------------------------------------------------------------*/
#gastroscopyContents .img-main {
	margin-bottom: 140px;
}

#gastroscopyContents .img-center3 {
	margin-bottom: 140px;
}

/* .sec-examination1
------------------------------------*/
.sec-examination1 {
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	width: 986px;
	margin: 0 auto 120px;
	padding: 0 30px 0 0;
}

.sec-examination1 .txt {
	white-space: nowrap;
}

#gastroscopyContents .sec-examination1 .txt {
	margin-left: 20px;
}

.sec-examination1 .txt h2,
.sec-examination2 .txt h2 {
	margin-bottom: 25px;
	font-family: var(--font-min-d);
	font-size: 20px;
	line-height: 1.8;
	letter-spacing: 0.18em;
}

.sec-examination1 .txt p {
	margin-bottom: 16px;
	font-size: 15px;
	line-height: 2;
	letter-spacing: 0.12em;
}

.sec-examination1 .box-wrap {
	width: 290px;
	min-width: 290px;
}

#gastroscopyContents .sec-examination1 .box-wrap {
	margin-top: 5px;
}

.sec-examination1 .box-wrap h3 {
	margin-bottom: 30px;
	text-align: center;
}

.sec-examination1 .box-wrap h3 em {
	margin-bottom: 16px;
	font-size: 13px;
	letter-spacing: 0.12em;
}

.sec-examination1 .box-wrap h3 strong {
	font-family: var(--font-min-d);
	font-size: 17px;
	letter-spacing: 0.14em;
}

.sec-examination1 .box-color {
	margin: 0 -2px;
	padding: 22px 26px 18px;
}

#colonoscopyContents .sec-examination1 .box-color {
	padding-bottom: 16px;
}

#gastroscopyContents .sec-examination1 .box-color { padding: 28px 30px 30px; }
#gastroscopyContents .sec-examination1 .box-color li { font-size: 15px; }

.sec-examination1 .box-color .even li:nth-child(odd) { width: 60%; }
.sec-examination1 .box-color .even li:nth-child(even) { width: 40%; }

.sec-examination1 .box-wrap h4 {
	margin: 28px 0 12px;
	font-family: var(--font-min-d);
	font-size: 15px;
	letter-spacing: 0.13em;
}

.sec-examination1 .box-wrap h4:first-of-type { margin-top: 34px; }
.sec-examination1 .box-wrap p { padding-left: 2px; }

/* .sec-examination2
------------------------------------*/
.sec-examination2 {
	display: -webkit-box;
	display: flex;
	width: 1125px;
	margin: 0 auto 140px;
}

.sec-examination2 .img {
	width: 620px;
	min-width: 620px;
}

.sec-examination2 .img { align-self: flex-start; }

.sec-examination2 .img figure {
	margin-bottom: 30px;
}

.sec-examination2 .img h3 {
	margin-bottom: 19px;
	font-size: 14px;
	letter-spacing: 0.08em;
}

.sec-examination2 .img h4 {
	margin-bottom: 16px;
}

.sec-examination2 .img h4 strong {
	font-family: var(--font-sans-sbook);
	font-size: 21px;
	letter-spacing: 0.04em;
}

.sec-examination2 .img h4 span {
	padding-left: 8px;
	font-size: 15px;
	letter-spacing: 0.06em;
}

.sec-examination2 .txt {
	margin-top: -5px;
	padding: 0 0 0 56px;
}

.sec-examination2 .txt h2 {
	margin-bottom: 14px;
	letter-spacing: 0.12em;
}

.sec-examination2 p,
.sec-examination2 p span.p {
	display: block;
	margin-bottom: 8px;
	font-size: 15px;
	letter-spacing: 0.08em;
}

#gastroscopyContents .sec-examination2 p span.p {
	margin-bottom: 0;
}

.sec-examination2 p.attention {
	margin-top: 10px;
	font-size: 13px;
	letter-spacing: 0.11em;
}

.sec-examination2 .box-color {
	width: 395px;
	margin: 30px 0 0;
	padding: 34px 30px 26px;
}

.sec-examination2 .box-color figure {
	align-self: flex-start;
	width: 80px;
	min-width: 80px;
}

.sec-examination2 .box-color figure img { border-radius: 3px; width: 100%; }
.sec-examination2 .box-color figure.side img { border-radius: 3px 0 0 3px; }

.sec-examination2 .box-color h3 {
	margin-bottom: 15px;
	font-family: var(--font-min-d);
	font-size: 18px;
	letter-spacing: 0.1em;
}

.sec-examination2 .box-color p {
	letter-spacing: 0.04em;
	text-align: justify;
}

.sec-examination2 .box-color p.size-s {
	font-size: 14px;
	letter-spacing: 0.03em;
}

.sec-examination2 .box-color .img-s {
	position: relative;
	display: flex;
	justify-content: space-between;
	margin-top: 24px;
}

.sec-examination2 .box-color .img-s figure {
	width: 160px;
}

.sec-examination2 .box-color .img-s figure:not(.zoom) figcaption {
	position: static;
	background-color: inherit;
	margin-top: 14px;
	padding: 0;
	font-family: var(--font-sans-sbook);
	font-size: 17px;
	letter-spacing: 0.05em;
}

.sec-examination2 .box-color .img-s figure:not(.zoom) figcaption span {
	display: block;
	margin-bottom: 9px;
	font-size: 11px;
	letter-spacing: 0.04em;
}

.sec-examination2 .box-color .img-s figure:not(.side) figcaption {
	font-size: 16px;
}

.sec-examination2 .box-color .img-s figure:not(.side) figcaption span {
	font-size: 10px;
}

.sec-examination2 .box-color .img-s figure.side {
	display: flex;
	width: 100%;
}

.sec-examination2 .box-color .img-s figure.side figcaption {
	background-color: #E2E6F5;
	border-radius: 0 3px 3px 0;
	width: 100%;
	margin: 0;
	padding: 32px 0 0 25px;
}

.sec-examination2 .box-color .img-s .zoom {
	position: absolute;
	top: -10px;
	right: -26px;
	/* width: auto; */
	text-align: center;
}

.sec-examination2 .box-color .img-s .zoom figcaption {
	display: block;
	background-color: inherit;
	position: static;
	margin-top: -6px;
	padding: 0;
	font-size: 13px;
	letter-spacing: 0.03em;
	text-align: center;
}

.sec-examination2 .box-color .img-s .zoom figcaption span {
	display: inline-block;
	background-color: #FFFFFF;
	margin-bottom: 3px;
	padding: 0px 3px 2px 4px;
}

/* .sec-method
------------------------------------*/
.sec-method {
	position: relative;
	width: 964px;
	margin: 190px auto 140px;
}

.sec-method:before {
	display: block;
	content: '';
	position: absolute;
	top: -140px;
	left: 50%;
	background: var(--color-line-navy);
	width: 1px;
	height: 90px;
}

.sec-method h2 {
	margin-bottom: 60px;
	text-align: center;
}

.sec-method h2 strong {
	display: block;
	margin-bottom: 18px;
	font-size: 21px;
	letter-spacing: 0.2em;
}

.sec-method h2 em {
	color: var(--color-navy-light);
	font-family: var(--font-sans-sbook);
	font-size: 13px;
	letter-spacing: 0.17em;
}

.method {
	display: -webkit-box;
	display: flex;
	box-sizing: border-box;
	border: 1px solid var(--color-line-navy);
	border-radius: 5px;
}

.method > div {
	box-sizing: border-box;
	width: 50%;
	padding: 50px 50px 45px;
}

.method > div:nth-child(odd) { background: url(../img/share/line-dot-v.svg) repeat-y right top; }

.method h3 {
	position: relative;
	margin-bottom: 21px;
	padding-left: 41px;
	font-family: var(--font-min-d);
	font-size: 18px;
	letter-spacing: 0.14em;
	white-space: nowrap;
}

.method h3 i {
	display: block;
	position: absolute;
	top: 3px;
	left: 0;
	font-family: var(--font-sans-slight);
	font-size: 16px;
}

.method h3 i:after {
	display: block;
	content: '';
	position: absolute;
	top: 8px;
	right: -20px;
	background: var(--color-line-navy);
	width: 13px;
	height: 1px;
}

.method p {
	color: var(--color-navy-light);
	line-height: 1.9;
	text-align: justify;
}

/* .sec-price
------------------------------------*/
.sec-price {
	width: 986px;
	margin: 0 auto 120px;
}

.sec-price h2 {
	margin-bottom: 30px;
}

.sec-price > p {
	font-size: 15px;
	letter-spacing: 0.15em;
}

.sec-price > p.attention {
	margin-top: -8px;
	font-size: 13px;
}

.sec-price .price-list {
	margin-top: 45px;
}

/* .price-list
------------------------------------*/
.price-list {
	border-top: 1px solid var(--color-line-navy);
	margin: 40px -8px 0;
}

.price-list .inner {
	border-bottom: 1px solid var(--color-line-navy);
	padding: 32px 8px 30px;
}

.price-list .inner > div {
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	position: relative;
}

.price-list .inner > div + div.sub {
	margin-top: 20px;
}

.price-list .inner > div + div.sub.mt0 {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 6px;
	padding-bottom: 7px;
}

.price-list .inner > div + div.sub.mt0.sub-top { padding-top: 3px; margin-top: 35px; }
.price-list .inner > div + div.sub.mt0.sub-btm { padding-bottom: 0; margin-bottom: 8px; }

.price-list .txt h3 {
	margin-bottom: 15px;
	font-size: 17px;
	letter-spacing: 0.15em;
}

.price-list .txt h3:last-child { margin-bottom: 0; }

.price-list .txt h3 span {
	padding-left: 10px;
	font-size: 12px;
	letter-spacing: 0.1em;
}

.price-list .txt p {
	letter-spacing: 0.12em;
}

.price-list .txt.font-s h3 {
	margin-bottom: 20px;
}

.price-list .txt.font-s p {
	padding-left: 2px;
	font-size: 13px;
	line-height: 1.9;
}

.price-list .txt p.attention {
	margin-top: -7px;
	font-size: 13px;
}

.price-list .price {
	text-align: right;
	white-space: nowrap;
}

.price-list .price.absolute {
	position: absolute;
	top: 0;
	right: 0;
}

.price-list .price p {
	font-size: 13px;
}

.price-list .price p strong {
	padding: 0 2px 0 2px;
	font-family: var(--font-serif);
	font-size: 21px;
	line-height: 1;
	letter-spacing: 0.04em;
}

.price-list .price p i {
	margin-right: 3px;
	font-size: 11px;
}

.price-list .price p i:last-child { margin-right: 0; }

.price-list .price p.attention {
	margin-top: -6px;
	font-size: 13px;
}

.price-list .inner .sub {
	border-left: 1px solid #E5E5E5;
	margin: 15px 0 5px 5px;
	padding: 3px 0 0 18px;
}

.price-list .inner .sub h4 {
	margin-bottom: 10px;
	font-family: var(--font-min-d);
	font-size: 16px;
	letter-spacing: 0.15em;
}

.price-list .inner .sub h4:last-of-type { margin-bottom: 0; }

.price-list .inner .sub h4 span {
	padding-left: 12px;
	font-size: 12px;
	letter-spacing: 0.1em;
}

.price-list .inner .sub p {
	font-size: 13px;
	letter-spacing: 0.12em;
}

/* .sec-flow
------------------------------------*/
.sec-flow {
	margin-bottom: 120px;
	padding: 85px 0 75px;
}

.sec-flow-inner {
	position: relative;
	box-sizing: border-box;
	width: 1000px;
	margin: 0 auto;
	padding: 0 0 0 70px;
}

.sec-flow-inner h2 {
	position: absolute;
	top: 4px;
	left: 0;
	font-family: var(--font-min-d);
	font-size: 20px;
	letter-spacing: 0.14em;
	font-feature-settings: 'palt' 0;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	white-space: nowrap;
}

.sec-flow-inner .attention-list li {
	margin-bottom: 12px;
}

.flow-list {
	margin-bottom: 26px;
}

.flow-list .inner {
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	background-color: #FFFFFF;
	border-radius: 5px;
	margin-bottom: 20px;
	padding: 15px 0 15px 35px;
}

.flow-list .inner:last-of-type {
	margin-bottom: 0;
}

.flow-list h3 {
	position: relative;
	box-sizing: border-box;
	width: 175px;
	min-width: 175px;
	margin-top: 12px;
	padding-left: 20px;
	font-size: 16px;
	line-height: 1.7;
	letter-spacing: 0.14em;
}

.flow-list h3 i {
	display: block;
	position: absolute;
	top: 5px;
	left: 0;
	font-family: var(--font-serif);
	font-size: 15px;
}

.flow-list .txt {
	box-sizing: border-box;
	width: 100%;
	padding: 12px 25px 12px 0;
}

.flow-list .txt p {
	margin-bottom: 6px;
	line-height: 1.9;
	letter-spacing: 0.11em;
}

.flow-list .txt .attention-list {
	margin-top: 2px;
}

.flow-list .attention-list li {
	margin-top: 4px;
	margin-bottom: 3px;
	font-size: 13px !important;
}

.flow-list .attention-list li.let {
	letter-spacing: 0.08em;
	white-space: nowrap;
}

.flow-list .ico {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	border-left: 1px solid var(--color-line-navy-light);
	width: 120px;
	min-width: 120px;
	text-align: center;
}

.flow-list .ico a,
.flow-list .ico span {
	position: relative;
	width: 110px;
	height: 100%;
	transition: .15s ease-out;
	cursor: pointer;
}

.flow-list .ico:hover a,
.flow-list .ico:hover span {
	opacity: 0.5;
}

.flow-list .ico img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

/* .sec-reserve
------------------------------------*/
.sec-reserve {
	width: 1030px;
	margin: 0 auto;
}

.sec-reserve > figure {
	margin-bottom: 90px;
}

.sec-reserve > figure img {
	width: 100%;
	height: 500px;
	object-fit: cover;
}

.sec-reserve .inner {
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
}

.sec-reserve .txt {
	margin-left: 15px;
}

#gastroscopyContents .sec-reserve .txt {
	width: 505px;
	margin-left: 25px;
}

.sec-reserve h2 {
	margin-bottom: 28px;
}

.sec-reserve h3 {
	margin-bottom: 28px;
	font-size: 22px;
	line-height: 1.8;
	letter-spacing: 0.15em;
}

.sec-reserve .tel {
	margin: 0 0 28px 2px;
}

#gastroscopyContents .sec-reserve .tel {
	margin-bottom: 22px;
}

.sec-reserve .tel span {
	padding-bottom: 1px;
	font-size: 14px;
	letter-spacing: 0.1em;
}

.sec-reserve .tel strong {
	padding-left: 10px;
	font-family: var(--font-sans-slight);
	font-size: 27px;
	letter-spacing: 0.08em;
}

.sec-reserve .tel strong a {
	pointer-events: none;
}

.sec-reserve .txt > .dot-list li {
	margin-bottom: 5px;
	font-size: 15px;
}

.sec-reserve .box-color {
	margin: 30px -3px 0;
	padding: 26px 28px 24px;
}

.sec-reserve .box-color h4 {
	margin-bottom: 14px;
	font-family: var(--font-min-d);
	font-size: 15px;
	letter-spacing: 0.12em;
}

.sec-reserve .attention-list {
	margin-top: 12px;
}

.sec-reserve .inner .img {
	position: relative;
	width: 414px;
	margin-right: 12px;
}

#gastroscopyContents .sec-reserve .inner .img {
	margin-top: 5px;
}

.sec-reserve .inner .img figure {
	margin-bottom: 14px;
}

.sec-reserve .inner .img figure img {
	width: 100%;
}

.sec-reserve .inner .img p {
	font-size: 12px;
	letter-spacing: 0.08em;
	text-align: justify;
}

/* .parking
------------------------------------*/
#sec-clinic .schedule + p { display: none; }


/* .sec-online-title
------------------------------------*/
.sec-online-title {
	margin-bottom: 0;
	text-align: center;
}

.sec-online-title strong {
	display: block;
	margin-bottom: 14px;
	font-size: 24px;
	letter-spacing: 0.18em;
}

.sec-online-title em {
	font-family: var(--font-sans-sbook);
	font-size: 14px;
	letter-spacing: 0.14em;
}

.sec-online-title + #sec-service { margin-top: 55px; }

#sec-online .inner {
	max-width: 800px;
	margin: 50px auto;
}

#sec-online ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	gap: 10px 0;
}

#sec-online ul li {
	width: 24%;
}

#sec-online ul li img {
	width: 100%;
}