@charset "UTF-8";
/* CSS Document */


/*水素とは*/
.about .page_title {
	background: url(../img/about/page_title.jpg) no-repeat center center;
}
.about main .about {
	margin-bottom: 80px;
}
.about main .about p {
	margin-bottom: 1.8em;
}
.about main .about ul {
	display: flex;
	margin-bottom: 2.2em;
}
.about main .about ul li {
	width: 49%;
	border: solid 1px #a9d9f2;
}
.about main .about ul li:first-of-type {
	margin-right: 2%;
}
.about main .about {
	margin-bottom: 80px;
}
.about main .about .box01 {
	display: flex;
	margin-bottom: 40px;
}
.about main .about .box01 .comment {
	width: calc(100% - (365px + 65px));
	margin-right: 65px;
}
.about main .about .box01 .comment p:not(:last-of-type) {
	margin-bottom: 1.2em;
}
.about main .about .box01 .img {
	margin-left: auto;
	margin-right: 35px;
	width: 330px;
}
.about main .about .box02 .box_in {
	display: flex;
}
.about main .about .box02 .box_in .comment {
	margin-right: 0px;
}
.about main .about .box02 .box_in .comment p:not(:last-of-type) {
	margin-bottom: 1.2em;
}
.about main .about .box02 .box_in .img {
	margin-left: auto;
	margin-right: 15px;
	width: 580px;
}
.about main .about .box02 .box_in .img p {
	margin-bottom: 15px;
}
.about main .about .box02 .box_in .img h5 {
	background: #fef4e8;
	text-align: center;
	font-size: 2.0rem;
	font-weight: 700;
	color: #08b4f0;
	padding: .8em 1em;
	border-radius: 5px;
}
.about main .point h4 {
	font-size: 2.8rem;
	font-weight: 500;
	margin-bottom: 1.2em;
}
.about main .point h4 span {
	color: #10bdfa;
	font-weight: 500;
}
.about main .point h4 span em {
	font-size: 3.4rem;
	font-weight: 500;
}
.about main .point h4 span i {
	font-size: 2.4rem;
	font-weight: 500;
}
.about main .point .img_number {
	display: flex;
	align-items: flex-start;
	margin-bottom: 60px;
}
.about main .point .img_number .img {
	width: 650px;
	margin-right: 70px;
}
.about main .point .img_number .number {
	width: calc(100% - (650px + 70px));
	counter-reset: number;
}
.about main .point .img_number .number section {
	padding-bottom: 10px;
	border-bottom: solid 1px #5ac3e0;
}
.about main .point .img_number .number section:not(:last-of-type) {
	margin-bottom: 10px;
}
.about main .point .img_number .number section h5 {
	position: relative;
	padding: 10px 0 12px 60px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.about main .point .img_number .number section h5::before {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	line-height: 1.1;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #10bdfa;
	color: #FFF;
	font-family: 'Outfit', sans-serif;
	font-size: 2.2rem;
	content: ' ';
}
.about main .point .img_number .number section h5 span ,
.about main .point .img_number .number section h5 em {
	display: block;
	line-height: 1.1;
	font-weight: 700;
	letter-spacing: .1em;
}
.about main .point .img_number .number section h5 span {
	font-size: 2.0rem;
	margin-right: .5em;
}
.about main .point .img_number .number section h5 em {
	font-size: 1.5rem;
	color: #24c1fa;
	padding: .4em 1em;
	border-radius: 1.2em;
	background: #edf4f7;
}
.about main .point .img_number .number section h5 + p {
	padding-left: 60px;
}
.about main .point .info {
	display: flex;
}
.about main .point .info .box_l {
	width: 550px;
	margin-right: 20px;
}
.about main .point .info .box_r {
	width: 550px;
	margin-left: auto;
}
.about main .point .info section:not(:last-of-type) {
	margin-bottom: 30px;
}
.about main .point .info section h5 {
	background: #edf4f7;
	font-size: 1.8rem;
	font-weight: 700;
	color: #24c1fa;
	padding: .6em 1em;
	margin-bottom: 1em;
	border-radius: 5px;
}
.about main .point .info section p:not(:last-child) {
	margin-bottom: 1.2em;
}
.about main .point .info section p + dl dt {
	margin-bottom: 20px;
}
.about main .point .info section p + dl dd {
	font-size: 1.5rem;
	text-align: center;
}
.about main .evidence {
	margin-bottom: -30px;
}
.about main .evidence p {
	margin-bottom: 1.8em;
}
.about main .evidence .box01 .box_in {
	display: flex;
}
.about main .evidence .box01 .box_in .comment {
	margin-right: 0px;
}
.about main .evidence .box01 .box_in .comment p:not(:last-of-type) {
	margin-bottom: 1.2em;
}
@media screen and (max-width: 1140px) {
.about main .about .box02 .box_in .comment {
	margin-right: 0px;
}
.about main .about .box02 .box_in .img {
	margin-right: 0;
	width: 400px;
}
.about main .point .img_number .img {
	width: 50%;
	margin-right: 40px;
}
.about main .point .img_number .number {
	width: calc(100% - (50% + 40px));
	counter-reset: number;
}
.about main .point .info .box_l {
	width: 48%;
	margin-right: 4%;
}
.about main .point .info .box_r {
	width: 48%;
	margin-left: auto;
}
}
@media screen and (max-width: 940px) {
.about main .point .img_number .number section h5 {
	padding: 10px 0 2px 60px;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-direction: column;
}
.about main .point .img_number .number section h5 span {
	margin-right: 0;
	margin-bottom: .5em;
}
}
@media screen and (max-width: 767px) {
.about main .about {
	margin-bottom: 15vw;
}
.about main .about ul {
	display: flex;
	flex-direction: column;
	margin-bottom: 5vw;
}
.about main .about ul li {
	width: 100%;
}
.about main .about ul li:first-of-type {
	margin-right: 0;
	margin-bottom: 5vw;
}
.about main .about .box01 {
	display: flex;
	flex-direction: column;
	margin-bottom: 10vw;
}
.about main .about .box01 .comment {
	width: 100%;
	margin-right: 0;
	margin-bottom: 5vw;
}
.about main .about .box01 .img {
	margin-left: inherit;
	margin-right: 0;
	width: 100%;
	padding: 0 10%;
}
.about main .about .box02 .box_in {
	display: flex;
	flex-direction: column;
}
.about main .about .box02 .box_in .comment {
	width: 100%;
	margin-right: 0;
	margin-bottom: 5vw;
}
.about main .about .box02 .box_in .img {
	margin-left: inherit;
	margin-right: 0;
	width: 100%;
}
.about main .about .box02 .box_in .img p {
	margin-bottom: 5vw;
}
.about main .about .box02 .box_in .img h5 {
	font-size: 1.8rem;
	padding: .8em .5em;
}
.about main .point h4 {
	font-size: 2.2rem;
	margin-bottom: 1.2em;
}
.about main .point h4 span em {
	font-size: 2.4rem;
	font-weight: 500;
}
.about main .point h4 span i {
	font-size: 2.0rem;
}
.about main .point .img_number {
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	margin-bottom: 10vw;
}
.about main .point .img_number .img {
	width: 100%;
	margin-right: 0;
	margin-bottom: 5vw;
}
.about main .point .img_number .number {
	width: 100%;
}
.about main .point .img_number .number section {
	padding-bottom: 1.5vw;
	border-bottom: solid 1px #5ac3e0;
}
.about main .point .img_number .number section:not(:last-of-type) {
	margin-bottom: 5vw;
}
.about main .point .img_number .number section h5 {
	padding: 3vw 0 4vw;
	padding-left: 15vw;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
}
.about main .point .img_number .number section h5::before {
	position: absolute;
	top: 40%;
	transform: translateY(-50%);
	left: 0;
	width: 8vw;
	height: 8vw;
	font-size: 2.0rem;
	content: ' ';
}
.about main .point .img_number .number section h5 span {
	font-size: 2.0rem;
	margin-right: 0;
	margin-bottom: .5em;
}
.about main .point .img_number .number section h5 em {
	font-size: 1.5rem;
	padding: .4em 1em;
}
.about main .point .img_number .number section h5 + p {
	padding-left: 4vw;
}
.about main .point .info {
	display: flex;
	flex-direction: column;
}
.about main .point .info .box_l {
	width: 100%;
	margin-right: 0;
	margin-bottom: 10vw;
}
.about main .point .info .box_r {
	width: 100%;
	margin-left: inherit;
}
.about main .point .info section:not(:last-of-type) {
	margin-bottom: 10vw;
}
.about main .point .info section h5 {
	font-size: 1.8rem;
	padding: .6em 1em;
}
.about main .point .info section p + dl dt {
	margin-bottom: 5vw;
}
.about main .point .info section p + dl dd {
	font-size: 1.5rem;
	text-align: center;
}
.about main .evidence {
	margin-bottom: 0vw;
}
.about main .evidence .box01 .box_in {
	display: flex;
	flex-direction: column;
}
.about main .evidence .box01 .box_in .comment {
	width: 100%;
	margin-right: 0;
	margin-bottom: 5vw;
}
}
