﻿@charset "utf-8";

* {
	margin: 0px;
	
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre,
address, cite, del, dfn, em, img, q,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section{
	display:block;
	}
	
	
}
body {
	font-size:13px;
	line-height:1.6;
	font-family:Verdana,Arial,"メイリオ",Meiryo,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	background: url(images/002.jpg) center no-repeat;
	background-attachment:fixed;
	background-size: 100%;
	background-repeat: repeat-y;
	background-color: rgba(0,0,0,0.0);
	color: #000000
}
body p {
	padding-top:3px;
	padding-bottom:3px;
}
img {
	border-style: none;
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
header {
}
div[id^="max_width"] {
	max-width: 1000px;
	margin: 0px auto;
}
#block1 {
	position: relative;
	color: #5F5F5F;
	height: 38vh;
	background: url(images/mezcolanza.png) center no-repeat;
	background color:rgba(225,130,140,0.5);
	background-size: contain;
	
	}
	
	#block0 {
	position: relative;
	color: #5F5F5F;
	height: 38vh;
	background: url(images/jaket2.JPG) center no-repeat;
	background color:rgba(225,130,140,0.5);
	background-size: contain;
	
	}
	
	#block5 {
	position: relative;
	color: #5F5F5F;
	height: 38vh;
	background: url(images/alacarta.jpg) center no-repeat;
	background color:rgba(225,130,140,0.5);
	background-size: contain;
	
	}
	
	
	
	#block6 {
	position: relative;
	color: #5F5F5F;
	height: 38vh;
	background: url(images/2018mez.jpg) center no-repeat;
	background color:rgba(225,130,140,0.5);
	background-size: contain;
	
	}
	
#block7 {
	position: relative;
	color: #5F5F5F;
	height: 38vh;
	background: url(images/hanabi.jpg) center no-repeat;
	background color:rgba(225,130,140,0.5);
	background-size: contain;
	
	}

#block8 {
	position: relative;
	color: #5F5F5F;
	height: 38vh;
	background: url(images/meitei.jpg) center no-repeat;
	background color:rgba(225,130,140,0.5);
	background-size: contain;
	
	}
#block10 {
	position: relative;
	color: #5F5F5F;
	height: 38vh;
	background: url(images/heisei.jpg) center no-repeat;
	background color:rgba(225,130,140,0.5);
	background-size: contain;
	
	}




#main_img {
}
#main_img img {
}
#content1 {
}

#menu_button {
	position:fixed;
	top:0px;
	left:0px;
	cursor: pointer;
	z-index:3;
}
#nav {
	position:fixed;
	top:0px;
	margin-left:-150px;
	width:150px;
	z-index:2;
}
#nav ul {
	padding: 0px;
	background-color:rgba(0,0,0,0.90);
}
#nav ul li {
	list-style-type: none;
}
#nav ul li a:link {
	padding-top: 12px;
	padding-right: 10px;
	padding-left: 11px;
	padding-bottom: 12px;
	border-bottom: 2px dotted #33FF00;
	display:block;
	text-align:left;
	color: #FFFFFF;
	text-decoration: none;
	-webkit-transition: color 0.3s ease-in-out 0s;
	-moz-transition: color 0.3s ease-in-out 0s;
	-ms-transition: color 0.3s ease-in-out 0s;
	-o-transition: color 0.3s ease-in-out 0s;
	transition: color 0.3s ease-in-out 0s;
}
#nav ul li a:visited {
	color: #FFFFFF;
	border-bottom: 1px solid #434343;
	text-decoration: none;
}
#nav ul li a:hover {
	color: #B9B9B9;
	text-decoration: none;
}
#nav_copy {
	display: none;
}



/*-------------------------------------
reset/common
-------------------------------------*/

blockquote, q{
	quotes:none;
	}

blockquote:before, blockquote:after,
q:before, q:after{
	content:'';
	content:none;
	}

a{
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	text-decoration:none;
	outline-style:none;
	color:#0168b3;
	}

del{
	text-decoration:line-through;
	}

table{
	border-collapse:collapse;
	border-spacing:0;
	}

input, select{
	vertical-align:middle;
	}


#container{
	width:960px;
	margin:0 auto;
	}

#contents{
	}

#main{
	width:620px;
	padding:0 20px 40px 20px;
	float:left;
	}

/*-------------------------------------
font
-------------------------------------*/
.nav, .footer-text{
	font-family:'Lato', sans-serif;
	font-weight:400;
	}

h2{
	font-family:'Lato', sans-serif;
	font-weight:700;
	color:#000000;
	font-size:30px;
	padding:0px 0 0px 0;
	border-bottom:3px double #0168b3;
	line-height:1;
	margin-bottom:10px;
	}	

h3, .disco-nav{
	font-family:'Lato', sans-serif;
	font-weight:700;
	line-height:1;
	}	

h3{
	font-size:18px;
	color:#0168b3;
	padding-bottom:4px;
	border-bottom:3px dashed #0168b3;
	margin-bottom:15px;
	clear:both;
	}
	

/*-------------------------------------
sidebar
-------------------------------------*/
#sidebar{
	width:100px;
	padding:0% 0% 0% 0%;
	float:right;
	color:#FFFFFF;
	}

#sidebar .nextlive h3{
	height:15px;
	background-image:url(img/nextlive-bg.png);
	background-repeat:no-repeat;
	font-size:15px;
	padding:18px 0 0 10px;
	margin-bottom:0;
	color:#00984b;
	}

#sidebar .nextlive ul{
	background-color:#00984b;
	color:#FFFFFF;
	padding:1px 1px 2px 1px;
	list-style:none;
	margin-bottom:20px;
	}

#sidebar .nextlive li{
	margin-bottom:1px;
	}

#sidebar .nextlive li.nextlive-date{
	font-size:10px;
	font-weight:bold;
	}

#sidebar .nextlive li.nextlive-title{
	font-size:10px;
	font-weight:bold;
	word-break:break-all;
	overflow:hidden;
	}

#sidebar .nextlive li.nextlive-info a{
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	}

#sidebar .nextlive li.nextlive-info a:hover{
	border-bottom:1px dotted #FFFFFF;
	}



/*-------------------------------------
home-header
-------------------------------------*/
#home-header{
	width:960px;
	height:750px;
	margin:0 auto;
	background-image:url(img/home-image.png);
	background-repeat:no-repeat;
	}

/*-------------------------------------
header
-------------------------------------*/
#header{
	width:960px;
	height:px;
	margin:0 auto;
	}

h1{
	width:353px;
	height:123px;
	margin:0 auto;
	background-image:url(img/title.png);
	text-indent:-9999px;
	margin-bottom:17px;
	}


/*-------------------------------------
home-news
-------------------------------------*/
.home-news dt{
	color:#6bb6bb;
	font-size:12px;
	margin-bottom:3px;
	border-bottom:1px dotted #0168b3;
	}

.home-news dd{
    color:#C0C0C0
	margin-bottom:15px;
	border-bottom:2px solid #0168b3;
	}

.home-news dd a{
	color:#696969;
	}

.home-news dd a:hover{
	color:#000000;
	border-bottom:1px solid #0168b3;
	}

/*-------------------------------------
news
-------------------------------------*/
.news dt {
	color:#3300CC;
	padding-bottom:5px;
	border-bottom:2px dashed #3300CC;
	margin-bottom:5px;
	}

.news dt p.entry-date{
    color:#000000;
	font-size:10px;
	padding-bottom:3px;
	}

.news dt p.entry-tl{
	font-weight:bold;
	font-size:15px;
	}

.news dd{
	padding-bottom:40px;
	margin-bottom:5px;
	border-bottom:2px solid #3300CC;
	}

.bt-back a{
	width:70px;
	height:21px;
	display:block;
	text-indent:-9999px;
	background-image:url(img/bt-back.jpg);
	}

.bt-back a:hover{
	background-position:0 -21px;
	}	

/*-------------------------------------
live
-------------------------------------*/
.tour-title{
	font-size:14px;
	color:#0168b3;
	font-weight:bold;
	padding:10px 0;
	border-bottom:2px solid #0168b3;
	}

dl.live{
	margin-bottom:40px;
	line-height:1.5;	
	}	

.live dt{
	font-weight:bold;
	padding:10px 0 5px 0;
	color:#0168b3;
	}

.live dd{
	border-bottom:1px dotted #0168b3;
	padding-bottom:10px;
	}

dl.live a:hover{
	border-bottom:1px solid #0168b3;
	}

dl.live .open,dl.live .close{
	margin-top:10px;
	}

dl.live .open a,dl.live .close a{
	line-height:1;
	background-color:#0168b3;
	padding:1px 5px;
	color:#FFFFFF;
	}

dl.live .open a:hover,dl.live .close a:hover{
	background-color:#AF271E;
	border-bottom:0;
	}
	


/*-------------------------------------
コンテンツごと
    background: url(images/back.png) center no-repeat;
	background-attachment:fixed;
	background-size: 100%;
	background-repeat: repeat-y;
-------------------------------------*/


.content_2 {
	background-color: #FFFFFF;
	color: #000000;
	
}

.content_2 a:link {
	color: #969696;
	-webkit-transition: color 0.3s ease-in-out 0s;
	-moz-transition: color 0.3s ease-in-out 0s;
	-ms-transition: color 0.3s ease-in-out 0s;
	-o-transition: color 0.3s ease-in-out 0s;
	transition: color 0.3s ease-in-out 0s;
}
.content_2 a:visited {
	color: #000000;
}
.content_2 a:hover {
	color: #767676;
}


.content_3 {
	background-color: #FFFFFF;
	color: #000000;
}
.content_3 a:link {
	color: #8A2BE2;
	-webkit-transition: color 0.3s ease-in-out 0s;
	-moz-transition: color 0.3s ease-in-out 0s;
	-ms-transition: color 0.3s ease-in-out 0s;
	-o-transition: color 0.3s ease-in-out 0s;
	transition: color 0.3s ease-in-out 0s;
}
.content_3 a:visited {
	color: #8A2BE2;
}
.content_3 a:hover {
	color: #767676;
}


.content_9 {
	background-color: rgba(0,0,0,0.0);
	color: #000000
}
	

.content_9 a:link {
	color: #5DAE8B;
	-webkit-transition: color 0.3s ease-in-out 0s;
	-moz-transition: color 0.3s ease-in-out 0s;
	-ms-transition: color 0.3s ease-in-out 0s;
	-o-transition: color 0.3s ease-in-out 0s;
	transition: color 0.3s ease-in-out 0s;
}
.content_9 a:visited {
	color: #000000;
}
.content_9 a:hover {
	color: #767676;
}


.content_4 {
	background-color: #FFFFFF;
	color: #000000;
}
.content_4 a:link {
	color: #000000;
	-webkit-transition: color 0.3s ease-in-out 0s;
	-moz-transition: color 0.3s ease-in-out 0s;
	-ms-transition: color 0.3s ease-in-out 0s;
	-o-transition: color 0.3s ease-in-out 0s;
	transition: color 0.3s ease-in-out 0s;
}
.content_4 a:visited {
	color: #000000;
}
.content_4 a:hover {
	color: #767676;
}



.content_5 {
	background-color: #FFFFFF;
	color: #000000;
}
.content_5 a:link {
	color: #000000;
	-webkit-transition: color 0.3s ease-in-out 0s;
	-moz-transition: color 0.3s ease-in-out 0s;
	-ms-transition: color 0.3s ease-in-out 0s;
	-o-transition: color 0.3s ease-in-out 0s;
	transition: color 0.3s ease-in-out 0s;
}
.content_5 a:visited {
	color: #000000;
}
.content_5 a:hover {
	color: #767676;
}


.content_6 {
	background-color: #FFFFFF;
	color: #000000;
}
.content_6 a:link {
	color: #000000;
	-webkit-transition: color 0.3s ease-in-out 0s;
	-moz-transition: color 0.3s ease-in-out 0s;
	-ms-transition: color 0.3s ease-in-out 0s;
	-o-transition: color 0.3s ease-in-out 0s;
	transition: color 0.3s ease-in-out 0s;
}
.content_6 a:visited {
	color: #000000;
}
.content_6 a:hover {
	color: #767676;
}



.content_7 {
    font-size:10px;
	color:#000000;
	background-color: rgba(225,130,130,0.8);
	color: #000000;
}
.content_7 a:link {
	color: #000000;
	-webkit-transition: color 0.3s ease-in-out 0s;
	-moz-transition: color 0.3s ease-in-out 0s;
	-ms-transition: color 0.3s ease-in-out 0s;
	-o-transition: color 0.3s ease-in-out 0s;
	transition: color 0.3s ease-in-out 0s;
}
.content_7 a:visited {
	color: #000000;
}
.content_7 a:hover {
	color: #767676;
}


.background-hack {
	z-index                 : -1;
	background: url(images/002.jpg) center no-repeat;
	background-attachment:fixed;
	background-size: 100%;
	background-color: rgba(0,0,0,0.0);
	color: #000000;
    top                     : 0;
    left                    : 0;
    right                   : 0;
    bottom                  : 0;
}
/*-------------------------------------
コンテンツごとおわり。
-------------------------------------*/



div[class^="bg-text"] {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 5px;
	padding-right: 5px;
	z-index: 1;
	height:auto;
	overflow:hidden;
}
div[class^="bg-text"] h1 {
	font-size: 180%;
	font-weight: normal;
	padding-bottom: 5px;
}
div[class^="bg-text"] p {
	text-align:left;
}
#bg-text-footer {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 5px;
	padding-right: 5px;
}
#bg-text-footer p {
}
.color1 {
	color: #FF0000;
}
.color2 {
	color: #FF6600;
}
.color3 {
	color: #9900CC;
}
.supplement {
	font-size: 90%;
	color: #6C6C6C;
}
.ie6 #nav {
	display: none;
}
.img_450_left img {
	display: block;
	margin: auto;
}
.img_450_right img {
	display: block;
	margin: auto;
}

@media only screen and (min-width: 600px) {
#block1 {
	height: 700px;
}
#content1 {
	position: static;
	background: url(images/bg-content1.png);
	top: 0px;
	left: 0px;
	padding-top: 0px;
	padding-bottom: 25px;
	padding-left: 25px;
	padding-right: 25px;
}
#site_title {
	position: static;
	background: none;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
}
#site_title span {
	font-size: 0px;
}
.ie8_under #site_title{ 
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
}
.ie8_under #site_title span {
	font-size: 35px;
}
#menu_button {
	display: none;
}
#nav {
	position: static;
	top: 0px;
	left: 0px;
	margin-left: 0px;
	width: 100%;
}
#nav ul {
	background-color:rgba(0,0,0,0);
}
#nav ul li {
	display:inline-block;
}
#nav ul li a:link {
	border-bottom: 0px solid #424242;
	color: #FFFFFF;
	padding: 5px;
}
#nav ul li a:visited {
	color: #FFFFFF;
}
#nav ul li a:hover {
	text-decoration: none;
	color: #B9B9B9;
}
.ie6 #nav ul li {
	display: inline;
	zoom: 1;
	padding-top: 10px;
	padding-right: 10px;
}
.ie7 #nav ul li {
	display: inline;
	zoom: 1;
}
#nav_copy {
	position: fixed;
	top: 0px;
	margin-left: 0px;
	width: 100%;
	z-index: 2;
	background-color: #161616;
}
#nav_copy ul {
	padding: 0px;
}
#nav_copy ul li {
	display:inline-block;
	list-style-type: none;
}
#nav_copy ul li a:link {
	color: #CFCFCF;
	padding-top: 12px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 12px;
	border-bottom: 0px dotted #4A4A4A;
	display:block;
	text-align:left;
	text-decoration: none;
	-webkit-transition: color 0.3s ease-in-out 0s;
	-moz-transition: color 0.3s ease-in-out 0s;
	-ms-transition: color 0.3s ease-in-out 0s;
	-o-transition: color 0.3s ease-in-out 0s;
	transition: color 0.3s ease-in-out 0s;
}
#nav_copy ul li a:visited {
	color: #CFCFCF;
	border-bottom: 0px solid #434343;
	text-decoration: none;
}
#nav_copy ul li a:hover {
	color: #A7A7A7;
	text-decoration: none;
}
.ie6 #nav_copy ul li {
	display: inline;
	zoom: 1;
	padding-top: 10px;
	padding-right: 10px;
}
.ie7 #nav_copy ul li {
	display: inline;
	zoom: 1;
}
div[class^="bg-text"] {
	padding-top: 40px;
	padding-bottom: 40px;
}
div[class^="bg-text"] h1 {
	font-size: 200%;
	padding-bottom: 10px;
}
#bg-text-footer {
	padding-top: 40px;
	padding-bottom: 40px;
}
}

@media only screen and (min-width: 650px) {
.img_450_left {
	float: left;
	padding-right: 5px;
}
.img_450_right {
	float: right;
	padding-left: 5px;
}
}