@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300");
/*----------------------------------------------------
	☆cmn
----------------------------------------------------*/


body.contract #content {
	padding-top: 0 !important;
}

/*--one--*/

#one {
	/* background: #b0c9e6 url(../images/bg01.jpg) no-repeat bottom right; */
	background: url(/wp-content/themes/mikuni-seiyaku/assets/images/strength/bg02.jpg) repeat;
}

#one .inr {
	/* padding: 80px 0px 150px; */
	padding-block: 80px 80px;
}

#one .inr p,
#one .inr li {
	font-size: 15px;
}

#one .inr p.txt1 {
	text-align: left;
	color: #1752a1;
	font-weight: bold;
	font-size: 20px;
	padding-bottom: 20px;
}

#one .inr ul {
	list-style-position: inside;
}
#one .inr ul li::marker {
	content: "● ";
	color: var(--primary);
}

/*--two--*/

#two .inr {
	/* padding: 80px 0 40px; */
	padding-block: 80px 40px;
}

#two .is-flex.cols-mob-2 {
	gap: 40px 10px;
	flex-wrap: wrap;
	justify-content: space-evenly;
	text-align: center;
}
#two .is-flex.cols-mob-2 > li {
	background-color: rgba(84, 128, 188, 0.2);
	width: 45%;
	min-width: 160px;
}
@media (min-width: 576px) {
	#two .is-flex.cols-mob-2 > li {
		width: 32%;
	}
}
@media (min-width: 768px) {
	#two .is-flex.cols-mob-2 > li {
		width: 24%;
	}
}
@media (min-width: 1280px) {
	#two .is-flex.cols-mob-2 {
		justify-content: space-between;
		flex-wrap: nowrap;
	}
}
#two .is-flex.cols-mob-2 > li > img {
	display: block;
	position: relative;
	top: -20px;
	margin: 0 auto -5px;
}
#two .is-flex.cols-mob-2 > li > div {
	padding: 0 10px 10px 10px;
}
#two .is-flex.cols-mob-2 > li > div h5 {
	padding: 0 0 10px 0;
	font-size: 20px;
}

/* #two .inr ul li {
	display: inline-block;
	margin-bottom: 40px;
	margin-right: 60px;
} */

/* #two .inr .txt {
	font-size: 13px;
	line-height: 180%;
	text-align: left;
	padding-bottom: 30px;
} */

/* #two .inr .txt i {
	color: #1752a1;
} */

#two .block-buttons {
	display: flex;
	flex-direction: column;
	gap: 2em;
	justify-content: center;
	align-items: center;
	margin-block: 6em 0;
}
@media (min-width:768px) {
	#two .block-buttons {
		flex-direction: row;
	}
}

#two .block-buttons .block-button {
	position: relative;
	width: 100%;
	max-width: 250px;
}
#two .block-buttons .block-button a {
	display: block;
	padding: 1.25em 3em;
	border: solid 2px var(--primary);
	font-size: 14px;
	text-align: center;
	transition: 0.2s ease-in;
	background-color: var(--white);
	color: var(--primary);
}
#two .block-buttons .block-button a::before {
	content: "\f054";
	display: inline-block;
	font: normal normal normal 14px / 1 FontAwesome;
	padding-inline-end: 4px;
}

#two .block-buttons .block-button a:hover {
	background-color: var(--primary);
	color: var(--white);
}

#three {
	/* padding: 40px 0 80px; */
	padding: 40px 0 0;
}

#three .inr .tbl {
	margin: 0 auto 50px;
}
@media (min-width: 1025px) {
	#three .inr .tbl {
		width: 900px;
	}
}

#three .inr table {
	width: 100%;
}

#three .inr table th {
	background: #eff3da none repeat scroll 0 0;
	border: 1px solid #fff;
	font-weight: bold;
	line-height: 180%;
	padding: 20px;
	text-align: left;
	word-break: keep-all;
	white-space: nowrap;
}

#three .inr table tr.top th {
	background: #d7bbe3 !important;
	text-align: center;
}

#three .inr table td {
	background: #eff3da;
	border: 1px solid #fff;
	padding: 20px;
	text-align: center;
	word-break: keep-all;
	white-space: nowrap;
}

.bx-wrapper {
	margin: 0 auto !important;
	max-width: 100% !important;
	padding: 0;
	position: relative;
}

.bx-wrapper .bx-viewport {
	border: medium none !important;
}

#four {
	/* padding: 40px 0 80px; */
	padding: 60px 0 0;
}

#four .cols-pc-3 {
	margin-inline: auto;
	width: 100%;
	max-width: 900px;
}

#four .is-flex.cols-pc-2 {
	gap: 30px 0;
}

#four .is-flex.cols-sm-2 > * {
	margin: 0 0 50px;
	min-width: 47%;
}

@media (min-width: 1024px) {
	#four .is-flex.cols-sm-2,
	#four .is-flex.cols-pc-3	 {
		gap: 30px;
	}
}

#four .inr table {
	width: 100%;
}

@media (min-width:1025px) {
	#four .is-flex.cols-sm-2 {
		display: inherit;
	}
}

#four .inr table th {
	background: #eff3da none repeat scroll 0 0;
	border: 1px solid #fff;
	font-weight: bold;
	line-height: 180%;
	padding: 20px;
	text-align: left;
}

#four .inr table tr.top th {
	background: #d7bbe3 !important;
	text-align: center;
}

#four .inr table td {
	background: #eff3da;
	border: 1px solid #fff;
	padding: 20px;
	text-align: center;
}

.lab-developed-products #three .inr table {
	margin-inline: auto;
	width: 100%;
	max-width: 900px;
}

.lab-developed-products #three .inr table th {
	background-color: #F5F6ED;
	text-align: center;
}

.lab-developed-products #three .inr table th div {
	display: inline;
	padding: 6px 10px;
	width: fit-content;
	background-color: #3D76C2;
	color: #fff;
	border-radius: 3px;
}

.lab-developed-products #three .inr table th,
.lab-developed-products #three .inr table td {
	padding: 20px;
	border: solid 1px #C5C8AF;
}
.lab-developed-products #three .inr table td:first-child {
	text-align: left;
}
.lab-developed-products #three .inr table td {
	background-color: #fff;
}

.lab-developed-products .scroll-hint-icon {
	top: calc(15% - 25px);
}