@charset "utf-8";
* {
	box-sizing: border-box;
	font-size: 1rem;
}
html {
	scroll-behavior: smooth;
}
body {
	scrollbar-track-color: #ccc;
	letter-spacing: 0.02em;
	line-height: 1.8;
	color: #37553b;
	/*font-family: "Zen Maru Gothic", "Noto Sans JP", sans-serif;*/
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	overflow-x: hidden;
	
	background:url(../../img/kv.jpg);
      background-repeat: no-repeat;
      background-attachment: fixed;
      background-size: 100%;
      background-position: center top;
      background-size: cover;
}
a {
	border-bottom: none;
	text-decoration: none;
	color: #37553b;
}
.contentArea{padding:2em;
             background-color:#f7ffee;}
/* Google Mapを囲う要素 */
.map {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 75%; /* 比率を4:3に固定 */
}
 
/* Google Mapのiframe */
.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/****loading**********************/
.loader {
	margin: 50px auto;
	font-size: 8px;
	width: 1em;
	height: 1em;
	border-radius: 50%;
	position: relative;
	text-indent: -9999em;
	-webkit-animation: load5 1.1s infinite ease;
	animation: load5 1.1s infinite ease;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
}
.loading span {
	position: relative;
	/*left: 50%;*/
}
@-webkit-keyframes load5 {
	0%, 100% {
		box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
	}
	12.5% {
		box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
	}
	25% {
		box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
	}
	37.5% {
		box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em #ffffff, 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
	}
	50% {
		box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
	}
	62.5% {
		box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
	}
	75% {
		box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
	}
	87.5% {
		box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;
	}
}
@keyframes load5 {
	0%, 100% {
		box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
	}
	12.5% {
		box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
	}
	25% {
		box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
	}
	37.5% {
		box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em #ffffff, 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
	}
	50% {
		box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
	}
	62.5% {
		box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
	}
	75% {
		box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
	}
	87.5% {
		box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;
	}
}
.loading {
	position: fixed;
	width: 100%;
	height: 100%;
	/* 背景色の設定 */
	background-color: #f7ffee;
	color: #187340;
	z-index: 9999999;
	top: 0;
	left: center;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.loading_img {
	z-index: 999999999;
	width: 100;
}
/****ページ読み込み時に立ち上がるモーダル**********************/
/*infoエリアをはじめは非表示*/
#info {
	display: none;
}
/*モーダルの横幅を変更したい場合*/
.modaal-container {
	max-width: 600px;
}
/*モーダルのボタンの色を変更したい場合*/
.modaal-close:after, .modaal-close:before {
	background: #ccc;
}
.modaal-close:focus:after, .modaal-close:focus:before, .modaal-close:hover:after, .modaal-close:hover:before {
	background: #666;
}
#photo_container {}
.photo_main {
	display: flex;
	justify-content: center;
}
.photo_main li {
	display: none;
	text-align: center;
}
.photo_main li.active {
	display: block;
}
.photo_main li img {
	max-height: 600px;
}
.photo_thumb {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 30px auto;
}
.photo_thumb li {
	width: 100%;
	text-align: center;
	padding: 0.5em;
	max-width: 173px;
	color: #fff;
	background-color: #000;
	margin: 0.5em;
}
.photo_thumb li.btn_active {
	background-color: #f01616;
}
.youtube-ratio iframe {
	width: 100%;
	aspect-ratio: 16 / 9;
}
/****　end ページ読み込み時に立ち上がるモーダル**********************/
/***　背景 ********************************/
section {
	display: flex;
}
.one {
	/*display: flex;
	align-items: center;*/
	width: 100%;
	min-height: 100vh;
}
.bg {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	opacity: 0;
	transition: all 0.5s ease 0s;
	z-index: -1;
}
.show .bg {
	opacity: 1;
}
.bg._01 {
	background-image: url("../../img/kv.jpg");
}
.bg._02 {
	background-color: #f7ffee;
}
ul.kv_icon {
	display: flex;
	justify-content: end;
	margin-top: 62vh;
}
ul.kv_icon li {
	width: 200px;
}


/********header menu*********************/
header nav {
	display: flex;
}
header nav ul#headMenu {
	display: flex;
	width: 100%;
	align-items: center;
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-size: 1rem;
	margin: 0em 0 0 0;
}
header nav ul#headMenu li a:hover {
	background-color: #fff;
	color: #187340;
	display: block;
	width: 100%;
	padding: 1em;
	opacity: 0.8;
	transition: all 0.5s ease 0s;
}
header nav ul#headMenu li a {
	display: block;
	width: 100%;
	padding: 1em;
	background-color: #187340;
	color: #fff;
}
header nav ul#headMenu li {
	flex: 1;
	text-align: center;
	color: #d9d6d6;
	/*border: solid 1px;*/
}
/******** end header menu*********************/
/******** KV animation*********************/
/* 下から */
.fadeUp {
	animation-name: fadeUpAnime;
	animation-duration: 0.5s;
	animation-fill-mode: forwards;
	opacity: 0;
}
@keyframes fadeUpAnime {
	from {
		opacity: 0;
		transform: translateY(100px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}
/* 上から */
.fadeDown {
	animation-name: fadeDownAnime;
	animation-duration: 1s;
	animation-fill-mode: forwards;
	opacity: 0;
}
@keyframes fadeDownAnime {
	from {
		opacity: 0;
		transform: translateY(-10px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}
header {
	animation-delay: 1.5s;
}
.fadeDownTextRight {
	animation-name: fadeDownAnimeTextRight;
	animation-duration: 1s;
	animation-fill-mode: forwards;
	opacity: 0;
}
@keyframes fadeDownAnimeTextRight {
	from {
		opacity: 0;
		transform: translateY(-10px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}
.kvTextLeft {
	position: absolute;
	left: 10vw;
	top: 0;
	z-index: 10;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-family: "Noto Serif JP", serif;
	font-size: 3rem;
}
.kvTextRight {
	position: absolute;
	z-index: 10;
	right: 12vw;
	top: 0;
}
#kvWrap {
	position: relative;
}
/*KVテキストのアニメーション*/
.slide-in {
	overflow: hidden;
	display: inline-block;
	position: absolute;
	z-index: 10;
	padding: 3vh 0vw 6vh 5vw;
	top: 0;
}
.slide-in_inner {
	display: inline-block;
	animation-delay: 1s;
	opacity: 0;
}
/* 上下のアニメーション*/
.upAnime {
	opacity: 0; /* 事前に透過0 にして消しておく*/
}
.slideAnimeDownUp {
	animation-name: slideTextY100;
	animation-duration: 5s;
	animation-fill-mode: forwards;
	opacity: 0;
}
@keyframes slideTextY100 {
	from {
		transform: translateY(100%); /* 要素を上の枠外に移動*/
		opacity: 0;
	}
	to {
		transform: translateY(0); /* 要素を元の位置に移動*/
		opacity: 1;
		position: absolute;
		z-index: 10;
		right: 12vw;
		top: 0;
	}
}
.slideAnimeUpDown {
	animation-name: slideTextY-100;
	animation-duration: 0.8s;
	animation-fill-mode: forwards;
	opacity: 0;
}
@keyframes slideTextY-100 {
	from {
		transform: translateY(0);
		opacity: 0 !important;
	}
	to {
		transform: translateY(0);
		opacity: 1;
	}
}
/* 外から縮小 */
.fadeReduction {
	color: darksalmon;
	font-weight: bold;
	width: 200px;
	text-align: center;
	animation: fadeReduction 2.5s 1;
}
@keyframes fadeReduction {
	from {
		opacity: 0;
		transform: scale(1.5);
	}
}
/******** end KV animation*********************/
/******** movie *********************/
.container {
	display: flex;
}
.swiper-slide {
	cursor: pointer;
}
.swiper-button-next, .swiper-button-prev {
	color: var(--swiper-navigation-color, #fff) !important;
}
.thumbnail {
	cursor: pointer;
	width: 320px;
	height: 180px;
	margin: 0 8px;
}
#modal-video {
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	position: fixed;
	z-index: 10;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background-color: rgba(0, 0, 0, 0.75);
	transition: .5s;
}
#modal-video.close {
	filter: opacity(0);
	visibility: hidden;
}
#modal-video.open {
	filter: opacity(1);
	visibility: visible;
}
iframe {
	/*width: 64vw;
      height: 36vw;*/
}
.swiper-button-next, .swiper-button-prev {
	z-index: 5 !important;
}
/******** end movie *********************/
#kv {
	text-align: center;
	justify-content: center;
	display: flex;
}
h2 {
	font-family: "Noto Serif JP", serif;
	/*font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;*/
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-size: 2rem;
	text-align: center;
	padding: 1em 0;
	color: #37553b;
}
h3 {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-size: 1.5rem;
	text-align: center;
	padding: 1em 0;
	color: #37553b;
}
.Wrap100 {
	display: flex;
	flex-flow: column;
	justify-content: center;
}
p {
	line-height: 2;
	color: #37553b;
}
#copyRight {
	text-align: center;
	padding: 0.5em 0;
	font-size: 0.8rem;
	background-color: #187340;
	color: #cfcfcf;
}
.txtCenter {
	text-align: center;
}
.Areasns {
	display: flex;
	justify-content: center;
	padding: 1em 0;
	gap: 2em;
	background-color: #f7ffee;
}
.flex {
	display: flex;
}
.flex_center {
	justify-content: center;
}
.area_comment {
	width: calc(100%/3 - 2em);
	margin: 1em 1em;
	text-align: center;
}
.cat_wrap {
	flex-wrap: wrap;
	justify-content: center;
}
.cast_area {
	width: calc(100%/2 - 4em);
	margin: 5em 2em;
}
.menu_name {
	font-size: 1.2em;
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	text-align: left;
	line-height: 1.4;
}
.cast_area img {
	text-align: center;
	margin: 0 auto;
}
.cast_comment {
	margin: 1em 0 2em 0;
}
.list_disc {
	margin: 1em;
}
.list_disc li {
	line-height: 2;
	list-style-type: disc;
}
.Wrap950 {
	padding-bottom: 3em;
}
/*ご予約はコチラボタン*/
.btn, a.btn, button.btn {
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1.5;
	position: relative;
	display: inline-block;
	padding: 1rem 4rem;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	letter-spacing: 0.1em;
	color: #212529;
	border-radius: 0.5rem;
}
a.btn-malformation {
	font-size: 1.5rem;
	padding: 3rem 4rem;
	color: #fff;
	border-radius: 100% 80px / 80px 100%;
	background-color: #fdcf2e;
}
a.btn-malformation:hover {
	color: #fff;
	border-radius: 60% 80% / 100% 80%;
}
.btn_area {
	text-align: center;
}
/*end ご予約はコチラボタン*/
.kvShopname {
	font-family: "Noto Serif JP", serif;
	color: #fff;
	/*text-shadow: 2px 3px 3px rgba(255, 255, 255, 0.67);*/
}
/****cast mordal *****************************/
/* 開くボタン */
.button-open {
	display: block;
	margin: 0 auto;
	width: 20rem;
	padding: 1em;
	background-color: #012f55;
	color: #eaeaea;
	border-radius: 20rem;
	cursor: pointer;
}
/* モーダルウィンドウ */
.modal-window {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 300px;
	background-color: #dfdddd;
	border-radius: 5px;
	z-index: 11;
	padding: 2rem;
}
/* 閉じるボタン */
.button-close {
	margin-top: 1em;
	width: 200px;
	padding: 1em;
	background-color: #012f55;
	color: #eaeaea;
	border-radius: 20rem;
	cursor: pointer;
}
/* オーバーレイ */
.overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	z-index: 10;
}
/*====================================================================
.s_01 .accordion_one
====================================================================*/
.s_01 .accordion_one {
  max-width: 1024px;
  margin: 0 auto;
}
.s_01 .accordion_one .accordion_header {
 background-color: #ec684d;
  color: #fff;
  font-size: 1em;
  padding: 12px 3%;
  text-align: left;
  position: relative;
  z-index: +1;
  cursor: pointer;
  transition-duration: 0.2s;
border: solid 1px #fff;	
}
/*.s_01 .accordion_one:nth-of-type(2) .accordion_header {
    background-color: #ff9a05;
}
*/
.s_01 .accordion_one .accordion_header:hover {
  opacity: .8;
}
.s_01 .accordion_one .accordion_header .i_box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 36%;
  right: 5%;
 
  /*margin-top: -20px;*/
  box-sizing: border-box;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: center center;
  transition-duration: 0.2s;
}
.s_01 .accordion_one .accordion_header .i_box .one_i {
  display: block;
  width: 18px;
  height: 18px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: center center;
  transition-duration: 0.2s;
  position: relative;
}
.s_01 .accordion_one .accordion_header.open .i_box {
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg);
}
.s_01 .accordion_one .accordion_header .i_box .one_i:before, .s_01 .accordion_one .accordion_header .i_box .one_i:after {
  display: flex;
  content: '';
  background-color: #fff;
  border-radius: 10px;
  width: 18px;
  height: 4px;
  position: absolute;
  top: 7px;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transform-origin: center center;
}
.s_01 .accordion_one .accordion_header .i_box .one_i:before {
  width: 4px;
  height: 18px;
  top: 0;
  left: 7px;
}
.s_01 .accordion_one .accordion_header.open .i_box .one_i:before {
  content: none;
}
.s_01 .accordion_one .accordion_header.open .i_box .one_i:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.s_01 .accordion_one .accordion_inner {
  display: none;
  padding: 30px 30px;
  box-sizing: border-box;
  background-color: #fff;
 
}

.s_01 .accordion_one .accordion_inner .box_one {
 /* height: 300px;*/
}
.s_01 .accordion_one .accordion_inner p.txt_a_ac {
  margin: 0;
}
.section.s_01 {
  margin: 7em 0;
}
@media screen and (max-width: 1024px) {
  .s_01 .accordion_one .accordion_header {
    font-size: 18px;
  }
  .s_01 .accordion_one .accordion_header .i_box {
    width: 30px;
    height: 30px;
    margin-top: -7px;
  }
}
@media screen and (max-width: 767px) {
  .s_01 .accordion_one .accordion_header {
    font-size: 16px;
    text-align: left;
    padding: 15px 60px 15px 15px;
  }
}


/***** end footer wave animation **************/
@media screen and (min-width: 768px) {
	/****PC*********************************/
	#logo {
		width: 150px;
	}
	#main_visual {
  background: url("../../img/kv.jpg");
   
  background-size: cover;
  background-position: left;
  background-repeat: inherit;
  background-color: #f0ffdf;
}
	.Wrap950 {
		width: 950px;
		margin: 0 auto;
	}
	.Wrap950_bg {
		width: 950px;
		margin: 0 auto;
		background-position-x: right;
		background-image: url(../../img/flowers.png);
	}
	.spbr {
		display: none;
	}
	/******************menu************************/
	.menu_name {
		display: flex;
		align-items: center;
		font-size: 1em;
		line-height: 1.5;
		text-align: center;
		width: 70%;
		font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	}
	.menu_name::after {
		content: "";
		height: 1px;
		border-top: 1.5px dotted #000;
		flex-grow: 1;
		margin-left: 30px;
		margin-right: 30px;
	}
	.menu_time {
		font-size: 0.8em;
	}
	.dl_menu {
		margin: 1em 0;
		display: flex;
	}
	.kv_right img{
		width:68%;
	}
	.kv_right {
		width: 45%;
		/*background: linear-gradient(180deg, rgba(240, 255, 223, 1) 46%, rgba(240, 255, 223, 0) 100%);*/
		background-color: #f0ffdf;
		padding: 3em;
		text-align: center;
		display: flex;
		justify-content: center;
		flex-direction: column;
		align-items: center;
	}
	.kv_right_wrap {
		display: flex;
		justify-content: end;
    height: 77vh;

	}
}
@media screen and (max-width: 768px) {
	/****SP and Tablet*********************************/
	body {
		background: url("../../img/kv.jpg");
  background-size: contain;
 background-position: center top;
  background-size: cover;
  
}
	
	.contentArea {
  padding: 1em;
}
	#logo {
		width: 30vw;
	}
	.kv_right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
	padding-bottom: 5em;	
	}
	.kv_right img{
		width:65%;
	}
	.Wrap950 {
		padding: 1rem;
	}
	.Wrap950_bg {
    margin: 0 auto;
    background-position-x: right;
    background-image: url(../../img/flowers.png);
	 background-size: 34%;
    background-position-y: 0px;	
  }
	.flex {
		display: flex;
		flex-flow: column;
		justify-content: center;
	}
	.area_comment {
		width: 100%;
		margin: 0;
		padding: 2em;
		display: flex;
    flex-direction: column;
		justify-content: center;
	}
	.cast_area {
		width: 100%;
		margin: 5em 0 3em 0;
	}

	.slide-in {
		overflow: hidden;
		display: inline-block;
		position: absolute;
		z-index: 10;
		padding-top: 8vh;
		position: relative;
		right: 5vw;
	}
	ul.kv_icon {
		margin-top: 0vh;
	}
	/*KVテキストのアニメーション*/
.slide-in {
	padding: 9vh 0vw 7vh 14vw;
}
	/******************menu************************/
	.menu_name {
		font-size: 1em;
		line-height: 1.5;
		width: 65%;
		font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	}
	.menu_name::after {
		content: "";
		height: 1px;
		border-top: 1.5px dotted #000;
		flex-grow: 1;
		margin-left: 30px;
		margin-right: 30px;
	}
	.menu_time {
		font-size: 0.8em;
	}
	.dl_menu {
		margin: 1em 0;
		display: flex;
		border-bottom: 1px solid #37553b;
	}
	.kv_right_wrap {
		display: flex;
		justify-content: center;
	}
}

