@charset "UTF-8";
/*＝＝＝＝＝＝＝＝＝＝　初期設定　＝＝＝＝＝＝＝＝＝＝*/
.container {
	width: 98% !important;
	margin: 0 auto;
}.sonly{display:block;}
body{
	padding-top:130px;
}
.pc_only {
	display: none;
}
.info_wrap,
.info_wrap.pt2,
#sec-situation,
.situation_box,
#sec-news {
    width: 100%;
}
.wrap-kotei{
	width:94%!important;
	margin-right:auto;
	margin-left:auto;
}

/*＝＝＝＝＝＝＝＝＝＝　共通パーツ　＝＝＝＝＝＝＝＝＝＝*/
.hl_pt2 {
	font-size: 24px;
}
.hl_pt3 {
	font-size: 20px;
}
.hl_pt4 {
	font-size: 18px;
}
.hl_pt7 {
    padding-top: 6px;
    padding-bottom: 6px;
}
.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: 10px;
	padding-right: 55px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-radius: 5px;
	display: inline-block;
}
.btn-mark-r.pt2 a{
	padding-right: 85px;
	padding-left: 60px;
}
.btn-mark-r.pt3 a{
	background-color: transparent;
	background-image: url(../img/mark_1.png);
	background-repeat: no-repeat;
	background-position:90%;
	font-size: 24px;
	font-weight: bold;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 20px;
	padding-left: 5px;
}

/*＝＝＝＝＝＝＝＝＝＝　ヘッダー　＝＝＝＝＝＝＝＝＝＝*/
#header {
	width: 100%;
	min-width: initial;
}
#header{
	margin-top: -130px;
	height: 130px;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	overflow: hidden;
}
#header .logo {
	width: 25%;
	position: absolute;
	left: 0px;
	top: 10px;
	margin-top: 0px;
}
#header.scrolled{
	height: 65px!important;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
#header.scrolled aside{
	display:none;
}
#header.scrolled .logo {
}
#lang-nav {
	position: absolute;
	left: 0px;
	top: 80px;
}
#lang-nav ul{
	display: flex;
    justify-content: space-around;
    align-items: center;
}
#lang-nav ul:after{
	display:none;
}
#lang-nav ul li{
	display: flex;
	width: 45%;
}
#lang-nav ul li a{
	font-size: 18px;
	line-height: 45px;
	width: 100%;
	border-radius: 0px 0px 10px 10px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
header .concerned {
	position: absolute;
	left:inherit;
	right: 6px;
	top: 55px;
	white-space: nowrap;
}
header .concerned a{
	display: inline-block;
	font-size: 14px;
	color: #000;
	text-decoration: underline;
}
#header .menu-open{
	width:50px;
	height:50px;

}
#g-nav{
	float: none;
	margin-top: 120px;
	width: 80%;
	padding: 3%;
	border-radius: 5px;
	border: 1px solid #ee6e8c;
	background-color: #FFF;
	z-index: 9999;
}
#g-nav ul {
	float: none;
	height: auto;
}
#g-nav ul li{
	float: none;
	margin-left: 0px;
}
#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: #74B5E4;}

/*＝＝＝＝＝＝＝＝＝＝　フッター　＝＝＝＝＝＝＝＝＝＝*/
footer {
	min-width: initial;
}
footer .container div div {
	width: 100%;
	margin: 0 auto 30px;
}
#copy {
	min-width: initial;
}
.sec-fnav{
}
.sec-fnav ul li{
	float: left;
	margin-bottom: 10px;
}
.sec-fnav ul li:first-child a{
	padding-left:15px;
}
footer h2 {
    width: 1200px;
    margin-left: -600px;
}
footer .fbg_wrap{
	padding-bottom:0px;
}

/*＝＝＝＝＝＝＝＝＝＝　トップページ　＝＝＝＝＝＝＝＝＝＝*/
#sec-news {
	padding: 20px 0 40px;
}
#sec-news .news {
	width: 100%;
}
#sec-news .news li .date {
	width: 28%;
	margin-right: 0px;
}
#sec-news .news li .title {
	width: 72%;
	float: right;
}

.concept_wrap p{width:100%;}
.btn-mark-r.pt3 a{width:95%;}
footer{height:auto;}
.info_img {
    border-radius: 50%;
    position: relative;
    display: block;
/*<!--    width: 414px;
    height: 414px;
-->*/    left: 0px;
    top: 0px;
}
.info_img:before {
    content: "";
    position: absolute;
    border-radius: 50%;
    box-shadow: 0px 0px 30px 30px rgba(250,245,242,1) inset;
    display: block;
/*    width: 418px;
    height: 418px;
*/    left: -2px;
    top: -2px;
}
.info_wrap.pt2 {
    padding-left: 0px;
}
.info_wrap.pt2 .info_img{
	left:0px;
}
#sec-situation{
	float: none;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.situation_box {
	height:190px;
	width: 100%;
	margin-bottom: 20px;
}
.situation_box.kaika{
	background-size:40% auto;
}
.situation_box.parking{
	background-size:100% auto;
}
.situation_box.parking h2{
	line-height: 1em;
}
.situation_box .hl_pt6{
	position: absolute;
	left: 15px;
	top: 50px;
}

.situation_box .attention {
	font-size: 14px;
	position: absolute;
	left: 15px;
	bottom: 20px;
	width: 90%;
}
.situation_box .percent {
	font-size: 90px;
	position: absolute;
	left:inherit;
	right:15px;
	top: 0px;
}
.situation_box .percent small{
	font-size: 30px;
}
.sec-concept {
	padding: 20px;
}
.sec-information {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
.info_wrap table th,
.info_wrap table td{
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.info_wrap table th{
	width: 40%;
	padding-right: 0px;
	padding-left: 0px;
}
.cont_list {
	display: block;
}
.cont_list.pt2 {
    justify-content: space-between;
}
.cont_list.pt3 {
 	display:flex;
    justify-content: center;
}
.cont_list li{
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.cont_list.pt2 li{
	width: 70%;
}
.cont_list.pt3 li{
	margin-right: 15px;
	margin-left: 15px;
	width: auto;
	margin-bottom: 0px;
}
.cont_list.pt4 li{
	width: 100%;
	margin-bottom: 0px;
}
.cont_list.pt5 li{
    width:90%;
}
.concept_wrap img {
	float: none;
	width: 60%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
.sec-information {
	margin-top: 0px;
}
@media only screen and (max-width: 320px) {
.btn-mark-r.pt3 a{
	font-size: 20px;
}
.situation_box .hl_pt6{
	font-size: 26px;
	top: 35px;
}
.situation_box .percent {
	font-size: 70px;
}
}
.cont_list.list-page_btn{
	margin-left: 5px;
}
.cont_list.list-page_btn li{
	float: left;
	width: 30%;
	margin-right: 3%;
}
.cont_list .btn_page a{
	font-size: 18px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size:100% 100%;
	width: 100%;
}
@media only screen and (max-width: 320px) {
.cont_list.list-page_btn li{
}
.cont_list .btn_page a{
	font-size: 18px;
}
}

.sec-periphery {
	padding-top: 35px;
	padding-bottom: 35px;
	margin-top: 30px;
}
.btn_periphery{
	float: left;
	width: 45%!important;
	margin-left: 3.333%!important;
}
.btn_periphery a {
	font-size: 18px;
	line-height: 100px;
	background-position: 95% center;
	padding-right:10px;
	width: 100%;
	border-radius:5px;
}
.btn_for_ticket a{
	width: 90%;
	font-size: 3.25vw;
}
.btn_for_ticket a b{
  font-size: 5vw;
}
.hl_pt10 {
	font-size: 30px;
	font-weight: bold;
	color: #503213;
	text-align: center;
}
.sec-periphery .cont_list {
	margin-top: 15px;
}
.table-access th,
.table-access td{
	display: block;
	width: 100%!important;
}

.table-access th{
	margin-top: -1px;
	background-color: #f2f2f2!important;
}
.table-access td{
	margin-top: -1px;
	line-height: 1.8;
}

.list-page_link {
	height: auto;
	margin-top: -20px;
}
.list-page_link li{
	float: left;
	width: 40%;
	margin-left: 5%;
	margin-bottom: 20px;
}
.list-page_link li a{
	display: inline-block;
	border: 2px solid #9D8ABC;
	width: 100%;
	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;
}
.btn-1 {
	line-height: 80px;
	width: 100%;
	font-size: 24px;
	font-weight: bold;
}
.btn-1 small{
	font-size: 18px;
}
@media only screen and (max-width: 320px) {
.btn-1 small{
	font-size: 16px;
}
}

.list-btn{
	display: block;
	margin-top: 30px;
}
.list-btn li{
	width: 80%;
	display: list-item;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.page-access .list-btn2{
	display: table;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	border-collapse:separate;
	border-spacing:10px;
}

.page-access .list-btn2 li{
	display: table-row;
	float: none;
}
.page-access .list-btn2 .btn-2 {
	height: 70px;
}
/* その他のページ　*/
.list-cont_1 {
	margin-top: 30px;
}
.list-cont_1 li{
	width: 90%;
	margin-bottom: 30px;
	font-size: 16px;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.list-cont_1 li:nth-child(odd){
	margin-right:auto;
}
.list-cont_2{
	margin-top: 30px;
	width: 100%;
}
.list-cont_2 li{
	width: 90%;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.list-cont_1 li:nth-child(3n){
	clear:none;
}
.list-cont_1 li img{
    width: 100%;
    height: auto;
    object-fit: contain;
}
.list-cont_2 li:nth-child(4n){
	clear:none;
}
.list-cont_2 li img{
    width: 100%;
    height: 250px;
    object-fit: contain;
}

.sec-linkevent,
.sec-linkplace{
	background-color: #FFF;
	width: 100%;
	float: none;
	padding-right: 20px;
	padding-left: 20px;
}
/*カレンダー*/
.list-event table th:nth-child(1),
.list-event table td:nth-child(1){display:none;}
.list-event table th:nth-child(2) {width: 35%;}
.list-event table th:nth-child(3) {width: 25%;}
.list-event table th:nth-child(4) {width: 30%;}
.list-event table th:nth-child(5) {width: 15%;}
.list-event dd{display:none;}
.list-event:first-of-type dd{display:block;}
.list-event dt:after{content: "＋";}
.list-event:first-of-type dt:after{content: "－";}
.list-event dt.active:after{content: "－";}
.list-event:first-of-type dt.active:after{content: "＋";}

.list-event_cat{
	padding-top: 30px;
	margin-bottom: 50px;
}
.list-event_cat li {
	float: none;
	margin-left: auto;
	margin-right: auto;
	width: 304px;
	margin-bottom: 20px;
}
.list-event_cat li:first-child{
	margin-left:auto;
}
.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-access_hl:after{
	content: "＋";
}
.wrap-access_hl.active:after{
	content: "－";
}
.wrap-access_cont{display:none;}
.btn_periphery.line2 a {
	height: 100px;
    padding-top: 27px;
}

.btn_periphery.line2 a span{
	display:inline-block;
}
.lang-en .situation_box .hl_pt6 {
    left: 15px;
    top: 0px;
    font-size: 25px;
}
@media only screen and (max-width: 320px) {
.lang-en .situation_box .hl_pt6 {
    font-size: 20px;
    top: 10px;
}
}
@media only screen and (max-width: 360px) {
.lang-en .situation_box .hl_pt6 {
    font-size: 22px;
    top: 10px;
}
.situation_box .hl_pt6{
	font-size:24px;
}
}

@media only screen and (max-width: 320px) {
	html .pagenavi--fair{
		display: none;
		position: fixed;
		right: 0px;
		bottom: 0px;
		z-index: 5000;
		width: 100px;
		text-align: center;
		height: 100px;
	}
	html .pagenavi--fair a, .pagenavi--fair img{
		width: 20vw !important;
		height: 20vw !important;
		display: block;
	}
}