@charset "utf-8";
/* CSS Document */
/*----------------------------------------------------
	#page（ページ全体）
----------------------------------------------------*/
#top #page {
	width: 100%;/*
    min-width: 1350px;*/
	margin: 0 auto;
	padding: 0;
	background:url(../images/common/header_bg.gif) repeat;
	font-size: 100%;
	position: relative;
    height: auto !important;
    height: 100%;
    min-height: 100%;
}

#s01{
	height: 100vh;
}
/*----------------------------------------------------
	header#globalHeader
----------------------------------------------------*/
#top header#globalHeader {
	background:none;
	margin-bottom: 10px;
	width:100%;
	min-width: 240px;
	height:100%;
}
/* ロゴ
----------------------------------------------------*/
#top header#globalHeader hgroup {
	width:240px;
	}
#top header#globalHeader hgroup h1 {
	background:url(../images/common/logo01_pc.png) no-repeat 0 center;
	width:98px;
	height:187px;
	margin:50px 0 94px 77px;
	text-indent:-9999px;
}
#top header#globalHeader hgroup h1 a {
	display:block;
	width:98px;
	height:187px;
}

/* グローバルナビゲーション
----------------------------------------------------*/
#top header#globalHeader nav {
	border:0;
	background:none;
	margin:0 0 0 0;
	width:100%;
	min-width: auto;
	height:100%;
}

#top header#globalHeader nav ul {
	/zoom: 1;
	background:none;
	font-size: 100%;
	margin:0 0 0 40px;
}

#top header#globalHeader nav ul:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

#top header#globalHeader nav ul li {
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-size:123.1%;
	margin-bottom: 24px;
	background:none;
	display: block; 
	width:160px;
	height:100%;
	color:#fff;
	text-align:left;
}
#top header#globalHeader nav ul li a {
	color:#fff;
	text-decoration:none;
}
#top header#globalHeader nav ul li.navbg_access a{
	background:url(../images/common/bnr_access.gif) repeat;
	width:160px;
	height:60px;
	display:block;
}

/* サブナビゲーション
----------------------------------------------------*/
#top #subNav {
	background:url(../images/common/header_bg.gif) repeat;
	width:100%;
/*	min-width: 1200px;*/
	height:31px;
	z-index: 98 !important;
	position:absolute;
}

/*----------------------------------------------------
	#contents（メインとサイド）
----------------------------------------------------*/
#top #contents {
	/zoom: 1;
	margin-left: 240px;
	background:url(../images/common/contents_bg.jpg) repeat;
	position:relative;
	padding-bottom: 42px;
}

/* メイン画像
----------------------------------------------------*/
#s01{
	/*background: url(../img/top/1.jpg) no-repeat center;*/
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position:relative;
}
#s01 h1{
	margin-bottom:5px;
}
#s01 .scroll{
	position:absolute;
	bottom:62px;
	left:50%;
	margin-left:-40px;
	z-index: 100 !important;
}
small{
	display:block;
	text-align:right;
}


.box{
    min-width:100%;
    height:100%;
    position:relative;
}

/*背景画像がうまく表示されない場合*/
#s01 > div{
z-index: 0 !important;
}

#s02{
  position:relative;
  padding:50px 0;
}


/* 右上のバナー
----------------------------------------------------*/
.bnrBox{
	position:absolute;
	top:80px;
	right:0;
}

@media(max-width:769px){
.bnrBox{
	position:absolute;
	top:50px;
	right:0;
	max-width:15%;
}
}
/* 新着情報
----------------------------------------------------*/
.newsBox{
	width:96%;
	margin:0 2%;
}
.newsBox .fl_l{
	width:14.6666%;
	margin:0 1%;
	float:left;
}
.newsBox img {
	width:100%;
	max-width: 100%;
	height: auto;
}

.newsBox h2{
	background:url(../images/common/title_bg01.png) no-repeat center;
	height:88px;
	text-align:center;
	padding-top:28px;
	margin:0 0 50px 0;
	letter-spacing:0.1em;
	text-indent:0;
	font-size:174%;
	font-family:"游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "Roboto Slab" , Garamond , "Times New Roman" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
#main p.newsTime{
	margin-bottom:5px;
}
#main p.newsTitle{
	font-size:116%;
}

/*----------------------------------------------------
	#side（サイドバー）
----------------------------------------------------*/
#top #side {
    background-image: url(../images/top/img_tusbaki01.png), url(../images/top/img_tusbaki02.png);
    background-position: left top, 122px 262px;
    background-repeat: no-repeat, no-repeat;
    background-size: auto, auto;
	float: left;
    margin-right: -100%;
    position:relative;
    width: 240px;
	height:100%;
	z-index: 99 !important;
}

/*----------------------------------------------------
	footer#globalFooter
----------------------------------------------------*/
#top footer#globalFooter {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 42px;
	z-index: 100 !important;
}



@media(max-width:970px){
.newsBox .fl_l{
	width:31.3333%;
	margin:0 1% 5%;
	float:left;
	min-height:230px;
}
}



@media(max-width:769px){
.pc{
	display:none;
}

}

@media(max-width:769px){
#top header#globalHeader hgroup {
	width:100%;
	padding:15px;
	}
#top header#globalHeader hgroup h1 {
	background:url(../images/common/logo01_sp.png) no-repeat 0 center;
	width:202px;
	height:72px;
	margin:0px auto;
	text-indent:-9999px;
	text-align:center;
}
#top header#globalHeader hgroup h1 a {
	display:block;
	width:202px;
	height:72px;
}
#s01{
	height: 400px;
}
#s01{
	/*background: url(../img/top/1.jpg) no-repeat center;*/
	background-position: center center;
}
#s01 .scroll{
	display:none;
}
.box{
    min-width:100%;
    max-height:400px;
    position:relative;
	background-position: center center;
}

#top #contents {
	margin-left: 0px;
	background:url(../images/common/contents_bg.jpg) repeat;
	position:relative;
	padding-bottom: 42px;
}

#top #side {
	display:none;
	width:0;
}

#top header#globalHeader nav ul {
	/zoom: 1;
	background:none;
	font-size: 100%;
	margin:0 0 0 0px;
}

#top header#globalHeader nav ul li {
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-size:123.1%;
	margin-bottom: 0;
	background:none;
	display: block; 
	width:auto;
	height:100%;
	color:#fff;
	text-align:center;
}

#top header#globalHeader #gNav nav {
	background:#fff;
	height:auto;
	position:relative;
}
#top header#globalHeader #gNav nav ul li {
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	line-height:15px;
	width:20%;
	}
#top header#globalHeader #gNav nav ul li a {
	height:auto;
	color:#333;
}
#top header#globalHeader #gNav nav ul.child {
	position:absolute;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:10px 0;
	background:#fff;
	background:rgba(255,255,255,.95);
	z-index:100000;
}
#top header#globalHeader #gNav nav ul.child li {
	width:100%;
	padding:10px;
	font-size:13px;
	line-height:13px;
	/*border-top:1px solid #dfdfdf;*/
}
/*----------------------------------------------------
	footer#globalFooter
----------------------------------------------------*/
#top footer#globalFooter {
    height: auto;
}

}
