@charset "utf-8";

/*ヘッダー（サイト名ロゴが入ったブロック）
---------------------------------------------------------------------------*/
/*ヘッダーブロック*/
header {
	background-image: none;
	padding-bottom: 260px;
}
header .inner {
	width: auto;
	height: 70px;
	text-align: center;
}
/*h1ロゴの設定*/
header .inner h1 {
	position: static;
	padding-top: 20px;
}

.logo {
	width: 100%;
	height:auto;
	position: absolute;
	right: 0;	
	left: 0;

	padding-top: 20px;
	float: left;
}

.img_s_logo {
	width: 30%;
	height:auto;
	}

/*電話番号ボックスの設定*/
header .inner address {
	position: static;
	padding-bottom: 20px;
}

header h1 img {
	width: 70%;	
	height: auto;
}

.tel_s_bt {
	padding-top: 10px;
	float: right;	
	}


/*上部のメインメニュー
---------------------------------------------------------------------------*/
/*メニューブロック設定*/
nav#menu {
	height: auto;
	margin-right: 6px;
	margin-left: 6px;
	padding-top:10px;
	
}
nav#menu ul {
	width: auto;
	
}
/*メニュー１個ごとの設定*/
nav#menu ul li {
	width: 49%;	/*メニュー幅*/
	background-color: ;	/*背景色（古いブラウザだとここの色のみが出ます）*/
	
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
	border: 0.5px solid #CCCCCC;
	margin-bottom: 1%;
}

nav#menu ul li a {
	line-height: normal;
	color: #FFF;
	padding: 15px 0px 15px 0px;	/*メニュー内の余白。上、右、下、左*/
	font-size: 90%;
	text-align: center;
}
/*奇数番目のメニューの設定*/
nav#menu ul li:nth-child(odd) {
	width: 49%;	/*メニュー幅*/
	margin-right: 1%;
}
/*最後のメニューの設定*/
nav#menu ul li:last-child {
	margin-bottom: 30px;
}

/*コンテンツ（main,subを囲むブロック）
---------------------------------------------------------------------------*/
#contents {
	width: auto;
	margin-right: 6px;
	margin-left: 6px;
}

#page {
	width: 100%;
	font-size: 110%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color: #00000;	/*左から、上下、左右への余白*/
	background-color: #fff;	/*背景色（古いブラウザだとここの色のみが出ます）*/
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));	/*グラデーション*/
	background-image: -webkit-linear-gradient(#fff, #fff 49%, #fff 50%);	/*同上*/
	background-image: linear-gradient(#fff, #fff 49%, #fff 50%);			/*同上*/
	-webkit-box-shadow: 1px 2px 5px #999;	/*影の設定。右・下・ぼかし幅・色の設定*/
	box-shadow: 1px 2px 5px #999;			/*同上*/
	border-top: 2px solid #1e234c;		/*上の線の幅、線種、色*/
	border-right: 2px solid #1e234c;	/*右の線の幅、線種、色*/
	border-bottom: 2px solid #1e234c;	/*下の線の幅、線種、色*/
	border-left: 2px solid #1e234c;	/*左の線の幅、線種、色*/
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	float: left;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: auto;
	text-align: center;	
}



/*contents-in,main,subコンテンツ
---------------------------------------------------------------------------*/
#contents-in, #main, body.c2 #main, #sub {
	float: none;
	width: auto;
}

/*sideコンテンツ
---------------------------------------------------------------------------*/
#side {
	float: left;
	width: 100%;
	padding-bottom: 0px;
	margin-right: 0px;
	clear: left;	
}

.side_img{
	width: 24%;
	height: auto;
	}

/*トップページのメイン画像
---------------------------------------------------------------------------*/
#mainimg {
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0%;
	margin-left: 6px;
}
#mainimg aside {
	height: auto;
	width: 100%;
}
#mainimg aside img {
	vertical-align: bottom;
}
#slide_image {
	height: auto;
	width: 100%;
	position: relative;
}
#slide_image2 {
	height: auto;
	width: 100%;
	position: absolute;
	left:0px;
	top:0px;
}



div#footer {
   display: none;
   width: 100%;
   height: 150px;
   font-size: 12px;
   text-align: left;
   letter-spacing: 1px;}
 
div#footer2 {
	width: 100%;
	height: 120px;
	font-size: 13px;
	text-align: left;
	letter-spacing: 1px;
	background-color: #FFFFFF;
	color: #333333;
}	

div#footerIn {
	
	width: 100%;
	height: auto;
	position: relative;
	background-color: #000066;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#footerIn ul.foot_menu01 {
	display: none;	
}

div#footerIn ul.foot_menu02 {
	display: none;	
}

div#footerIn .footerlogo {
	width:100%;
	height:auto;
	position: absolute;
	top: 5px;
	left: 0px;
	line-height: 200%;
	font-size: 90%;
}


div#footerIn .footerlogo2 {
	display: ;	

}
div#footerIn .footerlogo3 {
	width: 100%;
	height:auto;
	float:left;
	position: absolute;
	top: 0px;
	left: 0px;
	line-height: 120%;

}

div#footerIn .footerlogo3 p{

}




/*その他
---------------------------------------------------------------------------*/
/*<body class="s-n">指定の場合にsubブロックも表示させない設定*/
body.s-n #sub {
	display: none;
}
/*幅一杯に画像を表示させる*/
img.wa {
	height: auto;
	width: 100%;
}
/*メニューアイコンを非表示に*/
#menubar_hdr {
	display: none;
}

/*レスポンシブ
---------------------------------------------------------------------------*/

#smart{
	display: block;
	}

#hp {
	display: none;
}


#hp_tab {
	display: block;
}

#smart_tab {
	display: none;
	}

.img_s {
	width: 30%;
	height:auto;
    } 
	
.img_s2 {
	width: 40%;
	height:auto;
    }