@charset "utf-8";
/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
/* clearfix */	
.clearfix:after {content: "";display: block;clear: both;}
/* flex */	
.flex,.flexA,.flexB,.flexC {display: flex;flex-wrap: wrap;}
.flexA {justify-content: space-around;}
.flexB {justify-content: space-between;}
.flexC {justify-content: center;}
/*------------------------------------------------------------
	mainImg
------------------------------------------------------------*/
.mainImg {
	margin-bottom: 120px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.mainImg .rBox {
	margin-bottom: -38px;
	width: 100px;
	order: 2;
	text-align: center;
}
.mainImg .rBox p {
	margin-bottom: 30px;
}
.mainImg .rBox .comSnsUl li + li {
	margin-top: 10px;
}
.mainImg .rBox .comSnsUl a:hover img {
	opacity: 0.7;
}
.mainImg .lBox {
	min-height: 500px;
	display: flex;
	align-items: center;
	width: calc(100% - 100px);
	background: url(../img/faq/main_img.jpg) no-repeat center;
	background-size: cover;
}
.mainImg .comTtlBox {
	width: 100%;
	padding: 0 20px;
	max-width: 1560px;
	margin: 0 auto;
	box-sizing: border-box;
}
.headLine01 {
	padding: 10px 105px 10px 0;
	display: inline-block;
	font-size: 2.4rem;
	font-weight: 700;
	position: relative;
	z-index: 1;
}
.headLine01:after {
	width: 9999px;  
	height: 100%;
	background-color: #fff;
	position: absolute;  
	top: 0;
	right: 0;  
	content: ""; 
	z-index: -1;
}
.headLine01 .txtSpan {
	margin-right: 40px;
	font-size: 10rem;
	line-height: 1;
	font-weight: 500;
	color: #8DC21F;
	vertical-align: -4px;
}
@media all and (max-width: 896px) {
	.mainImg {
		margin-bottom: 50px;
		display: block;
	}
	.mainImg .rBox{
		display: none;
	}
	.mainImg .lBox {
		min-height: 250px;
		width: auto;
		margin-right: 15px;
	}
	.headLine01{
		padding: 15px 16px 16px 0;
		font-size: 1.6rem;
	}
	.headLine01 .txtSpan {
		margin: 0 0 5px;
		font-size: 4rem;
		display: block;
		line-height: 1.05;
	}
	.mainImg .comTtlBox {
		padding: 0 15px;
	}
}

/*------------------------------------------------------------
	headLine02
------------------------------------------------------------*/
.headLine02 {
	margin-bottom: 30px;
	font-weight: 700;
}
.headLine02 .sub {
	padding: 10px 15px 15px 30px;
	display: inline-block;
	color: #FFF;
	font-size: 3.6rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	background-color: #8DC21F;
}
.headLine02 .sub .sml {
	font-size: 3.2rem;
	letter-spacing: 0.1em;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
}
@media all and (max-width: 896px) {
	.headLine02 {
		margin-bottom: 13px;
	}
	.headLine02 .sub {
		display: block;
		padding: 4px 10px 8px 15px;
		font-size: 2.2rem;
	}
	.headLine02.h2Ttl .sub {
		margin-right: 15px;
	}
	.headLine02 .sub .sml {
		font-size: 2rem;
	}
}
@media all and (max-width: 374px) {
	.headLine02 .sub {
		padding: 4px 10px 8px;
		font-size: 1.8rem;
	}
}

/*------------------------------------------------------------
	headLine03
------------------------------------------------------------*/
.headLine03 {
	margin-bottom: 43px;
	font-size: 2rem;
	font-weight: 700;
}
.headLine03 .en {
	margin-bottom: 1px;
	font-size: 8rem;
	line-height: 1.3;
	display: block;
}
.headLine03 .color {
	color: #8DC21F;
}
.headLine03.white {
	color: #fff;
}
@media all and (max-width: 896px) {
	.headLine03 {
		margin-bottom: 26px;
		font-size: 1.6rem;
	}
	.headLine03 .en {
		margin-bottom: -3px;
		font-size: 4.6rem;
	}
}

/*------------------------------------------------------------
	headLine04
------------------------------------------------------------*/
.headLine04 {
	margin-bottom: 60px;
	padding-bottom: 27px;
	font-size: 3.6rem;
	font-weight: 700;
	text-align: center;
	background: url(../img/common/icon09.png) no-repeat center bottom / 50px;
}
@media all and (max-width: 896px) {
	.headLine04 {
		margin-bottom: 32px;
		padding-bottom: 21px;
		font-size: 2.4rem;
		line-height: 1.54;
		background-size: 40px;
	}
}

/*------------------------------------------------------------
	headLine05
------------------------------------------------------------*/
.headLine05 {
	margin: -40px -10px 23px 0;
	color: #8DC21F;
	font-size: 3.2rem;
	font-weight: 700;
	line-height: 1.75;
}
.headLine05 .num {
	margin-bottom: 4px;
	display: block;
	color: rgba(141, 194, 31, 0.3);
	font-size: 7.2rem;
	font-family: 'Jost', sans-serif;
	font-weight: 500;
	line-height: 1;
}
@media all and (max-width: 896px) {
	.headLine05 {
		margin: 0 0 -6px;
		position: relative;
		top: -20px;
		left: 0;
		font-size: 2.2rem;
		line-height: 1.45;
	}
	.headLine05 .num {
		margin-bottom: 2px;
		color: rgba(141, 194, 31, 0.3);
		font-size: 4.2rem;
	}
}
@media all and (max-width: 359px) {
	.headLine05 {
		font-size: 2rem;
	}
}
/*------------------------------------------------------------
	headLine06
------------------------------------------------------------*/
.headLine06 {
	padding: 2px 0 6px 15px;
	margin-bottom: 30px;
	font-size: 2.8rem;
	font-weight: 700;
	border-left: 10px solid #8DC21F;
}
@media all and (max-width: 896px) {
	.headLine06 {
		padding: 2px 0 4px 12px;
		font-size: 2.3rem;
		border-width: 5px;
	}
}

/*------------------------------------------------------------
	headLine07
------------------------------------------------------------*/
.headLine07 {
	margin-bottom: 19px;
	font-size: 2rem;
	overflow: hidden;
}
.headLine07 .txtSpan {
	display: inline-block;
	padding-right: 20px;
	position: relative;
}
.headLine07 .txtSpan:after {
	width: 9999px;  
	height: 1px;
	background-color: #8DC21F;
	position: absolute;  
	top: calc(50% + 4px);
	margin-top: -1px;
	left: 100%;  
	content: ""; 
}
@media all and (max-width: 896px) {
	.headLine07 {
		font-size: 1.8rem;
	}
}

/*------------------------------------------------------------
	headLine08
------------------------------------------------------------*/
.headLine08 {
	margin-bottom: 35px;
	padding-top: 1px;
	font-size: 3.2rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	color: #fff;
}
.headLine08 .txtSpan {
	margin-bottom: 20px;
	padding: 8px 17px 15px 20px;
	line-height: 2.8;
	background-color: #323232;
}
.headLine08 .txtSpan:last-child {
	margin-bottom: 0;
}
.headLine08.white {
	color: #323232;
}
.headLine08.white .txtSpan {
	background-color: #FFFFFF;
}
@media all and (max-width: 896px) {
	.headLine08 {
		margin-bottom: 12px;
		padding: 0;
		font-size: 1.84rem;
	}
	.headLine08 .txtSpan {
		margin-bottom: 10px;
		padding: 6px 10px 8px 11px;
	}
}
/*------------------------------------------------------------
	comTel
------------------------------------------------------------*/
.comTel a {
	white-space: nowrap;
	padding-left: 44px;
	display: inline-block;
	color: #FFF;
	font-size: 5.2rem;
	line-height: 1.2;
	background: url("../img/common/icon02.png") no-repeat left top 15px;
	background-size: 37px auto;
}
.comTel .date {
	margin-top: 3px;
	display: block;
}
.greenTel a {
	color: #8DC21F;
	background-image: url(../img/common/icon01.png);
}

@media all and (min-width: 897px) {
	.greenTel a {
		background-size: 36px auto;
	}
}

@media all and (max-width: 896px) {
	.comTel a {
		padding: 0 0 3px 33px;
		margin-bottom: -2px;
		font-size: 3.8rem;
		background-position: left center;
		background-size: 26px auto;
	}
	.comTel .date {
		margin-top: -1px;
	}
}
@media all and (max-width: 360px) {
	.comTel a {
		font-size: 3rem;
	}
}
/*------------------------------------------------------------
	content
------------------------------------------------------------*/
.content {
	margin: 0 auto;
	width: 1200px;
}
@media all and (max-width: 896px) {
	.content {
		margin: 0 15px;
		width: auto;
	}
}
/*------------------------------------------------------------
	comLink
------------------------------------------------------------*/
.comLink {
	margin-top: 3px;
}
.comLink a {
	overflow: hidden;
	position: relative;
	padding: 25px 10px 28px;
	width: 320px;
	display: block;
	color: #FFF;
	font-size: 1.8rem;
	font-weight: 700;
	text-align: center;
	box-sizing: border-box;
	background-color: #8DC21F;
}
.comLink a::after {
	content: '';
	position: absolute;
	left: -40%;
	top: 0;
	-webkit-transform: skew(50deg);
	-ms-transform: skew(50deg);
	transform: skew(50deg);
	-webkit-transition-duration: 0.6s;
	transition-duration: 0.6s;
	-webkit-transform-origin: top left;
	-ms-transform-origin: top left;
	transform-origin: top left;
	width: 0;
	height: 100%;
	background-color: #000;
}
.comLink a span {
	position: relative;
	z-index: 2;
	padding-left: 35px;
	display: inline-block;
	background: url(../img/common/icon10.png) no-repeat left top 5px / 27px;
}

@media all and (min-width: 897px) {
	.comLink a:hover::after {
		width: 140%;
		height: 100%;
	}
}

@media all and (max-width: 896px) {
	.comLink {
		margin-top: 0;
	}
	.comLink a {
		padding: 18px 10px 20px;
		width: auto;
		max-width: 280px;
		font-size: 1.5rem;
	}
	.comLink a span {
		padding-left: 30px;
		background: url(../img/common/icon10_sp.png) no-repeat left top 3px / 23px;
	}
}

/*------------------------------------------------------------
	comLink02
------------------------------------------------------------*/
.comLink02 a {
	padding-right: 82px;
	display: inline-block;
	line-height: 60px;
	font-size: 1.8rem;
	font-weight: 700;
	background: url(../img/common/icon13.png) no-repeat right center;
	background-size: 60px auto;
}
.comLink02 a:hover {
	opacity: 0.7;
}

@media all and (max-width: 896px) {
	.comLink02 {
		text-align: center;
	}
	.comLink02 a {
		line-height: 45px;
		padding-right: 65px;
		font-size: 1.5rem;
		background-size: 45px auto;
	}
}

/*------------------------------------------------------------
	comLink03
------------------------------------------------------------*/
.comLink03 {
	text-align: center;
}
.comLink03 a {
	padding: 0 0 0 82px;
	background: url(../img/common/icon15.png) no-repeat left center;
	background-size: 60px auto;
}

@media all and (max-width: 896px) {
	.comLink03 a {
		padding-left: 65px;
		background-size: 45px auto;
	}
}

/*------------------------------------------------------------
	inquiryBox
------------------------------------------------------------*/
.inquiryBox {
	margin-bottom: 120px;
	padding: 38px 49px 38px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	border: 1px solid #8DC21F;
}
.inquiryBox .lBox {
	width: 50%;
	padding: 0 20px 12px 0;
	box-sizing: border-box;
	border-right: 1px solid #8DC21F;
}
.inquiryBox .rBox {
	width: 50%;
	text-align: center;
	padding: 16px 20px 10px 65px;
	box-sizing: border-box;
}
.inquiryBox .lBox p {
	line-height: 1.75;
}
.inquiryBox .lBox .inquiryTtl {
	margin-bottom: 22px;
	font-size: 2.4rem;
	font-weight: 700;
}
@media all and (max-width: 896px) {
	.inquiryBox {
		margin-bottom: 70px;
		padding: 30px 20px;
		display: block;
	}
	.inquiryBox .lBox {
		margin-bottom: 20px;
		padding: 0 0 20px;
		width: auto;
		border-right: none;
		border-bottom: 1px solid #8DC21F;
	}
	.inquiryBox .lBox .inquiryTtl {
		text-align: center;
	}
	.inquiryBox .rBox {
		padding: 0;
		width: auto;
	}
}
/*------------------------------------------------------------
	comLinkList
------------------------------------------------------------*/
.comLinkList {
	margin-bottom: 109px;
}
.comLinkList li {
	width: 25%;
}
.comLinkList li a {
	padding: 25px 15px 28px;
	width: 100%;
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	font-size: 1.8rem;
	font-weight: 700;
	box-sizing: border-box;
	background-color: #EEE;
}
.comLinkList li .current {
	color: #FFF;
	background-color: #8DC21F;
}
@media all and (min-width: 897px) {
	.comLinkList li a:hover {
		color: #FFF;
		background-color: #8DC21F;
	}
}
@media all and (max-width: 896px) {
	.comLinkList  {
		margin-bottom: 50px;
		display: block;
	}
	.comLinkList li {
		width: 100%;
	}
	.comLinkList li a {
		padding: 15px;
		font-size: 1.6rem;
		border-bottom: 1px solid #FFF;
	}
}
/*------------------------------------------------------------
	comImgBox
------------------------------------------------------------*/
.comImgBox {
	margin-bottom: 150px;
}
.comImgBox .phoBox {
	width: calc(50% + 80px);
}
.comImgBox .phoBox img {
	width: 100%;
}
.comImgBox .txtBox {
	margin-top: 64px;
	width: calc(50% - 180px);
}
.comImgBox .txtBox .subBox {
	width: 420px;
}
.comImgBox .txtBox h3 {
	margin: 0 -10px 35px 0;
	font-weight: 700;
	font-size: 3.2rem;
	letter-spacing: 0.1em;
	line-height: 1.9;
}
.comImgBox .txtBox p {
	line-height: 2;
	text-align: justify;
}
@media all and (max-width: 896px) {
	.comImgBox {
		margin-bottom: 50px;
		display: block;
	}
	.comImgBox .phoBox {
		width: auto;
	}
	.comImgBox .txtBox {
		margin: 30px 20px 0;
		width: auto;
	}
	.comImgBox .txtBox .subBox {
		width: auto;
	}
	.comImgBox .txtBox h3 {
		margin: 0 0 20px;
		font-size: 2rem;
	}	
}
/*------------------------------------------------------------
	comItemList
------------------------------------------------------------*/
.comItemList {
	margin-top: -81px;
}
.comItemList li {
	margin-top: 81px;
	width: 570px;
}
.comItemList li a {
	display: block;
}
.comItemList li a:hover {
	opacity: 0.7;
}
.comItemList li .subBox {
	margin: -80px 0 0 -1px; 
	position: relative;
	padding: 42px 25px 11px 1px;
	max-width: 470px;
	box-sizing: border-box;
	background: #FFF url("../img/common/icon11.png") no-repeat right 30px top 58px / 16px;
}
.comItemList li .ttl {
	margin-bottom: 19px;
	font-weight: 700;
	font-size: 2.8rem;
	line-height: 1.5;
}
.comItemList li p {
	line-height: 1.75;
	text-align: justify;
}
@media all and (max-width: 896px) {
	.comItemList {
		margin-top: 0;
		display: block;
	}
	.comItemList li {
		margin: 0 0 40px;
		width: auto;
	}
	.comItemList li .pho img {
		width: 100%;
	}
	.comItemList li .subBox {
		margin: -80px 20px 0 0;
		padding: 20px 25px 20px 0;
		max-width: inherit;
		background: #FFF url("../img/common/icon11.png") no-repeat right 20px top 28px / 16px;
	}
	.comItemList li .ttl {
		margin-bottom: 10px;
		font-size: 2rem;
	}
}

/*------------------------------------------------------------
	comItemList
------------------------------------------------------------*/
.comFaqList {
	margin-bottom: 100px;
}
.comFaqList li + li {
	margin-top: 20px;
}
.comFaqList dt {
	cursor: pointer;
	padding: 16px 60px 17px 70px;
	font-weight: 700;
	color: #fff;
	font-size: 1.8rem;
	position: relative;
	background-color: #323232;
}
.comFaqList dt::before {
	width: 50px;  
	height: 50px;
	position: absolute;  
	top: 3px;
	left: 20px; 	
	font-size: 3.6rem;
	font-weight: 500;
	font-family: 'Jost', sans-serif; 
	content: "Q"; 
}
.comFaqList dt:after {
	width: 24px;  
	height: 24px;
	background: url(../img/faq/plus.png) no-repeat right top;
	background-size: 100% auto;
	position: absolute;  
	top: 50%;
	transform: translateY(-50%);
	right: 20px;  
	content: ""; 
}
.comFaqList dt.on::after {
	background-image: url(../img/faq/minus.png);
}
.comFaqList dd {
	display: none;
	padding: 23px 20px 31px 70px;
	position: relative;
	line-height: 1.75;
	text-align: justify;
}
.comFaqList dd::before {
	width: 50px;  
	height: 50px;
	position: absolute;  
	top: 7px;
	left: 22px;  
	color: #f7b52c;
	font-size: 3.6rem;
	font-weight: 500;
	font-family: 'Jost', sans-serif;
	content: "A"; 
}
@media all and (max-width: 896px) {
	.comFaqList dt {
		padding: 15px 40px 18px 50px;
		font-size: 1.6rem;
	}
	.comFaqList dt::before {
		top: 10px;
		left: 15px;
		font-size: 2.6rem;
	}
	.comFaqList dt::after {
		width: 20px;
		height: 20px;
		right: 12px;
	}
	.comFaqList dd {
		padding-left: 50px;
	}
	.comFaqList dd::before {
		top: 15px;
		left: 15px;
		font-size: 2.6rem;
	}
}
@media all and (max-width: 374px) {
	.inquiryBox .lBox .inquiryTtl {
		font-size: 2.0rem;
	}
}

/*------------------------------------------------------------
	comNewsUl
------------------------------------------------------------*/
.comNewsUl {
	border-top: 1px solid #C8C8C8;
}
.comNewsUl li {
	padding: 24px 10px 30px; 
	border-bottom: 1px solid #C8C8C8;
}
.comNewsUl li dt {
	margin-bottom: 12px;
	display: flex;
}
.comNewsUl li dt .date {
	width: 100px;
	display: inline-block;
	margin: 3px 10px 0 0;
	font-weight: 500;
	flex-shrink: 0;
	font-family: 'Jost', sans-serif;
}
.comNewsUl li dt .subSpan {
	margin: 2px 5px 2px 0;
	display: inline-block;
	padding: 3px 4px 5px;
	min-width: 90px;
	font-size: 1.4rem;
	color: #fff;
	line-height: 1.2;
	text-align: center;
	box-sizing: border-box;
	background-color: #323232;
}
.comNewsUl li dd a:hover {
	opacity: 0.7;
}

@media all and (max-width: 896px) {
	.comNewsUl li {
		padding: 10px 5px 12px;
	}
	.comNewsUl li dt {
		margin-bottom: 5px;
	}
	.comNewsUl li dt .date {
		width: 85px;
		margin-top: 1px;
	}
	.comNewsUl li dt .subSpan {
		padding: 1px 4px 2px;
		font-size: 1.3rem;
		min-width: 70px;
	}
	.comNewsUl li dd {
		line-height: 1.75;
	}
}
/*------------------------------------------------------------
	stepUl
------------------------------------------------------------*/
.comFormBox .stepUl {
	margin-bottom: 53px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.comFormBox .stepUl li {
	padding: 34px 0 36px 60px;
	position: relative;
	width: 300px;
	color: #666;
	font-size: 2rem;
	font-weight: 700;
	background-color: #FEF0D4;
	box-sizing: border-box;
}
.comFormBox .stepUl li:first-child {
	padding-left: 30px;
}
.comFormBox .stepUl li::before {
	position: absolute;
	height: 100%;
	width: 32px;
	right: -31px;
	top: 0;
	z-index: 10;
	background: url("../img/common/step_icon.png") no-repeat;
	background-size: 100% 100%;
	content: "";
}
.comFormBox .stepUl li:last-child:before {
	display: none;
}
.comFormBox .stepUl .en {
	margin: -30px 18px -30px 0;
	display: inline-block;
	color : rgba(50, 50, 50,0.3);
	font-size: 4rem;
	letter-spacing: 0.03em;
	vertical-align: -6px;
}
.comFormBox .stepUl .on {
	color: #FFF;
	background-color: #F7B52C;
}
.comFormBox .stepUl .on .en {
	color: rgba(255, 255, 255,0.3);
}
.comFormBox .stepUl .on::before {
	background-image: url("../img/common/step_icon_on.png");
}
@media all and (max-width: 896px) {
	.comFormBox .stepUl {
		margin: 0 auto 30px;
		max-width: 500px;
	}
	.comFormBox .stepUl li {
		padding: 15px 0 15px 16px;
		width: calc(100% / 3);
		text-align: center;
		font-size: 1.2rem;
	}
	.comFormBox .stepUl li:first-child {
		padding-left: 0;
	}
	.comFormBox .stepUl li::before {
		width: 16px;
		right: -16px;
	}
	.comFormBox .stepUl .en {
		margin: 0;
		display: block;
		font-size: 2rem;
		vertical-align: top;
	}
}
/*------------------------------------------------------------
	comFormBox
------------------------------------------------------------*/
.comFormBox .topTxt {
	margin-bottom: 63px;
	line-height: 1.75;
}
.comFormBox .topTxt .red {
	margin-right: 8px;
	color: #bd272d;
}
.comFormBox .topTxt .big {
	margin-top: 33px;
	display: block;
	font-size: 2rem;
	font-weight: 700;
}
.comFormBox table {
	margin-bottom: 60px;
	width: 100%;
	border-collapse: collapse;
}
.comFormBox th,
.comFormBox td {
	padding: 29px 10px 30px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #C8C8C8;
	border-bottom: 1px solid #C8C8C8;
	box-sizing: border-box;
}
.comFormBox th {
	padding: 36px 40px 10px 20px;
	width: 26.7%;
	font-weight: 700;
}
.comFormBox th .sml {
	margin-top: 8px;
	display: block;
	font-size: 1.4rem;
	line-height: 1.75;
}
.comFormBox .must {
	margin-top: 1px;
	padding: 4px 4px 6px;
	min-width: 50px;
	color: #FFF;
	font-size: 1.4rem;
	font-weight: normal;
	line-height: 1;
	box-sizing: border-box;
	display: inline-block;
	float: right;
	text-align: center;
	background-color: #BD272D;
}
.comFormBox .option {
	background-color: #323232;
}
.comFormBox select,
.comFormBox input[type="text"],
.comFormBox input[type="tel"],
.comFormBox input[type="email"],
.comFormBox input[type="password"],
.comFormBox textarea {
	padding-left: 9px;
	width: 100%;
	height: 40px;
	font-size: 1.6rem;
	box-sizing: border-box;
	border: 1px solid #959595;
	background-color: #F2F2F2;
	appearance: none;
	-webkit-appearance: none;
	border-radius: 0;
}
.comFormBox select {
	padding-right: 35px;
	color: #323232;
	background: #F2F2F2 url("../img/common/icon16.png") no-repeat right 19px center;
	background-size: 8px;
}
.comFormBox textarea {
	height: 180px;
	padding: 9px;
	resize: vertical;
}
.comFormBox .wid01 {
	width: 600px !important;
}
.comFormBox .wid02 {
	width: 220px !important;
}
.comFormBox .wid03 {
	width: 850px !important;
}
.comFormBox .radioUl > li {
	margin-bottom: 21px;
}
.comFormBox .radioUl > li:last-child {
	margin-bottom: 0;
}
.comFormBox .radioUl input[type="radio"] {
    display: none;
}
.comFormBox .radioUl input[type="radio"] + span {
	padding: 0 0 4px 25px;
	border-radius: 0;
    line-height: 16px;
    border: none;
	display: inline-block;
	background: url("../img/common/radio_icon01.png") no-repeat left top 1px;
	background-size: 15px;
	cursor: pointer;
}
.comFormBox .radioUl input[type="radio"]:checked + span {
	background-image: url("../img/common/radio_icon02.png");
}
.comFormBox .radioUl .hopeUl {
	margin: 1px 0 -15px 60px;
	display: inline-flex;
	flex-wrap: wrap;
}
.comFormBox .hopeUl li {
	margin-right: 30px;
  }
.comFormBox .hopeUl .ttl {
	margin: -5px 6px 0 0;
	min-width: 50px;
	display: inline-block;
	vertical-align: middle;
}
.comFormBox .hopeUl select {
	width: 120px;
	padding: 0 20px 0 9px;
	background-position: right 9px center;
}
.comFormBox .checkUl {
	padding-top: 6px;
}
.comFormBox .checkUl input[type="checkbox"],
.comFormBox .agreeTxt input[type="checkbox"] {
    display: none;
}
.comFormBox .checkUl input[type="checkbox"] + span,
.comFormBox .agreeTxt input[type="checkbox"] + span  {
	padding: 0 0 4px 25px;
	border-radius: 0;
    line-height: 15px;
    border: none;
	display: inline-block;
	background: url("../img/common/check_icon01.png") no-repeat left top;
	background-size: 15px;
	cursor: pointer;
}
.comFormBox .checkUl input[type="checkbox"]:checked + span,
.comFormBox .agreeTxt input[type="checkbox"]:checked + span {
	background-image: url("../img/common/check_icon02.png");
}
.comFormBox .checkUl li {
	margin-bottom: 11px;
}
.comFormBox .checkUl li:last-child {
	margin-bottom: 0;
}
.comFormBox td .notes {
	margin-top: 12px;
	text-indent: -1em;
	padding-left: 1em;
}
.comFormBox .addressUl li {
	margin-bottom: 20px;
}
.comFormBox .addressUl li:last-child {
	margin-bottom: 0;
}
.comFormBox .addressUl .txt {
	margin: -7px 11px 0 0;
	display: inline-block;
	vertical-align: middle;
}
.comFormBox .addressUl .notes {
	margin: -8px 0 0 8px;
	display: inline-block;
	vertical-align: middle;
}
.comFormBox .agreeTxt {
	margin-bottom: 65px;
	text-align: center;
}
.comFormBox .agreeTxt .must {
	float: none;
	margin-left: 18px;
	vertical-align: middle;
}
.comFormBox .submit {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.comFormBox .submit li {
	margin: 0 15px;
}
.comFormBox .submit input {
	width: 300px;
	height: 70px;
	color: #FFF;
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	text-align: center;
	border-radius: 0;
	border: none;
	cursor: pointer;
	appearance: none;
	-webkit-appearance: none;
	-webkit-transition: .3s;
	transition: .3s;
	background: #8DC21F;
	box-sizing: border-box;
}
@media all and (min-width: 897px) {
	.comFormBox .submit input:hover {
		opacity: 0.7;
	}
}
/*------------------------------------------------------------
	privacyBox
------------------------------------------------------------*/
.comFormBox .privacyBox {
	margin: 59px auto 48px;
	max-width: 1000px;
	height: 300px;
	overflow-y: auto;
	box-sizing: border-box;
	border: 1px solid #666;
	line-height: 1.75;
	padding: 22px 29px;
}
.comFormBox .privacyBox dt {
	font-weight: 700;
}
.comFormBox .privacyBox dd {
	margin-bottom: 28px;
	text-align: justify;
}
.comFormBox .privacyBox dd:last-child {
	margin-bottom: 0;
}
.comFormBox .privacyBox p {
	margin-bottom: 28px;
}
.comFormBox .privacyBox .textList li {
	padding-left: 1.2em;
	text-indent: -1.2em;
}
.comFormBox .privacyBox .numList li {
	margin-bottom: 25px;
	padding-left: 1.2em;
	text-indent: -1.2em;
}
.comFormBox .privacyBox .numList li:last-child {
	margin-bottom: 0;
}
@media all and (max-width: 896px) {
	.comFormBox .privacyBox {
		margin-top: 30px;
		padding: 15px;
	}
}
@media all and (max-width: 896px) {
	.comFormBox .topTxt .big {
		margin-top: 20px;
		font-size: 1.6rem;
	}
	.comFormBox th,
	.comFormBox td {
		padding: 10px 10px 20px;
		width: 100%;
		float: left;
		border-top: none;
	}
	.comFormBox th {
		padding: 12px 0 0;
		border: none;
	}
	.comFormBox th .sml {
		font-size: 1.2rem;
	}
	.comFormBox tr:first-child th {
		border-top: 1px solid #C6C6C6;
	}
	.comFormBox .must {
		margin: -1px 0 0 10px;
		padding: 4px 4px 5px;
		min-width: 44px;
		font-size: 1.1rem;
		float: none;
		vertical-align: middle;
	}
	.comFormBox select,
	.comFormBox input[type="text"],
	.comFormBox input[type="tel"],
	.comFormBox input[type="email"],
	.comFormBox input[type="password"],
	.comFormBox textarea {
		font-size: 1.4rem;
	}
	.comFormBox .wid03,
	.comFormBox .wid01 {
		width: 100% !important;
	}
	.comFormBox .wid02 {
		width: 60% !important;
	}
	.comFormBox .radioUl > li {
		margin-bottom: 6px;
	}
	.comFormBox .radioUl .hopeUl {
		margin: 5px 0 0 0;
		display: block;
	}
	.comFormBox .radioUl .hopeUl li {
		margin-bottom: 10px;
	}
	.comFormBox .radioUl .hopeUl li:last-child {
		margin-bottom: 0;
	}
	.comFormBox .hopeUl .ttl {
		margin-right: 5px;
		min-width: 80px;
	}
	.comFormBox td .notes {
		margin-top: 10px;
		font-size: 1.1rem;
	}
	.comFormBox .checkUl input[type="checkbox"] + span,
	.comFormBox .agreeTxt input[type="checkbox"] + span {
		padding: 0 0 4px 21px;
		background-position: left top 2px;
	}
	.comFormBox .agreeTxt {
		margin-bottom: 40px;
	}
	.comFormBox .agreeTxt .must {
		margin: -4px 0 0 10px;
	}
	.comFormBox .addressUl .notes {
		margin: 10px 0 0;
		display: block;
	}
	.comFormBox .submit {
		display: block;
		text-align: center;
	}
	.comFormBox .submit li {
		margin: 0 0 20px;
	}
	.comFormBox .submit li:last-child {
		margin-bottom: 0;
	}
	.comFormBox .submit input {
		width: 250px;
		height: 50px;
		font-size: 1.4rem;
	}
}
@media all and (max-width: 374px) {
	.headLine08 {
		font-size: 1.5rem;
	}
}

@media all and (min-width: 897px) and (max-width: 1610px) {
	.headLine01 .txtSpan {
		font-size: min(8.4vw,7.7rem);
	}
}

.fadeInUp {
    transform: translateY(10px) scale(.99);
    opacity: 0;
    transition: all .8s cubic-bezier(.645,.045,.355,1);
}
.fadeInUp.on {
    transform: translateY(0) scale(1);
    opacity: 1;
}
.loading {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 2000;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .5s;
}
.loading::before {
    position: absolute;
    left: 0;
    top: 0;
    height: 5px;
    width: 0;
    content: "";
    background-color: #323232;
    border-radius: 5px;
    transition: width .3s;
}
.loading.start::before {
    width: 50%;
}
.loading.finish::before {
    width: 100%;
}
.loading img {
    display: block;
    transition: .5s;
}
.loading.finish img {
    transform: scale(1.3);
}
.loading.finish {
    opacity: 0;
    visibility: hidden;
}

.jsFadeTxt > span {
    clip-path: inset(0 100% 0 0);
    position: relative;
    z-index: 2;
    color: transparent;
}
.jsFadeTxt > span::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: inherit;
    content: "";
    z-index: 1;
}
.jsFadeTxt.on > span::before {
    animation: bghide 1s linear forwards;
    animation-delay: inherit;
}
.jsFadeTxt.on > span {
    animation: txtshow 1s linear forwards;
}
@keyframes txtshow {
    0% {
        color: transparent;
        clip-path: inset(0 100% 0 0);
    }
    50% {
        color: transparent;
        clip-path: inset(0 0 0 0);
    }
    100% {
        color: inherit;
        clip-path: inset(0 0 0 0);
    }
}
@keyframes bghide {
    0% {
        clip-path: inset(0 0 0 0);
    }
    50% {
        clip-path: inset(0 0 0 0);
    }
    100% {
        clip-path: inset(0 0 0 100%);
    }
}

@media all and (max-width: 896px) {
	.loading img {
		width: 60%;
	}
}

.inset {
	display: inline-block;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 0px;

}

.outset {
	display: inline-block;
	background-repeat: no-repeat;
	background-size: cover;

}
