@charset "utf-8";

/*------------------------------------------------------------
    産科医の方々へ
------------------------------------------------------------*/

/* 共通 */
.headLine01 {
	padding-top: 5.2rem;
	font-size: 3.2rem;
}

.content {
	max-width: 79.2rem;
}

/* sec01 */
.sec01 {
	margin-bottom: 9.6rem;
}

.sec01 .content {
	max-width: 89.6rem;
}

.sec01 .headLine01 {
	margin-bottom: 3.6rem;
}

.sec01 .headLine01 img {
	width: 27.7rem;
	margin-top: 1rem;
}

.sec01 .title {
	margin-bottom: 5.8rem;
	text-align: center;
}

.sec01 .title img {
	width: 9.8rem;
}

.sec01 .listUl {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: -3.6rem;
}

.sec01 .listUl li {
	width: calc(50% - 4rem);
	margin-top: 3.6rem;
	line-height: 1.625;
}

.sec01 .listUl .ttl {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 7.1rem;
	margin-bottom: 1.8rem;
	font-size: 2.2rem;
	border: 1px solid #000000;
	background-color: #fff;
}

.sec01 .btn {
	margin-bottom: 13.3rem;
}

.sec01 .btn a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 43.1rem;
	height: 4.6rem;
	padding: 5px 5px 8px;
	margin: 0 auto;
	font-size: 1.8rem;
	letter-spacing: 0.05em;
	border: 2px solid #000000;
}

.sec01 .keywordBox {
	padding-bottom: 8.7rem;
	margin-bottom: 6.6rem;
}

.bgGradation{
	background: url("../img/for-medical/bg01.jpg") no-repeat left top / cover;
}

.sec01 .photoBox {
	position: relative;
	max-width: 46.7rem;
	margin: 0 auto;
}

.sec01 .photoBox .textImg {
	position: relative;
	z-index: 10;
}

.sec01 .photoBox .image {
	position: absolute;
	bottom: 1.9rem;
	left: -28.7rem;
	width: 60rem;
	max-width: initial;
}

.sec01 .photoBox .img02 {
	bottom: -2.7rem;
	right: -18.8rem;
	left: auto;
	width: 22.6rem;
}

/* sec02 */
.sec02 {
	margin-bottom: 7rem;
}

.sec02 .headLine01 {
	margin-bottom: 5.4rem;
}

.sec02 .topTxt {
	margin-bottom: 2.8rem;
	line-height: 1.7;
}

.sec02 .bgBox {
	padding: 2.5rem 0 2.9rem;
	margin-bottom: 4.4rem;
	background-color: #ECE4D9;
	font-size: 1.8rem;
	text-align: center;
}

.sec02 .bgBox p {
	margin-bottom: 1.2rem;
}

.sec02 .bgBox p:last-child {
	margin-bottom: 0;
}

.sec02 .bgBox .col {
	color: #BD512D;
}

.sec02 .bgBox .big {
	font-size: 2.4rem;
	line-height: 2;
}

.sec02 .borBox {
	position: relative;
	padding: 39px 0;
	background: url("../img/for-medical/bg02.jpg") no-repeat right bottom / cover;
	text-align: center;
}

.sec02 .borBox::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 2px solid #ECE4D9;
	content: "";
	box-sizing: border-box;
	pointer-events: none;
}

.sec02 .borBox .textImg {
	margin-bottom: 2.3rem;
	text-align: center;
}

.sec02 .borBox .textImg img {
	width: 30.7rem;
}

.sec02 .borBox .innerBox {
	max-width: 49.4rem;
	margin: 0 auto;
	text-align: left;
}

.sec02 .borBox .innerBox p {
	margin-bottom: 2rem;
}

.sec02 .borBox .innerBox p:last-child {
	margin-bottom: 0;
}

.sec02 .borBox .col {
	display: inline-block;
	margin-bottom: 0.3rem;
	font-size: 2rem;
	color: #BD512D;
}

.sec02 .borBox .line {
	background: url("../img/for-medical/line.png") repeat-x left bottom;
}

/* listDl */
.listDl {
	padding-left: 2.2rem;
	margin-bottom: 4.1rem;
	font-size: 1.4rem;
	line-height: 1.21;
}

.listDl dt {
	padding-left: 1em;
	margin-bottom: 1.1rem;
	font-size: 2rem;
	font-weight: bold;
	color: #A47C52;
	text-indent: -1em;
}

.listDl dd {
	margin: 0 0 2.5rem 3.4rem;
}

.listDl dd:last-child {
	margin-bottom: 0;
}

.listDl .txtList {
	display: flex;
	flex-wrap: wrap;
	gap: 0.8rem 0;
	max-width: 52.4rem;
	margin-left: -0.4rem;
}

.listDl .txtList li {
	width: 50%;
	padding-right: 1rem;
}

/* sec03 */
.sec03 {
	margin-bottom: 9.8rem;
}

.sec03 .headLine01 {
	margin-bottom: 4.4rem;
}

.sec03 .listDl {
	margin-bottom: 7.3rem;
}

.sec03 .listDl dt {
	font-size: 1.8rem;
}

.sec03 .listDl dd {
	margin-bottom: 3.5rem;
}

.sec03 .listDl .btmTxt {
	margin: 1.2rem 3.3rem 0 0;
	font-size: 1.1rem;
	text-align: right;
	word-break: break-all;
}

.sec03 .h3Title {
	margin: 0 11px 54px;
	font-size: 2.8rem;
	font-weight: 700;
	color: #754C24;
	text-align: center;
}

.sec03 .h3Title span {
	display: block;
	padding: 0.3rem 0.5rem 0.4rem;
	margin-bottom: 3.1rem;
	font-size: 2rem;
	font-weight: 400;
	color: #000000;
	border: 1px solid #000;
}

.sec03 .flexBox {
	display: flex;
	justify-content: center;
	margin-bottom: 5.6rem;
	line-height: 1.86;
	text-align: center;
}

.sec03 .flexBox .leftBox {
	width: 22rem;
	font-size: 1.945rem;
}

.sec03 .flexBox .rightBox {
	width: 31.2rem;
	margin: 0 -2.7rem 0 4.5rem;
	font-size: 1.758rem;
}

.sec03 .flexBox .textImg {
	margin-top: 4.9rem;
}

.sec03 .flexBox .textImg img {
	width: 20.6rem;
}

.sec03 .flexBox .col {
	color: #A47C52;
}

.sec03 .flexBox .iconImg {
	margin: 1.9rem 0 0.1rem 0;
}

.sec03 .flexBox .iconImg img {
	width: 2.3rem;
}

.sec03 .borTxt {
	padding: 0.8rem 1.5rem 1.4rem;
	margin-top: 3rem;
	font-size: 1.8rem;
	border: 1px solid #BD512D;
	border-radius: 1rem;
}

.sec03 .borTxt span {
	display: block;
	font-size: 1.6rem;
}

.sec03 .borerBox {
	max-width: 70.4rem;
	padding: 1.8rem 0 1.5rem;
	margin: 0 auto;
	border: 1px solid #000;
	text-align: center;
}

.sec03 .borerBox .ttl {
	margin-bottom: 2.1rem;
	font-size: 1.7rem;
}

.sec03 .borerBox img {
	width: 45rem;
}

/* sec04 */
.sec04 {
	margin-bottom: 10.8rem;
}

.sec04 .content {
	max-width: 91.6rem;
}

.sec04 .headLine01 {
	margin-bottom: 6.5rem;
}

.sec04 .bookUl {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -5rem 11.5rem 0;
}

.sec04 .bookUl li {
	width: 14.3rem;
	margin-right: 5rem;
	font-size: 1rem;
	line-height: 1.77;
}

.sec04 .bookUl img {
	margin-bottom: 0.4rem;
}

.sec04 .photoBox {
	position: relative;
	margin: 0 -2.3rem 0 -2.4rem;
}

.sec04 .photoBox::after {
	position: absolute;
	top: 9.5rem;
	left: 50%;
	width: 999.9rem;
	height: 22.5rem;
	background-color: #ECE4D9;
	content: "";
	transform: translateX(-50%);
}

.sec04 .photoBox img {
	position: relative;
	z-index: 10;
	width: 100%;
}

/* sec05 */
.sec05 .subBox {
	padding-top: 4.4rem;
	margin-bottom: 7.7rem;
	text-align: center;
	background: url("../img/common/title_icon.png") no-repeat center top / 14.5rem auto;
}

.sec05 .subBox:last-child {
	margin-bottom: 0;
}

.sec05 .subBox .image+.image {
	margin-top: 7.6rem;
}

/*------------------------------------------------------------
    Media Query
------------------------------------------------------------*/

@media all and (min-width: 896.98px) {
	.sec01 .btn a:hover {
		opacity: 0.7;
	}

	.sec05 .box02 {
		padding-top: 7.9rem;
		margin-bottom: 12.8rem;
	}

	.sec05 .box03 {
		padding-top: 4.8rem;
		margin-bottom: 12.5rem;
	}

	.sec05 .box04 {
		padding-top: 7.1rem;
		margin-bottom: 9.6rem;
	}

	.sec05 .box05 {
		padding-top: 6.9rem;
		margin-bottom: 10.1rem;
	}

	.sec05 .box06 {
		padding-top: 6rem;
		margin-bottom: 25rem;
	}

	.sec05 .box07 {
		padding-top: 7.1rem;
		margin-bottom: 14rem;
	}

	.sec05 .box08 {
		padding-top: 7.1rem;
		margin-bottom: 12.8rem;
	}

	.sec05 .box09 {
		padding-top: 6.9rem;
		margin-bottom: 12.1rem;
	}

	.sec05 .box10 {
		padding-top: 6.9rem;
		margin-bottom: 16.4rem;
	}

	.sec05 .box11 {
		padding-top: 8.9rem;
		margin-bottom: 15.4rem;
	}

	.sec05 .box12 {
		padding-top: 7.9rem;
		margin-bottom: 18.7rem;
	}

	.sec05 .box13 {
		padding-top: 8.2rem;
		margin-bottom: 15.7rem;
	}

	.sec05 .box14 {
		padding-top: 9.5rem;
		margin-bottom: 13.2rem;
	}

	.sec05 .box15 {
		padding-top: 7rem;
		margin-bottom: 13rem;
	}

	.sec05 .box16 {
		padding-top: 6.6rem;
	}
}

@media all and (max-width: 896.98px) {

	/* 共通 */
	.headLine01 {
		font-size: 2.4rem;
	}

	/* sec01 */
	.sec01 .headLine01 img {
		width: 22rem;
	}

	.sec01 .btn a {
		width: 100%;
		max-width: 30rem;
		height: 4rem;
		font-size: 1.5rem;
	}

	.sec01 .listUl {
		display: block;
	}

	.sec01 .listUl li {
		width: auto;
	}

	.sec01 .listUl .ttl {
		height: 5.8rem;
		margin-bottom: 1rem;
		font-size: 1.7rem;
	}

	.sec01 .keywordBox {
		padding-bottom: 3.7rem;
	}

	.sec01 .photoBox {
		padding: 0 1.5rem;
	}

	/* sec02 */
	.sec02 .bgBox {
		padding: 2.5rem 1.5rem 2.9rem;
		font-size: 1.5rem;
	}

	.sec02 .bgBox .big {
		font-size: 2rem;
		line-height: 1.6;
	}

	.sec02 .borBox {
		padding: 3.9rem 1.5rem 134px;
		background-size: 50rem auto;
	}

	.sec02 .borBox .textImg img {
		width: 19.7rem;
	}

	.sec02 .borBox .col {
		font-size: 1.6rem;
	}

	/* listDl */
	.listDl {
		padding-left: 0;
		font-size: 1.2rem;
	}

	.listDl dt {
		font-size: 1.65rem;
	}

	.listDl dd {
		margin: 0 0 2.5rem 2.4rem;
	}

	.listDl .txtList {
		display: block;
		max-width: inherit;
		margin-left: 0;
	}

	.listDl .txtList li {
		width: auto;
		padding-right: 0;
		margin-bottom: 1rem;
	}

	.listDl .txtList li:last-child {
		margin-bottom: 0;
	}

	/* sec03 */
	.sec03 .listDl .btmTxt {
		margin-right: 0;
		font-size: 0.75rem;
	}

	.sec03 .h3Title {
		margin: 0 0 3rem;
		font-size: 2rem;
	}

	.sec03 .h3Title span {
		margin-bottom: 1rem;
		font-size: 1.4rem;
	}

	.sec03 .flexBox {
		display: block;
	}

	.sec03 .flexBox .leftBox {
		width: auto;
		margin-bottom: 4rem;
		font-size: 1.6rem;
	}

	.sec03 .flexBox .rightBox {
		width: auto;
		margin: 0;
		font-size: 1.5rem;
	}

	.sec03 .flexBox .textImg {
		margin-top: 2.9rem;
	}

	.sec03 .flexBox .textImg img {
		width: 16.6rem;
	}

	.sec03 .borTxt {
		max-width: 32rem;
		margin: 1.5rem auto 0;
		font-size: 1.6rem;
	}

	.sec03 .borTxt span {
		font-size: 1.4rem;
	}

	.sec03 .borerBox {
		max-width: inherit;
		padding: 1.8rem 1.5rem 1.5rem;
	}

	.sec03 .borerBox .ttl {
		font-size: 1.4rem;
	}

	/* sec04 */
	.sec04 {
		margin-bottom: 7.8rem;
	}

	.sec04 .bookUl {
		display: block;
		margin: 0 0 7rem;
	}

	.sec04 .bookUl li {
		width: auto;
		margin: 0 0 5rem;
		text-align: center;
	}

	.sec04 .bookUl li li:last-child {
		margin-bottom: 0;
	}

	.sec04 .photoBox {
		margin: 0;
	}

	.sec04 .photoBox::after {
		top: 50%;
		left: 50%;
		height: 80%;
		transform: translate(-50%, -50%);
	}
}

@media all and (max-width: 896.98px) {}