@charset "utf-8";

/******** -- 768ディスプレイ用 -- ********/
@media screen and (max-width: 768px){
body{
	min-width:320px;
	width:100%;
	font-size: x-small;
}

/*ヘッダー バナーエリア*/
.headArea{display:block;width:100%; height:auto; margin-bottom:10px;}
.logoArea{display:block;width:100%;background-color: #fff; margin-bottom:5px;}
.topLink{/*display:block;float:right;font-size:13px; padding-top:3px;*/ display:none !important;}
.headMain{width:100%; padding:0;}
.headMainbanner{width:100% !important;}
.headMainbanner img{width:100%; height:auto;}


.logo .nifLogo img{
	width:60px;
	height:auto;
}
.logo .siteLogo img{
	width:120px;
	height:auto;
}
.logoAreain{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 10px 10px 0;
	width:100%
}





/* 大枠テーブル */
.fm-enqueteout{
	border-style:none;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width:100% !important;
	overflow: hidden;
}

/* メインテーブル */
.fm-enquete{border-style:none;width:100%;padding:0px;margin:0 0 -20px 0;}

.mainTxt {
    font-size: 13px !important;
}

.sectTtl{
	font-size:20px;
}

/* 小見出し1 ※横並の場合項目と同じになり、縦並びの場合は解答欄になる  */
table td.fm-verticalanswer{
	border-style:none;
	margin:0px;
	padding:15px 10px 20px 10px;
	font-weight: bold;
	background-color: #fff;
	color:#666;
	width:100%;
	font-size:2.0em;
	display:block;
	width:100% !important;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

/* 小見出し2 ※横並の場合解答欄と同じになり、縦並びの場合は項目になる */
table td.fm-verticalquestion{
	border-style:none;
	margin:0px;
	padding:10px 0px 0px 5px;
	font-weight: bold;
	background-color: #fff;
	color:#555;
	width:100%;
	font-size:2.0em;
	display:block;
	width:100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

table td.fm-verticalanswer .privacyTxt.pcDisp{
	display:none;
}
table td.fm-verticalanswer .privacyTxt.smpDisp{
	display:block !important;
}


/* 項目テーブル */
table td.fm-question{
	border-style:none;
	padding:15px 10px  15px 10px;
	font-size:17px;
	display:block;
	background-color:#f4f4f4;
	width:100% !important;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

/* フォーム解答欄テーブル */
table td.fm-answer{
	border-style:none;
	padding:15px 10px 15px 10px;
	font-size:15px;
	display:block;
	width:100% !important;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
table td.fm-answer .zip-input{
	float:left;
}
table.fm-enquete .zip-input input[type="text"]{
	width:60px !important;
}

table.fm-enquete .zip-tel input[type="text"]{
	width:70px !important;
}

table.fm-enquete .zip-name input[type="text"]{
	width:100% !important;
}


td.fm-verticalanswer table{font-size:0.7em;font-weight:normal;padding:15px 20px 15px 0;}


/* --  フォーム -- */
input[type="text"] {
	border:1px solid #ccc;
	padding: 2px 5px;
	margin:0 0px 5px 0px;
	color: #333;
	background: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	zoom: 1;
	width:100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	height:30px;
	font-size:15px;
}

textarea {
	border:1px solid #ccc;
	padding: 5px;
	margin:0 20px 5px 10px;
	color: #333;
	background: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;zoom: 1;
	width:90%;height:100px;
	margin:0 auto;
	font-size:15px;
}

input[type="submit"] {
	border:1px solid #d97f30;
	margin:0 20px 5px 10px;
	color: #FFF;
	background: #f1923e;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;zoom: 1;
	padding:20px 30px;
	font-weight:bold;
	font-size:15px;
}


/* --  チェックボックス テーブル調整 START -- */
table.order-table{width:100%;margin:0 auto;font-size:14px;padding:5px;}
.order-table-input-column{width:15px;padding:5px 5px 0 0;text-align:right;}
.order-table-label-column{width:auto;text-align:left;font-size:1.2em;}


/* -- フッターサイズ -- */
.footSize{width:640px;margin:0 auto;}


#footer{
	margin-top:20px !important;
}

#footer .ftIneer{
	padding-top:10px !important;
}

#footer .ftIneer p{
	float:none !important;
	text-align:center !important;
	width:auto !important;
}

#footer .ftIneer .pcDisp{
	display:none;
}

#footer .ftIneer .smpDisp{
	display:inline-block !important;
}

#footer .ftIneer a.toTop{
	display:inline-block !important;
	text-indent:inherit !important;
	background-image:none !important;
	width:auto !important;
	height:auto !important;
	float:none !important;
}

#footer .ftIneer a.toMember{
	display:inline-block !important;
	text-indent:inherit !important;
	background-image:none !important;
	width:auto !important;
	height:auto !important;
}

.address{
	float:none !important;
	text-align:center !important;
	width:auto !important;
}

.address ul{
	margin-bottom:5px;
}

.address ul li{
	margin-bottom:3px;
}

}
