@charset "utf-8";

/* CSS Document */

body{
	-webkit-text-size-adjust: 100%;
}

.smblock{
	display: block;
}

#wrapper{
	background-image: none !important;
}


#wrapper,
#header,
#contents,
#footer{
	width: auto !important;
}

#header{
	height: auto;
	padding: 2% 3%;
	background-color: #fff;
}

#header img{
	width: 100%;
	height: auto;
}
#header h1{
	width: 75%;
	height: auto;
}
#header p,
#header div{
	width: auto;
	height: auto !important;
}

#header #logo{
	width: 20%;
}

#header #logo02{
	width: 70%;
}

#header p{
	font-size: 11px;
	line-height: 120%;
}

#footer{
	background-color: #fff;
}

#footer img{
	width: 100%;
	height: auto;
}

#cFooter01{
	width: auto;
	float: none;
	display: block;
}
#cFooter01 h2{
	width: auto;
	height: auto;
}
#cFooter01 p{
	width: 30%;
	height: auto;
}

#cFooter02{
	width: auto;
	height: auto;
	float: none;
	display: block;
}

#footer address{
	font-size: 80%;
	line-height: 120%;
}

#cTop01 img,
#cTop02 img,
#cTop03 img{
	width: 100%;
	height: auto;
}

#cTop01{
	background-repeat: no-repeat;
	background-image: url(../../img/imgTop01_sp.jpg);
	background-size: contain;
}
#cTop01 img{
	opacity: 0;
}

#cTop02 {
	padding: 0 2%;
	text-align: center;
}

#cTop02 p.button{
	width: auto;
	height: auto;
}
#cTop02 p.button img{
	width: 100%;
	height: auto;
}

#cTop03 {
	padding: 3% 0%;
}

#cTop03 h3{
	padding: 0 2%;
	margin-bottom: 2%;
}

#cTop03 ul{
	width: auto;
	padding: 0 2%;
}

#cTop03 li{
	width: auto;
	height: auto;
	display: block;
	float: none;
	margin: 0 0 2% 0;
}
#cTop03 h4{
	padding: 0 2% 0 0;
}

/*
#cTop03 ul{
	width: auto;
	padding: 0 8%;
}
#cTop03 li{
	width: auto;
	height: auto;
	margin-right: 0;
	margin-bottom: 4%;
	float: none;
}
*/

#cTop04{
	padding: 5% 2% 2% 2%;
}

#cTop04 .navi01 li a{
	font-size: 12px;
	padding: 1% 0 1% 17px;
	background-size: 13px 13px;
	background-position: 0 50%;
}

#cTop04 p.button{
	width: auto;
	height: auto;
}
#cTop04 p.button img{
	width: 100%;
	height: auto;
}

#cTop04 .navi02{
	margin: 0;
	padding: 4% 5% 0 5%;
}

#cTop04 .navi02 li{
	width: auto;
	height: auto;
	float: none;
	display: block;
	margin: 0 0 2% 0;
}
#cTop04 .navi02 img{
	width: 100%;
	height: auto;
}

#cAgreement{
	padding: 3%;
	line-height: 140%;
}

#cAgreement h2{
	margin-right: 15%;
}
#cAgreement h2 img{
	width: 100%;
	height: auto;
}

#contentsForm{
	width: auto;
}

#thanksForm img{
	width: 100%;
	height: auto;	
}

#thanksForm h3{
	padding: 0 30%;
	margin: 7% 0 10px 0 !important;
}

#thanksForm .box02{
	width: auto;
	line-height: 160%;
	font-size: 14px;
	margin-bottom: 5%;
}

#cForm01{
	padding: 5% 2% 0 2%;
}
#cForm01 h2 img,
#cForm02 img,
#cForm03 img{
	width: 100%;
	height: auto;
}

#cForm03{
	padding: 0 2%;
}

#cForm04 h3{
	font-size: 13px;
	line-height: 140%;
}
#cForm04 p{
	line-height: 120%;
}

#cForm04{
	width: auto;
	padding: 0 1%;
}
#cForm04 #tbl_request th, #cForm04 #tbl_request td{
	padding: 10px 5px;
	line-height: 150%;
}

#cForm04 #tbl_request th,
#cForm04 #tbl_request02 th{
	width: 80px;
}

#cForm04 #tbl_request input{
	padding: 1%;
}
#cForm04 #tbl_request input.textf{
	width: 98%;
}

#live td label{
	margin-bottom: 2px;
}


#cForm05{
	width: 100%;
}

#cForm05 p{
	margin-bottom: 2%;
}

#map{
	float: none;
	position: relative;
}
#map img{
	width: 120px;
	height: auto;
	position: absolute;
	top:55px;
	right: 0;
}

#confForm p{
	font-size: 14px !important;
}

.conf form{
	display: block;
	text-align: center;
	margin: 0;
}

/* END CSS */