@charset "utf-8";
/*
 * style.css
 *
 *  version --- 1.0
 *  updated --- 2013/5/10
 */
/*!index
---------------------------------------------*/
.bgBox01{
	background:url(../img/bg_index01.jpg) left top repeat;
	padding:65px 0 80px;
	text-align:center;
}
@media screen and (max-width: 959px) {
.bgBox01{
	padding:35px 20px 40px;
}
.bgBox01 img{
	width:100%;
}
}
.bgBox02{
	background:url(../img/bg_index02.jpg) left top repeat;
	padding:50px 0 90px;
}
.txtStyle01{
	font-size:16px;
	text-align:center;
	padding-bottom:55px;
}
.bgBox02In{
	background:#ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	padding:0 25px;
	box-sizing:border-box;
	width:980px;
	margin:0 auto;
}
.bgBox02In .boederBottom{
	position:relative;
	padding-bottom:50px;
}
.bgBox02In .boederBottom:after{
	position:absolute;
	background:url(../img/bg_index03.png) left bottom repeat-x;
	width:930px;
	left:50%;
	margin-left:-455px;
	content:"";
	bottom:0;
	height:4px;
}
.listStyle01{
	overflow:hidden;
	margin-left:-20px;
	padding:40px 0;
}
.listStyle01 li{
	float:left;
	width:33.33%;
	padding-left:20px;
	text-align:center;
	font-size:14px;
	box-sizing:border-box;
	line-height:1.8;
}
.listStyle01 li img{
	margin-bottom:15px;
}
@media screen and (max-width: 959px) {
.bgBox02{
	padding:30px 20px 40px;
}
.txtStyle01{
	font-size:12px;
	padding-bottom:35px;
}
.bgBox02In{
	padding:0 15px;
	width:100%;
	box-sizing:border-box;
}
.bgBox02In .boederBottom{
	position:relative;
	padding-bottom:0;
}
.bgBox02In .boederBottom:after{
	display:none;
}
.listStyle01{
	overflow:hidden;
	margin-left:0;
	padding:20px 0 20px;
}
.listStyle01 li{
	padding-left:0;
	font-size:12px;
	float:none;
	width:100%;
	margin-bottom:15px;
}
.listStyle01 li:last-child{
	margin-bottom:0;
}
.listStyle01 li img{
	margin-bottom:10px;
}
}
.listStyle02{
	background:url(../img/bg_index03.png) left bottom repeat-x;
	padding-bottom:25px;
	padding-top:40px;
	display:table;
	width:100%;
}
.listStyle02 dt{
	display:table-cell;
	vertical-align:middle;
	width:92px;
	padding-left:12px;
}
.listStyle02 dd{
	display:table-cell;
	vertical-align:middle;
	padding-right:30px;
}
@media screen and (max-width: 959px) {
.listStyle02{
	padding-bottom:15px;
	padding-top:20px;
}
.listStyle02 dt{
	vertical-align:top;
	width:11.68%;
	padding-left:0px;
	padding-right:10px;
}
.listStyle02 dd{
	padding-right:10px;
	font-size:12px;
}
.listStyle02 dd .mb10{
	margin-bottom:5px !important;
}
}
.bgBox02In02{
	padding:30px 35px 35px;
	box-sizing:border-box;
	background:#ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	width:980px;
	margin:0 auto;
}
.listStyle03{
	overflow:hidden;
	margin-left:-35px;
}
.listStyle03 li{
	width:33.33%;
	padding-left:35px;
	text-align:center;
	box-sizing:border-box;
	float:left;
	text-align:center;
	letter-spacing:-1px;
	line-height:1.8;
}
@media screen and (max-width: 959px) {
.bgBox02In02{
	padding:20px 20px 5px;
	width:100%;
}
.listStyle03{
	margin-left:0;
}
.listStyle03 li{
	width:100%;
	padding-left:0;
	float:none;
	font-size:12px;
	letter-spacing:1px;
	padding-bottom:15px;
}
.listStyle03 li .mb25 img{
	width:100%;
}
.listStyle03 li .mb15 img{
	height:40px;
}
}
.bgBox03{
	background:url(../img/bg_index04.jpg) left top repeat;
	padding:75px 0 90px;
}
.bgBox03In{
	width:980px;
	margin:0 auto;
}
.bgBox03In .borderBox{
	width:475px;
	float:left;
	margin-right:30px;
	box-sizing:border-box;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background:#ffffff;
	border:2px solid #f7bf58;
	padding:18px 18px 30px;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.2);
	-ms-box-shadow: 0 0 5px rgba(0,0,0,0.2);
	-o-box-shadow: 0 0 5px rgba(0,0,0,0.2);
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
	text-align:center;
	line-height:1.8;
}
.bgBox03In .borderBox:last-child{
	margin-right:0;
}
.bgBox04{
	margin:10px auto;
	width:130px;
	height:35px;
	line-height:35px;
	text-align:center;
	color:#ffffff;
	background:#ef8b00;
}
@media screen and (max-width: 959px) {
.bgBox03{
	padding:45px 20px;
}
.bgBox03In{
	width:100%;
}
.bgBox03In .borderBox{
	width:100%;
	float:none;
	margin-right:0;
	padding:10px 10px 20px;
	font-size:12px;
	line-height:1.8;
	margin-bottom:20px;
}
.bgBox03In .borderBox .mb30 img{
	width:100%;
}
.bgBox03In .borderBox:last-child{
	margin-right:0;
}
.bgBox04{
	margin:10px auto;
	width:130px;
	height:35px;
	line-height:35px;
	text-align:center;
	color:#ffffff;
	background:#ef8b00;
}
}
.bgBox05{
	background:#fffcf5;
	padding-bottom:55px;
	padding-top:75px;
}
.borderBox02{
	width:980px;
	margin:0 auto 75px;
	box-sizing:border-box;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background:#ffffff;
	border:3px solid #f7bf58;
	padding:0 25px 45px;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.2);
	-ms-box-shadow: 0 0 5px rgba(0,0,0,0.2);
	-o-box-shadow: 0 0 5px rgba(0,0,0,0.2);
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
	line-height:1.8;
}
.listStyle04{
	padding-bottom:20px;
	padding-top:25px;
	background:url(../img/bg_index03.png) left bottom repeat-x;
}
.listStyle04 dt{
	background:url(../img/icon_q.png) 10px center no-repeat;
	padding:10px 20px 5px 75px;
	font-size:18px;
	min-height:41px;
	line-height:1.2;
}
.listStyle04 dd{
	background:url(../img/icon_a.png) 10px center no-repeat;
	padding:15px 20px 15px 75px;
}
@media screen and (max-width: 959px) {
.bgBox05{
	padding:35px 20px 45px;
}
.borderBox02{
	width:100%;
	padding:0 15px 25px;
	font-size:12px;
	margin-bottom:45px;
}
.listStyle04{
	padding-bottom:20px;
	padding-top:25px;
	background:url(../img/bg_index03.png) left bottom repeat-x;
}
.listStyle04 dt{
	background:url(../img/icon_q.png) 10px 10px no-repeat;
	padding:10px 20px 5px 50px;
	font-size:14px;
	min-height:20px;
	line-height:1.2;
	background-size:26px 18px;
}
.listStyle04 dd{
	background:url(../img/icon_a.png) 10px 15px no-repeat;
	font-size:12px;
	padding:10px 20px 5px 50px;
	background-size:26px 18px;
}
}
#form{
	padding-top:30px;
}
#formTable{
	width:100%;
}
#formTable th{
	width:21.73%;
	color:#ffffff;
	font-weight:bold;
	line-height:1.5;
	vertical-align:top;
	padding:15px 13px;
}
#formTable th,
#formTable td{
	border-bottom:2px solid #ffffff;
}
#formTable th{
	background:#997951;
	box-sizing:border-box;
}
#formTable td{
	background:#f6f6f6;
	padding:7px;
}
#formTable td input{
	height:36px;
	background:#ffffff;
	width:100%;
	border:none;
	box-sizing:border-box;
}
.selectArea {
	height: 36px;
	cursor: pointer;
	overflow: hidden;
	background-size: 25px 100%;
	position: relative;
	overflow: hidden;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	box-sizing:border-box;
	background:#ffffff;
	width:100%;
}
.selectArea .selectBtn {
	float: right;
	padding:5px 5px 5px 0;
	height: 26px;
	width: 26px;
	text-align: center;
	overflow: hidden;
	margin: 0;
}
.selectArea .selectBtn i{
	font-size:16px;
}
.selectArea .selectBox {
	background-color: #fff;
	overflow: hidden;
	height: 36px;
	margin: 0;
}
.selectArea .selectBox span {
	display: block;
	font-size: 14px;
	color: #000;
	line-height:36px;
	padding-left: 5px;
}
.selectArea .selectBox select {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
	height: 36px;
	width: 100%;
	-moz-opacity:0.0001;
	opacity:0.0001;
}
.textarea{
	border:none;
	box-sizing:border-box;
	height:136px;
	width:100%;
	float:left;
}
.required{
	padding:20px 0 15px;
	font-size:15px;
	text-align:center;
}
.btnSubmit{
	font-size:18px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	background:#ef8b00;
	width:230px;
	height:50px;
	line-height:50px;
	border: none;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',"メイリオ",Meiryo,'ＭＳ Ｐゴシック',Verdana,Arial,Helvetica,sans-serif;
	cursor:pointer;
}
.btnSubmit:hover{
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
}
@media screen and (max-width: 959px) {
#formWrap {
width:100%;
}
#formTable td{
	padding:5px;
}
#formTable td input{
	height:26px;
}
#formTable th{
	padding:5px;
	font-size:12px;
	font-weight:normal;
}
#formTable th,
#formTable td{
	display:block;
	width:100%;
	box-sizing:border-box;
}
#textarea{
	overflow:hidden;
}
.required{
	font-size:12px;
}
.selectArea {
	height:26px;
}
.selectArea .selectBtn {
	float: right;
	padding:5px 5px 5px 0;
	height: 16px;
	width: 16px;
}
.selectArea .selectBtn img{
	width:16px;
	height:16px;
}
.selectArea .selectBox {
	height:26px;
}
.selectArea .selectBox span {
	line-height:26px;
}
.selectArea .selectBox select {
	height:26px;
}
.btnSubmit{
	font-size:14px;
	width:180px;
	height:40px;
	line-height:40px;
}
.btnSubmit:hover{
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
}
.btnStyle01{
	margin-bottom:30px;
	text-align:center;
}
.btnStyle01 a:hover{
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
}
.txtStyle02{
	text-align:center;
}
#googleMap{
	width:100%;
	border-bottom:3px solid #ef8b00;
	height:350px;
}
@media screen and (max-width: 959px) {
.btnStyle01{
	margin-bottom:20px;
}
.btnStyle01 a:hover{
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.txtStyle02{
	font-size:12px;
}
#googleMap{
	border-bottom:2px solid #ef8b00;
	height:250px;
}
}

/***PC 960px ~***/

/***IPAD 768px ~ 959px***/
@media screen and (max-width: 959px) {
	
}

/*** SP 480px ~ 767px***/
@media screen and (max-width: 767px) {
	
}

/*** SP 320px ~ 479px***/
@media screen and (max-width: 479px) {
	
}