<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */





html {
  overflow: auto;
  min-height: 100%;
  position: relative;

}
body {

  min-height: 100%;
 font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
  	line-height:0;
	background:#39502f;
	color:#FFF
	
	 
}
img {
    image-rendering: -webkit-optimize-contrast;
}

p{
	line-height:1.8;
font-size:16px;
	}	


	
a{
	color:#FFF;
	text-decoration:underline;
	transition:0.6s ;
		}
a:hover{
	color:#CBB661;
	}
	
	
/* ---------------------------- フレーム ---------------------------------

body::before {
  content:"";
  display:block;
  position:fixed;
  top:0;
  left:0;
  z-index:-1;
  width:100%;
  height:100vh;
 background:url(../images/bg_top.jpg) no-repeat top center #0f0b01;
  -webkit-background-size:cover;
----*/


#loader {
	text-align:center;
	width: 44px;
	height: 44px;
	position: fixed;
	_position: absolute; /* IE6対策 */
	top:0;
	bottom:0;
  left: 0;
  right: 0;
  margin:auto;
	z-index: 950;
}
#loader img{
	width:100%;
	height:auto;
	}
#fade {
	width: 100%;
	min-height:100%;
	height:100%;
	background-color:#39502f;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 900;
}


#main-Container{
position: relative;
	width:100%;
	line-height:0;
	text-align:center;
	}
#main-Container img{
width:100%;
height: auto;
}

.top h1{
position: absolute;
left:-9999px;
top:-9999px;
	}

	
#contents img{
	max-width:100%;
	height:auto;
	}	
	
	
.date{
	position:absolute;
	bottom:12%;
	left:0;
	}	
.main-img{
position: relative;
max-width:1680px;
margin: 0 auto;
}
ul.menu-thmbList{
position:relative;
text-align: center;
}
ul.menu-thmbList li{
margin-bottom: 3px;
}
.date-area{
position: absolute;
bottom:18%;
left:6%;
width:27%;
}
.yoyaku-area{
position:fixed;
width:19%;
top:3%;
right:10%;
z-index: 450;
transition: all 0.5s 0s ease;
}
.act .yoyaku-area{
position:fixed;
width:12%;
top:5%;
right:2%;
}
.btn-close{
width:40px;
display:block;
position: absolute;
top:-10px;
right:-10px;
cursor: pointer;
}


.bg_mo01{
background-image: url("../images/bg_moyou.png");
background-repeat: no-repeat;
background-size: cover;
padding:40px 0;
box-sizing: border-box;
}


@media screen and (max-width: 880px) {

.yoyaku-area{
top:26%;
right:0.5%;
width:35%;
}
.act .yoyaku-area{
width:30%;
top:14%;
right:2%;
}


.date-area{
margin: auto;
bottom:-10%;
left:0;
right:0;
width:85%;
}




}

/* ---------------------------- グロナビ -----------------------------------*/





ul#g-menu{

	text-align:center;
	margin:auto;
	background:#39502f;
	z-index:430;

	padding:20px 0 0 0;
	width:100%;
	max-width:1480px;
	}
	
ul#g-menu li{
	display:inline-block;
	margin:8px 3px;

	}	
	
ul#g-menu li a{
	display:block;
	background-color:#477747 ;
background-image: url("../images/bg_menu.jpg");
	color:#FFF;
	padding:24px 15px 24px 15px;
	font-size:16px;
	text-decoration:none;		
	border-radius:25px;
    -webkit-border-radius:55px;
    -moz-border-radius:25px;
	border:2px solid #9ca897;
	font-weight:bold;
}

ul#g-menu li a:hover,.beer ul#g-menu li:nth-child(5) a,.stage ul#g-menu li:nth-child(6) a,.workshop ul#g-menu li:nth-child(7) a,.event ul#g-menu li:nth-child(2) a,.sake ul#g-menu li:nth-child(4) a,.access ul#g-menu li:nth-child(8) a,.lent ul#g-menu li:nth-child(3) a{
	background:#39502f;
	color:#FFF;	
	}
	
body.is-fixed ul#g-menu{
	position:fixed;
	top:0;
	bottom:initial;
	bottom:auto;
	background:#45bbcf;
	height:45px;
	padding-top:8px;
	}
.under_head{
width:100%;
position: relative;
padding: 0 !important;
margin: 0 !important;
line-height: 0 !important;

}

.under_head h1{
position: absolute;
width:20%;
top:5px;
left:5px;
z-index: 100;
}

.under_inner-wrapper{

background-image: url("../images/bg_under.jpg");
overflow: visible;
}	
.bg_Japan{
background-image:url("../images/bg_base_under.jpg");

}



h2.s-under{
position: absolute;
left:12%;
top:-200px;
width:420px;
z-index: 80;
}
.posi_rental{
left:12% !important;
top:-140px !important;
width:600px !important;
}


.moch_img{
position: absolute;
right:3%;
top:-90px;
width:820px;
z-index: 70;
}

.under_head ul#g-menu{
position: absolute;
top:0;
right: 0;
background: none;
max-width:920px;
}
.under_head ul#g-menu li a{
font-size:14px;

	padding:22px 20px 22px 20px;

}

@media screen and (max-width:1080px) {

.moch_img{
width:850px;
}



}


@media screen and (max-width: 880px) {
.under_inner-wrapper{
overflow: hidden;
}	
.under_head h1{
position: absolute;
top:0;
left:0;
width:50%;
}


h2.s-under{
position: inherit;
left:0;
top:0;
width:90%;
margin: 0 auto;
}
.posi_rental{
position: inherit !important;
left:0 !important;
top:0 !important;
width:90% !important;
margin: 0 auto !important;
}

.moch_img{
position: absolute;
right:-40%;
top:18%;
width:520px;

}

}


.basicListFlex {
	width:100%;
	margin: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.basicListFlex .fl-child,.basicListFlex li {
	height:auto;
}
.fl-r-5 .fl-child,.fl-r-6 li{
width:16.6%;
}
.fl-r-5 .fl-child,.fl-r-5 li{
width:19%;
}
.fl-r-4 .fl-child,.fl-r-4 li{
width:24%;
}
.fl-r-3 .fl-child,.fl-r-3 li{
width:32%;
}
.fl-r-2 .fl-child,.fl-r-2 li{
width:50%;
}


/* ---------------------------- コンテンツ -----------------------------------*/
	
#contents{
	width:100%;
	line-height:1.5;
	margin-top:0;
	padding:20px 60px;
	box-sizing: border-box;
	}

#contents img{
	margin:0 auto;
	}	
#contents h2{
	font-weight:bold;
	font-size:24px;
	letter-spacing:0.18em;
	margin: 50px auto 0 auto;
	width:100%;
	max-width:250px;
	}	



.concept-txt{
width:100%;
max-width:580px;
margin:40px auto;
}

.read-txt{
width:100%;
font-size: 14px;
line-height:2.3;
max-width:960px;
margin:80px auto 40px auto;
letter-spacing:0.05em;
}
.under_read-txt{
width:100%;
color: #000;
text-align: left;
font-size: 16px;
line-height:1.8;
max-width:960px;
margin:0 auto;
letter-spacing:0.05em;
font-weight: 600;
margin-bottom: 40px;
}

.under-margin{
padding-top:15% !important;
padding-bottom:15px;
}


#contents h3{
	font-weight:bold;
	font-size:32px;
	letter-spacing:0.1em;
	margin-bottom: 30px;
	
	}
#contents h3 span{
	font-size:25px;
	letter-spacing:0em;
	
	}
#contents p.event-txt{
	font-size:15px;
	line-height:2.0;
	}

.w_660{
width:100%;
max-width: 660px;
margin: 0 auto;
}
.w_780{
width:100%;
max-width: 780px;
margin: 0 auto;
}
.w_960{
width:100%;
max-width: 960px;
margin: 0 auto;
}
.w_1080{
width:100%;
max-width: 1075px;
margin: 0 auto;
position: relative;
}
.w_1180{
width:100%;
max-width: 1180px;
margin: 0 auto;
position: relative;
}
.w_1280{
width:100%;
max-width: 1280px;
margin: 0 auto;
}
.w_1380{
width:100%;
max-width: 1380px;
margin: 0 auto;
}
.w_1500{
width:100%;
max-width:1500px;
margin: 0 auto;
}


.sp_wid{
width:100%;
margin: 0 auto;
}

.gaiyouList{
	width:1080px;
	background:#477344;
	margin:20px auto;
	padding:40px;

	box-sizing: border-box;	
	}
.gaiyouList dl{
width: 100%;
text-align:left;
font-size:14px;
line-height:1.4;

}

.gaiyouList dt{
display: block;
width:20%;
float: left;
margin-bottom:10px;
padding-bottom:5px;


}

.gaiyouList dd{

display: block;
width:65%;

border-bottom:1px dashed #FFFFFF;
margin-bottom:10px;
padding-bottom:5px;
padding-left:30%;
}
	
.alertP{
	font-size:12px;
	display:block;
	padding-left:15px;
	}

	





h3.semih3{
width:100%;
max-width: 300px;
margin: 0 auto;
}
h4.reboot{
font-size: 22px;
letter-spacing: 0.1em;
}

.subMap{
width:100%;
}
.swp{
width:50px;
margin:0 auto 10px auto;
}


.purple-popup {
  position: relative;
  background:none;
  max-width:960px;
  margin:0 auto;
      padding:60px 0 20px 0;
	  width:100%;
}	

.purple-popup img{
	  width:100%;
	}
.mfp-hide {
  display: none !important;
  }


.caption-txt{
font-size:12px;
text-align: left;
color: #151515;
}

.ugnSpace{
margin-bottom: 60px;
padding:60px 0 40px 0;
box-sizing: border-box;
}


@media screen and (max-width:1080px) {
.under-margin{
padding-top:22% !important;
padding-bottom:10px;
}
}

@media screen and (max-width: 880px) {
.ugnSpace{
margin-bottom: 30px;
padding:30px 0 20px 0;
}
.subMap{
overflow-x: scroll
}
.subMap img{
width:980px !important;
height: auto;
}

.under-margin{
padding-top:4% !important;
}
.under_read-txt{
font-size: 12px;
margin-bottom: 18px;
}





#contents h2{
	letter-spacing:0.18em;
	margin:60px auto 0 auto;
	width:100%;
	max-width:190px;
	}
.concept-txt{

margin:20px auto;
}
.read-txt{
text-align: left;
font-size: 12px;
line-height:1.8;
margin:40px auto 20px auto;

}
}




ul.basicList{
text-align: center;
font-size:0;
}

ul.basicList li{
display: inline-block;

}
@media screen and (max-width: 880px) {




}



/* ---------------------------- 酒 -----------------------------------*/

.sake-logo{
width:100px;
float: left;
margin-right:35px;
}
.sake-pp{
float:left;
width:80%;
margin-right:15px;
}
.sake-logo2{
width:120px;
float:right;

}
.fukidashi-sake{
position: absolute;
width:210px;
top:-80px;
left:180px;
z-index: 120;
}
@media screen and (max-width: 880px) {

.sake-logo{
margin-right:12px;
margin-bottom:12px;
}
.sake-pp{
width:100%;
margin-right:0;
}
.sake-logo2{
width:130px;
float:inherit;
margin: 20px auto;
}
.fukidashi-sake{
width:180px;
top:100px;
left:50px;
}


}


/* ---------------------------- ビール -----------------------------------*/



ul.beerList li{
margin:10px 16px;

}
ul.beerList li h3{
position: relative;
font-size:16px !important;
font-weight: normal;
border-radius:15px;
padding:6px 0;
width:100%;
line-height: 1.6;
margin: 0 0 15px 0 !important;
}
ul.beerList li h3 span{
display: block;
position: absolute;
top:-16px;
left:-12px;
background-image: url("../images/beer/icon.png");
background-repeat: no-repeat;
color: #FFF;
width:48px;
height:52px;
font-size: 16px !important;
font-weight: normal;
padding: 20px 0 0 5px;
background-size: 100%;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
ul.beerList li:nth-child(odd) h3{
background: #ab7421;
}
ul.beerList li:nth-child(even) h3{
background: #eed17e;
color: #1B1B1B;
}
ul.beerList li p{
font-size:14px;
line-height: 1.6;
color:#121212;
text-align: left;
margin: 12px 0;
padding-bottom: 16px;
}
.date-beer{
position: absolute;
right:150px;
top:-40px;
width:520px;
z-index: 80;
}


.sake_pp{
background: #ead7ce;
font-size: 14px;
padding:6px 5px;
box-sizing: border-box;
text-align: left;
line-height: 1.6;
color: #131313;
}
.bg_red{
background:#b23f31 !important;
}

h2.f-under{
position: absolute;
left:12%;
top:-40px;
width:190px;
z-index: 80;
}
.foodTitle{
background: #FFF !important;
border-radius: 15px;
color: #151515;
}
.foodTitle span{
font-size: 14px;
display: block;
position: absolute;
top:0;
left:0;
background: #b23f31;
border-radius: 20px;
color: #FFF;
padding:8px 15px;
box-sizing: border-box;
}
.foodCopy{

margin:20px 0;
line-height: 1.5;
}
.foodCopy .fl-child{
padding:15px 30px;
box-sizing: border-box;
}
.foodCopy .fl-child:first-child{
width:22%;
background:#b23f31;
font-size:25px;
}
.foodCopy .fl-child:last-child{
width:78%;
background:#f2e1a0;
color: #1A1A1A;
padding-top: 25px;
}





ul.beerList_typeB li{
margin:10px 16px 25px 16px;
vertical-align: top;
}
ul.beerList_typeB li:first-child img{
width:78% !important;
margin: 0 auto;
padding-top:20%;
box-sizing: border-box;
}


ul.beerList_typeB li h3{
position: relative;
text-align: left;
font-size:17px !important;
font-weight: normal;
color:#FFF;
padding:5px 18px;
width:100%;
line-height: 1.4;
margin: 0 0 15px 0 !important;
background: #446b3f;
border-radius: 25px;
box-sizing: border-box;
}
ul.beerList_typeB li h3 span{
position: absolute;
width:145px;
top:-6px;
right: 15px;
}



ul.beerList_typeB li p{
font-size:14px;
line-height: 1.8;
color:#121212;
text-align: left;
margin:0 0 12px 0;
padding-bottom: 16px;
}


.beerB-mgn{
margin-bottom:12%;
}


@media screen and (max-width: 1080px) {

.date-beer{
right:15px;
}

}
@media screen and (max-width: 880px) {

ul.beerList_typeB li{
margin:5px 8px 20px 8px;
}
ul.beerList_typeB li:first-child img{
padding-top:4%;
padding-bottom: 4%;
}


ul.beerList_typeB li h3{
font-size:14px !important;
padding:4px 15px;
margin: 0 0 10px 0 !important;
border-radius: 20px;
}
ul.beerList_typeB li h3 span{
position: absolute;
width:110px;
top:-4px;
right: 15px;
}



ul.beerList_typeB li p{
font-size:12px;
line-height: 1.5;
margin:0 0 6px 0;
padding-bottom: 9px;
}


.beerB-mgn{
margin-bottom: 5%;
}












.date-beer{
position:relative;
right:0;
top:0;
margin:25px auto 0 auto;
width:90%;
z-index: 80;
}
ul.beerList li{
margin:6px 6px;
}

ul.beerList li p{
font-size:12px;
margin: 6px 0;
}
ul.beerList li h3{
font-size:13px !important;
padding:8px 0 8px 10px;
margin: 0 0 8px 0 !important;
}
ul.beerList li h3 span{
top:-16px;
left:-12px;
width:36px;
height:48px;
font-size: 12px !important;
font-weight: normal;
padding:18px 0 0 5px;
}
.sake{
}

h2.f-under{
position:relative;
left:12%;
top:0;
margin-bottom:120px;
width:180px;
}

.foodCopy .fl-child{
width:100% !important;
padding:15px 30px;
box-sizing: border-box;
}
.foodCopy .fl-child:first-child{
font-size:18px;
}
.foodCopy .fl-child:last-child{
font-size: 13px;
padding-top:15px;
}

}

/* ---------------------------- ステージ -----------------------------------*/



ul.stageList li{
margin:10px 16px;
padding-bottom: 40px;
vertical-align: top;
}
ul.stageList li h3{
position: relative;
font-size:18px !important;
font-weight:600;
color: #76683c;
padding:6px 0;
width:100%;
line-height: 1.6;
margin: 15px 0 0 0 !important;
background: #ebe9e1;
height: 43px;
}

ul.stageList li p{
font-size:14px;
line-height: 1.6;
color:#121212;
text-align: left;
margin: 12px 0;
padding-bottom: 16px;
height: 165px;
}


a.btnDetail{
display: block;
width:100%;
max-width:350px;
padding:12px 0;
line-height: 1.6;
text-align: center;
font-size: 16px;
background: #b23e31;
border-radius:30px;
text-decoration: none;
letter-spacing: 0.08em;
margin: 0 auto;
border:1px solid #b23e31;
box-sizing: border-box;
}
a.btnDetail:hover{
color: #b23e31;
background: #FFF;

}




.s-time-day{
background: #FFF;
border:1px solid #eed484;
padding:8px;
width:100%;
line-height: 1.6;
max-width: 600px;
box-sizing: border-box;
margin: 10px auto;
}
.s-m_day{
display:block ;
font-size:14px;
padding:5px 0;
background-color: #000 ;
text-align: center;
margin:2px 0 8px 0;
line-height: 1.6;
border-radius: 6px;
}
.s-time{
display: block;

font-size:14px;
color: #131313;

}


.float_l_day,.float_l_work{
float: left;
text-align: center;
width:48%;
}
.float_r_day,.float_r_work{
float: right;
text-align: center;
width:48%;
}
.float_l_day .s-m_day{
background: #397aaa;
}
.float_r_day .s-m_day{
background: #c50e28;
}

.qr-cont{
width:90%;
margin:50px auto 70px auto;
}


@media screen and (max-width: 880px) {
.qr-cont{
margin:20px auto 30px auto;
}

ul.stageList li{
margin:6px 6px;
padding-bottom: 20px;
}
ul.stageList li h3{
width: 95%;
font-size:13px !important;
padding:8px 0 8px 10px;
margin: 0 0 8px 0 !important;
height: inherit;
}

ul.stageList li p{
font-size:12px;
margin: 6px 0;
height:inherit;
}


a.btnDetail{
padding:9px 0;
font-size: 13px;
}





.s-time-day{
padding:5px;

margin: 6px auto;
}
.s-m_day{
font-size:12px;
padding:4px 0;
margin:2px 0 5px 0;
}
.s-time{
font-size:12px;
}


.float_l_day{
width:100%;
}
.float_r_day{
width:100%;
}



}

/* ---------------------------- フード -----------------------------------*/
.foodList li{
margin:10px 16px 40px 16px;
vertical-align:middle;
}
.bussan-cont{
background: #b23f31;
padding:5px 40px 40px 40px;
box-sizing: border-box;
}
.bussan-inner{
padding:25px;
box-sizing: border-box;
}
.bussan-inner h4{
background:#eed17e;
text-align: center;
position:relative;
color: #000;
width:100%;
line-height:1.5;
font-size:22px;
padding:8px;
box-sizing: border-box;
margin-bottom:25px;
}
.bussan-inner h4 img{
position: absolute;
width:70px !important;
top:-14px;
left:0;
}
.food-pp{
text-align: left;
color: #111;
line-height: 1.7;
font-size: 14px;
}
.float_l_food{
float:left;
width:48%;
text-align: left;
}
.float_r_food{
float:right;
width:48%;
text-align: left;
}

@media screen and (max-width: 880px) {
.float_r_food,.float_l_food{
width:100%;
float: inherit;
margin-bottom: 5px;
}
.bussan-cont{
padding:5px 10px 10px 10px;
}
.bussan-inner{
padding:8px;
}
.bussan-inner h4{
font-size:14px;
padding:8px;
margin-bottom:15px;
}
.bussan-inner h4 img{
width:60px !important;
top:-14px;
left:0;
}
.foodList li{
margin:5px 8px 20px 8px;
}
.food-pp{
line-height: 1.5;
font-size: 12px;
}
}
/* ---------------------------- ワークショップ -----------------------------------*/


.at-Title{
max-width:240px;
margin:0 0 25px 80px;
}

.listSec{
width:88%;
margin: 0 auto;
}
ul.workshopList li{
margin:10px 16px 40px 16px;
vertical-align: top;

}
ul.workshopList li h3{
position: relative;
font-size:16px !important;
font-weight: normal;
color:#f4e5a9;
padding:6px 0;
width:100%;
line-height: 1.4;
margin: 0 0 15px 0 !important;
background: #446b3f;
}
ul.workshopList li h3 span{
font-size:23px;
display: block;
}



ul.workshopList li p{
font-size:14px;
line-height: 1.6;
color:#121212;
text-align: left;
margin:15px 0 12px 0;
padding-bottom: 16px;
}
ul.workshopList li h4{
font-size:18px !important;
font-weight:600;
border-bottom:1px solid #151515;
padding:0 0 3px 0;
width:100%;
line-height: 1.6;
margin:15px 0 15px 0 !important;
color: #151515;
}
ul.workshopList li h5{
font-size:16px !important;
background: #000;
font-weight: normal;
padding:4px 0;
width:100%;
line-height: 1.6;
margin:15px 0 15px 0 !important;
color: #FFF;
}


.workPrice{
background: #bf0d3b;
width:100%;
line-height:1.3;
max-width: 600px;
box-sizing: border-box;
margin:3px auto 10px auto;
font-size:18px;
text-align: center;
padding:18px;
box-sizing: border-box;
}
.workPrice span{
border-radius: 12px;
background: #FFF;
color:#bf0d3b;
padding: 5px 18px;
box-sizing: border-box;
letter-spacing: 0.1em;
font-size: 14px;
margin-right: 12px;
}

.sch{
width:95%;
margin:10px auto 0 auto;
max-width:400px;
}

.pp_height{
height: 60px;
}

.wid_30{
width:28%;

}
.wid_70{
width:68%;

}
@media screen and (max-width: 880px) {

.at-Title{
max-width:180px;
margin:0 0 15px 0;
}
.listSec{
width:98%;
}
.pp_height{
height:inherit;
}

ul.workshopList li{
margin:6px 6px 15px 6px;
padding-bottom: 16px;
border-bottom: 1px dashed #2D2D2D;
}
ul.workshopList li h3{
font-size:15px !important;
padding:8px 0 8px 10px;
margin:25px 0 20px 0 !important;
width: 95%;
}


ul.workshopList li h3 span{
font-size:18px;
display: block;
}



ul.workshopList li p{
font-size:12px;
margin: 6px 0;
}
ul.workshopList li h4{
font-size:14px !important;
padding:0 0 3px 0;
margin:5px 0 !important;

}
ul.workshopList li h5{
font-size:13px !important;
margin:5px 0 !important;
color: #FFF;
}

.workPrice{
margin:3px auto 10px auto;
font-size:16px;
padding:9px;
}
.workPrice span{

padding: 4px 10px;

font-size: 12px;
margin-right: 6px;
}
.wid_30,.wid_70{
width:100%;
}


}




/* ---------------------------- インターシティ -----------------------------------*/

ul.s-interList li{
margin: 16px 13px;
vertical-align: top;
}
ul.s-interList .s-mid{
background-image:url("../images/s-intercity/s-inter_mid.jpg");
background-size:100%;
background-repeat:repeat-y;

}
.s-interList h3{
line-height: 1.6;
font-size:18px !important;
color: #111;
margin:0 0 8px 0 !important;
}
.s-interList h3 span{
font-size: 12px !important;
}
.s-obi{
width:97%;
background: #d79d89;
padding:8px 0;
color: #FFF;
line-height: 1.6;
font-size:14px !important;
margin: 0 auto;
}
.s-data{
padding:16px 18px 5px 18px;
line-height: 1.6;

}
.s-data h4{
font-size:15px !important;
color: #d3947e;
}
.s-data p{
font-size: 14px !important;
color: #000;
border-bottom: 1px solid #8F8F8F;
margin-bottom: 14px;
}
.muryou{
width:40%;
margin: 0 auto;
}


@media screen and (max-width: 880px) {
ul.s-interList li{
margin:5px;
}
.s-interList h3{
font-size:15px !important;
margin:0 0 5px 0 !important;
}
.s-obi{
padding:6px 0;
font-size:12px !important;
}
.s-data h4{
font-size:13px !important;
}
.s-data p{
font-size: 12px !important;
margin-bottom:8px;
}
}


/* ---------------------------- OUTDOOR 2024 -----------------------------------*/

.mrgOutdoor{
padding: 30px 30px 50px 30px;
box-sizing: border-box;
}


.btn_Lang{
position: absolute;
top:20px;
right:120px;
width:350px;

}
.btn_Lang ul{
text-align: right;
}
.btn_Lang ul li{
display: inline-block;
width:150px;
margin:4px;
}

@media screen and (max-width: 880px) {

.mrgOutdoor{
padding: 20px 10px 30px 10px;
}


.btn_Lang{
position: absolute;
top:70px;
right:5px;
width:120px;

}
.btn_Lang ul{
text-align: right;
}
.btn_Lang ul li{
display:inherit;
width:110px;

}









}




/* ---------------------------- アクセス -----------------------------------*/


.access-cont{
width:100%;
max-width:1080px;
margin:30px auto;
padding-bottom: 50px;
}
.black-box{
background: #2e2927;
padding:30px 16px 20px 16px;
line-height: 1.8;
margin:30px 0 20px 0;
width:100%;
box-sizing: border-box;
}
dl.ac_info{
line-height: 1.6;
width:100%;
}
dl.ac_info dt{
background: #b23e31;
padding:8px 4px;
font-size: 16px;
width:98%;
max-width:120px;
}
dl.ac_info dd{
text-align: left;
font-size: 15px;
width:98%;
margin: 10px;
}
.colona-a img{
float:left;
margin: 0 14px 8px 0;
width:30% !important;
}

.colona-a p{
font-size:13px !important; 
text-align: left;
overflow: hidden;
zoom: 1;
}



@media screen and (max-width: 880px) {
.access-cont{
margin:20px auto;
padding-bottom: 20px;
}
.black-box{
margin: 11px 0;
}
dl.ac_info dt{
padding:6px;
font-size: 14px;
}
dl.ac_info dd{
font-size: 12px;
margin: 6px;
}
.colona-a img{
margin: 0 10px 5px 0;
width:15% !important;
}
.colona-a p{
font-size:11px !important; 
}
}










.btn360{
width: 360px;
margin:20px auto;
}


.r-5 li,.r-5 .f-box{
width:16%;
}



.r-3 li{
width:28%;
}
.r-3 .f-box{
width:28%;
}

.r-2 li{
width:41%;

}
.r-2 .f-box{
width:41%;

}
.info-cont{
padding-bottom: 50px;
}
@media screen and (max-width: 880px) {

.f-box p{
font-size:12px;
margin-bottom:5px;
}

.sp_wid{
width:96%;
margin: 0 auto;
}
.r-2 .f-box{
width:98%;
}
.r-3 .f-box{
width:98%;

}
.r-2 li{
width:98%;

}
.r-3 li{
width:46%;

}
.r-5 li{
width:46%;
}
.info-cont{
padding-bottom: 25px;
}
}




.white-popup {
  position: relative;
  background: #faefe0;
  max-width:760px;
  margin:0 auto;
      padding:60px 0 20px 0;
	  width:100%;
}
.white-popup img,.purple-popup img{
	  width:100%;
	}
.mfp-hide {
  display: none !important;
  }
	
.BG_under{
background-image: url("../images/bg_under_head.jpg");
background-repeat: no-repeat;
background-position: top center;
background-color:#39502f;
background-size: contain;

}

#under_contents{
width:100%;
max-width:1280px;
margin: 0 auto;
}

	
/* ---------------------------- フッター -----------------------------------*/	

#footer{
	text-align:center;
	padding: 20px 0 ;
	box-sizing: border-box;
	line-height:1.2;
	overflow: hidden;
	}

#footer img{
	width:100%;
	height:auto;
	}
	
	
ul#footer-menu{
text-align: center;
width:95%;
max-width:1280px;
margin: 80px auto;
}
ul#footer-menu li{
display: inline-block;
line-height: 1.6;
border-right:1px solid #FFF;
padding:2px 10px;
box-sizing: border-box;
font-size:13px;
}	
ul#footer-menu li:first-child{
border-left:1px solid #FFF;
}
ul#footer-menu li a{
	text-decoration: none;
	}
	
.footer-inner{
width:100%;
padding:40px 0;
background: #FFF;
}
.foot-obi{
display: block;width:100%; background: #b23e31;padding:15px 0;text-decoration: none;font-size:14px;}
ul.first_row{
margin: 0 auto;
width:100%;
max-width:880px !important;
color: #0F0F0F;
font-size: 14px;
border-bottom: 1px solid #5E5E5E;


}
ul.first_row li{
display: inline-block;
vertical-align:middle;
margin: 5px;
margin-bottom:10px;
}


ul.second_row{
margin: 0 auto;
width:100%;
max-width:1080px !important;
color: #0F0F0F;
font-size: 12px;
}
ul.second_row li{
display: inline-block;
vertical-align:middle;
margin: 10px 16px !important;
}



.end_row{

	line-height:1.2;
	padding:30px 0;
	font-size:12px;
	text-align: center;
	}	

	
	
.ds_pcOnly{
	display:block;
	}	
.ds_pc{
	display:block;
	}
.ds_tab{
	display:none;
	}
.ds_sp{
		display:none;
		}



.btn_top_scrl{
	position:fixed;
	width:70px;
	height:70px;

	bottom:60px;

	}
.btn_top_scrl img{
width:100%;
}


@media screen and (max-width: 1300px) {
ul#g-menu{

	}
}

@media screen and (max-width: 1120px) {




#main-Container{

	}	
	

.gaiyouList{
	width:100%;

	}


	



.wid45{
width:95% !important;
}

	
	
	
	.ds_pcOnly{
	display:none;
	}	
	.ds_pc{
		display:block;
		}
	.ds_tab{
		display:block;
		}
	.ds_sp{
		display:none;
		}
		

		
}	
@media screen and (max-width: 880px) {

ul#footer-menu{
margin: 15px auto;
}
ul#footer-menu li{
border-right:inherit;
font-size:12px;
}	
ul#footer-menu li:first-child{
border-left:inherit;
}

ul.first_row li{
width:100%;
margin: 6px 8px !important;
}

ul.second_row{
margin:10px auto 0 auto;
}
ul.second_row li:first-child{
width:80%;
}
ul.kyousan li:nth-child(5){
width:50% !important;
}

ul.kyousan li:nth-child(6){
width:40% !important;
}



ul.kouen li:nth-child(2){
width:20%;
}
ul.kouen li:nth-child(3){
width:40%;
}
ul.kouen li:nth-child(4){
width:25%;
}

ul.kouen li:nth-child(5){
width:30%;
}
ul.kouen li:nth-child(6){
width:40%;
}


ul.second_row li{
width:28%;
margin: 6px auto !important;
padding:0 4px;
box-sizing: border-box;
font-size:14px;
}


#footer ul li{
margin: 12px 0;

}

	#main-Container{
	padding-top:0;
	margin-bottom: 30px;
	}




.under_head ul#g-menu{
position:fixed;
background:#39502f;
}
.under_head ul#g-menu li a{
font-size:13px;
	padding:12px;
	line-height:1.4;
}

	
	ul#g-menu{
		position:fixed;
	top:0;
  left:0;
  margin:0;
  width: 250px;
  height: 100% !important;
  padding:10px;
  -webkit-transform: translateX(-270px);
  transform: translateX(-270px);
  -webkit-transition:ease .5s;
  transition:ease .5s;
  z-index:500;
		}
	ul#g-menu li{
		display:block;
		margin:10px 0;
		}	
ul#g-menu li a{
font-size:13px;
	padding:12px;
	line-height:1.4;
	}		
		
		
body.is-fixed ul#g-menu{
	background:#3399aa;
	height: 100%;
	padding:10px;

	}
#contents{

	padding:20px 0;
	}
#contents h2{
	font-weight:bold;
	font-size:22px;
	letter-spacing:0.3em;

	}	
#contents h2 img{
	width:100%;
	height: auto;
	}
#contents h3{
	font-size:25px;
	letter-spacing:0;
	line-height:1.3;
	margin-bottom: 15px;
	}
#contents h3 span{
	font-size:18px;
	letter-spacing:0;
	}
	
#contents p.event-txt{
	font-size:13px;
	text-align:left;
	margin:0 auto;
	}	
	


	
	
#footer .end_row{
	font-size:11px;
	}		

	
.drbtn {
  position: fixed;
  top:10px;
  right: 10px;
  width: 41px;
  height: 41px;
  -webkit-transition:ease .5s;
  transition:ease .5s;
  cursor:pointer;
  align-items: flex-end;
  display: flex;
  justify-content: center;
  font-size: 10px;
  border:2px solid #598459;
  background:#fff;
  border-radius: 30px;
 -webkit-border-radius: 30px;
 -moz-border-radius: 30px;
  z-index:850;
}	
.hambarg {
  position: absolute;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  height: 4px;
  width: 25px;
  background: #598459;
  -webkit-transition: ease .5s;
  transition: ease .5s;
}
.hambarg:nth-child(1) {
    top: 30%;
    left: 50%;
}
.hambarg:nth-child(2) {
    top: 50%;
    left: 50%;
}
.hambarg:nth-child(3) {
    top: 70%;
    left: 50%;
	}	
	
	

ul#g-menu.action {
  -webkit-transform:translateX(0);
  transform:translateX(0);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
 




.drbtn.action .hambarg:nth-child(1) {
    top: 50%;
    -webkit-transform: translate(-50%,-50%) rotate(45deg);
    transform: translate(-50%,-50%) rotate(45deg);
  }
.drbtn.action .hambarg:nth-child(2) {
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    opacity: 0;
  }
.drbtn.action .hambarg:nth-child(3) {
    top: 50%;
    -webkit-transform: translate(-50%,-50%) rotate(-45deg);
    transform: translate(-50%,-50%) rotate(-45deg);
  }

.gaiyouList dt{
	width:100% !important;
	clear:both;
	float:none;
	margin-bottom:2px;
	padding-bottom:2px;
}
.gaiyouList dd{
	width:100% !important;
	float:none;
	padding-left:20px;

}	
	



		
	
	.ds_pcOnly{
	display:none;
	}	
	.ds_pc{
		display:none;
		}
	.ds_tab{
		display:none;
		}
	.ds_sp{
		display:block;
		}
		
	}
	
	
	
	

	

/* ---------------------------- リフレクション -----------------------------------*/

.reflection-img{
    position    :relative;
    overflow    :hidden;
}



.reflection {
    height      :100%;
    width       :10px;
    position    :absolute;
    top         :0;
    left        :0;
    background-color: #fff;
    opacity     :0;
    transform: rotate(45deg);
    animation: reflection 3s ease-in-out infinite;
    -webkit-transform: rotate(45deg);
    -webkit-animation: reflection 3s ease-in-out infinite;
    -moz-transform: rotate(45deg);
    -moz-animation: reflection 3s ease-in-out infinite;
    -ms-transform: rotate(45deg);
    -ms-animation: reflection 3s ease-in-out infinite;
    -o-transform: rotate(45deg);
    -o-animation: reflection 3s ease-in-out infinite;
}
 
@keyframes reflection {
    0% { transform: scale(0) rotate(45deg); opacity: 0; }
    80% { transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { transform: scale(4) rotate(45deg); opacity: 1; }
    100% { transform: scale(50) rotate(45deg); opacity: 0; }
}
@-webkit-keyframes reflection {
    0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}
@-moz-keyframes reflection {
    0% { -moz-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -moz-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -moz-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -moz-transform: scale(50) rotate(45deg); opacity: 0; }
}
@-ms-keyframes reflection {
    0% { -ms-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -ms-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -ms-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -ms-transform: scale(50) rotate(45deg); opacity: 0; }
}
@-o-keyframes reflection {
    0% { -o-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -o-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -o-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -o-transform: scale(50) rotate(45deg); opacity: 0; }
}






/* ---------------------------- animate.css -----------------------------------*/

.loading-Anim{
  /*秒かけてアニメーションする */
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  /* 5回繰り返す */
  -webkit-animation-iteration-count:100;
  animation-iteration-count:100;
}
.copy-Anim{
  /*秒かけてアニメーションする */
  -webkit-animation-duration:0.8s;
  animation-duration:0.8s;
 animation-delay:0.8s;
}
.title-Anim{
  /*秒かけてアニメーションする */
  -webkit-animation-duration:1s;
  animation-duration:1s;
 animation-delay:1s;
}
.topContents-Anim{
  /*秒かけてアニメーションする */
  -webkit-animation-duration:4.5s;
  animation-duration:4.5s;
 animation-delay:2s;
}
.play-Anim{
 /*秒かけてアニメーションする */
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  /* 5回繰り返す */
  -webkit-animation-iteration-count:2;
  animation-iteration-count:2;
	}


.topKeyVisual-Anim{
  -webkit-animation-duration:1.5s;
  animation-duration:1.5s;
  -webkit-animation-duration:2.0s;
  animation-delay:2.0s;
	}
.topKeyVisual-Anim_second{
  -webkit-animation-duration:1.5s;
  animation-duration:1.5s;
  -webkit-animation-duration:2.5s;
  animation-delay:2.5s;
	}
.topSocial-Anim{
  -webkit-animation-duration:0.8s;
  animation-duration:0.8s;
  -webkit-animation-duration:3.5s;
  animation-delay:3.5s;
	}


</pre></body></html>