@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
/* mainVisual */
.mainVisual {
	position: relative;
	z-index: 3;
	flex-direction: row-reverse;
	align-items: center;
}
.mainVisual .photoBox {
	width: calc(50% - 1.2rem);
}
.mainVisual .photoBox img {
	width: 100%;
}
.mainVisual .textBox {
	margin-top: 1rem;
	position: relative;
	z-index: 2;
	width: calc(50% + 1.2rem);
}
.mainVisual .textBox .sub {
	margin: 0 -3rem 0 auto;
	width: 68.8%;
}
.mainVisual .textBox img {
	margin-bottom: 3.5rem;
	width: 100%;
}
.mainVisual .textBox .btnBox {
	margin-right: 6rem;
}
.mainVisual .textBox .btnBox p {
	margin: 0 auto 0.3rem;
	padding: 0.2rem 2.2rem 0; 
	width: fit-content;
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: 0.02em;
	background: url(../img/common/icon03.png) no-repeat left center / 1.6rem,url(../img/common/icon04.png) no-repeat right center / 1.6rem;
}
@media all and (max-width: 896px) {
	.mainVisual {
		margin-bottom: 3rem;
		display: block;
	}
	.mainVisual .photoBox {
		margin-bottom: -2.5rem;
		width: auto;
	}
	.mainVisual .textBox {
		margin-top: 0;
		width: auto;
	}
	.mainVisual .textBox .sub {
		margin: 0 auto;
		width: 35rem;
	}
	.mainVisual .textBox img {
		margin-bottom: 0.8rem;
	}
	.mainVisual .textBox .btnBox {
		margin-right: 0;
	}
}
/* worry */
#main .worry {
	margin-top: -4rem;
	padding: 4.9rem 0 2.3rem;
	position: relative;
	z-index: 2;
	background-color: #F2F2F2;
}
#main .worry::after {
	width: 100%;
	height: 7.5rem;
	position: absolute;
	z-index: 1;
	top: 100%;
	left: 0;
	content: "";
	background: url(../img/index/worry_bg.png) repeat-x left top / 100%;
}
#main .worry .photo {
	margin: 0 auto;
	max-width: 97.4rem;
}
#main .worry .photo img {
	width: 100%;
}
@media all and (min-width: 897px) and (max-width: 1500px) {
	.mainVisual .photoBox {
		width: 60%;
	}
	.mainVisual .textBox {
		width: 40%;
	}
	.mainVisual .textBox .sub {
		width: 80%;
	}
	.mainVisual .textBox .comBtn {
		width: 29rem;
	}
	#main .worry {
		margin-top: 0;
	}
}
@media all and (max-width: 896px) {
	#main .worry {
		margin-top: 0;
		padding: 3rem 0;
	}
	#main .worry::after {
		background-size: 100rem auto;
	}
	#main .worry .photo {
		max-width: 100%;
	}
}
/* feature */
#main .feature {
	padding: 8.7rem 0 6rem;
	background-color: #F4EDE6;
}
#main .feature .sec01 {
	padding-bottom: 6rem;
}
#main .feature .sec01 .text {
	margin-bottom: 2.4rem;
	text-align: center;
	line-height: 1.64;
	letter-spacing: 0.04em;
}
#main .feature .sec01 .comImgBox .photoBox {
	margin-left: -2.5rem;
	border-radius: 0;
	border: 0;
}
#main .feature .sec01 .comImgBox .textBox {
	margin: 5.3rem 0 0 2rem;
}
#main .feature .sec01 .comImgBox .textBox .txt {
	margin-bottom: 2.5rem;
}
#main .feature .bgBox {
	padding: 1px 3.4rem 2rem;
	margin: 0 auto;
	max-width: 75rem;
	background-color: #fff;
	border-radius: 1.5rem;
}
#main .feature .bgBox .infoBox {
	align-items: center;
}
#main .feature .bgBox h4 {
	padding: 0.3rem 4.2rem;
	margin: -2rem auto 1.7rem;
	width: fit-content;
	font-size: 2rem;
	color: #fff;
	border-radius: 1.8rem;
	background-color: #C30D23;
}
#main .feature .bgBox .photoBox {
	width: 29rem;
	border-radius: 1rem;
	overflow: hidden;
}
#main .feature .bgBox .txtList,
#main .feature .bgBox .textBox {
	width: calc(100% - 31rem);
}
#main .feature .bgBox .txtList li {
	padding-left: 2.4rem;
	font-size: 1.8rem;
	letter-spacing: 0.04em;
	line-height: 1.8;
	background: url(../img/common/icon05.png) no-repeat left top 1rem / 1.7rem;
}
#main .feature .bgBox .txtList .red {
	font-weight: 700;
	color: #C30D23;
}
#main .feature .bgBox .txtList .ico {
	font-size: 1rem;
	vertical-align: 0.5rem;
}
#main .feature .bgBox .txtList .notes {
	margin-top: 0.3rem;
	padding-left: 1.3rem;
	text-indent: -1.3rem;
	letter-spacing: 0;
	font-size: 1.2rem;
}
#main .feature .bgBox .textBox .text {
	font-size: 1.6rem;
	line-height: 1.68;
	letter-spacing: 0.04em;
}
#main .feature .bgBox .textBox .text .red {
	color: #C30D23;
	font-weight: 700;
}
#main .feature .sec02 {
	padding: 5.5rem 0 7.4rem;
	background-color: #fff;
}
#main .feature .sec02 .headLine02 {
	margin-bottom: 3.2rem;
	background-image: url(../img/index/feature_num02.png);
}
#main .feature .sec02 .comImgBox {
	margin-bottom: 3.4rem;
}
#main .feature .sec02 .innerBox {
	width: 59.3rem;
	margin: 0 auto 5.3rem;
}
#main .feature .sec02 .videoBox {
	margin-bottom: 3.2rem;
	position: relative;
	padding-bottom: 56.33%;
	transition: .3s;
	border-radius: 1.5rem;
	overflow: hidden;
}
#main .feature .sec02 .videoBox .pho {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	cursor: pointer;
}
#main .feature .sec02 .videoBox video {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#main .feature .sec02 .innerBox .textList li {
	width: 28rem;
}
#main .feature .sec02 .innerBox .textList .title {
	margin-bottom: 1.2rem;
	padding: 0.4rem 0.2rem 0.5rem;
	color: #fff;
	text-align: center;
	font-size: 1.6rem;
	font-weight: 700;
	background-color: #998675;
	border-radius: 0.3rem;
}
#main .feature .sec02 .innerBox .textList .title .sml {
	font-size: 1.3rem;
}
#main .feature .sec02 .innerBox .textList .text {
	font-size: 1.6rem;
	letter-spacing: 0.04em;
	line-height: 1.44;
}
#main .feature .sec02 .bgBox {
	padding-bottom: 1.4rem;
	border: 1px solid #C30D23;
}
#main .feature .sec02 .bgBox .infoBox {
	align-items: flex-start;
}
#main .feature .sec02 .bgBox h4 {
	margin-bottom: 2.2rem;
}
#main .feature .sec03 {
	padding-top: 5.5rem;
}
#main .feature .sec03 .headLine02 {
	margin-bottom: 3rem;
	background-image: url(../img/index/feature_num03.png);
}
@media all and (max-width: 896px) {
	#main .feature {
		padding: 5rem 0 2rem;
	}
	#main .feature .sec01 {
		padding-bottom: 3rem;
	}
	#main .feature .sec01 .text {
		margin-bottom: 1rem;
		text-align: left;
	}
	#main .feature .sec01 .comImgBox .photoBox {
		margin-left: 0;
	}
	#main .feature .bgBox {
		padding: 1px 1.5rem 1.5rem;
		max-width: 100%;
		border-radius: 0.5rem;
	}
	#main .feature .bgBox .infoBox {
		display: block;
	}
	#main .feature .bgBox h4 {
		font-size: 1.6rem;
		border-radius: 1.8rem;
	}
	#main .feature .bgBox .photoBox {
		margin-bottom: 1.5rem;
		width: auto;
	}
	#main .feature .bgBox .photoBox img {
		width: 100%;
	}
	#main .feature .bgBox .txtList,
	#main .feature .bgBox .textBox {
		width: auto;
	}
	#main .feature .bgBox .txtList li {
		padding-left: 2rem;
		font-size: 1.4rem;
		background-size: 1.4rem;
		background-position: left top 0.5rem;
	}
	#main .feature .bgBox .txtList .ico {
		font-size: 1rem;
		vertical-align: 0.5rem;
	}
	#main .feature .bgBox .txtList .notes {
		margin-top: 0;
		line-height: 1.2;
	}
	#main .feature .bgBox .textBox .text {
		font-size: 1.4rem;
	}
	#main .feature .sec02 {
		padding: 3rem 0;
	}
	#main .feature .sec02 .headLine02 {
		margin-bottom: 2rem;
	}
	#main .feature .sec02 .innerBox {
		width: auto;
	}
	#main .feature .sec02 .innerBox .textList {
		display: block;
	}
	#main .feature .sec02 .innerBox .textList li {
		margin-bottom: 2rem;
		width: auto;
	}
	#main .feature .sec02 .innerBox .textList li:last-child {
		margin-bottom: 0;
	}
	#main .feature .sec02 .innerBox .textList .title .sml {
		font-size: 1.3rem;
	}
	#main .feature .sec02 .innerBox .textList .text {
		font-size: 1.4rem;
	}
	#main .feature .sec02 .videoBox {
		border-radius: 0.8rem;
	}
	#main .feature .sec03 {
		padding-top: 3rem;
	}
	#main .feature .sec03 .headLine02 {
		margin-bottom: 2rem;
	}
}
/* cost */
#main .cost {
	padding-top: 1rem;
	position: relative;
	z-index: 2;
	background-color: #C30D23;
}
#main .cost::before,
#main .cost::after {
	width: 100%;
	position: absolute;
	left: 0;
	z-index: 1;
	height: 5rem;
	content: "";
}
#main .cost::before {
	bottom: 97%;
	background: url(../img/index/cost_bg01.png) no-repeat left bottom / 100%;
}
#main .cost::after {
	top: 99%;
	background: url(../img/index/cost_bg02.png) no-repeat left top / 100%;
}
#main .cost .imgBox {
	position: relative;
	z-index: 2;
	align-items: center;
}
#main .cost .imgBox .photoBox {
	margin: -16.7rem 0 -6.4rem -12.5rem;
	width: 47.9rem;
}
#main .cost .imgBox .textBox {
	margin-left: -7rem;
	flex: 1;
}
#main .cost .imgBox .title {
	margin-bottom: 1.7rem;
	text-align: center;
	color: #fff;
	font-size: 3rem;
	font-weight: 900;
	letter-spacing: 0.02em;
}
#main .cost .imgBox .text {
	margin-bottom: 2.8rem;
	font-size: 1.6rem;
	text-align: center;
	color: #fff;
	letter-spacing: 0.04em;
}
@media all and (max-width: 896px) {
	#main .cost {
		padding-bottom: 2rem;
	}
	#main .cost::before,
	#main .cost::after {
		width: 100%;
		position: absolute;
		left: 0;
		z-index: 1;
		height: 5rem;
		content: "";
	}
	#main .cost::before {
		background-size: 100rem auto;
	}
	#main .cost::after {
		background-size: 100rem auto;
	}
	#main .cost .imgBox {
		display: block;
	}
	#main .cost .imgBox .photoBox {
		margin: -6rem 0 0 -5rem;
		text-align: center;
		width: auto
	}
	#main .cost .imgBox .photoBox img {
		width: 25rem;
	}
	#main .cost .imgBox .textBox {
		margin-left: 0;
	}
	#main .cost .imgBox .title {
		font-size: 2rem;
	}
	#main .cost .imgBox .text {
		font-size: 1.4rem;
	}
}
/* commitment */
#main .commitment {
	padding: 9rem 0 15rem;
}
#main .commitment .headLine01 {
	margin-bottom: 3.7rem;
}
#main .commitment .title {
	margin-bottom: 4.3rem;
	text-align: center;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.3;
}
#main .commitment .title .tag {
	padding: 0.4rem 6.7rem;
	margin: 0 auto 1.8rem;
	position: relative;
	width: fit-content;
	display: block;
	color: #fff;
	font-size: 1.8rem;
	font-weight: 700;
	border-radius: 1.4rem;
	background-color: #C30D23;
}
#main .commitment .title .tag::after {
	width: 100%;
	height: 1.1rem;
	text-align: center;
	position: absolute;
	top: 94%;
	left: 0;
	content: "";
	z-index: 1;
	background: url(../img/common/icon06.png) no-repeat center top / 1.3rem;
}
#main .commitment .title .red {
	color: #C30D23;
}
#main .commitment .imgBox {
	margin-bottom: 8.2rem;
	align-items: flex-start;
}
#main .commitment .imgBox:last-of-type {
	margin-bottom: 0;
}
#main .commitment .imgBox .lBox {
	width: 35.1rem;
}
#main .commitment .imgBox .rBox {
	width: calc(100% - 38.2rem);
}
#main .commitment .imgBox .rBox li {
	margin-bottom: 2.7rem;
	display: flex;
}
#main .commitment .imgBox .rBox li:last-child {
	margin-bottom: 0;
}
#main .commitment .imgBox .rBox .pho {
	width: 28.6rem;
	border-radius: 1.5rem;
	overflow: hidden;
}
#main .commitment .imgBox .rBox .textBox {
	margin: 2.2rem 0 0 1.5rem;
	flex: 1;
}
#main .commitment .imgBox .rBox .textBox .ttl {
	margin-bottom: 0.8rem;
	font-size: 2rem;
	font-weight: 700;
	color: #C30D23;
}
#main .commitment .imgBox .rBox .textBox .txt {
	font-size: 1.6rem;
	letter-spacing: 0.04em;
	line-height: 1.56;
}
@media all and (max-width: 896px) {
	#main .commitment {
		padding: 5rem 0 7rem;
	}
	#main .commitment .title {
		margin-bottom: 2rem;
		font-size: 1.8rem;
	}
	#main .commitment .title .tag {
		padding: 0.4rem 4rem;
		font-size: 1.6rem;
	}
	#main .commitment .imgBox {
		margin-bottom: 4rem;
		display: block;
	}
	#main .commitment .imgBox .lBox {
		margin: 0 auto 3rem;
		width: auto;
	}
	#main .commitment .imgBox .lBox img {
		width: 100%;
	}
	#main .commitment .imgBox .rBox {
		width: auto;
	}
	#main .commitment .imgBox .rBox li {
		margin-bottom: 2.7rem;
		display: block;
	}
	#main .commitment .imgBox .rBox .pho {
		margin-bottom: 1rem;
		width: auto;
		border-radius: 0.5rem;
	}
	#main .commitment .imgBox .rBox .pho img {
		width: 100%;
	}
	#main .commitment .imgBox .rBox .textBox {
		margin: 0;
	}
	#main .commitment .imgBox .rBox .textBox .ttl {
		font-size: 1.8rem;
	}
	#main .commitment .imgBox .rBox .textBox .txt {
		font-size: 1.4rem;
	}
}
/* situation */
#main .situation {
	padding: 0.5rem 0 2rem;
	position: relative;
	background-color: #F4EDE6;
}
#main .situation::after,
#main .situation::before {
	width: 100%;
	height: 10rem;
	position: absolute;
	z-index: 1;
	content: "";
}
#main .situation::after {
	bottom: 99.9%;
	background: url(../img/index/situation_bg01.png) repeat-x left bottom / 100%;
}
#main .situation::before {
	top: 100%;
	background: url(../img/index/situation_bg02.png) repeat-x left top / 100%;
}
#main .situation .headLine01 .red {
	font-size: 2.5rem;
	display: block;
	letter-spacing: 0.02em;
}
#main .situation .text {
	margin-bottom: 4.3rem;
	text-align: center;
	letter-spacing: 0.04em;
	line-height: 1.64;
}
#main .situation .photo {
	margin: 0 auto 5rem;
	max-width: 70rem;
}
#main .situation .photo img {
	width: 100%;
}
#main .situation .info {
	margin: 0 auto 3.6rem;
	max-width: 70rem;
}
#main .situation .info .pho {
	margin: 0 auto 1.3rem;
	width: 51rem;
}
#main .situation .info .pho img {
	width: 100%;
}
#main .situation .notesList li {
	padding-left: 1.3rem;
	text-indent: -1.3rem;
	font-size: 1.2rem;
	letter-spacing: 0.04em;
}
#main .situation .photoList {
	margin: -2rem 0 1rem;
}
#main .situation .photoList li {
	margin: 2rem 3.5% 0 0;
	width: 31%;
}
#main .situation .photoList li:nth-child(3n) {
	margin-right: 0;
}
#main .situation .photoList img {
	width: 100%;
}
@media all and (max-width: 896px) {
	#main .situation::after {
		background-size: 100rem auto;
	}
	#main .situation::before {
		background-size: 100rem auto;
	}
	#main .situation .headLine01 .red {
		font-size: 2rem;
	}
	#main .situation .text {
		margin-bottom: 2rem;
		text-align: left;
	}
	#main .situation .photo {
		margin-bottom: 3rem;
		max-width: 100%;
	}
	#main .situation .info {
		margin: 0 auto 3.6rem;
		max-width: 100%;
	}
	#main .situation .info .pho {
		margin: 0 auto 1.3rem;
		width: auto;
	}
	#main .situation .photoList {
		margin: 0 0 1rem;
		display: block;
	}
	#main .situation .photoList li {
		margin: 0 auto 2rem !important;
		width: 30rem;
	}
	#main .situation .photoList li:last-child {
		margin-bottom: 0 !important;
	}
}
/* case */
#main .case {
	padding: 11.5rem 0 5.6rem;
}
#main .case .text {
	margin-bottom: 1.1rem;
	text-align: center;
	letter-spacing: 0.04em;
	line-height: 1.64;
}
#main .case .comTagList {
	margin: 0 auto 4rem;
	max-width: 70rem;
}
#main .case .comTagList li {
	padding: 0.4rem 0.5rem 0.3rem;
	margin-right: 0.8rem !important;
	width: 11rem;
	font-size: 1.5rem;
	border-radius: 0.3rem;
}
#main .case .comTagList li.sml {
	font-size: 1.2rem;
}
#main .case .comTagList li.sml01 {
	font-size: 1.4rem;
}
#main .case .comTagList li:nth-child(6n) {
	margin-right: 0 !important;
}
#main .case .photoList {
	margin: -2rem 0 5.5rem;
}
#main .case .photoList li {
	margin: 2rem 3.5% 0 0;
	width: 31%;
	overflow: hidden;
	border-radius: 1.5rem;
}
#main .case .photoList li:nth-child(3n) {
	margin-right: 0;
}
#main .case .headLine03 {
	margin-bottom: 2.5rem;
	padding: 0 1.5rem;
}
#main .case .headLine03::before,
#main .case .headLine03::after {
	width: 9.5rem;
}
#main .case .sliderBox {
	margin-bottom: 0.8rem;
}
#main .case .sliderBox ul {
	display: flex;
}
#main .case .sliderBox li {
	padding: 1.5rem 1.3rem 2.5rem;
	margin-right: 3.8rem;
	width: 35.2rem;
	border-radius: 1.4rem;
	box-shadow : 0.3rem 0.3rem 0.3rem rgba(0, 0, 0, 0.15);
	border: 1px solid #F6DBDE;
}
#main .case .sliderBox .slick-slide {
	width: 35.2rem;
	margin: 0 3.8rem 0.5rem 0;
}
@media all and (min-width: 897px) {
    #main .case .sliderBox .slick-slide {
        transform: translateX(calc(-50% - 1.9rem));
    }
}
#main .case .sliderBox .pho {
	margin: 0 auto 1rem;
	width: 10.2rem;
}
#main .case .sliderBox .ttl {
	margin-bottom: 0.8rem;
	text-align: center;
	color: #C30D23;
	font-size: 1.8rem;
	font-weight: 700;
}
#main .case .sliderBox .txt {
	line-height: 1.428;
	letter-spacing: 0.04em;
}
#main .case .notes {
	text-align: right;
	font-size: 1.2rem;
	letter-spacing: 0.04em;
}
@media all and (max-width: 896px) {
	#main .case {
		padding: 7rem 0 5rem;
	}
	#main .case .comTagList {
		margin-bottom: 2rem;
		max-width: 100%;
	}
	#main .case .comTagList li {
		padding: 0.4rem 0.1rem 0.3rem;
		margin-right: 5% !important;
	}
	#main .case li:nth-child(3n) {
		margin-right: 0 !important;
	}
	#main .case .comTagList li.sml {
		font-size: 1.2rem;
	}
	#main .case .photoList {
		margin: 0 0 3rem;
		display: block;
	}
	#main .case .photoList li {
		margin: 0 0 1rem !important;
		width: auto;
		border-radius: 0.5rem;
	}
	#main .case .photoList li:last-child {
		margin-bottom: 0;
	}
	#main .case .photoList li img {
		width: 100%;
	}
	#main .case .sliderBox li {
		width: 31rem;
	}
	#main .case .sliderBox .slick-slide {
		width: 31rem;
	}
	#main .case .notes {
		padding-left: 1.3rem;
		text-indent: -1.3rem;
		text-align: left;
	}
}
/* faq */
#main .faq {
	padding: 5.5rem 0 2.2rem;
	background-color: #F4EDE6;
}
#main .faq .content {
	max-width: 74rem;
}
#main .faq .headLine01 {
	margin-bottom: 4.2rem;
}
#main .faq dt {
	margin-bottom: 1.6rem;
	padding: 1.3rem 6rem 1.3rem 6.2rem;
	position: relative;
	font-size: 1.6rem;
	background: url(../img/common/icon07.png) no-repeat right 2rem top 1.7rem / 1.5rem,#fff;
	cursor: pointer;
}
#main .faq dt.on {
	background-image: url(../img/common/icon07_on.png);
}
#main .faq dd {
	margin-bottom: 3rem;
	position: relative;
	font-size: 1.4rem;
	line-height: 1.65;
	padding: 0 6rem 1.2rem 6.2rem;
	display: none;
}
#main .faq dd.dd01 {
	display: block;
}
#main .faq dt::after,
#main .faq dd::after {
	width: 5rem;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	content: "";
	background: url(../img/index/faq_img01.png) no-repeat center top 1.5rem / 1.4rem,#998675;
}
#main .faq dd::after {
	background-color: transparent;
	background-image: url(../img/index/faq_img02.png);
	background-position: center top 0.3rem;
}
@media all and (max-width: 896px) {
	#main .faq {
		padding: 3rem 0;
	}
	#main .faq .content {
		max-width: 100%;
	}
	#main .faq dt {
		padding: 1rem 5rem;
		font-size: 1.4rem;
		background: url(../img/common/icon07.png) no-repeat right 2rem top 1.7rem / 1.5rem,#fff;
		background-position: right 2rem top 1.2rem;
	}
	#main .faq dd {
		margin-bottom: 1rem;
		padding: 0 5rem 1rem;
	}
	#main .faq dt::after,
	#main .faq dd::after {
		width: 4rem;
		background-size: 1.2rem auto;
	}
	#main .faq dt::after {
		background-position: center top 1rem;
	}
}
/* contact */
#main .contact {
	padding: 5.5rem 0 7.8rem;
}
#main .contact .headLine01 {
	margin-bottom: 4.6rem;
}
#main .contact .errorMsg {
	color: #C1272D;
	margin-bottom: 1rem;
}
#main .contact .content {
	max-width: 84rem;
}
#main .contact table {
	width: 100%;
	border-collapse: collapse;
}
#main .contact table th,
#main .contact table td {
	text-align: left;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	vertical-align: middle;
	word-break: break-all;
}
#main .contact table th {
	padding: 0.5rem 1.7rem 0.5rem 0;
	width: 21.9%;
	text-align: right;
	font-size: 1.6rem;
	font-weight: 500;
}
#main .contact table td {
	padding: 1.2rem 0;
}
#main .contact table th .tag {
	width: 1.66rem;
	display: inline-block;
	color: #C1272D;
}
#main .contact table input[type="text"],
#main .contact table input[type="email"], 
#main .contact table input[type="tel"],
#main .contact table select, 
#main .contact table textarea {
	padding: 1rem 1.5rem;
	width: 100%;
	height: 4.6rem;
	color: #333;
	font-size: 1.4rem;
	letter-spacing: 0.04em;
	border-radius: 0.6rem;
	border: 1px solid #CCCCCC;
	box-sizing: border-box;
	box-shadow: none;
	background-color: #fff;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}
#main .contact input::-webkit-input-placeholder,
#main .contact textarea::-webkit-input-placeholder { 
	color: #CCCCCC;
	opacity: 1;
}
#main .contact input:-moz-placeholder,
#main .contact textarea:-moz-placeholder {
	color: #CCCCCC;
	opacity: 1;
}
#main .contact input::-moz-placeholder,
#main .contact textarea::-moz-placeholder {
	color: #CCCCCC;
	opacity: 1;
}
#main .contact input:-ms-input-placeholder,
#main .contact textarea:-ms-input-placeholder {
	color: #CCCCCC;
	opacity: 1;
}
#main .contact input[type="radio"] {
	display: none;
}
#main .contact input[type="radio"] ~ span {
	padding-left: 2.3rem;
	display: inline-block;
	background: url(../img/common/radio_img.png) no-repeat left center / 1.6rem;
}
#main .contact input[type="radio"]:checked ~ span {
	background-image: url(../img/common/radio_img_on.png);
}
#main .contact .radioList li {
	min-width: 8.5rem;
}
#main .contact .radioList01 li:not(:last-child) {
	margin-bottom: 0.3rem;
}
#main .contact .needBox {
	margin: 2.2rem 0 3.5rem;
	padding-top: 1.2rem;
	border-top: 1px solid #CCCCCC;
}
#main .contact .needBox .title {
	margin-bottom: 0.9rem;
	text-align: center;
	color: #C1272D;
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: 0.04em;
}
#main .contact .needBox .linkList {
	margin-bottom: 0.3rem;
}
#main .contact .needBox .linkList li {
	margin: 0 0.7rem;
	width: 21rem;
	text-align: center;
}
#main .contact .needBox .linkList .txt {
	color: #998675;
	text-align: center;
	font-size: 1.3rem;
	font-weight: 700;
}
#main .contact .needBox .linkList a {
	width: 20.4rem;
	display: inline-block;
}
#main .contact .needBox .linkList a:hover {
	opacity: 0.7;
}
#main .contact .needBox .subText {
	text-align: center;
	font-size: 1.4rem;
	letter-spacing: 0.04em;
}
#main .contact .agreeText {
	margin: 0 auto;
	width: fit-content;
	font-size: 1.4rem;
	font-weight: 700;
	letter-spacing: 0.04em;
}
#main .contact .agreeText a {
	text-decoration: underline;
}
#main .contact input[type="checkbox"] {
	display: none;
}
#main .contact label {
	cursor: pointer;
}
#main .contact input[type="checkbox"] ~ span {
	padding-left: 2.5rem;
	display: inline-block;
	background: url(../img/common/check_img.png) no-repeat left center / 1.9rem;
}
#main .contact input[type="checkbox"]:checked ~ span {
	background-image: url(../img/common/check_img_on.png);
}
#main .contact table textarea {
	height: 17rem;
    resize: vertical;
    vertical-align: top;
}
#main .thanksBox .back a,
#main .mailForm .submit input {
	margin: 0 auto;
	width: 26.6rem;
	min-height: 5.4rem;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 1.6rem;
	font-weight: 700;
	background: url(../img/common/icon02.png) no-repeat right 2.3rem center / 0.5rem,linear-gradient(0deg, rgba(247, 147, 30, 1) 0%, rgba(248, 156, 39, 1) 42.09%, rgba(251, 176, 59, 1) 100%);
	border: 0.2rem solid #fff;
	border-radius: 2.7rem;
	box-shadow: 0.2rem 0.2rem 0.5rem rgba(0, 0, 0, 0.3);
	cursor: pointer;
	transition: .3s;
}
#main .mailForm .submit {
	margin-top: 1.2rem;
}
#main .mailForm .submit li {
	margin: 0 1.5rem;
}
#main .mailForm .submit input span {
	padding-left: 2.7rem;
	background: url(../img/common/icon01.png) no-repeat left center / 2.2rem;
}
#main .mailForm .submit input[id="edit"] {
	background: url(../img/common/icon02.png) no-repeat right 2.3rem center / 0.5rem,linear-gradient(0deg, rgba(192,39,45, 1) 0%, rgba(193,42,50, 1) 42.09%, rgba(195,50,60, 1) 100%);
}
#main .thanksBox .back a:hover {
	opacity: 0.7;
}
@media all and (min-width: 897px) {
	#main .contact .agreeText a:hover {
		text-decoration: none;
	}
	#main .mailForm .submit input:hover {
		opacity: 0.7;
	}
}
@media all and (max-width: 896px) {
	#main .contact {
		padding: 3rem 0;
	}
	#main .contact .content {
		max-width: 100%;
	}
	#main .contact table th,
	#main .contact table td {
		width: 100% !important;
		display: block;
	}
	#main .contact table th {
		padding: 0.5rem;
		text-align: left;
		font-weight: 700;
	}
	#main .contact table td {
		padding: 0.5rem 0.5rem 2rem;
	}
	#main .contact .needBox {
		margin: 2.2rem 0 3.5rem;
		padding-top: 1.2rem;
		border-top: 1px solid #CCCCCC;
	}
	#main .contact .needBox .linkList {
		margin-bottom: 0.3rem;
		display: block;
	}
	#main .contact .needBox .linkList li {
		margin: 0 auto 1rem;
		width: 21rem;
	}
	#main .contact .needBox .linkList li:last-child {
		margin-bottom: 0;
	}
	#main .mailForm .submit {
		display: block;
	}
	#main .mailForm .submit li {
		margin: 0 0 2rem;
	}
	#main .mailForm .submit li:last-child {
		margin-bottom: 0;
	}
}
/* company */
#main .company {
	padding: 6.2rem 0 12.5rem;
	background-color: #F4EDE6;
}
#main .company .headLine01 {
	margin-bottom: 3.8rem;
}
#main .company .content {
	max-width: 94rem;
}
#main .company table {
	width: 100%;
	border-collapse: collapse;
}
#main .company table th,
#main .company table td {
	padding: 3.4rem 2.5rem 2.9rem;
	text-align: left;
	font-size: 1.5rem;
	letter-spacing: 0.04em;
	line-height: 1.73;
	vertical-align: top;
	word-break: break-all;
	border-bottom: 1px solid #CCCCCC;
}
#main .company table th {
	width: 24.3%;
	font-weight: 700;
	text-align: center;
	border-bottom-color: #C30D23;
}
#main .company table ul {
	margin-top: -6rem;
}
#main .company table li {
	margin-top: 6rem;
	width: 47.5%;
	line-height: 1.4;
}
#main .company table li span {
	margin-bottom: 0.2rem;
	font-weight: 700;
	display: block;
}
@media all and (max-width: 896px) {
	#main .company {
		padding: 3rem 0 5rem;
	}
	#main .company .content {
		max-width: 100%;
	}
	#main .company table th,
	#main .company table td {
		padding: 1.5rem 1rem;
		width: 100% !important;
		display: block;
	}
	#main .company table th {
		text-align: left;
	}
	#main .company table ul {
		margin-top: 0;
		display: block;
	}
	#main .company table li {
		margin: 0 0 2rem;
		width: auto;
		line-height: 1.4;
	}
	#main .company table li:last-child {
		margin-bottom: 0;
	}
}
/* fixedBox */
.fixedBox {
	padding: 1rem 0;
	width: 100%;
	top: 0;
	left: 0;
	position: fixed;
	z-index: 100;
	display: none;
	background-color: rgba(255, 255, 255, 0.8);
}
.fixedBox .content {
	max-width: 124rem;
	align-items: center;
}
.fixedBox .link li:not(:last-child) {
	margin-right: 1.5rem;	
}
.fixedBox .link img {
	height: 4.5rem;
}
.fixedBox .comBtn {
	margin: 0;
	width: 26.8rem;
}
.fixedBox .comBtn a {
	padding-right: 2.3rem;
	min-height: 5rem;
	font-size: 1.4rem;
	background-size: 0.6rem;
	background-position: right 2rem center;
}
@media all and (max-width: 896px) {
	.fixedBox {
		padding: 0;
		top: auto;
		bottom: 0;
	}
	.fixedBox .content {
		padding: 0;
		display: block;
	}
	.fixedBox .comBtn {
		width: auto;
	}
	.fixedBox .comBtn a {
		padding-right: 3.7rem;
		min-height: 6rem;
		font-size: 1.6rem;
		background-size: 0.6rem;
		background-position: right 2rem center;
		border-radius: 0;
		border-width: 0;
		background: url(../img/common/icon02.png) no-repeat right 5.2rem center / 1rem,#F7931E;
	}
	.fixedBox .comBtn span {
		padding-left: 3.8rem;
		background-size: 3.05rem auto;
	}
}
/*------------------------------------------------------------
	popupBox
------------------------------------------------------------*/
.mfp-container {
	cursor: pointer;
}
.mfp-auto-cursor .mfp-content {
	cursor: pointer;
	max-width: 82rem;
}
.mfp-bg {
    background-color: rgba(0, 0, 0, 0.5);
}
.mfp-fade {
	opacity: 1;
	animation-timing-function: ease-out;
    animation-duration: .3s;
    animation-name: modal-video;
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -ms-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
}
.mfp-wrap {
	cursor: pointer;
	overflow: hidden !important;
}
@keyframes modal-video {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}
@media all and (min-width: 897px) {
	body.fixed {
		overflow-y: scroll;
	}
}
.mfp-iframe-scaler iframe {
	box-shadow: none;
	background-color: transparent;
}
.mfp-container {
	position: relative;
	margin: 0 auto;
	max-width: 104rem;
	padding: 0 2rem;
	animation-timing-function: ease-out;
    animation-duration: .3s;
    animation-name: modal-video-inner;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -ms-transition: -ms-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
}
.mfp-close {
	width: 3.5rem !important;
	height: 3.5rem !important;
	cursor: pointer;
	z-index: 2;
	padding: 0 !important;
	top: -0.5rem !important;
	right: -5rem !important;
	transition: .3s;
	opacity: 1;
}
.mfp-close::after,
.mfp-close::before {
	content: '';
    position: absolute;
	z-index: 2;
    height: 0.2rem;
    width: 100%;
	top: 1.7rem;
    left: 0;
    background: #fff;
}
.mfp-close::after {
	transform: rotate(45deg);
}
.mfp-close::before {
	transform: rotate(-45deg);
}
@keyframes modal-video-inner {
    from {
        transform: translate(0, 10rem)
    }

    to {
        transform: translate(0, 0)
    }
}
.mfp-removing {
	opacity: 0
}
.mfp-removing .mfp-container {
    -webkit-transform: translate(0, 10rem);
    -moz-transform: translate(0, 10rem);
    -ms-transform: translate(0, 10rem);
    -o-transform: translate(0, 10rem);
    transform: translate(0, 10rem)
}
@media all and (min-width: 897px) {
	.mfp-close:hover {
		opacity: 0.7;
	}
}
@media all and (max-width: 896px) {
	.mfp-close {
		top: -4rem !important;
		right: -0.5rem !important;
	}
}
/*------------------------------------------------------------
	thanks
------------------------------------------------------------*/
#thanks #container {
	margin-bottom: 0;
}
#main .thanksBox {
	min-height: calc(100svh - 5.9rem);
	padding: 25em 0 10em;
}
#main .thanksBox .title {
	margin-bottom: 5rem;
	text-align: center;
	font-weight: 500;
	line-height: 1.8;
	font-size: 3rem;
}
#main .thanksBox .back {
	margin: 0 auto;
	width: 35rem;
}
#main .thanksBox .back a {
	width: auto;
}
@media all and (max-width: 896px) {
	#main .thanksBox {
		padding-top: 20em;
		min-height: calc(100svh - 3.8rem);
	}
	#main .thanksBox .title {
		font-size: 2rem;
	}
}