@charset "utf-8";

.sec_bloodflow p:not([class]) {
	font-weight: normal;
	font-size: 18px;
	line-height: 1.67;
}
.sec_bloodflow p:not([class]):not(:last-child) {
	margin-bottom: 25px;
}
.sec_bloodflow p:not([class]) b {
	text-decoration: underline;
}
.sec_bloodflow p b {
	color: #d30000;
	font-weight: 500;
}
.sec_bloodflow p em {
	background: linear-gradient(to top, transparent 2px, #ffed97 2px, #ffed97 8px, transparent 8px);
	font-weight: 500;
}
.sec_bloodflow picture img {
	margin: 0 auto;
}
.page_sec_title {
	background: linear-gradient(90deg, #f8800f 0%, #ff4600 23%, #f3460a 42%, #ef470f 62%, #e5581f 80%, #ee7a1b 100%);
}
@media (min-width: 750px) {
	.sec_bloodflow p:not([class]) {
		font-size: 24px;
		line-height: 1.67;
	}
}

.page_intro_box {
	margin-bottom: 34px;
	padding-top: 64px;
	padding-bottom: 28px;
	border-color: #ff6019;
}
.page_intro_box_img {
	max-width: 225px;
	margin: 0 auto 29px;
}
.page_intro_box_txt {
	font-weight: 500;
	font-size: 22px;
	line-height: 1.64;
}
.page_intro_box_bottom {
	margin-top: 42px;
	margin-bottom: 34px;
	padding: 34px 20px 41px 25px;
	border: 1px solid #ff6019;
	border-radius: 20px;
}
.page_intro_box_bottom_title {
	font-size: 24px;
	text-align: center;
}
.page_intro_box_bottom_note {
	margin-top: 2px;
	font-weight: normal;
	font-size: 16px;
	text-align: center;
}
.page_intro_box_bottom_img {
	margin-top: 28px;
}
@media (min-width: 750px) {
	.page_intro_box {
		display: flex;
		align-items: flex-start;
		margin-bottom: 57px;
		padding-top: 43px;
		padding-right: 50px;
		padding-bottom: 40px;
		gap: 45px;
		margin-top: 0;
	}
	.page_intro_box::before {
		right: 147px;
		right: 0;
		bottom: 24px;
		width: 254px;
		width: 548px;
		width: 401px;
		max-width: none;
		height: 210px;
		background-image: url("../img/bloodflow/dr.png");
		background-position: left bottom;
	}
	.page_intro_box_img {
		max-width: 364px;
		margin: 0;
	}
	.page_intro_box_txt {
		max-width: 13em;
		padding-bottom: 192px;
		font-size: 32px;
		line-height: 1.31;
	}
	.page_intro_box_bottom {
		margin-top: 62px;
		margin-bottom: 53px;
		padding: 25px 20px 53px;
		position: relative;
	}
	.page_intro_box_bottom_title {
		font-size: 32px;
	}
	.page_intro_box_bottom_note {
		max-width: 704px;
		margin: 0 auto;
		font-size: 22px;
		text-align: right;
		position: absolute;
		top: 33px;
		left: 20px;
		right: 20px;
	}
	.page_intro_box_bottom_img {
		margin-top: 36px;
	}
	.page_intro_box_bottom_img img {
		max-width: 680px;
	}
}

.mb-sec{
	margin-bottom: 40px!important;
}
@media (min-width: 750px) {
	.mb-sec{
		margin-bottom: 100px!important;
	}
}
.sec_ginger {
	padding-top: 40px;
	padding-bottom: 114px;
	background-color: #fff4ef;
}
.sec_ginger_box {
	position: relative;
	margin-top: 40px;
	padding: 33px 22px 160px;
	border: 1px solid #ff6019;
	border-radius: 15px;
	background-color: #fff;
	text-align: center;
}
.sec_ginger_box_txtbox {
	font-size: 23px;
}
.sec_ginger_box_txt {
	color: #cf0500;
}
.sec_ginger_box_txt2 {
	margin-top: 17px;
	margin-bottom: 9px;
	padding: 8px 8px 7px;
	border-radius: 15px;
	background-color: #cf0500;
	color: #fff;
	font-weight: bold;
	font-size: 27px;
	line-height: 1.19;
}
.sec_ginger_box_img {
	max-width: 256px;
	margin: 11px auto 0;
}
.sec_ginger_box_point {
	position: absolute;
	right: 14px;
	bottom: -64px;
	left: 16px;
}
@media (min-width: 375px) {
	.sec_ginger_box {
		padding-bottom: 224px;
	}
}
@media (min-width: 750px) {
	.sec_ginger {
		padding-top: 95px;
		padding-bottom: 124px;
	}
	.sec_ginger_box {
		margin-top: 53px;
		padding: 29px 20px 216px 33px;
		border-radius: 20px;
	}
	.sec_ginger_box_inner {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.sec_ginger_box_txtbox {
		flex-shrink: 0;
		max-width: 10.2em;
		font-size: 32px;
	}
	.sec_ginger_box_txt2 {
		margin-top: 19px;
		margin-bottom: 14px;
		font-size: 36px;
		line-height: 1.2;
	}
	.sec_ginger_box_img {
		width: 48.9%;
		max-width: 369px;
		margin: 0;
	}
	.sec_ginger_box_point {
		right: 20px;
		bottom: -57px;
		left: 20px;
	}
}
@media (min-width: 1024px) {
	.sec_ginger_box {
		padding: 31px 83px 216px 103px;
	}
	.sec_ginger_box_point {
		right: 103px;
		bottom: -57px;
		left: 103px;
	}
}

.sec_effect {
	padding-top: 50px;
	padding-bottom: 90px;
}
.sec_effect02 {
	padding-top: 50px;
}
.sec_effect_box {
	margin-top: 40px;
	padding: 37px 16px 45px;
	border: 1px solid #ff6019;
	border-radius: 15px;
}
.sec_effect_img figcaption {
	margin-bottom: 53px;
	font-weight: 500;
	font-size: 20px;
	line-height: 1.3;
	text-align: center;
}
.sec_effect_note {
	margin-top: 30px;
	font-weight: normal;
	font-size: 16px;
	line-height: 1.63;
}
.sec_effect_note span {
	display: inline-block;
}
@media (min-width: 375px) {
	.sec_effect_img figcaption {
		font-size: 24px;
	}
}
@media (min-width: 750px) {
	.sec_effect {
		padding-top: 85px;
		padding-bottom: 52px;
	}
	.sec_effect02 {
		padding-top: 85px;
	}
	.sec_effect h3 {
		margin-bottom: 36px;
	}
	.sec_effect_box {
		margin-top: 53px;
		padding: 32px 16px 64px;
		border-radius: 20px;
	}
	.sec_effect_img figcaption {
		margin-bottom: 67px;
		font-size: 26px;
		line-height: 1.2;
	}
}

.page_intro_box2 {
	position: relative;
	margin-top: 87px;
	padding: 45px 15px 37px 22px;
	border: 1px solid #00a16c;
	border-radius: 20px;
	font-size: 20px;
}
.page_intro_box2::before {
	display: block;
	position: absolute;
	top: -90px;
	right: 0;
	left: 0;
	height: 122px;
	background-image: url("../img/common/submenu_doctor.png");
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	content: "";
}
.page_intro_box2 {
	padding: 42px 22px 32px 23px;
}
.page_intro_box2_txt {
	margin-bottom: 20px;
}
.page_intro_box2_txt::after {
	display: block;
	width: 100%;
	height: 1px;
	margin: 20px auto 0;
	background-color: #00a16c;
	content: "";
}
.page_intro_box2 .page_menu{
	margin-right: 30px;
}
@media (min-width: 750px) {
	.page_intro_box2 {
		margin-top: 59px;
		padding: 35px 30px 40px;
		font-size: 24px;
	}
	.page_intro_box2::before {
		top: auto;
		right: 0;
		bottom: 15px;
		left: auto;
		width: 25%;
		max-width: 234px;
		height: 207px;
		background-position: right bottom;
		background-position: center bottom;
	}
	.page_intro_box2 {
		padding: 55px 63px 44px 64px;
	}
	.page_intro_box2::before {
		right: 54px;
		bottom: 215px;
	}
	.page_intro_box2_txt {
		margin-bottom: 33px;
	}
	.page_intro_box2_txt span{
		display: block;
		width: calc(100% - 256px);
	}
	.page_intro_box2_txt::after {
		margin-top: 52px;
	}
	.page_intro_box2 .page_menu{
		margin-right: 0;
	}
}
