@charset "utf-8";
.section01 {
	padding: 224px 0 112px;
	background: #115CFA;
}
.section01 .mainConts {
	margin: 0 auto;
	padding: 0 20px;
	max-width: 1100px;
}
.section01 .txt01 {
	margin: 0 -30px 90px 0;
	color: #fff;
	font-size: 48px;
	line-height: 1.25;
}
.section01 ul {
	margin-bottom: 60px;
	display: flex;
	justify-content: center;
}
.section01 li {
	margin: 0 13px;
	width: 77px;
	height: 77px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	border-radius: 50%;
}
.section01 .txt02 {
	margin-bottom: 80px;
	color: #fff;
	font-size: 48px;
	line-height: 1.25;
	text-align: center;
}
.section01 .link a {
	margin: 0 auto;
	max-width: 80%;
	width: 514px;
	color: #115CFA;
	font-size: 28px;
	display: block;
	line-height: 73px;
	text-align: center;
	border-radius: 20px;
	background: #fff;
}
.section01 .link a:hover {
	opacity: 0.9;
}
.comSec {
	margin: 0 auto;
	padding: 0 20px;
	max-width: 1386px;
}
.section02 {
	padding: 100px 0 50px;
}
.section02 .inner {
	margin-bottom: 100px;
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
}
.section02 .inner .textBox {
	padding: 36px 60px 0 0;
	min-width: 1px;
	flex: 1;
}
.section02 .inner .textBox .ttl {
	margin-bottom: 52px;
	font-size: 64px;
	font-weight: bold;
	line-height: 50px;
}
.section02 .inner .textBox .ttl span {
	margin-top: 40px;
	display: block;
	font-size: 48px;
}
.section02 .inner .textBox .text {
	font-size: 20px;
	line-height: 2.5;
	white-space: pre-line;
}
.section02 .inner .textBox .text02 {
	font-size: 24px;
	line-height: 2.1;
	white-space: pre-line;
}
.section02 .inner .photo {
	max-width: 52.7%;
}
.section02 .inner .photo img {
	width: 100%;
	height: auto;
	display: block;
}
.section02 .inner02 {
	flex-direction: row;
}
.section02 .inner02 .textBox {
	padding: 0 0 0 60px;
}
.section02 .inner .textBox02 {
	padding-left: 20px;
}
.section02 .inner .textBox ul {
	margin-top: 24px;
}
.section02 .inner .textBox li {
	padding-left: 50px;
	font-size: 20px;
	line-height: 2.5;
}
.section02 .inner .textBox li span {
	margin-left: -50px;
	display: block;
	font-size: 32px;
	font-weight: bold;
}
.section02 .inner .textBox li span img {
	margin: -4px 17px 0 0;
	display: inline-block;
	vertical-align: middle;
}
.section02 .inner .textBox .ttl02 {
	margin-bottom: 28px;
	font-size: 64px;
	line-height: 100px;
	white-space: pre-line;
}
.section02 .inner .textBox03 {
	padding: 0 0 0 170px;
}
.section03 {
	padding: 65px 0 43px;
	background: #115CFA;
}
.section03 .ttl {
	margin-bottom: 76px;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.section03 .ttl span {
	margin-bottom: 20px;
	display: block;
	font-size: 64px;
	font-weight: normal;
}
.section03 ul {
	display: flex;
	flex-wrap: wrap;
}
.section03 li {
	padding: 0 20px 88px;
	width: 33.33%;
	box-sizing: border-box;
	color: #fff;
	font-size: 20px;
	text-align: center;
	white-space: pre-line;
}
.section03 li .txt {
	margin-bottom: 28px;
	display: block;
	font-size: 32px;
}
.section03 li .img {
	margin: 0 auto 70px;
	width: 94px;
	height: 94px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 20px;
	background: #2872FA;
}
.section03 li .img img {
	width: 66px;
}
.section04 {
	padding: 48px 0 113px;
}
.section04 .ttl {
	margin-bottom: 64px;
	font-size: 64px;
	text-align: center;
}
.section04 .swiper-pagination {
	margin-top: 30px;
	position: static;
}
.section04 .swiper-pagination-bullet {
	margin: 0 6px;
	width: 20px;
	height: 20px;
}
.section04 .swiperBox {
	margin-bottom: 92px;
}
.section04 .swiperBox .swiper-slide img {
	width: 100%;
}
.section04 .qaBox {
	margin: 0 140px 82px 40px;
}
.section04 .qaBox .title {
	margin-bottom: 26px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.section04 .qaBox .title .txt {
	font-size: 48px;
}
.section04 .qaBox .title .more {
	color: #000;
	font-size: 20px;
}
.section04 .qaBox .inner {
	display: flex;
	align-items: flex-start;
}
.section04 .qaBox .inner .text {
	padding-right: 40px;
	min-width: 1px;
	flex: 1;
	font-size: 20px;
	line-height: 2.5;
	white-space: pre-line;
}
.section04 .qaBox .inner dl {
	width: 560px;
	max-width: 54%;
}
.section04 .qaBox .inner dt {
	margin-bottom: 10px;
	padding-right: 30px;
	position: relative;
	font-size: 20px;
	line-height: 2.5;
	cursor: pointer;
}
.section04 .qaBox .inner dt .icon {
	margin-top: -9px;
	width: 18px;
	height: 18px;
	position: absolute;
	right: 0;
	top: 50%;
	background: url("../images/icon02.png") no-repeat left center;
}
.section04 .qaBox .inner dt.on .icon {
	background-image: url("../images/icon03.png");
}
.section04 .qaBox .inner dd {
	padding-left: 10px;
	display: none;
	color: #827F7F;
	font-size: 20px;
}
.section04 .logoUl {
	display: flex;
}
.section04 .logoUl li {
	margin: 0 11px;
	flex: 1;
}
.section04 .logoUl li img {
	width: 100%;
}
.section05 .mainConts {
	margin: 0 auto 80px;
	padding: 100px 40px 113px;
	max-width: 1400px;
	box-sizing: border-box;
	background: #115CFA;
}
.section05 .mainConts p {
	margin: 0 auto 75px;
	max-width: 683px;
	color: #fff;
	font-size: 40px;
	white-space: pre-line;
}
.section05 .link a {
	margin: 0 auto;
	width: 225px;
	color: #000;
	font-size: 24px;
	display: block;
	line-height: 50px;
	text-align: center;
	border-radius: 20px;
	background: #fff;
}
.section05 .link a:hover {
	opacity: 0.9;
}
@media all and (min-width: 1240px) and (max-width: 1399px) {
}

@media all and (min-width: 750px) and (max-width: 1239px) {
	.section01 {
		padding: 80px 0;
	}
	.section01 .txt01 {
		margin: 0 0 40px;
		font-size: 40px;
		line-height: 1.5;
	}
	.section01 li img {
		width: auto;
	}
	.section01 .txt02 {
		margin-bottom: 40px;
		font-size: 40px;
	}
	.section02 {
		padding: 60px 0 40px;
	}
	.section02 .inner {
		margin-bottom: 40px;
		display: block;
	}
	.section02 .inner .photo {
		margin-bottom: 40px;
		max-width: 100%;
	}
	.section02 .inner .textBox {
		padding: 0 !important;
	}
	.section02 .inner .textBox .ttl,
	.section02 .inner .textBox .ttl02 {
		margin-bottom: 20px;
		font-size: 40px;
		line-height: 1.5;
	}
	.section02 .inner .textBox .ttl span {
		margin-top: 0;
		font-size: 30px;
	}
	.section02 .inner .textBox .text {
		font-size: 20px;
		line-height: 1.5;
	}
	.section02 .inner .textBox .text02 {
		font-size: 20px;
		line-height: 1.5;
	}
	.section02 .inner .textBox ul {
		margin-top: 20px;
	}
	.section02 .inner .textBox li span img {
		margin-right: 16px;
		width: 32px;
	}
	.section03 {
		padding: 40px 0 20px;
	}
	.section03 .ttl {
		margin-bottom: 40px;
		font-size: 24px;
	}
	.section03 .ttl span {
		margin-bottom: 10px;
		font-size: 40px;
	}
	.section03 li {
		padding-bottom: 40px;
	}
	.section03 li .img {
		margin-bottom: 30px;
	}
	.section04 {
		padding: 40px 0 20px;
	}
	.section04 .ttl {
		margin-bottom: 20px;
		font-size: 24px;
		line-height: 1.5;
	}
	.section04 .swiperBox {
		margin-bottom: 20px;
	}
	.section04 .qaBox {
		margin: 0;
	}
	.section04 .qaBox .title {
		margin-bottom: 30px;
	}
	.section04 .qaBox .title .txt {
		font-size: 32px;
	}
	.section04 .qaBox .title .more {
		font-size: 20px;
	}
	.section04 .qaBox .inner {
		display: block;
	}
	.section04 .qaBox .inner .text {
		padding: 0 0 20px;
		line-height: 2;
	}
	.section04 .qaBox .inner dl {
		margin-bottom: 20px;
		width: auto;
		max-width: 100%;
	}
	.section04 .qaBox .inner dd {
		padding: 0 0 10px;
	}
	.section04 .logoUl {
		margin: 0 -10px;
		flex-wrap: wrap;
	}
	.section04 .logoUl li {
		margin: 0;
		padding: 0 10px 20px;
		width: 25%;
		flex: none;
		box-sizing: border-box;
	}
	.section05 .mainConts {
		padding: 60px 40px;
		margin: 0 auto 30px;
	}
	.section05 .mainConts p {
		font-size: 34px;
	}
}


@media all and (min-width: 0) and (max-width: 749px) {
	.section01 {
		padding: 60px 0 50px;
	}
	.section01 .txt01 {
		margin: 0 0 40px;
		font-size: 23px;
		line-height: 1.5;
	}
	.section01 ul {
		margin-bottom: 20px;
		flex-wrap: wrap;
	}
	.section01 li {
		margin: 0;
		padding: 0 0 20px;
		width: 33.33%;
		height: auto;
		box-sizing: border-box;
		border-radius: 0;
		background: none;
	}
	.section01 li img {
		width: 60px;
		height: 60px;
		border: 6px solid #fff;
		border-radius: 50%;
		background: #fff;
		object-fit: cover;
	}
	.section01 .txt02 {
		margin-bottom: 40px;
		font-size: 23px;
	}
	.section01 .link a {
		font-size: 18px;
		line-height: 50px;
		border-radius: 10px;
	}
	.section02 {
		padding: 30px 0 20px;
	}
	.section02 .inner {
		margin-bottom: 20px;
		display: block;
	}
	.section02 .inner .photo {
		margin-bottom: 20px;
		max-width: 100%;
	}
	.section02 .inner .textBox {
		padding: 0 !important;
	}
	.section02 .inner .textBox .ttl,
	.section02 .inner .textBox .ttl02 {
		margin-bottom: 12px;
		font-size: 24px;
		line-height: 1.5;
	}
	.section02 .inner .textBox .ttl span {
		margin-top: 0;
		font-size: 16px;
	}
	.section02 .inner .textBox .text {
		font-size: 14px;
		line-height: 1.5;
	}
	.section02 .inner .textBox .text02 {
		font-size: 14px;
		line-height: 1.5;
	}
	.section02 .inner .textBox ul {
		margin-top: 16px;
	}
	.section02 .inner .textBox li {
		padding: 0 0 5px 30px;
		font-size: 14px;
		line-height: 1.5;
	}
	.section02 .inner .textBox li span {
		margin: 0 0 5px -30px;
		font-size: 16px;
	}
	.section02 .inner .textBox li span img {
		margin-right: 10px;
		width: 20px;
	}
	.section03 {
		padding: 40px 0 20px;
	}
	.section03 .ttl {
		margin-bottom: 30px;
		font-size: 16px;
	}
	.section03 .ttl span {
		margin-bottom: 10px;
		font-size: 24px;
	}
	.section03 ul {
		margin: 0 -10px;
	}
	.section03 li {
		padding: 0 10px 20px;
		width: 50%;
		font-size: 14px;
	}
	.section03 li .txt {
		margin-bottom: 12px;
		font-size: 18px;
	}
	.section03 li .img {
		margin-bottom: 20px;
		width: 80px;
		height: 80px;
	}
	.section03 li .img img {
		width: 50px;
	}
	.section04 {
		padding: 40px 0 20px;
	}
	.section04 .ttl {
		margin-bottom: 20px;
		font-size: 24px;
		line-height: 1.5;
	}
	.section04 .swiperBox {
		margin-bottom: 20px;
	}
	.section04 .swiper-pagination {
		margin-top: 12px;
	}
	.section04 .swiper-pagination-bullet {
		margin: 0 5px;
		width: 12px;
		height: 12px;
	}
	.section04 .qaBox {
		margin: 0;
	}
	.section04 .qaBox .title {
		margin-bottom: 15px;
	}
	.section04 .qaBox .title .txt {
		font-size: 18px;
	}
	.section04 .qaBox .title .more {
		font-size: 14px;
	}
	.section04 .qaBox .inner {
		display: block;
	}
	.section04 .qaBox .inner .text {
		padding: 0 0 20px;
		font-size: 14px;
		line-height: 1.5;
	}
	.section04 .qaBox .inner dl {
		margin-bottom: 20px;
		width: auto;
		max-width: 100%;
	}
	.section04 .qaBox .inner dt {
		font-size: 16px;
		line-height: 1.5;
	}
	.section04 .qaBox .inner dt .icon {
		width: 12px;
		height: 12px;
		background-size: 12px auto;
	}
	.section04 .qaBox .inner dd {
		padding: 0 0 10px;
		font-size: 14px;
		line-height: 1.5;
	}
	.section04 .logoUl {
		margin: 0 -5px;
		flex-wrap: wrap;
	}
	.section04 .logoUl li {
		margin: 0;
		padding: 0 5px 10px;
		width: 25%;
		flex: none;
		box-sizing: border-box;
	}
	.section05 .mainConts {
		margin: 0 auto 30px;
		padding: 50px 30px;
	}
	.section05 .mainConts p {
		margin-bottom: 30px;
		max-width: 100%;
		font-size: 18px;
	}
	.section05 .link a {
		width: 180px;
		font-size: 16px;
		line-height: 40px;
		border-radius: 10px;
	}
}
