@charset "UTF-8";

/* /css/base_sp.css

/* 01. HOME
/* 02. ACOUT
/* 03. TICKET
/* 04. CONTENTS
/* 05. ACCESS
/* 06. CONTACT



/* ================================================== */
/* 01. HOME (/index.html)
/* ================================================== */

.link-box {
	margin:50px 0 0 0;
}

.link {
	display: inline-block;
	padding: 1em 1em;
	border: double 5px #bca783;
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	color: #bca783;
 	width: 100%;
 	border-radius: 15px;
}

.attention {
	display: inline-block;
	padding: 1em 1em;
	border: double 5px #bca783;
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	color: #bca783;
  width: 100%;
  border-radius: 15px;
}

.top__section_head {
	height: 7rem;
	margin-bottom: 1rem;
	background-size: auto 115%;
}

/* .top__diary */
.top__diary{
	margin: 100px 0px;
  padding: 0 25px;
  text-align: center;
  line-height: 2.2em;
  font-size: 1.1em;
width:100%;
}


/* .top__about */
.top__about{
	margin: 50px auto;
  text-align:center;
}

/* .top__map */
.top__map{
	margin: 50px auto;
  padding: 0;
  text-align: center;
  width: auto;
}

/* .top__news */
.top__news dl {
	height: 10rem;
	overflow-y: scroll;
}
.top__news dl dt {
	float: none;
	padding: 0 0.5em;
	font-weight: normal;
	color: #B5A266;
}
.top__news dl dd {
	margin-bottom: 0.75em;
	padding: 0.25em 0.5em 0.75em;
	border-width: 1px;
}

/* .top__yt */
.top__yt ul li,
.top__yt ul li:nth-child(3n-1) {
	position: relative;
	display: inline-block;
	width: 100%;
	margin: 0 0 1em;
	padding-top: 56.25%;
	text-align: center;
}
.top__yt li iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

/* .top__sns */
.top__sns h3 {
	padding: 0.25em 0;
	background: #B5A266;
	color: #FFF;
}

.top__sns h3 {
	padding: 0.25em 0;
	background: #B5A266;
	color: #FFF;
}

/* .top__sponsor */
.top__sponsor ul li {
	width: 100%;
	text-align: center;
	padding: 0 2em 1.5em;
}

.top__sponsor ul li img{
	border-top: solid 1px #aaaaaa;
	border-right: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	border-left: solid 1px #aaaaaa;
}

/* .top__ad */
.top__ad h3 {
	padding: 0.25em 0;
}
.top__ad {
	text-align: center;
	
}
.top__ad img {
	width: 70%;
}


/* .top__linimo */
.top__linimo{
	margin: 0 0 0 0;
	text-align:center;
}

/* ================================================== */
/* 02. ABOUT (/about.html)
/* ================================================== */

.about__outline dl {
  width: 100%;
}



/* ================================================== */
/* 03. TICKET (/ticket.html)
/* ================================================== */




/* ================================================== */
/* 04. CONTENTS (/contents.html)
/* ================================================== */




/* ================================================== */
/* 05. ACCESS (/access.html)
/* ================================================== */

.access_map {
	margin-top: 2rem;
}
.access_map iframe {
	height: 50vh;
}

.access_left{
  margin: 0 auto;
  text-align: left;
  width: 100%;
} 

.access_left02{
  margin: 0 auto;
  text-align: left;
  width: 100%;
} 


/* ================================================== */
/* 06. CONTACT (/contact.html)
/* ================================================== */

.syutten a{
	color:#F00;
	font-weight:bold;
}




/* ================================================== */
/* 07. wanted (/wanted.html)
/* ================================================== */

div.wanted{
	margin: 10px 0 10px 0;
}
div.wanted-center{
	margin: 25px 0 25px 0;
	text-align:center;
}
div.wanted img, div.wanted-center img{
	margin: 5px 5px 5px 5px;
}
div.wanted p{
	margin: 20px 0 10px 0;
	padding: 0 13px;
}
div.wanted h5{
	margin: 40px 0 10px 0;
}

.subhead_wanted_s {
	margin-bottom: 1em;
	padding-left: 0.75em;
	border-left: solid 2px #F7931E;
	font-size: 1rem;
	font-weight: bold;
	color:#6C0;
}


/* ================================================== */
/* 08. event (/event.html)
/* ================================================== */

.event_box{
	margin: 5px auto 30px auto;
	width:auto;
	height:auto;
}
.event_box img{
	margin:5px 0;
}

div.event_box h5.tenmei{
	font-size:1.0em;
	line-height:1.1em;
	font-weight:bold;
	color:#F60;
}
div.event_box h5{
	font-size:1.0em;
	line-height:1.2em;
	font-weight:normal;
	color:#333;
}
div.event_box p{
	font-size:0.9em;
}

event_area{
	text-align:center;
}




/* ================================================== */
/* 11. shop (/shop.html)
/* ================================================== */

.accordion {
  width: 100%;
}

img#utsuwa,img#kurashi,img#food,img#komichi{
  margin: 0px 0px 0px 5px;
}

.accordion div.shop{
  width: 330px;
  height: 550px;
  margin: 50px auto;
  float:none;
  text-align:center;
  padding: 0px 0px;
}
.accordion div.shop_work{
  width: 330px;
  height: 650px;
  margin: 50px auto;
  float:none;
  text-align:center;
  padding: 0px 0px;
}
.accordion div.shop_utsuwa{
  width: 330px;
  height: 500px;
  margin: 50px auto;
  float:none;
  text-align:center;
  padding: 0px 0px;
}
.accordion div.shop img,.accordion div.shop_work img,.accordion div.shop_utsuwa img{
  margin: 0px 0px 24px 0px;
  padding: 0px 0px;
}
.accordion div.shop p.category,.accordion div.shop_work p.category,.accordion div.shop_utsuwa p.category{
  background-color: #bca783;
  color: #fff;
  margin: 0px 15px 6px 15px;
  padding: 0px 5px;
  width: auto;
  text-align:center;
  font-size: 0.9em;
  line-height: 1.8em;
}
.accordion div.shop p.shop_name,.accordion div.shop_work p.shop_name,.accordion div.shop_utsuwa p.shop_name{
  margin: 10px auto 0px auto;
  text-align:center;
  color: #bca783;
  font-size: 1.1em;
  font-weight: bold;
}

p.shop_name span.small{
  font-size:0.8em;
}


.accordion div.shop p.shop_text,.accordion div.shop_work p.shop_text,.accordion div.shop_utsuwa p.shop_text{
  text-align: left;
height:auto;
}
.zone{
  margin: 40px 0;
}
.zone a{
  margin: 0 20px;
}
.accordion h3{
  clear: both;
}
.accordion h3 img{
  position: relative;
  left: -8px;
}

.shop_ban{
  text-align: center;
  margin: 25px 0;
  padding: 0 0px 0 0;
width:auto;
}





/* ================================================== */
/*  diary (/shop.html)
/* ================================================== */

.accordion div.diary{
  width: 345px;
  height: auto;
  margin: 40px auto 80px auto;
  float: none;
  text-align:center;
  padding: 0px 0px;
}

.accordion div.diary img{
  margin: 0px 0px 24px 0px;
  padding: 0px 0px;
}
.accordion div.diary p.category{
  background-color: #bca783;
  color: #fff;
  margin: 0px 10px 6px 10px;
  padding: 0px 5px;
  width: auto;
  text-align:center;
  font-size: 1.1em;
  line-height: 1.8em;
}
.accordion div.diary p.shop_name{
  margin: 10px auto 0px auto;
  text-align:left;
  font-size: 0.9em;
	padding: 15px 15px 0px 15px;
}

.accordion div.diary p.shop_text{
  text-align: left;
	padding: 15px 15px 0px 15px;
height:200px;
}
.accordion div.diary div.shop_link{
  text-align:center;
	padding: 0px 15px;
	margin: 0px;
}
.accordion div. img.icon{
  margin: 0px 10px 5px 0px;
  padding: 0px 0px;
}





/* ================================================== */
/* 12. counterplan (/counterplan.html)
/* ================================================== */


.entry_pc{
  display: none !important; }
.entry_sp{
  display: block !important; }


/* ================================================== */
/* 13. map (/map.html)
/* ================================================== */

.top__map h3 img{
  position: relative;
  left: 0px;
}


.map_area{
  text-align: center;
  width 100%;
}
.map_list{
  width: 100%;
  margin: 50px auto;
  background-image:url("../images/map/border.png");
  background-repeat: repeat-y;
  background-position: center;
  background-size: 0px;
}

.map_area dl{
  text-align: left;
  float: left;
  padding: 0 0.5em;
  margin: 0 0 1em 0 ;
  width: 90%;
  height:auto;
  font-size: 1.2em;
  line-height: 1.5em;
}

.map_area dt{
  text-align: right;
  color: #f8b500;
  width: 2em;
  float: left;
}

.map_area dd{
  text-align: left;
  margin-left: 2em;
  padding: 0 4px;
}

.map_area dd span.small{
  font-size: 0.8em;
}

.map_area dd span.orange{
  font-size: 0.8em;
  color: #f8b500;
}






  .sp_br {
    display: block;
  }

