#sec_reason .inner .reason:nth-of-type(4) .nom_headline, #sec_reason .inner .reason:nth-of-type(5) .nom_headline  {
	line-height: 1.1;
  height: calc(1.1em * 3);
}
#sec_reason .inner .reason:nth-of-type(5) .nom_headline {
	padding: 4px 16px 4px 120px;
}
#sec_reason .inner .reason:nth-of-type(1), #sec_reason .inner .reason:nth-of-type(2), #sec_reason .inner .reason:nth-of-type(4), #sec_reason .inner .reason:nth-of-type(5) {
  display: flex;
  flex-direction: column;
  flex: 1;
}
#sec_reason .inner .reason:nth-of-type(1) .bgbox, #sec_reason .inner .reason:nth-of-type(2) .bgbox, #sec_reason .inner .reason:nth-of-type(4) .bgbox, #sec_reason .inner .reason:nth-of-type(5) .bgbox {
  display: flex;
  flex-direction: column;
  flex: 1;
}
#sec_reason .inner .reason:nth-of-type(1) .bgbox .text-box, #sec_reason .inner .reason:nth-of-type(2) .bgbox .text-box, #sec_reason .inner .reason:nth-of-type(4) .bgbox .text-box, #sec_reason .inner .reason:nth-of-type(5) .bgbox .text-box {
  display: flex;
}
#sec_reason .inner .reason.box .nom_headline .title-text {
	position: relative;
}
#sec_reason .inner .reason.box .nom_headline .title-text::after {
	content: '';
	width: 100%;
	height: 0.7px;
	background-color: #86775F;
	position: absolute;
	left: -0.1em;
	top: calc(50% - 4px);
	transform: translateY(calc(-50% - 4px));
}
#sec_reason .inner .reason.box .nom_headline .title-main {
	color: #333333;
	font-size: 32px;
	margin-top: 20px;
}
#sec_reason .inner .reason.box .cross-space {
	padding: 0 0.2em;
}
#sec_features .item .inner .inbox .text .txt_02 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-style: normal;
}

#sec_reason .headline {
	height: auto;
	padding: 80px 0;
	background: url("../images/top/reason_tit_bg.png") no-repeat left top / 100% auto;
}

#sec_reason .headline .title .bg {
	background: url(../images/top/headline-sp.png); 
	background-size: contain;
	background-repeat: no-repeat;
	position: relative;
	padding: 0.5em 1em;
}
@media screen and (min-width:541px) and (max-width:1180px) {
	#sec_reason .headline {
		height: auto;
		padding: 6.779vw 0;
	}
}

@media screen and (max-width:540px) {
	#sec_reason .inner .reason:nth-of-type(1), #sec_reason .inner .reason:nth-of-type(2), #sec_reason .inner .reason:nth-of-type(4), #sec_reason .inner .reason:nth-of-type(5) {
		flex: inherit;
	}
	#sec_reason .inner .reason:nth-of-type(1) .bgbox .text-box, #sec_reason .inner .reason:nth-of-type(2) .bgbox .text-box, #sec_reason .inner .reason:nth-of-type(4) .bgbox .text-box, #sec_reason .inner .reason:nth-of-type(5) .bgbox .text-box {
		flex-direction: column;
	}
	#sec_reason .inner .reason.box .nom_headline .title-text::after {
		content: '';
		left: 0;
		top: inherit;
		bottom: calc(0 + 1.5em);
		transform: inherit;
	}
	#sec_reason .inner .reason.box .nom_headline .title-main {
		font-size: 5.25vw;
		margin-top: 20px;
	}
	#sec_reason .inner .reason .bgbox .tit {
		font-size: 3.5vw;
	}
	#sec_reason .inner .reason .bgbox .tit span {
		font-size: 5vw;
	}
	#sec_reason .inner .reason:nth-of-type(1) .bgbox .text, #sec_reason .inner .reason:nth-of-type(2) .bgbox .text, #sec_reason .inner .reason:nth-of-type(4) .bgbox .text, #sec_reason .inner .reason:nth-of-type(5) .bgbox .text {
		display: flex;
		gap: 2vw;
	}
	#sec_reason .inner .reason:nth-of-type(1) .bgbox .text-box .img, #sec_reason .inner .reason:nth-of-type(2) .bgbox .text-box .img, #sec_reason .inner .reason:nth-of-type(4) .bgbox .text-box .img, #sec_reason .inner .reason:nth-of-type(5) .bgbox .text-box .img {
		width: 35%;
	}
	#sec_reason .inner .reason:nth-of-type(1) .bgbox .text .txt_01, #sec_reason .inner .reason:nth-of-type(2) .bgbox .text .txt_01, #sec_reason .inner .reason:nth-of-type(4) .bgbox .text .txt_01, #sec_reason .inner .reason:nth-of-type(5) .bgbox .text .txt_01 {
		width: 75%;
	}
	#sec_reason .inner .reason .bgbox .sp-text {
		padding-left: 0;
	}
	#sec_reason .inner .reason .bgbox .sp-text li {
		padding-left: 4.6vw;
		font-size: 4.2vw;
		font-weight: 700;
		background: url(../images/common/icon_check.png) no-repeat left top 0.1em / 1em auto;
		list-style: none;
		font-family: "Zen Kaku Gothic New", sans-serif;
		font-weight: 500;
	}
	#sec_reason .inner .reason .bgbox .txt_02_sp {
		font-size: 4.2vw;
    	font-weight: 500;
		font-family: "Zen Kaku Gothic New", sans-serif;
	}
	#sec_features .item .inner .inbox .text .txt_02 {
		font-family: "Zen Kaku Gothic New", sans-serif;
		font-weight: 400;
		font-style: normal;
	}
	/* #sec_case .item .text .inbox.ordered {
		position: relative;
		display: flex;
		align-items: flex-end;
		z-index: 1;
	}
	#sec_case .item .text .inbox.ordered::after {
		content: '';
		width: 100%;
		height: 32px;
		position: absolute;
		bottom: 0;
		left: 0;
		background: #fff;
    border-radius: 9px;
		z-index: -1;
	}
	#sec_case .item .text .inbox.inbox.ordered .note {
		position: static;
		margin: 0 0 2vw 0;
		padding: 0 0 0 3vw;
		font-size: 3.2vw;
		background: inherit;
		width: fit-content;
	}
	#sec_case .item .text .inbox.ordered .period {
		position: static;
		width: 22%;
    height: auto;
		aspect-ratio: 1 / 1;
		background: url(../images/top/case_bg_01_sp.png); 
		background-size: contain;
		background-repeat: no-repeat;
		font-size: 2.4vw;
		padding-top: 0;
		display: flex;
    flex-direction: column;
    justify-content: center;
		margin-right: 4px;
    }

	#sec_case .item .text .inbox.ordered .cost {
		position: static;
		width: 22%;
    height: auto;
		aspect-ratio: 1 / 1;
		background: url(../images/top/case_bg_02_sp.png); 
		background-size: contain;
		background-repeat: no-repeat;
		font-size: 2.4vw;
		padding-top: 6px;
	}
		#sec_case .item .text .inbox .cost .line {
		height: 41%;
	}
	#sec_case .inner {
		position: relative;
		z-index: -2;
	} */
	#sec_reason .headline {
		height: calc(40vw + 6.779vw);
    padding: 4vw 0 0;
	}

	#sec_facility .bg .img_r {
		display: flex;
		gap: 8px;
	}
	#sec_facility .bg .img_r img {
		width: calc((100% - 16px) / 3);
	}

	#sec_doctor .inner .text .txt_bg p .sp-white {
		background-color: #FFFFFF;
		font-weight: 700;
	}

	#sec_reason .headline .title .bg {
		background: url(../images/top/headline-sp.png); 
		background-size: contain;
		background-repeat: no-repeat;
		position: relative;
		padding: 0.5em 1em;
	}
	#sec_reason .headline .title .bg::after {
		content: '';
		width: 95%;
		height: 100%;
		background-color: #FFFFFF;
		opacity: 0.5;
		position: absolute;
		left: 0;
		top: 0;
		z-index: -1;
	}
}

@media screen and (min-width:1241px) {
	#sec_features .item .inner .inbox .img {
		
	}
}