@charset "UTF-8";

#wrapper {
	width: 100%;
	margin: 0;
	position: relative;
	overflow: hidden;
}
.contents {
	width: 100%;
	margin: 0 auto;
	background: #fff;
}

/* header
============================================================================== */
h2 img {
	width:100%;
	height:auto;
}
h2#spinfo img {
	width:150%;
	height:auto;
}
#header {
	width: 100%;
	border-bottom: solid #ff3300 1px;
}
#pglogo-box {
	width: 152px;
	height: 23px;
	margin: 10px 0 0 2%;
	z-index: 30;
}
#pglogo-box a {
	display: block;
	width: 152px;
	height: 23px;
}
#pglogo-box img {
	width: 100%;
}
.headnavi {
	width:96%;
	margin:10px 2%;
	box-sizing: border-box;
}
.headnavi h1 {
	font-family: "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
	padding:0 0 10px 0;
	font-size:2em;
}
.headnavi img {
	width: 150%;
	height:auto;
}
.pgsub-txtbox {
	width:100%;
	font-size: 100%;
	line-height: 1.6em;
}
.txtbox {
	padding: 0;
	font-size: 110%;
	line-height: 1.8em;
}
.preicon {
	padding-left:20px;
	background: url(../images/info/icon_circle_bk.png) no-repeat left 5px;
}
.preimg img {
	width:100%;
	height:auto; 
}
.red {
	color:#ff3300;
}
table.tbform {
	width:100%;
	border-collapse: collapse;
}
table.tbform tr {
	border-bottom: 1px #cccccc solid;
	border-collapse: collapse;
}
table.tbform td {
	padding:10px 0;
}
table.tbform td.tbform-ele {
	width:100%;
	border-collapse: collapse;
	vertical-align:top;
	display:block;
}
table.tbform td.tbform-det {
	width:100%;
	display:block;
	padding:0 0 10px 0;
}
table.tbform td.tbform-det span{

}
table.tbform td.tbform-det span.error{
	color:#f00;
}
.neces {
	background: url(../images/info/icon_hissu.png) no-repeat 95% 10px;	
}
.input_ttl {
	font-size: 120%;
	line-height: 1.8em;
	font-weight:bold;	
}


.info_tel {
	font-size: 120%;	
}
.info_tel span {
	font-size: 140%;
	font-weight:bold;
	color:#AF8E1D;		
}
input[type="text"] ,
input[type="email"] ,
textarea {
	font-size:16px;
}

input[type="text"] ,
input[type="email"] {
	width:100%;
}
#sptel input[type="text"] {
	width:20%;
}
textarea {
	width:100%;
}
.formttl img {
	width:100%;
	height:auto;
}
.txt-c img {
	width:100%;
	height:auto;
}

.present_point{
	font-size:1.2em;
}
h2.present_point{
	font-size:1.5em;
}
.enquete_ttl{
	background:#eee;
	padding:5px 10px;
	margin:10px 0;
}