/* スマホ用のスタイル記述 */
.clear{
	clear:both;}
li{ list-style-type:none;}
ul,dl,dt,dd,li{
	margin:0;
	padding:0;}
a{color:#2976A7;}
a:hover{
	color:#2F304B;}
body{
	border-top:5px solid #2F304B;}
img{
	width:100%;
	height:auto;}
#content{
	padding:5px 0 0;
	line-height:1.3;
	-webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;}
header{
	padding:5px 3% 0;}
header h1{
	margin:0;}
header h1 a{
	display:block;
	height:50px;
	text-align:left;
	background-image: url(../img/sp/main/logo.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	background-size:285px auto;
	-webkit-background-size:285px auto;
	-moz-background-size:285px auto;
	-o-background-size:285px auto;
	-ms-background-size:285px auto;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;}
header h2{
	display:none;}
header p{font-size:10px;
	margin:5px 0;}
header p.tel{display:none;}
#navi{overflow:hidden;}
#navi ul{
	padding:0;
	margin:0;}
#navi ul li{
	float:left;
	width:50%;}
#navi ul li a{
	display:block;
	height:60px;
	border-bottom:1px solid #DDE2E6;
	border-left:1px solid #DDE2E6;
	background-color:#2F304B;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background-image: url(../img/sp/main/navi.png);
	background-position: center top;
	background-repeat:no-repeat;
	background-size:150px auto;
	-webkit-background-size:150px auto;
	-moz-background-size:150px auto;
	-o-background-size:150px auto;
	-ms-background-size:150px auto;}
#navi ul li.navi_c a,
#navi ul li.navi_i a{
	border-left:none;}
#navi ul li.navi_c a{background-position:center 4px;}
#navi ul li.navi_p a{background-position:center -76px;}
#navi ul li.navi_i a{background-position:center -152px;}
#navi ul li.navi_b a{background-position:center -231px;}
a.pagetop{
	display:block;
	font-size:14px;
	margin:20px 3%;
	padding:10px 0;
	background-color:#2F304B;
	text-align:center;
	text-decoration:none;
	border-radius: 10px; 
    -webkit-border-radius: 10px;  
    -moz-border-radius: 10px;
	color:#fff;
	clear:both;}
footer{background-color:#2F304B;
	color:#fff;}
.footer_in{
	margin:0;
	padding:10px 3% 5px;
	font-size:12px;
	text-align:center;}
.footer_in p{
	font-size:25px;
	padding:0 0 5px;
	margin:0;}
.footer_in p span{
	font-size:12px;
	padding-right:5px;}
.footer_in dl{
	margin-top:20px;}
.footer_in dl dd ul li{
	padding:0;
	margin:3px 0 0;
	font-size:20px;
	font-weight:bold;}
.footer_in dl dd ul li span.tel{
	display:inline-block;
	width:20px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background-image: url(../img/sp/main/phone.png);
	background-position: 0 0;
	background-repeat:no-repeat;
	background-size:17px auto;
	-webkit-background-size:17px auto;
	-moz-background-size:17px auto;
	-o-background-size:17px auto;
	-ms-background-size:17px auto;
	font-size:14px}
.footer_in dl dd ul li span{
	font-size:10px;}
.footer_in dl dd p{
	font-size:12px;
	padding:5px 0 10px;}
small{
	display:block;
	text-align:center;}
@media screen and (min-width: 600px){
/* タブレット用のスタイル記述 */
body{border-top:none;}
#content{
	padding:15px 3% 0;
	line-height:1.4;}
.h_box{
	width:50%;
	float:left;
	padding:5px 0 0;}
header{
	padding:0 3%;}
header p.tel{
	float:right;
	display:block;
	width:48%;
	height:80px;
	margin:0;
	padding:0;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background-image: url(../img/main/tel-m.png);
	background-position:0 0;
	background-repeat:no-repeat;
	background-size:100% auto;
	-webkit-background-size:100% auto;
	-moz-background-size:100% auto;
	-o-background-size:100% auto;
	-ms-background-size:100% auto;}
#navi{
	clear:both;}
#navi ul li{
	float:left;
	width:25%;}
#navi ul li.navi_c a{
	border-bottom:2px solid #DDE2E6;}
#navi ul li.navi_i a{
	border-bottom:2px solid #DDE2E6;
	border-left:1px solid #DDE2E6;}
.footer_in .f_logo{
	width:45%;
	text-align:left;
	float:left;}
.footer_in dl{
	width:55%;
	float:right;
	text-align:right;
	margin-top:0;}
small {
	clear:both;
	text-align:left;}
a.pagetop{ margin:20px 0;}
}
@media screen and (min-width: 920px){
/* PC用のスタイル記述 */
img{
	width:auto;}
a:hover img{
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;}
#content{
	padding:30px 30px 0;}
.footer_in dl dd ul li span.tel,
#navi ul li a,
header h1 a,
header p.tel{
	background-size:auto auto;
	-webkit-background-size:auto auto;
	-moz-background-size:auto auto;
	-o-background-size:auto auto;
	-ms-background-size:auto auto;}
#navi ul li a:hover,
a.pagetop:hover{
	filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;}
body{
	background-color:#F2F5F7;}
.footer_in,
#container{
	width:920px;
	margin:0 auto;
	padding:0;}
#container{
	border-left:1px solid #DDE2E6;
	border-right:1px solid #DDE2E6;
	background-color:#fff;
	overflow:hidden;}
header{
	padding:0 30px;}
.h_box{
	width:350px;
	padding-bottom:10px;}
header h1 a{
	background-image:url(../img/main/logo.jpg);
	background-position:-9px 0;
	height:65px;}
	
header p.tel{
	width:455px;
	height:90px;}
#navi ul li a{
	background-image:url(../img/main/navi.png);
	height:36px;}
#navi ul li.navi_c a{background-position:center -2px;}
#navi ul li.navi_p a{background-position:center -67px;}
#navi ul li.navi_i a{background-position:center -124px;}
#navi ul li.navi_b a{background-position:center -180px;}
a.pagetop{
	height:30px;
	margin:20px 0 0;
    padding:0;
	text-align:right;
	background:#fff url(../img/main/page.png) no-repeat right top;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	border-radius:0; 
    -webkit-border-radius:0;  
    -moz-border-radius:0;}
.footer_in{
	padding:20px 30px 10px;}
.footer_in .f_logo p{
	letter-spacing:9px;
	font-size:30px;}
.footer_in .f_logo p span{
	display:block;
	padding-bottom:3px;
	letter-spacing:0;}
.footer_in dl{
	width:470px;}
.footer_in dl dt{
	font-size:13px;
	padding-bottom:5px;}
.footer_in dl dd ul li{
	float:left;
	width:230px;
	font-size:23px;}
.footer_in dl dd p{
	clear:left;
	padding-top:8px;}
.footer_in dl dd ul li span.tel{
	background-image: url(../img/main/phone.png);
	width:26px;
	height:19px;
	vertical-align:middle;}
.footer_in dl dd ul li span {
    font-size: 12px;}
}