/*---------------------------------------------

 SP用　767px以下設定

---------------------------------------------*/
@media screen and (max-width: 767px) {
/*---------------------------------------------
	common
---------------------------------------------*/
.inner { width: 100%; }
.pcOnly { display: none; }
.spOnly { display: block !important; }
#wfix-navi { bottom: 60px !important; }

/*---------------------------------------------
	footer
---------------------------------------------*/
footer .inner {
	width: 100%;
	padding: 25px 5px 100px;
	text-align: center;
}
footer img {
	width: 100%;
	max-width: 529px;
	margin-bottom: 20px;
}
footer .info { font-size: 12px; }
footer .info .address {
	float: none;
	margin-bottom: 1em;
	line-height: 1.8;
}
footer .info .copyright {
	float: none;
	text-align: center;
}


/*---------------------------------------------
	.contact
---------------------------------------------*/
.contact {
	background-color: #da8b52;
	color: #fff;
	padding: 7px 7px 0px;
	position: fixed;
	bottom: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 80px;
	display: block;
}

.contact .box {
	min-width: 306px;
	margin-bottom: 0px;
  overflow: hidden;
	text-align: center;
}

.contact .box .text {
	float: none;
	width: 100%;
	font-size: 14px;
	margin-right: 0;
	margin-bottom: 5px;
	text-align: center;
}

.contact .box .tel { font-size: 12px; }

.contact .box .tel strong {
  font-size: 18px;
  font-weight: bold;
}


.contact .box a.btn {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 3px 20px;
	border: 1px solid #fff;
	border-radius: 5px;
	margin-bottom: 3px;
}

.contact .box .btn a:hover {
  background-color: #fff;
  color: #da8b52;
}

.contact p.note {
  font-size: 12px;
}






/*---------------------------------------------
	
---------------------------------------------*/
	
	
#wrapper {
	width: 96%;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header { min-height: 50px !important; }
#header #h-number { display: none; }
#header #h-navi { display: none; }
#header .font-changer { display: none; }
#header #logo {
	width: 96% !important;
	margin-top: 0px !important;
}
#header #logo img {
	height: auto;
	width: 90%;
}
#header #h-number2 {
	display: none;
}
#header #h-shiryo { display: none; }
#form_area_area #shiryo-contact { width: 100%; }
#form_area_area { width: 100%; }
#form_area_area #shiryo-contact h2 img {
	height: auto;
	width: 100%;
}
#form_area table { width: 100%; }
#form_area table td, #form_area table th {
	display: block !important;
	float: left;
	width: 100% !important;
}
#form_area table tr .f-label {
	width: 100% !important;
	background: #F4F0E3;
	border-bottom: 1px dotted #E1E1E1;
	padding: 8px !important;
}
#form_area p img {
	height: auto;
	width: 100%;
}
#form_area table br { display: none; }
input, select, textarea { font-size: 16px; }

input[type="radio"], input[type="checkbox"] {
	-webkit-transform: scale(1.4);
	transform: scale(1.4);
	margin-right: 0.2em;
}
input[type="text"], select, textarea{
	padding: 5px;
	width: 100% !important;
	display: block;
}
#form_area .text-s { width: 100%; }
.radio .text-s, .radio input[type="text"] {
	width: 80px !important;
	display: inline;
}
table.confirm_btn {
	display: table !important;
	width: 100%;
	text-align: center;
}
table.confirm_btn td {
	display: table-cell !important;
	vertical-align: top;
	clear: both;
	float: none !important;
}
.confirm_btn form {
	display: inline;
	width: 50%;
}
#form_area h2 img {
	height: auto;
	width: 100%;
}
#form_area { padding-top: 0px; }
.img_thanks { width: 100%; }
}
