@charset "utf-8";

h2 {
	line-height: 1.5;
}

h4{
	margin: 1em 2em;
	font-weight:bold;
}

dt#a02{
	margin-top: 2em;
	padding-top: 1em;
	border: solid #dcedd2;
	border-width: 1px 0 0 0;
}

#main{
	margin-bottom:2em;
	border:solid 6px #62a82b;
	border-radius:4px;
	padding: 0.5em;
}

h3{
	width:100%;
	padding:0.4em;
	font-size:120%;
	font-weight:bold;
	color:#ffffff;
	background-color:#62a82b;
	border-width:0;
}
.foreword{
	display:flex;
	flex-direction: column;
	justify-content:space-between;
	margin:2em;
}
.foreword > div{
/*	width:48%;*/
	width: 100%;
	margin-bottom: 2em;
}

.foreword .photo {
	text-align: center;
}

.foreword .photo img{
	max-width:100%;
}

.foreword .note p {
	line-height:150%;
}

.note_list {
	list-style-type: disc;
	line-height:1.5;
}
.note_list li {
	list-style-type: disc;
	margin-left: 1.5em;
}


.overview{
	display:flex;
	flex-wrap: wrap;
	border-top: none;

	margin:0 2em 2em 2em;
	box-sizing:border-box;
}

.overview dt{
	width:15%;
	padding:10px 0;
	font-weight:bold;
	box-sizing: border-box;
}
.overview dt span{
	display:inline-block;
	width:100%;
	text-align:center;
	background-color:#dcedd2;
	border-radius:1em;
}
.overview dd{
  padding: 10px;
  margin: 0;
  width: 80%;
  background: #fff;
  box-sizing: border-box;
}

.photo-list{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin:2em;
}
.photo-list li{
	width:32%;
}

.photo-list li img{
	width:100%;
}

.button {
    display: block;
    margin: 1em auto 0.4em !important;
    padding: 1em;
    width: 60%;
    color: #fff !important;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background-color: rgba(237, 85, 27, 1);
    border: solid rgba(189, 63, 15, 1);
    border-width: 0 0 6px 0;
    border-radius: 4px;
}


.rental_space_fee {
	width: 100%;
	margin: 0.5em;
	table-layout:fixed;
	border-collapse: collapse;
	border: 2px solid #bbb;
}
.rental_space_fee th {
	padding: 4px;
	text-align: center;
	white-space: nowrap;
	border: 2px solid #bbb;
	background-color: #b9d5ff;
}
.rental_space_fee td {
	padding: 4px;
	text-align: center;
	white-space: nowrap;
	border: 2px solid #bbb;
}
.weekday {
}
.holiday {
	color: #ff0000;
}

.advertising_fee {
	width: 100%;
	margin: 0.5em;
	table-layout:fixed;
	border-collapse: collapse;
	border: 2px solid #bbb;
}
.advertising_fee th {
	padding: 4px;
	text-align: center;
	white-space: nowrap;
	border: 2px solid #bbb;
	background-color: #b9d5ff;
}
.advertising_fee td {
	padding: 4px;
	text-align: center;
	white-space: nowrap;
	border: 2px solid #bbb;
}


.reports {
	margin-left: 40px;
	margin-bottom: 2em;
	line-height: 2em;
}
.reports li {
	margin-left: 1em;
	line-height: 2em;
}

/*スマホ表示用CSS　ここから*/
/*ヘッダー*/
.header {
	width:100%;
/*	height: 80px;*/
	overflow: auto;
}
.header_bar {
	background-color: #006600;
	width: 100%;
}
.header_bar span {
	padding-left: 5px;
	color:#ffffff;
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
}
.header_flex {
	display: flex;
	align-items: center;
	justify-content: space-around;
}
#select_lang {
	width: 7em;
	font-size: 12px;
}
.logo a img {
	position: relative;
	float: left;
	padding: 8px 0 9px 5px;
	width: 226px;
	height: auto;
}
/*2階層目メニューボタン*/
.menu_btn {
	position: relative;
	float: right;
	width: 50px;
	height: 50px;
	padding-top: 3px;
	padding-right: 5px;
	background-image: url("/sp/img/menu_btn_01.png");
	background-size: 50px;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	margin: 1px 1px 1px auto;
}
.open {
	background-image: url("/sp/img/menu_btn_02.png");
}
.menu_list {
	/*position: relative;*/
	position: absolute;
	top: 88px;
	clear: both;
	display: block;
	width: 100%;
/*	text-align: center;*/
	z-index: 2;
}
.header_ac_menu {
	width: 100%;
	height: 50px;
	border-top: 1px solid #60a625;
	margin-right: auto;
	margin-left: auto;
	background-color: #eeffe6;
	color: #000000;
	font-size: 12px;
	line-height: 50px;
	background-image: url("/sp/img/navi_cable.png"), url("/sp/img/menu_btn_top.png");
	background-position: 2% 50%, 98% 50%;
	background-size: 32px, 16px;
	background-repeat: no-repeat;
}
.header_ac_menu02 {
	width: 100%;
	height: 50px;
	border-top: 1px solid #60a625;
	margin-right: auto;
	margin-left: auto;
	background-color: #eeffe6;
	color: #000000;
	font-size: 12px;
	line-height: 50px;
	background-image: url("/sp/img/navi_play.png"), url("/sp/img/menu_btn_top.png");
	background-position: 2% 50%, 98% 50%;
	background-size: 32px, 16px;
	background-repeat: no-repeat;
}
.active03 {/*ヘッダー、乗るが開いている時の背景画像*/
	background-image: url("/sp/img/navi_cable-hover.png"), url("/sp/img/menu_btn_bottom.png");
	background-position: 2% 50%, 98% 50%;
	background-size: 32px, 16px;
}
.active04 {/*ヘッダー、遊ぶが開いている時の背景画像*/
	background-image: url("/sp/img/navi_play-hover.png"), url("/sp/img/menu_btn_bottom.png");
	background-position: 2% 50%, 98% 50%;
	background-size: 32px, 16px;
}
.header_top_menu {
	width: 100%;
	height: 50px;
	border-top: 1px solid #60a625;
	margin-right: auto;
	margin-left: auto;
	background-color: #eeffe6;
	color: #000000;
	font-size: 14px;
	line-height: 50px;
	background-image: url("/sp/img/menu_btn_right.png");
	background-position: 98% 50%;
	background-size: 16px;
	background-repeat: no-repeat;
}
.close_menu {/*メニューを閉じる*/
	width: 100%;
	height: 50px;
	border-top: 1px solid #60a625;
	border-bottom: 1px solid #60a625;
	margin-right: auto;
	margin-left: auto;
	background-color: #eeffe6;
	color: #000000;
	font-size: 14px;
	line-height: 50px;
	cursor: pointer;
}
.header_sub_menu_btn {
	width: 100%;
	height: 50px;
	border-top: 1px solid #bbb;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	line-height: 50px;
	background-image: url("/sp/img/menu_btn_right.png");
	background-position: 98% 50%;
	background-size: 16px;
	background-repeat: no-repeat;
	font-size: 14px;
}
#food {
	background-image: url("/sp/img/navi_food.png"), url("/sp/img/menu_btn_right.png");
	background-position: 2% 50%,98% 50%;
	background-size: 32px, 16px;
}
#shop {
	background-image: url("/sp/img/navi_shop.png"), url("/sp/img/menu_btn_right.png");
	background-position: 2% 50%, 98% 50%;
	background-size: 32px, 16px;
}
#course {
	background-image: url("/sp/img/navi_course.png"), url("/sp/img/menu_btn_right.png");
	background-position: 2% 50%, 98% 50%;
	background-size: 32px, 16px;
}
#access {
	background-image: url("/sp/img/navi_access.png"), url("/sp/img/menu_btn_right.png");
	background-position: 2% 50%, 98% 50%;
	background-size: 32px, 16px;
}
#question {
	background-image: url("/sp/img/navi_faq.png"), url("/sp/img/menu_btn_right.png");
	background-position: 2% 50%, 98% 50%;
	background-size: 32px, 16px;
}

#netshop {
	background-image: url("/sp/img/navi_netshop.png"), url("/sp/img/menu_btn_right.png");
	background-position: 2% 50%, 98% 50%;
	background-size: 32px, 16px;
	background-color:#fff28e;
}
#menu_cable {
	background-image: url("/sp/img/navi_cable02.png"), url("/sp/img/menu_btn_right.png");
	background-position: 2% 50%, 98% 50%;
	background-size: 32px, 16px;
}
#menu_lift {
	background-image: url("/sp/img/navi_lift.png"), url("/sp/img/menu_btn_right.png");
	background-position: 2% 50%, 98% 50%;
	background-size: 32px, 16px;
}
#menu_monkey {
	background-image: url("/sp/img/navi_monkey.png"), url("/sp/img/menu_btn_right.png");
	background-position: 2% 50%, 98% 50%;
	background-size: 32px, 16px;
}
#menu_park {
	background-image: url("/sp/img/navi_park.png"), url("/sp/img/menu_btn_right.png");
	background-position: 2% 50%, 98% 50%;
	background-size: 32px, 16px;
}
.header_main_menu_text {
	display: inline-block;
	width: 48px;
	padding-right: 10px;
	padding-left: 14%;
	font-size: 16px;
	white-space: nowrap;
}
.header_main_menu_text2 {
	display: inline;
	width: 64px;
	padding-left: 14%;
	font-size: 16px;
	white-space: nowrap;
}
.header_sub_menu_text {
	padding-left: 15%;
}
.menu_link {
	display: block;
	width: 100%;
	height: 100%;
	color: #000000;
	text-decoration: none;
}
/*フッター*/
.copyright {
	background-color: #006600;
	color: #ffffff;
	text-align: center;
	padding: 5px 0;
}
.copyright a {
	color: #ffffff;
	text-decoration: underline;
}
.copyright a:hover {
	text-decoration: none;
}
.copyright a:visited {
	color: #ffffff;
}
/*スマホ表示用CSSここまで*/




.pc_only {
	display:block;
}
.sp_only {
	display:none;
}
.sp_only_text {
	margin-top: 0.5em;
	text-align: center;
}


/*お問い合わせフォーム*/
.request_note {
	color: #ff0000;
}
.request_note p {
	margin-left: 1.5em;
	text-indent: -1.5em;
	line-height: 1.5;
}


.contact_form_btn {
	width: 14em;
	height: 3em;
	margin: 1em auto;
}
.contact_form_btn a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 3em;
	text-align: center;
	background-color: #00096f;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	border-radius: 15px;
}

.contact_form {
	width: 40em;
	margin: 2em auto;
}

.error_message_block {
	margin: 2em 0.5em;
	border: 5px double #ff0000;
	padding: 0.5em;
}
.error_message_block p {
	color: #ff0000;
	font-weight: bold;
	line-height: 1.5;
	margin-left: 0.5em;
	text-indent: -0.5em;
}

.message_block p {
	line-height: 1.5;
}

.contact_form_block {
	display: flex;
	align-items: center;
	margin-bottom: 1.5em;
/*
	border-bottom: 1px solid #bbb;
	padding-bottom: 1.5em;
*/
}
.contact_form_item:first-of-type {
/*	width: 12em;*/
	width: 17em;
}
.contact_form_item input[type="text"],
.contact_form_item input[type="email"],
.contact_form_item textarea,
.contact_form_item select {
	font-size: 1.5em!important;
	line-height: 1.5;
	padding: 4px;
}
.contact_form_item input[name="zip"] {
	width: 5em;
}

.required_item {
	display: inline-block;
	margin-left: 0.5em;
	padding: 2px 4px;
/*	background-color: #0000FF;*/
	color: #ff0000;
	font-weight: bold;
	vertical-align: middle;
	font-size: medium;
}
.contact_form_btn_block {
	display: flex;
	justify-content: center;
}
.contact_form_btn_block input[type="submit"] {
	font-size: 1.5em;
	width: 9em;
	height: 2em;
}
.contact_btn {
	font-size: 1.5em;
	width: 6em;
	height: 2em;
	margin: 0 2em;
}
.contact_btn a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #000000;
	line-height: 2em;
	background-color: #f3f3f3;
	border: 1px solid #bbb;
	cursor: default;
	text-decoration: none;
}
.contact_note p {
	margin:0 auto 1em!important;
	font-weight: bold!important;
}
.contact_note p:first-of-type {
	width:30em;
}
.contact_note p:nth-of-type(2) {
	width:16em;
}

.value_check {
	font-size: 1.5em;
	line-height: 1.5;
}

.contact_radio_flex {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.contact_radio_flex label {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 18px;
	margin: 1em;
}
.contact_radio_flex label input[type="radio"] {
	width: 1.5em;
	height: 1.5em;
	margin: 0 0.5em 0 0;
}

@media screen and (max-width: 899px) {
	* {
		box-sizing: inherit;
	}

	body {
		font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}

	.pc_only {
		display:none;
	}
	.sp_only {
		display:block;
	}

	h3 {
		box-sizing: border-box;
	}

	h4{
		margin:1em;
	}

	.foreword{
		display:block;
		margin:1em;
	}
	.foreword .photo, .foreword .note{
		width:100%;
	}
	.foreword .photo{
		margin-bottom:1em;
	}
	.overview{
		margin:0 1em 1em 1em;
	}
	.overview dt{
		width:7em;
	}
	.overview dd{
		width:100%;
	}

	.photo-list li{
		width:100%;
		margin-bottom:1em;
	}

	.button{
		width: 80%;
	}

	.rental_space_fee {
		display: block;
		overflow-x: scroll;
		white-space: nowrap;
		-webkit-overflow-scrolling: touch;

	}

	.contact_form {
		width: auto;
	}
	.contact_form_block {
		flex-direction: column;
		align-items: flex-start;
	}
	.contact_form_item:first-of-type {
		margin-bottom: 0.5em;
		line-height: 1.5;
	}



}
