@charset "UTF-8";

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

CSS Information

Site URL:			https://www.best-h.co.jp/
File name:			common.css (https://www.best-h.co.jp/css/common.css)

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

/*-------------------------
__common_style
-------------------------*/

html{overflow-y:scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
body{font-family:'メイリオ','Meiryo','ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','Osaka','ＭＳ Ｐゴシック','MS PGothic',sans-serif;font-size:62.5%;line-height:1;text-align:center;-webkit-text-size-adjust:100%;}
fieldset,table,img,a img{border:0;}
address,em{font-style:normal;}
strong,dt,h1,h2,h3,h4,h5,h6,th{font-weight:normal;}
ul,ol{list-style:none;}
.clearfix{zoom:1;}
.clearfix:after{content:"";display:block;clear:both;}

/*#header{
	height:300px!important;}

.go_sph_btn{
	text-align:center;
	width:100%;
	z-index:100;
	margin:0;
	padding:0;}

.go_sph_btn a{
	display:block;
	width:85%;
	margin:30px auto 10px auto;
	padding:0;
	font-size:45px;
	line-height:140px;
	font-weight:bold;
	color: #FFF;
	text-decoration:none;
	text-align:center;
	-webkit-border-radius: 0.5em;
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
	text-shadow: 1px 1px 3px #000;
	border:5px solid rgba(0,0,0,0.8) ;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#003092), color-stop(1, #6682BD));}*/
