@charset "UTF-8";

#Navmenu #Nav_kako p a:hover{ background: #857d48; color: #fff;}
#Navmenu #Nav_now p a:hover{ background: #ea3425; color: #fff;}
#Navmenu #Nav_mirai p a:hover{ background: #227fab; color: #fff;}

/* fullSlideShow
--------------------------- */

.main{
	z-index: 2;
	position: absolute;
	width: 100%;
	height: 100%;
	text-align: center;
}

.main .maincontent{
	position: absolute;
    top: 50%;
	top: 5%\9;
    left: 50%;
    width: 100%;
    margin: 0 0px 0px -50%; 
	-webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.main .maincontent .ttl{
	width: 70%;
	max-width: 500px;
	min-width: 250px;
	width: 500px\9;
}


.main .scroll{
	width: 250px;
	margin: 20px 0 0 0;
}


.main .maincontent h1{
	font-size: 1em;
	color: #fff;
	text-shadow: 1px 1px 3px #999;  
	line-height: 1.8em;
	margin: 10px 10px;
	text-align: center;
}



.fullSlideShow {
	width: 100%;
	text-align: left;
	position: static;
	overflow: hidden;
}
.fullSlideShow ul {
	z-index: 1;
	top: 50%;
	left: 50%;
	width: 100%;
	position: fixed; /* absolute or fixed */
	overflow: hidden;
}
.fullSlideShow ul li {
	top: 0;
	left: 0;
	width: 100%;
	display: none;
	position: absolute;
}
.fullSlideShow ul li img {
	width: 100%;
}


.fullSlideShow ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}
.fullSlideShow ul {
	display: inline-block;
	overflow: hidden;
}



#Whatsnew{
	width: 100％;
	margin: 0 auto;
	color: #fff;
	text-align: center;
	padding: 10px 0;
}

#Whatsnew .clearfix{
	display: inline-block;
}

#Whatsnew .new {
	background: #E60012;
	position: relative;
	border-top-left-radius: 4px; 
	border-top-right-radius: 4px;  
	border-bottom-right-radius: 4px; 
	border-bottom-left-radius: 4px;  
	-webkit-border-top-left-radius: 4px;  
    -webkit-border-top-right-radius: 4px;  
    -webkit-border-bottom-right-radius: 4px;  
    -webkit-border-bottom-left-radius: 4px;  
    -moz-border-radius-topleft: 4px;  
    -moz-border-radius-topright: 4px;  
    -moz-border-radius-bottomright: 4px;  
    -moz-border-radius-bottomleft: 4px; 
}

#Whatsnew .new p{
	font-size: 11px;
	padding: 0 10px;
}

#Whatsnew .left{
	text-align: left;
	font-weight: bold;
	
}


#Whatsnew .link  {
	font-size: 14px;
	cursor: pointer;
	margin-left: 20px;
}

#Whatsnew .left p a{
		color: #fff;
	border-bottom: 1px solid #fff;
}


#Whatsnew .left p a:hover{
	background: #333;
	border-bottom: 1px solid #333;
}


/* =======================================
	TOP画面のスクロールボタン！
======================================= */

#Scrollbtn{
	position: absolute;
	height: 45px;
	background:#000000;
	opacity: 0.6;
	width: 100％;
	bottom: 0;
	left: 0;
	right: 0;
}

#Scrollbtn :hover{
	cursor: pointer;
	background:#333;
}

#Scrollbtn a{
	display: block;
    width: 100%;
    height: 100%;
	color: #fff;
	z-index: 99;
}


#Scrollbtn a span{
	width: 800px;
	margin: 0 auto;
}

#Scrollbtn a .yajirushi{
	border-right: 5px solid #9E9E9E;
 border-top: 5px solid #9E9E9E;
 border-radius: 2px;
 margin: 0 300px 0 0px;
 height: 20px;
 position: absolute;
 transform: rotate(135deg);
 -webkit-transform: rotate(135deg);
 top: 5px;
 width: 20px;
}


.maincontent .sns{
	margin: 0 auto;
  width: 250px;
  padding: 30px 0;
}


/* Wrapper（スライドショー後コンテンツ//絶対消しちゃダメーーーーー！）
--------------------------- */
#wrapper {
	width: 100%;
	text-align: left;
	background: #fff;
	position: relative;
	z-index: 120;
}


/* =======================================
	Menuwrap（トップスライド左のナビメニュー）
======================================= */

#Menuwrap{
	z-index: 100;
	width:150px;
	height: 600px;
	margin: 25px 0 0 25px;
	position: absolute;
}

#Menuwrap .menuwrapbox{
	background: #000;
	color: #fff;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */
	 filter: alpha(opacity=60);
    -moz-opacity:0.6;
    opacity:0.6;
	font-size: 12px;
	padding-bottom: 5px;
}

#Menuwrap .bannerbox{
	width: 130px;
}



#Menuwrap p{
	padding: 3px 0;
}


#Menuwrap .ttl{
	font-weight: bold;
	padding-top: 10px;
	border-bottom: solid 1px #555;
}

#Menuwrap .link:hover{
	filter: alpha(opacity=60);
    -moz-opacity:0.6;
    opacity:0.6;
	background:#4B4B4B;
}

#Menuwrap .bannerbox:hover,{
	filter: alpha(opacity=70);
    -moz-opacity:0.7;
    opacity:0.7;
}


#Menuwrap .link{
	color: #fff;
}
	

.contbox{
	width: 940px;
	margin: 0 auto;
}


/* =======================================
	パララックスコンテンツ！
======================================= */

.num {
    margin: 0;
    position: fixed;
    right: 10px;
    top: 10px;
}





/* メッセージ文 */
#Cont00{
	background:url(../images/bg_img.png) repeat;
}

#Cont00 #Message{
	width: 700px;
	border: solid 1px #333;
	padding: 50px;
	margin: 0 auto;
}

#Cont00 #Message p{
	text-align: center;
	font-size: 15px;
	line-height: 1.8em;
}

#Cont00 .contbox{
	padding: 120px 0;
}


/* タイムテーブル */

#Timetable {
	padding: 40px 0 80px 0;
	width: 100%;
	position: relative;
}

#Timetable #Timetablewrapper{
	width: 100%;
	background:url(../images/bg_timeline.jpg) 50% 0;
	height: 230px;
}

#Timetable .clearfix{
	width: 940px;
	margin: 0px auto;
	right: 0;
	left: 0;
}

#Timetable #Kako01{
	background:url(../images/bg_sc00_yl01.jpg) no-repeat;
	width: 286px;
	height: 190px;
	position: relative;
}

#Timetable #Kako02{
	background:url(../images/bg_sc00_yl02.jpg) no-repeat;
	width: 286px;
	height: 40px;
	position: relative;
}

#Timetable #Now01{
	background:url(../images/bg_sc00_red01.jpg) no-repeat;
	width: 395px;
	height: 190px;
	position: relative;
}

#Timetable #Now02{
	background:url(../images/bg_sc00_red02.jpg) no-repeat;
	width: 395px;
	height: 40px;
	position: relative;
}

#Timetable #Mirai01{
	background:url(../images/bg_sc00_bl01.jpg) no-repeat;
	width: 259px;
	height: 190px;
	position: relative;
}

#Timetable #Mirai02{
	background:url(../images/bg_sc00_bl02.jpg) no-repeat;
	width: 259px;
	height: 40px;
	position: relative;
}

#Timetable img{
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	width: 40px;
}

#Timetable h2{
	text-align: center;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.4em;
		top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	position: absolute;
}


#Timetable #Kako01 h2{
	color: #776d2a;
	height: 60px;
}

#Timetable #Now01 h2{
	color: #333;
	height: 30px;
}

#Timetable #Mirai01 h2{
	color: #227fab;
	height: 30px;
}

#Timetable #Contlink{
	padding: 20px 0 20px 0;
}

#Timetable #Contlink .kako{
	width: 280px;
}

#Timetable #Contlink .kako ul li{
	padding-bottom: 5px;
	text-indent: -40px;
}

#Timetable #Contlink .mirai{
	margin-left: 20px;
}

#Timetable #Contlink ul li:before{
	 position: relative;
	 bottom: 2px;
	 margin-right: 7px;
	 margin-left: 12px;
}

#Timetable #Contlink .kako ul li:before{content: url(../images/icon_navlink_yl.gif);}
#Timetable #Contlink .now ul li:before{content: url(../images/icon_navlink_red.gif);}
#Timetable #Contlink .mirai ul li:before{content: url(../images/icon_navlink_bl.gif);}

#Timetable #Contlink .kako ul li span{
	padding-left: 40px;
}



.box {
    margin: 0;
    padding: 0;
}

@media screen and (min-width: 1200px){.box {height: 600px;}}
@media screen and (max-width: 1199px){.box {height: 400px;}}


#box1 {
    background: url(../images/bg_kako.jpg) 50% 0 no-repeat;
	background-size: 100% auto;
	background-position: center center; 
	width: 100%;
	position: relative;
}

.box1ttl {
	width: 100%;
}


.box1ttl img {
	width: 20%;
	float: left;
	padding: 4% 0% 0 5%;
	max-width: 260px;
	min-width: 180px;
}



#box2 {
    background: url(../images/bg_now.jpg) 50% 0 no-repeat;
	background-size: 100% auto;
	background-position: center center; 
	width: 100%;
	position: relative;
}

.box2ttl {
	width: 100%;
}


.box2ttl img {
	width: 20%;
	float: right;
	padding: 5% 5% 0 0;
	max-width: 260px;
	min-width: 180px;
}



#box3 {
    background: url(../images/bg_mirai.jpg) 50% 0 no-repeat;
	background-size: 100% auto;
	background-position: center center; 
	width: 100%;
	position: relative;
}

.box3ttl {
	width: 100%;
}


.box3ttl img {
	width: 40%;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	height: auto;
	max-width: 530px;
	min-width: 400px;
}


