@charset "utf-8";

#message {
	font-size:14px;
	margin-bottom:1.5em;
}
.pre-form label {
	display:inline-block;
	margin:0;
	padding:0.4em 16px;
	color:#333;
	width:10em;
	height:20px;
	line-height:20px;
	text-align:center;
	background:#f2ece0;
	border-radius:5px;
}
.pre-form #enq label {
	margin:0;
	padding:0.4em 0;
	color:#333;
	width:auto;
	height:1em;
	line-height:1em;
	text-align:left;
	background:none;
}
.pre-form #enq input {
	vertical-align:middle;
	margin:0.2em;
}
.red {
	color:#ff7f7f;
}

/*template*/
#main {
	width:680px;
	margin:10px auto;
	padding: 9px;
	line-height:1.6em;
	box-sizing: content-box;
	float: none;
}
.pre-form {
	width:100%;
	padding:30px;
	margin: 0 auto;
	box-sizing:border-box;
	color:#000000;
	background:#fff;
	border-radius: 20px;
}
.pre-form h2 {
	text-align:left;
	font-size:15px;
	font-weight:normal;
	padding-bottom:1em;
}
.pre-form h2 em {
	font-size:16px;
	font-weight:bold;
	font-style:normal;
}
.pre-form div {
	margin:0;
	padding:0.5em 0 1em;
}
.pre-form #enq div {
	padding-top:0;
}
.pre-form p {
	margin:1em 1em 0;
	font-size:108%;
}
.pre-form p.about {
	font-size: 14px;
	margin:0;
	padding:1em 0;
}
.pre-form p.about {
	border-top:1px #ccc solid;
}
.pre-form fieldset input,.pre-form textarea {
	font-size: 18px;
	line-height: 1.4em;
	padding: 10px;
	margin: 0.5em 0;
	border: none;
	background: none;
	outline: 0px none black;
}
.pre-form fieldset input,
.pre-form textarea,
.pre-form select {
	border:1px #0af solid;
	background:#fff;
}
.pre-form fieldset input:focus,
.pre-form textarea:focus,
.pre-form select:focus {
	border:1px #e60012 solid;
}
.pre-form input {
	height: auto;
}
.pre-form select {
	font-size:14px;
	padding:5px;
	margin:0.5em 0;
	width:400px;
}
.pre-form select option {
	padding:5px;
}
.pre-form textarea {
	height: 4.2em;
}
.pre-form textarea.seryu {
	width: 30em;
}
.pre-form input#webname,
.pre-form input#name,
.pre-form input#tel {
	width: 10em;
}
.pre-form input#age {
	width: 3em;
}
.pre-form textarea#comment {
	width:30em;
}

.pre-form input#email {
	width:400px;
}
.pre-form input#address {
	width:554px;
}
.pre-form legend {
	display:none;
}
.pre-form #btn {
	margin-bottom:1em;
}
.pre-form #btn input {
	margin:0 1em 0 0;
	padding:0;
	width:135px;
	height:32px;
}
.red {
	font-weight:bold;
}
#footer {
	width:720px;
	height:120px;
	padding:2em 0;
	margin:auto;
	text-align:center;
}
a.fujiopro {
	display:inline-block;
	width:160px;
	height:40px;
	background:url(images/btn_fujiopro.png) center top no-repeat;
	text-indent:-9999px;
}
a.fujiopro:hover {
	background-position:center -40px;
}
a.koredeiinoda {
	display:inline-block;
	width:152px;
	height:40px;
	background:url(images/btn_koredeiinoda.png) center top no-repeat;
	text-indent:-9999px;
}
a.koredeiinoda:hover {
	background-position:center -40px;
}
.copy {
	display:inline-block;
	font-size:85%;
	padding:1em 0 0;
}

@media (max-width: 767px) {
	#main {
		width:86vw;
		line-height:1.4em;
	}
	.pre-form {
    	width: 100%;
		padding: 10px;
	}
	.pre-form label {
		display:block;
		margin:0 0 0.2em;
	}
	.pre-form select {
		width:100%;
	}
	.pre-form textarea#comment, .pre-form input#email, .pre-form input#address {
    	width: 100%;
	}
	.pre-form fieldset input, .pre-form textarea {
		padding: 10px;
	}
	.pre-form textarea {
		width: 100%;
		height: 68px;
	}
	.pre-form textarea.seryu {
		width: 100%;
		height: 74px;
	}
	.pre-form #btn {
		text-align:center;
	}
	.pre-form #btn input {
		margin:0 5px 0;
		width: 45%;
	}
	#footer {
		width:100%;
		height:auto;
		padding:2em 0 0;
		text-align:center;
		line-height:1.4em;
		font-size:77%;
	}
}

/*custom*/
#kofukusenryu {
	padding-bottom: 10px;
}
.pre-form .senryu_wrap {
	margin-top: 1em;
	padding-top: 1em;
	border-top: 1px #ccc solid;
}
.pre-form .senryu_wrap .kstext,
.pre-form fieldset input.naka,
.pre-form fieldset input.simo {
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
.pre-form .senryu_wrap .kstext {
	line-height: 4em;
}
.border {
	font-size: 18px;
	padding: 10px;
	border: 1px #000 solid;
	margin: 0.5em 0;
}
.pre-form fieldset input.naka {
	width: 70%;
	margin: 0;
}
.pre-form fieldset input.simo {
	width: 50%;
	margin: 0;
}

.back_btn {
	display: block;
	width: 8em;
	margin: 1em auto;
	padding: 1em 0;
	font-size: 16px;
	background-color: #fff;
	border: 2px #333 solid;
	border-radius: 1em;
	text-align: center;
	color: #000;
}
.back_btn:hover {
	border-color: #0af;
	color: #0af;
}

@media (min-width: 768px) {

}