@charset "UTF-8";
/*
濃　544a46
*/

body,.wrapper{
	background: #fcfcf9;
}


/* form
====================================================================================*/
.formWrap dd .errMsg { color: #dc0000; }
.modePC .formWrap dd .errMsg { font-size: 10px; }
.modeSP .formWrap dd .errMsg { font-size: 20px; }

.formWrap dd .formErrorClose { color: #000000; }
.modePC .formWrap dd .formErrorClose {
	font-size: 18px;
	margin-left: 10px;
}
.modeSP .formWrap dd .formErrorClose {
	font-size: 15px;
	margin-left: 10px;
}
/*.modePC .formWrap dd .errMsg,
.modePC .formWrap dd .formErrorClose {
	line-height: 21px;
	padding-top: 14px;
}
.modeSP .formWrap dd .errMsg,
.modeSP .formWrap dd .formErrorClose {
	margin-top: 20px;
}*/
.formErrorClose{display: none !important;}
.formErrorMsg span {
	width: auto !important;
	padding-top: 10px !important;
}
.formWrap input, .formWrap textarea, .formWrap select{ background-color: #fcfcf9; }

.modeSP .formWrap dd > div span{ line-height: 50px; }
.modeSP .formWrap span.sub { line-height: 110px; }


/* form
====================================================================================*/
.modePC .fbox01{
	width: 960px;
	margin: 0 auto;
}
.modeSP .fbox01{
	width: 630px;
	margin: 0 auto;
}
.fbox01 h1{ text-align: center; }
.modePC .fbox01 h1{ margin-bottom: 120px; }
.modeSP .fbox01 h1{ margin-bottom: 120px; }

.fbox01 h1 p.logo{ display: block; }
.modePC .fbox01 h1 p.logo{ margin: 40px 0 80px 0; }
.modeSP .fbox01 h1 p.logo{ margin-bottom: 80px; }

.modePC .fbox01 h1 svg{
	width: 160px;
	height: 160px;
}
.modeSP .fbox01 h1 svg{
	width: 200px;
	height: 200px;
}

.fbox01 h1 span{
	font-weight: bold;
	line-height: 1.4;
}
.modePC .fbox01 h1 span{ font-size: 36px; }
.modeSP .fbox01 h1 span{ font-size: 50px; }

.modePC .stepNav{ margin-bottom: 70px; }
.modeSP .stepNav{ margin-bottom: 120px; }

.modePC .fbox01 p.text{ text-align: center; }
.modeSP .fbox01 p.text{ text-align: left; }

.modePC .fbox01 svg{
	width: 120px;
	height: 120px;
	margin-top: 14px;
}
.modeSP .fbox01 svg{
	width: 40px;
	height: 40px;
	margin-top: 14px;
	margin-left: 14px;
}

/* fbox02
==========================================*/
.fbox02{}
.formWrap .scroll_textArea{
	overflow-y:scroll;
	border: 1px solid #544a46;
	background: #fff;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.modePC .formWrap .scroll_textArea{
	font-size: 14px;
	height: 450px;
	width: 700px;
	padding: 80px;
}
.modeSP .formWrap .scroll_textArea{
	font-size: 29px;
	height: 440px;
	width:  690px;
	padding: 40px;
	margin-top: 100px;
}

.scroll_textArea dt { font-weight: bold; }
.scroll_textArea dd { position: static; }

.modePC .scroll_textArea dd {
	height: auto;
	min-height: auto;
	margin: -55px 0 0 125px;
	margin-bottom: 50px;
}
.modePC .scroll_textArea dd:last-child {
	margin-bottom: 0;
}

.modeSP .scroll_textArea dt {
	height: 80px;
	margin-top: 90px;
}
.modeSP .scroll_textArea dt:first-child {
	margin-top: 45px;
}
.modeSP .scroll_textArea dd {
	height: auto;
	min-height: auto;
	margin: 0;
	margin-bottom: 50px;
}
.modeSP .scroll_textArea dd:last-child {
	margin-bottom: 0;
}

.scroll_message {
	text-align: center;
	font-weight: bold;
}
.modePC .scroll_message {
	font-size: 14px;
	margin-top: 80px;
	margin-bottom: -100px;
}
.modeSP .scroll_message {
	font-size: 30px;
	margin-top: 150px;
	margin-bottom: -50px;
}


/* confirmation
====================================================================================*/
.modePC .fbox03{
	width: 960px;
	margin: 0 auto;
}
.modeSP .fbox03{
	width: 630px;
	margin: 0 auto;
}
.modePC .fbox03 .btn_area input{
	height: 59px;
	background: #000;
	color: #FFF;
	font-weight: bold;
}
.modePC .fbox03 .btn_area input:hover{
	background: #fff;
	color: #000;
	-webkit−transition: .3s;
	transition: .3s;
}
.modeSP .fbox03 .btn_area input{
	height: 118px;
	background: #000;
	color: #FFF;
	font-weight: bold;
}

.fbox03 .btn_area .back input{
	background: #eee;
	color: #000;
}
.modePC .fbox03 .btn_area .back input:hover{
	background: #ddd;
}

.modeSP .fbox03 .formWrap dt {
    height: 60px;
    margin-top: 60px;
}
.modeSP .fbox03 .formWrap dt:first-child { margin-top: 0; }
.modeSP .fbox03 .formWrap dd {
    min-height: 90px;
    margin-top: 0;
}


/* complete
====================================================================================*/
.modePC .fbox04{
	width: 960px;
	margin: 0 auto;
}
.modeSP .fbox04{
	width: 630px;
	margin: 0 auto;
}

.modePC .fbox04 .thanks{
	text-align: center;
	margin-bottom: 120px;
	margin-top: 120px;
}
.modePC .fbox04 .thanks img{
	width: 460px;
}

.modeSP .fbox04 .thanks{
	text-align: center;
	margin-bottom: 120px;
	margin-top: 120px;
}
.modeSP .fbox04 .thanks img{
	width: 460px;
}


