@charset "utf-8";

.box_seeandchk {
	width: 100%;
	padding: 6em 5%;
}
.box_seeandchk article,
.box_seeandchk_oth {
	width: 100%;
	max-width: 1200px;
	margin: auto;
}
.box_seeandchk article .bg_gray {
	padding: 3em 3em 2em 3em;
	background-color: #F0F0F0;
}
.box_seeandchk article section {
	display: flex;
	justify-content: space-between;
	margin-bottom: 7em;
}
.box_seeandchk article section p {
	width: 45%;
	text-align: left;
	padding-bottom: 2.0em;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 2.2;
	color: #5C5C5C;
}
.box_seeandchk article .bg_gray ul {
	width: 65%;
	text-align: left;
	padding-bottom: 1.0em;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 2.2;
	color: #5C5C5C;
}
.box_seeandchk article .bg_gray ul li {
	margin: 0 0 0.5em 1.5em;
	list-style: initial;
	font-weight: normal;
}
.box_seeandchk article .bg_gray img {
	width: 25%;
	object-fit: contain;
}
.box_seeandchk article section img {
	width: 51%;
	object-fit: contain;
	text-align: left;
	margin-bottom: 1.5em;
}

.box_seeandchk_oth {
	width: 100%;
	max-width: 1200px;
	padding: 1em 5%;
}
.box_seeandchk_oth h3 {
	font-size: 1.3em;
	color: #5C5C5C;
	text-align: left;
	margin-bottom: 2.2em;
}
.box_seeandchk_oth::after {
	content: "";
	display: block;
	clear: both;
}
.box_seeandchk_oth section .left {
	float: left;
	width: 48%;
}
.box_seeandchk_oth section .right {
	float: right;
	width: 48%;
}
.box_seeandchk_oth section h4 {
	background-color: #99A1A9;
	color: #FFF;
	font-size: 1.8em;
	margin-bottom: 1em;
	padding: 0.5em;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	font-weight: bold;
}
.box_seeandchk_oth section ul {
	text-align: left;
	font-size: 1.1em;
	color: #808080;
}
.box_seeandchk_oth section ul li {
	text-align: left;
	font-size: 1.1em;
	color: #808080;
	margin: 0 0 1.0em 1.5em;
	list-style: initial;
}

@media screen and (max-width: 920px) {
	.box_seeandchk {
		padding: 4em 5%;
	}
	.box_seeandchk article section p {
		width: 55%;
		font-size: 1.0em;
	}
	.box_seeandchk article section img {
		width: 41%;
	}
	.box_seeandchk article .bg_gray ul {
			width: 75%;
			font-size: 1.0em;
	}
	.box_seeandchk article .bg_gray ul li {
		margin: 0 0 0.2em 1.5em;
	}
	.box_seeandchk article .bg_gray img {
		width: 15%;
	}
	.box_seeandchk_oth section h4 {
		font-size: 1.5em;
	}
}
@media screen and (max-width: 700px) {
	.box_seeandchk article section {
		flex-wrap: wrap;
		margin-bottom: 5em;
	}
	.box_seeandchk article section p {
		width: 100%;
		font-size: 1.0em;
		font-weight: normal;
	}
	.box_seeandchk article .bg_gray ul {
		width: 100%;
		margin-bottom: 2em;
		font-size: 1.0em;
		font-weight: normal;
	}
	.box_seeandchk article .bg_gray ul li {
		margin: 0 0 0em 1.5em;
	}
	.box_seeandchk article .bg_gray img {
		width: 100%;
	}
	.box_seeandchk article section img {
		width: 100%;
	}

	.box_seeandchk_oth h3 {
		font-size: 1.1em;
	}
	.box_seeandchk_oth section .left,
	.box_seeandchk_oth section .right {
		float: none;
		width: 100%;
	}
	.box_seeandchk_oth section h4 {
		font-size: 1.4em;
	}
	.box_seeandchk_oth section ul {
		font-size: 1.0em;
		margin-bottom: 2em;
	}
	.box_seeandchk_oth section ul li {
		font-size: 1.0em;
		margin: 0 0 0.5em 1.5em;
	}
}
@media screen and (max-width: 540px) {
	.box_seeandchk {
		padding: 3em 5%;
	}
	.box_seeandchk_oth h3 {
		font-size: 1.0rem;
	}
	.box_seeandchk article .bg_gray {
		padding: 1.5em 1.5em 0.5em 1.5em;
	}
	.box_seeandchk_oth {
		padding: 0;
	}
}


.box_points {
	width: 100%;
	background-color: #F0F0F0;
	margin-bottom: 5em;
	padding: 5em 5% 0 5%;
}
.box_points article {
	width: 100%;
	max-width: 1200px;
	margin: auto;
	padding: 0 0 5em 0;
}
.box_points article h3 {
	display: flex;
	align-items: stretch;
	align-self: stretch;
	width: 100%;
	margin-bottom: 3rem;
	background-color: #818A93;
	text-align: center;
	font-size: 2.4em;
	font-weight: bold;
	color: #FFF;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}
.box_points article h3 span {
	flex-grow: 0;
	width: 6rem;
	padding: 1.3rem 0 1.0rem 0;
	background-color: #5F6B77;
}
.box_points article h3 strong {
	flex-grow: 1;
	padding: 1.3rem 5% 1.0rem 5%;
}
.box_points article section::after {
	content: "";
	display: block;
	clear: both;
}
.box_points article .left {
	float: left;
	width: 20%;
	text-align: left;
}
.box_points article .left h4 {
	margin-bottom: 1em;
	font-size: 2.1em;
	color: #384756
;
}
.box_points article .left ul {
	margin-left: 1.5em;
	font-size: 1em;
	color: #808080;
	font-weight: bold;
}
.box_points article .left li {
	margin-bottom: 0.7em;
	list-style: disc;
	font-weight: normal;
}
.box_points article .right {
	float: right;
	width: 75%;
}
.box_points article p {
	text-align: left;
	line-height: 2;
	margin-bottom: 2em;
	color: #5C5C5C;
	font-weight: normal;
}
.box_points article .img_cover {
	padding: 1em;
	background-color: #FFF;
}
.box_points article .img_side {
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.box_points article .img_side span {
	margin: 0 0 1em 1%;
}
.box_points article .img_side span:first-child {
	margin: 0 0 1em 0;
}

@media screen and (max-width: 1240px) {
	.box_points article h3 {
		font-size: 2.0em;
	}
	.box_points article .left h4 {
		font-size: 1.8em;
	}
}
@media screen and (max-width: 920px) {
	.box_points article h3 {
		font-size: 1.5em;
	}
	.box_points article h3 span {
		width: 5rem;
	}
	.box_points article .left {
		width: 40%;
	}
	.box_points article .left h4 {
		font-size: 1.4em;
	}
	.box_points article .left ul {
		font-weight: normal;
	}
	.box_points article .left li {
		margin-bottom: 0.4em;
	}
	.box_points article .right {
		width: 55%;
	}
	.box_points article p {
		font-weight: normal;
	}
}
@media screen and (max-width: 700px) {
	.box_points article h3 {
		text-align: left;
		font-size: 1.2em;
	}
	.box_points article h3 span {
		width: 4rem;
		text-align: center;
	}
	.box_points article .left {
		float: none;
		width: 100%;
	}
	.box_points article .left ul {
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 2em;
	}
	.box_points article .left li {
		width: 50%;
	}
	.box_points article .right {
		width: 100%;
	}
}


.box_standard {
	width: 100%;
	margin-bottom: 5em;
	padding: 0 5%;
}
.box_standard article {
	width: 100%;
	max-width: 1200px;
	margin: auto;
}
.box_standard article h3 {
	margin-bottom: 3rem;
	padding: 1.3rem 5% 1.0rem 5%;
	background-color: #5F6B77;
	color: #FFF;
	font-weight: bold;
	font-size: 2.5rem;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}
.box_standard article section {
	padding: 3em 5%;
	background-color:  #E1E3E6;
}
.box_standard article section ul {
	text-align: left;
	list-style: none;
}
.box_standard article section li {
	margin-bottom: 1.5em;
	font-size: 1.1em;
	font-weight: normal;
	color: #5C5C5C;
	line-height: 1.5;
}
.box_standard article section .speaker {
	display: block;
	text-align: right;
	margin-bottom: 1em;
	font-weight: normal;
	color: #5C5C5C;
}
.box_standard article section .img_side {
	display: flex;
	justify-content: space-between;
	width: 100%;
	padding: 2em 5%;
	background-color: #FFF;
}
.box_standard article section .img_side span {
	max-width: 33%;
	margin: 0 0 0 3%;
}
.box_standard article section .img_side span:first-child {
	margin: 0 0 1em 0;
}
.box_standard article section .img_side span img {
	margin: 0 0 1em 0;
}
.box_standard article section .img_side span small {
	display: block;
	font-size: 0.70rem;
	text-align: left;
}

@media screen and (max-width: 920px) {
	.box_standard article h3 {
		font-size: 1.8rem;
	}
	.box_standard article section li {
		margin-bottom: 1.0em;
		font-size: 1.0em;
		font-weight: normal;
	}
}
@media screen and (max-width: 700px) {
	.box_standard article h3 {
		font-size: 1.4rem;
	}
}
@media screen and (max-width: 540px) {
	.box_standard article section {
		padding: 1.5em 5%;
	}
	.box_standard article section .speaker {
		margin-bottom: 2em;
	}
	.box_standard article section .img_side {
		display: block;
	}
	.box_standard article section .img_side span,
	.box_standard article section .img_side span:first-child {
		display: block;
		max-width: 100%;
		margin: 0;
		padding: 1em 0 1em 0;
		text-align: center;
	}
	.box_standard article section .img_side span img {
		margin: 0 auto 1em;
	}
}
