﻿@charset "UTF-8";

@import url("fmail_table.css");
@import url("fmail_dl.css");
@import url("fmail_label.css");

#content h3 {
	margin-bottom: 10px;
}

#content .fmail_error_message {
	display: none;
}

div#mailfrom_hidden_object {
	width: 1px;
	height: 1px;
	overflow: hidden;
}
div#twex {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	overflow: hidden;
	margin: 0px;
	background-color: #000000;
	text-align: center;
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	-khtml-opacity: 0.60;
	opacity: 0.60;
}
img#loading_proccess_image {
	position: absolute;
	z-index: 1000;
}

div.fmail_must {
	float: right;
	width: 34px;
	height: 17px;
	overflow: hidden;
	margin: 0px 0px 0px 5px;
	background-image: url(../images/mfp_must.png);
	text-indent: -50000px;
}

div#fmail_thankspage {
	margin-bottom: 30px;
	line-height: 1.5em;
	font-size: 1.4em;
	/* font-family: "ＭＳ Ｐゴシック",MS PGothic,Osaka,"ヒラギノ角ゴ Pro W3",sans-serif; */
}
span#fmail_title_default,span#fmail_title_confirm,span#fmail_title_error,span#fmail_title_thanks {
	display: block;
	width: 690px;
	height: 185px;
	overflow: hidden;
	text-indent: -50000px;
	background-repeat: no-repeat;
}
span#fmail_title_default {
	height: 220px;
	background-image: url(../images/title_default.png);
}
span#fmail_title_confirm {
	height: 185px;
	background-image: url(../images/title_confirm.png);
}
span#fmail_title_error {
	height: 185px;
	background-image: url(../images/title_error.png);
}
span#fmail_title_thanks {
	height: 148px;
	background-image: url(../images/title_thanks.png);
}

form.fmail_submit,form.fmail_cancel {
	float: left;
	padding: 5px;
}

form#fmail {
	margin: 0px auto 0px auto;
	padding: 0px;
}

/*span.fmail_error {
	display: block;
	padding: 2px 0px 5px 17px;
	background-image: url(../images/mfp_error.png);
	background-repeat: no-repeat;
	font-size: 12px;
}*/
span.fmail_example {
	font-size: 12px;
	color: #666666;
}
body#contact #content p.fmail_note {
	padding: 5px 0px 0px 0px;
	margin-bottom: 0;
	font-size: 1.167em;
}
ol.fmail_checkbox_list {
	width:90%;
}
ol.fmail_radio_list li,ol.fmail_checkbox_list li {
	float: left;
	padding: 5px 10px 5px 5px;
	list-style: none;
}

/*div.fmail_error_message {
	margin: 10px;
	padding: 5px;
	border: solid 1px #FF0000;
	background-color: #FFEEEE;
	text-align: center;
	color: #FF0000;
	font-size: 12px;
}*/

#fmail input.fmail {
	width: 170px;
}

#fmail select {
	margin-right: 10px;
}

#fmail li input.fmail {
	width: 14px;
}

#fmail textarea.fmail {
	width: 100%;
	height: 105px;
}

#fmail input.fmail_file {
	margin: 0 !important;
	height: 23.5px;
	line-height: 20px;
}
#fmail input.ffcancel {
	margin-left: 3px;
	height: 23.5px;
}

#fmail .fmail_error_message {
	display: none;
}

/*-------------------------------------------------------*/
/*送信ボタンを画像化したい場合は下記を変更ください       */
/* 確認画面へ進む ./fmail/fmail.lib/submit.confirm.js    */
/* 送信           ./fmail/fmail.lib/submit.send.js       */
/* 前のページへ   ./fmail/fmail.lib/submit.cancel.js     */
/* 上記ファイル内のコメントアウト切り替えを行う          */
/*-------------------------------------------------------*/
/*ボタンの位置*/
.button {
	width:100%;
	margin-top:auto;
	text-align:center;
	cursor: pointer;
}
/*素ボタンの高さ*/
.button input.default_button {
	height:40px;
	padding:10px;
}
.button form.fmail_cancel {
	width:48%;
	text-align:right;
}
.button form.fmail_submit {
	width:48%;
	text-align:left;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




/*確認ボタン*/
.submit_confirm_button {
	width:220px;
	height:50px;
	border-width:0;
	border-style:none;
	background:url(../images/submit_button.png);
}
.submit_confirm_button:hover {
	background-position: right bottom;
}

/*送信ボタン*/
.submit_send_button {
	width:220px;
	height:50px;
	border-width:0;
	border-style:none;
	background:url(../images/send_button.png);
}
.submit_send_button:hover {
	background-position: right bottom;
}

/*戻るボタン*/
.submit_cancel_button {
	width:220px;
	height:50px;
	border-width:0;
	border-style:none;
	background:url(../images/back_button.png);
}
.submit_cancel_button:hover {
	background-position: right bottom;
}

/*送信完了画面*/
.site_top a{
	display:block;
	width:220px;
	height:50px;
	margin: 1em auto;
	border-width:0;
	border-style:none;
	background:url(../images/top_button.png);
	text-align:center;
	text-indent:-9999px;
}
.site_top a:hover{
	background-position: right bottom;
}

/*郵便番号のボタン*/
form .postcode {
width: 13em;
padding: 0;
}


/*-------------------------------------------------------*/
/*
/*  個別指定
/*
/*-------------------------------------------------------*/
/*#fmail .caution { color: #ff0000;}*/
#fmail .info { display: inline-block; margin-bottom: 5px; color: #C00;}
/*#fmail .strong { font-weight: bold;}*/

/*送信完了画面*/
#fmail_thankspage .caution { color: #ff0000;}
#fmail_thankspage .info { color: #009900;}
#fmail_thankspage .strong { font-weight: bold;}

body#contact #content #fmail .remail { margin: 5px 0; margin-bottom: 0;	font-size: 1em;}/*メール再入力部分*/
#fmail label { cursor: pointer;}
#fmail li { display: block; float: left; /*padding-left: .5em;*/ margin-right: 5px;}
* html #fmail li { white-space: nowrap;}
*:first-child+html #fmail li { white-space: nowrap;}




/*-------------------------------------------------------*/
/*
/*  カート用項目
/*  ※お問い合わせ入力画面で表示させたくない場合に指定
/*-------------------------------------------------------*/
/*
tr#r_en1339056176 {
	display: none;
}
*/

body#contact #content .ttl {
	margin-bottom: 0;
	padding: 52px 0 23px;
	background: url(../../images/main_bg.jpg) no-repeat left top;
}

body#contact #content .boutou p {
	margin-bottom: 35px;
	font-size: 13px;
	line-height: 1.8;
}

#main {
	background: none;
}

#content {
	margin-top: -40px;
}

#fmail #en1240790859,
#fmail #en1240790885,
#fmail #en1240791078,
#fmail #en1244884327,
#fmail #en1244884266 {
     width: 240px;
}

#fmail #en1262055277,
#fmail #en1262055277_match,
#fmail #en1240790962,
#fmail #en1244884030 {
     width: 360px;
}

#fmail #en1245939490 {
     width: 418px;
}