@charset "utf-8";
/* --------------------------------------------------
サイト共通レイアウト用のCSS
-------------------------------------------------- */

/* HTMLタグ再定義
------------------------------ */
body {
	min-width: 960px;
	-webkit-text-size-adjust: none;
	background: url(../img/bg.png) repeat-x;
	font-family:"メイリオ",Meiryo,"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	font-size:14px;
	line-height:180%;
}
a:link,
a:visited,
a:active {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
small {
	font-size: 85%;
}
hr {
	margin: 20px 0px;
	padding: 0px;
	border: none;
	border-top: 1px dotted #CCC;
}
img{
	vertical-align:bottom;}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
/* ヘッダー
------------------------------ */
#header{
	position:relative;
	width:100%;
	margin:0 auto;
	height:727px;
	text-align: center;
	font-size:90%;
	}

#header #bgmov{
	height:710px;
	position: absolute;
    z-index:10;
    width: 100%;
	top:0;
}
#header #hbtn{
	position: absolute;
	position:relative;
	width:1100px;
	margin: 0px auto;
	text-align:center;
	}	
#header #mainimg_box{
	z-index:100;
	position: absolute;
	position:relative;
	height:710px;
	width:1100px;
	}
#header #mainimg_box .logo{
	position:absolute;
	left:0px;
	bottom:25px;
	}
#header #mainimg_box h1{
	position:absolute;
	left:0px;
	top:10px;
	}
#header #mainimg_box .h_txts{
	position:absolute;
	right:0px;
	top:50px;
	}
#header #mainimg_box .h_tel{
	position:absolute;
	right:157px;
	top:16px;
	}
#header #mainimg_box .h_btn{
	position:absolute;
	right:0px;
	top:16px;
	}
#header #mainimg_box .h_txt{
	position:absolute;
	right:0px;
	bottom:25px;
	}




#header_sec{
	position:relative;
	width:100%;
	margin:0 auto 20px auto;
	height:260px;
	text-align: center;
	font-size:90%;
	background: url(../img/sec_head.png) no-repeat center bottom;
	}

#bgmov{
	height:240px;
	position: absolute;
    z-index:10;
    width: 100%;
	top:0;
}
#header_sec #hbtn{
	position: absolute;
	position:relative;
	width:1100px;
	margin: 0px auto;
	text-align:center;
	}	
#header_sec #mainimg_box{
	z-index:100;
	position: absolute;
	position:relative;
	height:260px;
	width:1100px;
	}
#header_sec #mainimg_box .logo{
	position:absolute;
	left:0px;
	bottom:25px;
	}
#header_sec #mainimg_box h1{
	position:absolute;
	left:0px;
	top:10px;
	}
#header_sec #mainimg_box .h_txts{
	position:absolute;
	right:0px;
	top:50px;
	}
#header_sec #mainimg_box .h_tel{
	position:absolute;
	right:157px;
	top:16px;
	}
#header_sec #mainimg_box .h_btn{
	position:absolute;
	right:0px;
	top:16px;
	}
#header_sec #mainimg_box .h_txt{
	position:absolute;
	right:0px;
	bottom:25px;
	}
/* グローバルメニュー
------------------------------ */
#gnavi {
	background: url(../img/nav_bg.png) repeat-x;
	height:75px;
}
#gnaviInner {
	width: 1100px;
	margin: 0px auto;
	text-align:center;
	
}
#gnaviInner ul{
	overflow:hidden;
}
#gnaviInner ul li{
	float:left;
}
/* コンテンツ
------------------------------ */
#contents {
}
#contentsInner {
	text-align: left;
	margin: 0px auto;
	padding-bottom:70px;
	padding-top:50px;
}
.wrapper{
	width:1100px;
	margin:0 auto;
}
	/* コンテンツ（メインカラム）
	------------------------------ */
	#main {
		width:100%;
	}
	#mainInner {
	}
	/* コンテンツ（サブカラム）
	------------------------------ */
	#side {
		float: right;
		width: 30%;
	}
	#sideInner {
	}

/* グローバルメニュー
------------------------------ */
#footer {
	background:#1a78b8;
	color:#fff;
}
#footerInner {
	width:1100px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	height:357px;
}
.flogo{
	position:absolute;
	top:41px;
	left:44px;
}
.ftel{
	position:absolute;
	top:112px;
	left:0px;
}
.fbtn{
	position:absolute;
	top:156px;
	left:30px;
}
.fpic{
	position:absolute;
	top:33px;
	left:296px;
}
.ftime{
	position:absolute;
	top:33px;
	right:0px;
}
.ftxt{
	position:absolute;
	top:211px;
	left:0px;
	width:270px;
	text-align:center;
}
.ftxt2{
	position:absolute;
	top:264px;
	right:0px;
	width:450px;
	text-align:right;
}
.fnav{
	position:absolute;
	top:313px;
	left:0px;
	width:1100px;
	text-align:center;
}
.fnav a{
	color:#fff;
}
#footerDeviceswitch {
	background: #EEE;
	padding: 9px 0px;
	text-align: center;
	color: #666666;
	margin-top: 10px;
	display: none;
}
#footerDeviceswitch li {
	display: inline-block;
}
#footerDeviceswitch li:after {
	content:"｜";
}
#footerDeviceswitch li:last-child:after {
	content:"";
}

#footerDeviceswitch input.text {
	background: url(../sp2/css/none);
	margin: 0px;
	padding: 0px;
	border-style: none;
	display: inline;
	color: #666;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}




.bgstretcher-area { text-align: left; }
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
    position: absolute;
    top: 0;
    left: 0;
}
.bgstretcher UL, .bgstretcher UL LI {
    margin: 0;
    padding: 0;
    list-style: none;
}
.bgstretcher {
    overflow: hidden;
    width: 100%;
    position: fixed;
    z-index: 1;
    _position: absolute; /*IE6 doesn't support fixed positioning*/
    top: 0;
    left: 0;
}


.ssl-s{
	position:absolute;
	top:275px;
	left:0px;
	width:130px;
}