@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#main .mainImg {
	display: flex;
	align-items: center;
	justify-content: center;
	background: url("../img/index/main_bg.jpg") no-repeat bottom center / cover;
	text-align: center;
}
#main .mainImg img {
	width: 681px;
}
#main .sec01 {
	margin-top: -135px;
}
#main .sec01 .white {
	padding: 45px 65px 40px;
	background-color: #fff;
}
#main .sec01 p {
	line-height: 1.7;
}
#main .sec01 h2 {
	margin-bottom: 47px;
	font-size: 3.6rem;
	text-align: center;
}
#main .sec01 .photo {
	text-align: right;
}
#main .sec02 {
	margin: -151px 0 66px;
}
#main .sec02 h2 {
	margin-bottom: 57px;
	padding: 174px 10px 41px;
	font-size: 3rem;
	line-height: 1.45;
	text-align: center;
	background-color: #AFDFFF;
}
#main .sec02 h2 span {
	display: inline-block;
	line-height: 0.6;
	border-bottom: 8px solid #FEF53C;
}
#main .sec02 .imgBox {
	padding-left: 13px;
	width: 972px;
	box-sizing: border-box;
}
#main .sec02 .imgBox .photo {
	width: 460px;
}
#main .sec02 .imgBox .photo p {
	margin-bottom: 5px;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.65;
	letter-spacing: 0.05em;
}
#main .sec02 .imgBox .photo p span {
	font-size: 1rem;
}
#main .sec02 .imgBox .textBox {
	width: 460px;
}
#main .sec02 .imgBox .textBox h3 {
	margin-bottom: 11px;
	font-size: 2.4rem;
	line-height: 1.25;
	letter-spacing: 0.05em;
}
#main .sec02 .imgBox .textBox p {
	margin-bottom: 11px;
	font-size: 1.4rem;
	line-height: 1.7;
	font-weight: bold;
	text-align: justify;
	letter-spacing: 0.05em;
}
#main .sec02 .imgBox .textBox .note {
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.8;
}
#main .sec02 .imgBox .textBox .note a {
	text-decoration: underline;
}
#main .sec02 .imgBox .textBox .note a:hover {
	text-decoration: none;
}
#main .sec02 .imgBox .textBox .innerBox {
	padding: 11px 10px 13px 110px;
	margin-top: 20px;
	background-color: #F7F7F8;
	border-radius: 12px;
	position: relative;
}
#main .sec02 .imgBox .textBox .innerBox .img {
	position: absolute;
	left: 7px;
	top: -5px;
	width: 83px;
}
#main .sec02 .imgBox .textBox .innerBox h4 {
	font-size: 1.6rem;
	line-height: 1.25;
}
#main .sec02 .imgBox .textBox .innerBox p {
	margin: 7px 0 0;
	font-size: 1.2rem;
	line-height: 1.33;
	font-weight: normal;
}
#main .sec03 h2 {
	padding: 33px 10px 28px;
	text-align: center;
	font-size: 4.2rem;
	position: relative;
	background-color: #FEF53C;
}
#main .sec03 h2 span {
	margin-bottom: -5px;
	font-size: 2.4rem;
	display: block;
}
#main .sec03 h2::before {
	margin-left: -19px;
	width: 38px;
	height: 28px;
	position: absolute;
	left: 50%;
	top: 100%;
	background: url("../img/index/icon01.png") no-repeat left top / 100% 100%;
	content: '';
}
#main .sec03 .bgBox {
	padding: 59px 0;
	position: relative;
}
#main .sec03 .bgBox::before {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 128px;
	background: url("../img/index/bg01.jpg") no-repeat left top / cover;
	content: '';
	z-index: -1;
}
#main .sec03 .headLine01 {
	margin-bottom: 25px;
	color: #fff;
}
#main .sec03 .tabUl {
	margin-bottom: -86px;
	position: relative;
}
#main .sec03 .tabUl li {
	width: 345px;
	text-align: center;
}
#main .sec03 .tabUl li img {
	width: auto;
	height: 152px;
}
#main .sec03 .listUl li {
	padding: 87px 20px 26px;
	width: 345px;
	background-color: #fff;
	border-radius: 12px;
	box-shadow: 3px 6px 16px rgba(0, 0, 0, 0.16);
	box-sizing: border-box;
}
#main .sec03 .listUl li h4 {
	margin: 0 -5px 13px;
	line-height: 1.33;
	font-size: 2.4rem;
	text-align: center;
}
#main .sec03 .listUl li .photo {
	margin: 0 1px 31px 2px;
}
#main .sec03 .listUl li p {
	font-size: 1.6rem;
	line-height: 1.75;
	text-align: justify;
	text-justify: inter-ideograph;
}
#main .sec03 .listUl li p span {
	font-weight: bold;
}
#main .sec03 {
	margin-bottom: 2px;
}
#main .sec04 .headLine01 {
	margin-bottom: 32px;
}
#main .sec04 .btn {
	margin: 0 auto 57px;
	width: 345px;
}
#main .sec04 .btn a {
	padding: 8px 5px 7px;
	font-size: 1.8rem;
	color: #000;
	text-align: center;
	font-weight: bold;
	display: block;
	background-color: #EEEEEE;
	border-radius: 21px;
}
#main .sec04 .btn a:hover {
	opacity: 0.7;
}
#main .sec04 .infoBox {
	padding: 50px 0 57px;
	background-color: #7998FF;
}
#main .sec04 .infoBox .photoBox {
	margin-top: 5px;
	width: 420px;
	text-align: center;
}
#main .sec04 .infoBox .photoBox .photo {
	margin-bottom: 2px;
}
#main .sec04 .infoBox .photoBox p {
	font-size: 1.4rem;
	color: #fff;
	font-weight: bold;
}
#main .sec04 .infoBox02 .photoBox .photo + p {
	margin-top: 20px;
}

#main .sec04 .infoBox .photoBox .ttl {
	margin-bottom: 48px;
}
#main .sec04 .infoBox .photoBox .ttl span {
	padding: 13px 25px 9px 50px;
	min-width: 255px;
	font-size: 3.9rem;
	display: inline-block;
	border-radius: 30px;
	line-height: 1;
	box-shadow: 3px 6px 16px rgba(0, 0, 0, 0.16);
	background: #111111 url("../img/index/icon03.png") no-repeat left 11px center / 38px auto;
	box-sizing: border-box;
}
#main .sec04 .infoBox .textBox {
	width: 605px;
}
#main .sec04 .infoBox .textBox h4 {
	margin-bottom: 6px;
	color: #fff;
	font-size: 3.6rem;
	line-height: 1.3;
}
#main .sec04 .infoBox .textBox h4 sub {
	font-size: 2.4rem;
	line-height: 1;
}
#main .sec04 .infoBox .textBox p {
	color: #fff;
	line-height: 1.33;
	font-weight: bold;
}
#main .sec04 .infoBox .textBox .note {
	margin-bottom: 14px;
	font-weight: normal;
	font-size: 1.2rem;
}
#main .sec04 .infoBox .txtInner {
	margin-bottom: 28px;
	padding-left: 25px;
	position: relative;
}
#main .sec04 .infoBox .txtInner::before {
	width: 6px;
	left: 0;
	top: 2px;
	bottom: 2px;
	position: absolute;
	content: '';
	background-color: rgba(255, 255, 255, 0.3);
}
#main .sec04 .infoBox .txtInner .size {
	margin-top: 6px;
	font-weight: normal;
	font-size: 1.2rem;
}
#main .sec04 .infoBox dl dt {
	margin-bottom: 12px;
}
#main .sec04 .infoBox dl dt span {
	padding: 5px 5px;
	min-width: 120px;
	font-size: 2rem;
	display: inline-block;
	background-color: #111;
	color: #fff;
	position: relative;
	z-index: 5;
	font-weight: bold;
	text-align: center;
	box-sizing: border-box;
	border-radius: 18px;
	line-height: 1;
}
#main .sec04 .infoBox dl dd {
	margin-bottom: 15px;
	color: #fff;
	line-height: 1.33;
	font-weight: bold;
}
#main .sec04 .infoBox dl dt small {
	color: #fff;
	font-size: 1.2rem;
	font-weight: normal;
	vertical-align: 2px;
	margin-left: 12px;
}
#main .sec04 .infoBox dl .txt01 {
	padding: 8px 0 13px;
	font-size: 4.3rem;
	line-height: 1;
}
#main .sec04 .infoBox dl dt .white {
	padding: 5px 14px 5px 24px;
	margin-left: -16px;
	background-color: #fff;
	color: #111;
	z-index: 1;
}
#main .sec04 .infoBox .textBox .price {
	font-size: 4.5rem;
	line-height: 1;
}
#main .sec04 .infoBox .textBox .price > span {
	font-size: 7.6rem;
}
#main .sec04 .infoBox .textBox .price > span span {
	font-size: 4.85rem;
}
#main .sec04 .infoBox .textBox .price small {
	font-size: 1.8rem;
	font-weight: normal;
	margin-left: 15px;
}
#main .sec04 .infoBox01 {
	background-color: #406CFF;
}
#main .sec04 .infoBox02 {
	background-color: #0030D0;
}
#main .sec04 {
	margin-bottom: 32px;
}
#main .sec04 .comList li .imgBox::before {
	display: none;
}
#main .sec04 .comList li a {
	background-color: #7998FF;
	border-radius: 12px;
}
#main .sec04 .comList li:nth-child(2) a {
	background-color: #406CFF;
}
#main .sec04 .comList li:last-child a {
	background-color: #0030D0;
}
#main .sec05 h2 {
	font-size: 2.4rem;
	text-align: center;
}
#main .sec05 .comList li .imgBox {
	padding-top: 33px;
	margin-bottom: 20px;
}
#main .sec05 .comList li .imgBox::before {
	height: auto;
	top: 50px;
	bottom: 1px;
}
#main .sec05 .comList li {
	background: none;
	box-shadow: none;
}
#main .sec05 .tableBox table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #DDDDDD;
}
#main .sec05 .tableBox table th, #main .sec05 .tableBox table td {
	padding: 6px 2px 6px 15px;
	text-align: left;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.285;
	vertical-align: top;
	border-top: 1px solid #DDDDDD;
}
#main .sec05 .tableBox table th {
	width: 43.5%;
	border-right: 1px solid #DDDDDD;
}
#main .sec05 .comList li:last-child .imgBox .photo img {
	margin-top: -3px;
}
#main .sec05 {
	margin-bottom: 55px;
}
#main .faqBox {
	padding: 48px 0 76px;
	background: #FAFAFA;
}
#main .faqBox .comBox {
	width: 900px;
}
#main .faqBox dt {
	margin-top: 6px;
	padding: 28px 75px 25px;
	position: relative;
	font-weight: bold;
	line-height: 1.33;
	border: 2px solid #EEE;
	background: #FFF url(../img/common/faq_icon03.png) no-repeat right 41px center/ 22px;
	cursor: pointer;
}
#main .faqBox dt.on {
	background-image: url(../img/common/faq_icon04.png);
}
#main .faqBox dt:hover {
	opacity: 0.7;
}
#main .faqBox dt::before {
	margin-top: -16px;
	width: 28px;
	height: 36px;
	position: absolute;
	left: 20px;
	top: 50%;
	background: url(../img/common/faq_icon01.png) no-repeat center center / 28px auto;
	content: "";
}
#main .faqBox dd {
	display: none;
	padding: 17px 78px 35px;
	position: relative;
	font-size: 1.6rem;
	font-weight: 500;
	background: #F5F5F5;
}
#main .faqBox dd::before {
	width: 29px;
	height: 35px;
	position: absolute;
	left: 20px;
	top: 20px;
	background: url(../img/common/faq_icon02.png) no-repeat center center / 29px auto;
	content: "";
}
#main .contactBox {
	padding: 59px 0 56px;
	color: #FFF;
	text-align: center;
	background: #00196B;
}
#main .contactBox p {
	margin-bottom: 31px;
	font-size: 1.6rem;
	font-weight: bold;
}
#main .contactBox .btn a {
	padding: 14px;
	min-width: 240px;
	display: inline-block;
	color: #FFF;
	font-size: 2.3rem;
	font-weight: bold;
	vertical-align: top;
	border-radius: 50px;
	border: 4px solid #FFF;
	background: #FF3434;
	box-sizing: border-box;
}
#main .contactBox .btn a:hover {
	opacity: 0.7;
}
@media all and (max-width: 896px) {
	#main .mainImg {
		background-image: url("../img/index/sp_main_bg.png");
		padding-top: 143px;
		min-height: 640px;
		align-items: flex-start;
		box-sizing: border-box;
	}
	#main .mainImg img {
		width: 217px;
	}
	#main .sec01 {
		margin-top: -53px;
	}
	#main .sec01 .white {
		padding: 16px 0;
	}
	#main .sec01 p {
		text-align: justify;
	}
	#main .sec01 h2 {
		margin: 0 26px 16px;
		font-size: 2rem;
	}
	#main .sec01 .photo {
		margin-top: 2px;
		text-align: center;
	}
	#main .sec01 .photo img {
		width: 100%;
	}
	#main .sec02 {
		margin: -105px 0 35px;
	}
	#main .sec02 h2 {
		margin-bottom: 19px;
		padding: 122px 10px 23px;
		font-size: 2.4rem;
		line-height: 1.41;
		letter-spacing: 0.05em;
	}
	#main .sec02 .imgBox {
		padding: 0 20px;
		width: auto;
	}
	#main .sec02 .imgBox .photo {
		margin-bottom: 43px;
		width: auto;
		text-align: center;
	}
	#main .sec02 .imgBox .photo p {
		margin-bottom: 6px;
		line-height: 1.428;
		text-align: justify;
	}
	#main .sec02 .imgBox .photo p span {
		font-size: 1rem;
	}
	#main .sec02 .imgBox .textBox {
		width: auto;
	}
	#main .sec02 .imgBox .textBox h3 {
		margin-bottom: 9px;
		letter-spacing: 0.02em;
	}
	#main .sec02 .imgBox .textBox p {
		margin-bottom: 11px;
		font-size: 1.6rem;
		line-height: 1.68;
	}
	#main .sec02 .imgBox .textBox .note {
		margin: 15px 0 0;
		font-size: 1.2rem;
		line-height: 1.7;
	}
	#main .sec02 .imgBox .textBox .innerBox {
		padding: 20px 13px 16px 116px;
		margin-top: 12px;
		border-radius: 20px;
	}
	#main .sec02 .imgBox .textBox .innerBox .img {
		margin-top: -57px;
		left: 18px;
		top: 50%;
	}
	#main .sec02 .imgBox .textBox .innerBox p {
		margin: 9px 0 0;
	}
	#main .sec02 .imgBox .textBox .note a:hover {
		text-decoration: underline;
	}
	#main .sec03 h2 {
		padding: 30px 10px 24px;
		font-size: 3rem;
	}
	#main .sec03 h2 span {
		font-size: 1.8rem;
	}
	#main .sec03 h2::before {
		top: 91.5%;
	}
	#main .sec03 .bgBox {
		padding: 40px 0 58px;
	}
	#main .sec03 .bgBox::before {
		position: absolute;
		bottom: 142px;
		background-image: url("../img/index/sp_bg01.jpg");
		background-position: left top;
	}
	#main .sec03 .bgBox::after {
		width: 217px;
		height: 175px;
		position: absolute;
		right: -167px;
		top: -74px;
		background: url("../img/index/sp_img01.png") no-repeat left top / 100% 100%;
		content: '';
	}
	#main .sec03 .headLine01 {
		margin-bottom: 19px;
	}
	#main .sec03 .bgBox .comBox {
		padding: 0 15px;
	}
	#main .sec03 .listUl li .photo {
		text-align: center;
	}
	#main .sec03 .tabUl {
		margin-bottom: 18px;
		display: block;
		text-align: center;
	}
	#main .sec03 .tabUl li {
		display: inline-block;
		margin: 0 4px;
		width: 36px;
	}
	#main .sec03 .tabUl li img {
		width: 100%;
		height: auto;
	}
	#main .sec03 .tabUl li a {
		display: block;
		position: relative;
	}
	#main .sec03 .tabUl li a .hover {
		position: absolute;
		left: 0;
		top: 0;
		opacity: 0;
	}
	#main .sec03 .tabUl li.on a .hover {
		opacity: 1;
	}
	#main .sec03 .tabUl li a:hover .hover {
		opacity: 0 !important;
	}
	#main .sec03 .tabUl li.on a:hover .hover {
		opacity: 1 !important;
	}
	#main .sec03 .tabUl li.on a:hover .img {
		opacity: 0 !important;
	}
	#main .sec03 .listUl li {
		padding: 31px 20px 50px;
		width: auto;
	}
	#main .sec03 .listUl li:not(:first-child) {
		display: none;
	}
	#main .sec04 .headLine01 {
		margin-bottom: 27px;
	}
	#main .sec04 .btn {
		width: auto;
		margin: 0 -10px 43px;
		text-align: center;
	}
	#main .sec04 .btn a {
		display: inline-block;
		max-width: 345px;
		width: 100%;
		box-sizing: border-box;
	}
	#main .sec04 .infoBox {
		padding: 25px 0 24px;
	}
	#main .sec04 .infoBox .comBox {
		display: block;
	}
	#main .sec04 .infoBox .photoBox {
		width: auto;
		margin-bottom: 21px;
	}
	#main .sec04 .infoBox .photoBox .photo {
		margin-bottom: 10px;
	}
	#main .sec04 .infoBox .photoBox .photo img {
		width: 63.5%;
	}
	#main .sec04 .infoBox .photoBox .ttl {
		margin-bottom: 32px;
	}
	#main .sec04 .infoBox .textBox {
		width: auto;
	}
	#main .sec04 .infoBox .textBox h4 {
		font-size: 2.2rem;
		text-align: center;
		line-height: 1.36;
	}
	#main .sec04 .infoBox .textBox h4 sub {
		font-size: 1.2rem;
	}
	#main .sec04 .infoBox .textBox .note {
		margin-bottom: 21px;
		text-align: right;
		font-size: 1rem;
	}
	#main .sec04 .infoBox .textBox p {
		line-height: 1.5;
	}
	#main .sec04 .infoBox .txtInner .size {
		margin-top: 5px;
		font-size: 1rem;
		line-height: 1.5;
	}
	#main .sec04 .infoBox .txtInner {
		margin-bottom: 31px;
	}
	#main .sec04 .infoBox .txtInner::before {
		top: 3px;
		bottom: 3px;
	}
	#main .sec04 .infoBox dl dd {
		margin-bottom: 23px;
		line-height: 1.5;
	}
	#main .sec04 .infoBox dl dt {
		margin-bottom: 10px;
	}
	#main .sec04 .infoBox dl .txt01 {
		margin-top: -5px;
		padding: 0;
		font-size: 3.6rem;
		line-height: 1.33;
	}
	#main .sec04 .infoBox .textBox .price {
		font-size: 4.2rem;
		max-width: 335px;
	}
	#main .sec04 .infoBox .textBox .price > span {
		font-size: 6.8rem;
	}
	#main .sec04 .infoBox .textBox .price > span span {
		font-size: 4.5rem;
	}
	#main .sec04 .infoBox .textBox .price small {
		margin: 2px 0 0;
		display: block;
		text-align: right;
		font-size: 1.2rem;
	}
	#main .sec04 .infoBox01 .photoBox .photo img {
		width: 68.5%;
	}
	#main .sec04 .infoBox02 .photoBox .ttl span {
		padding: 10px 25px 9px 50px;
		font-size: 3rem;
		background-size: 31px auto;
	}
	#main .sec04 .infoBox02 .photoBox .photo img {
		width: 58.5%;
	}
	#main .sec04 .infoBox .photoBox .ttl span {
		padding-left: 56px;
		background-position: left 18px auto;
	}
	#main .sec04 {
		margin-bottom: 34px;
	}
	#main .sec05 {
		margin-bottom: 121px;
	}
	#main .sec05 .tabUl {
		margin-bottom: 29px;
		display: block;
		text-align: center;
	}
	#main .sec05 .tabUl li {
		display: inline-block;
		margin: 0 4px;
		width: 36px;
	}
	#main .sec05 .tabUl li img {
		width: 100%;
		height: auto;
	}
	#main .sec05 .tabUl li a {
		display: block;
		position: relative;
	}
	#main .sec05 .tabUl li a .hover {
		position: absolute;
		left: 0;
		top: 0;
		opacity: 0;
	}
	#main .sec05 .tabUl li.on a .hover {
		opacity: 1;
	}
	#main .sec05 .tabUl li.on a .img {
		opacity: 0 !important;
	}
	#main .sec05 .tabUl li a:hover .hover {
		opacity: 0 !important;
	}
	#main .sec05 .tabUl li.on a:hover .hover {
		opacity: 1 !important;
	}
	#main .sec05 h2 {
		margin-bottom: 9px;
	}
	#main .sec05 .comList li .imgBox {
		margin-bottom: 19px;
		padding-top: 0;
	}
	#main .sec05 .comList li .imgBox::before {
		top: 18px;
	}
	#main .sec05 .tableBox table th {
		padding-left: 10px;
	}
	#main .sec05 .tableBox table td {
		padding-left: 18px;
	}
	#main .faqBox {
		padding: 40px 0 71px;
	}
	#main .faqBox .comBox {
		width: auto;
	}
	#main .faqBox .headLine01 {
		margin-bottom: 39px;
	}
	#main .faqBox .headLine01 .en {
		margin-bottom: 14px;
	}
	#main .faqBox dt {
		margin-top: 6px;
		padding: 15px 54px 16px;
		font-size: 1.4rem;
		line-height: 1.57;
		border: 2px solid #EEE;
		background-position: right 8px center;
	}
	#main .faqBox dt:hover {
		opacity: 1;
	}
	#main .faqBox dt::before {
		margin-top: -18px;
		left: 8px;
	}
	#main .faqBox dd {
		padding: 18px 10px 17px 55px;
		font-size: 1.4rem;
		line-height: 1.71;
		box-sizing: border-box;
	}
	#main .faqBox dd::before {
		left: 9px;
	}
	#main .contactBox {
		padding: 48px 0 65px;
	}
	#main .contactBox p {
		margin-bottom: 31px;
		line-height: 1.7;
	}
}
@media all and (max-width: 374px) {
	#main .sec03 h2 {
		font-size: 2.7rem;
	}
	#main .sec04 .comBox {
		padding: 0 10px;
	}
	#main .sec04 .btn a {
		max-width: 300px;
	}
	#main .sec04 .infoBox .textBox h4 {
		font-size: 2rem;
	}
	#main .sec04 .infoBox dl dt .white {
		padding: 5px 8px 5px 17px;
	}
	#main .sec05 {
		padding: 0 10px;
	}
	#main .sec05 .tableBox table td {
		padding-left: 7px;
	}
	#main .sec05 .tableBox table th {
		padding-left: 5px;
	}
}
@media all and (-ms-high-contrast:none){
	#main .sec04 .btn a {
		padding: 11px 5px 4px;
	}
	#main .sec04 .infoBox .photoBox .ttl span {
		padding: 19px 25px 5px 50px;
	}
	#main .sec04 .infoBox dl dt span {
		padding: 9px 5px 1px;
	}
	#main .sec04 .infoBox dl dt .white {
		padding: 9px 14px 1px 24px;
	}
	#main .sec05 .comList li:last-child .imgBox .photo img {
		margin-top: -5px;
	}
	#main .sec05 .tableBox table th, #main .sec05 .tableBox table td {
		padding: 9px 2px 3px 15px;
	}
	#main .contactBox .btn a {
		padding: 17px 5px 11px;
	}
	#main .faqBox dt {
		padding: 30px 75px 23px;
	}
	
}