@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#main .mainVisual {
	padding: 14.4rem 0 0;
	position: relative;
	z-index: 1;
}
#main .mainVisual:after {
	position: absolute;
	right: 0;
	top: 0;
	width: 50%;
	height: calc(100% - 4rem);
	background: #FE776B;
	clip-path: polygon(0 0, 100% 0, 100% 100%, 52% 100%);
	content: "";
	z-index: -1;
}
#main .mainVisual .content {
	max-width: 122rem;
	position: relative;
}
#main .mainVisual .photoBox {
	margin: 0 7.4rem -4rem 0;
	text-align: right;
}
#main .mainVisual .txtBox {
	position: absolute;
	left: 0;
	top: 12.5rem;
}
#main .mainVisual .txtBox p {
	margin-left: 0.4rem;
	font-size: 1.9rem;
	line-height: 1.68;
}
#main .mainVisual .txtBox .title {
	margin: 0 0 2.5rem;
	font-size: 4rem;
	line-height: 1.2;
	font-weight: 900;
	letter-spacing: 0.04em;
}
#main .mainVisual .txtBox .title img {
	vertical-align: -1.4rem;
	display: inline-block;
	margin: 0 0.5rem 1rem 0;
}
#main .sec01 {
	padding: 9.2rem 0 12rem;
	background: #DCEFF2;
}
#main .sec01 .content {
	position: relative;
}
#main .sec01 .content:before,
#main .sec01 .content:after {
	position: absolute;
	left: -15.8rem;
	top: 1.3rem;
	width: 12.1rem;
	height: 16.3rem;
	background: url(../img/index/sec01_bg01.png) no-repeat left top/100%;
	content: "";
}
#main .sec01 .content:after {
	width: 29.4rem;
	height: 19rem;
	left: auto;
	top: 0.4rem;
	right: -17.7rem;
	background-image: url(../img/index/sec01_bg02.png);
}
#main .sec01 .ttlBox {
	margin: 0 0 1.7rem 0.5rem;
	display: flex;
	align-items: flex-start;
}
#main .sec01 .ttlBox .ttlImg {
	width: 15.1rem;
	font-size: 1.6rem;
	line-height: 1.2;
	text-align: center;
}
#main .sec01 .ttlBox .ttlImg img {
	display: block;
	margin-bottom: 0.4rem;
}
#main .sec01 .ttlBox .headLine01 {
	margin: 2.3rem 0 0 3rem;
}
#main .sec01 .voiceList {
	margin-top: -4rem;
}
#main .sec01 .voiceList li {
	margin-top: 4rem;
	padding: 3.2rem 14rem 3.2rem 4rem;
	width: 48%;
	position: relative;
	background-color: #fff;
	border-radius: 1rem;
	overflow: hidden;
}
#main .sec01 .voiceList li:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 5rem;
	height: 5rem;
	clip-path: polygon(0 0, 100% 0, 0 100%);
	background: #FE685B;
	content: "";
}
#main .sec01 .voiceList p {
	font-size: 2rem;
	line-height: 1.7;
}
#main .sec01 .voiceList .listImg {
	position: absolute;
	right: 1.5rem;
	bottom: -1px;
}
#main .sec01 .voiceList .listImg img {
	height: 13rem;
}
#main .sec02 {
	padding: 10.5rem 0 0;
}
#main .sec02 h2 {
	margin-bottom: 2rem;
}
#main .sec02 h2 .line {
	padding-bottom: 0.6rem;
	font-size: 4rem;
	line-height: 1.65;
}
#main .sec02 .imgBox {
	margin-bottom: 7rem;
}
#main .sec02 .imgBox .txtBox {
	width: 40.9rem;
}
#main .sec02 .imgBox .txtBox p {
	margin-bottom: 3.4rem;
	line-height: 1.78;
}
#main .sec02 .imgBox .txtBox p .txtImg {
	font-size: 2.2rem;
	font-weight: 700;
}
#main .sec02 .imgBox .txtBox p .txtImg img {
	vertical-align: 0;
	margin-right: 0.6rem;
}
#main .sec02 .imgBox .txtBox .txt02 {
	margin-bottom: 1.5rem;
	font-feature-settings: "palt";
	letter-spacing: 0.08em;
}
#main .sec02 .imgBox .txtBox .notes {
	margin-bottom: 0;
	font-size: 1.4rem;
}
#main .sec02 .imgBox .photoBox {
	margin: -21.6rem -5.5rem 0 0;
	width: 60.4rem;
}
#main .sec02 .bgSec {
	padding-bottom: 12rem;
	position: relative;
	z-index: 1;
}
#main .sec02 .bgSec:after {
	position: absolute;
	left: 0;
	top: 21.5rem;
	width: 100%;
	z-index: -1;
	height: calc(100% - 21.5rem);
	background: #FE776B;
	content: "";
}
#main .sec02 .bgBox {
	padding: 3.6rem 4.5rem 4.5rem;
	border-radius: 2rem;
	border: 0.2rem solid #4F3C3D;
	background-color: #fff;
}
#main .sec02 .bgBox:not(:last-child) {
	margin-bottom: 5rem;
}
#main .sec02 .bgBox h3 {
	margin-bottom: 2rem;
	font-size: 3.6rem;
	font-weight: 900;
	font-feature-settings: "palt";
}
#main .sec02 .bgBox h3 img {
	margin-right: 1.3rem;
	vertical-align: -0.7rem;
}
#main .sec02 .bgBox .checkList {
	margin: 0 0 4.7rem 0.9rem;
}
#main .checkList li {
	padding: 0 0 1.4rem 3rem;
	font-size: 2rem;
	background: url(../img/common/icon01.png) no-repeat left 0.8rem/2rem auto;
}
#main .checkList li:last-child {
	padding-bottom: 0;
}
#main .red {
	color: #f94f1d;
}
#main .sec02 .bgBox .voiceBox {
	position: relative;
	padding-left: 20rem;
}
#main .sec02 .bgBox .voiceBox .ttlImg {
	position: absolute;
	left: 2.1rem;
	top: 0;
	width: 15.1rem;
}
#main .sec02 .bgBox .voiceBox .ttlImg p {
	line-height: 1.2;
	text-align: center;
	margin-top: 0.5rem;
	font-size: 1.6rem;
}
#main .sec02 .bgBox .voiceBox .ttl {
	margin: -0.5rem 0 0.2rem;
	font-size: 2.6rem;
}
#main .sec02 .bgBox .voiceBox .ttl .tag {
	padding: 0 0.8rem 0.2rem;
	display: inline-block;
	color: #fff;
	font-size: 1.8rem;
	font-weight: 900;
	background: #4F3C3D;
	border-radius: 2rem;
}
#main .sec02 .bgBox .voiceBox .txt {
	line-height: 1.67;
	font-weight: 400;
}
#main .sec02 .bgBox02 h3 img {
	margin: -0.3rem 1.4rem 0 0.6rem;
	vertical-align: -1.2rem;
}
#main .sec02 .bgBox03 h3 img {
	margin: -0.3rem 1.4rem 0 0.8rem;
	vertical-align: -1.2rem;
}
#main .sec03 {
	padding: 10rem 0 0;
}
#main .h2Ttl {
	margin-bottom: 3.2rem;
}
#main .h2Ttl .line {
	font-size: 4rem;
	padding-bottom: 1rem;
}
#main .sec03 .imgBox {
	margin-bottom: 2.8rem;
}
#main .sec03 .imgBox .txtBox {
	flex: 1;
}
#main .sec03 .imgBox .txtBox p {
	line-height: 1.8;
}
#main .sec03 .imgBox .photoBox {
	margin: 1.7rem 3.8rem 0 0;
	width: 48.6rem;
	text-align: center;
}
#main .sec03 .imgBox .photoBox p {
	margin: 1.1rem 0 0 5rem;
	font-size: 1.6rem;
	line-height: 1.2;
}
#main .sec03 .subBox {
	position: relative;
}
#main .sec03 .subBox h3 {
	margin-bottom: 5.5rem;
	position: relative;
	text-align: center;
}
#main .sec03 .subBox h3:after {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	height: 0.3rem;
	margin-top: -0.2rem;
	background: url(../img/common/line01.png) repeat-x left top/0.9rem auto;
	content: "";
}
#main .sec03 .subBox h3 .bgTtl {
	position: relative;
	z-index: 1;
	display: inline-block;
	padding: 1rem 3.4rem 1.2rem;
	color: #fff;
	font-size: 2.4rem;
	background: #4F3C3D;
	border-radius: 3rem;
}
#main .sec03 .subBox .subImg {
	position: absolute;
	left: -17rem;
	top: -3.8rem;
	z-index: -1;
}
#main .sec03 .subBox .listUl {
	margin: 0 8.1rem 8.5rem 5.9rem;
	background: url(../img/index/arrow03.png) no-repeat 50.6% 9.6rem/6rem auto;
}
#main .sec03 .subBox .listUl li {
	width: 44.4%;
	position: relative;
}
#main .sec03 .subBox .listUl li:last-child {
	width: 44.4%;
}
#main .sec03 .subBox .listUl .photo {
	margin-bottom: 3.4rem;
	position: relative;
	padding: 0.9rem;
	background-color: #fff;
	border: 0.2rem solid #4F3C3D;
}
#main .sec03 .subBox .listUl .photo img {
	width: 100%;
}
#main .sec03 .subBox .listUl .photo .subPho {
	position: absolute;
	right: -7.8rem;
	bottom: -3.9rem;
	width: 23.3rem;
}
#main .sec03 .subBox .listUl .photo .ttl {
	position: absolute;
	left: -3.7rem;
	bottom: -2.5rem;
	width: 11.4rem;
	height: 11.4rem;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.15;
	text-align: center;
	background: #FE9059;
	border-radius: 50%;
}
#main .sec03 .subBox .listUl .notes {
	position: absolute;
	right: -0.5rem;
	top: -2.7rem;
	font-size: 1.4rem;
}
#main .sec03 .subBox .listUl .txt {
	font-size: 2rem;
	line-height: 1.4;
}
#main .sec03 .subBox .listUl li:last-child .photo .ttl {
	background: #FE685B;
}
#main .sec03 .listBox {
	margin: 0 0 3.5rem 3.5rem;
}
#main .sec03 .listBox .listImg {
	width: 40.7rem;
}
#main .sec03 .listBox .txtBox {
	margin: -1.9rem 0 0 1.5rem;
	flex: 1;
	font-feature-settings: "palt";
}
#main .sec03 .listBox .txtBox .txtSub {
	margin-bottom: 1rem;
	min-height: 18rem;
}
#main .sec03 .listBox .txtBox .txtSub:last-child {
	margin-bottom: 0 !important;
}
#main .sec03 .listBox .txtBox p {
	margin-bottom: 0.3rem;
	font-size: 2.1rem;
	line-height: 1.77;
}
#main .sec03 .listBox .txtBox .checkList li {
	padding-bottom: 0.8rem;
	font-size: 1.8rem;
	line-height: 1.56;
	background-position: 0.2rem 0.6rem;
}
#main .sec03 .listBox .txtBox .txtSub02 {
	min-height: 19.5rem;
}
#main .sec03 .bgBox {
	padding: 10.7rem 0 14.4rem;
	background: #FFCD68 url(../img/index/arrow01.png) no-repeat center top -0.6rem/26rem auto;
}
#main .sec03 .bgBox .txtList {
	margin-bottom: 4rem;
}
#main .sec03 .bgBox .txtList li {
	padding: 0 0 1.4rem 5.7rem;
	font-size: 2.2rem;
	line-height: 1.27;
	background: url(../img/common/icon02.png) no-repeat 1.1rem top/3.1rem auto;
}
#main .sec03 .bgBox .txtList li:not(:last-child) {
	margin-bottom: 1.1rem;
	border-bottom: 0.2rem dashed #4F3C3D;
}
#main .sec03 .bgBox .voiceBox {
	margin: 0 auto 6.2rem;
	max-width: 81.8rem;
	align-items: flex-start;
}
#main .sec03 .bgBox .voiceBox .ttlImg {
	width: 15.1rem;
	margin: -0.5rem 4.7rem 0 0;
	font-size: 1.6rem;
	line-height: 1.2;
	text-align: center;
}
#main .sec03 .bgBox .voiceBox .ttlImg img {
	display: block;
	margin-bottom: 0.5rem;
}
#main .sec03 .bgBox .voiceBox .txtBox {
	position: relative;
	padding: 2rem 3.3rem 2.7rem;
	flex: 1;
	background-color: #fff;
	border: 0.3rem solid #4F3C3D;
	border-radius: 1.6rem;
}
#main .sec03 .bgBox .voiceBox .txtBox:before {
	position: absolute;
	left: -2.6rem;
	top: 6.6rem;
	width: 2.7rem;
	height: 2.9rem;
	background: url(../img/index/arrow02.png) no-repeat left top/100%;
	content: "";
}
#main .sec03 .bgBox .voiceBox .txtBox p {
	font-size: 2.2rem;
	line-height: 1.73;
}
#main .sec03 .bgBox .other h3 {
	margin-bottom: 3.3rem;
}
#main .sec03 .bgBox .other h3 .bgTtl {
	padding: 1rem 2.8rem 1.2rem;
}
#main .sec03 .bgBox .methodList {
	margin: -2.8rem auto 0;
	max-width: 87.6rem;
}
#main .sec03 .bgBox .methodList li {
	margin: 2.8rem 2.9rem 0 0;
	width: 12.1rem;
	height: 12.1rem;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-size: 2.3rem;
	line-height: 1.3;
	font-weight: 900;
	font-feature-settings: "palt";
	position: relative;
	background-color: #fff;
	border: 0.2rem solid #4F3C3D;
	border-radius: 50%;
}
#main .sec03 .bgBox .methodList li:after {
	position: absolute;
	right: -0.7rem;
	bottom: 0;
	width: 3.9rem;
	height: 3.9rem;
	background: url(../img/common/icon03.png) no-repeat left top/cover;
	content: "";
}
#main .sec03 .bgBox .methodList li:nth-child(6n) {
	margin-right: 0;
}
#main .sec04 {
	padding: 9rem 0 12rem;
}
#main .sec04 .imgBox {
	margin-bottom: 8.2rem;
}
#main .sec04 .imgBox .txtBox {
	flex: 1;
	margin-top: 4.8rem;
}
#main .sec04 .imgBox .txtBox h2 {
	margin-bottom: 2.6rem;
}
#main .sec04 .imgBox .txtBox h2 .line {
	padding: 0 0.5rem 0.9rem;
}
#main .sec04 .imgBox .txtBox p {
	line-height: 1.8;
}
#main .sec04 .imgBox .photoBox {
	margin: 0 -4.5rem 0 0;
	width: 62.4rem;
}
#main .sec04 .priceList {
	margin: -2rem -1.4rem 0 0;
}
#main .sec04 .priceList > li {
	margin: 2rem 1.4rem 0 0;
	padding: 0 3.6rem 2rem;
	width: 32.4rem;
	border: 0.2rem solid #4F3C3D;
	border-radius: 1.6rem;
}
#main .sec04 .priceList .listImg {
	width: 7rem;
	margin: -3.7rem auto 1.1rem;
}
#main .sec04 .priceList .ttl {
	margin: 0 -1rem 0.5rem 0;
	color: #FE9059;
	font-size: 2.8rem;
	line-height: 1.2;
}
#main .sec04 .priceList .price {
	margin-bottom: 1.6rem;
	font-size: 2rem;
}
#main .sec04 .priceList .price .sml {
	margin: 0 1rem 0 0.5rem;
	padding: 0.2rem 0.7rem;
	color: #fff;
	font-size: 1.4rem;
	letter-spacing: 0.1em;
	background: #4F3C3D;
	vertical-align: 0.3rem;
}
#main .sec04 .priceList .price .large {
	margin-right: 0.5rem;
	font-size: 2.8rem;
	line-height: 1.2;
	vertical-align: -0.2rem;
}
#main .sec04 .priceList .bgTxt {
	margin: 0 -3.6rem 1.8rem;
	padding: 1.1rem 3.7rem 1.4rem;
	color: #fff;
	font-size: 2rem;
	line-height: 1.2;
	background: #FE9059;
}
#main .sec04 .priceList li:nth-child(2) .bgTxt {
	background: #FD7F5A;
}
#main .sec04 .priceList li:nth-child(2) .ttl {
	color : #FD7F5A;
}
#main .sec04 .priceList li:nth-child(3) .bgTxt {
	background: #FE685B;
}
#main .sec04 .priceList li:nth-child(3) .ttl {
	color : #FE685B;
}
#main .sec04 .priceList .checkList li {
	padding-bottom: 1rem;
	font-size: 1.6rem;
	line-height: 1.4;
	letter-spacing: 0.1em;
	font-feature-settings: "palt";
	background-position: 0.5rem 0.3rem;
}
#main .sec04 .priceList .checkList li:not(:last-child) {
	margin-bottom: 0.8rem;
	border-bottom: 0.2rem dashed #4F3C3D;
}
#main .sec05 {
	padding: 9.3rem 0 10rem;
	background: #FE776B;
	overflow: hidden;
}
#main .sec05 .ttlBox {
	margin-bottom: 3.5rem;
	position: relative;
}
#main .sec05 .ttlImg {
	position: absolute;
	left: -16.6rem;
	top: -10.5rem;
}
#main .sec05 .ttlBox h2 {
	margin-right: 2.8rem;
	color: #fff;
	font-size: 5.4rem;
	line-height: 1;
	position: relative;
	z-index: 1;
}
#main .sec05 .ttlBox p {
	position: relative;
	z-index: 1;
	line-height: 1.67;
}
#main .sec05 .txtList {
	margin-bottom: 5rem;
}
#main .sec05 .txtList li {
	padding: 0 0 1.1rem 4.9rem;
	font-size: 2.4rem;
	font-feature-settings: "palt";
	background: url(../img/common/icon04.png) no-repeat 0.8rem 1rem/2.9rem auto;
}
#main .sec05 .txtList li:nth-child(2n) {
	background-image: url(../img/common/icon06.png);
}
#main .sec05 .txtList li:not(:last-child) {
	margin-bottom: 1.1rem;
	border-bottom: 0.2rem dashed #4F3C3D;
}
#main .sec05 .contactBox {
	border-radius: 2rem;
	background-color: #fff;
	position: relative;
}
#main .sec05 .contactBox .rImg {
	position: absolute;
	right: 2.4rem;
	top: -16.1rem;
}
#main .sec05 .contactBox .tel {
	margin: 5rem 0 0 0.3rem;
}
#main .sec05 .contactBox .comBtn {
	margin: 7.1rem 0 0 2.5rem;
}
#main .sec06 {
	padding: 6rem 0 13.4rem;
	background: #FFCD68;
}
#main .sec06 h2 {
	margin: 0 0 3.6rem 1rem;
	text-align: center;
}
#main .sec06 .flowList {
	margin: -2.8rem 0 2.4rem;
	justify-content: center;
}
#main .sec06 .flowList li {
	margin: 2.8rem 1.2rem 0;
	position: relative;
	width: 18.6rem;
}
#main .sec06 .flowList li:after {
	position: absolute;
	right: -3rem;
	top: 6.5rem;
	width: 3.5rem;
	height: 3.7rem;
	background: url(../img/index/arrow03.png) no-repeat left top/cover;
	content: "";
}
#main .sec06 .flowList li:nth-child(5):before {
	position: absolute;
	left: -3rem;
	top: 6.5rem;
	width: 3.5rem;
	height: 3.7rem;
	background: url(../img/index/arrow03.png) no-repeat left top/cover;
	content: "";
}
#main .sec06 .flowList li:nth-child(4):after, #main .sec06 .flowList li:last-child:after {
	display: none;
}
#main .sec06 .flowList .listImg {
	width: 16.5rem;
	margin: 0 0 1rem;
}
#main .sec06 .flowList p {
	font-size: 2rem;
	line-height: 1.2;
	text-align: center;
}
#main .sec06 .bgBox {
	position: relative;
	padding: 2.8rem 4.8rem 3.5rem 28.7rem;
	border-radius: 2rem;
	border: 0.2rem solid #4F3C3D;
	background-color: #fff;
}
#main .sec06 .bgBox .date {
	position: absolute;
	padding: 0.4rem 4rem 0.8rem;
	left: 50%;
	white-space: nowrap;
	transform: translateX(-50%);
	bottom: -2.5rem;
	color: #fff;
	font-size: 2.2rem;
	background: #4F3C3D;
	border-radius: 2rem;
}
#main .sec06 .bgBox .ttlImg {
	position: absolute;
	left: 2.2rem;
	top: -1.8rem;
}
#main .sec06 .bgBox .txtBox {
	flex: 1;
}
#main .sec06 .bgBox .txtBox h3 {
	margin-bottom: 1.5rem;
}
#main .sec06 .bgBox .txtBox h3 .line {
	padding-bottom: 0.7rem;
	font-size: 3.2rem;
	font-weight: 900;
	background-size: 0.7rem auto;
}
#main .sec06 .bgBox .txtBox p {
	font-size: 2rem;
}
#main .sec06 .bgBox .round {
	margin-top: 1rem;
}
.contact {
	padding: 9rem 0 12rem;
}
.contact .content {
	max-width: 83rem;
}
.contact h2 {
	margin-bottom: 5.2rem !important;
	text-align: center;
}
.contact .formList {
	margin: 0 4.5rem 2.7rem 0;
}
.contact .formList > li {
	margin-bottom: 1.5rem;
	width: 47.5%;
	word-break: break-all;
}
.contact .formList .wid01 {
	width: 100%;
}
.contact .formList .ttl {
	margin-bottom: 0.8rem;
}
.contact .formList .ttl span {
	font-size: 1.4rem;
}
.contact .formList .ttl .required {
	color: #FE685B;
}
.contact .formList .ttl .any {
	color: #396F9E;
}
.contact .radioList {
	margin: -2.3rem -2rem 1.2rem 0;
}
.contact .radioList li {
	margin: 2rem 2rem 0 0;
}
.contact input[type="radio"] {
	display: none;
}
.contact input[type="radio"] ~ span {
	display: inline-block;
	padding-left: 2.6rem;
	font-size: 2rem;
	line-height: 1.2;
	cursor: pointer;
	background: url(../img/index/radio_bg.png) no-repeat left 0.4rem/2rem auto;
}
.contact input[type="radio"]:checked ~ span {
	background-image: url(../img/index/radio_on_bg.png);
}
.contact input[type="text"], .contact input[type="tel"], .contact input[type="email"], .contact select, .contact textarea {
	padding: 1rem;
	width: 100%;
	height: 5rem;
	color: #4F3C3D;
	font-size: 1.8rem;
	font-weight: 700;
	border-radius: 1rem;
	background-color: #F1F1F1;
	border: 1px solid #4F3C3D;
	box-sizing: border-box;
	appearance: none;
	-webkit-appearance: none;
}
.contact textarea {
	height: 18rem;
}
.contact .submit {
	display: flex;
	justify-content: center;
}
.contact .submit li {
	margin: 0 2rem;
	width: 27.7rem;
	position: relative;
}
.contact .submit input {
	padding: 1rem 1rem 1rem 3.5rem;
	display: flex;
	width: 100%;
	height: 7.6rem;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	color: #fff;
	font-size: 2.6rem;
	font-weight: 700;
	text-align: center;
	appearance: none;
	-webkit-appearance: none;
	border: 0.2rem solid #4f4f4f;
	transition: .3s;
	box-shadow: 0.5rem 0.5rem 0.3rem rgba(0, 0, 0, 0.3);
	background: url(../img/common/icon05.png) no-repeat left 2.5rem center/3.7rem auto;
	background-color: #FE685B;
	border-radius: 5rem;
}
#contact .comBtn a {
	padding: 1rem 1rem 1rem 3.5rem;
	margin: 0 auto;
	width: 27.7rem;
	height: 7.6rem;
	font-size: 2.6rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.contact .submit #edit {
	background-image: url(../img/common/icon02.png);
	background-size: 3.1rem auto;
}
#thanks p {
	margin-bottom: 3rem;
	line-height: 1.7;
	text-align: center;
}
#thanks .comBtn a {
	margin: 0 auto;
	height: 7.6rem;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 1rem;
	background-image: none;
}
@media all and (min-width: 897px) {
	.contact .submit input:hover {
		background-color: #FE867C;
	}
}
@media all and (min-width: 1281px) and (max-width: 1380px) {
	#main .sec05 .ttlImg {
		left: -10vw;
		top: -7.609vw;
		width: 47vw;
	}
	#main .sec03 .subBox .subImg {
		left: -11vw;
		top: -2.754vw;
		width: 24vw;
	}
	#main .sec01 .content::before {
		left: -10.5vw;
		top: 0.942vw;
		width: 8.768vw;
		height: 11.812vw;
	}
	#main .sec01 .content::after {
		width: 21.304vw;
		height: 13.768vw;
		top: 0.29vw;
		right: -11vw;
	}
}
@media all and (max-width: 1280px) {
	#main .sec03 .subBox .subImg {
		left: -13rem;
		top: -3.5rem;
		width: 30rem;
	}
	#main .sec05 .ttlImg {
		left: -13rem;
		top: -10rem;
		width: 60.2rem;
	}
	#main .sec01 .content::before {
		width: 11.2rem;
		height: 15.1rem;
		left: -13.3rem;
	}
	#main .sec01 .content::after {
		width: 27.3rem;
		height: 17.6rem;
		right: -14rem;
	}
}
@media all and (max-width: 896px) {
	#main {
		overflow: hidden;
	}
	#main .mainVisual {
		padding-top: 0;
	}
	#main .mainVisual:after {
		display: none;
	}
	#main .mainVisual .content {
		margin: 0;
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	#main .mainVisual .photoBox {
		margin: 0 0 -5.2vw;
		width: 100%;
		position: relative;
		z-index: 1;
	}
	#main .mainVisual .photoBox img {
		width: 100%;
	}
	#main .mainVisual .photoBox:after {
		position: absolute;
		right: 0;
		top: 0;
		width: 100%;
		height: calc(100% - 5.2vw);
		background: #FE776B;
		clip-path: polygon(75% 0, 100% 0, 100% 100%, 11% 100%);
		content: "";
		z-index: -1;
	}
	#main .mainVisual .txtBox {
		position: static;
		left: auto;
		top: auto;
		padding: 3.4rem 2.6rem 1.9rem;
		background: #DCEFF2;
	}
	#main .mainVisual .txtBox p {
		margin-left: 0;
		font-size: 1.4rem;
		line-height: 1.57;
	}
	#main .mainVisual .txtBox .title {
		margin: 0 0 1.2rem;
		font-size: 2.05rem;
	}
	#main .mainVisual .txtBox .title img {
		vertical-align: -0.5rem;
		margin: 0 0.3rem 0.5rem 0;
		width: 18.5rem;
	}
	#main .sec01 {
		padding: 2.7rem 0 4.5rem;
		position: relative;
		z-index: 2;
	}
	#main .sec01 .content:before {
		left: -5.4rem;
		top: -1.6rem;
		width: 6rem;
		height: 8.1rem;
		background: url(../img/index/sec01_bg01.png) no-repeat left top/100%;
	}
	#main .sec01 .content:after {
		width: 15rem;
		height: 7rem;
		top: -1.5rem;
		left: auto;
		right: -12rem;
	}
	#main .sec01 .ttlBox {
		margin: 0 0 2.4rem 1.5rem;
	}
	#main .sec01 .ttlBox .ttlImg {
		margin-top: 0.5rem;
		width: 7.5rem;
		font-size: 0.9rem;
		line-height: 1.1;
	}
	#main .sec01 .ttlBox .headLine01 {
		margin: 0 0 0 1.8rem;
	}
	#main .sec01 .voiceList {
		margin-top: 0;
		display: block;
	}
	#main .sec01 .voiceList li {
		margin: 0 0 1.5rem;
		padding: 2.2rem 9rem 2.1rem 2.7rem;
		width: auto;
		min-height: 13.5rem;
		border-radius: 0.7rem;
	}
	#main .sec01 .voiceList li:after {
		width: 3.4rem;
		height: 3.4rem;
	}
	#main .sec01 .voiceList p {
		font-size: 1.35rem;
	}
	#main .sec01 .voiceList .listImg {
		right: 1.1rem;
	}
	#main .sec01 .voiceList .listImg img {
		height: 8.8rem;
	}
	#main .sec02 {
		padding: 5rem 0 0;
	}
	#main .sec02 h2 {
		margin-bottom: 0;
		position: relative;
		z-index: 1;
	}
	#main .sec02 h2 .line {
		padding-bottom: 0.4rem;
		font-size: 2.4rem;
	}
	#main .sec02 .imgBox {
		margin-bottom: 4rem;
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	#main .sec02 .imgBox .txtBox {
		width: 100%;
	}
	#main .sec02 .imgBox .txtBox p {
		margin-bottom: 2.5rem;
		line-height: 1.57;
	}
	#main .sec02 .imgBox .txtBox p .txtImg {
		margin-bottom: 0.2rem;
		display: inline-block;
		font-size: 1.75rem;
	}
	#main .sec02 .imgBox .txtBox p .txtImg img {
		vertical-align: -0.2rem;
		margin-right: 0.3rem;
		width: 16rem;
	}
	#main .sec02 .imgBox .txtBox .txt02 {
		margin-bottom: 1rem;
	}
	#main .sec02 .imgBox .txtBox .notes {
		font-size: 1.1rem;
	}
	#main .sec02 .imgBox .photoBox {
		margin: -0.6rem -0.8rem 1.8rem;
		width: auto;
	}
	#main .sec02 .bgSec {
		padding-bottom: 6rem;
	}
	#main .sec02 .bgSec:after {
		top: 6rem;
		height: calc(100% - 6rem);
	}
	#main .sec02 .bgBox {
		padding: 2.1rem 2.3rem 2rem;
		border-radius: 1rem;
	}
	#main .sec02 .bgBox:not(:last-child) {
		margin-bottom: 1.5rem;
	}
	#main .sec02 .bgBox h3 {
		margin-bottom: 1.7rem;
		font-size: 2.15rem;
	}
	#main .sec02 .bgBox h3 img {
		margin-right: 0.8rem;
		vertical-align: -0.4rem;
		width: 3.6rem;
	}
	#main .sec02 .bgBox .checkList {
		margin: 0 0 2.3rem 0.2rem;
	}
	#main .checkList li {
		padding: 0 0 1.4rem 2rem;
		font-size: 1.4rem;
		line-height: 1.55;
		background-position: left 0.4rem;
		background-size: 1.5rem auto;
	}
	#main .sec02 .bgBox .voiceBox {
		padding-left: 0;
	}
	#main .sec02 .bgBox .voiceBox .ttlBox {
		margin-bottom: 0.5rem;
		display: flex;
	}
	#main .sec02 .bgBox .voiceBox .ttlImg {
		margin-right: 1.2rem;
		position: static;
		width: 7.5rem;
	}
	#main .sec02 .bgBox .voiceBox .ttlImg p {
		margin-top: 0.4rem;
		font-size: 0.9rem;
		line-height: 1.1;
	}
	#main .sec02 .bgBox .voiceBox .ttl {
		margin: 1.1rem 0 0;
		font-size: 1.6rem;
		line-height: 1.3;
		flex: 1;
	}
	#main .sec02 .bgBox .voiceBox .ttl .tag {
		margin-bottom: 0.4rem;
		padding: 0.2rem 0.8rem 0.3rem;
		font-size: 1.15rem;
	}
	#main .sec02 .bgBox .voiceBox .txt {
		font-size: 1.3rem;
		line-height: 1.77;
	}
	#main .sec02 .bgBox02 h3 img {
		margin: -0.3rem 1rem 0 0;
		vertical-align: -0.7rem;
		width: 2.8rem;
	}
	#main .sec02 .bgBox03 h3 img {
		margin: -0.3rem 0.8rem 0 0.2rem;
		vertical-align: -0.7rem;
		width: 2.6rem;
	}
	#main .sec03 {
		padding: 2.9rem 0 0;
	}
	#main .h2Ttl {
		margin-bottom: 1rem;
	}
	#main .h2Ttl .line {
		font-size: 2.4rem;
		padding-bottom: 0.6rem;
	}
	#main .sec03 .imgBox {
		margin-bottom: 3.8rem;
		flex-direction: column-reverse;
	}
	#main .sec03 .imgBox .txtBox {
		flex: auto;
	}
	#main .sec03 .imgBox .txtBox p {
		line-height: 1.6;
	}
	#main .sec03 .imgBox .photoBox {
		margin: 1.7rem 2.3rem -0.7rem 2.4rem;
		width: auto;
	}
	#main .sec03 .imgBox .photoBox p {
		margin: 0.7rem 0 0 2.6rem;
		font-size: 0.9rem;
	}
	#main .sec03 .subBox h3 {
		margin-bottom: 2.3rem;
	}
	#main .sec03 .subBox h3:after {
		margin-top: -0.1rem;
		background-size: auto 0.2rem;
	}
	#main .sec03 .subBox h3 .bgTtl {
		padding: 0.65rem 2rem;
		font-size: 1.44rem;
	}
	#main .sec03 .subBox .listUl {
		margin: 0 5rem 3rem 4.5rem;
		display: block;
		background-image: url(../img/index/arrow03_sp.png);
		background-position: center top 49%;
		background-size: 3.2rem auto;
	}
	#main .sec03 .subBox .listUl li {
		width: auto !important;
	}
	#main .sec03 .subBox .listUl li:not(:last-child) {
		margin-bottom: 5.8rem;
	}
	#main .sec03 .subBox .listUl .photo {
		margin-bottom: 2rem;
		padding: 0.6rem;
		border-width: 1px;
	}
	#main .sec03 .subBox .listUl .photo .subPho {
		right: -20%;
		bottom: -14.5%;
		width: 61%;
	}
	#main .sec03 .subBox .listUl .photo .ttl {
		left: -2.1rem;
		bottom: -1.4rem;
		width: 6.8rem;
		height: 6.8rem;
		font-size: 1.2rem;
	}
	#main .sec03 .subBox .listUl .notes {
		right: -0.2rem;
		top: -1.5rem;
		font-size: 0.8rem;
	}
	#main .sec03 .subBox .listUl .txt {
		font-size: 1.2rem;
	}
	#main .sec03 .listBox {
		margin: 0 0 2.2rem;
		display: block;
	}
	#main .sec03 .listBox .listImg {
		margin: 0 auto;
		width: 62%;
		text-align: center;
	}
	#main .sec03 .listBox .txtBox {
		margin: 0.2rem 0 0;
	}
	#main .sec03 .listBox .txtBox .txtSub {
		min-height: 12.4rem;
	}
	#main .sec03 .listBox .txtBox p {
		margin-bottom: 0.3rem;
		font-size: 1.5rem;
	}
	#main .sec03 .listBox .txtBox .checkList li {
		padding: 0 0 0.5rem 1.8rem;
		font-size: 1.3rem;
		line-height: 1.54;
		background-position: 0.2rem 0.4rem;
		background-size: 1.2rem auto;
	}
	#main .sec03 .listBox .txtBox .txtSub02 {
		min-height: 12.7rem;
	}
	#main .sec03 .bgBox {
		padding: 4.3rem 0 6.5rem;
		background-position: center top -0.8rem;
		background-size: 10.8rem auto;
	}
	#main .sec03 .bgBox .txtList {
		margin-bottom: 1.4rem;
	}
	#main .sec03 .bgBox .txtList li {
		padding: 0 0 0.9rem 2.5rem;
		font-size: 1.4rem;
		background-position: left 0.1rem;
		background-size: 2rem auto;
	}
	#main .sec03 .bgBox .txtList li:not(:last-child) {
		margin-bottom: 0.9rem;
		border-bottom-width: 1px;
	}
	#main .sec03 .bgBox .voiceBox {
		margin-bottom: 4rem;
	}
	#main .sec03 .bgBox .voiceBox .ttlImg {
		width: 7.5rem;
		margin: 0 2.2rem 0 0.4rem;
		font-size: 0.9rem;
	}
	#main .sec03 .bgBox .voiceBox .ttlImg img {
		margin-bottom: 0.5rem;
	}
	#main .sec03 .bgBox .voiceBox .txtBox {
		padding: 1.2rem 1.6rem 1.5rem;
		border-width: 1px;
		border-radius: 0.8rem;
		margin-top: -0.2rem;
	}
	#main .sec03 .bgBox .voiceBox .txtBox:before {
		left: -1.3rem;
		top: 3.1rem;
		width: 1.3rem;
		height: 1.5rem;
	}
	#main .sec03 .bgBox .voiceBox .txtBox p {
		font-size: 1.3rem;
		line-height: 1.52;
	}
	#main .sec03 .bgBox .other h3 {
		margin-bottom: 1.8rem;
	}
	#main .sec03 .bgBox .other h3 .bgTtl {
		padding: 0.7rem 1.5rem;
		font-size: 1.35rem;
	}
	#main .sec03 .bgBox .methodList {
		margin: -1.5rem auto 0;
		max-width: 31.5rem;
	}
	#main .sec03 .bgBox .methodList li {
		margin: 1.5rem 2rem 0 0;
		width: 9rem;
		height: 9rem;
		font-size: 1.7rem;
	}
	#main .sec03 .bgBox .methodList li:after {
		right: -0.6rem;
		width: 2.8rem;
		height: 2.8rem;
	}
	#main .sec03 .bgBox .methodList li:nth-child(3n) {
		margin-right: 0;
	}
	#main .sec04 {
		padding: 4.5rem 0 6rem;
	}
	#main .sec04 .imgBox {
		margin-bottom: 5.3rem;
		flex-direction: column-reverse;
	}
	#main .sec04 .imgBox .txtBox {
		margin-top: 1.2rem;
	}
	#main .sec04 .imgBox .txtBox h2 {
		margin-bottom: 1.3rem;
	}
	#main .sec04 .imgBox .txtBox h2 .line {
		padding: 0 0.3rem 0.6rem;
	}
	#main .sec04 .imgBox .txtBox p {
		line-height: 1.6;
	}
	#main .sec04 .imgBox .photoBox {
		margin: 0 0.3rem 0 1rem;
		width: auto;
	}
	#main .sec04 .priceList {
		margin: 0;
		display: block;
	}
	#main .sec04 .priceList > li {
		margin: 0 0 5.5rem;
		padding: 0 3.6rem 1.7rem;
		width: auto;
	}
	#main .sec04 .priceList > li:last-child {
		margin-bottom: 0;
	}
	#main .sec04 .priceList .checkList li {
		padding: 0 0 1rem 3rem;
		background-size: 2rem auto;
	}
	#main .sec04 .priceList .checkList li:not(:last-child) {
		margin-bottom: 0.8rem;
		border-bottom: 0.2rem dashed #4F3C3D;
	}
	#main .sec05 {
		padding: 4.5rem 0 6.5rem;
	}
	#main .sec05 .ttlBox {
		margin-bottom: 1.8rem;
		display: block;
	}
	#main .sec05 .ttlImg {
		left: -0.8rem;
		top: -5.1rem;
		width: 31.6rem;
	}
	#main .sec05 .ttlBox h2 {
		margin: 0 0 1.5rem;
		font-size: 3.1rem;
	}
	#main .sec05 .ttlBox p {
		line-height: 1.6;
	}
	#main .sec05 .txtList {
		margin-bottom: 1rem;
	}
	#main .sec05 .txtList li {
		padding: 0 0 0.8rem 2.7rem;
		font-size: 1.4rem;
		line-height: 1.4;
		background-position: left 0.5rem;
		background-size: 1.9rem auto;
	}
	#main .sec05 .txtList li:not(:last-child) {
		margin-bottom: 0.9rem;
		border-bottom-width: 1px;
	}
	#main .sec05 .contactBox {
		padding-bottom: 2.3rem;
		border-radius: 1rem;
		display: block;
	}
	#main .sec05 .contactBox .voice {
		margin: 0 3.8rem -2.6rem 0;
		text-align: center;
		transform: translateY(-1.6rem);
	}
	#main .sec05 .contactBox .voice img {
		width: 22.3rem;
	}
	#main .sec05 .contactBox .comBtn {
		margin: 0 0 1rem;
		position: relative;
		z-index: 1;
	}
	#main .sec05 .contactBox .telBtn {
		width: 29.4rem;
		margin: 0 auto;
	}
	#main .sec05 .contactBox .telBtn a {
		display: block;
		margin: 0 -0.2rem 0 0.2rem;
	}
	#main .sec05 .contactBox .sml {
		font-size: 1.1rem;
		text-align: center;
	}
	#main .sec06 {
		padding: 3.7rem 0 5.8rem;
	}
	#main .sec06 h2 {
		margin: 0 0 1.6rem;
	}
	#main .sec06 .flowList {
		margin: 0 auto 4.6rem;
		max-width: 29.3rem;
		display: block;
	}
	#main .sec06 .flowList li {
		margin: 0 0 1.4rem;
		width: auto;
		display: flex;
		align-items: center;
	}
	#main .sec06 .flowList li:after {
		margin-right: -1.1rem;
		right: 50%;
		top: auto;
		bottom: -2.3rem;
		width: 2.3rem;
		height: 2.2rem;
		background-image: url(../img/index/arrow03_sp.png);
	}
	#main .sec06 .flowList li:nth-child(5):before {
		display: none;
	}
	#main .sec06 .flowList li:nth-child(4):after {
		display: block;
	}
	#main .sec06 .flowList .listImg {
		width: 8.2rem;
		margin: 0 1.2rem 0 0;
	}
	#main .sec06 .flowList p {
		margin-top: 0.3rem;
		font-size: 1.8rem;
		line-height: 1.1;
		text-align: left;
	}
	#main .sec06 .bgBox {
		padding: 0 2.2rem 3.5rem;
		border-radius: 1rem;
		display: block;
	}
	#main .sec06 .bgBox .date {
		padding: 0.4rem 2.5rem 0.6rem;
		bottom: -1.7rem;
		font-size: 1.44rem;
	}
	#main .sec06 .bgBox .ttlBox {
		margin-bottom: 1.3rem;
		display: flex;
		justify-content: center;
	}
	#main .sec06 .bgBox .ttlImg {
		position: static;
		width: 15.1rem;
		min-width: 15.1rem;
		margin: -2rem 0.6rem 0 -0.3rem;
	}
	#main .sec06 .bgBox .txtBox h3 {
		margin: 2.4rem 0 0;
	}
	#main .sec06 .bgBox .txtBox h3 .line {
		padding-bottom: 0.4rem;
		font-size: 2.1rem;
		line-height: 1.7;
		background-size: 0.5rem auto;
	}
	#main .sec06 .bgBox .txtBox p {
		font-size: 1.5rem;
	}
	#main .sec06 .bgBox .round {
		margin: 1rem auto 0;
		width: 20.1rem;
	}
	.contact {
		padding: 4.6rem 0 6rem;
	}
	.contact .content {
		max-width: inherit;
	}
	.contact h2 {
		margin-bottom: 2.6rem !important;
	}
	.contact .formList {
		margin: 0 0 2rem;
		display: block;
	}
	.contact .formList > li {
		width: auto;
	}
	.contact .formList .ttl {
		margin-bottom: 0.5rem;
	}
	.contact .formList .ttl span {
		font-size: 1.1rem;
	}
	.contact .radioList {
		margin: 0 0 2.1rem;
		display: block;
	}
	.contact .radioList li {
		margin: 0 0 0.8rem;
	}
	.contact .radioList li:last-child {
		margin-bottom: 0;
	}
	.contact input[type="radio"] ~ span {
		padding-left: 2.2rem;
		font-size: 1.6rem;
		background-position: left 0.2rem;
		background-size: 1.6rem auto;
	}
	.contact input[type="text"], .contact input[type="tel"], .contact input[type="email"], .contact select, .contact textarea {
		padding: 0.5rem 1rem;
		height: 4rem;
		font-size: 1.4rem;
		border-radius: 0.7rem;
	}
	.contact textarea {
		height: 14rem;
	}
	.contact .submit {
		display: block;
	}
	.contact .submit li {
		margin: 0 auto 2rem;
		width: 22.2rem;
	}
	.contact .submit li:last-child {
		margin-bottom: 0;
	}
	.contact .submit input {
		padding: 0.6rem 0.7rem 0.8rem 2rem;
		height: 5rem;
		font-size: 2.1rem;
		box-shadow: 0.2rem 0.2rem 0.3rem rgba(0, 0, 0, 0.3);
		background-position: 2rem 0.9rem;
		background-size: 2.4rem auto;
	}
	#contact .comBtn a {
		padding: 0.6rem 0.7rem 0.8rem 2rem;
		height: 5rem;
		width: 22.2rem;
		font-size: 2.1rem;
		background-size: 2.4rem auto;
		background-position: 2rem 0.9rem;
	}
	.contact .submit #edit {
		background-size: 2.4rem auto;
	}
	#thanks .comBtn a {
		width: 22.2rem;
		height: 5rem;
	}
}
@media all and (min-width: 500px) and (max-width: 896px) {
	#main .sec03 .subBox .listUl .photo .subPho {
		right: -12%;
		max-width: 40rem;
		bottom: -4rem;
	}
}
.error {
	display: none;
	padding: 0.3rem 0;
	color: #f00;
	font-size: 1.7rem;
}
.contact .radioList + .error {
	margin-top: -1.2rem;
}
.popCover {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.8);
	z-index: 100;
	opacity: 0;
	visibility: hidden;
	transition: all 0.7s;
}
.popCover.show {
	opacity: 1;
	visibility: visible;
}
.pupBox {
	padding: 4rem 5rem;
	position: fixed;
	left: 50%;
	top: 50%;
	width: calc(100% - 4rem);
	max-width: 96rem;
	transform: translate(-50%, -50%);
	z-index: 101;
	background-color: #fff;
	max-height: calc(100% - 4rem);
	overflow-y: auto;
	opacity: 0;
	visibility: hidden;
	transition: all 0.7s;
	border-radius: 1rem;
}
.pupBox.show {
	opacity: 1;
	visibility: visible;
}
body.popFix {
	touch-action: none;
	overscroll-behavior: none;
	overflow: hidden;
}
@media all and (max-width: 896px) {
	.pupBox {
		padding: 4rem 2rem;
		width: calc(100% - 4rem);
	}
	#thanks p {
		font-size: 1.2rem;
	}
 .error{
  font-size: 1.6rem;
 }
	.contact .radioList + .error {
		margin-top: -2.2rem;
	}
}