@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP&family=Whisper&display=swap");

/* newfont 11月28日追加 */
@import url('https://fonts.googleapis.com/css2?family=Send+Flowers&display=swap');
/* font-family: 'Send Flowers', cursive; */
@import url('https://fonts.googleapis.com/css2?family=Parisienne&display=swap');
/* font-family: 'Parisienne', cursive; */
@import url('https://fonts.googleapis.com/css2?family=WindSong:wght@400;500&display=swap');
/* font-family: 'WindSong', cursive; */
@import url('https://fonts.googleapis.com/css2?family=Petit+Formal+Script&display=swap');
/* font-family: 'Petit Formal Script', cursive; */

body {
	color: #fff;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 14px;
	line-height: 1.5
}

[class*=up-ofi] {
	height: 100%;
	overflow: hidden;
}

img.rellax {
  will-change:transform;
  height: 120% !important;
}

button {
  background-color: transparent;
        border: none;
        cursor: pointer;
        outline: none;
        padding: 0;
        appearance: none;
}

figure {
	text-align: center;
}

#wrapper {
	min-width: 320px;
	overflow: hidden;
}

#page-container {
	background-color: #fff;
	position: relative;
	z-index: 1;
}


.video {
	background: #282828;
	height: 100vh;
	left: 0;

	position: fixed;
	top: 0;
	width: 100vw;
	z-index: -1;
}

.video video {
	height: 100%;
	opacity: 0.8;
	width: 100%;
		object-fit: cover;
	object-position: center;
}
[data-element-id].video {
  position: static;
  height: 400px
}

/* js-toggle */

[data-element-id] .js-toggle+* {
	display: block;
}

.js-toggle {
	cursor: pointer;
}

.js-toggle+* {
	display: none;
}

.fead-text02+.fead-text02 {
	margin-left: 10px;
}


.fead-text02 span {
  overflow: hidden;
	display: inline-block;
	-webkit-filter: blur(3px);
	filter: blur(3px);
	-webkit-transform: translate(20%, 100%);
	transform: translate(20%, 100%);
	transition: transform 0.4s;
	will-change: transform, filter;
}

.fead-text02.en span{
  padding: 0 10px;
}

.fead-text02 span.mv {
   overflow: visible;
	-webkit-filter: blur(0);
	filter: blur(0);
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

.bg01 {
	position: relative;
}

.bg01 .bg {
	background: #b2c2b5;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}

.bg01 .bg.black {
  background: rgba(0,0,0,0.5);
}

.bg01 .bg img {
	opacity: 0.2;
}

[data-element-id].bg01,
[data-element-id].bg05,
[data-element-id].bg02{
  background: #b2c2b5;
}
.bg02 {
	position: relative;
}

.bg02 .bg {
	background: #000;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}

.bg02 .bg img {
	opacity: 0.5;
}
.bg02.bg02-tint .bg img {
  opacity: .75
}

.bg03 {
	position: relative;
}

.bg03 .bg {
	background: #4e6358;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}

.bg03 .bg img {
	opacity: 0.4;
}

.bg04 {
	background: #b4a9a0;
}

.bg05 {
	position: relative;
}

.bg05 .bg {
	background: #5e5237;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}

.bg05 .bg img {
	opacity: 0.5;
}

.bg06 {
  background: #b2c2b5;
}

.bg07 {
  background: rgb(178,194,181,.8);
}

.bgc01 {
  background: rgba(0, 0, 0, 0.1);;
}
[data-element-id] [class*=bg] [class*=inner]  {
  position: relative;
  z-index: 1;
}
[data-element-id] .bg {
  z-index: 0;
}
.breadcrumb {
	margin-bottom: 60px;
}

.breadcrumb .item {
	color: #fff;
	display: inline;
	font-size: 14px;
	font-weight: bold;
	line-height: 2;
}

.breadcrumb .item:not(:last-of-type):after {
	content: "\f054";
	display: inline-block;
	font-family: "FontAwesome";
	font-weight: 600;
	margin-left: 10px;
	margin-right: 5px;
}

/*===================================
共通ボタン
===================================*/

[class*=btn-cmn] {
	--btn-mt-xlarge: 90px;
	--btn-mt-large: 70px;
	--btn-mt-medium: 60px;
	--btn-mt-small: 40px;
	--btn-mt-xsmall: 30px;
}

/* btn-cmn01 */

[class*=btn-cmn] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.btn-cmn01 {
	margin-top: var(--btn-mt-xlarge);
}

.btn-cmn01>* {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: 1px solid rgba(255, 255, 255, .6);
	border-top: 1px solid rgba(255, 255, 255, .6);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 12px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	letter-spacing: 0.2em;
	padding: 1em;
	position: relative;
	width: 260px;
}

.btn-cmn01>*::after {
	background: url('/import/tenant_1/160.16.122.29/html/images/common/arrow.png') no-repeat;
	background-size: contain;
	content: "";
	display: block;
	height: 10px;
	margin-left: 10px;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: -webkit-transform 0.2s;
	transition: -webkit-transform 0.2s;
	transition: transform 0.2s;
	transition: transform 0.2s, -webkit-transform 0.2s;
	width: 40px;
}

.btn-cmn01>*:hover::after {
	-webkit-transform: translate(10px, -50%);
	transform: translate(10px, -50%);
}

.btn-cmn01.btn-back>*::after {
	display: none;
}

.btn-cmn01.btn-back>*::before {
	background: url('/import/tenant_1/160.16.122.29/html/images/common/arrow-back.png') no-repeat;
	background-size: contain;
	content: "";
	display: block;
	height: 10px;
	margin-right: 10px;
	-webkit-transition: -webkit-transform 0.2s;
	transition: -webkit-transform 0.2s;
	transition: transform 0.2s;
	transition: transform 0.2s, -webkit-transform 0.2s;
	width: 40px;
}

.btn-cmn01.btn-back>*:hover::before {
	-webkit-transform: translateX(-10px);
	transform: translateX(-10px);
}

/* btn-cmn02 */

.btn-cmn02 {
	margin-top: var(--btn-mt-small);
}

.btn-cmn02>* {
	border: solid 1px #eee;
	font-size: 16px;
	font-weight: bold;
	line-height: 2.25;
	padding: 1em 0.5em;
	text-align: center;
	width: 300px;
}

.btn-cmn03 {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.btn-cmn03>* {
	border: solid 2px #bfbfbf;
	border-radius: 38px;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.2;
	max-width: 100%;
	padding: 0.8em;
	text-align: center;
	width: 100%;
}

.btn-cmn04 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: var(--btn-mt-xlarge);
}

.btn-cmn04>* {
	background-color: #b2c2b5;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 16px;
	font-weight: bold;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 1.2;
	max-width: 100%;
	padding: 1.5em 0.5em;
	width: 300px;
}

.btn-cmn04.contact-btn>* {
	border: 1px solid #fff;
}

/* 共通ボタン上書き */

.btn-mt-xlarge {
	margin-top: var(--btn-mt-xlarge);
}

.btn-mt-large {
	margin-top: var(--btn-mt-large);
}

.btn-mt-medium {
	margin-top: var(--btn-mt-medium);
}

.btn-mt-small {
	margin-top: var(--btn-mt-small);
}

.btn-mt-xsmall {
	margin-top: var(--btn-mt-xsmall);
}

.btn-mt-none {
	margin-top: 0;
}

.btn-w-full>* {
	width: 100%;
}

.btn-w-xlarge>* {
	width: 350px;
}

.btn-w-xlarge>* {
	width: 300px;
}

.btn-w-medium>* {
	width: 250px;
}

.btn-w-small>* {
	width: 200px;
}

.btn-w-xsmall>* {
	width: 150px;
}

.btn-left {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.btn-center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.btn-right {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.pagenation {
	margin-left: auto;
	margin-right: auto;
	max-width: 400px;
	width: 100%;
}

.pagenation ul {
	margin: 0 -10px;
}

.pagenation ul li {
	margin: 0 10px;
}

.pagenation .item {
	border: 1px solid #fff;
	font-family: "Times New Roman",
		sans-serif;
	font-size: 24px;
	height: 50px;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	width: 50px;
}

.pagenation .item.now,
.pagenation .item a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.pagenation .item a {
	height: 100%;
	width: 100%;
}

.pagenation .item a:hover {
	background-color: #b2c2b5;
}

.pagenation .prev:hover {
	-webkit-transform: translateX(-10px);
	transform: translateX(-10px);
}

.pagenation .next:hover {
	-webkit-transform: translateX(10px);
	transform: translateX(10px);
}

.pagenation .now {
	background-color: #b2c2b5;
}

.cat-wrap {
	display: inline-block;
	margin: -10px 0 0 0;
}

.cat {
	background: #b4a9a0;
	display: inline-block;
	font-size: 12px;
	margin: 10px 10px 0 0;
	padding: 0.2em 0.5em;
}

.お知らせ,
.営業時間・休業日,
.その他
{
    background: #b4a9a0;
}

.ブログ,
.空き状況 {
  background: #746545;
}

.date {
	display: inline-block;
	font-size: 12px;
	line-height: 2;
}

.post .ttl {
	font-size: 14px;
	line-height: 1.7;
	margin-top: 15px;
}

.post-detail .ttl {
	border-bottom: 1px solid #dcdcdc;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 30px;
	padding-bottom: 20px;
}

.post-detail .txt {
	font-size: 14px;
	line-height: 2.5;
}

.swiper {
	padding: 0 30px;
}

[data-element-id].swiper-wrapper {
  overflow-x: auto
}
[data-element-id].swiper-slide {
  width: 30%;
}

.swiper-button-next,
.swiper-button-prev {
	height: 54px;
	width: 54px;
}

.swiper-button-next::after,
.swiper-button-prev::after {
	display: none;
}

.swiper-button-prev {
	background: #b2c2b5 url('/import/tenant_1/160.16.122.29/html/images/common/prev-arrow.png') no-repeat;
	background-position: center;
	left: 0 !important;
}

.swiper-button-next {
	background: #b2c2b5 url('/import/tenant_1/160.16.122.29/html/images/common/next-arrow.png') no-repeat;
	background-position: center;
	right: 0 !important;
}


.table-cmn01 .item+.item {
	margin-top: 40px;
}

.table-cmn01 .item02 {
	margin-top: 50px;
}

.table-cmn01 .item02 dl {
	padding-bottom: 30px;
}
.table-cmn01 .item03 {
  padding: 50px 0;
}
.table-cmn01 .item03 + .item03 {
  border-top: 1px solid #d9d9d9;
}
.table-cmn01 .item03 dl:not(:first-of-type) dt {
  margin-left: 15px;
}

.table-cmn01 .item03 dl {
  border-bottom: unset;
  padding-bottom: 10px;
  font-weight: bold;
}
.table-cmn01 .item03 dt {
  font-size: 16px;
}
.table-cmn01 .item03 dd {
  width: 210px;
}

.table-cmn01 .item03 dd>* {
  flex-grow: 1;
}

.table-cmn01 dl {
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 5px;
}

.table-cmn01 dl dt {
	font-size: 16px;
	line-height: 1.2;
}

.table-cmn01 dl .ttl .list {
	padding-left: 1.5em;
}

.table-cmn01 dl .ttl .list li {
	font-size: 16px;
	line-height: 2;
}

.table-cmn01 dl .data .list li {
	font-size: 16px;
	line-height: 2;
}

.table-cmn01 dl dd {
  flex-shrink: 0;
	text-align: right;
}

.table-cmn01 dl .add {
	vertical-align: top;
}

.table-cmn01 dl .tax {
	font-size: 10px;
}

.table-cmn01 dl .price {
	font-size: 24px;
	letter-spacing: 0.02em;
	line-height: 1;
}

.table-cmn01 dl .sub {
	font-size: 14px;
}

.table-cmn01 .item03 dl .sub {
  font-size: 16px
}

.table-cmn03 dl .sub {
  font-size: 16px
}

.table-cmn01 dl .price02 {
	font-size: 16px;
	line-height: 1;
}

[class*=ttl-cmn] {
	--ttl-fz-xlarge: 44px;
	--ttl-fz-large: 40px;
	--ttl-fz-medium: 36px;
	--ttl-fz-small: 24px;
	--ttl-fz-xsmall: 20px;
	--ttl-mb-xlarge: 70px;
	--ttl-mb-large: 60px;
	--ttl-mb-medium: 50px;
	--ttl-mb-small: 40px;
	--ttl-mb-xsmall: 24px;
}

/* 共通タイトル１ */

[class*=ttl-cmn] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.ttl-cmn01 {
	margin-bottom: var(--ttl-mb-xlarge);
}

.ttl-cmn01>* {
	text-align: center;
}

.ttl-cmn01 .en {
	display: inline-block;
	font-family: "Whisper", cursive;
	font-size: 60px;
	line-height: 1.2;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}
.ttl-cmn01.-anchor .en {
  font-size: 45px;
}

.ttl-cmn01 .en>* {
	display: inline-block;
}

.ttl-cmn01 .en::before {
	background-color: #fff;
	content: "";
	display: block;
	height: 1px;
	left: 0;
	position: absolute;
	top: 100%;
	width: 110%;
}

.ttl-cmn01 .en::after {
	background-color: #e0b353;
	content: "";
	display: block;
	height: 1px;
	left: -10%;
	position: absolute;
	top: 100%;
	width: 20%;
}

.ttl-cmn01 .ja {
	display: block;
	font-size: 18px;
	line-height: 1;
	margin-top: 30px;
}
.ttl-cmn01.-anchor .ja {
  font-size: 16px;
  margin-top: 20px;
}

/* .ttl-cmn01.ttl-row>* {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
} */

/* .ttl-cmn01.ttl-row .en {
  margin-right: 30px;
} */

/* .ttl-cmn01.ttl-row .ja {
  font-size: 14px;
  margin-top: 0;
} */

.ttl-cmn01.ttl-vertical .en::before {
	height: 250px;
	left: -50%;
	width: 1px;
}

.ttl-cmn01.ttl-vertical .en::after {
	height: 100px;
	left: -50%;
	top: -10%;
	width: 1px;
}

.ttl-cmn02 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: var(--ttl-mb-xsmall);
}

.ttl-cmn02>* {
	color: #fff;
	font-size: 24px;
	line-height: 1.2;
}

.ttl-cmn03 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.ttl-cmn03 .en {
	display: block;
	font-family: "Whisper", cursive;
	font-size: 60px;
	line-height: 1;
	margin-bottom: 25px;
}

.ttl-cmn03 .ja {
	color: #d9d9d9;
	display: block;
	font-size: 12px;
	letter-spacing: 0.02em;
}

.post-detail .txt h2 {
  color: #fff;
	font-size: 24px;
	line-height: 1.5;
	margin: 24px 0;
	border-left: 5px solid;
	padding-left: 1em;
}
.post-detail .txt h3 {
  color: #fff;
	font-size: 22px;
	line-height: 1.5;
	margin: 24px 0;
	padding-left: 35px;
	position: relative;
}
.post-detail .txt h3::after {
	background-color: #fff;
	content: "";
	display: block;
	height: 1px;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 30px;
}
.post-detail .txt h4 {
  font-size: 20px;
  line-height: 1.5;
  color: #fff;
  border-bottom: 1px solid;
  margin: 24px 0;
}

@media (max-width: 1024px) {
  .post-detail .txt h2 {
    font-size: 22px
  }
   .post-detail .txt h3 {
    font-size: 20px
  }
   .post-detail .txt h4 {
    font-size: 18px
  }
}

@media (max-width: 599px) {
  .post-detail .txt h2 {
    font-size: 20px;
    margin: 20px 0;
  }
   .post-detail .txt h3 {
    font-size: 18px;
    margin: 20px 0;
  }
   .post-detail .txt h4 {
    font-size: 16px;
    margin: 20px 0;
  }
}

[data-element-id] .ttl--vertical {
	-ms-writing-mode: initial;
	-webkit-writing-mode: initial;
	writing-mode: initial;
}

.ttl--vertical {
	-ms-writing-mode: tb-rl;
	word-break: keep-all;
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
}

/* .ttl-left {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
} */

.ttl-center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.ttl-right {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.ttl-fz-xlarge {
	font-size: var(--ttl-fz-xlarge) !important;
}

.ttl-fz-large {
	font-size: var(--ttl-fz-large) !important;
}

.ttl-fz-medium {
	font-size: var(--ttl-fz-medium) !important;
}

.ttl-fz-small {
	font-size: var(--ttl-fz-small) !important;
}

.ttl-fz-xsmall {
	font-size: var(--ttl-fz-xsmall) !important;
}

.ttl-mb-xlarge {
	margin-bottom: var(--ttl-mb-xlarge);
}

.ttl-mb-large {
	margin-bottom: var(--ttl-mb-large);
}

.ttl-mb-medium {
	margin-bottom: var(--ttl-mb-medium);
}

.ttl-mb-small {
	margin-bottom: var(--ttl-mb-small);
}

.ttl-mb-xsmall {
	margin-bottom: var(--ttl-mb-xsmall);
}

.ttl-mb-none {
	margin-bottom: 0;
}

.footer {
	background-color: #b2c2b5;
	padding: 60px 0 0;
}

.footer .map {
	padding-top: 30%;
}
.footer .map iframe {
  filter: grayscale(1);
}

.footer-wrap {
	margin-bottom: 30px;
}

.footer-left .list {
	margin-bottom: 50px;
}

.footer-left .list li {
	font-size: 14px;
	line-height: 2.5;
}

.footer-logo {
	margin-bottom: 50px;
}

.footer-logo img {
	width: 230px;
}

.footer-right .list li {
	font-size: 12px;
	line-height: 1.5;
}

.footer-right .list li+li {
	margin-top: 20px;
}
.footer-right .list li a {
  display: block;
}
.footer-right .list li a:not(.dropdown li a) {
	position: relative;
}

.footer-right .list li a:not(.dropdown li a)::before {
	content: "\f054";
	font-family: "FontAwesome";
	font-size: 14px;
	font-weight: bold;
	margin-right: 1em;
}

.footer-right .dropdown {
	padding-left: 2em;
}

.footer-right .dropdown li {
	margin-top: 10px;
}

.footer-copy {
	font-size: 12px;
	line-height: 3;
	margin-top: 50px;
}

/*トップへ戻る*/

.totop {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	bottom: 20px;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-weight: bold;
	height: 60px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: fixed;
	right: 20px;
	text-align: center;
	width: 60px;
	z-index: 200;
}

.totop:before {
	content: "";
	display: block;
	height: 15px;
	left: 50%;
	position: absolute;
	top: -15px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 1px;
}

h1 {
	color: #191919;
	font-size: 14px;
}

.header {
	position: relative;
	z-index: 100;
		background: #fff;

}
.header-cmn {
		background: #fff;
}
.header-cmn.fixed {
	background: rgba(255, 255, 255, .7);
	display: block;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	transition: all .5s;
	transition-delay: .5s;
}
[data-element-id].header-cmn .inner1300 {
  flex-wrap: wrap
}

.header-logo {
	padding: 25px 0;
}

.header-logo img {
	width: 200px;
}

.header .menu li {
	color: #343434;
	font-family: "Times New Roman",
		sans-serif;
	font-style: italic;
	line-height: 2.69;
}

.header .menu li a {
	display: block;
	width: 100%;
}

.header .dropdown {
	position: relative;
}

.header .dropdown-link {
	position: relative;
}

.header .dropdown-link::after {
	content: "\f107";
	font-family: "FontAwesome";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-left: 5px;
}

.header .dropdown .list {
	background: rgba(178, 194, 181, .9);
	color: #fff;
	left: 50%;
	opacity: 0;
	position: absolute;
	top: 60px;
	-webkit-transform: translate(-50%, 40px);
	transform: translate(-50%, 40px);
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	visibility: hidden;
	width: 200px;
}

.header .dropdown .list .item {
	border-bottom: 1px solid;
	color: #fff;
	padding: 0.2em 0.5em;
}

.header .dropdown:hover .list {
	opacity: 1;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	visibility: visible;
}
[data-element-id].header .dropdown .list {
	opacity: 1;
	transform: unset;
	position: static;
	visibility: visible;
}
[data-element-id].header .right {
  flex-wrap: wrap
}

/* ハンバーガーメニュー  */

/* berger */

.berger-menu {
	-webkit-overflow-scrolling: touch;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch; 
}

.berger-menu li {
	letter-spacing: 0.07em;
	line-height: 2;
}

.berger-menu li a {
	display: block;
}

.berger-menu li a img {
	display: none;
}

.berger-menu .dropdown li {
	padding-left: 1em;
}

.berger-body {
	background: rgba(178, 194, 181, .9);
	height: 100vh;
	opacity: 0;
	visibility: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch; 
	pointer-events: none;
	position: fixed;
	right: 0;
	top: 0;
	-webkit-transition: background-color 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0s;
	transition: background-color 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0s;
	width: 100%;
	z-index: -1;
}

[data-element-id] .berger-body {
		opacity: 1;
	visibility: visible;
	height: auto;
	width: 100%;
	position: relative;
	z-index: 250;
	pointer-events: all;
}


.berger-body.active {
	opacity: 1;
	pointer-events: all;
	visibility: visible;
	z-index: 251;
}

.berger-body.active .berger-inner {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: opacity 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0.1s, -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0s;
	transition: opacity 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0.1s, -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0s;
	transition: opacity 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0.1s, transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0s;
	transition: opacity 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0.1s, transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0s, -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0s;
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

.berger-nav {
	padding: 40px 40px 40px 0;
}

.berger-inner {
	opacity: 0;
	padding: 60px 40px 100px;
	position: relative;
	-webkit-transform: translateY(30px);
	transform: translateY(30px);
	-webkit-transition: opacity 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0.1s;
	transition: opacity 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0.1s;
	z-index: 10;
}
[data-element-id].berger-inner {
  opacity: 1;
  transform: unset;
  padding: 0;
}

.toggle {
	background: unset;
	cursor: pointer;
	display: none;
	height: 35px;
	position: relative;
	width: 35px;
	z-index: 260;
}

.toggle .bar {
  display: inline-block;
	-webkit-transition: ease 0.4s;
	background-color: #333;
	height: 1px;
	opacity: 0.7;
	position: absolute;
	right: 0;
	transition: ease 0.4s;
	width: 100%;
}

.toggle .bar:nth-of-type(1) {
	top: 25%;
}

.toggle .bar:nth-of-type(2) {
	bottom: 25%;
}

.toggle:hover .bar:nth-of-type(1) {
	-webkit-animation: line .3s;
	animation: line .3s;
}

.toggle:hover .bar:nth-of-type(2) {
	-webkit-animation: line .3s;
	-webkit-animation-delay: 0.2s;
	animation: line .3s;
	animation-delay: 0.2s;
}

.toggle.active::before {
	opacity: 1;
	right: 0;
	top: 0;
}

.toggle.active .bar:nth-of-type(1) {
	top: 50%;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.toggle.active .bar:nth-of-type(2) {
	bottom: 50%;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.overlay {
	-webkit-transform: translate3d(0, 0, 0) !important;
	background: #000;
	height: 100vh;
	left: 0;
	opacity: 0;
	position: fixed;
	top: 0;
	transform: translate3d(0, 0, 0) !important;
	visibility: hidden;
	width: 100%;
	z-index: 249;
}

.overlay.active {
	opacity: 0.3;
	visibility: visible;
}

.info-box .icon-list {
  background: #b2c2b5;
  padding: 0 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sns-fix {
  display: block;
  position: fixed;
  z-index: 90;
  top: 20%;
  right: 0;
  width: fit-content;
  /* padding: 15px 10px;
  border-radius: 20px 0 0 20px;
  overflow: hidden;
  background: #b2c2b5;
  border: 3px solid #fff; */
}
[data-element-id].sns-fix {
  position: static;
}
.sns-fix .icon-list {
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.sns-fix li {
  width: 50px;
  height: 50px
}

.sns-fix li a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.sns-fix li img {
  width: 24px
}

.sns-fix .facebook a {
  background: #7092BE;
}
.sns-fix .facebook img {
  width: 15px;
}

.sns-fix .insta a {
  background: #EFE4B0;
}
.sns-fix .line a {
  background: #C2DEA6
}
.fix-menu {
  display: none;
}
[data-element-id].fix-menu {
  display: block;
}
.info-box
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.fix-menu .box,
.info-box .box
{
	background: #b4a9a0;
	min-width: 100px;
}

.fix-menu .box a,
.info-box .box a
{
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 30px 10px 15px;
}

.fix-menu .box a img,
.info-box .box a img
{
	margin-bottom: 5px;
}

.fix-menu .box a span,
.info-box .box a span
{
	font-family: "Times New Roman",
		sans-serif;
	font-style: italic;
	line-height: 1;
}

.fix-menu .box .txt,
.info-box .box .txt
{
	background: #efe2d9;
	border-radius: 8px;
	color: #5c5551;
	font-size: 10px;
	line-height: 1.2;
	margin-top: 10px;
	padding: 0.1em 0.5em;
	text-align: center;
}

.fix-menu .box.-contact,
.info-box .box.-contact
{
	background: #b2c2b5;
}
.info-box .box.-tel {
  background: #b4a9a0;
}
.fix-menu .box.test-a {
  background: #b4a9a0;
}
.fix-menu .box.test-b {
  background: #b4b1af;
}

@media (max-width: 599px) {
  .sns-fix {
    display: none
  }
}

/* 共通コンテンツ間隔 */

[class*=section-m],
[class*=section-p] {
	--section-xlarge: 150px;
	--section-large: 120px;
	--section-medium: 100px;
	--section-small: 80px;
	--section-xsmall: 60px;
}

.section-my-xlarge {
	margin-bottom: var(--section-xlarge);
	margin-top: var(--section-xlarge);
}

.section-mt-xlarge {
	margin-top: var(--section-xlarge);
}

.section-mb-xlarge {
	margin-bottom: var(--section-xlarge);
}

.section-my-large {
	margin-bottom: var(--section-large);
	margin-top: var(--section-large);
}

.section-mt-large {
	margin-top: var(--section-large);
}

.section-mb-large {
	margin-bottom: var(--section-large);
}

.section-my-medium {
	margin-bottom: var(--section-medium);
	margin-top: var(--section-medium);
}

.section-mt-medium {
	margin-top: var(--section-medium);
}

.section-mb-medium {
	margin-bottom: var(--section-medium);
}

.section-my-small {
	margin-bottom: var(--section-small);
	margin-top: var(--section-small);
}

.section-mt-small {
	margin-top: var(--section-small);
}

.section-mb-small {
	margin-bottom: var(--section-small);
}

.section-my-xsmall {
	margin-bottom: var(--section-xsmall);
	margin-top: var(--section-xsmall);
}

.section-mt-xsmall {
	margin-top: var(--section-xsmall);
}

.section-mb-xsmall {
	margin-bottom: var(--section-xsmall);
}

.section-py-xlarge {
	padding-bottom: var(--section-xlarge);
	padding-top: var(--section-xlarge);
}

.section-pt-xlarge {
	padding-top: var(--section-xlarge);
	
}

.section-pb-xlarge {
	padding-bottom: var(--section-xlarge);
}

.section-py-large {
	padding-bottom: var(--section-large);
	padding-top: var(--section-large);
}

.section-pt-large {
	padding-top: var(--section-large);
}

.section-pb-large {
	padding-bottom: var(--section-large);
}

.section-py-medium {
	padding-bottom: var(--section-medium);
	padding-top: var(--section-medium);
}

.section-pt-medium {
	padding-top: var(--section-medium);
}

.section-pb-medium {
	padding-bottom: var(--section-medium);
}

.section-py-small {
	padding-bottom: var(--section-small);
	padding-top: var(--section-small);
}

.section-pt-small {
	padding-top: var(--section-small);
}

.section-pb-small {
	padding-bottom: var(--section-small);
}

.section-py-xsmall {
	padding-bottom: var(--section-xsmall);
	padding-top: var(--section-xsmall);
}

.section-pt-xsmall {
	padding-top: var(--section-xsmall);
}

.section-pb-xsmall {
	padding-bottom: var(--section-xsmall);
}

.side .ttl {
	padding-bottom: 10px;
	position: relative;
}

.side .ttl .en {
	font-family: "Whisper", cursive;
	font-size: 60px;
	line-height: 1;
}

.side .ttl .ja {
	font-size: 14px;
	line-height: 1.2;
}

.side .ttl::before {
	background-color: #d9d9d9;
	content: "";
	display: block;
	height: 1px;
	left: 0;
	position: absolute;
	top: 100%;
	width: 100%;
}

.side .ttl::after {
	background-color: #e0b353;
	content: "";
	display: block;
	height: 1px;
	left: 0;
	position: absolute;
	top: 100%;
	width: 20%;
}

.side-box+* {
	margin-top: 80px;
}

.side .list {
	margin-top: 35px;
}

.side .list li {
	font-size: 14px;
	line-height: 1.2;
}

.side .list li+li {
	margin-top: 30px;
}

.home-pickup {
	background-color: #b4a9a0;
	bottom: 0;
	display: block;
	left: 0;
	max-width: 600px;
	padding: 15px 0 15px 5%;
	padding-left: 5%;
	position: absolute;
	width: 100%;
	z-index: 3
}

.home-pickup .ttl {
	font-size: 12px;
	font-style: italic;
	line-height: 1.5;
	margin-right: 15px;
}

.home-pickup .txt {
	border-bottom: 1px solid #fff;
	font-size: 14px;
	line-height: 1.3;
	padding-bottom: 5px;
}

.home-feature {
	background-color: rgba(178, 194, 181, .9);
	position: relative;
}

.home-feature .bg {
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}

.home-feature .pbox {
	margin-bottom: 20px;
}

.home-feature .tbox .ttl {
	line-height: 1.5;
	margin-bottom: 20px;
}

.home-feature .tbox .txt {
	font-size: 14px;
	line-height: 1.8;
}

.home-plan {
	background: rgba(0, 0, 0, .25);
	position: relative;
}

.home-plan .bg {
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}

.home-costume {
	background: rgba(0, 0, 0, .25);
	position: relative;
}

.home-costume .bg {
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}

.home-costume .box {
	background: rgba(178, 194, 181, .9);
	margin: 0 calc(50% - 50vw);
	padding: 60px 0;
}

.home-costume .tbox .lead {
	font-size: 17px;
	line-height: 2;
	margin-bottom: 40px;
}

.home-costume .tbox .txt {
	font-size: 14px;
	line-height: 2.5;
}

.home-others,
.home-post{
	background: rgba(0, 0, 0, .25);
	position: relative;
}

.home-others .bg {
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}

.home-post .box {
	background: rgba(178, 194, 181, .9);
	margin: 0 calc(50% - 50vw);
	padding: 60px 0;
}

.home-concept {
	background: rgba(0, 0, 0, .25);
	position: relative;
}

.home-concept .bg {
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}

.home-concept .concept .txt {
	font-size: 14px;
	line-height: 2.57;
	text-align: center;
}

.home-concept .info .logo {
	margin-bottom: 40px;
	text-align: center;
}

.home-concept .info .txt {
	color: #d9d9d9;
	font-size: 12px;
	letter-spacing: 0.2em;
	line-height: 3;
}
.about02 .tbox {
	background: rgba(255, 255, 255, .2);
	padding: 35px 35px 70px;
}

.about03-box {
	border: solid 1px #fff;
	margin: 80px auto 0;
	max-width: 1000px;
	padding: 30px;
	text-align: center;
}

.about03-box .txt {
	font-size: 14px;
	line-height: 2.5;
}

.about04 .ttl .en {
  display: block;
	font-family: "Whisper", cursive;
	font-size: 60px;
	line-height: 1;
		margin-bottom: 10px;
}

.about04 .ttl .ja {
  display: block;
	font-size: 14px;
	line-height: 1.2;
}


.guide-box {
	background: rgba(255, 255, 255, .6);
	border-radius: 10px;
	padding: 50px;
}

.guide-box+* {
	margin-top: 50px;
}

.guide-box .ttl {
	text-align: center;
}

.guide-box .ttl .en {
	color: #746545;
	font-family: "Whisper", cursive;
	font-size: 36px;
	line-height: 1;
}

.guide-box .ttl .num {
	color: #746545;
	font-size: 36px;
	line-height: 1;
}

.guide-box .ja {
	color: #746545;
	font-size: 18px;
}

.guide-box .txt {
	color: #746545;
	font-size: 14px;
	line-height: 2.5;
}

.guide-box02 .ttl {
	font-size: 20px;
	line-height: 1.5;
	margin-bottom: 20px;
}

.guide-box02 .txt {
	font-size: 14px;
	line-height: 2.5;
}

.block-cmn07 .item {
	position: relative;
}

.block-cmn07 .tbox {
	background: rgba(178, 194, 181, .9);
	bottom: 0;
	left: 0;
	padding: 15px 35px 30px;
	position: absolute;
	width: 100%;
}

.block-cmn07 .tbox .ttl {
	margin-bottom: 10px;
	position: relative;
}

.block-cmn07 .tbox .ttl::before {
	background-color: #e0b353;
	content: "";
	display: inline-block;
	height: 1px;
	left: -20px;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 30px;
}

.block-cmn07 .tbox .en {
	font-family: "Times New Roman",
		sans-serif;
	font-size: 24px;
	font-style: italic;
	line-height: 1;
	margin-right: 10px;
}

.block-cmn07 .tbox .ja {
	font-size: 16px;
	line-height: 1.13;
}

.block-cmn07 .tbox .txt {
	font-size: 12px;
	line-height: 2;
}

.recruit-table dl {
	border-bottom: 1px solid #d9d9d9;
	margin-top: 45px;
	padding-bottom: 45px;
}

.recruit-table dl dt {
	font-size: 16px;
	line-height: 1.3;
	width: 250px;
}

.recruit-table dl dd {
	font-size: 14px;
	line-height: 2.5;
	width: calc(100% - 250px);
}

.costume01 {
	background: #b2c2b5;
}

.costume01 .tbox .txt {
	font-size: 14px;
	line-height: 2.5;
	text-align: center;
}

.costume02 .top {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: rgba(255, 255, 255, .8);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 40px;
}

.costume02 .top img {
	margin-right: 20px;
}

.costume02 .top .link {
	color: #b2c2b5;
	font-size: 24px;
	text-decoration: underline;
}

.costume-priceBox .box+.box {
	margin-top: 50px;
}

.costume-priceBox .ttl {
	border-bottom: 1px solid #d9d9d9;
	font-size: 18px;
	line-height: 1;
	margin-bottom: 14px;
	padding-bottom: 30px;
	padding-left: 0.5em;
}

.costume-priceBox ul {
	margin: -15px 0 0 -10px;
	padding-left: 0.5em;
}

.costume-priceBox ul li {
	display: inline-block;
	margin: 15px 0 0 10px;
	vertical-align: middle;
}

.costume-priceBox ul li .num {
	border: solid 1px #fff;
	display: inline-block;
	font-size: 18px;
	height: 30px;
	line-height: 1;
	margin-right: 5px;
	padding: 5px;
	text-align: center;
	width: 60px;
}

.costume-brandBox .tabBtn li.active a {
	background: #b2c2b5;
	border: solid 2px transparent;
}

.costume-brandBox .tabBtn a {
	border: solid 2px #fff;
	display: block;
	font-size: 18px;
	line-height: 1;
	max-width: 100%;
	padding: 1.5em 1em;
	text-align: center;
	width: 100%;
}

.costume-brandBox .tabItem {
	display: none;
}
[data-element-id].tabItem {
  display: block !important;
}

.costume-brandBox .tabItem.active {
	display: block;
}

.costume-brandBox .item {
	position: relative;
}
.costume-brandBox .item .pbox {
  background: #191919;
}
/* .costume-brandBox .item:hover .pbox img {
  transform: scale(1.2);
  opacity: .7;
} */
.costume-brandBox .item:hover .en {
  opacity: 1;
  visibility: visible;
}
.costume-brandBox .item .en {
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
}
[data-element-id].costume-brandBox .item .en {
  opacity: 1;
  visibility: visible;background: #000;
  color: #fff
}
.costume-brandBox .item .pbox img {
  transition: transform .3s;
}

.costume-brandBox .tbox {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	left: 0;
	padding: 10px 15px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

[data-element-id] .costume-brandBox .tbox {
  width: 50%;
  height: 50%;
}

.costume-brandBox .tbox .age {
	background: #b4a9a0;
	font-size: 14px;
	line-height: 1;
	padding: 0.2em 0.5em;
	padding-left: 1em;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
}

.costume-brandBox .tbox .age::before {
	background: url('/import/tenant_1/160.16.122.29/html/images/costume/triangle.png') no-repeat;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 8px;
	left: 0.3em;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px;
}

.costume-brandBox .tbox .logo {
	text-align: right;
}

.costume-brandBox .tbox .logo img {
	max-width: 100px;
}

.costume-brandBox .ttl {
	font-size: 14px;
	letter-spacing: 0.02em;
	line-height: 1.2;
	margin-top: 10px;
}

.block-cmn01 .tbox .txt {
	font-size: 14px;
	line-height: 2.5;
}

.block-cmn01 .pbox {
	position: relative;
}

.block-cmn01 .pbox .pic:nth-of-type(1) {
	bottom: 0;
	left: 0;
	min-width: 180px;
	position: absolute;
	width: 40%;
	z-index: 1;
}

.block-cmn01 .pbox .pic.pic-black>* {
	background: #7d7d7d;
}

.block-cmn01 .pbox .pic.pic-black>* img {
	mix-blend-mode: multiply;
}

.block-cmn01 .pbox .pic:nth-of-type(2) {
	margin-left: auto;
	min-width: 250px;
	padding-bottom: 60px;
	width: 65%;
}

.block-cmn02 .box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.block-cmn02 .box:nth-of-type(even) {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.block-cmn02 .box+.box {
	margin-top: 70px;
}

.block-cmn02 .pbox {
	width: 49%;
}

.block-cmn02 .tbox {
	width: 45%;
}

.block-cmn02 .tbox .ttl {
	font-size: 20px;
	line-height: 1.5;
	margin-bottom: 25px;
}

.block-cmn02 .txt {
	font-size: 14px;
	line-height: 2.5;
}

.block-cmn02--rev .box {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.block-cmn02--rev .box:nth-of-type(even) {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

.block-cmn03 .tbox {
	background-color: rgba(178, 194, 181, .9);
	padding: 10px;
}

.block-cmn03 .tbox .en {
	font-family: "Times New Roman",
		sans-serif;
	font-size: 20px;
	font-style: italic;
	letter-spacing: 0.1em;
	text-align: center;
}

.block-cmn03 .tbox .ja {
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 1.5;
	text-align: center;
}
.block-cmn03 .pbox a:hover {
  overflow: hidden;
  background: #191919;
  opacity: 1;
}
.block-cmn03 .pbox a:hover img {
  transform: scale(1.1);
  opacity: .8;
}
.block-cmn03 .pbox a img {
  transition: transform .3s
}

.block-cmn04+.block-cmn04 {
	margin-top: 50px;
}

.block-cmn04.-space-large+.block-cmn04.-space-large {
	margin-top: 100px;
}

.block-cmn04 .lead {
	background: rgba(180, 169, 160, .9);
	margin-bottom: 24px;
	padding: 1em 1.5em;
}

.block-cmn04 .detail {
	font-size: 13px;
	line-height: 1.8;
	text-align: center;
}

.block-cmn04 .item {
	position: relative;
}

.block-cmn04 .tbox {
	background: rgba(178, 194, 181, .9);
	bottom: 0;
	left: 0;
	padding: 0.5em;
	position: absolute;
	text-align: center;
	width: 100%;
}

.block-cmn04 .tbox .ttl, .title01 {
	font-size: 13px;
	line-height: 1.8;
	position: relative
}
.title01 {
  padding-left: 30px;
}
.block-cmn04 .tbox .ttl::before, .title01::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 1em;
  transform: translate(-50%, -50%);
  background: url(/upload/tenant_1/daa0dacd40d8612972605fc432be8f53.png) no-repeat;
  background-size: contain;
  width: 15px;
  height: 13px
  
}

.block-cmn05 .box {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.block-cmn05 .box+.box {
	margin-top: 60px;
}

.block-cmn05 .box:nth-of-type(even) {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}


.block-cmn05 .tbox {
	border: 1px solid #fff;
	border-radius: 10px;
	padding: 0 30px 30px;
	width: 48%;
}

.block-cmn05 .tbox .lead {
	background: #b4a9a0;
	margin: 0 auto 30px;
	padding: 0 10px;
	text-align: center;
	-webkit-transform: translateY(-20px);
	transform: translateY(-20px);
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
}

.block-cmn05 .tbox .lead .main {
	display: block;
	font-size: 14px;
	line-height: 1.29;
	margin-bottom: 5px;
}

.block-cmn05 .tbox .lead .sub {
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.1;
}

.block-cmn05 .pbox {
	width: 48%;
}

.block-cmn05 .pbox .ttl {
	background: rgba(178, 194, 181, .9);
	padding: 50px;
	-webkit-transform: translateY(-100px);
	transform: translateY(-100px);
}
.block-cmn05 .box:nth-of-type(odd) .pbox .ttl {
  margin: 0 calc(50% - 50vw) 0 10%;
  padding-right: calc(50vw - 50%);
}

.block-cmn05 .box:nth-of-type(even) .pbox .ttl {
	margin: 0 10% 0 calc(50% - 50vw);
	padding-left: calc(50vw - 50%); 
}


.block-cmn06 .tbox {
	background: #b4a9a0;
	padding: 20px 35px 35px;
}

.block-cmn06 .tbox .ttl {
	margin-bottom: 20px;
	position: relative;
}

.block-cmn06 .tbox .ttl::before {
	background-color: #e0b353;
	content: "";
	display: inline-block;
	height: 1px;
	left: -20px;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 30px;
}

.block-cmn06 .tbox .en {
	font-family: "Times New Roman",
		sans-serif;
	font-size: 24px;
	font-style: italic;
	line-height: 1;
	margin-right: 20px;
}

.block-cmn06 .tbox .ja {
	font-size: 16px;
	line-height: 1.13;
}

.block-cmn06 .tbox .txt {
	font-size: 14px;
	line-height: 2;
}

.guide03 .block-cmn06 .box {
	position: relative;
}

.guide03 .block-cmn06 .tbox {
	background: rgba(180, 169, 160, .9);
	position: relative;
	z-index: 1;
}
[data-element-id].guide03 .block-cmn06 .tbox {
  width: 70%;
  margin: auto;
}
.guide03 .block-cmn06 .bgimg {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.faq .item+.item {
	margin-top: 40px;
}

.faq .box {
	border-bottom: 1px solid #fff;
	padding-bottom: 55px;
}

.faq .question,
.faq .answer-box {
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.faq .question {
	position: relative;
	padding-right: 1.5em
}

.faq .question::after {
	content: "\f078";
	display: inline-block;
	font-family: "FontAwesome";
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	right: 1em;
	top: 50%;
	-webkit-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
}

.faq .question.is-parent::after {
	content: "\f077";
}

.faq .content {
	width: calc(100% - 90px);
}

.faq .answer {
	margin-top: 20px;
}

.faq-q,
.faq-a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: solid 1px #fff;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-family: "Times New Roman",
		sans-serif;
	font-size: 24px;
	height: 49px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 1;
	width: 49px;
}

.faq-a {
	background-color: #746545;
}

.seijin-faq .item+* {
	margin-top: 50px;
}

.seijin-faq .box {
	background: rgba(255, 255, 255, .2);
	border-radius: 10px;
	padding: 50px;
}

.seijin-faq .question,
.seijin-faq .answer {
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.seijin-faq .question .content {
	font-size: 20px;
	line-height: 1.5;
}

.seijin-faq .answer .content {
	font-size: 14px;
	line-height: 2.5;
}

.seijin-faq .question .content,
.seijin-faq .answer .content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: calc(100% - 90px);
}

.seijin-faq .answer {
	margin-top: 20px;
}

.banner {
	border: solid 1px #fff;
	padding: 35px 10px;
}

.banner .tel a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-family: "Times New Roman",
		sans-serif;
	font-size: 36px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 1;
}

.banner .tel a img {
	margin-right: 15px;
}

.privacy-box {
	max-height: 300px;
	overflow-y: auto;
	padding: 20px;
	border: 1px solid 
}

.privacy-box .item+.item {
	margin-top: 30px;
}

.privacy-box .item .ttl {
	font-size: 18px;
	line-height: 1.33;
	margin-bottom: 10px;
	padding-left: 35px;
	position: relative;
}

.privacy-box .item .ttl::before {
	background-color: #e0b353;
	content: "";
	display: inline-block;
	height: 1px;
	left: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 30px;
}

.privacy-box .item .txt {
	font-size: 14px;
	line-height: 2.5;
}

.contact-tab .tabBtn li a {
	border: 1px solid #fff;
	display: block;
	max-width: 100%;
	padding: 1.5em 1em;
	text-align: center;
	width: 100%;
}

.contact-tab .tabBtn li.active a {
	background: #b2c2b5;
	border: 1px solid transparent;
}

.contact-tab .tabItem {
	display: none;
}

.contact-tab .tabItem.active {
	display: block;
}

.form .item+.item {
	margin-top: 30px;
}

.form .item dt {
	font-size: 14px;
	line-height: 1.3;
	width: 150px;
}

.form .item dd {
	width: calc(100% - 150px);
}

.form .item dd input[type=text],
.form .item dd input[type=email],
.form .item dd input[type=tel],
.form .item dd textarea {
	background: #fff;
	border: none;
	color: #191919;
	padding: 5px;
	width: 100%;
}

.form .item dd select {
	background: #fff;
	border: none;
	color: #191919;
	padding: 15px 20px;
	width: 200px;
}

.form .item dd input[type=text],
.form .item dd input[type=email],
.form .item dd input[type=tel],
.form .item dd select {
	height: 60px;
}

.form .item dd textarea {
	height: 300px;
}

.form .item .time {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap
}

.form .item .time input[type=text] {
	margin-right: 12px;
	width: 150px;
}

.form .checkbox li label {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2;
	padding-top: 3px;
}

.form .checkbox input[type=radio],
.form .checkbox input[type=checkbox] {
	opacity: 0;
	position: absolute;
}

.form .checkbox label {
	cursor: pointer;
	font-size: 18px;
	padding-left: 45px;
	position: relative;
}

.form .checkbox label:before {
	background: #fff;
	content: "";
	display: block;
	height: 25px;
	left: 0;
	position: absolute;
	top: 1px;
	-webkit-transition: all ease-in-out 0.2s;
	transition: all ease-in-out 0.2s;
	width: 25px;
}

.form .checkbox label:after {
	border-bottom: 5px solid #746545;
	border-left: 5px solid #746545;
	content: "";
	height: 10px;
	left: 6px;
	position: absolute;
	top: 12px;
	-webkit-transform: rotate(-45deg) scaleX(0);
	transform: rotate(-45deg) scaleX(0);
	-webkit-transform-origin: left;
	transform-origin: left;
	-webkit-transition: -webkit-transform 0.2s ease-in-out;
	transition: -webkit-transform 0.2s ease-in-out;
	transition: transform 0.2s ease-in-out;
	transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
	width: 20px;
}

.form .checkbox input:checked+label:after {
	-webkit-transform: rotate(-45deg) scaleX(1);
	transform: rotate(-45deg) scaleX(1);
}

.confirm-box {
	border: 2px solid #b2c2b5;
	padding: 30px;
}

.top-hero {
	height: 100vh;
	position: relative;
}

.top-hero::before {
	background: rgba(0, 0, 0, .4);
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 1;
}

.top-hero .tbox {
	margin-left: 5%;
	margin-right: auto;
	max-width:700px;
	padding-top: 25vh;
	position: relative;
	z-index: 2;
}

.top-hero .catch {
	color: #e6e6e6;
	font-family: "Whisper", cursive;
	font-size: 90px;
	line-height: 1.2;
	margin-bottom: 25px;
	position: relative;
}

.top-hero .catch::after {
	background-color: #d1c5bc;
	bottom: -25px;
	content: "";
	display: block;
	height: 1px;
	position: absolute;
	width: 25px;
}

.top-hero .sub-catch {
	color: #e6e6e6;
	line-height: 1.13;
	padding-top: 25px;
}

/* A-BiSUスライダー用 */

.top-hero .uk-slidenav-position {
  position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}
.top-hero .uk-slidenav-position:after {
  display: block;
  padding-top: 50%;
  content: '';
}
.top-hero .uk-slideshow {
  position: absolute;
  top: 0;
  height: 100% !important;
}
.top-hero .uk-slideshow li {
  height: 100% !important;
}
.top-hero .uk-slideshow .uk-flex {
  height: 100%;
}
.top-hero .uk-slideshow img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
.top-hero .uk-slideshow>li.uk-active img {
    -webkit-animation: zoom 5s 1 ease-in both;
    animation: zoom 5s ease-in 1 both;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    to {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}

@keyframes zoom {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    to {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}
.sub-hero {
	background: #282828;
	height: 40vh;
	min-height: 400px;
	position: relative;
}

.sub-hero figure {
	height: 100%;
}

.sub-hero figure img {
	opacity: 0.6;
}

.sub-hero .catch {
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 90%;
}

.pic-cmn01 .pic-box {
	position: relative;
}

.pic-cmn01 .pbox:nth-of-type(1) {
	bottom: 0;
	left: 0;
	min-width: 180px;
	position: absolute;
	width: 40%;
	z-index: 1;
}

.pic-cmn01 .pbox:nth-of-type(2) {
	margin-left: auto;
	min-width: 250px;
	padding-bottom: 60px;
	width: 65%;
}

.baby02-box .item {
	position: relative;
}

.baby02-box .tbox {
	background: rgba(178, 194, 181, .9);
}

.baby02-box .tbox .ttl {
	padding: 15px;
	text-align: center;
}
.uk-close:after {
  color: #191919
}
@media (max-width: 1024px) {

	.btn-cmn01 {
		margin-top: calc(var(--btn-mt-xlarge) * 0.8);
	}

	.btn-cmn03>* {
		font-size: 20px;
	}

	.btn-cmn04 {
		margin-top: calc(var(--btn-mt-xlarge) * 0.8);
	}

	.btn-mt-xlarge {
		margin-top: calc(var(--btn-mt-xlarge) * 0.85);
	}

	.btn-mt-large {
		margin-top: calc(var(--btn-mt-large) * 0.85);
	}

	.btn-mt-medium {
		margin-top: calc(var(--btn-mt-medium) * 0.85);
	}

	.btn-mt-small {
		margin-top: calc(var(--btn-mt-small) * 0.85);
	}

	.btn-mt-xsmall {
		margin-top: calc(var(--btn-mt-xsmall) * 0.85);
	}

	.btn-mt-none {
		margin-top: 0;
	}

	.pagenation ul {
		margin: 0 -5px;
	}

	.pagenation ul li {
		margin: 0 5px;
	}

	.pagenation .item {
		height: 40px;
		width: 40px;
	}

	.post-detail .ttl {
		font-size: 20px;
		margin-bottom: 20px;
		padding-bottom: 15px;
	}

	.ttl-cmn01 {
		margin-bottom: calc(var(--ttl-mb-xlarge) * 0.8);
	}

	.ttl-cmn01 .en {
		font-size: 45px;
	}
	.ttl-cmn01.-anchor .en {
  font-size: 30px;
}

/*   .ttl-cmn01.ttl-row .en {
  margin-right: 15px;
} */

	.ttl-cmn01.ttl-vertical .en::before {
		height: 150px;
		left: -50%;
		width: 1px;
	}

	.ttl-cmn01.ttl-vertical .en::after {
		height: 50px;
		left: -50%;
		top: -30%;
		width: 1px;
	}

	.ttl-fz-xlarge {
		font-size: calc(var(--ttl-fz-xlarge) * 0.8) !important;
	}

	.ttl-fz-large {
		font-size: calc(var(--ttl-fz-large) * 0.8) !important;
	}

	.ttl-fz-medium {
		font-size: calc(var(--ttl-fz-medium) * 0.8) !important;
	}

	.ttl-fz-small {
		font-size: calc(var(--ttl-fz-small) * 0.8) !important;
	}

	.ttl-fz-xsmall {
		font-size: calc(var(--ttl-fz-xsmall) * 0.8) !important;
	}

	.ttl--horizontal\@tb {
		-ms-writing-mode: initial;
		-webkit-writing-mode: initial;
		writing-mode: initial;
	}

	.ttl-mb-xlarge {
		margin-bottom: calc(var(--ttl-mb-xlarge) * 0.8);
	}

	.ttl-mb-large {
		margin-bottom: calc(var(--ttl-mb-large) * 0.8);
	}

	.ttl-mb-medium {
		margin-bottom: calc(var(--ttl-mb-medium) * 0.8);
	}

	.ttl-mb-small {
		margin-bottom: calc(var(--ttl-mb-small) * 0.8);
	}

	.ttl-mb-xsmall {
		margin-bottom: calc(var(--ttl-mb-xsmall) * 0.8);
	}

	.ttl-mb-none\@tb {
		margin-bottom: 0;
	}

	.footer {
		padding-bottom: 100px;
	}

	.footer .map {
		padding-top: 50%;
	}

	.toggle {
		display: block;
	}
	
	.info-box {
	  display: none;
	}

/*   .fix-menu {
  bottom: 0;
  left: 0;
  position: fixed;
  display: flex;
  width: 100%;
  z-index: 90
} */

	.fix-menu >* {
		margin: 0 1% !important;
		width: 48% !important;
	}
	.fix-menu >*:first-of-type >* {
	  width: 100%;
	}
	.fix-menu >*:first-of-type >*>* {
	  width: 100%;
	}
	

	.fix-menu .box a {
		padding: 10px 15px 10px;
	}

	.fix-menu .txt {
		width: 100%;
	}

	.section-my-xlarge {
		margin-bottom: calc(var(--section-xlarge) * 0.85);
		margin-top: calc(var(--section-xlarge) * 0.85);
	}

	.section-mt-xlarge {
		margin-top: calc(var(--section-xlarge) * 0.85);
	}

	.section-mb-xlarge {
		margin-bottom: calc(var(--section-xlarge) * 0.85);
	}

	.section-my-large {
		margin-bottom: calc(var(--section-large) * 0.85);
		margin-top: calc(var(--section-large) * 0.85);
	}

	.section-mt-large {
		margin-top: calc(var(--section-large) * 0.85);
	}

	.section-mb-large {
		margin-bottom: calc(var(--section-large) * 0.85);
	}

	.section-my-medium {
		margin-bottom: calc(var(--section-medium) * 0.85);
		margin-top: calc(var(--section-medium) * 0.85);
	}

	.section-mt-medium {
		margin-top: calc(var(--section-medium) * 0.85);
	}

	.section-mb-medium {
		margin-bottom: calc(var(--section-medium) * 0.85);
	}

	.section-my-small {
		margin-bottom: calc(var(--section-small) * 0.85);
		margin-top: calc(var(--section-small) * 0.85);
	}

	.section-mt-small {
		margin-top: calc(var(--section-small) * 0.85);
	}

	.section-mb-small {
		margin-bottom: calc(var(--section-small) * 0.85);
	}

	.section-my-xsmall {
		margin-bottom: calc(var(--section-xsmall) * 0.85);
		margin-top: calc(var(--section-xsmall) * 0.85);
	}

	.section-mt-xsmall {
		margin-top: calc(var(--section-xsmall) * 0.85);
	}

	.section-mb-xsmall {
		margin-bottom: calc(var(--section-xsmall) * 0.85);
	}

	.section-py-xlarge {
		padding-bottom: calc(var(--section-xlarge) * 0.85);
		padding-top: calc(var(--section-xlarge) * 0.85);
	}

	.section-pt-xlarge {
		padding-top: calc(var(--section-xlarge) * 0.85);
	}

	.section-pb-xlarge {
		padding-bottom: calc(var(--section-xlarge) * 0.85);
	}

	.section-py-large {
		padding-bottom: calc(var(--section-large) * 0.85);
		padding-top: calc(var(--section-large) * 0.85);
	}

	.section-pt-large {
		padding-top: calc(var(--section-large) * 0.85);
	}

	.section-pb-large {
		padding-bottom: calc(var(--section-large) * 0.85);
	}

	.section-py-medium {
		padding-bottom: calc(var(--section-medium) * 0.85);
		padding-top: calc(var(--section-medium) * 0.85);
	}

	.section-pt-medium {
		padding-top: calc(var(--section-medium) * 0.85);
	}

	.section-pb-medium {
		padding-bottom: calc(var(--section-medium) * 0.85);
	}

	.section-py-small {
		padding-bottom: calc(var(--section-small) * 0.85);
		padding-top: calc(var(--section-small) * 0.85);
	}

	.section-pt-small {
		padding-top: calc(var(--section-small) * 0.85);
	}

	.section-pb-small {
		padding-bottom: calc(var(--section-small) * 0.85);
	}

	.section-py-xsmall {
		padding-bottom: calc(var(--section-xsmall) * 0.85);
		padding-top: calc(var(--section-xsmall) * 0.85);
	}

	.section-pt-xsmall {
		padding-top: calc(var(--section-xsmall) * 0.85);
	}

	.section-pb-xsmall {
		padding-bottom: calc(var(--section-xsmall) * 0.85);
	}

	.side .ttl .en {
		font-size: 40px;
	}

	.side-box+* {
		margin-top: 60px;
	}

	.about03-box {
		margin-top: 60px;
	}

	.about03-box {
		margin-top: 30px;
		padding: 15px;
		text-align: left;
	}

	.about03-box .txt {
		line-height: 1.7;
	}

	.guide-box {
		padding: 25px;
	}

	.guide-box+* {
		margin-top: 30px;
	}

	.guide-box .ttl .en {
		font-size: 24px;
	}

	.guide-box .ttl .num {
		font-size: 24px;
	}

	.guide-box .ja {
		font-size: 16px;
	}

	.costume-priceBox .box {
		font-size: 16px;
		margin-bottom: 10px;
		padding-bottom: 20px;
	}

	.costume-priceBox ul li .num {
		font-size: 16px;
	}

	.costume-priceBox .ttl {
		font-size: 16px;
		padding-bottom: 15px;
	}

	.block-cmn05 .box+.box {
		margin-top: 40px;
	}

	.block-cmn05 .pbox .ttl {
		padding: 25px;
		-webkit-transform: translateY(-50px);
		transform: translateY(-50px);
	}
	.seijin-faq .box {
		padding: 25px;
	}

	.seijin-faq .question .content {
		font-size: 18px;
	}

	.seijin-faq .question .content,
	.seijin-faq .answer .content {
		width: calc(100% - 70px);
	}

	.contact-tab .tabBtn li a {
		font-size: 14px;
		padding: 1em 0.5em;
	}

	.form .require {
		font-size: 12px;
	}

	.top-hero .catch {
		font-size: 70px;
	}

}

@media (max-width: 599px) {

	.inner,
	.inner1100,
	.inner1200,
	.inner1250,
	.inner1300,
	.inner1400,
	.inner1500,
	.inner500,
	.inner600,
	.inner700,
	.inner800,
	.inner900,
	.inner950 {
		width: 92%;
	}

	.btn-cmn01 {
		margin-top: calc(var(--btn-mt-xlarge) * 0.7);
	}

	.btn-cmn01>*::after,
	.btn-cmn01>*::before {
		width: 30px;
	}

	.btn-cmn04 {
		margin-top: calc(var(--btn-mt-xlarge) * 0.7);
	}

	.btn-mt-xlarge {
		margin-top: calc(var(--btn-mt-xlarge) * 0.7);
	}

	.btn-mt-large {
		margin-top: calc(var(--btn-mt-large) * 0.7);
	}

	.btn-mt-medium {
		margin-top: calc(var(--btn-mt-medium) * 0.7);
	}

	.btn-mt-small {
		margin-top: calc(var(--btn-mt-small) * 0.7);
	}

	.btn-mt-xsmall {
		margin-top: calc(var(--btn-mt-xsmall) * 0.7);
	}

	.btn-mt-none {
		margin-top: 0;
	}

	.post-detail .ttl {
		font-size: 18px;
		margin-bottom: 15px;
		padding-bottom: 10px;
	}

	.table-cmn01 dl dt {
		width: 100%;
	}

	.table-cmn01 dl .ttl {
		width: 150px;
	}

	.table-cmn01 dl .ttl .list {
		padding-left: 0.5em;
	}

	.table-cmn01 dl .ttl .list li {
		font-size: 14px;
	}
	.table-cmn01 .item03 {
	  position: sticky;
    top: 0;
    overflow-y: auto;
	}
	.table-cmn01 .item03 dl .ttl {
	  width: 80%;
	  flex-shrink: 0;
	}
	
	.table-cmn01 .item03 dl dd {
	  width: 80%;
	}

	.table-cmn01 dl .data {
		width: calc(100% - 150px);
	}

	.table-cmn01 dl .data .list li {
		font-size: 14px;
	}

	.table-cmn01 dl dd {
		margin-top: 20px;
		width: 100%;
	}

	.ttl-cmn01 {
		margin-bottom: calc(var(--ttl-mb-xlarge) * 0.7);
	}

	.ttl-cmn01 .en {
		font-size: 36px;
	}
.ttl-cmn01.-anchor .en {
  font-size: 20px;
}
	.ttl-cmn01 .ja {
		font-size: 16px;
		margin-top: 20px;
	}
	.ttl-cmn01.-anchor .ja {
  font-size: 14px;
  margin-top: 10px;
}

/*   .ttl-cmn01.ttl-row {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
} */

/*   .ttl-cmn01.ttl-row .en {
  margin-right: 15px;
} */

	.ttl-cmn01.ttl-vertical .en::before {
		height: 1px;
		left: 0;
		width: 110%;
	}

	.ttl-cmn01.ttl-vertical .en::after {
		height: 1px;
		left: -10%;
		top: 100%;
		width: 20%;
	}

	.ttl-fz-xlarge {
		font-size: calc(var(--ttl-fz-xlarge) * 0.7) !important;
	}

	.ttl-fz-large {
		font-size: calc(var(--ttl-fz-large) * 0.7) !important;
	}

	.ttl-fz-medium {
		font-size: calc(var(--ttl-fz-medium) * 0.7) !important;
	}

	.ttl-fz-small {
		font-size: calc(var(--ttl-fz-small) * 0.7) !important;
	}

	.ttl-fz-xsmall {
		font-size: calc(var(--ttl-fz-xsmall) * 0.7) !important;
	}

	.ttl--horizontal\@sp {
		-ms-writing-mode: initial;
		-webkit-writing-mode: initial;
		writing-mode: initial;
	}

	.ttl-center\@sp {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.ttl-mb-xlarge {
		margin-bottom: calc(var(--ttl-mb-xlarge) * 0.7);
	}

	.ttl-mb-xlarge {
		margin-bottom: calc(var(--ttl-mb-xlarge) * 0.7);
	}

	.ttl-mb-large {
		margin-bottom: calc(var(--ttl-mb-large) * 0.7);
	}

	.ttl-mb-medium {
		margin-bottom: calc(var(--ttl-mb-medium) * 0.7);
	}

	.ttl-mb-small {
		margin-bottom: calc(var(--ttl-mb-small) * 0.7);
	}

	.ttl-mb-xsmall {
		margin-bottom: calc(var(--ttl-mb-xsmall) * 0.7);
	}

	.ttl-mb-none\@sp {
		margin-bottom: 0;
	}

	.footer .map {
		padding-top: 80%;
	}

	.footer-right .list+.list {
		margin-top: 20px;
	}

	h1 {
		font-size: 12px;
	}

	.header-logo {
		padding: 15px 0;
	}

	.header-logo img {
		width: 150px;
	}

	.section-my-xlarge {
		margin-bottom: calc(var(--section-xlarge) * 0.7);
		margin-top: calc(var(--section-xlarge) * 0.7);
	}

	.section-mt-xlarge {
		margin-top: calc(var(--section-xlarge) * 0.7);
	}

	.section-mb-xlarge {
		margin-bottom: calc(var(--section-xlarge) * 0.7);
	}

	.section-my-large {
		margin-bottom: calc(var(--section-large) * 0.7);
		margin-top: calc(var(--section-large) * 0.7);
	}

	.section-mt-large {
		margin-top: calc(var(--section-large) * 0.7);
	}

	.section-mb-large {
		margin-bottom: calc(var(--section-large) * 0.7);
	}

	.section-my-medium {
		margin-bottom: calc(var(--section-medium) * 0.7);
		margin-top: calc(var(--section-medium) * 0.7);
	}

	.section-mt-medium {
		margin-top: calc(var(--section-medium) * 0.7);
	}

	.section-mb-medium {
		margin-bottom: calc(var(--section-medium) * 0.7);
	}

	.section-my-small {
		margin-bottom: calc(var(--section-small) * 0.7);
		margin-top: calc(var(--section-small) * 0.7);
	}

	.section-mt-small {
		margin-top: calc(var(--section-small) * 0.7);
	}

	.section-mb-small {
		margin-bottom: calc(var(--section-small) * 0.7);
	}

	.section-my-xsmall {
		margin-bottom: calc(var(--section-xsmall) * 0.7);
		margin-top: calc(var(--section-xsmall) * 0.7);
	}

	.section-mt-xsmall {
		margin-top: calc(var(--section-xsmall) * 0.7);
	}

	.section-mb-xsmall {
		margin-bottom: calc(var(--section-xsmall) * 0.7);
	}

	.section-py-xlarge {
		padding-bottom: calc(var(--section-xlarge) * 0.7);
		padding-top: calc(var(--section-xlarge) * 0.7);
	}

	.section-pt-xlarge {
		padding-top: calc(var(--section-xlarge) * 0.7);
	}

	.section-pb-xlarge {
		padding-bottom: calc(var(--section-xlarge) * 0.7);
	}

	.section-py-large {
		padding-bottom: calc(var(--section-large) * 0.7);
		padding-top: calc(var(--section-large) * 0.7);
	}

	.section-pt-large {
		padding-top: calc(var(--section-large) * 0.7);
	}

	.section-pb-large {
		padding-bottom: calc(var(--section-large) * 0.7);
	}

	.section-py-medium {
		padding-bottom: calc(var(--section-medium) * 0.7);
		padding-top: calc(var(--section-medium) * 0.7);
	}

	.section-pt-medium {
		padding-top: calc(var(--section-medium) * 0.7);
	}

	.section-pb-medium {
		padding-bottom: calc(var(--section-medium) * 0.7);
	}

	.section-py-small {
		padding-bottom: calc(var(--section-small) * 0.7);
		padding-top: calc(var(--section-small) * 0.7);
	}

	.section-pt-small {
		padding-top: calc(var(--section-small) * 0.7);
	}

	.section-pb-small {
		padding-bottom: calc(var(--section-small) * 0.7);
	}

	.section-py-xsmall {
		padding-bottom: calc(var(--section-xsmall) * 0.7);
		padding-top: calc(var(--section-xsmall) * 0.7);
	}

	.section-pt-xsmall {
		padding-top: calc(var(--section-xsmall) * 0.7);
	}

	.section-pb-xsmall {
		padding-bottom: calc(var(--section-xsmall) * 0.7);
	}

	.side .ttl .en {
		font-size: 30px;
	}

	.side-box+* {
		margin-top: 40px;
	}

	.home-costume .tbox {
		display: contents;
	}

	.home-costume .tbox .ttl-cmn01 {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}

	.home-costume .tbox .lead {
		margin-bottom: 20px;
	}

	.guide-box {
		padding: 15px;
	}

	.guide-box+* {
		margin-top: 20px;
	}

	.guide-box .icon {
		max-width: 50px;
	}
	.guide-box .icon.-contact {
	  max-width: 40px;
	}

	.guide-box .ttl .en {
		font-size: 20px;
	}

	.guide-box .ttl .num {
		font-size: 20px;
	}

	.recruit-table dl {
		margin-top: 15px;
		padding-bottom: 15px;
	}

	.recruit-table dl dt {
		width: 100%;
	}

	.recruit-table dl dd {
		line-height: 1.5;
		margin-top: 15px;
		width: 100%;
	}

	.costume02 .top {
		padding: 20px;
	}

	.costume02 .top .link {
		font-size: 16px;
	}

	.costume-brandBox .tabBtn a {
		font-size: 14px;
	}

	.block-cmn01 .tbox {
		display: contents;
	}

	.block-cmn01 .tbox .ttl-cmn01 {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
		width: 100%;
	}

	.block-cmn01 .pbox {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}

	.block-cmn02 .tbox {
		display: contents;
	}

	.block-cmn02 .tbox .ttl {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
		width: 100%;
	}

	.block-cmn02 .pbox {
		width: 100%;
	}

	.block-cmn05 .box+.box {
		margin-top: 30px;
	}

	.block-cmn05 .tbox {
		width: 100%;
	}

	.block-cmn05 .pbox {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
		width: 100%;
	}

	.block-cmn05 .pbox .ttl {
		-webkit-transform: translateY(-50px);
		transform: translateY(-50px);
	}

	.faq .box {
		padding: 4%;
	}
	
	.faq .question {
		font-size: 16px;
	}

	.faq .content {
	  width: calc(100% - 60px)
	}

	.faq-a,
	.faq-q {
	  width: 45px;
	  height: 45px
	}

	.banner {
		padding: 15px 10px;
	}

	.banner .tel a {
		font-size: 24px;
	}

	.form .item {
		margin-bottom: 15px;
		padding-bottom: 15px;
	}

	.form .item dt,
	.form .item dd {
		width: 100%;
	}

	.form .item dt {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: start;
		margin-bottom: 10px;
	}

	.form .require {
		font-size: 10px;
		margin-left: 10px;
	}

	.top-hero .catch {
		font-size: 40px;
	}
	.top-hero .tbox {
	  top: 10vh;
	}
	
	.home-concept .concept .txt {
	  text-align: left
	}
.costume01 .tbox .txt {
  text-align: left;
}
.swiper {
  padding: 0 20px;
}
.form .item dd textarea {
	height: 180px;
}
}


@keyframes line {

	0% {
		width: 100%;
	}

	50% {
		width: 40%;
	}
	
	100% {
		width: 100%;
	}

}
[data-element-id].main .up-col-3>* {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

/*# sourceMappingURL=style.css.map */


/*2022/08/17追記*/
.sizechart tbody tr th {
    background-color: #b4a9a0;

}

.sizechart tbody tr th {
    border: 1px solid #b2c2b5;
    padding: 5px 3px;
    color: white;
}

.sizechart tbody tr td {
    border: 1px solid #b4a9a0;
    background-color:#fff;
    color:#999;
}

.sizechart {
    font-size: 13px;
    font-family: "Noto Sans JP",
        sans-serif;
    width: 100%;
}

.sizechart p {
    font-size: 12px;
    padding: 3px 0;
}

.col2 p:nth-child(1) {
    border-bottom: 1px dashed #b4a9a0;
}

th.col2 p:nth-child(1) {
    border-bottom: 1px dashed #b2c2b5;
}

.small {
    font-size: 10px;
}

.sizechart tr th:nth-child(1) {
    width: 10%;
    min-width:46px;
}

.sizechart tr th:nth-child(2) {
    width: 5%;
    min-width:38px;
}
.search-box {
  background: #b2c2b5;
  padding: 0 20px 20px;
}
.search-ttl {
  background: #b4a9a0;
  padding: 10px;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
 margin-right: -20px;
    margin-left: -20px;
    padding-left: 20px;
    padding-right: 20px
}
.search-box li .ttl {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: bold;
}


.search-box input {
  opacity: 0;
  position: absolute;
  
}

.search-box label {
  display: inline-block;
	background: #fff;
	color: #000;
	border-radius: 15px;
	padding: 5px;
	min-width: 50px;
	text-align: center;
	border: 1px solid transparent;
}

.search-box input:checked+label {
	border: 1px solid #b4a9a0;
	color: #b4a9a0;
}

[data-element-id] .footmenu {
	display: block;
	margin: 30px 0;
}

.footmenu {
	display: none;
	position: relative;
	z-index: 90;
}

.footmenu .btn {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	background: #f9d58e;
	border-radius: 100%;
	bottom: 20px;
	-webkit-box-shadow: 1px 2px 10px;
	box-shadow: 1px 2px 10px;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 80px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: fixed;
	right: 20px;
	width: 80px;
	z-index: 90;
}

.footmenu .btn:before {
	background-size: 100%;
	content: "\f141";
	display: block;
	font-family: "fontawesome";
	font-weight: bold;
	height: 25px;
	left: 50%;
	position: absolute;
	text-align: center;
	top: 25%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 25px;
	transition: content .3s;
}

.footmenu .btn.active:before {
	content: "\f142";
}

.footmenu .btn .txt {
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 1.2;
	margin-bottom: 25px;
	text-align: center;
}

.footmenu .menu-body {
	background: #b2c2b5;
	border-radius: 5px;
	bottom: 120px;
	-webkit-box-shadow: 5px 5px 20px;
	box-shadow: 5px 5px 20px;
	opacity: 0;
	padding: 20px;
	position: fixed;
	right: 15px;
	-webkit-transition: 0.2s;
	transition: 0.2s;
	visibility: hidden;
	z-index: 100;
}

.footmenu .menu-body.active {
	opacity: 1;
	visibility: visible;
}

.footmenu .menu-body li {
	display: flex;
	align-items: center;
}
.footmenu .menu-body li + li {
  margin-top: 15px;
}

.footmenu .menu-body li img {
  max-width: 16px;
  margin-right: 10px;
}

.footmenu .menu-body li a {
  display: block
}
[data-element-id] .footmenu .btn {
	bottom: 0;
	position: relative;
	right: 0;
}

[data-element-id] .menu-body {
	max-width: 400px;
	opacity: 1;
	position: static;
	visibility: visible;
}

.abtest-parent>div>div {
	opacity: 0;
}

.abtest-parent>div>div:nth-of-type(n+2) {
	display: none;
}

.abtest-parent>div>div:first-of-type:last-of-type {
	opacity: 1;
}

[data-element-id] .abtest-parent>div>div,
.abtest-parent>div>div[data-ab-test-contents] {
	opacity: 1;
}

[data-element-id] .abtest-parent>div>div:nth-of-type(n+2),
.abtest-parent>div>div[data-ab-test-contents]:nth-of-type(n+2) {
	display: block;
}
.sp-fix {
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  display: none;
  box-shadow: 0 0 5px #eee;
  z-index: 90;
}
[data-element-id].sp-fix {
  display: block;
  position: static;
}
.sp-fix ul {
  display: flex;
}
.sp-fix ul li:not(.ab-test),
.sp-fix ul .ab-test>*>*{
  font-size: 12px;
 text-align: center;
  padding: 15px;
  background: rgba(178, 194, 181, .9);
}
.sp-fix ul li {
  flex-grow: 1;
   position: relative;
}

.sp-fix ul >*:not(:last-of-type)::before {
  content: "";
  display: inline-block;
  position: absolute;
  background: #fff;
  width: 1px;
  height: 50%;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.sp-fix ul .test-b {
  background: rgb(180,177,175, .9);
}
.sp-fix ul .ab-test>*{
  width: 100%;
  height: 100%;
}

.sp-fix ul .ab-test>*>*{
  width: 100%;
   height: 100%;
}
.sp-fix ul .ab-test>*>*>*{
  width: 100%;
   height: 100%;
}

.sp-fix ul li img{
  display: block;
  width: 16px;
  margin: 0 auto 10px;
}
.sp-fix .tel-num {
  display: none;
}
@media (max-width: 599px) {
.sp-fix  {
  display: block
}
  
}

#calendar body {
  background: unset!important;
}

#calendar .nav-table td {
  display: none;
}

#calendar .view-cap, 
.view-container-border {
  background: unset !important
}

#calendar .mv-daynames-table {
  background: unset
}

.mv-event-container {
  border: unset;
  background: unset;
}

#calendar .st-bg {
  border: unset;
}

#calendar .footer {
  display: none;
}

.calendar {
  background: rgb(178,194,181,.8);
  padding: 40px;
  position: relative;
}

/* .calendar::before {
    content: "";
    display: block;
    width: 100%;
    height: 85%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 5;
}

.calendar > a {
    width: 100%;
    height: 85%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 6;
} */

/* [data-element-id] .calendar > a {
    display: block;
    width: 100%;
    height: 50px;
    margin: 30px auto;
}

[data-element-id] .calendar > a::after {
    content: "カレンダーのリンク先はこちらをダブルクリックして設定してください。";
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: white;
    color: black;
    padding: 1em;
} */

.fc .fc-button-group>.fc-button {
  background: #C2DEA6;
  border: unset !important;
}

.fc .fc-button-primary:hover {
  background-color: #C2DEA6 !important;
  opacity: .7;
   border: unset !important;
}

.fc-today-button.fc-button.fc-button-primary {
  background: #b6637c !important;
  border: unset !important;
}

.fc .fc-button .fc-icon {
  color: #333;
}
.fc-theme-standard td, 
.fc-theme-standard th {
  height: 100px
}

.fc .fc-daygrid-event-harness > a {
  pointer-events: none !important
}

.fc .fc-view-harness {
  height: 635px !important
}
.fc .fc-scrollgrid-liquid > thead,
th.fc-col-header-cell.fc-day{
  height: 30px !important;
} 
.fc .fc-scrollgrid-liquid > thead>*,
.fc .fc-scrollgrid-liquid > thead>*>*
{
  height: 100% !important;
}

@media (max-width: 599px) {
  .fc-direction-ltr .fc-toolbar>*>:not(:first-child) {
    margin-left: 0 !important;
    margin-top: 15px;
  }
  .fc .fc-button-primary {
    display: block;
    width: 100%;
  }
  .calendar {
    padding: 15px
  }
  .fc-theme-standard td, 
.fc-theme-standard th {
  height: 110px;
}
.fc .fc-view-harness {
  height: 692px!important;
}
}

/* .top-hero .catch,
.ttl-cmn01 .en{
  font-family: 'Send Flowers', cursive;
} */

/* 2023/05/02追記 */
.costume-brandBox .tabBtn .btn-cmn01>* {
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, .6);
    border-top: 1px solid rgba(255, 255, 255, .6);
    font-size: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 1em;
    width: 260px;
}

/* 2023/05/12 */
.banner.banner-line a {
    padding: 25px 10px;
    display: block;
}

.banner-line {
    padding: 0;
}

.banner-line-wrap + .banner {
    margin-top: 30px;
}

@media (max-width:599px) {
  .banner.banner-line a {
      padding: 15px 10px;
  }
}


.banner-line-wrap > .text {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 1;
}

.banner-line-wrap > .text .pic {
    width: 30px;
    margin-left: 5px;
    flex-shrink: 0;
}

.banner-line-wrap > .text:before {
    content: "＼";
    margin-right: 5px;
}

.banner-line-wrap > .text:after {
    content: "／";
    margin-left: 5px;
}

@media (max-width:599px) {
  .banner-line-wrap > .text {
    font-size: 18px;
  }
}


.pc-br {
    display: block;
}

.pc-br.tb {
    display: block;
}

@media (max-width: 1024px) {
    .tb-br {
        display: block;
    }

    .pc-br.tb {
        display: inline;
    }
}

@media (max-width: 599px) {
    .pc-br {
        display: inline;
    }

    .sp-br {
        display: block;
    }
}



/* 2023.07.20 */

.faq753{
  border-bottom: none !important;
}

.seijin753{
  font-size: 18px;
}

/* 2024.02.26 */

.home-pickup {
    bottom: 0;
    display: block;
    left: 0;
    max-width: 600px;
    padding: 25px 0 25px 5%;
    padding-left: 5%;
    position: absolute;
    width: 100%;
    z-index: 3;
}

.home-pickup .txt {
    border-bottom: 1px solid #fff;
    font-size: 18px;
    line-height: 1.3;
    padding-bottom: 5px;
}

.home-pickup .ttl {
    font-size: 20px;
    font-style: italic;
    line-height: 1.5;
    margin-right: 15px;
}

@media screen and (max-width:599px) {
.home-pickup .txt {
    border-bottom: 1px solid #fff;
    font-size: 16px;
    line-height: 1.3;
    padding-bottom: 5px;
}

.home-pickup {
    bottom: 0;
    display: block;
    left: 0;
    max-width: 600px;
    padding: 15px 0 15px 5%;
    padding-left: 5%;
    position: absolute;
    width: 100%;
    z-index: 3;
}

.home-pickup .ttl {
    font-size: 18px;
    font-style: italic;
    line-height: 1.5;
    margin-right: 15px;
}
}

@media screen and (max-width:599px) {/* 
 .home-pickup{
    position: fixed;
    bottom: 90px;
    width: 70%;
    padding-left: 3%;
 } */
 
   .home-pickup .ttl h2{
    color: #fff;
    font-size: 13px;
   }
   
   .home-pickup .txt {
    font-size: 14px;
}
}

/* 2024/03/05 追記 */

.fz-12{
  font-size: 12px;
}

.bb-1-solid{
  border-bottom: 1px solid;
}

.release-none{
  display: none;
}

[data-element-id].release-none{
  display: block;
  box-shadow: 0 0 0 1.5px #ff0000 !important;
  position: relative;
}

[data-element-id].release-none::before{
position: absolute !important;
    bottom: 100%;
    left: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
    min-width: 200px;
    width: 100.3%;
    background: #ff0000;
    color: #fdc44f;
    content: "公開画面では非表示になっています。";
    text-align: center;
    font-weight: 700;
    font-size: 9pt;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.n {
  display: inline;
}

@media screen and (max-width:599px) {
 .fz-10-sp{
   font-size: 10px;
 }
 .n {
   display: block;
 }
}

@media screen and (min-width:1025px) {
#photoplanpage .block-cmn06 .tbox .ttl{
  height: 45px;
}
}

/* 2024/09/04 */
.img16 img{
  width: 16px;
}

.notice{
  max-width: 600px;  
  text-align: center;
  margin: 50px auto;
  border-top: 1px solid #fff;  
  border-bottom: 1px solid #fff;
  padding: 50px 0;
}

.banner-line-hosoku{
  max-width: 600px;
  margin: 10px auto 50px;
}

.date-oisogi{
  margin-bottom: 5px;
}

.oisogi{
  font-size: 12px;
}

/* 2025/02/22 */
.sub.block{
  display: block;
}

/* 2025/07/11 */
.btn-tokiji a{
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #b4a9a0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 0.5em;
  text-align: center;
}
