@charset "utf-8";

/*======================================

	モバイル用、全店舗共通css

=======================================*/
html {
	overflow-y: scroll;
}

body {
	line-height: 1.5;
	color:#444444;
	font-family: Quicksan, 游ゴシック体, Yu Gothic, YuGothic, ヒラギノ角ゴシック Pro, Hiragino Kaku Gothic Pro,メイリオ, Meiryo , Osaka,ＭＳ Ｐゴシック, MS PGothic, sans-serif;
font:13px/1.231 arial,helvetica,clean,sans-serif;
*font-size:small;*font:x-small;
background:#EFEFEF;
text-align:center;
margin:0;
padding:0 0;
-webkit-text-size-adjust: 100%;
width:device-width;
}

#top section {
	width: 100%;
	padding: 10px;
}

section img {
	width: 100%;
}


img{
max-width: 100%;
height: auto;
width /***/:auto;　
}

div.whitebase{
text-align:left;
width:device-width;
margin:0;
padding:0 0;
color:#444444;
background:#F8F8F8;
border-width:0;
}

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


p {
padding:0 10px;
}

strong {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}



.red {color: #FF0000}



a{
text-decoration:none;
}



a:link {
	color: #444444;
}

a:visited {
	color:#444444;
}

a:hover {
	color: #444444;
}

h1 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
margin:1px 0 0 0;
padding:8px 10px;
font-weight:bold;
font-size:110%;
color:#444444;
    background: -moz-linear-gradient(top,#FFF 0%,#EEE);
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#DDD));
    border-top: 1px solid #333;
	    border-bottom: 1px solid #333;
		    border-right: 0px;
			    border-left: 0px;
width:device-width;
text-shadow: 1px 1px 1px #B2B2B2;
}

h2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
font-weight:bold;
	font-size: 110%;
	width:device-width;
	color:F8F8F8;
		margin:5px 0 2px 0;
	padding: 5px 15px;
	background-color:#B40733;
	background-image: -webkit-linear-gradient(-45deg, #9D072D 25%, transparent 25%, transparent 50%, #9D072D 50%, #9D072D 75%, transparent 75%, transparent);
	background-image: linear-gradient(-45deg, #9D072D 25%, transparent 25%, transparent 50%, #9D072D 50%, #9D072D 75%, transparent 75%, transparent);
	background-size: 12px 12px;
	text-shadow:1px 1px 2px rgba(0,0,0,.3);
	box-shadow: 2px 2px 2px rgba(0,0,0,0.4);
}

h3 {
margin:0px;
font-weight:bold;
	font-size:13px;
	line-height:15px;
	color:#111;
	margin:0;
	padding:0 10px;
}

h4 {
margin:0px;
font-weight:bold;
	font-size:13px;
	line-height:15px;
	color:#990033;
}



a img{
margin: 0px; 
border: 0px; 
padding: 0px; 
font-size: 0px;
}


.kyoutu_top{
	margin:0;
padding:0;
border: 0px;
background-color:#9D072D;
color:F8F8F8;
}





ul.title_menu_lg{
    list-style:none;
    width:device-width;
	margin:0;
padding:0;
border: 0px;
}


.accordian li{
	padding:1em;
	list-style:none;
	border:#eee 1px solid;
	margin:1em;
}

.b{
	display:none;
}

#footer {
     z-index:9999;
     width:100%;
     position:fixed;
     bottom:-150px;
     background-color:#999;
     color:#fff;
     text-align:center;
}

@media only screen and (orientation : portrait){ /*縦向き*/

ul.title_menu_lg li{
    list-style:none;
    float:left; 
	width:45%;
}
ul.title_menu li{
    list-style:none;
    float:left; 
		width:18.33333333%;
}

}


@media only screen and (orientation : landscape){ /*横向き*/
ul.title_menu_lg li{
    list-style:none;
    float:left; 
	width:31%;
}
ul.title_menu li{
    list-style:none;
    float:left; 
		width:23%;
}
}



ul.title_menu_lg a{
    display:block;
}



.title_menu_lg a span{display:none;} 

a.queseratop{
    background-image:url(../image/tnp_kyotu/logo.png);
	background-size:100% auto;
	padding-top:33.33333333%;
}





ul.title_menu{
    list-style:none;
    width:device-width;
	margin:0;
padding:0;
border: 0px;
}



ul.title_menu a{
    display:block;
}

a.migiue_btn{
    background: #F8F8F8;
    color:#9D072D;
	text-align:right;
}
a.migiue_btn2{
    background: #F8F8F8;
    color:#9D072D;
	text-align:right;
}

@media only screen and (orientation : portrait){ /*縦向き*/
a.migiue_btn{
	height:50px;
    padding:12px 15px 0 5px;
	font-size:85%;
}
a.migiue_btn2{
	height:50px;
    padding:17px 15px 0 5px;
}

}
@media only screen and (orientation : landscape){ /*横向き*/
a.migiue_btn{
	height:19%;
    padding:21px 25px 0 10px;
}
a.migiue_btn2{
	height:19%;
    padding:21px 25px 0 10px;
}
}






/* 画像ゆっくり切り替わるジャバ */



@media only screen and (orientation : portrait){ /*縦向き*/
.top_back {
text-align:left;
margin:0;
padding:0;
	width:device-width;
	height:45.5%;
}
#slideshow {
margin:0;
   position: relative;
   width:device-width;
   height: auto;
}
#slideshow img {
   position: absolute;
   top: 0;
   left:0;
   z-index: 8;
   opacity: 0.0;
     width:100%;
   height: auto;
}
}

@media only screen and (orientation : landscape){ /*横向き*/
.top_back {
text-align:left;
margin:0;
padding:0;
	width:device-width;
}
#slideshow {
margin:0;
   position: relative;
   width:device-width;
   height: auto;
}
#slideshow img {
   position: absolute;
   top: 0;
   left:0;
   z-index: 8;
   opacity: 0.0;
     width:50%;
   height: auto;
}
}

#slideshow img.active {
   z-index: 10;
   opacity: 1.0;
}
#slideshow img.last-active {
   z-index: 9;
}



/* 英語 */



@media only screen and (orientation : portrait){ /*縦向き*/
.top_back {
text-align:left;
margin:0;
padding:0;
	width:device-width;
	height:45.5%;
}
#slideshow2 {
margin:0;
   position: relative;
   width:device-width;
   height: auto;
}
#slideshow2 img {
   position: absolute;
   top: 0;
   left:0;
   z-index: 8;
   opacity: 0.0;
     width:100%;
   height: auto;
}
}

@media only screen and (orientation : landscape){ /*横向き*/
.top_back {
text-align:left;
margin:0;
padding:0;
	width:device-width;
}
#slideshow2 {
margin:0;
   position: relative;
   width:device-width;
   height: auto;
}
#slideshow2 img {
   position: absolute;
   top: 0;
   left:0;
   z-index: 8;
   opacity: 0.0;
     width:50%;
   height: auto;
}
}

#slideshow2 img.active {
   z-index: 10;
   opacity: 1.0;
}
#slideshow2 img.last-active {
   z-index: 9;
}

/*end*/


ul.title_menu2{
    list-style:none;
    width:device-width;
	margin:0;
padding:0;
border: 0px;
}

ul.title_menu2 li{
    list-style:none;
    float:left; 
	width:33.3%;
}

ul.title_menu2 a{
    display:block;
	    height:50px;
		text-align:center;
		color:#9D072D;
		font-size:21px;
		padding-top:10px;
		font-family: 'Righteous', cursive;
}





a.menu6_1{
    border: 1px solid #EEE;
    -moz-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);
    -webkit-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);
text-shadow: 3px 3px 2px rgba(0,0,0,0.2);

}


a.menu6_2{
    border: 1px solid #EEE;
    -moz-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);
    -webkit-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);
text-shadow: 3px 3px 2px rgba(0,0,0,0.2);

}







ul.title_menu3{
    list-style:none;
    width:100%;
	margin:0;
padding:0;
border: 0px; 
    width:device-width;
}

ul.title_menu3 li{
    list-style:none;
    float:left;
		width:33.3%;
}



ul.title_menu3 a{
    display:block;
	text-decoration:none;
	font-size:13px;
	font:normal;
}
ul.title_menu3 a:link{
color:#222;
}
ul.title_menu3 a:visited{
color:#222;
}
ul.title_menu3 a:hover{
color:#222;
}

a.dorifu6_1{
    height:40px;
  border-top: 1px solid #ccc;  
    border-right: 1px solid #666;  
    border-bottom: 1px solid #666;  
    border-left: 1px solid #ccc;  
    padding: 5px 8px;  
    font-weight: bold;  
	font-size:12px;
    cursor: pointer;  
    color: #666;  
	text-align:center;
	
	    -webkit-border-radius: 3px;  
    -moz-border-radius: 3px;  
    text-shadow: 0 -1px 1px #FFF, -1px 0 1px #FFF, 1px 0 1px #aaa;  
    -webkit-box-shadow: 1px 1px 2px #E7E7E7;  
    -moz-box-shadow: 1px 1px 2px #E7E7E7;  
	
	    background: -moz-linear-gradient(top, #fff, #F1F1F1 1%, #F1F1F1 50%, #DFDFDF 99%, #ccc);  
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.01, #F1F1F1), color-stop(0.5, #F1F1F1), color-stop(0.99, #DFDFDF), to(#ccc));  
}


a.dorifu6_2{
    height:40px;
  border-top: 1px solid #ccc;  
    border-right: 1px solid #666;  
    border-bottom: 1px solid #666;  
    border-left: 1px solid #ccc;  
    padding: 5px 8px;  
    font-weight: bold;  
	font-size:12px;
    cursor: pointer;  
    color: #666;  
	text-align:center;
	
	    -webkit-border-radius: 3px;  
    -moz-border-radius: 3px;  
    text-shadow: 0 -1px 1px #FFF, -1px 0 1px #FFF, 1px 0 1px #aaa;  
    -webkit-box-shadow: 1px 1px 2px #E7E7E7;  
    -moz-box-shadow: 1px 1px 2px #E7E7E7;  
	
	    background: -moz-linear-gradient(top, #fff, #F1F1F1 1%, #F1F1F1 50%, #DFDFDF 99%, #ccc);  
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.01, #F1F1F1), color-stop(0.5, #F1F1F1), color-stop(0.99, #DFDFDF), to(#ccc));  
}










@media only screen and (orientation : portrait){ /*縦向き*/
.top_left{
margin:0;
text-align:center;
	width:device-width;
}
}
@media only screen and (orientation : landscape){ /*横向き*/
.top_left{
margin:0;
text-align:center;
	width:50%;
	float:right;
}
}
.top_left a{
    display:block;
	font:bold;
}
.top_left a:link{
color:#9D072D;
}
.top_left a:visited{
color:#9D072D;
}
.top_left a:hover{
color:#9D072D;
}

a.leme{
width:50%;
    background-image:url(../image/tnp_kyotu/menu_back.png);
	background-position:right top;
	background-repeat: no-repeat;
	text-align:right;
	padding:18px 28px 0 0;
	float:left;
	
	    border: 1px solid #9D072D;
    -moz-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);
    -webkit-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);
}

@media only screen and (orientation : portrait){ /*縦向き*/
a.leme{
    height:50px;
}
}
@media only screen and (orientation : landscape){ /*横向き*/
a.leme{
    height:16%;
}
}




.top {
	width:device-width;
	padding:0;
	margin:0;
}


/* 黄銅色のボタンについて */

.migi_btn{
font-weight:bold;

	margin:5px 10px 5px 0;
    background: #FFFFFF;
    border: 1px solid #533A02;
    border-radius: 7px;
    line-height: 1;
    text-shadow: 0px 1px 1px #444444;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#D59706), to(#A07205));
    background-image: -moz-linear-gradient(top, #D59706, #A07205);
    background-image: -o-linear-gradient(top, #D59706, #A07205);
	
	    -webkit-box-shadow: inset 0 1.4em 2px rgba(255, 255, 255, 0.3),  0 1px 3px 0 #555, inset 0 1px 1px #FFF;
    -moz-box-shadow: inset 0 1.4em 2px rgba(255, 255, 255, 0.3),  0 1px 3px 0 #555, inset 0 1px 1px #FFF;
    box-shadow: inset 0 1.4em 2px rgba(255, 255, 255, 0.3),  0 1px 3px 0 #555, inset 0 1px 1px #FFF;

	float:right;
}

.migi_btn a{
position: relative;
    padding: 15px 30px 15px 10px;
   display: block;
   height:43px;
}
.migi_btn a:link{
	color: #F8F8F8;
}
.migi_btn a:visited{
	color:#F8F8F8;
}
.migi_btn a:hover{
	color: #F8F8F8;
}

.migi_btn a::after{
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	content: '';
	width: 8px;
	height: 8px;
	margin-top: -4px;
	border-top: 2px solid #F8F8F8;
	border-right: 2px solid #F8F8F8;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

/* 黄銅色のボタンここまで↑
※migi_btnのフロートライトは、iで打ち消すこと！ */




.migi_btn_tonari{
display:none;
}


/* コースや料理の紹介、写真入り */

.niretu320{
	width:92%;
margin:0 auto;
padding:8px 0;
	border-bottom: 1px solid #444444;
	border-top: 1px solid #444444;
	overflow:hidden;
	color:#222222;
	font-weight:bold;
	font-size:14px;
}

.niretu320 a{
position: relative;
   display: block;
}

.niretu320 a::after{
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	content: '';
	width: 8px;
	height: 8px;
	margin-top: -4px;
	border-top: 2px solid #777777;
	border-right: 2px solid #777777;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.nakahidari320{
width: 117px;
margin:0;
float:left;
}
.nakahidari320 img{
width: 117px;
height:117px;
}

.nakamigi320{
width:55%;
margin:0 0 0 8px;
padding:0 30px 0 0;
float:left;
	font-size:13px;
	color:#444444;
	font-weight:normal;
}

.niretu320 a:link {
	color: #222222;

}

.niretu320 a:visited {
	color:#222222;
}

.niretu320 a:hover {
	color: #222222;
}


.under_back {
text-align:left;
margin:0;
padding:0;
	width:device-width;
}

.dotted{
width:device-width;
background-color:#DDD;
margin:0;
    -moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
    -webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
}

.dotted a{
display:block;
position: relative;   
border-bottom: 1px solid #333333;
padding:10px 30px 0 10px;
height:50px;
}

.dotted a::after{
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	content: '';
	width: 8px;
	height: 8px;
	margin-top: -4px;
	border-top: 2px solid #333333;
	border-right: 2px solid #333333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.tophe{
float:right;
text-align:left;
text-shadow: 0px 2px 2px #666666;
    padding:3px 0 0 0;
	margin:10px 20px 0 0; 
	font-size:14px;
}

.tophe a{
position: relative;
    padding: 10px 30px 15px 10px;
   display: block;
   height:43px;
color:#333333;
}

.tophe a::after{
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	content: '';
	width: 8px;
	height: 8px;
	margin-top: -4px;
	border-bottom: 2px solid #9D072D;
	border-right: 2px solid #9D072D;
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}


.footer{
border-top:ridge 2px #777777;
height:80px;
text-align:center; 
margin:0 30px;
color:#CCCCCC;
}



/*===ニコバーイベントカレンダーページ======*/

ul.eve_yobi{
    list-style:none;
	margin:0 2%;
padding:0;

width:96%;
}

ul.eve_yobi li{
    list-style:none;
    float:left;
	color:#F8F8F8;
	font-weight:bold;
	width:33.3%;
	text-align:center;
	border-top: 1px solid #C06B03; 
	border-left: 1px solid #C06B03; 
	border-right: 1px solid #371F00; 
	border-bottom: 1px solid #371F00; 
	background-color:#9A5501;
	
text-shadow: 2px 2px 2px rgba(0,0,0,0.8);
}



ul.eve_hiduke{
    list-style:none;
	margin:0 2%;
padding:0;

width:96%;
}

ul.eve_hiduke li{
    list-style:none;
    float:left;
	width:33.3%;
	text-align:center;
	border-top: 1px solid #999; 
	border-left: 1px solid #999; 
	border-right: 1px solid #222; 
	border-bottom: 1px solid #222; 
	background-color:#E3CDBF;
	
text-shadow: 2px 2px 2px rgba(0,0,0,0.3);
}



ul.eve_kare{
    list-style:none;
	margin:0 2%;
padding:0;
width:96%;
}

ul.eve_kare li{
position: relative;
    list-style:none;
    float:left;
	width:33.3%;
	height:22%;
	text-align:left;
	border-top: 1px solid #999; 
	border-left: 1px solid #999; 
	border-right: 1px solid #222; 
	border-bottom: 1px solid #222; 
	margin:0;
}
ul.eve_kare li a{
position: relative;
text-decoration: none;
display:block;
	width:100%;
	height:100%;
	padding:0 15px 5px 5px;
			overflow: hidden;/*=ここから下三つ、テキストオーバーした時に…で省略=*/
	white-space:break-word;
	text-overflow: ellipsis;
}


.eve_kare a::after{
	position: absolute;
	top: 50%;
	right: 5px;
	display: block;
	content: '';
	width: 8px;
	height: 8px;
	margin-top: -4px;
	border-top: 2px solid #777777;
	border-right: 2px solid #777777;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	}

.kare_migisita{
position: absolute;
 bottom: 0;
 left: 0%;
 width:100%;
 height:13px;
 text-align:right;
 padding:0;
 color:#444444;
 font-size:12px;
}



/*======================================

	電話とメールのボタン

=======================================*/


.tel_btn{
font-weight:bold;
width:90%;
height:80px;
	margin:5px auto;
    background: #FFFFFF;
    border: 1px solid #020657;
    border-radius: 7px;
    line-height: 1;
    text-shadow: 3px 3px 3px #888;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#050D9E), to(#525AFA));
    background-image: -moz-linear-gradient(top, #050D9E, #525AFA);
    background-image: -o-linear-gradient(top, #050D9E, #525AFA);
	
	    -webkit-box-shadow: inset 0 1.4em 2px rgba(255, 255, 255, 0.3),  0 1px 3px 0 #555, inset 0 1px 1px #FFF;
    -moz-box-shadow: inset 0 1.4em 2px rgba(255, 255, 255, 0.3),  0 1px 3px 0 #555, inset 0 1px 1px #FFF;
    box-shadow: inset 0 1.4em 2px rgba(255, 255, 255, 0.3),  0 1px 3px 0 #555, inset 0 1px 1px #FFF;

}

.tel_btn a{
position: relative;
    padding: 10px 20px 10px 10px;
   display: block;
   font-size:22px;
width:100%;
height:80px;
line-height:1.5;
text-align:center;
}
.tel_btn a:link{
	color: #F8F8F8;
}
.tel_btn a:visited{
	color:#F8F8F8;
}
.tel_btn a:hover{
	color: #F8F8F8;
}

.tel_btn a::after{
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	content: '';
	width: 8px;
	height: 8px;
	margin-top: -4px;
	border-top: 2px solid #F8F8F8;
	border-right: 2px solid #F8F8F8;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}





.mail_btn{
font-weight:bold;
width:90%;
height:80px;
	margin:5px auto;
    background: #FFFFFF;
    border: 1px solid #223902;
    border-radius: 7px;
    line-height: 1;
    text-shadow: 3px 3px 3px #888;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3E6903), to(#84DE0A));
    background-image: -moz-linear-gradient(top, #3E6903, #84DE0A);
    background-image: -o-linear-gradient(top, #3E6903, #84DE0A);
	
	    -webkit-box-shadow: inset 0 1.4em 2px rgba(255, 255, 255, 0.3),  0 1px 3px 0 #555, inset 0 1px 1px #FFF;
    -moz-box-shadow: inset 0 1.4em 2px rgba(255, 255, 255, 0.3),  0 1px 3px 0 #555, inset 0 1px 1px #FFF;
    box-shadow: inset 0 1.4em 2px rgba(255, 255, 255, 0.3),  0 1px 3px 0 #555, inset 0 1px 1px #FFF;

}

.mail_btn a{
position: relative;
    padding: 10px 20px 10px 10px;
   display: block;
   font-size:19px;
width:100%;
height:80px;
line-height:1.5;
text-align:center;
}
.mail_btn a:link{
	color: #F8F8F8;
}
.mail_btn a:visited{
	color:#F8F8F8;
}
.mail_btn a:hover{
	color: #F8F8F8;
}

.mail_btn a::after{
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	content: '';
	width: 8px;
	height: 8px;
	margin-top: -4px;
	border-top: 2px solid #F8F8F8;
	border-right: 2px solid #F8F8F8;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

/*===*/






#e_sonyu_pc {
display:none;
}



/*==左タイトル、右文章のブロック配置のテンプレ==*/

#ac_joho{
margin:0;
padding:5px;
width:device-width;
}



.ac_oya{
margin:0;
padding:0;
width:100%;
border-bottom:1px solid #999;
border-left:1px solid #222;
}

.ac_left{
width:30%;
border-top:1px solid #222;
margin:0;
padding:5px;
float:left;
text-align:center;
}

.ac_right{
width:70%;
border-left:1px solid #222;
border-top:1px solid #222;
border-right:1px solid #999;
float:left;
margin:0;
padding:5px;
}

#ac_map{
margin:0;
padding:5px;
width:device-width;
height:auto;
}

.top_ac_pc {
display:none;
}


.blog_menu{
width:device-width;
background-color:#DDD;
margin:0;
    -moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
    -webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
		overflow: hidden;/*=ここから下三つ、テキストオーバーした時に…で省略=*/
	white-space:break-word;
	text-overflow: ellipsis;
}

.blog_menu a{
display:block;
position: relative;   
border-bottom: 1px solid #333333;
padding:10px 30px 0 10px;
height:50px;
}

.blog_menu a::after{
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	content: '';
	width: 8px;
	height: 8px;
	margin-top: -4px;
	border-top: 2px solid #333333;
	border-right: 2px solid #333333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}




.block{
margin:0;
padding:5px;
width:device-width;
}



.block_oya{
margin:0;
padding:0;
width:100%;
border-bottom:1px solid #999;
border-left:1px solid #222;
}

.block_left{
width:21%;
border-top:1px solid #222;
margin:0;
padding:5px 3px;
float:left;
text-align:center;
}

.block_right{
width:79%;
border-left:1px solid #222;
border-top:1px solid #222;
border-right:1px solid #999;
float:left;
margin:0;
padding:5px;
}

.sanbunkatu{
margin:0;
padding:0 5px 0 0;
border:0;
border-right:1px solid #DDD;
float:left;
width:33%;
text-align:center;
}



/*======================================

チケット購入ボタン

=======================================*/

.tck_btn{
font-weight:bold;

	margin:5px 0 5px 5px;
    background: #FFFFFF;
    border: 1px solid #533A02;
    border-radius: 7px;
    line-height: 1;
    text-shadow: 0px 1px 1px #444444;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#D59706), to(#A07205));
    background-image: -moz-linear-gradient(top, #D59706, #A07205);
    background-image: -o-linear-gradient(top, #D59706, #A07205);
	
	    -webkit-box-shadow: inset 0 1.4em 2px rgba(255, 255, 255, 0.3),  0 1px 3px 0 #555, inset 0 1px 1px #FFF;
    -moz-box-shadow: inset 0 1.4em 2px rgba(255, 255, 255, 0.3),  0 1px 3px 0 #555, inset 0 1px 1px #FFF;
    box-shadow: inset 0 1.4em 2px rgba(255, 255, 255, 0.3),  0 1px 3px 0 #555, inset 0 1px 1px #FFF;

}

.tck_btn a{
    padding: 18px 3px 18px 3px;
   display: block;
   height:50px;
}
.tck_btn a:link{
	color: #F8F8F8;
}
.tck_btn a:visited{
	color:#F8F8F8;
}
.tck_btn a:hover{
	color: #F8F8F8;
}

/*======================================

イベントハウス、注意事項ボタン

=======================================*/

.eve_tyui{
font-weight:bold;
width:46%;
	margin:5px 0 5px 5px;
    background: #FFFFFF;
    border: 1px solid #533A02;
    border-radius: 7px;
    line-height: 1;
    text-shadow: 0px 1px 1px #444444;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FD4531), to(#FE9C92));
    background-image: -moz-linear-gradient(top, #FD4531, #FE9C92);
    background-image: -o-linear-gradient(top, #FD4531, #FE9C92);
	
	    -webkit-box-shadow: inset 0 1.4em 2px rgba(255, 255, 255, 0.5),  0 1px 3px 0 #555, inset 0 1px 1px #FFF;
    -moz-box-shadow: inset 0 1.4em 2px rgba(255, 255, 255, 0.5),  0 1px 3px 0 #555, inset 0 1px 1px #FFF;
    box-shadow: inset 0 1.4em 2px rgba(255, 255, 255, 0.5),  0 1px 3px 0 #555, inset 0 1px 1px #FFF;
float:left;
}

.eve_tyui a{
    padding: 8px 10px 8px 10px;
   display: block;
   height:50px;
   text-decoration: none;
}
.eve_tyui a:link{
	color: #F8F8F8;
}
.eve_tyui a:visited{
	color:#F8F8F8;
}
.eve_tyui a:hover{
	color: #000;
}

.eve_tyui2{
font-weight:bold;

	margin:5px 0 5px 5px;
    background:#9f072e;
    border: 1px solid #533A02;
    border-radius: 7px;
    line-height: 1;
    text-shadow: 0px 1px 1px #444444;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#720d27), to(#9f072e));
    background-image: -moz-linear-gradient(top, #720d27, #9f072e);
    background-image: -o-linear-gradient(top, #720d27, #9f072e);
	
	    -webkit-box-shadow: inset 0 1.4em 2px rgba(255, 255, 255, 0.5),  0 1px 3px 0 #555, inset 0 1px 1px #FFF;
    -moz-box-shadow: inset 0 1.4em 2px rgba(255, 255, 255, 0.5),  0 1px 3px 0 #555, inset 0 1px 1px #FFF;
    box-shadow: inset 0 1.4em 2px rgba(255, 255, 255, 0.5),  0 1px 3px 0 #555, inset 0 1px 1px #FFF;
}

.eve_tyui2 a{
	text-align:center;
	font-size:1.2em;
    padding: 18px 10px 18px 10px;
   display: block;
   
   text-decoration: none;
}
.eve_tyui2 a:link{
	color: #F8F8F8;
}
.eve_tyui2 a:visited{
	color:#F8F8F8;
}
.eve_tyui2 a:hover{
	color: #000;
}

.blog_sita{
width:device-width;
background-color:#DDD;
margin:0;
    -moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
    -webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
}

.blog_sita a{
display:block;
position: relative;   
border-bottom: 1px solid #333333;
padding:10px 30px 0 10px;
height:50px;
}

.blog_sita a::after{
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	content: '';
	width: 8px;
	height: 8px;
	margin-top: -4px;
	border-top: 2px solid #333333;
	border-right: 2px solid #333333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}




.menu_top{
border:2px ridge #9D072D;
    border-radius: 7px;
		    -webkit-box-shadow: inset 0 1.4em 2px rgba(255, 255, 255, 0.3),  0 1px 3px 0 #555, inset 0 1px 1px #FFF;
    -moz-box-shadow: inset 0 1.4em 2px rgba(255, 255, 255, 0.3),  0 1px 3px 0 #555, inset 0 1px 1px #FFF;
    box-shadow: inset 0 1.4em 2px rgba(255, 255, 255, 0.3),  0 1px 3px 0 #555, inset 0 1px 1px #FFF;

}

.menu_top img{
width:100%;
height:auto;
}

.pcmob_device{
width:device-width;
height:auto;
border-right:0;
border-left:0;
border-bottom:1px solid #000;
border-top:1px solid #000;
margin:0;
padding:0;
}

.pcmob_device img{
width:100%;
height:auto;
}


.niretu_plan1{
width:90%;
margin:0 auto;
padding:0;
	border:0;
}
/*===下のimgは、434×434で作ること。スマフォは90％で表示===*/
.niretu_plan1 img{
width:100%;
height:auto;
}

.niretu_plan2{
width:device-width;
margin:0;
padding:0;
	border:0;
}





@media only screen and (orientation : portrait){ /*縦向き*/
.menu_niretu{
	width:92%;
margin:2px auto;
padding:8px 0;
	border-bottom: 1px solid #444444;
	border-top: 1px solid #444444;
}
}
@media only screen and (orientation : landscape){ /*横向き*/
.menu_niretu{
	width:46%;
margin:2px 0 2px 13px;
padding:8px 0;
	border-bottom: 1px solid #444444;
	border-top: 1px solid #444444;
	float:left;
}

}

.menu_gazo{	
width:65%;
padding:0 8px;
margin:0;
border:0;
float:left;
}
.menu_gazo img{
	width:100%;
	height:auto;
	border:1px solid #222;
	margin:0;
}


.menu_price{
	width:34%;
padding:0 8px 0 0;
margin:0;
border:0;
float:left;
}





.eve_month{
margin:0 10px;
}

.eve_month a{
margin:5px 10px 5px 0;
	width:55px;
height:40px;
    -webkit-border-radius: 3px;  
    -moz-border-radius: 3px;  
    text-shadow: 0 -1px 1px #DDD, -1px 0 1px #DDD, 1px 0 1px #aaa;  
    -webkit-box-shadow: 1px 1px 2px #999;  
    -moz-box-shadow: 1px 1px 2px #999;  
	border:1px solid #222;
	float:left;

display:block;
text-align:center;
padding:11px 0;
color:#444444;
}

.eve_month a:hover{
background-color:#DDD;
color:#CC0000;
}





.accordion input {
	display: none;
}
.accordion label {
	position: relative;
	display: block;
	padding: 10px;
	border-bottom: 1px solid #ddd;
	cursor: pointer;
}
.accordion label::after {
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	content: '';
	width: 8px;
	height: 8px;
	margin-top: -7px;
	border-top: 1px solid #888;
	border-right: 1px solid #888;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.accordion div {
	position: relative;
	height: 0;
	overflow: hidden;
	box-shadow: 0 1px 7px 0 rgba(0,0,0,0.1) inset;
	transition: height .2s ease-in-out;
}
.accordion input:checked + label::after {
	margin-top: -3px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.mob_color{
	color: darkblue;
}

@media only screen and (orientation : portrait){ /*縦向き*/
.accordion input:checked ~ div {
	height: 20em;
	border-bottom: 1px solid #ccc;
}
}
@media only screen and (orientation : landscape){ /*横向き*/
.accordion input:checked ~ div {
	height: 150px;
	border-bottom: 1px solid #ccc;
}
}

.accordion_nau input {
	display: none;
}
.accordion_nau label {
	position: relative;
	display: block;
	padding: 10px;
	border-bottom: 1px solid #ddd;
	cursor: pointer;
}
.accordion_nau label::after {
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	content: '';
	width: 8px;
	height: 8px;
	margin-top: -7px;
	border-top: 1px solid #888;
	border-right: 1px solid #888;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.accordion_nau div {
	position: relative;
	height: 0;
	overflow: hidden;
	box-shadow: 0 1px 7px 0 rgba(0,0,0,0.1) inset;
	transition: height .2s ease-in-out;
}
.accordion_nau input:checked + label::after {
	margin-top: -3px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.accordion_nau input:checked ~ div {
	height: 420px;
	border-bottom: 1px solid #ccc;
}


img.naukosuta {
width:250px;
height:auto;
margin:3px 20px;
border:1px solid #222;
padding:0;
}







.b {
width:device-width;
margin:0 0 5px 20px;
}

.c {
width:device-width;
margin:0 0 5px 0;
}


.g {
clear:left;
}

@media only screen and (orientation : portrait){ /*縦向き*/
.h {
clear:left;
}
}
@media only screen and (orientation : landscape){ /*横向き*/
.h {
clear:right;
}
}

.i{
clear:right;
}
