@charset "utf-8";
/*==================================================
	タブレットのみ適応
==================================================*/
@media only screen and (max-width: 768px) and (min-width: 641px){
	.dsp_smt { display: none; }
}
/*==================================================
	タブレット・スマホに適応
==================================================*/
@media only screen and (max-width: 768px) {
	.dsp_hp { display: none; }

	/* ベースカラー*/
	#switchBtnArea #switchBtn { background: #b4c63b; }
	#rwdMenuWrap { background: #b4c63b; }

	/* ヘッダ */
	#header .title h1 img {
		width: 500px;
	}
	#header .title.subpage p img {
		object-fit: cover;
		height: 200px;
		object-position: bottom;
	}
	#header .title.subpage h1 img {
		width: 200px;
	}
	/* コンテナ */
	.main {
		padding-left: 15px;
		padding-right: 15px;
	}
	#main, #navi {
		clear: both;
		padding-bottom: 30px;
	}
	#container h2.waku,
	#container h3.waku {
		min-height: auto;
		font-size: 25px;
		margin-bottom: 40px;
	}
	/* フッター */
	#copyright {
		height: 50px;
		line-height: 50px;
		font-size: 10px;
	}
	/* パンくずリスト */
	#page_navi {
		margin-bottom: 20px;
		padding-top: 15px;
		font-size: 11px;
	}
	/* 枠のマージン・パディング */
	.mb { margin-bottom: 40px; }
	.pt { padding-top: 40px; }
	.pb { padding-bottom: 40px; }
	/* アンカーリンク用上部スペース */
	.pad_anchor {
		margin-top: -50px;
		padding-top: 50px;
	}
	
	.pop_up_open-label {
		width: 100%;
		box-sizing: border-box;
	}
	.btn02 a {
		width: 250px;
	}
	.pop_up_cen.w2 .btn02 a {
		width: 120px;
	}
	.btn03 a {
		width: 450px;
		font-size: 18px;
	}
	.btn03 a img {
		width: 35px;
	}
	/*--------------------------------------------------
		トップページ
	--------------------------------------------------*/
	#top_schedule {
		background-size: 120px auto;
	}
	#top_schedule .ttl {
		width: 200px;
	}
	#top_schedule .txt {
		width: calc(100% - 220px);
	}
	#top_schedule .txt dl {
		margin-bottom: 20px;
		padding: 0 25px;
	}
	#top_schedule .txt dt {
		font-size: 50px;
	}
	#top_schedule .txt dt b {
		font-size: 70px;
	}
	#top_schedule .txt dd.sat,
	#top_schedule .txt dd.sun {
		width: 50px;
		height: 50px;
		margin-right: 20px;
		font-size: 30px;
	}
	#top_schedule .txt dd.holi {
		font-size: 30px;
	}
	#top_schedule .txt dd {
		font-size: 40px;
	}
	#top_schedule .txt dd span {
		font-size: 20px;
	}
	#top_schedule dl.area dt {
		padding: 6px 20px;
		font-size: 20px;
	}
	#top_schedule dl.area dd {
		padding: 6px 20px;
		font-size: 23px;
	}
	/**/
	#top_movie h2 {
		font-size: 32px;
	}
	#top_contents .contents_title .txt {
		font-size: 16px;
		position: relative;
	}
	#top_contents .contents_box .box {
		width: 48%;
	}
	#top_contents .contents_box .box .ttl {
		font-size: 18px;
		min-height: 60px;
	}
	#top_contents .contents_box .box .txt_box {
		padding: 15px;
	}
	#top_contents .contents_box .box .txt_box .img_box {
		width: 100%;
	}
	#top_contents .contents_box.w2 {
		width: 100%;
	}
	#top_souvenir {
		padding-top: 100px;
	}
	#top_souvenir .souvenir_bg::before {
		width: 200px;
		top: -100px;
		left: 0;
	}
	#top_souvenir .souvenir_bg::after {
		width: 200px;
		right: 0;
		bottom: 0;
	}
	#top_souvenir .souvenir_box .box .fukidashi_box {
		width: 300px;
		font-size: 20px;
	}
	#top_souvenir .souvenir_box .box {
		padding: 15px;
	}
	#top_souvenir .souvenir_box .box::before {
		width: 80px;
		top: 5px;
		left: 5px;
	}
	#top_souvenir .souvenir_box .box .frame_box {
		width: 130px;
		top: -72px;
	}
	#top_souvenir .souvenir_box .box .frame_box .frame_box_txt {
		font-size: 14px;
		right: 26%;
	}
	#top_souvenir .souvenir_box .box .frame_box .frame_box_txt span {
		font-size: 30px;
	}
	#top_souvenir .souvenir_box .box .ttl_txt .txt {
		margin-top: 50px;
		font-size: 18px;
	}
	#top_souvenir .souvenir_box .box .souvenir_contents .img {
		width: 32%;
	}
	#top_requests .requests_box {
		width: 100%;
		padding: 20px;
	}
	#top_requests .requests_box .in {
		padding: 30px 15px;
		box-sizing: border-box;
	}
	#top_requests .requests_box .in .txt {
		font-size: 16px;
	}
	#top_event .event_box .fl_l dl {
		display: block;
		padding: 15px 0;
	}
	#top_event .event_box .fl_l dt {
		width: 100%;
	}
	/*--------------------------------------------------
		サブページ
	--------------------------------------------------*/

	/*--------------------------------------------------
		サブページ
	--------------------------------------------------*/
	
	/*--------------------------------------------------
		お問い合せ
	--------------------------------------------------*/
	#contact h2.waku {
		margin-bottom: 20px;
	}
	#contact .border {
		margin: 30px 0;
	}
	#contact .tab-area {
		width: 96%;
	}
	#contact .tab01 {
		font-size: 16px;
		width: 38%;
	}
	#contact .tab01:nth-child(2) {
		width: 62%;
	}
	#contact .tab01 .fs {
		font-size: 12px;
	}
	#mailform .tbl,
	#mailform02 .tbl {
		border-bottom: 1px solid #BBB;
	}
	#mailform .tbl th,
	#mailform .tbl td,
	#mailform02 .tbl th,
	#mailform02 .tbl td {
		display: block;
		width: auto;
		border-bottom: none;
	}
	#mailform .tbl input[type="text"],
	#mailform .tbl textarea,
	#mailform02 .tbl input[type="text"],
	#mailform02 .tbl textarea {
		font-size: 120%;
	}
	#mailform .btn input,
	#mailform02 .btn input {
		width: 120px;
	}
	#policy h3 {
		font-size: 16px;
		margin-top: 20px;
	}

/*------------------------------------------------*/
}