/*//// default ////*/

body,h1,h2,h3,h4,h5,p,ul,ol,li,dl,dd,dt,figure{margin:0;padding:0px;}
*{box-sizing:border-box;}
img {border:0;vertical-align: middle; max-width: 100%;}
p {text-align: left;}
a {text-decoration: none;transition:.3s all ease-out;}
a:hover {text-decoration: none;}
/* a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
	} */
h1,h2,h3,h4,h5,p,li,dd,dt,td,th,a {max-height: 100%;/*chrome　スマホ文字サイズバグ*/}


/*/ font-size /*/
.font08{font-size:.8em;}
.font09{font-size:.9em;}
.font11{
	font-size:1.1em;
	}
.font12{
	font-size:1.2em;
	}
.font13{
	font-size:1.3em;
	}
.font14{
	font-size:1.4em;
	}
.font15{
	font-size:1.5em;
	}
.font16{
	font-size:1.6em;
	}
.font17{
	font-size:1.7em;
	}
.font18{
	font-size:1.8em;
	}
.font19{
	font-size:1.9em;
	}
.font20{
	font-size:2em;
	}
.bold{
	font-weight: bold;
	}
.large{
	font-size:1.15em;
}

.txc{
  text-align: center;
}
.txl{
  text-align: left;
}
.txr{
  text-align: right;
}
.m0{
	margin:0 !important;
}

.youtube{
	position: relative;
	width: 100%;
	padding-top: 56.25% ;
	}
.youtube iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.googlemap{
	position: relative;
	width: 100%;
	padding-top: 40% ;
	box-sizing:border-box;
	}
.googlemap iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	}

.clear:after{
	content:"";
	display: block;
	clear:both;
}
.phr{
	float:right;
}
.phl{
	float:left;
}
/*/// responsible /*/
.visible428,
.visible640,
.visible834,
.visible1024,
.spbr,
.spbr_middle,
.spbr_mini{
	display: none ;
	}
