@charset "UTF-8";

.m_img::before {
	background: linear-gradient(to right, rgba(0,0,0,0.6), rgba(0,0,0,0));
}

/* ========================================================
  
  variable

======================================================== */
:root {
	--color_och: #B99652;
	--color_blu: #5186A8;
}


/* ========================================================
  
  ページ別

======================================================== */
.gastroscopy .m_img {background-image: url(../images/gastroscopy/m_img@2x.jpg);}
.gastroscopy .com_h__bg,
.gastroscopy #reason > div {background-color: var(--color_och);}
.gastroscopy #reason .com_box_radi {background-color: #AD8639;}
.gastroscopy #reason .list__chk > li::before,
.gastroscopy #features .com_h__min span {color: var(--color_och);}
.gastroscopy #reason .list__point > li::before {color: #CEB586;}
.gastroscopy #price > div {background-color: #F1EDE0;}
.gastroscopy .com_price th {background-color: #AF8E71;}
.gastroscopy .com_ccl_txt {
	background: radial-gradient(rgba(175,140,125,0.75), rgba(175,140,125,1));
}
.gastroscopy .com_ccl_txt.color2,
.gastroscopy .com_ccl_list > .com_ccl_txt:nth-of-type(even) {
	background: radial-gradient(rgba(171,148,55,0.75), rgba(171,148,55,1));
}
.gastroscopy .fea_wrap .box_img .com_ccl_txt.color2 {
	left: auto;
	right: 6%;
}

.colonoscopy .m_img {background-image: url(../images/colonoscopy/m_img@2x.jpg);}
.colonoscopy .com_h__bg,
.colonoscopy #reason > div,
.colonoscopy .flow_list > li::before,
.colonoscopy .flow_list > li::after {background-color: var(--color_blu);}
.colonoscopy #reason .com_box_radi {background-color: #3F799F;}
.colonoscopy #reason .list__chk > li::before,
.colonoscopy #features .com_h__min span,
.colonoscopy .fea_col3 .com_h__min,
.colonoscopy .flow_list .flow_no {color: var(--color_blu);}
.colonoscopy #reason .list__point > li::before {color: #689DBA;}
.colonoscopy #price > div {background-color: #E4EBF3;}
.colonoscopy .com_price th {background-color: #8091B0;}
.colonoscopy .com_ccl_txt {
	background: radial-gradient(rgba(145,145,196,0.75), rgba(145,145,196,1));
}
.colonoscopy .com_ccl_txt.color2,
.colonoscopy .com_ccl_list > .com_ccl_txt:nth-of-type(even) {
	background: radial-gradient(rgba(135,160,186,0.75), rgba(135,160,186,1));
}
.colonoscopy .bnr_endoscopy {background-color: var(--color_och);}
.colonoscopy .bnr_endoscopy::before {
	background-image: url(../images/colonoscopy/bnr_gastroscopy@2x.jpg);
}
/* PC,Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) {
.gastroscopy .fea_wrap .box_img .com_ccl_list > li {
	font-size: min(1.5vw,94%);
}
.gastroscopy .fea_wrap > li.size__l .box_txt {
	max-width: 1160px;
}
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.gastroscopy .fea_wrap .box_img .com_ccl_list {
	position: relative;
	inset: 0;
	margin: -15% auto 0;
}
}



/* ========================================================
  
  contents

======================================================== */

/*---------------------------------------------------------
 lead
---------------------------------------------------------*/
.com_lead_box .icon {
	width: 18%;
	max-width: 180px;
	margin: 0 auto 1em;
}
/* PC,Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) {
.com_lead_box .lead_txt {
	width: 90%;
	max-width: 870px;
}
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.com_lead_box .icon {
	width: 25%;
}
}

/*---------------------------------------------------------
 reason
---------------------------------------------------------*/
#reason {
	color: #FFF;
}
#reason .obj {
	position: absolute;
	width: 32%;
	max-width: 450px;
	right: 0;
	top: 0;
	translate: 5% 10%;
}
#reason .com_title2 + p {
	text-align: center;
	line-height: 2;
	margin-bottom: 4%;
}
#reason .com_box_radi .icon {
	width: 10vw;
	max-width: 100px;
	margin: -6% auto 3%;
}
#reason .com_box_radi .com_list {
	font-size: min(1.8vw,112%);
	font-weight: bold;
}
#reason .com_box_radi .com_list.list__chk > li {
	padding-bottom: 1em;
	border-bottom: 1px dashed #D1D1D1;
	padding-left: 3em;
	margin-bottom: 0;
}
#reason .com_box_radi .com_list.list__chk > li::before {
	left: .6em;
}
#reason .com_box_radi .com_list.list__point {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 0 1.65em;
	margin-bottom: 1.2em;
}

#reason .com_box_radi.box_shadow {
	color: #000;
	background-color: #fff !important;
	box-shadow: 0 5px 20px rgba(0,0,0,0.2);
}
#reason .com_box_radi.box_shadow .icon {
	margin: 0 auto;
}
/* PC,Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) {
#reason .com_box_radi .com_list.list__chk {
	display: grid;
	grid-template-columns: repeat(2,48%);
	justify-content: space-between;
	row-gap: 1.4em;
}
/* rsn_col2 */
#reason .rsn_col2 {
	max-width: 1100px;
	display: grid;
	grid-template-columns: repeat(2,48%);
	justify-content: space-between;
	row-gap: 1.4em;
	margin-inline: auto;
}
#reason .rsn_col2 .com_box_radi {
	width: 100%;
}
#reason .rsn_col2 .com_box_radi p.fs15 {
	max-width: 400px;
	margin-inline: auto;
}
#reason .rsn_col2 .com_box_radi .icon {
	margin: -10% auto 5%;
}
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#reason .obj {
	width: 40%;
}
#reason .com_title2 + p {
	text-align: left;
	margin-bottom: 6%;
}
#reason .rsn_col2 > div:not(:last-of-type) {
	margin-bottom: 5%;
}
#reason .com_box_radi .icon {
	width: 15vw;
	margin: -8% auto 5%;
}
#reason .com_box_radi .com_list {
	font-size: 105%;
}
#reason .com_box_radi .com_list.list__chk > li {
	padding-bottom: .8em;
	margin-bottom: 1em;
}
}

/*---------------------------------------------------------
 features
---------------------------------------------------------*/
#features .com_bg_color {
	background-color: #FAF9F7;
}
#features .com_bg_img {
	height: min(65vw,800px);
}
.fea_lead {
	color: #FFF;
	padding: 0 4.4% 7.5%;
}
.fea_lead .com_h__min.h__20 {
	display: inline-block;
	padding-bottom: .5em;
	margin-bottom: 2.5em;
	border-bottom: 1px solid currentColor;
}
/* PC,Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) {
.fea_lead p {
	width: 85%;
	max-width: 660px;
}
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#features .com_bg_img {
	height: 130vw;
}
.fea_lead {
	padding: 0 0 8%;
}
.fea_lead .com_h__min.h__20 {
	font-size: 110%;
	margin-bottom: 1.5em;
}
}

/* feature: fea_col3
---------------------------------------------------------*/
.fea_col3 > li {
	position: relative;
}
.fea_col3 .icon {
	width: 20%;
	max-width: 80px;
	margin: 0 auto 0.8em;
}
.fea_col3 .com_h__min {
	text-align: center;
}
/* PC,Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) {
.fea_col3 {
	width: 106%;
	display: grid;
	justify-content: space-between;
	grid-template-columns: repeat(3,33.3%);
	margin-left: -3%;
}
.fea_col3 > li {
	box-sizing: border-box;
	padding: 0 8%;
	border-right: 1px solid #D1D1D1;
}
.fea_col3 > li:last-of-type {
	border-right: none;
}
.fea_col3 p {
	max-width: 345px;
	margin-inline: auto;
}
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.fea_col3 {
	width: 90%;
	margin: 0 auto 10%;
}
.fea_col3 > li:not(:last-of-type) {
	padding-bottom: 7%;
	margin-bottom: 6%;
	border-bottom: 1px solid #D1D1D1;
}
}

/* feature: fea_wrap
---------------------------------------------------------*/
.fea_wrap {
	display: flex;
	flex-wrap: wrap;
}
.fea_wrap > li {
	width: 100%;
}
.fea_wrap .box_img {
	position: relative;
}
.fea_wrap .box_img .com_ccl_txt {
	position: absolute;
	left: 5%;
	bottom: 8%;
}
.fea_wrap .box_img .com_ccl_list {
	position: absolute;
	right: 5%;
	bottom: -5%;
}
.fea_wrap .box_img .com_ccl_list > li {
	position: relative;
	inset: auto;
}
.fea_wrap .com_h__radi {
	max-width: 1290px;
	margin-inline: auto;
}
/* PC,Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) {
.fea_wrap {
	justify-content: center;
	gap: 5.8em 4.4%;
}
/* size__s */
.fea_wrap > li.size__s {
	width: 46%;
	max-width: 580px;
}
.fea_wrap > li.size__s .box_img {
	margin: 0 auto 5%;
}
.fea_wrap > li.size__s .box_txt {
	width: 92%;
	max-width: 520px;
	margin-inline: auto;
}
/* size__m */
.fea_wrap > li.size__m {
	width: 94%;
	max-width: 1220px;
	display: flex;
	justify-content: space-between;
	margin-inline: auto;
}
.fea_wrap > li.size__m.dir_rev {
	flex-direction: row-reverse;
}
.fea_wrap > li.size__m .box_img {
	align-self: flex-start;
	width: 48%;
}
.fea_wrap > li.size__m .box_txt {
	align-self: center;
	width: 48.4%;
	box-sizing: border-box;
	padding: 0 2.8%;
}
/* size__l */
.fea_wrap > li.size__l .box_img {
	margin-bottom: 3%;
}
.fea_wrap > li.size__l .box_txt {
	width: 92%;
	max-width: 1080px;
	margin-inline: auto;
}
.fea_wrap > li.size__l .box_txt .col {
	display: flex;
	justify-content: space-between;
	align-items: center;
	column-gap: 6%;
}
.fea_wrap > li.size__l .box_txt .col .com_h__min {
	white-space: nowrap;
	margin-bottom: 0;
}
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.fea_wrap {
	row-gap: 4em;
}
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.fea_wrap {
	row-gap: 3em;
	padding: 0 3%;
}
.fea_wrap .box_img {
	margin: 0 auto 5%;
}
.fea_wrap .com_btn1 {
	margin-inline: auto;
}
}


/*---------------------------------------------------------
flow
---------------------------------------------------------*/
.flow_list {
	list-style: none;
	counter-reset: mycounter;
}
.flow_list > li {
	position: relative;
	padding-left: 10%;
}
.flow_list .com_flt::after {
	display: block;
	content: "";
	width: 100%;
	height: 1px;
	border-bottom: 1px dashed #D1D1D1;
	padding-top: 5.5%;
	margin-bottom: 5.5%;
	visibility: visible;
}
.flow_list .com_flt {
	padding-bottom: 1px;
}
.flow_list > li:first-of-type .com_flt {
	padding-top: 0;
}
.flow_list > li:last-of-type .com_flt::after {
	visibility: hidden;
	padding: 0;
	margin: 0;
}
.flow_list .flow_no {
	position: relative;
	counter-increment: mycounter;
	font-family: agenda-one, sans-serif;
	font-weight: 200;
	font-style: italic;
	color: var(--color_och);
	font-size: min(2.8vw,188%);
	letter-spacing: normal;
	line-height: 1;
	margin-bottom: .6em;
}
.flow_list .flow_no::after {
	content: counter(mycounter, decimal-leading-zero);
	margin-left: .3em;
}
/* 装飾 */
.flow_list > li::before {
	position: absolute;
	content: "";
	background-color: var(--color_och);
	width: 1px;
	height: 100%;
	left: 0;
	top: 0;
}
.flow_list > li:first-of-type::before {
	height: calc(100% - 0.2em);
	top: .2em;
}
.flow_list > li:last-of-type::before {
	height: .2em;
}
.flow_list > li::after {
	position: absolute;
	content: "";
	background-color: var(--color_och);
	width: 1.1em;
	height: 1.1em;
	border-radius: 50%;
	left: 0;
	top: .2em;
	translate: -50% 0;
}
/* PC,Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) {
.flow_list .img_r {
	width: 36%;
}
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.flow_list > li {
	padding-left: 12%;
}
.flow_list .com_flt {
	display: flex;
	flex-direction: column;
}
.flow_list .com_flt::after {
	order: 5;
	padding-top: 8%;
	margin-bottom: 8%;
}
.flow_list .flow_no {
	order: 1;
	font-size: 150%;
}
.flow_list .com_flt .img_r {order: 3;}
.flow_list .com_h__min {	order: 2;}
.flow_list p {	order: 4;}

/* 装飾 */
.flow_list > li:first-of-type::before {
	height: calc(100% - 0.2em);
	top: .2em;
}
.flow_list > li:last-of-type::before {
	height: .2em;
}
.flow_list > li::after {
	width: 0.9em;
	height: 0.9em;
	top: .2em;
}
}


/*---------------------------------------------------------
 price
---------------------------------------------------------*/
#price p.fs15 {
	max-width: 1000px;
	margin: 0 auto 3%;
}
.com_price {
	max-width: 1100px;
}
/* PC,Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) {
#price p.fs15 {
	line-height: 2.2;
}
.com_price th {
	font-size: 110%;
	padding: 1.2em 3%;
}
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#price p.fs15 {
	margin-bottom: 6%;
}
}


/*---------------------------------------------------------
 bnr
---------------------------------------------------------*/
.bnr_endoscopy {
	position: relative;
	display: block;
	width: 60%;
	max-width: 636px;
	text-align: left;
	color: #FFF;
	font-size: min(164%,2.8vw);
	line-height: 1.6;
	letter-spacing: .1em;
	background-color: #5186A8;
	box-sizing: border-box;
	padding: 1.5em 1.9em;
	margin-inline: auto;
	overflow: hidden;
	transition: none;
	box-shadow: 0 35px 25px -30px rgba(0,0,0,0.2);
}
.bnr_endoscopy > div {
	position: relative;
} 
.bnr_endoscopy .ft_agenda_t {
	font-size: 71%;
}
.bnr_endoscopy .ft_min span {
	font-size: 117%;
}
.bnr_endoscopy .com_arrow1 {
	position: absolute;
	color: #000;
	right: .5em;
	bottom: .5em;
}
.bnr_endoscopy .com_arrow1::before {
	background: #fff;
}
.bnr_endoscopy .obj {
	position: absolute;
	width: 26%;
	left: 0;
	top: 12%;
}
.bnr_endoscopy::before {
	position: absolute;
	display: block;
	content: "";
	background: url(../images/gastroscopy/bnr_colonoscopy@2x.jpg) no-repeat right top;
	background-size: cover;
	width: 48%;
	height: 100%;
	right: 0;
	top: 0;
	transition: scale .6s;

	-webkit-mask-image: linear-gradient(to right, transparent 0%, black);
	mask-image: linear-gradient(to right, transparent 0%, black);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-size: auto;
    mask-size: auto;
}
.bnr_endoscopy:hover::before {
	scale: 1.08;
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.bnr_endoscopy {
	width: 85%;
	font-size: 110%;
	letter-spacing: .1em;
	padding: 1.5em 1.9em;
}
}

/*---------------------------------------------------------

---------------------------------------------------------*/

/* PC,Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) {

}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {

}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {


}