@charset "UTF-8";
/*＝＝＝＝＝＝＝＝＝＝　初期設定　＝＝＝＝＝＝＝＝＝＝*/
*{box-sizing:border-box;}
.sns-list:after,
#sec-nav .container:after,
#g-nav:after,
#sec-news .news li:after,
#sec-tulip section:after,
#sec-inquiry ul:after,
#sec-foot-sns:after,
footer .container:after,
.container:after,
.list-cont_1:after,
.list-cont_2:after{
  content: "";
  clear: both;
  display: block;
}
@media only screen and (min-width: 481px) {
  body {
    min-width: 980px;
  }
}

.container {
  margin: 0 auto;
  position: relative;
  width: 980px;
}

a {
  text-decoration: none;
}
a:hover {
	text-decoration: none;
}
p {
  font-size: 16px;
}

.sonly{display:none;}
body{
	padding-top:130px;
}
footer h2,
footer .hl_pt3,
.hl_pt7,
.btn-mark-r.pt3 a,
.hl_pt8,
.hl_pt2,
.btn_periphery a,
.hl_pt10,
.cont_list .btn_page a{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif!important;
}

/*＝＝＝＝＝＝＝＝＝＝　共通パーツ　＝＝＝＝＝＝＝＝＝＝*/
.hl_pt2 {
	font-size: 30px;
	color: white;
	text-align: center;
	font-weight: normal;
	margin-bottom: 50px;
	padding-top: 19px;
	padding-bottom: 19px;
}

#sec-tulip .hl_pt2 {
	background-image: url(../img/common/hl_bg-pink.gif);
}

#sec-map .hl_pt2 {
  background: url("../img/map-bg-h2.gif");
}

.page-event .hl_pt2,
#sec-event .hl_pt2 {
	background-image: url(../img/common/hl_bg-green.gif);
}

#sec-point .hl_pt2 {
	background-image: url(../img/common/hl_bg-orange.gif);
}

#sec-souvenir .hl_pt2 {
	background-image: url(../img/common/hl_bg-blue.gif);
}

#sec-restaurant .hl_pt2 {
	background-image: url(../img/common/hl_bg-red.gif);
}

#sec-live .hl_pt2 {
  background: url("../img/live-bg-h2.gif");
}

#sec-access .hl_pt2 {
	background-image: url(../img/common/hl_bg-purple.gif);
}

#sec-inquiry .hl_pt2 {
	background-image: url(../img/common/hl_bg-sax.gif);
}

#sec-photo .hl_pt2 {
  background: url("../img/photo-bg-h2.gif");
}

.hl_pt3 {
	color: #fff;
	font-size: 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	/* [disabled]white-space: nowrap; */
}

.hl_pt4 {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  font-weight: bold;
  font-size: 20px;
  padding: 5px 0;
  margin-bottom: 20px;
}
.hl_pt4 span {
  font-size: 16px;
}
.hl_pt5 {
	font-size: 20px;
	line-height: 1.4;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #EE6E8C;
	padding-left: 10px;
}
.hl_pt6 {
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
}
.hl_pt7 {
	font-size: 25px;
	font-weight: bold;
	color: #FFF;
	background-color: #503214;
	text-align: center;
	padding-top: 13px;
	padding-bottom: 12px;
}
.hl_pt8 {
	font-size: 25px;
	font-weight: bold;
	color: #ED6D8C;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EE6E8C;
}
.page-event .hl_pt8 {
	color: #9DC426;
	border-bottom-color: #9DC426;
}
.page-point .hl_pt8 {
	color: #EBA200;
	border-bottom-color: #EBA200;
}
.page-restaurant .hl_pt8 {
	color: #C93668;
	border-bottom-color: #C93668;
}
.page-souvenir .hl_pt8 {
	color: #2990D0;
	border-bottom-color: #2990D0;
}

.hl_pt9 {
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #231815;
}
.btn-mark-r {
	text-align: center;
	clear: both;
}
.btn-mark-r.pt2 {
	text-align: left;
}
.btn-mark-r.pt3{
	background-image: url(../img/bg_btn_blue.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	border-radius: 5px;
}
.btn-mark-r a{
	background-color: #503214;
	background-image: url(../img/mark_1.png);
	background-repeat: no-repeat;
	background-position: 90% center;
	background-size: 14px;
	color: #FFF;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 45px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-radius: 5px;
	display: inline-block;
}
.btn-mark-r.pt3 a{
	background-color:transparent;
	background-image: url(../img/mark_1.png);
	background-repeat: no-repeat;
	font-size: 30px;
	font-weight: bold;
	width: 470px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.lang-en .btn-mark-r.pt3 a{
	font-size: 28px;
}
/*＝＝＝＝＝＝＝＝＝＝　ヘッダー　＝＝＝＝＝＝＝＝＝＝*/
#header {
	min-width: 980px;
	width: 100%;
	position: relative;
	height: 130px;
}
#header{
	position: fixed;
	z-index: 500;
	background-color: rgba(255,255,255,.9);
	margin-top: -130px;
	height: 130px;
}
#header .logo {
	width: 160px;
	float: left;
	margin-top: 25px;
	margin-left: 0px;
}
#header .logo a{
	display: block;
}
#header .logo img{
	width: 100%;
	height: auto;
}
#g-nav{
	float: right;
	margin-top: 65px;
}
#g-nav ul {
	float: right;
	height: 40px;
}
#g-nav ul li{
	float: left;
	margin-left: 40px;
}
#g-nav ul li a{
	display: table-cell;
	height: 40px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E73768;
	color: #000;
	vertical-align: middle;
}
#g-nav ul li:nth-child(1) a{border-bottom-color: #EE6E8C;}
#g-nav ul li:nth-child(2) a{border-bottom-color: #EBA200;}
#g-nav ul li:nth-child(3) a{border-bottom-color: #9DC426;}
#g-nav ul li:nth-child(4) a{border-bottom-color: #2990D0;}
#g-nav ul li:nth-child(5) a{border-bottom-color: #C93668;}
#g-nav ul li:nth-child(6) a{border-bottom-color: #9D8ABC;}
#g-nav ul li:nth-child(7) a{border-bottom-color: #d99eef;}
#g-nav ul li:nth-child(8) a{border-bottom-color: #74B5E4;}
#header .container {
}
#lang-nav {
  -webkit-transition: all 1s;
      -moz-transition: all 1s;
      -ms-transition: all 1s;
      -o-transition: all 1s;
      transition: all 1s;
      opacity: 1;
	position: absolute;
	top: 0px;
	right: 0px;
}
#lang-nav ul{
}
#lang-nav ul li{
	display: inline-block;
}
#lang-nav ul li a{
	font-size: 18px;
	line-height: 55px;
	width: 160px;
	border-radius: 0px 0px 10px 10px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
header .concerned {
	position: absolute;
	left: 350px;
	top: 35px;
}
header .concerned a{
	display: inline-block;
	font-size: 14px;
	color: #000;
	text-decoration: underline;
}

/*＝＝＝＝＝＝＝＝＝＝　フッター　＝＝＝＝＝＝＝＝＝＝*/

footer {
  background: #ee6e8c;
  min-width: 980px;
}
footer .container {
  width: 980px;
  color: white;
  padding-bottom: 30px;
}
footer .container .hl_pt2 {
  color: white;
  text-align: center;
}
footer .container div div {
  float: left;
}
footer .container div div a {
	color: white;
}
footer .container div div a:hover {
  text-decoration: none;
}
footer .container div .left {
  margin-left: 0;
}
footer .container .clear {
  float: none;
  margin-left: 0;
  clear: both;
  margin-top: 30px;
  width: auto;
}
footer .container .clear .hl_pt3 {
  font-size: 16px;
  color: white;
  margin-bottom: 0;
}
footer .container .clear a {
  color: white;
  text-decoration: underline;
}
footer .container .clear a:hover {
  text-decoration: none;
}
footer {
	position: relative;
	padding-top: 100px;
	margin-top: 50px;
	overflow: hidden;
	background-color: inherit;
}
footer h2{
    width: 3000px;
    height: 200px;
    position: absolute;
    background-color: #EE6E8C;
    display: block;
    border-radius: 60%;
    left: 50%;
    top: 0px;
    font-weight: bold;
    color: #FFF;
    padding-top: 40px;
    margin-left: -1500px;
    font-size: 25px;
    text-align: center;
    letter-spacing: 1em;
}
.lang-en footer h2{
    letter-spacing: .3em;
}
footer .fbg_wrap{
	background-color: #EE6E8C;
	padding-bottom:30px;
}
footer .hl_pt3 {
	margin-bottom: 15px;
	padding-bottom: 10px;
}
footer p{
	line-height:1.8;
}
footer .left{
	width: 290px;
	margin-right: 50px;
}
footer .center{
	width: 310px;
	margin-right: 50px;
}
footer .right{width:270px;}
footer .btn-mark-r {
	margin-top: 20px;
}
.sec-sns .cont_list{
	margin-top:20px;
}
.sec-fnav{
	margin-top: 30px;
}
.sec-fnav ul{}
.sec-fnav ul li{
	display: inline;
}
.sec-fnav ul li a{
	font-size: 14px;
	line-height: 13px;
	padding-right: 15px;
	padding-left: 15px;
	color: #000;
	display: inline-block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
.sec-fnav ul li:first-child a{
	padding-left:0px;
}
.sec-fnav ul li:last-child a{
	border-right: none;
}
#copy {
  min-width: 960px;
  text-align: center;
  background-color: #42210b;
  padding: 10px;
  color: white;
  font-size: 12px;
}

/*＝＝＝＝＝＝＝＝＝＝　トップページ　＝＝＝＝＝＝＝＝＝＝*/
#sec-tulip {
  background: url(../img/bg-main.jpg);
}
#main-kv{
	background-color: #FCE9EE;
}
#main-kv #logo{
	width: auto;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#main-kv #logo img{
	width:100%;
}
.cont_wrap {
	padding-top: 30px;
	padding-bottom: 50px;
}
#sec-news {
/*  padding: 50px 0 200px;
  overflow: hidden;
*/}
#sec-news .news li {
  border-bottom: 1px solid #000;
  padding: 10px 0;
}
#sec-news .news li p {
  font-size: 16px;
}
#sec-news .news li .date {
  float: left;
  width: 18%;
  margin-right: 8%;
}
#sec-news .news li .title {
  float: left;
  width: 74%;
}
#sec-news .news li .title a {
  color: black;
  text-decoration: none;
}
#sec-news .news li .title a:hover {
  text-decoration: underline;
}
#sec-news{
	float: left;
	width: 490px;
	padding-bottom:50px;
}
#sec-news ul{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	margin-top: 20px;
	padding-bottom: 30px;
}
#sec-tulip {
  overflow: hidden;
}
#sec-tulip .container {
  width: 980px;
}
#sec-tulip section {
  margin-bottom: 50px;
}
#sec-situation{
	float:right;
	width: 440px;
}
.sec-situation{}
.situation_box {
	height: 220px;
	width: 440px;
	margin-bottom: 35px;
	border-radius: 20px;
	position: relative;
}
.situation_box.kaika{
	background-color: #64B700;
	background-image: url(../img/bg_tulip.png);
	background-position:-5px 20px;
	background-repeat: no-repeat;
}
.situation_box.parking{
	background-color: #666666;
	background-image: url(../img/bg_parking.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
}
.situation_box p{
	color:#fff;
}
.situation_box .hl_pt6{
	position: absolute;
	left: 35px;
	top: 60px;
}
.lang-en .situation_box .hl_pt6{
	position: absolute;
	left: 35px;
	top: 20px;
	font-size: 30px;
	line-height: 1.2;
	height: 3.6em;
	padding-top: 0.6em;
}
.situation_box .percent {
	font-size: 110px;
	position: absolute;
	left: 200px;
	top: 0px;
	font-family: "Times New Roman", Times, serif!important;
}
.situation_box .percent small{
	font-size: 30px;
}
.situation_box .attention {
	font-size: 14px;
	position: absolute;
	left: 35px;
	bottom: 20px;
}
.situation_none .situation_box{display:none;}
.situation_none #sec-news{width:100%;}
.sec-concept {
	border: 5px solid #503214;
	border-radius:10px;
	padding: 35px;
	position: relative;
}
.concept_wrap p {
	float: left;
	width: 550px;
	line-height: 1.8;
}
.concept_wrap p b{
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 20px;
	display: block;
}
.concept_wrap img {
	float: right;
	width: 300px;
}
.concept_wrap .group_wrap {
	padding-top: 30px;
}
.cont_list {
	display: flex;
    justify-content: space-around;
    align-items: center;
}
.cont_list.pt2 {
    justify-content: space-between;
}
.cont_list.pt3 {
    justify-content: center;
}
.cont_list li{
}
.cont_list.pt3 li{
	margin-right:15px;
	margin-left:15px;
}
.sec-information {
	margin-top: 80px;
}
.sec-information h3{
	margin-top: 35px;
}
.sec-information h3:first-child{
	margin-top: 0px;
}
.info_wrap {
	width: 490px;
	min-height:750px;
	position: relative;
}
.info_wrap.pt2 {
	padding-left: 490px;
	width: 980px;
}
.info_wrap p{
	margin-top: 20px;
	font-size: 16px;
	line-height: 1.8;
}
.info_wrap p b,
.info_wrap p strong{
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4;
}
/*.info_img{
	position: absolute;
	border-radius: 50%;
	left: 520px;
	top: 0px;
	box-shadow: 0px 0px 30px 30px rgba(250,245,242,1) inset;
	display: block;
	width: 750px;
	height: 750px;
	overflow:hidden;
}
.info_wrap.pt2 .info_img{
	left: -320px;
	top: 0px;
}
.info_img img{
	border-radius: 50%;
	display: none;
}
*/
.info_wrap table {
	margin-top: 20px;
	width: 100%;
}
.info_wrap table caption{
	font-size: 16px;
	background-color: #F6B6C5;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.info_wrap table th,
.info_wrap table td{
	font-size: 16px;
	vertical-align: top;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #231815;
	padding-top: 10px;

	padding-bottom: 10px;
}
.info_wrap table th{
	width:180px;
}
.info_wrap table td{
}
.info_wrap h4 {
	margin-top: 25px;
}
.info_wrap#sec-ticket table:first-of-type tr:last-of-type th,
.info_wrap#sec-ticket table:first-of-type tr:last-of-type td{border-bottom:none;}
.info_wrap#sec-ticket table:last-of-type{margin-top:0px;}
.info_wrap#sec-parking table tr:first-of-type th,
.info_wrap#sec-parking table tr:first-of-type td{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #231815;
}
.info_wrap dl {
	line-height: 1.8;
	margin-top: 30px;
}
.info_wrap dl dt{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-bottom: 10px;
}
.info_wrap dl dd a{
	color: #000;
	text-decoration: underline;
}
.info_img{
	border-radius: 50%;
	position: absolute;
	display: block;
	width: 750px;
	height: 750px;
	left: 520px;
	top: 0px;
}
.info_wrap.pt2 .info_img{
	left: -320px;
	top: 0px;
}
.info_img .img_cut{
	content: "";
	position: absolute;
	border-radius: 50%;
	box-shadow: 0px 0px 30px 30px rgba(250,245,242,1) inset;
	display: block;
	width: 754px;
	height: 754px;
	left: -2px;
	top: -2px;
}
.info_img img{
	border-radius: 50%;
	width: 754px;
	height: 754px;
}
/*.info_img:before{
	content: "";
	position: absolute;
	border-radius: 50%;
	box-shadow: 0px 0px 30px 30px rgba(250,245,242,1) inset;
	display: block;
	width: 754px;
	height: 754px;
	left: -2px;
	top: -2px;
}
*/
.sec-intro {
	padding-bottom: 30px;
}
.wrap-intro .cont_list {
	margin-top: 50px;
}
.sec-kankou, .sec-sns {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #231815;
	padding-bottom: 20px;
	margin-top: 30px;
}
/*＝＝＝＝＝＝＝＝＝＝　その他のページ　＝＝＝＝＝＝＝＝＝＝*/
#sec-restaurant,
#sec-souvenir{
	padding-bottom:70px;
}
#sec-inquiry,
#sec-access{
	padding-bottom:50px;
}#sec-point,
#sec-event,
#sec-souvenir,
#sec-restaurant,
#sec-access,
#sec-inquiry,
.wrap_event_info{
	background-image: url(../img/bg-main.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
}
#sec-point{
	padding-bottom:100px;
}
.list-cont_1 {
	margin-top: 30px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.list-cont_1 li{
	width: 470px;
	margin-bottom: 30px;
	font-size: 16px;
	/* [disabled]float: left; */
}
.list-cont_1 li:nth-child(odd){
	margin-right: 40px;
}
.list-cont_1 li:nth-child(3n){
	/* [disabled]clear:both; */
}
.list-cont_1 li img{
    width: 470px;
    height: 352.5px;
    object-fit: contain;
}
.list-cont_1 li b{
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
}
.list-cont_1 li p{
}
.list-cont_2{
	margin-top: 30px;
	width: 1020px;
	display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.list-cont_2 li{
	width: 300px;
	margin-bottom: 30px;
	font-size: 16px;
	/* float: left; */
	margin-right: 40px;
}
.list-cont_2 li:nth-child(4n){
	/* clear:both; */
}
.list-cont_2 li img{
    width: 300px;
    height: 250px;
    object-fit: contain;
}
.list-cont_2 li b{
	padding-top: 10px;
	display: block;
	padding-bottom: 10px;
}
.list-cont_2 li span{
	padding-bottom: 10px;
	display: block;

}
.list-cont_2 li p{
}
.wrap-cont_cat {
	margin-bottom: 50px;
}
.wrap-cont_cat:last-child {
	margin-bottom: 0px;
}

.btn-1 {
	background-color: #503214;
	background-image: url(../img/mark_1.png);
	background-repeat: no-repeat;
	background-position: 95% center;
	background-size: 15px;
	color: #FFF;
	text-decoration: none;
	border-radius: 5px;
	display: inline-block;
	line-height: 100px;
	width: 470px;
	font-size: 30px;
	text-align: center;
}
.list-btn{
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	margin-top: 30px;
}
.list-btn li{
	flex-basis: 470px;
	align-items: stretch;
}
.list-btn2{
	display: flex;
	/*	justify-content: space-between;
*/	flex-wrap: wrap;
	margin-top: 10px;
	width: 1010px;
}
.list-btn2 li{
	margin-right: 20px;
	margin-top:20px;
}
.list-btn li{
	flex-basis: 230px;
}
.table-access{
	width: 100%;
	margin-bottom: 30px;
	margin-top: 30px;
}
.table-access tr th, .table-access tr td {
	background-color: #FFF;
	padding: 10px;
	border: 1px solid #CCC;
	vertical-align: middle;
}
.table-access tr th{
	font-weight: bold;
	width: 80px;
}
.table-access tr td{
}
.table-access .mark-access {
	transform: rotate( -90deg );
	display: inline-block;
}
.cont_list .btn_page a{
	font-size: 30px;
	line-height: 180px;
	color: #FFF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	display: block;
	width: 180px;
}
.cont_list .btn_page.pt1 a{background-image: url(../img/common/btn_page-1.jpg);}
.cont_list .btn_page.pt2 a{background-image: url(../img/common/btn_page-2.jpg);}
.cont_list .btn_page.pt3 a{background-image: url(../img/common/btn_page-3.jpg);}
.cont_list .btn_page.pt4 a{background-image: url(../img/common/btn_page-4.jpg);}
.cont_list .btn_page.pt5 a{background-image: url(../img/common/btn_page-5.jpg);}
.sec-periphery {
	background-color: #FDF1F5;
	padding-top: 35px;
	padding-bottom: 35px;
	margin-top: 30px;
}
.btn_periphery a {
	font-size: 30px;
	line-height: 150px;
	color: #FFF;
	background-color: #503214;
	background-image: url(../img/common/mark-1.png);
	background-repeat: no-repeat;
	background-position: 205px center;
	text-align: center;
	display: block;
	width: 230px;
	border-radius: 10px;
	padding-right: 15px;
}
.btn_periphery.line2 a {
	line-height: 1.3;
	height: 150px;
	padding-top: 35px;
}
.btn_for_ticket a{
  font-size: 15px;
  color: #FFF;
  background-color: #503214;
  text-align: center;
  display: block;
  width: 500px;
  border-radius: 10px;
  	margin: 0 auto;
}
.btn_for_ticket a b{
  font-size: 30px;
}
.btn_for_ticket a:hover{
  opacity: 0.8;
}

.hl_pt10 {
	font-size: 30px;
	font-weight: bold;
	color: #503213;
	text-align: center;
}
.sec-periphery .cont_list {
	margin-top: 15px;
}


.list-event dt{
	display: block;
	width: 100%;
	height: 60px;
	line-height: 60px;
	cursor: pointer;
	padding-right: 15px;
	position: relative;
	color: #FFF;
	background-color: #9DC526;
	padding-left: 15px;
	font-size: 20px;
	font-weight: bold;
	margin-top: 30px;
}
.list-event dt:after{
	display: block;
	content: "－";
	color: #9DC526;
	background-color: #FFF;
	height: 50px;
	width: 50px;
	position: absolute;
	top: 5px;
	right: 5px;
	line-height: 50px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
}
.list-event dd{
	/* [disabled]display: none; */
	padding-bottom: 30px;
}
.list-event dt.active:after{
	content: "＋";
}

.list-event dd table {
	width: 100%;
	margin-top: 20px;
	font-size: 16px;
}
.list-event dd table th,
.list-event dd table td{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #231815;
	border-bottom-color: #231815;
}
.list-event dd table th{
	font-weight: bold;
}
.list-event dd table td{
}
.label_event_cat {
	font-size: 14px;
	line-height: 30px;
	color: #FFF;
	text-align: center;
	width: 140px;
	display: inline-block;
	border-radius:5px;
}
.label_event_cat.cat1{background-color: #EE6E8C;}
.label_event_cat.cat2{background-color: #2990D0;}
.label_event_cat.cat3{background-color: #EBA200;}
.btn_detail {
	font-size: 14px;
	line-height: 30px;
	color: #FFF;
	background-color: #503214;
	background-image: url(../img/common/mark-1.png);
	background-repeat: no-repeat;
	background-position: 45px center;
	width: 70px;
	padding-left: 10px;
	display: inline-block;
	border-radius:5px;
}
.list-event table th:nth-child(1) {width: 140px;}
.list-event table th:nth-child(2) {width: 320px;}
.list-event table th:nth-child(3) {width: 200px;}
.list-event table th:nth-child(4) {width: 230px;}
.list-event table th:nth-child(5) {width: 90px;}
.sec-linkevent,
.sec-linkplace{
	background-color: #FFF;
	width: 470px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
.wrap_event_editable{
	padding-bottom: 30px;
	padding-top: 30px;
}

.sec-linkplace{
	float:right;
}
.wrap_event_info {
	padding-top: 50px;
}
.lang-zh {

}
.lang-en *,
.lang-en footer *{
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "ＭＳ Ｐゴシック", Osaka, sans-serif!important;
}
.wrap-access_hl {
	display: block;
	width: 100%;
	height: 60px;
	line-height: 60px;
	cursor: pointer;
	padding-right: 15px;
	position: relative;
	color: #FFF;
	background-color: #9D8ABC;
	padding-left: 15px;
	font-size: 20px;
	font-weight: bold;
	margin-top: 30px;
}
.wrap-access_hl:after{
	display: block;
	content: "－";
	color: #9D8ABC;
	background-color: #FFF;
	height: 50px;
	width: 50px;
	position: absolute;
	top: 5px;
	right: 5px;
	line-height: 50px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
}
.wrap-access_hl.active:after{
	content: "＋";
}
.img-access_map {
	width: 100%;
	margin-top: 30px;
}
.btn-2 {
	font-size: 20px;
	line-height: 1.45;
	font-weight: bold;
	color: #9D8ABB;
	text-align: center;
	height: 90px;
	width: 230px;
	border: 5px solid #9D8ABB;
	display: table-cell;
	vertical-align: middle;
	border-radius: 10px;
	background-image: url(../img/common/mark-2.png);
	background-repeat: no-repeat;
	background-position: 95% center;
	padding-right: 20px;
}
.lang-en .btn-2 {
	width: 290px;
}
.wrap-access_cont .hl_pt5 {
	margin-top: 30px;
}
.page-access .hl_pt5 {
	border-top-color: #9D8ABB;
	border-right-color: #9D8ABB;
	border-bottom-color: #9D8ABB;
	border-left-color: #9D8ABB;
	color: #9D8ABB;
}
.banner-jorudan {
	text-align: center;
	padding-top: 30px;
}
.wrap-access_cont {
	padding-bottom: 50px;
}
.list-page_link {
	height: 50px;
}
.list-page_link li{
	float: left;
}
.list-page_link li a{
	display: inline-block;
	border: 2px solid #9D8ABC;
	width: 200px;
	background-color: #FFF;
	line-height: 40px;
	color: #9D8ABC;
	text-align: center;
	position: relative;
}
.list-page_link li a:after{
	color: #9D8ABC;
	content: '＞';
	position: absolute;
	top: 1px;
	right: 10px;
}
.list-event_cat{
	padding-top: 30px;
	margin-bottom: 50px;
}
.list-event_cat li {
	float: left;
	margin-left: 34px;
}
.list-event_cat li:first-child{
	margin-left:0px;
}
.list-event_cat li a {
	font-size: 22px;
	line-height: 70px;
	color: #FFF;
	background-image: url(../img/other/btn-event_1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	height: 70px;
	width: 304px;
	display: inline-block;
	padding-left: 20px;
}
.list-event_cat li a.cat2 {background-image: url(../img/other/btn-event_2.jpg);}
.list-event_cat li a.cat3 {background-image: url(../img/other/btn-event_3.jpg);}

.wrap-event_cat_desc{
	margin-top: -10px;
}
.wrap-event_cat_desc span{
	display: block;
	margin-bottom: 5px;
	color: #000;
}
.wrap-event_cat_desc .event_cat_desc_date{
}
.wrap-event_cat_desc .event_cat_desc_time{
}
.wrap-event_cat_desc .event_cat_desc_place{
}
#sec-restaurant .wrap-cont_cat:first-of-type,
#sec-event .container h3:first-of-type,
#sec-point .wrap-cont_cat:first-of-type{
	margin-top:-20px;
}

.pagenavi {
	display: none;
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 5000;
	width: 76px;
	text-align: center;
	height: 78px;
}
.pagenavi--fair{
	display: none;
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 5000;
	width: 100px;
	text-align: center;
	height: 100px;

}
.pagenavi a :hover{
	opacity: 0.9;
}
.pagenavi a,
.pagenavi a img{
	width: 76px;
	height: 78px;
	display: block;
}
html .pagenavi--fair a,html .pagenavi--fair img{
	width: 100px;
	height: 100px;
	display: block;
}
.sec-sns .cont_list.pt3,
.sec-kankou .cont_list.pt4{
	margin-top:20px;
}
.wrap_model_course{padding-top:50px;}
.wrap-blog_bg{
	background: url(../img/bg-main.jpg);
	padding-bottom: 100px;
}

/* 一時消す用 */
/*.sec-periphery,
#sec-tulip .cont_list:first-of-type li:first-of-type,
#sec-date .btn-mark-r,
#g-nav,
#lang-nav,
.sec-fnav,
#sec-situation{
	display:none;
}
#sec-news{width:100%;}
*/
