

body,div,p,a,img,h,h1,h2,h3,h4,h5,h6,hr,header,footer,section,article
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}


body
{
	margin: 0px;
	padding: 0px;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #000000;
	background-color: #FFFFFF;
}


img
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}




.cb
{
	clear: both;
}


.cb hr
{
	display: none;
}


.anc01
{
	display: block;
	width: 0px;
	height: 0px;
	line-height: 0px;
}





#bodybox
{
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	min-width: 1344px;
	overflow-x: hidden;
}


#headerbase
{
	display: block;
	position: relative;
	width: 100%;
	height: 70px;
	margin: 0px 0px 0px 0px;
}


header
{
	display: block;
	position: relative;
	width: 1344px;
	height: calc( 100% - 2px );
	margin: 0px auto 0px auto;
	padding-top: 1px;
	padding-bottom: 1px;
}


.midbase, #footerbase
{
	display: block;
	position: relative;
	width: 100%;
	margin: 0px 0px 0px 0px;
}


.midbox, footer
{
	display: block;
	position: relative;
	width: 1344px;
	margin: 0px auto 0px auto;
	padding-top: 1px;
	padding-bottom: 1px;
}


#footerbase
{
	height: 245px;
	background-color: #FF8382;
	/*overflow: hidden*/;
}


footer
{
	height: calc( 100% - 2px );
}





#obione
{
	display: block;
	position: relative;
	width: 100%;
	height: 68px;
	margin: -1px auto 0px auto;
	padding-top: 1px;
	padding-bottom: 1px;
	z-index: 1;
}


#obione::before
{
	content: '';
	display: block;
	position: absolute;
	left: -2048px;
	right: -2048px;
	bottom: 0;
	margin: auto;
	width: 100vw;
	min-width: 1600px;
	height: 140%;
	background-color: #FFFFFF;
}



#headlogo01
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
	position: absolute;
	left: 32px;
	top: 22px;
	width: 300px;
	height: 32px;
	text-decoration: none;
	transition-duration: 150ms;
	will-change: transform;
	/*background-color: rgba( 200, 255, 200, 0.3 );*/
}


#headlogo01:hover
{
	opacity: 0.7;
}


#headlogo01 .logo01
{
	display: block;
	position: relative;
	width: auto;
	height: 100%;
	vertical-align: top;
}


#headlogo01 .logo01 img, #headlogo01 .logo01 svg
{
	display: block;
	position: relative;
	width: auto;
	height: 100%;
	border: 0px;
}


#headlogo01 .cnj01
{
	display: block;
	position: relative;
	width: auto;
	height: 100%;
	margin-left: 8px;
	font-size: 32px;
	font-weight: 400;
	line-height: 1em;
	vertical-align: top;
}


#headlogo01 .cnj01 img, #headlogo01 .cnj01 svg
{
	display: inline-block;
	position: relative;
	width: auto;
	height: 100%;
	border: 0;
}





#midbase01
{
	background-color: #FFF3F2;
}







#fnavibox
{
	display: block;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 120px;
	margin: auto;
	height: 30px;
	font-size: 15px;
	font-weight: 400;
	line-height: 1em;
	text-align: center;
	vertical-align: top;
}


#fnavicont
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	position: relative;
	height: 1em;
	margin: 0px auto 0px auto;
	padding: 0px;
	list-style: none;
}


#fnavicont li
{
	display: block;
	position: relative;
	margin: 0px 19px 0px 19px;
	padding: 0px;
}


#fnavicont li a
{
	display: block;
	position: relative;
	width: 156px;
	height: 30px;
	font-weight: 400;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	color: #FF8382;
	background-color: #FFFFFF;
	border-radius: 15px;
	transition-duration: 150ms;
}


#fnavicont li a:hover
{
	/*
	color: #55D4DA;
	text-shadow: 0px 0px 4px rgba( 255, 255, 255, 0.8 );
	*/
	filter: brightness( 110% );
}


#footcopy
{
	display: block;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 32px;
	margin: auto;
	height: 1em;
	font-size: 14px;
	font-weight: 400;
	line-height: 1em;
	text-align: center;
	vertical-align: top;
	color: #FFFFFF;
	letter-spacing: 0.2em;
}








.secbox
{
	display: block;
	position: relative;
	margin: 60px auto 80px auto;
}


.stbox
{
	display: block;
	position: relative;
	width: 520px;
	height: auto;
	margin: 0px auto 0px auto;
	-webkit-font-feature-settings: 'palt';
	font-feature-settings: 'palt';
}


.stbox .ste
{
	display: block;
	position: relative;
	margin: 0px auto 0px auto;
	font-family: 'Anton', sans-serif;
	font-size: 60px;
	font-weight: 400;
	line-height: 1em;
	text-align: center;
	vertical-align: top;
	z-index: 0;
	/*letter-spacing: 0.1em;*/
}


.stbox .stj
{
	display: block;
	position: relative;
	margin: 5px auto 0px auto;
	font-size: 22px;
	font-weight: 500;
	line-height: 1.4em;
	text-align: center;
	vertical-align: top;
}











.pcbr
{
	display: block;
}


.mbbr
{
	display: none;
}


.pcbl
{
	display: block;
}


.mbbl
{
	display: none;
}


.pcil
{
	display: inline-block;
}


.mbil
{
	display: none;
}








/*
#formbase
{
	display: block;
	position: relative;
	width: 900px;
	margin: 0px auto 0px auto;
}


.formbox
{
	display: block;
	position: relative;
	width: 100%;
	margin: 0px auto 0px auto;
}


#formbox01
{
	display: block;
}


#formbox02, #formbox03
{
	display: none;
}


.formbox input[type=text], .formbox input[type=tel], .formbox textarea
{
	display: inline-block;
	margin: -2px 0px -2px 0px;
	padding: 4px 12px 4px 12px;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 16px;
	line-height: 24px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	border-radius: 6px;
	border: solid 1px #666666;
	box-shadow: inset 1px 1px 4px rgba( 0, 0, 0, 0.3 );
}


.formbox input[type=radio]
{
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	position: relative;
	margin: 7px 6px 10px 0px;
	width: 20px;
	height: 20px;
	background-color: #FFFFFF;
	border: solid 1px #999999;
	border-radius: 50%;
	line-height: 24px;
	vertical-align: middle;
	box-shadow: inset 1px 1px 4px rgba( 0, 0, 0, 0.3 );
	cursor: pointer;
}


.formbox label
{
	font-size: 22px;
	cursor: pointer;
}


.formbox input[type=radio]:checked
{
	border: solid 2px rgba( 51, 153, 255, 1.0 );
	box-shadow: none;
}


.formbox input[type=radio]:checked::after
{
	content: '';
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 0px;
	height: 0px;
	margin: auto;
	border-radius: 50%;
	border: solid 5px rgba( 51, 153, 255, 1.0 );
}


.formbox input[type=radio]:disabled
{
	opacity: 0.3;
	cursor: default;
}



.longvalue
{
	width: calc( 100% - 13px - 13px );
}


.middlevalue
{
	width: calc( 50% - 13px - 13px );
}


.shortvalue
{
	width: calc( 30% - 13px - 13px );
}


.formcom01
{
	display: block;
	position: relative;
	margin: 24px 0px 0px 0px;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4em;
	text-align: left;
	vertical-align: top;
}


.formtable
{
	display: block;
	position: relative;
	margin: 24px auto 0px auto;
}


.fttr
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	position: relative;
	width: 100%;
	margin: 1px auto 1px auto;
}


.cellname
{
	display: block;
	position: relative;
	width: calc( 192px - 36px );
	padding: 12px 0px 32px 36px;
	vertical-align: top;
	font-size: 18px;
	font-weight: 700;
	line-height: 28px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
}


.cellname span
{
	font-size: 14px;
}


.cellname .ne
{
	display: inline-block;
	position: relative;
	margin-left: 42px;
	margin-right: 0px;
	text-align: right;
	color: #FF9900;
}


.cellvalue
{
	display: block;
	position: relative;
	width: calc( 100% - 192px - 1px - 26px - 26px );
	margin-left: 1px;
	padding: 12px 26px 32px 26px;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
}


#formbox02 .cellvalue div
{
	margin: 0px;
	padding: 2px 12px 2px 12px;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	border: solid 1px transparent;
}


.cellvalue .kkyr
{
	display: block;
	position: relative;
	font-weight: 400;
	line-height: 1em;
	margin: 8px 0px 0px 13px;
}


#rdfbox
{
	margin: 8px 0px 0px 13px;
}


.cellvalue .mry
{
	font-weight: 400;
	margin-left: 13px;
}


.ftatt01
{
	display: block;
	position: relative;
	margin: 4px 20px 12px 222px;
	padding-left: 1em;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4em;
	text-indent: -1em;
	text-align: left;
	vertical-align: top;
}


.ksmkbtn01
{
	display: block;
	position: relative;
	width: 356px;
	height: 71px;
	margin: 85px auto 64px auto;
	font-size: 37px;
	font-weight: 700;
	line-height: 71px;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	color: #FFFFFF;
	background-color: #1DADE5;
	border-radius: 8px;
	border: solid 3px #FFFFFF;
	transition-duration: 150ms;
}


.ksmkbtn01:hover
{
	opacity: 0.7;
}


.formbtnbox
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	position: relative;
	margin: 85px auto 64px auto;
}


.formbtn
{
	display: block;
	position: relative;
	width: 240px;
	height: 71px;
	margin: 0px 10px 0px 10px;
	font-size: 24px;
	font-weight: 700;
	line-height: 71px;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	background-color: #FFFFFF;
	border-radius: 14px;
	transition-duration: 150ms;
	cursor: pointer;
}


.formbtn:hover
{
	opacity: 0.7;
}


#confirmbtn
{
	cursor: pointer;
}


#backbtn
{
	color: #0099DD;
	border: solid 3px #0099DD;
}


#sendbtn
{
	color: #EE3366;
	border: solid 3px #EE3366;
}


#formbox03
{
	padding-top: 140px;
	padding-bottom: 280px;
}


#formbox03 .formcom01
{
	text-align: center;
	
}
*/





.btnbox
{
	display: block;
	position: relative;
	margin: 30px auto 10px auto;
}


.linkbtn01
{
	display: block;
	position: relative;
	width: 320px;
	height: 60px;
	margin: 0 auto 0 auto;
	font-size: 20px;
	font-weight: 700;
	line-height: 56px;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	color: inherit;
	background-color: #FFA9A0;
	border-radius: 30px;
	border: solid 1px #333333;
	box-shadow: 2px 2px 10px rgba( 0, 0, 0, 0.2 );
	cursor: pointer;
	transition-duration: 150ms;
}


.linkbtn01::after
{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 32px;
	margin: auto;
	width: 9px;
	height: 9px;
	border-top: solid 2px #333333;
	border-right: solid 2px #333333;
	transform: rotate( 45deg );
}


.linkbtn01:hover
{
	opacity: 0.7;
}




#dlformbox
{
	display: block;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 60px 0 60px 0;
}


.center
{
	text-align: center;
}


.cfinner
{
	display: block;
	position: relative;
	max-width: 1040px;
	margin: 0 auto 0 auto;
}


.cfbox
{
	display: block;
	position: relative;
	background-color: #FFFFFF;
	max-width: 740px;
	color: #333333;
	margin: 0 auto 0 auto;
	padding: 40px 30px 40px 30px;
	border-radius: 30px;
}


.cfbox h2
{
	display: block;
	position: relative;
	margin: 0 auto 40px auto;
	font-size: 36px;
	font-weight: 700;
	text-align: center;
}


.cfbox ul
{
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
}


.cfttr
{
	display: block;
	position: relative;
	max-width: 600px;
	margin: 0 auto 30px auto;
}


.cellname
{
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 8px;
}


.cellvalue
{
	font-size: 18px;
	font-weight: 400;
}


.hissu
{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #EE6633;
	padding: 3px 12px 4px 12px;
	margin-left: 10px;
}


.cellnamecom
{
	font-size: 14px;
	font-weight: 400;
	margin-left: 10px;
}


.cvinput
{
	width: 100%;
	height: 40px;
	font-size: 16px;
	background-color: #FFFFFF;
	padding: 2px 16px 2px 16px;
	border: 1px solid #CFD0CC;
	border-radius: 5px;
}


.cfatt01
{
	display: block;
	position: relative;
	margin: 30px auto 0 auto;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.6em;
	text-align: center;
	vertical-align: top;
}


label.dlferror
{
	display: block;
	position: relative;
	padding-bottom: 4px;
	font-size: 14px;
	color: #FF0000;
}


.cfbox input[type=text].dlferror, .cfbox input[type=email].dlferror, .cfbox select.dlferror
{
	background-color: #FCE6E6;
	border-color: #FF0000;
}


.cfbox .infobox
{
	display: block;
	position: relative;
	margin: 0 auto 0 auto;
	text-align: center;
	font-size: 18px;
}


.cfbox .infobox .infocom01
{
	display: block;
	position: relative;
	width: 540px;
	margin: 0 auto 0 auto;
	text-align: center;
}


.cfbox .infobox .thinfo
{
	display: block;
	margin: 30px auto 30px auto;
	text-align: center;
}


.cfbox .infobox .cfttel
{
	display: block;
	margin: 0 auto 0 auto;
	font-size: 30px;
	font-weight: 700;
	line-height: 0.9em;
	text-align: center;
	color: #333333;
}


.cfbox .infobox .cfttel span
{
	display: block;
	margin: 0 auto 0 auto;
	font-size: 14px;
	text-align: center;
}







@media ( max-width: 640px )
{
	body
	{
		width: 480px;
		min-width: 480px;
		-webkit-text-size-adjust: 100%;
	}
	
	
	.pcbr
	{
		display: none;
	}
	
	
	.mbbr
	{
		display: block;
	}
	
	
	.pcbl
	{
		display: none;
	}
	
	
	.mbbl
	{
		display: block;
	}	
	
	
	.pcil
	{
		display: none;
	}
	
	
	.mbil
	{
		display: inline-block;
	}	
	
	
	#bodybox
	{
		width: 480px;
		min-width: 480px;
		overflow-x: hidden;
	}
	
	
	#headerbase
	{
		width: 480px;
		height: 80px;
	}
	
	
	header
	{
		width: 480px;
		/*height: calc( 100% - 2px );
		padding-top: 1px;
		padding-bottom: 1px;
		*/
	}
	
	
	.midbox
	{
		width: 480px;
	}
	
	
	#footerbase
	{
		width: 480px;
		height: 360px;
	}
	
	
	footer
	{
		width: 480px;
	}
	
	
	#obione
	{
		height: 78px;
	}
	
	
	#headlogo01
	{
		left: -2048px;
		top: -2048px;
		right: -2048px;
		bottom: -2048px;
		margin: auto;
		transition-duration: 0;
	}
	
	
	
	
	
	#fnavibox
	{
		bottom: 140px;
		font-size: 14px;
	}
	
	
	#fnavicont li
	{
		margin: 0px 4px 0px 4px;
	}
	
	
	#fnavicont li a
	{
		width: 140px;
	}
	
	
	#footcopy
	{
		left: 0px;
		right: 0px;
		bottom: 64px;
		margin: auto;
		font-size: 16px;
		text-align: center;
	}
	
	
	
	
	.secbox
	{
		margin-top: 54px;
		margin-bottom: 72px;
	}
	
	
	.stbox
	{
		width: 416px;
	}
	
	
	.stbox .ste
	{
		font-size: 46px;
	}
	
	/*
	.stbox .ste::before
	{
		bottom: -2px;
		width: 364px;
		height: 14px;
		background-size: 364px 14px;
	}
	*/
	
	.stbox .stj
	{
		font-size: 22px;
	}
	
	
	
	.cfinner
	{
		width: auto;
	}
	
	
	.cfbox
	{
		width: 420px;
		padding: 40px 10px 40px 10px;
	}
	
	
	.cfbox h2
	{
		font-size: 31px;
	}
	
	
	.cfbox ul
	{
		width: 380px;
		margin: 0 auto 0 auto;
	}
	
	
	.cvinput
	{
		width: calc( 100% - 16px - 16px - 2px );
		padding: 2px 16px 2px 16px;
	}
	
	
	.cfatt01
	{
		font-size: 18px;
	}
	
	
	.cfbox .infobox
	{
		width: 360px;
	}
	
	
	.cfbox .infobox .infocom01
	{
		width: 360px;
	}
	
	
	.cfttel a
	{
		text-decoration: none;
		color: inherit;
	}
	
	
	
	
	
	
	/*
	#formbase
	{
		width: 100%;
	}
	
	
	.formbox input[type=text], .formbox input[type=tel], .formbox textarea
	{
		font-size: 18px;
	}
	
	
	.longvalue
	{
		
	}
	
	
	.middlevalue
	{
		width: calc( 70% - 13px - 13px );
	}
	
	
	.shortvalue
	{
		width: calc( 40% - 13px - 13px );
	}
	
	
	.formcom01
	{
		font-size: 18px;
	}
	
	
	#formbox02 .formcom01
	{
		width: 420px;
		margin: 24px auto 0px auto;
	}
	
	
	.fttr
	{
		display: block;
		margin: 1px auto 1px auto;
	}
	
	
	.cellname
	{
		width: auto;
		padding: 21px 0px 11px 30px;
		font-size: 20px;
	}
	
	
	.cellname span
	{
		font-size: 16px;
	}
	
	
	.cellvalue
	{
		width: auto;
		margin-left: 0px;
		padding: 8px 17px 41px 17px;
	}
	
	
	#formbox02 .cellvalue div
	{
		font-size: 18px;
	}
	
	
	.cellvalue .mry
	{
		display: inline-block;
		margin-left: 13px;
	}
	
	
	.ftatt01
	{
		margin: 10px 30px 12px 30px;
		padding-left: 1em;
		font-size: 16px;
		text-indent: -1em;
	}
	
	
	.ksmkbtn01
	{
		width: 300px;
		height: 64px;
		margin-top: 60px;
		font-size: 32px;
		line-height: 64px;
	}
	
	
	.formbtn
	{
		width: 200px;
		height: 64px;
		line-height: 64px;
	}
	
	
	#formbox03
	{
		
	}
	
	
	#formbox03 .formcom01
	{
		font-size: 20px;
		line-height: 36px;
	}
	
	*/
}



