@charset "UTF-8";

html {
	position: relative;
	min-height: 100%;
}
* {
	margin: 0px;
	padding: 0px;
}
a{
	text-decoration: none;
}
img {
	border-width: 0px;
	line-height: 0;
	margin: 0px;
	padding: 0px;
}
br {
	letter-spacing: normal;
}
ul li {
	list-style-type: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	margin: 0;
	padding: 0;
}
body{
	width: 100%;
	color: #1C1C1C;
	font-size: 14px;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 800;
	line-height: 150%;
	letter-spacing: 1px;
	text-align: center;
	-webkit-text-size-adjust: 100%;
	background-color: #fff;
}
a{
	color: #1C1C1C;
}
a:hover{
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
}
.b{
	font-weight: 800;
}
.thin{
	font-weight: 500;
}
.red{
	color: red;
}
.load_err{
	color: red;
}
.err_mess{
	width: 90%;
	color: red;
	text-align: center;
	margin: 35px auto 15px auto;
}
.img_size{
	width: 100%;
}
.new_img_size{
	width: 100%;
	height: 150px;
	overflow: hidden;
}
.nav_img_size{
	width: 70%;
}
.pdf_size{
	width: 90%;
	height: 550px;
	overflow: hidden;
	margin: 0 auto;
}
input,select{
	vertical-align:middle;
}
.chk{
	width: 15px;
	height: 15px;
}
.clear{
	clear: both;
}
/*スマホの時だけ改行させるクラス*/
.br-sp {
	display: none;
}
#warp{
	width: 100%;
}
.section_title{
	font-size: 190%;
	letter-spacing: 10px;
	margin: 4% auto 4% auto;
}
.lsn{
	letter-spacing: normal;
}
.section_h_title{
	font-size: 190%;
	letter-spacing: 10px;
}
.heading{
	width: 90%;
	margin: 10% auto 0 auto;
}
.heading li{
	width: 33.3%;
	display: block;
	vertical-align: middle;
	float: left;
}
.h_sub_title{
	color: #9F9FA0;
	text-align: left;
}
.in_about{
	width: 84%;
	text-align: center;
	display: block;
	margin: 4% auto;
}
.in_about p{
	color: #645c59;
	font-size: 120%;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	line-height: 200%;
	text-align: left;
	display: inline-block;
}
.center_sp{
	text-align: center;
	margin: 0 auto 50px auto;
}
#main{
	margin-top: -39px;
}
#path{
    width: 88%;
	text-align: left;
	margin: 30px auto 0 auto;
}
#path ul{
	font-size: 0;
	letter-spacing: -4em;
}
#path ul li{
	font-size: 13px;
	letter-spacing: normal;
	display: inline-block;
}
#path ul .yaji{
	width: 3%;
	text-align: center;
	margin: 0 5px;
}
#path ul li a{
	text-decoration: underline;
}
footer{
	color: #3F3B3A;
	background-color: #EFEFEF;
	margin-top: 10%;
	padding: 7% 0 5% 0;
}
.open_icon_size{
	width: 7%;
	margin-right: 3%;
}
.section_title img{
	vertical-align: middle;
}
.foot_shop_info_sp{
	width: 1%;
	margin: 0 1%;
}
.place_info{
	margin : 1% auto 3% auto;
}
#footer .section_title img{
	width: 25%;
}
footer ul{
	width: 55%;
	margin: 0 auto;
}
footer li{
	width: 33.33%;
	font-size: 130%;
	text-align: center;
	cursor: pointer;
	float: left;
}
footer li a{
	color: #3F3B3A;
}
.inst_link_foot{
	width: 20%;
	margin: 50px auto 40px auto;
}
#news{
	width: 94%;
	background-color: #F7F7F7;
	margin: 0 3%;
	padding: 10px 0;
}
#news .news_box{
	width: 31.33%;
	text-align: left;
	float: left;
	display: none;
	padding: 5px 1%;
}
#news .news_box .news_img{
	height: 180px;
	overflow: hidden;
	margin-bottom: 10px;
}
#news .news_box .news_date{
	color: #585859;
}
#news .news_box .news_date a{
	text-decoration: underline;
}
#news .news_box .news_cont{
	height: 50px;
	overflow: hidden;
	margin-top: 5px;
}
#more{
	width: 7%;
	display: none;
	cursor: pointer;
	margin: 30px auto 0 auto;
}
#close{
	width: 5%;
	display: none;
	cursor: pointer;
	margin: 30px auto 0 auto;
}
#order_box{
	margin-top: 4%;
}
.pan{
	width: 90%;
	color: #9F9FA0;
	text-align: left;
	display: inline-block;
	margin: 20px 0;
}
.page_top{
	width: 10%;
    display: block;
    z-index: 9999;
    position: fixed;
    bottom: 20px;
    right: 0;
}
.page_top a{
	color: #3F3B3A;
	display: block;
}
.ue{
	width: 40%;
	margin: 0 auto 10px auto;
}
/*スライドショー*/
.mb{
	margin-bottom: 60px;
}	
.swiper-container{
	text-align: center;
}
.swiper-container .swiper-slide img{
	max-width: 100%;
	height: auto;
}
.prettyprint{
	border: none;
	background: #fafafa;
	color: #697d86;
}
.swiper-slide-prev{
	opacity: 0.3;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
}
.swiper-slide-next{
	opacity: 0.3;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
}
.lap_img{
	width: 50%;
	margin: 0 auto 40px auto;
}
.lap_text{
	font-size: 140%;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-align: center;
}


/*index.php*/
.modal{
	width: 60%;
	text-align: center;
	position: fixed;
	top: 15%;
	left: 16%;
	z-index: 999;	
	display: none;
	padding: 20px;
}
.movie_modal{
	height: 0;
	position: relative;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 30px;
}
.movie_modal iframe{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.modal p {
	margin-bottom: 10px;
}
.cl_modal{
	text-align: right;
}
.modal a {
	color: #fff;
	cursor: pointer;
}
.slider{
	width: 100%;
	height: 400px;
}
.open_info_img{
	width: 20%;
	margin: 0 auto 5% auto;
}
.open_info_text{
	font-size: 120%;
	letter-spacing: 4px;
	text-align: center;
}
.open_info_text span{
	font-size: 220%;
}
.plan_link{
	font-size: 180%;
	margin-top: 100px;
}
.plan_link a{
	color: #595757;
	text-decoration: underline;
}
.do_waku{
	width: 35%;
	color: #3F3B3A;
	font-size: 120%;
	text-align: center;
	line-height: 150%;
	background-color: #EFEFEF;
	margin: 4% auto 0 auto;
	padding: 15px 0;
}
.do_waku a{
	font-size: 100%;
	font-weight: 500;
	text-decoration: underline;
}
.inst_link{
	width: 100%;
	font-size: 190%;
	letter-spacing: 10px;
	margin: 100px auto 35px auto;
}
#event_info{
	padding-top: 2%;
	margin-bottom: 50px;
}
#instagram{
    width: 97%;
    margin-left: 3%;
}
.insta_table{
	width: 100%;
	margin-top: -3%;
}
#instagram .insta_table td{
	width: 27%;
	padding: 3% 3% 0 0;
}
#instagram .instagram-image{
	width: 100%;
}
#news_box{
	width: 84%;
	margin: 4% auto 10% auto;
}
.news_list li{
	color: #0C0;
	font-weight: bold;
	text-align: left;
	display: block;
	position: relative;
	border-bottom: 1px solid #D9D9D6;
	padding: 10px 25px 10px 10px;
}
.news_list li:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	width: 0;
	height: 0;
	margin: -3px 0 0 0;
	border-top: 8px solid #221815;
	border-left: 8px solid transparent;
	-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
}
.news_list li a{
    width: 100%;
    height: 100%;
    display: block;
}
.news_date_box{
	color: #747373;
	font-size: 85%;
}
.news_more{
	text-align: right;
	margin-top: 30px;
}
.over_img {
	width: 100%;
	height: 100%;
	line-height: 0;
	position: relative;	/* 相対位置指定 */
	overflow: hidden;
}
.caption{
	color: #000;
	font-size: 150%;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;	
	text-align: left;
	line-height: 150%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
	transform: translate(-50%, -50%);
}
.caption_pro{
	font-size: 90%;
}
.over_img .mask{
	width: 90%;
	height: 90%;
	position: absolute;	/* 絶対位置指定 */
	top: 0;
	left: 0;
	opacity: 0;	/* マスクを表示しない */
	background-color: rgba(255,255,255,0.8);	/* マスクは半透明 */
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	margin: 5%;
}
.over_img img{
	width: 100%;
	height: 350px;
	object-fit: cover;
	object-position: center center;
	height: auto\9;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif\9;	
	font-family: 'object-fit: cover; object-position: center top;'
}
.over_img:hover .mask {
	opacity: 1;	/* マスクを表示する */
}
#more_ev_btn{
	width: 8%;
	line-height: 0;
	margin: 3% 46% 0 44%;
}
#map{
	width: 84%;
	height: 500px;
	margin: 4% auto 0 auto;
}
#ev_map_main{
	width: 200px;
}
.ev_map_img{
	margin-bottom: 5px;
}
.ev_map_con_title{
	text-align: left;
	font-weight: 800;
	margin-bottom: 10px;
}
.ev_map_con_info{
	font-size: 90%;
	text-align: left;
	margin-bottom: 5px;
}
.luna_map img{
    width: 84%;
    margin: 0 auto;
}
.luna_map_mess{
	color: #FC593D;
	margin: 15px 0 10px 0;
}
/*開園情報部分*/
.op_over_img {
	width: 100%;
	height: 100%;
	line-height: 0;
	position: relative;	/* 相対位置指定 */
	overflow: hidden;
	margin-top: 4%;
}
.og_caption{
	width: 90%;
	color: #fff;
	font-size: 200%;
	text-align: center;
	line-height: 220%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
	transform: translate(-50%, -50%);
}
.og_caption span{
	font-size: 200%;
}
.op_over_img .og_mask{
	width: 100%;
	height: 100%;
	position: absolute;	/* 絶対位置指定 */
	top: 0;
	left: 0;
	background-color: rgba(23,23,23,0.5);	/* マスクは半透明 */	
}
.new_date{
	font-size: 120%;
}
.new_title{
	font-size: 200%;
}
.new_text{
	font-size: 80%;
	line-height: 150%;
	margin: 20px auto;
}
.new_btn{
	width: 20%;
	font-size: 61%;
	background-color: rgba(34,24,21,0.9);	/* マスクは半透明 */
	margin: 0 auto;
}
.new_btn  a{
	width: 100%;
	color: #fff;
	display: block;
}
.subpage_banna{
	line-height: 0;
}


/*news_list.php*/
.news_search{
	width: 80%;
	text-align: right;
	margin: 0 auto 20px auto;
}
.news_list_box{
	width: 80%;
	margin: 0 auto 15px auto;
}
.se_waku{
	padding: 5px;
}
#se_btn{
	color: #fff;
	background-color: #333;
	padding: 0 10px;
}


/*news_det.php*/
.news_det_box{
	width: 80%;
	font-size: 0;
	letter-spacing: -4em;
	background-color: #EFEFEF;
	margin: 0 auto 15px auto;
    padding: 2%;
}
.news_det_box li{
	width: 50%;
	font-size: 14px;
	letter-spacing: normal;
	display: inline-block;
	vertical-align: top;
}
.news_det_box .news_det_left{
	text-align: left;
}
.news_det_box .news_det_left .news_date{
	color: #747373;
	border-left: 5px #747373 solid;
	padding-left: 1%;
}
.news_det_box .news_det_left .news_title{
	font-size: 16px;
	margin-top: 10px;
}
.news_det_box .news_det_left .news_lead{
	font-weight: 800;
	margin-top: 10px;
}
.news_hr1{
	width: 90%;
	position: relative;
	height: 1px;
	border-width: 0;
	background-image: -webkit-linear-gradient(left,
	transparent 0%,#333 50%,transparent 100%);
	background-image:         linear-gradient(90deg,
	transparent 0%,#333 50%,transparent 100%);
	margin-top: 10px;
}
.news_det_box .news_det_left .news_cont{
	line-height: 170%;
	margin-top: 15px;
}
.news_det_box .news_det_left .news_cont a{
	text-decoration: underline;
}
.news_doc img{
	width: 100%;
}


/*cupon.php*/
.cupon_list_box{
	width: 80%;
	margin: 0 auto 15px auto;
}
.cupon_list li{
	color: #333;
	font-weight: bold;
	text-align: left;
	display: block;
	border: 3px #D9D9D6 dotted;
	margin-bottom: 20px;
	padding: 10px;
}
.cupon_list li a{
    width: 100%;
    height: 100%;
    display: block;
}
.cupon_list li .cupon_name{
	font-size: 110%;
	border-left: 5px #333 solid;
	margin: 10px 0;
	padding-left: 5px;
}
.cupon_list_left{
	width: 80%;
	float: left;
}
.cupon_list_right{
	width: 20%;
	float: right;
}
.cupon_list_right img{
	width: 100%;
}
.cupon_print{
	width: 50%;
	font-weight: 800;
	text-align: center;
	background-color: red;
	border: 0;
	border-radius: 3px;
	box-sizing: border-box;
	margin: 10px 25%;
}
.cupon_print a{
	width: 100%;
	color: #fff;
	display: block;
	padding: 5px 0;
}
.cupon_print_det{
	width: 50%;
	color: #fff;
	font-weight: 800;
	text-align: center;
	cursor: pointer;
	background-color: red;
	border: 0;
	border-radius: 3px;
	box-sizing: border-box;
	margin: 15px 25% 20px 25%;
	padding: 7px 0;
}


/*cupon_det.php*/
.printing_valid{
	width: 100%;
	color: #fff;
	background-color: red;
	box-sizing: border-box;
	margin-bottom: 10px;
	padding: 5px;
}


/*event.php*/
.event_date{
	font-size: 120%;
	font-weight: 0;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-align: center;
	margin-bottom: 30px;
}
.event_title{
	font-size: 300%;
	font-weight: 800;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	line-height: 150%;
	margin-bottom: 30px;
}
.event_box{
	width: 94%;
	margin: 0 auto 50px auto;
	padding-bottom: 30px;
}
.event_photo {
	line-height: 0;
}
.event_sub_box{
	width: 100%;
	background-color: #EFEFEF;
	margin: 0 auto 50px auto;
	padding: 20px 0;
}
.event_table{
	width: 50%;
	margin: 0 auto;
}
.event_table th{
	width: 25%;
	vertical-align: top;
	padding: 10px 0;
}
.event_table th p{
	color: #fff;
	background-color: #000;
}
.event_table td{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 800;
	text-align: left;
	vertical-align: top;
	padding: 10px 5%;
}
.event_text{
	width: 96%;
	text-align: center;
	margin: 20px auto;
}
.event_text p{
	display: inline-block;
	text-align: left;
}
.img_pdf_size{
	height: 550px;
}
.bk_btn{
	color: #fff;
	font-size: 100%;
	cursor: pointer;
	background-color: #000;
	border: none;
	margin: 10px 0 15px 0;
	padding: 10px 20px;
}


/*about.php*/
.about_title_box{
	width: 50%;
	margin: 150px auto 50px auto;
}
.about_text{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-align: center;
	margin-top: 40px;
}
.about_title{
	font-size: 190%;
	letter-spacing: 10px;
	margin: 100px auto 50px auto;
}
.about_mess{
	font-size: 115%;
	line-height: 250%;
	margin: 0 auto 50px auto;
}
.about_det{
	width: 2%;
	margin: 30px auto;
}
.re_sp{
	position: relative;
}
.about_att_mess{
	font-size: 150%;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #3F3B3A;
	margin: 50px 0;
}
.omusubi_img{
	width: 15%;
	position: absolute;
	top: 0;
	left: 65%;
}
.about_mess_img{
	width: 35%;
	margin: 30px auto 0 auto;
}
.img_city{
	width: 25%;
}
#youtube iframe {
	width: 84%;
	margin: 150px auto 0 auto;
}


/*menu.php*/
.page_img{
	width: 100%;
	margin-bottom: 50px;
}
#menu_waku {
	width: 56%;
	margin: 100px auto 0 auto;
}
#menu_waku img{
	width: 25%;
	height: auto;
	display: block;
	margin: 0 auto 20px auto;
}
#menu_waku_in {
	border-top: 3px #333 solid;
	border-bottom: 3px #333 solid;
}
#menu_waku_in div{
	width: 100%;
	font-weight: 500;
	line-height: 190%;
	margin: 0 auto;
	padding: 20px 0;
}
#menu_waku_in span{
	display: block;
}
.menu_pdf{
	margin-bottom: 50px;
}
#menu{
    width: 86%;
    padding: 0 7%;
}
.menu_cate{
	font-size: 150%;
	text-align: left;
	border-bottom: 4px double #000;
	padding: 5px;
	margin: 4% auto 2% auto;
}
.menu_price_img{
	width: 20%;
	margin: 100px auto 30px auto;
}
.menu_box{
	width: 33.33%;
	float: left;
}
.menu_table{
	width: 100%;
}
.menu_table td{
	width: 32%;
}
.over_img .m_mask {
	width: 100%;
	height: 100%;
	position: absolute;	/* 絶対位置指定 */
	top: 0;
	left: 0;
	opacity: 0;	/* マスクを表示しない */
	background-color: rgba(255,255,255,0.8);	/* マスクは半透明 */
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.over_img:hover .m_mask {
	opacity: 1;	/* マスクを表示する */
}
.non{
	display: none;
}
.menu_pop{
	width: 80%;
	margin: 0 auto;
	padding: 5%;
}
.menu_pop_img{
	width: 100%;
	margin: 0 auto 20px auto;
}
.menu_pop_text{
	width: 100%;
	color: #fff;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin: 0 auto;
}
.menu_title{
	font-size: 150%;
}
.menu_price{
	font-size: 110%;
	text-align: center;
	font-weight: 500;
	padding-top: 5px;
}
.menu_text{
	text-align: center;
	font-weight: 500;
	padding: 15px 0 10px 0;
}
.menu_pro{
	font-weight: 500;
	border-top: 1px #fff solid;
	padding: 15px 0;
}
.sub_pop_left{
	width: 5%;
	color: #fff;
	font-weight: 800;
	font-size: 180%;
	float: left;
	padding-top: 40%;
}
.sub_pop_right{
	width: 90%;
	float: right;
}
.sub_pop_right img{
	vertical-align: middle;
}
.menu_banna{
	margin-bottom: 50px;
}


/*producer.php*/
.p_mess{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 115%;
	line-height: 250%;
	text-align: center;
	margin: 50px auto;
}
#pro{
	width: 90%;
	margin: 0 auto;
}
.prod_list{
	width: 33.3%;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-align: center;
	display: none;
	box-sizing: border-box;
	float: left;
	margin-bottom: 30px;
	padding: 0 2%;
}
.prod_img{
	height: 290px;
	line-height: 0;
	overflow: hidden;
}
.prod_name{
	font-size: 130%;
	font-weight: 800;
	border-top: 2px #221815 solid;
	border-bottom: 2px #221815 solid;
	padding: 10px 0;
}
.prod_name_over{
	font-size: 130%;
	font-weight: 800;
	border-top: 2px #fff solid;
	border-bottom: 2px #fff solid;
	margin-top: 10px;
	padding: 10px 0;
}
.prod_type{
	font-size: 130%;
	font-weight: 800;
	margin: 20px 0;
}
.prod_text{
	height: 41px;
	overflow: hidden;
	margin-bottom: 20px;
}
.prod_add{
	margin-bottom: 20px; 
}
.prod_url{
	color: #9F9FA0;
}
.prod_btn{
	width: 50%;
	font-size: 90%;
	background-color: rgba(34,24,21,0.9);	/* マスクは半透明 */
	margin: 20px auto;
}
.prod_btn  a{
	width: 100%;
	color: #fff;
	display: block;
	padding: 5px 0;
}

/*
.pro_table{
	width: 70%;
	margin: 0 15%;
}
.pro_table th{
	width: 47%;
	vertical-align: top;
	padding: 0 3% 20px 0;
}
.pro_table .pro_list{
	width: 80%;
	display: inline-block;
	text-align: center;
}
.pro_table td{
	width: 47%;
	text-align: center;
	vertical-align: top;
	padding: 0 0 20px 3%;
}
.pro_url{
	color: #9F9FA0;
	text-align: left;
	margin: 10px 0 15px 0;
}
.pro_text{
	text-align: left;
}
*/
#close_ev_btn{
	width: 70%;
}


/*inquiry.php*/
.inquiry_howto{
	font-size: 150%;
	font-weight: 500;
	margin: 50px 0;
}
.inquiry_here{
	width: 7%;
	margin: 0 auto;
}
.form_box{
	width: 40%;
	margin: 70px auto 0 auto;
}
.form_left{
	width: 35%;
	text-align: left;
	float: left;
	padding-bottom: 20px;
}
.form_right{
	width: 65%;
	text-align: left;
	float: right;
	padding-bottom: 20px;
}
.form{
	width: 40%;
	margin: 0 auto;
}
.form th{
	width: 15%;
	text-align: left;
	padding-bottom: 20px;
}
.form td{
	width: 25%;
	text-align: left;
	padding-bottom: 20px;
}
.sc_btn{
	color: #fff;
	font-size: 90%;
	background-color: #898989;
	cursor: pointer;
	padding: 1% 2%;
}
.waku{
	width: 98%;
	border: 1px #2B2B2B solid;
	box-sizing: border-box;
	padding: 1%;
}
.waku_ss{
	width: 15%;
	text-align: center;
	border: 1px #2B2B2B solid;
	box-sizing: border-box;
	padding: 1%;
}
.waku_s{
	width: 20%;
	text-align: center;
	border: 1px #2B2B2B solid;
	box-sizing: border-box;
	padding: 1%;
}
.waku_l{
	width: 98%;
	height: 150px;
	border: 1px #2B2B2B solid;
	box-sizing: border-box;
	padding: 1%;
}
.agree_chk{
	padding: 10px 0;
}
.agree_sp{
	margin: 20px 0;
}
.req{
	width: 40%;
	color: red;
	text-align: left;
	margin: 40px auto 20px auto;
}
.submit_sp{
	margin-bottom: 100px;
}
.submit_btn{
	color: #fff;
	font-size: 110%;
	cursor: pointer;
	background-color: #9F9FA0;
	border: 0;
	-webkit-appearance: none;
	border-radius: 0;
	padding: 5px 35px;
}

/*inquir_check.php*/
.submit_sp{
	width: 70%;
	margin: 25px auto 0 auto;
}
.check_back{
	width: 49%;
	float: left;
}
.check_sub_btn{
	width: 49%;
	float: right;
}
.check_back{
	float: left;
}
.check_sub_btn{
	float: right;
}
.check_btn:hover{
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
}
.under_line{
	word-break: break-all;
	border-bottom: 1px #ccc dashed;
	margin-bottom: 20px;
}
.under_line .form_left{
	width: 35%;
	text-align: left;
	float: left;
	padding-bottom: 5px;
}
.under_line .form_right{
	width: 65%;
	color: #3C3B3B;
	text-align: left;
	float: right;
	padding-bottom: 5px;
}
.mess{
	width: 85%;
	font-size: 110%;
	text-align: center;
	margin: 20px auto;
}
.mess p{
	text-align: left;
	display: inline-block;
}
.err_mess_in{
	width: 80%;
	color: red;
	font-size: 110%;
	text-align: center;
	margin: 20px auto;
}
.err_mess_in p{
	text-align: left;
	display: inline-block;
}
.check_btn{
	width: 150px;
	color: #fff;
	font-weight: 800;
	letter-spacing: 1px;
	-webkit-appearance: none;
	border: 0;
	border-radius: 0;
	text-decoration: none;
	background-color: #9F9FA0;
	cursor: pointer;
	padding: 10px 0;
}
.send_back_btn{
	width: 150px;
	color: #fff;
	font-weight: 800;
	letter-spacing: 1px;
	-webkit-appearance: none;
	border: 0;
	border-radius: 0;
	text-decoration: none;
	text-align: center;
	background-color: #9F9FA0;
	cursor: pointer;
	margin: 0 auto 100px auto;
	padding: 10px 0;
}
.send_back_btn:hover{
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
}

/*err*/
.att_text{
	margin-top: 100px;
}
.att_text a{
	text-decoration: underline;
}

/**********タブレット**********/
@media (max-width: 1020px) and (min-width: 768px) {
	#main {
		margin-top: -48px;
	}
}

/**********スマホ**********/
@media screen and (max-width: 1020px) {
	/*ページ大枠*/
	.open_info{
		font-size: 105%;
		font-weight: 800;
		letter-spacing: 1px;
		text-align: left;
		display: inline-block;
	}
	.place_info{
		font-size: 85%;
		font-weight: 800;
		letter-spacing: 1px;
		margin-left: 0;
	}
	/*スマホの時だけ改行させるクラス*/
	.br-sp {
		display: block;
	}
	footer{
		margin-top: 50px;
		padding: 7% 0;
	}
	#footer .section_title img{
		width: 50%;
	}
	.center_sp{
		text-align: center;
		margin: 0 auto 15px auto;
	}
	footer ul{
		width: 96%;
		margin: 0 auto;
	}
	footer li{
		width: 33.33%;
		font-size: 80%;
		text-align: center;
		cursor: pointer;
		float: left;
	}
	footer li a{
		color: #3F3B3A;
		text-decoration: underline;
	}
	.inst_link_foot{
		width: 35%;
		text-align: center;
		margin: 20px auto;
	}
	.copy{
		font-size: 70%;
		text-align: center;
	}
	.err_mess{
		width: 90%;
		color: red;
		text-align: center;
		margin: 35px auto 15px auto;
	}
	#news .news_box .news_img{
		height: 70px;
		overflow: hidden;
		margin-bottom: 0;
	}
	#news .news_box .news_cont{
		font-size: 80%;
		height: 50px;
		overflow: hidden;
		margin-top: 5px;
	}
	#more{
		width: 18%;
		display: none;
		cursor: pointer;
		margin: 30px auto 0 auto;
	}
	#close{
		width: 18%;
		display: none;
		cursor: pointer;
		margin: 30px auto 0 auto;
	}
	#about_box_6{
		margin-bottom: 100px;
	}
	.page_top{
		width: 25%;
		font-size: 70%;
		display: block;
		z-index: 9999;
		position: fixed;
		bottom: 20px;
		right: 0;
	}
	.page_top a{
		color: #3F3B3A;
		display: block;
	}
	.ue{
		width: 40%;
		margin: 0 auto 5px auto;
	}
	
	/*index.php*/
	.modal{
		width: 80%;
		text-align: center;
		position: fixed;
		top: 15%;
		left: 4%;
		z-index: 999;	
		display: none;
		padding: 20px;
	}
	.section_title{
		font-size: 110%;
		letter-spacing: 5px;
		margin: 4% auto 20px auto;
	}
	.section_h_title{
		font-size: 110%;
		letter-spacing: 2px;
	}
	.heading{
		width: 90%;
		margin: 10% auto 0 auto;
	}
	.heading li{
		width: 33.3%;
		display: block;
		vertical-align: middle;
		float: left;
	}
	.h_center{
		width: 50%!important;
	}
	.h_sub_title{
		width: 25%!important;
		color: #9F9FA0;
		font-size: 50%;
		text-align: left;
	}
	.in_about p{
		font-size: 100%;
		line-height: 200%;
	}
	#main{
		margin-top: -16px;
	}
	.open_info_text{
		font-size: 100%;
		text-align: center;
	}
	.open_info_text span{
		font-size: 150%;
	}
	.do_waku{
		width: 80%;
		font-size: 100%;
		line-height: 170%;
	}
	.plan_link{
		font-size: 130%;
		margin-top: 50px;
	}
	.plan_link a{
		color: #595757;
		text-decoration: underline;
	}
	.over_img img{
		height: 110px;
	}
	.over_img:hover .mask {
		opacity: 0;	/* マスクを表示する */
	}
	.news_more{
		font-size: 80%;
		margin: 10px 0 30px 0;
	}
	.inst_link{
		width: 100%;
		font-size: 110%;
		letter-spacing: 2px;
		margin: 50px auto 15px auto;
	}
	#more_ev_btn{
		width: 18%;
		line-height: 0;
		margin: 4% 42% 0 40%;
	}
	#close_ev_btn{
		width: 80%;
	}
	.caption {
		color: #000;
		font-size: 80%;
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;	
		text-align: left;
		line-height: 150%;
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%); /* Safari用 */
		transform: translate(-50%, -50%);
	}
	.caption_pro{
		font-size: 70%;
	}
	#map{
		width: 84%;
		height: 350px;
		margin: 20px auto 0 auto;
	}
	#ev_map_main{
		width: 180px;
	}
	.luna_map_mess{
		font-size: 90%;
	}
	/*開園情報部分*/
	.og_caption{
		width: 70%;
		color: #fff;
		font-size: 100%;
		text-align: center;
		line-height: 180%;
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%); /* Safari用 */
		transform: translate(-50%, -50%);
	}
	.og_caption span{
		font-size: 120%;
	}
	.new_date{
		font-size: 100%;
	}
	.new_title{
		font-size: 120%;
	}
	.new_text{
		font-size: 80%;
		line-height: 150%;
		margin: 10px auto;
	}
	.new_btn{
		width: 45%;
		font-size: 90%;
		background-color: rgba(34,24,21,0.9);	/* マスクは半透明 */
		margin: 0 auto;
	}
	.new_btn  a{
		width: 100%;
		color: #fff;
		display: block;
		padding: 5px 0;
	}
	.subpage_banna{
		line-height: 0;
	}
	.lap_img{
		margin: 0 auto 20px auto;
	}
	.lap_text{
		font-size: 90%;
	}
	.swiper-button-prev{
		display: none;
	}
	.swiper-button-next{
		display: none;
	}
	
	
	/*news_list.php*/
	.news_list_box {
		width: 92%;
	}
	
	
	/*news_det.php*/
	.news_det_box {
		width: 86%;
		margin: 0 auto 15px auto;
		padding: 4%;
	}
	.news_det_box li{
		width: 100%;
		font-size: 14px;
		letter-spacing: normal;
		display: block;
		vertical-align: top;
	}
	.news_det_box .news_det_left{
		margin-bottom: 2%;
	}
	.printing_mess {
		font-size: 90%;
		text-indent: -1em;
		padding-left: 1em;
	}
	
	
	/*cupon.php*/
	.cupon_list_left{
		width: 100%;
		float: none;
	}
	.cupon_list_right{
		width: 100%;
		float: none;
		margin-top: 20px;
	}
	.cupon_print_det{
		font-size: 110%;
	}
	
	
	/*event.php*/
	#news .news_box .news_date{
		font-size: 80%;
		text-align: left;
	}
	.event_title{
		font-size: 200%;
		font-weight: 800;
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		line-height: 150%;
		margin-bottom: 30px;
	}
	.event_box{
		width: 94%;
		background-color: #EFEFEF;
		margin: 0 auto 50px auto;
		padding-bottom: 10px;
	}
	.event_table{
		width: 100%;
		background-color: #EFEFEF;
		margin: 10px auto 0 auto;
	}
	.event_table th{
		width: 100%;
		vertical-align: top;
		display: block;
		padding: 10px 0;
	}
	.event_table th p{
		color: #fff;
		background-color: #000;
		padding: 5px 0;
	}
	.event_table td{
		width: 90%;
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		font-weight: 800;
		text-align: left;
		vertical-align: top;
		display: block;
		padding: 10px 5%;
	}
	
	
	/*about.php*/
	.about_title_box{
		width: 94%;
		margin: 50px auto 30px auto;
	}
	.about_title{
		font-size: 110%;
		letter-spacing: 1px;
		margin: 50px auto 15px auto;
	}
	.about_det{
		width: 5%;
		margin: 15px auto;
	}
	.about_text{
		text-align: center;
		margin-top: 40px;
	}
	.about_mess{
		width: 96%;
		font-size: 80%;
		line-height: 250%;
		text-align: center;
		margin: 0 auto 30px auto;
	}
	.about_att_mess{
		color: #3F3B3A;
		margin: 30px 0;
	}
	#about_sub_box{
		width: 94%;
		margin: 0 auto;
	}
	#youtube iframe {
		width: 94%;
		margin: 50px auto 0 auto;
	}
	
	
	/*product.php*/
	.p_mess{
		width: 94%;
		margin: 50px auto;
	}
	.prod_list{
		width: 48%;
		padding: 0 1%;
	}
	.prod_img{
		height: 130px;
		line-height: 0;
		overflow: hidden;
	}
	.prod_name{
		font-size: 110%;
	}
	.prod_type{
		font-size: 110%;
		font-weight: 800;
		margin: 10px 0;
	}
	.prod_btn{
		width: 80%;
		font-size: 90%;
		background-color: rgba(34,24,21,0.9);	/* マスクは半透明 */
		margin: 20px auto;
	}
	
	
	/*menu.php*/
	.page_img {
		margin-bottom: 30px;
	}
	#menu_waku {
		width: 74%;
		margin: 20px auto 0 auto;
	}
	#menu_waku img{
		width: 38%;
		height: auto;
		display: block;
		margin: 0 auto 20px auto;
	}
	#menu_waku_in {
		border-top: 3px #333 solid;
		border-bottom: 3px #333 solid;
	}
	#menu_waku_in div{
		width: 100%;
		font-weight: 500;
		line-height: 190%;
		margin: 0 auto;
		padding: 20px 0;
	}
	#menu_waku_in span{
		display: inline;
	}
	.menu_cate{
		font-size: 110%;
		margin: 8% auto 4% auto;
	}
	.menu_price_img{
		width: 30%;
		margin: 50px auto 10px auto;
	}
	.menu_title{
		font-size: 100%;
	}
	.menu_price{
		font-size: 85%;
		padding-top: 2px;
	}
	.menu_text{
		font-size: 80%;
		text-align: left;
	}
	.menu_pro{
		font-size: 80%;
		font-weight: 500;
		border-top: 1px #fff solid;
		padding-top: 15px;
	}
	.limit_menu{
		margin: 50px 7% 0 7%;
	}

	/*inquiry.php*/
	.inquiry_howto{
		width: 96%;
		font-size: 110%;
		font-weight: 500;
		text-align: left;
		margin: 50px auto;
	}
	.form_box{
		width: 90%;
		margin: 30px auto 0 auto;
	}
	.form_left{
		width: 45%;
		text-align: left;
		float: left;
		padding-bottom: 20px;
	}
	.form_right{
		width: 55%;
		text-align: left;
		float: right;
		padding-bottom: 20px;
	}
	.waku{
		width: 98%;
		border: 1px #2B2B2B solid;
		box-sizing: border-box;
		padding: 2% 1%;
	}
	.waku_ss{
		width: 15%;
		text-align: center;
		border: 1px #2B2B2B solid;
		box-sizing: border-box;
		padding: 2% 1%;
	}
	.waku_s{
		width: 20%;
		text-align: center;
		border: 1px #2B2B2B solid;
		box-sizing: border-box;
		padding: 2% 1%;
	}
	.waku_l{
		width: 98%;
		height: 150px;
		border: 1px #2B2B2B solid;
		box-sizing: border-box;
		padding: 2% 1%;
	}
	
	/*inquir_check.php*/
	.submit_sp{
		width: 100%;
		margin: 25px auto 0 auto;
	}
	.under_line .form_left{
		width: 40%;
		text-align: left;
		float: left;
		padding-bottom: 5px;
	}
	.under_line .form_right{
		width: 60%;
		color: #3C3B3B;
		text-align: left;
		float: right;
		padding-bottom: 5px;
	}
	/*err*/
	.att_text{
		width: 80%;
		margin: 30px auto 0 auto;
	}
}

/*印刷する際に非表示にする*/
@media print{
	.print{
		display: none;
	}
	.drawer-navbar{
		display: none;
	}
	.pan{
		display: none;
	}
	.page_img{
		display: none;
	}
	.cupon_print_det{
		display: none;
	}
	.bk_btn{
		display: none;
	}
	#footer{
		display: none;
	}
}