@charset "UTF-8";
/*===================================
  基本設定
===================================*/



.color01 {
  color: #b5c3e3 !important;
}

.color02 {
  color: #717171;
}

.color03 {
  color: #717171;
}

.color04 {
  color: #717171;
}

.bgcolor01 {
  background-color: #b5c3e3;
}

.bgcolor02 {
  background-color: #717171;
}

.bgcolor03 {
  background-color: #717171;
}

.bgcolor04 {
  background-color: #717171;
}

/* 共通コンテンツ間隔 */
.area {
  padding-top: 80px;
  padding-bottom: 80px;
}

@media only screen and (max-width: 599px) {
  .area {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

/* 共通要素読み込みコメント（取り込み後削除） */
[class*='load-'] {
  position: relative;
  min-height: 50px;
  border: 3px solid #00bcd4;
}

[class*='load-']:before {
  position: absolute;
  z-index: 100;
  display: block;
  background: #00bcd4;
  color: #ff0;
  content: '共通要素';
  text-align: center;
  font-weight: bold;
}

.up-fxd-even .box+.box,
.up-fxd-odd .box+.box {
  margin-top: 75px;
}

.up-show\@tb,
.up-show\@sp {
  display: none;
}

[data-element-id].up-show\@tb,
[data-element-id].up-show\@sp {
  display: block;
}

.js-thumb:hover {
  opacity: .6;
  cursor: pointer;
}

@media only screen and (max-width: 1024px) {
  .up-show\@tb {
    display: block;
  }
}

@media only screen and (max-width: 599px) {
  .up-show\@sp {
    display: block;
  }

  .h-auto-sp {
    height: auto !important;
  }
}

/*===================================
  XXX:共通ブロック　block-cmn
==================================*/
/* 共通ブロック１ */
/*===================================
  共通タイトル　ttl-cmn
===================================*/
/* 共通タイトル１ */
.ttl-cmn01 {
  text-align: center;
  font-size: 28px;
}

@media only screen and (max-width: 599px) {
  .ttl-cmn01 {
    font-size: 24px;
  }
}

/*===================================
  XXX:共通リスト　list-cmn
==================================*/
/* 共通リスト１ */
/*===================================
  XXX:共通ボタン btn-cmn
===================================*/
/* 共通ボタン１ */
.btn-cmn01 {
  max-width: 180px;
  margin-top: 50px;
}

.btn-cmn01 a {
  display: block;
  padding: 5px 20px;
  background: #717171;
  color: #fff;
  text-align: center;
  position: relative;
}

.btn-cmn01 a:after {
  position: absolute;
  right: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "\f054";
  font-weight: 600;
  font-family: 'Font Awesome 5 Free';
}

.btn-cmn01.btn-back a:after {
  content: "\f053";
  right: inherit;
  left: 5px;
}

/*===================================
  共通要素
===================================*/
/*指定フォント*/
.Mr {
  /* font-family: 'Mr De Haviland', cursive; */
  font-family: 'Noto Sans JP', "游ゴシック", YuGothic, Hiragino Sans, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

.playfair {
  /* font-family: 'Playfair Display', serif; */
  font-family: 'Noto Sans JP', "游ゴシック", YuGothic, Hiragino Sans, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

.noto-s {
  font-family: 'Noto Serif JP', serif;
}

/*Merriweather*

.merriweather{
font-family: 'Merriweather', serif;
	}
	/
	
/*Marcellus SC*/
.marcellus {
  font-family: 'Marcellus SC', serif;
}

/*フォント系*/
h2,
.__h2 {
  font-size: 65px;
  font-family: 'Marcellus SC', 'YuMincho', 'Yu Mincho', '游明朝体', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', serif;
  font-weight: normal;
  line-height: 100%;
  letter-spacing: 0.05em;
}

.__h2 {
  margin-bottom: 0;
}

h3 {
  font-size: 28px;
  margin-bottom: 40px;
  font-family: 'Noto Serif JP', serif;
  line-height: 100%;
}

.fs120 {
  font-size: 120%;
}

.fs140 {
  font-size: 140%;
}

.fs160 {
  font-size: 160%;
}

.fs180 {
  font-size: 180%;
}

.fs200 {
  font-size: 200%;
}

.fs220 {
  font-size: 220%;
}

.fs240 {
  font-size: 240%;
}

.fs260 {
  font-size: 260%;
}

.fs280 {
  font-size: 280%;
}

.fs300 {
  font-size: 300%;
}

.fs12 {
  font-size: 12px;
}

.fs14 {
  font-size: 14px;
}

.fs16 {
  font-size: 16px;
}

.fs18 {
  font-size: 18px;
}

.fs20 {
  font-size: 20px;
}

.fs22 {
  font-size: 22px;
}

.fs24 {
  font-size: 24px;
}

.fs26 {
  font-size: 26px;
}

.fs28 {
  font-size: 28px;
}

.fs30 {
  font-size: 30px;
}

.fs32 {
  font-size: 32px;
}

.fs34 {
  font-size: 34px;
}

.fs36 {
  font-size: 36px;
}

.fs38 {
  font-size: 38px;
}

.fs40 {
  font-size: 40px;
}

.fs42 {
  font-size: 42px;
}

.fs44 {
  font-size: 44px;
}

.fs46 {
  font-size: 46px;
}

.bold {
  font-weight: bold;
}

.red {
  color: #c67c83;
}

.blue {
  color: #8dc2d0;
}

.white {
  color: #fff;
}

/*クリアフィックス*/
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.clearfix:before {
  display: block;
  content: "";
  clear: both;
}

.clearfix {
  display: block;
}

.clear {
  clear: both;
}

.map {
  position: relative;
  overflow: hidden;
}

.map:after {
  display: block;
  content: "";
  padding-top: 23%;
}

.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: initial;
  width: 100%;
  height: 100%;
}

@media (max-width: 599px) {
  .map:after {
    padding-top: 60%;
  }
}

iframe {
  max-width: 100%;
}

img {
  vertical-align: top;
  border: none;
  max-width: 100% !important;
  height: auto !important;
}

img:not([src*="."]) {
  display: none;
}

.scale {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.scale:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

[data-element-id] .filter:before,
[data-element-id] .filterT:before,
[data-element-id] .filterR:before,
[data-element-id] .filterB:before,
[data-element-id] .filterL:before,
[data-element-id] .filterRad:before {
  display: none;
}

.filter,
.filterT,
.filterR,
.filterB,
.filterL,
.filterRad {
  position: relative;
}

.filter:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  background: rgba(255, 255, 255, 0.6);
}

.filterT:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  background: -webkit-gradient(linear, left bottom, left top, from(white), color-stop(50%, rgba(255, 255, 255, 0)));
  background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0) 50%);
}

.filterR:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  background: -webkit-gradient(linear, left top, right top, from(white), color-stop(50%, rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 50%);
}

.filterB:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(50%, rgba(255, 255, 255, 0)));
  background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0) 50%);
}

.filterL:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  background: -webkit-gradient(linear, right top, left top, from(white), color-stop(50%, rgba(255, 255, 255, 0)));
  background: linear-gradient(to left, white 0%, rgba(255, 255, 255, 0) 50%);
}

.filterRad:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  background: radial-gradient(ellipse at center, white 0%, rgba(255, 255, 255, 0) 80%);
}

.lb-outerContainer {
  width: 80% !important;
  max-width: 500px !important;
  height: auto !important;
}

.lightbox .lb-image {
  width: 100% !important;
  height: auto !important;
  border: none !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: initial !important;
}

.ofimg {
  width: 100%;
  overflow: hidden;
}

span.of {
  display: block;
}

.of {
  position: relative;
}

.of:before {
  content: "";
  display: block;
}

.ofimg img {
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  font-family: 'object-fit: cover; object-position: center center;';
}

.ofimg.tc img {
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top center;
  object-position: top center;
  font-family: 'object-fit: cover; object-position: top center;';
}

.of img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.of15:before {
  padding-top: 15%;
}

.of20:before {
  padding-top: 20%;
}

.of25:before {
  padding-top: 25%;
}

.of30:before {
  padding-top: 30%;
}

.of35:before {
  padding-top: 35%;
}

.of40:before {
  padding-top: 40%;
}

.of45:before {
  padding-top: 45%;
}

.of50:before {
  padding-top: 50%;
}

.of55:before {
  padding-top: 55%;
}

.of60:before {
  padding-top: 60%;
}

.of65:before {
  padding-top: 65%;
}

.of70:before {
  padding-top: 70%;
}

.of75:before {
  padding-top: 75%;
}

.of80:before {
  padding-top: 80%;
}

.of85:before {
  padding-top: 85%;
}

.of90:before {
  padding-top: 90%;
}

.of95:before {
  padding-top: 95%;
}

.of100:before {
  padding-top: 100%;
}

.of105:before {
  padding-top: 105%;
}

.of110:before {
  padding-top: 110%;
}

.of115:before {
  padding-top: 115%;
}

.of120:before {
  padding-top: 120%;
}

.of125:before {
  padding-top: 125%;
}

.of130:before {
  padding-top: 130%;
}

.of135:before {
  padding-top: 135%;
}

.of140:before {
  padding-top: 140%;
}

.of145:before {
  padding-top: 145%;
}

.of150:before {
  padding-top: 150%;
}

.pic {
  text-align: center;
  width: 100%;
}

.pic img {
  width: 100%;
}

.bkimg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.bkimg img {
  width: 100%;
  min-width: 1200px;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

[data-element-id] .fead-mv {
  opacity: 1;
}

.fead-mv {
  opacity: 0;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transform: translateY(20px);
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
}

.mv {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

a {
  text-decoration: none;
  color: #717171;
}

a:hover {
  opacity: 0.6;
  color: inherit;
  text-decoration: none;
}

a[href*="tel"] {
  pointer-events: none;
}

ul,
li {
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0;
}

dl,
dt,
dd {
  text-align: left;
  padding: 0;
  margin: 0;
}

p {
  text-align: left;
}

/*フレックス*/
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flexc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: justify;
  justify-content: center;
}

.flexs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.flexb {
  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;
}

.columnreverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.rowreverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

/*align-item*/
.itemstart {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.itemcenter {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.itemend {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

/*align-content*/
.contentstart {
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.contentcenter {
  -ms-flex-line-pack: center;
  align-content: center;
}

.contentend {
  -ms-flex-line-pack: end;
  align-content: flex-end;
}

/*align-self*/
.selfstart {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.selfcenter {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.selfend {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

/* 見たまま編集バリデーション */
.flex>div[data-collection-list-content],
.flexc>div[data-collection-list-content],
.flexs>div[data-collection-list-content],
.flexb>div[data-collection-list-content] {
  width: 100%;
}

.flex>div[data-recommend-collection-list-content],
.flexc>div[data-recommend-collection-list-content],
.flexs>div[data-recommend-collection-list-content],
.flexb>div[data-recommend-collection-list-content] {
  width: 100%;
}

.flex>div[data-collection-filtered-content],
.flexc>div[data-collection-filtered-content],
.flexs>div[data-collection-filtered-content],
.flexb>div[data-collection-filtered-content] {
  width: 100%;
}

.flex>div[data-collection-archive-content],
.flexc>div[data-collection-archive-content],
.flexs>div[data-collection-archive-content],
.flexb>div[data-collection-archive-content] {
  width: 100%;
}

.flex>div[data-collection-list-content] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flexc>div[data-collection-list-content] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: justify;
  justify-content: center;
}

.flexs>div[data-collection-list-content] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.flexb>div[data-collection-list-content] {
  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;
}

.flex>div[data-recommend-collection-list-content] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flexc>div[data-recommend-collection-list-content] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: justify;
  justify-content: center;
}

.flexs>div[data-recommend-collection-list-content] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.flexb>div[data-recommend-collection-list-content] {
  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;
}

.flex>div[data-collection-filtered-content] {
  display: -webkit-box;
  display: -ms-flexsbox;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flexc>div[data-collection-filtered-content] {
  display: -webkit-box;
  display: -ms-flexsbox;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: justify;
  justify-content: center;
}

.flexs>div[data-collection-filtered-content] {
  display: -webkit-box;
  display: -ms-flexsbox;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.flexb>div[data-collection-filtered-content] {
  display: -webkit-box;
  display: -ms-flexsbox;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.flex>div[data-collection-archive-content] {
  display: -webkit-box;
  display: -ms-flexsbox;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flexc>div[data-collection-archive-content] {
  display: -webkit-box;
  display: -ms-flexsbox;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: justify;
  justify-content: center;
}

.flexs>div[data-collection-archive-content] {
  display: -webkit-box;
  display: -ms-flexsbox;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.flexb>div[data-collection-archive-content] {
  display: -webkit-box;
  display: -ms-flexsbox;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

[data-element-id] [class*="heightLine"] {
  height: auto !important;
}

[data-element-id] .imgalt {
  position: relative;
  color: orange;
  font-size: 14px;
  background: #333;
  padding: 2px 4px;
  text-align: left;
  max-height: 70px;
  overflow: hidden;
  z-index: 50;
}

[data-element-id] .altcolor {
  color: red;
}

[data-common-area] {
  position: relative;
}

[data-common-area]:hover:before {
  content: "共通要素です。";
  position: absolute !important;
  width: 100%;
  min-width: 200px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  bottom: 100%;
  color: #FDC44F;
  font-weight: bold;
  background: #555;
  padding: 5px;
  font-size: 12px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

a[data-href="#"] {
  border: solid red 5px !important;
  display: block;
  position: relative !important;
  opacity: 1;
}

a[data-href="#"]:hover:before {
  content: "リンクが設定されていない可能性があります。";
  position: absolute !important;
  width: 100%;
  min-width: 200px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  bottom: 100%;
  color: red;
  font-weight: bold;
  background: #555;
  padding: 5px;
  font-size: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

a[data-href*="."] {
  border: solid red 5px !important;
  display: block;
  position: relative !important;
  opacity: 1;
}

.w100 {
  width: 100%;
}

.w70 {
  width: 70%;
}

.w65 {
  width: 65%;
}

.w60 {
  width: 60%;
}

.w55 {
  width: 55%;
}

.w50 {
  width: 50%;
}

.w48 {
  width: 48%;
}

.w45 {
  width: 45%;
}

.w40 {
  width: 40%;
}

.w35 {
  width: 35%;
}

.w30 {
  width: 30%;
}

.w25 {
  width: 25%;
}

[data-element-id] #wrapper {
  opacity: 1;
}

#wrapper {
  overflow: hidden;
}

.more {
  text-align: right;
  margin: 25px 0 0 auto;
  width: 80%;
  max-width: 115px;
}

.more a {
  display: block;
  font-family: 'Noto Sans JP', "游ゴシック", YuGothic, Hiragino Sans, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  /*font-family: 'Playfair Display', serif;*/
  font-size: 16px;
}

.more a:before {
  content: "";
  width: 45px;
  height: 1px;
  background: #717171;
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}

@media only screen and (max-width: 1024px) {
  .bkimg {
    position: relative;
  }

  .bkimg img {
    min-width: initial !important;
  }

  h2,
  .__h2 {
    font-size: 50px;
  }

  .fs20 {
    font-size: 18px;
  }

  .fs22 {
    font-size: 20px;
  }

  .fs24 {
    font-size: 20px;
  }

  .fs26 {
    font-size: 22px;
  }

  .fs28 {
    font-size: 22px;
  }

  .fs30 {
    font-size: 24px;
  }

  .fs32 {
    font-size: 24px;
  }

  .fs34 {
    font-size: 26px;
  }

  .fs36 {
    font-size: 26px;
  }

  .fs38 {
    font-size: 28px;
  }

  .fs40 {
    font-size: 28px;
  }

  .fs42 {
    font-size: 30px;
  }

  .fs44 {
    font-size: 30px;
  }

  .fs46 {
    font-size: 32px;
  }

  a[href*="tel"] {
    pointer-events: initial !important;
  }
}

@media only screen and (max-width: 599px) {

  h2,
  .__h2 {
    font-size: 40px;
  }

  h3 {
    font-size: 20px;
    margin-bottom: 20px;
  }

  h4 {
    font-size: 17px;
    margin-bottom: 20px;
    padding-top: 30px;
  }

  h5 {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .fs18 {
    font-size: 16px;
  }

  .fs20 {
    font-size: 18px;
  }

  .fs22 {
    font-size: 18px;
  }

  .fs24 {
    font-size: 20px;
  }

  .fs26 {
    font-size: 20px;
  }

  .fs28 {
    font-size: 22px;
  }

  .fs30 {
    font-size: 22px;
  }

  .fs32 {
    font-size: 24px;
  }

  .fs34 {
    font-size: 24px;
  }

  .fs36 {
    font-size: 20px;
  }

  .fs38 {
    font-size: 26px;
  }

  .fs40 {
    font-size: 28px;
  }

  .fs42 {
    font-size: 28px;
  }

  .fs44 {
    font-size: 30px;
  }

  .fs46 {
    font-size: 32px;
  }

  /* カラム */
  .w70 {
    width: 100%;
    margin: 2% 0;
  }

  .w65 {
    width: 100%;
    margin: 2% 0;
  }

  .w60 {
    width: 100%;
    margin: 2% 0;
  }

  .w55 {
    width: 100%;
    margin: 2% 0;
  }

  .w50 {
    width: 100%;
    margin: 2% 0;
  }

  .w48 {
    width: 100%;
    margin: 2% 0;
  }

  .w45 {
    width: 100%;
    margin: 2% 0;
  }

  .w40 {
    width: 100%;
    margin: 2% 0;
  }

  .w35 {
    width: 100%;
    margin: 2% 0;
  }

  .w30 {
    width: 100%;
    margin: 2% 0;
  }

  .w25 {
    width: 100%;
    margin: 2% 0;
  }

  .pic {
    width: 80%;
    margin: 0 auto;
  }

  .more {
    margin: 10px 0 0 auto;
  }
}

/* ハンバーガー */
#gnav .inner {
  padding: 25px 0;
}

#gnav li {
  font-weight: 500;
  text-align: center;
  position: relative;
  padding-left: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: initial;
}

#gnav .sp,
#gnav .pcnone {
  display: none;
}

#gnav.fixed .inner {
  padding: 15px 0;
}

/* @media only screen and (max-width: 1024px) { */
#gnav .sp {
  display: block;
}

#gnav .inner {
  padding: 0;
}

#gnav .toggle {
  display: block !important;
  position: relative;
  width: 26px;
  height: 24px;
  cursor: pointer;
  z-index: 251;
}

#gnav .toggle .bar {
  display: block;
  background: #fff;
  height: 2px;
  width: 26px;
  text-indent: 9999px;
  padding: 0;
  top: 50%;
  left: 0;
  position: absolute;
  -webkit-transition: ease .40s;
  transition: ease .40s;
}

#gnav .toggle .bar:before {
  display: block;
  content: "";
  background: #fff;
  height: 2px;
  width: 26px;
  position: absolute;
  top: -10px;
  left: 0;
}

#gnav .toggle .bar:after {
  display: block;
  content: "";
  background: #fff;
  height: 2px;
  width: 26px;
  position: absolute;
  top: 10px;
  left: 0;
}

#gnav.action .toggle .bar {
  -webkit-transform: rotate(-315deg);
  transform: rotate(-315deg);
  -moz-transform: rotate(-315deg);
  -o-transform: rotate(-315deg);
}

#gnav.action .toggle .bar:after,
#gnav.action .toggle .bar:before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  top: 0;
  left: 0;
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}

#gnav .accordion-body {
  position: fixed !important;
  top: 103px;
  right: 0;
  width: 350px;
  height: 0;
  background: #cdcdcd;
  overflow-y: auto;
  -webkit-transition: -webkit-transform ease 0.5s;
  transition: -webkit-transform ease 0.5s;
  transition: transform ease 0.5s;
  transition: transform ease 0.5s, -webkit-transform ease 0.5s;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  z-index: -10;
  height: calc(100vh - 103px);
}

.head-nav {
  width: 200px;
  padding: 35px 20px 35px 30px;
  background: #b5c3e3;
  margin: 0 0 0 auto;
}

#gnav.action .accordion-body {
  z-index: 250;
  transform: translateX(0);
  -webkit-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

#gnav .accordion-inner {
  width: 100%;
  padding: 60px 10px 100px 10px;
}

#gnav li {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
}

#gnav ul li a {
  display: block;
  color: #fff;
  text-align: left;
  padding: 10px 15px;
  border: none;
}

.overlay:after {
  content: "";
  width: 100%;
  height: 100vh;
  background: #000;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0.3;
  z-index: 0;
  -webkit-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
}

@media (max-width: 599px) {
  #gnav .accordion-body {
    width: 80%;
    height: calc(100vh - 48px);
  }

  #gnav li .pcnone {
    width: 20%;
    display: inline-block;
  }

  #gnav li .pcnone a img {
    vertical-align: middle;
  }
}

/*指定共通css*/
.mt50 {
  margin-top: 50px;
}

.mt80 {
  margin-top: 80px;
}

.mt100 {
  margin-top: 100px;
}

.mt140 {
  margin-top: 140px;
}

.b16 {
  font-size: 16px;
  font-weight: bold;
}

.r {
  -webkit-box-orient: horizontal;
  flex-direction: row-reverse;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

@media (max-width: 599px) {
  .mt50 {
    margin-top: 30px;
  }

  .mt80 {
    margin-top: 40px;
  }

  .mt140,
  .mt100 {
    margin-top: 50px;
  }
}

/*==========header==========*/
#header {
  width: 100%;
  margin: 0 0 0 auto;
  position: fixed;
  z-index: 200;
}

.head-nav li:not(:last-of-type) a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (max-width: 1024px) {
  .head-nav {
    padding: 20px 40px 20px 67px;
  }
}

@media (max-width: 599px) {
  .maxw-none_sp {
    max-width: none;
  }

  .head-nav {
    width: 100px;
    padding: 10px;
    -webkit-transition: all 1s ease-out;
    transition: all 1s ease-out;
  }
}

/*==========footer==========*/
#footer {
  padding: 0;
  position: relative;
}

#footer .foot-wrap {
  position: relative;
}

#footer .inner {
  position: inherit;
  z-index: 1;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding: 80px 0;
}

#footer .foot-info .foot-logo img {
  max-width: 180px !important;
}

#footer .foot-info ul {
  padding-top: 40px;
}

#footer .foot-info li {
  color: #fff;
}

#footer .foot-info li a,
.copy {
  color: #fff;
}

#footer .foot-nav li a {
  color: #fff;
}

#footer .copy {
  width: 100%;
  margin-top: 50px;
  text-align: center;
}

#footer .bg {
  width: 100%;
  height: 100%;
  min-height: 300px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #1a1a1a;
}

#footer .bg img {
  opacity: 0.4;
}

.foot-reserve {
  position: fixed;
  bottom: 100px;
  right: 0;
  z-index: 9;
}

#footer .footinfo+.footinfo {
  margin-top: 20px;
}

.foot-reserve li {
  margin-bottom: 10px;
}

.foot-reserve li.__contact,
.foot-reserve li.__totop {
  display: none;
}

#footer .foot-info li p {
  color: #fff;
}

#footer .foot-info li p.name {
  margin-bottom: 10px;
  font-size: 18px;
}

[data-element-id].foot-reserve li {
  display: block;
}

.foot-reserve a {
  display: block;
  background: #f9f4d7;
  color: #717171;
  padding: 20px 40px 20px 20px;
  font-weight: 500;
  font-size: 20px;
  border-right: 5px solid #8fc0ce;
  position: relative;
  letter-spacing: 0.2em;
}

.foot-reserve .ab a {
  background: #b5c3e3;
}

.foot-reserve .ab a .line {
  background: #f9f4d7;
}

.foot-reserve a:after {
  background: url(/import/tenant_1/160.16.219.195/html/images/top/539748a996648c48ce5f7812912cc722.png) no-repeat;
  position: absolute;
  display: block;
  content: "";
  top: 50%;
  right: 1rem;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  margin: auto;
  z-index: 1;
  width: 14px;
  height: 5px;
}

.foot-reserve .__totop a:after {
  -webkit-transform: rotate(-90deg) translate(20%, 50%);
  transform: rotate(-90deg) translate(20%, 50%);
}

.foot-reserve.store {
  bottom: 60px;
}

.foot-reserve a .line {
  content: "";
  width: 8px;
  background: #b4c1db;
  height: 100%;
  position: absolute;
  top: 0;
  right: -5px;
}

#footer {
  padding-top: 0;
}

#footer .foot-info {
  width: 40%;
}

#footer .foot-nav {
  width: 60%;
}

#footer .foot-nav li {
  width: 48%;
  margin: 1%;
}

#footer .bg {
  background: #1a1a1a;
}

#footer .footinfo+.footinfo {
  margin-top: 20px;
}

#footer .foot-info li p {
  color: #fff;
}

#footer .foot-info li p.name {
  margin-bottom: 10px;
  font-size: 18px;
}

@media only screen and (max-width: 1024px) {
  #footer .foot-info {
    width: 100%;
    margin-bottom: 15px;
  }

  #footer .foot-nav {
    width: 100%;
  }

  .foot-reserve {
    top: auto;
    bottom: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .foot-reserve li {
    width: 33.333%;
    margin: 0;
  }

  .foot-reserve li.__contact,
  .foot-reserve li.__totop {
    display: block;
  }

  .foot-reserve li.__saloninfo {
    display: none;
  }

  .foot-reserve a {
    min-height: auto;
    padding: 10px 20px;
    font-size: 16px;
  }
}

@media only screen and (max-width: 599px) {
  #footer .inner {
    padding: 50px 0;
  }

  #footer .bg:before {
    padding-top: 100%;
  }

  .copy {
    display: block;
    text-align: center;
    width: 100%;
    padding-top: 20px;
  }

  .foot-reserve a {
    padding: 5px;
    font-size: 14px;
    letter-spacing: 2px;
  }

  .foot-reserve a:after {
    display: none;
  }

.foot-reserve li {
  width: 35%;
}

.foot-reserve li.__totop {
  width: 30%;
}

  .foot-reserve li.__totop a {
    background: #b5c3e3;
    color: #fff;
  }
}

/*==========トップページ==========*/
.mainimg {
  position: relative;
}

.mainimg .video {
  width: calc(100% - 170px);
  margin: 50px 0 0 auto;
  position: relative;
  height: 100%;
}

.mainimg .video:after {
  position: absolute;
  display: block;
  content: "";
  background: #b5c3e3;
  top: -50px;
  left: -170px;
  width: 25%;
  height: calc(100% + 130px);
  z-index: -1;
}

.mainimg .video .videoinn {
  position: relative;
}

.mainimg .video .logo {
  margin: 20px auto;
}

.logo img {
  max-width: 250px !important;
  max-height: 150px;
  width: auto;
  height: auto !important;
}

@media only screen and (max-width: 1024px) {
  .mainimg .video {
    padding-bottom: 100px;
  }

  .mainimg .video .logo img {
    width: 40% !important;
  }
}

@media only screen and (max-width: 599px) {
  .mainimg .video {
    padding-bottom: 0;
    margin-top: 0;
  }

  .mainimg .video .logo {
    width: 20%;
  }
}

.mainimg .video video {
  width: 100%;
  height: 100%;
}

@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.mainimg:before {
  padding: 0 !important;
}

.mainimg .mainimgline {
  content: "";
  width: 10px;
  height: 200px;
  background: #333;
  -webkit-filter: none;
  filter: none;
  background-position: center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  margin: auto;
}

.mainimg .mainimgbg {
  content: "";
  background: #cdcdcd;
  width: 100%;
  max-width: 400px;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.home-news .inner {
  background: #cdcdcd;
  padding: 20px 30px 20px 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.home-news .inner .line {
  content: "";
  background: #333;
  -webkit-filter: none;
  filter: none;
  background-position: center;
  background-size: 100% 100%;
  width: 10px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.home-news h2 {
  width: 130px;
  font-size: 40px;
  color: #717171;
}

.home-news .box {
  width: calc(100% - 250px);
}

.home-news dl {
  padding-left: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.home-news dt {
  color: #fff;
}

.home-news dd {
  color: #fff;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
}

.home-news .more {
  margin-top: 0;
}

.home-news .more a {
  color: #fff;
}

.home-news .more a:before {
  background: #fff;
}

.home-concept .inner {
  position: relative;
}

.home-concept .bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  display: none;
}

.home-concept .txt-wrap {
  width: 90%;
  margin: 0 0 0 auto;
  padding-top: calc(100% - 90%);
}

.home-concept .txt-wrap .right {
  width: 55%;
}

.home-concept .txt-wrap .left {
  width: 35%;
}

.home-concept .txt-wrap .left h2 {
  text-align: right;
}

.home-concept .txt-wrap .txt {
  padding-top: 50px;
  text-align: right;
}

.home-skill .pic {
  width: 40%;
  height: 100%;
  position: relative;
  overflow: inherit;
  /* -webkit-filter: grayscale(1);
  filter: grayscale(1); */
  margin-bottom: 60px;
}

.home-skill .picbg {
  content: "";
  background: #b5c3e3;
  display: block;
  position: absolute;
  top: 60px;
  left: 60px;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.home-skill .txt-wrap {
  width: 40%;
}

.home-skill .txt-wrap h2 {
  color: #f7eba6;
  margin-bottom: 20px;
}

.home-skill .txt-wrap .b16 {
  padding-top: 20px;
}

.home-skill .txt-wrap .more {
  margin: 25px auto 60px 0;
}

.home-skill .txt-wrap li {
  padding-bottom: 20px;
  padding-left: 40px;
  position: relative;
}

.home-skill .txt-wrap li .check {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
}

.home-skill .txt-wrap li .check:before {
  display: inline-block;
  content: "\f058";
  font-family: "Font Awesome 5 Free";
  font-size: 30px;
}

.home-skill .txt-wrap {
  width: 70%;
  background: #b5c3e3;
  padding: 40px 20px 40px 13%;
  margin-left: -100px;
  margin-top: 100px;
  z-index: -1;
}

.home-skill .inner>ul>li+li {
  margin-top: 40px;
}

.home-skill .inner>ul>li:nth-of-type(even) .flexb {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.home-skill .inner>ul>li:nth-of-type(even) .flexb .txt-wrap {
  width: 70%;
  background: #b5c3e3;
  padding: 40px 13% 40px 50px;
  margin-right: -100px;
  margin-top: 100px;
  z-index: -1;
  margin-left: 0;
}

.home-skill .inner .b16 {
  font-size: 20px;
  margin-bottom: 20px;
  padding-top: 0;
  color: #fff;
}

.home-skill .inner .text {
  color: #fff;
}

.t-c {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.t-c h2,
.t-c .__h2 {
  width: 25%;
  text-align: center;
}

.t-c .sub-title {
  width: 20%;
}

.t-c .sub-title .b16 {
  text-align: right;
}

.t-c .sub-title .more {
  margin: 0px 0 0 auto;
}

.home-gallery .inner>ul>li {
  width: calc(82% / 3);
  margin: 3%;
  position: relative;
}

.grd-h .img-fil {
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
}

.grd-h a {
  display: block;
  position: relative;
  opacity: 1;
}

.grd-h a:hover .img-fil {
  opacity: .6;
}

.grd-h a:hover:before {
  content: "";
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8ec2cf+1,a2a8b3+51,c57d84+100 */
  background: #8ec2cf;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #8ec2cf), color-stop(51%, #a2a8b3), to(#c57d84));
  background: linear-gradient(to bottom, #8ec2cf 1%, #a2a8b3 51%, #c57d84 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8ec2cf', endColorstr='#c57d84', GradientType=0);
  /* IE6-9 */
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0.8;
}

.txt-in {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  margin: auto;
  z-index: 2;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  overflow: hidden;
}

.txt-in .left-in {
  visibility: hidden;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

.txt-in .right-in {
  visibility: hidden;
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
}

.txt-in .right-in:before {
  content: "";
  border-top: 2px solid #fff;
  width: 110px;
  display: block;
  margin: 10px auto 0;
  padding: 5px 0;
}

.grd-h ul li {
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  text-align: center;
  color: #fff;
  width: 100%;
}

.grd-h a:hover .txt-in .left-in,
.grd-h a:hover .txt-in .right-in {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  visibility: visible;
}

.grd-h .img {
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
}

.grd-h a:hover .img {
  opacity: 0.6;
}

.home-staff .inner>ul>li {
  width: 29.333%;
  margin: 2%;
  overflow: hidden;
}

.home-staff li .pic img {
  -o-object-position: top;
  object-position: top;
}

.home-staff .inner>ul>li {
  overflow: inherit;
  width: 25.333%;
  margin: 4%;
  position: relative;
}

.home-staff .name {
  font-family: 'Italianno', cursive;
  font-size: 40px;
  position: absolute;
  top: -15px;
  right: -20px;
  z-index: 2;
  -webkit-transform: rotate(5deg);
  transform: rotate(5deg);
}

@media only screen and (max-width: 599px) {
  .home-staff .inner>ul>li {
    width: 42%;
  }
}

.home-product {
  position: relative;
}

.home-product .inner {
  padding: 85px 0;
  position: initial;
  z-index: 1;
}

.home-product .left {
  width: 30%;
}

.home-product .left .b16 {
  padding: 20px 0 10px 0;
}

.home-product .right {
  width: 65%;
}

.home-product .right li {
  width: 48.5%;
  margin-bottom: 20px;
}

.home-product .right li:before {
  padding-top: 50%;
}

.home-product .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0.8;
}

.home-product .more {
  max-width: 100%;
}

.home-menu {
  position: relative;
  overflow: hidden;
}

.home-menu .back-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.home-menu .back-img .up-ofi {
  height: 100%;
}

.home-menu .t_sg_wrap {
  margin-bottom: 30px;
}

.home-menu .item {
  width: 40%;
  background: #00000063;
  padding: 20px;
}

.home-menu .item+.item {
  margin-left: 50px;
}

.home-menu .item .title {
  font-size: 20px;
  font-family: 'Poppins', YuGothic, 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
  margin-bottom: 10px;
  color: #fff;
  letter-spacing: 2px;
}

.home-menu .item dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.home-menu .item dt {
  color: #fff;
  letter-spacing: 1px;
}

.home-menu .item dd {
  color: #fff;
  letter-spacing: 2px;
  width: 30%;
  text-align: right;
}

.home-menu h2 {
  color: #fff;
}

.home-menu .t-c .sub-title .b16 {
  color: #fff;
}

.home-menu .more a {
  color: #fff;
}

.home-menu .more a:before {
  background: #fff;
}

@media (max-width: 1024px) {

  .t-c h2,
  .t-c .__h2 {
    width: 50%;
  }

  .t-c .sub-title {
    width: 40%;
  }

  .home-news dl {
    padding-left: 1rem;
  }
}

@media only screen and (max-width: 1024px) {
  .home-concept .txt-wrap {
    width: 100%;
    padding-top: calc(100% - 75%);
  }

  .home-concept .txt-wrap .left {
    width: 100%;
  }

  .home-concept .txt-wrap .right {
    width: 100%;
    padding-top: 20px;
  }

  .home-skill .pic {
    width: 50%;
  }

  .home-skill .txt-wrap {
    width: 60%;
    padding: 40px 20px 40px 13%;
  }

  .home-skill .inner>ul>li:nth-of-type(even) .flexb .txt-wrap {
    width: 60%;
    padding: 40px 13% 20px 40px;
  }

  .home-product .right {
    width: 55%;
  }

  .home-product .left {
    width: 40%;
  }

  .home-menu .item dl {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .home-menu .item dl dt {
    width: 100%;
  }

  .home-menu .item dl dd {
    width: 100%;
  }
}

@media only screen and (max-width: 599px) {
  .mainimg .video {
    width: 100%;
  }

  .mainimg:before {
    width: 5px;
    height: 100px;
  }

  .mainimg:after {
    max-width: 100px;
  }

  .home-news h2 {
    font-size: 28px;
    padding-bottom: 10px;
  }

  .home-news .inner {
    padding: 20px 20px 20px 30px;
  }

  .home-news dl {
    width: 100%;
    padding-left: 0;
  }

  .home-concept .bg {
    width: 70%;
  }

  .home-concept .bg {
    left: -5%;
  }

  .home-concept .txt-wrap .txt {
    padding-top: 20px;
  }

  .home-skill .pic {
    width: 90%;
    margin: 0 auto;
  }

  .home-skill .ofimg:after {
    top: 20px;
    left: 20px;
  }

  .home-skill .txt-wrap {
    width: 100% !important;
    padding: 10% 1rem 1rem !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: -5% 0 0 !important;
  }

  .home-skill .txt-wrap .more {
    margin: 10px 0 30px auto;
  }

  .t-c h2,
  .t-c .__h2 {
    width: 100%;
    text-align: left;
    font-size: 40px;
    padding-bottom: 10px;
  }

  .t-c .sub-title {
    width: 100%;
  }

  .home-gallery .inner>ul>li {
    width: calc(82% / 2);
    margin: 4% 6%;
  }

  .home-gallery .inner>ul>li:nth-of-type(even) {
    margin-right: 0;
  }

  .txt-in {
    position: relative;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .txt-in .left-in,
  .txt-in .right-in {
    visibility: visible;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    color: #717171;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .txt-in .right-in:before,
  .grd-h a:hover:before {
    content: none;
  }

  .home-staff li .ofimg:before {
    padding-top: 50%;
  }

  .home-staff .txt-in .right-in {
    display: none;
  }

  .home-product .inner {
    padding: 35px 0;
  }

  .home-product .left {
    width: 100%;
  }

  .home-product .right {
    width: 100%;
    padding-top: 20px;
  }

  .subinner {
    width: 100%;
  }

  .home-menu .item {
    width: 100%;
  }

  .home-menu .item+.item {
    margin: 1rem 0 0;
  }
}

.home-shop dl {
  width: 29.333%;
  margin: 2%;
}

.home-shop dd {
  margin-top: 10px;
}

.home-shop .tit {
  font-size: 18px;
}

/*.t_about*/
.t_about .t_about_heading {
  width: 100%;
  letter-spacing: 3px;
  margin-bottom: 15px;
  margin-top: 10px;
  font-size: 22px;
  font-family: 'Noto Serif JP', serif;
}

.t_about .item {
  position: relative;
}

.t_about .item .text_box {
  margin: 13px;
  background: #f0f0f0de;
  width: calc(100% - 26px);
  height: calc(100% - 26px);
  padding: 1.5rem;
  z-index: 2;
  position: relative;
}

.t_about .item .bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  height: 100%;
}

.t_about .logo-box {
  width: 20%;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.t_about .lead {
  width: 75%;
}

.t_about .lona .logo-box {
  width: 35%;
}

.t_about .lona .lead {
  width: 60%;
}

.t_about .logo-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.t_about li {
  font-size: 16px;
}

.t_about li .pic {
  height: 100%;
}

.t_about li.tel {
  background: #fff;
  display: inline-block;
  padding: 5px 15px;
  width: 100%;
  text-align: center;
  font-size: 20px;
  margin-top: 10px;
  border: 1px solid;
}

.t_about.inner {
  width: 100%;
  max-width: inherit;
}

.t_about .item {
  width: 50%;
  margin: 0;
}

@media only screen and (max-width: 1024px) {

  .t_about .inner1300,
  .t_about .flexc,
  .t_about .flexb {
    max-width: none;
  }

  .t_about .lead {
    width: 100% !important;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .t_about .logo-box {
    width: 100% !important;
    max-width: 200px;
    margin: 1rem auto;
    text-align: center;
  }

  .t_about .logo-box img {
    max-height: 125px;
    height: 100% !important;
  }

  .t_about .item.sol .logo-box {
    width: 40% !important;
  }

  .t_about .item.sol .logo-box img{
    max-height: none;
  }
  
  .t_about .item .text_box {
    padding: 1rem;
  }
}

@media only screen and (max-width: 599px) {
  .t_about .item {
    width: 100%;
  }
}

.home-feature {
  background-color: #b5c3e3;
}

.home-feature .wrap {
  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;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-feature .left {
  width: 46%;
}

.home-feature .pic {
  width: 46%;
}

.home-feature h2 {
  color: #f7eba6;
}

.home-feature .t-c .sub-title .b16,
.home-feature .more a,
.home-feature .left .txt {
  color: #fff;
}

.home-feature .more a:before {
  background-color: #fff;
}

@media only screen and (max-width: 599px) {
  .home-feature .left {
    width: 100%;
    margin-bottom: 15px;
  }

  .home-feature .pic {
    width: 100%;
  }
}

/*==========product==========*/
.product h3 {
  font-size: 36px;
  text-align: center;
  margin-bottom: 50px;
}

@media (max-width: 599px) {
  .product h3 {
    font-size: 28px;
  }
}

.contact-item dt,
.contact-item dd {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  font-size: 16px;
}

.contact-item {
  padding: 10px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px dotted #cdcdcd;
}

.contact-item dt {
  width: 35%;
  font-weight: bold;
}

.contact-item dt .must {
  color: #c67c83;
  display: block;
  line-height: 120%;
}

.contact-item dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 10%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.contact-item dd input {
  margin: 5px;
  width: 30px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.contact-item dd input,
.contact-item dd textarea {
  background-color: #eee;
  padding: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
}

.contact-item .input-address {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.contact-item .address-num {
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-item .address-num.num02 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.contact-item .address-num input {
  width: 30%;
}

.contact-item dd textarea {
  width: 100%;
  height: 200px;
  font-family: 'Noto Sans JP', "游ゴシック", YuGothic, Hiragino Sans, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  color: #717171;
}

.contact-btns {
  margin-top: 50px;
}

.contact-btns li {
  width: 230px;
  margin: 10px;
}

.contact-btns li button:hover {
  cursor: pointer;
}

.privacy-policy {
  margin-top: 50px;
}

.privacy-policy-text {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-left: calc(50% - 500px);
  padding-right: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.privacy-policy-text .text {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  line-height: 200%;
}

.pp-list {
  margin: 50px 0;
}

.pp-list dt,
.pp-list dd {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  font-weight: bold;
}

.pp-list dt {
  font-size: 20px;
}

.pp-list dd ul {
  padding-left: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.pp-list dd ul li {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  list-style: disc;
  list-style-position: outside;
}

div.actual_object_error_wrapper {
  width: 100% !important;
}

div.actual_object_error_wrapper input {
  width: 100%;
}

.input-name div.actual_object_error_wrapper input {
  width: calc(50% - 10px);
}

.uk-text-danger {
  font-size: 12px;
}

@media (max-width: 1024px) {

  .form-wrap,
  .privacy-policy-text {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .contact-item dt,
  .contact-item dd {
    font-size: 14px;
  }

  .contact-item dt {
    width: 42%;
  }

  .privacy-policy-text {
    padding: 0 15px;
  }
}

@media (max-width: 599px) {

  .contact-item dt,
  .contact-item dd {
    width: 100%;
  }

  .contact-item dt .must {
    display: inline-block;
    margin-left: 15px;
  }
}

/*=====contact end=====*/
/* --------------------

金・黒変更用上書きCSS　ここから

--------------------*/
.bread li {
  color: #d8d377;
}

.title-v .first,
.subhead h2:first-letter,
.rec2 tbody tr.lesson td:nth-of-type(2) {
  /* ↓松本追加　文字グラデにしてみた↓ */
  color: #d8d377;
  background: repeating-linear-gradient(90deg, #B67B03 0.1em, #DAAF08 0.2em, #FEE9A0 0.3em, #DAAF08 0.4em, #B67B03 0.5em);
  line-height: 100%;
}

.subhead h2 {
  display: block;
}

/* ギャラリーのhover */
.grd-h a:hover:before {
  content: "";
  background: #cccccc;
  background: -webkit-gradient(linear, left bottom, left top, from(#cccccc), color-stop(50%, #f9f4d7), to(#cccccc));
  background: linear-gradient(0deg, #cccccc 0%, #f9f4d7 50%, #cccccc 100%);
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0.8;
}

/* technique　横線 */
.technique .box-wrap .box:before {
  content: "";
  width: 3px;
  height: 300px;
  background: url(#) no-repeat;
  -webkit-filter: none;
  filter: none;
  background-position: center;
  background-size: 100% 100%;
  position: absolute;
  top: 5%;
  left: 0;
}

.title-v .first,
.recruit-intro-title:first-letter {
  color: transparent;
  background: repeating-linear-gradient(90deg, #B67B03 0.1em, #DAAF08 0.2em, #FEE9A0 0.3em, #DAAF08 0.4em, #B67B03 0.5em);
  line-height: 100%;
}

/* menu　横線 */
.title-v:after {
  background: #000000;
  background: -webkit-gradient(linear, left top, left bottom, from(#000000), color-stop(48%, #7f7c46), to(#d8d377));
  background: linear-gradient(to bottom, #000000 0%, #7f7c46 48%, #d8d377 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#d8d377', GradientType=0);
}

.black {
  color: #aaa;
}

.gold {
  color: #7f7c46;
}

/* ページネーション今のページ */
.page .now a {
  color: #7f7c46;
}

/* 求人ページ */
.rec2 tbody tr.lesson td span {
  border-top: solid 2px #d8d377;
}

.rec2 tbody tr.salonwork td span {
  border-top: solid 2px #000;
}

.rec2 tbody tr.salonwork td:nth-of-type(2) {
  color: #000;
}

.info .info01 .title-v,
.info .info03 .title-v {
  margin: 0 0 0 30px;
}

.info .info02 .title-v {
  margin: 0 30px 0 0;
}

/* --------------------

金・黒変更用上書きCSS　ここまで

--------------------*/
/*全体*/
/*メインビジュアルの高さをpadding-topで取る*/
/* メインビジュアル */
.main-img {
  overflow: hidden;
  max-height: 700px;
}

.main-img img {
  width: 100%;
}

.main-img .uk-slidenav-position {
  overflow: hidden;
  position: relative;
}

.main-img .uk-slidenav-position:after {
  content: "";
  display: block;
  padding-top: 72%;
}

.main-img .uk-slideshow {
  width: 100%;
  height: 100% !important;
  position: absolute;
  top: 0;
}

.main-img .uk-slideshow li {
  height: 100% !important;
}

.main-img .uk-slideshow .uk-flex {
  height: 100%;
}

.main-img .uk-slideshow img {
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

/*mapの大きさをpadding-topで決める*/
.map {
  position: relative;
  overflow: hidden;
}

.map:after {
  display: block;
  padding-top: 30%;
  content: "";
}

.map iframe {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  max-width: initial;
  width: 100%;
  height: 100%;
}

h1 {
  font-size: 12px;
  letter-spacing: 5px;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 100px;
  z-index: 1;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  width: 500px;
  height: auto;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}
[data-element-id] h1 {
  position: absolute!important;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.lower-img-wrap h1 {
  position: relative;
  color: #717171;
  left: 0;
  width: 98%;
  padding-right: 200px;
  margin: 0 auto 5px;
  -webkit-transform: none;
  transform: none;
  line-height: 1.2;
  letter-spacing: 2px;
}

h2,
.__h2 {
  color: #b5c3e3;
}

.mb80 {
  margin-bottom: 80px;
}

.mt120 {
  margin-top: 120px;
}

.img-fil {
  position: relative;
  z-index: 1;
}

.img-fil:after {
  width: 100%;
  height: 100%;
  content: "";
  background: #b5c3e3;
  position: absolute;
  top: 30px;
  left: -30px;
  z-index: -1;
}

/*header*/
.mainimg .mainimgbg {
  height: 950px;
  background: #b5c3e3;
}

.mainimg .video .logo {
  position: absolute;
  top: 20px;
  left: 30px;
  margin: 0;
}

/*.home-news*/
.home-news {
  padding-top: 120px;
}

.home-news .inner {
  background: #f9f4d7;
}

.home-news .inner .line {
  left: auto;
  right: 0;
  background: #b5c3e3;
}

.home-news dt,
.home-news dd {
  color: #717171;
}

.home-news .more a {
  color: #717171;
}

.home-news .more a:before {
  background: #717171;
}

@media only screen and (max-width: 599px) {
  .home-news {
    padding-top: 50px;
  }

  .home-news h2 {
    text-align: center;
    width: 100%;
  }

  .home-news h2 span {
    display: inline-block;
  }

  .home-news .box {
    width: 100%;
  }
}

/*.home-concept*/
.home-concept .txt-wrap {
  width: 90%;
  margin: 0 0 0 auto;
  padding-top: 0;
}

.home-concept .txt-wrap+.txt-wrap {
  margin-top: 80px;
}

.home-concept .txt-wrap .left {
  width: 20%;
}

.home-concept .txt-wrap .pic-text {
  display: block;
  font-size: 120%;
  font-weight: bold;
  margin-bottom: 20px;
}

.home-concept .txt-wrap .right {
  width: 65%;
}

.home-concept .txt-wrap .txt {
  padding-top: 0;
}

/*.home-product*/
.home-product {
  background-color: #ffffff;
  background-image: url(/import/tenant_1/160.16.219.195/html/images/top/brick-wall.png);
}

/*home-blog*/
.home-blog .dateitem {
  width: calc(94% / 3);
  margin: 1%;
  position: relative;
}

.home-blog .dateitem .title {
  position: absolute;
  top: -10px;
  left: -10px;
  z-index: 1;
  background: #ffffff94;
  padding: 5px 20px;
  font-size: 20px;
}

.home-blog .dateitem .day {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #0000006b;
  color: #fff;
  padding: 5px 15px;
  text-overflow: ellipsis;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

.home-blog .dateitem .day .pic-text {
  display: block;
}

/*home-banner*/
.home-banner .inner {
  padding: 0;
}

.home-banner .box {
  width: 48%;
  position: relative;
}

.home-banner .box img {
  z-index: -1;
}

.home-banner a:hover img {
  opacity: .6;
}

.home-banner .box .text-box {
  position: absolute !important;
  top: 50%;
  left: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #00000070;
  width: 80%;
  height: 70%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.home-banner .box .text-box .title {
  font-size: 40px;
  color: #ffffffe3;
}

@media only screen and (max-width: 1024px) {
  .home-banner .box .text-box .title {
    font-size: 32px;
  }
}

@media only screen and (max-width: 599px) {
  .home-banner .box .text-box .title {
    font-size: 24px;
  }
}

/*.home-shop*/
.home-shop dl {
  width: 44%;
  margin: 2% 3%;
}

.foot-map {
  position: relative;
  height: 350px;
}

.foot-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 599px) {
  h1 {
    -webkit-transform: none;
    transform: none;
    color: #b5c3e3;
    position: relative;
    bottom: 0;
    left: 0;
    width: calc(100% - 110px);
    line-height: 1.2;
    letter-spacing: 2px;
    margin-bottom: 1rem;
  }

  .lower-img-wrap h1 {
    padding-right: 100px;
  }
}

/* base.cssに追加 */
.marcellus {
  font-family: "Marcellus", serif;
}

/* common */
.color-main-text {
  color: #b5c3e3;
}

.color-main-bgc {
  background-color: #b5c3e3;
}

.color-sub-text-01 {
  color: #dfd9d2;
}

.color-sub-text-02 {
  color: #cec5bb;
}

.color-sub-bgc-01 {
  background-color: #dfd9d2;
}

.color-sub-bgc-02 {
  background-color: #cec5bb;
}

.border-top {
  border-top: 10px solid #b5c3e3;
}

.border-bottom {
  border-bottom: 10px solid #b5c3e3;
}

.border-left {
  border-left: 10px solid #b5c3e3;
}

.border-right {
  border-right: 10px solid #b5c3e3;
}

.tel,
.fax {
  font-size: 16px;
  letter-spacing: 2px;
}

.tel-item .tel {
  font-size: 24px;
}

.logo {
  width: 250px;
  max-width: 80%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.map::after {
  padding-top: 60%;
}

@media (max-width: 1024px) {
  .tel-item .tel {
    font-size: 20px;
  }
}

@media (max-width: 599px) {
  .tel-item .tel {
    font-size: 18px;
  }
}

/* icon */
.icon-mail::before {
  content: "\f0e0";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: inherit;
  line-height: 100%;
}

.icon-instagram::before {
  content: "\f16d";
  display: inline-block;
  font-family: "Font Awesome 5 Brands";
  font-weight: 900;
  font-size: inherit;
  line-height: 100%;
}

.icon-line::before {
  content: "\f3c0";
  display: inline-block;
  font-family: "Font Awesome 5 Brands";
  font-weight: 900;
  font-size: inherit;
  line-height: 100%;
}

/* title */
.title-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 50px;
}

.title-box-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  align-items: flex-end;
  -ms-flex-align: end;
  margin-left: 80px;
}

.title-01 {
  margin-bottom: 50px;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 50px;
  letter-spacing: 2px;
}

.title-01.__mid {
  font-size: 40px;
}

.title-01 .s {
  display: block;
  text-align: center;
  font-size: 0.5em;
  margin-top: 5px;
}

.title-02 {
  margin-bottom: 50px;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 28px;
  letter-spacing: 2px;
  color: #717171;
  line-height: 1.6;
}

.title-03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 2px;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
}

.title-03 .title-inner:first-letter {
  font-size: 120%;
  color: #cec5bb;
}

.title-03::after {
  content: "";
  width: 1px;
  height: 30px;
  display: block;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 15px auto 0;
  background-color: black;
}

.title-04 {
  margin-bottom: 50px;
  font-size: 36px;
  letter-spacing: 2px;
}

[class*="title"].-bottom-large {
  margin-bottom: 80px;
}

[class*="title"].-bottom-medium {
  margin-bottom: 50px;
}

[class*="title"].-bottom-small {
  margin-bottom: 30px;
}

[class*="title"].-bottom-0 {
  margin-bottom: 0;
}

@media (max-width: 1024px) {
  .title-01 {
    margin-bottom: 40px;
    font-size: 40px;
  }

  .title-01.__mid {
    font-size: 32px;
  }

  .title-02 {
    margin-bottom: 40px;
    font-size: 22.4px;
  }

  .title-03 {
    font-size: 28.8px;
  }

  .title-04 {
    margin-bottom: 40px;
    font-size: 28.8px;
    letter-spacing: 1px;
  }

  [class*="title"].-bottom-large {
    margin-bottom: 64px;
  }

  [class*="title"].-bottom-medium {
    margin-bottom: 40px;
  }

  [class*="title"].-bottom-small {
    margin-bottom: 24px;
  }
}

@media (max-width: 599px) {
  .title-box-inner {
    width: 100%;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    margin-top: 20px;
    margin-left: 0;
  }

  .title-01 {
    margin-bottom: 30px;
    font-size: 30px;
  }

  .title-01.__mid {
    font-size: 28px;
  }

  .title-02 {
    margin-bottom: 30px;
  }

  .title-04 {
    margin-bottom: 30px;
    font-size: 21.6px;
  }

  [class*="title"].-bottom-large {
    margin-bottom: 48px;
  }

  [class*="title"].-bottom-medium {
    margin-bottom: 30px;
  }

  [class*="title"].-bottom-small {
    margin-bottom: 18px;
  }
}

/* list */
.caption-inner {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px;
  font-weight: bold;
  font-size: 18px;
  color: white;
  background-color: rgba(206, 197, 187, 0.6);
  opacity: 0;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
  position: absolute;
  top: 0;
  left: 0;
}

.caption-title {
  width: 100%;
  text-align: center;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
  -webkit-transform: translate(100%, 0);
  transform: translate(100%, 0);
}

.caption-title::after {
  content: "";
  width: 80%;
  height: 2px;
  display: block;
  margin: 10px auto;
  background-color: white;
}

.caption-title-sub {
  width: 100%;
  text-align: center;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
  -webkit-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
}

.caption a {
  opacity: 1;
}

.caption a:hover .caption-inner {
  opacity: 1;
}

.caption a:hover .caption-title {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.caption a:hover .caption-title-sub {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.list-sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.list-sns li a {
  display: block;
}

.list-check li {
  padding-left: 40px;
  font-weight: 500;
  position: relative;
}

.list-check li+li {
  margin-top: 30px;
}

.list-check li::before {
  content: "\f058";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 30px;
  color: #b5c3e3;
  line-height: 1;
  line-height: 100%;
  position: absolute;
  top: -5px;
  left: 0;
}

.list-pagenav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.list-pagenav.__product span:nth-of-type(2):before {
  content: "-";
  display: inline-block;
  margin-right: 5px;
}

.list-pagenav.tabnav li {
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
}

.list-pagenav.tabnav li:hover {
  opacity: .6;
  cursor: pointer;
}

.list-pagenav li {
  width: 48%;
  margin: 1%;
  padding: 5px;
  border-bottom: 1px dashed #cdcdcd;
}

.list-pagenav li a {
  display: block;
}

.list-pagenav li .cat_splited span:first-of-type {
  font-size: 24px;
}

.list-pagenav li span {
  display: block;
}

.list-pagenav li .en {
  font-size: 24px;
}

.list-pagenav li .ja::before {
  content: "-";
  display: inline-block;
  margin-right: 5px;
}

.list-menu {
  padding: 10px 5px;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 18px;
}

.list-menu+.list-menu {
  border-top: 1px dashed #cdcdcd;
}

.list-menu dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.list-menu dt .list-menu-title {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.list-menu dt .list-menu-price {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 15px;
  letter-spacing: 1px;
}

.list-menu dd {
  font-size: 14px;
}

.list-flat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 15px 5px;
}

.list-flat dt {
  width: 27%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.list-flat dd {
  width: 65%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-left: 30px;
}

.list-flat+.list-flat {
  border-top: 1px dotted black;
}

.list-hover .list-inner {
  position: relative;
  overflow: hidden;
}

.list-staff-caption {
  margin-top: 10px;
}

.list-staff-caption-position {
  font-size: 16px;
  letter-spacing: 1px;
}

.list-staff-caption-name-en {
  font-size: 20px;
  letter-spacing: 1px;
}

.list-staff-caption-name-ja {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 1px;
}

.list-faq+.list-faq {
  margin-top: 80px;
}

.list-faq dt {
  font-size: 20px;
  font-weight: bold;
}

.list-faq dt,
.list-faq dd {
  padding-left: 70px;
  position: relative;
}

.list-faq dt::before,
.list-faq dd::before {
  width: 60px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 48px;
  line-height: 1;
  position: absolute;
  top: -20px;
  left: 0;
}

.list-faq dt::before {
  content: "Q";
}

.list-faq dd {
  margin-top: 60px;
}

.list-faq dd::before {
  content: "A";
  color: white;
  background-color: #717171;
}

.list-policy dt {
  font-weight: bold;
  font-size: 20px;
}

.list-policy dd {
  font-size: 18px;
}

@media (max-width: 1024px) {
  .caption-inner {
    height: 50%;
    font-size: 16px;
    opacity: 1;
    top: auto;
    bottom: 0;
  }

  .caption .caption-title {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .caption .caption-title-sub {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .caption_02 .caption-inner {
    height: 40%;
  }

  .list-check li {
    padding-left: 34px;
  }

  .list-check li+li {
    margin-top: 20px;
  }

  .list-check li::before {
    font-size: 24px;
    top: -1px;
  }

  .list-pagenav li .en {
    font-size: 20px;
  }

  .list-pagenav li .ja {
    font-size: 12px;
  }

  .list-menu {
    font-size: 16px;
  }

  .list-faq+.list-faq {
    margin-top: 64px;
  }

  .list-faq dt,
  .list-faq dd {
    padding-left: 56px;
  }

  .list-faq dt::before,
  .list-faq dd::before {
    width: 48px;
    height: 48px;
    font-size: 38.4px;
    top: -16px;
  }

  .list-faq dd {
    margin-top: 48px;
  }

  .list-policy dt {
    font-size: 18px;
  }

  .list-policy dd {
    font-size: 14px;
  }
}

@media (max-width: 599px) {
  .list-pagenav li {
    width: 98%;
  }

  .list-menu dd {
    font-size: 12px;
  }

  .list-faq+.list-faq {
    margin-top: 48px;
  }

  .list-faq dt,
  .list-faq dd {
    padding-left: 42px;
  }

  .list-faq dt::before,
  .list-faq dd::before {
    width: 36px;
    height: 36px;
    font-size: 28.8px;
    top: -12px;
  }

  .list-faq dd {
    margin-top: 36px;
  }
  
  .caption .caption-title {
    font-size: 14px;
  }
}

.list-feature01 .item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 100px;
}

.list-feature01 .item:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.list-feature01 .item:nth-child(even) .block-txt:before {
  left: 0;
}

.list-feature01 .item:nth-child(odd) .block-txt:before {
  background: #b5c3e3;
  right: 0;
}

.list-feature01 .img {
  width: 52%;
}

.list-feature01 .block-txt {
  position: relative;
  width: 47%;
  min-height: 350px;
  margin-top: 80px;
  background: rgba(255, 255, 255, 0.8);
  padding: 1rem;
}

.list-feature01 .block-txt:before {
  content: "";
  display: block;
  width: 100vw;
  height: 100%;
  background: #f9f4d7;
  position: absolute;
  top: 25px;
  z-index: -1;
}

.list-feature01 .head01 {
  font-size: 30px;
  margin-bottom: 30px;
  font-weight: bold;
}

.list-feature01 .head02 {
  font-size: 24px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 1024px) {
  .list-feature01 .item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .list-feature01 .item:nth-child(even) .block-txt:before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .list-feature01 .item:nth-child(odd) .block-txt:before {
    right: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
  }

  .list-feature01 .img {
    position: relative;
    width: 100%;
    max-width: 400px;
  }

  .list-feature01 .block-txt {
    margin-top: 0;
    padding-top: 50px;
    margin-top: -100px;
    padding-bottom: 20px;
    width: 100%;
    min-height: 0;
  }

  .list-feature01 .block-txt:before {
    top: 0;
    height: 100%;
  }

  .list-feature01 .head01 {
    margin-bottom: 10px;
    font-size: 24px;
  }

  .list-feature01 .head02 {
    font-size: 18px;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 599px) {
  .list-feature01 .item {
    margin-bottom: 50px;
  }
}

/* button */
.btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-align: center;
  padding: 5px 10px;
  font-weight: bold;
  font-size: 18px;
  color: inherit;
  letter-spacing: 2px;
  position: relative;
}

.btn a::before {
  content: "";
  width: 50px;
  height: 1px;
  display: inline-block;
  margin-right: 15px;
  border-bottom: 1px solid #717171;
}

.btn.-btn-top-large {
  margin-top: 80px;
}

.btn.-btn-top-medium {
  margin-top: 50px;
}

.btn.-btn-top-small {
  margin-top: 30px;
}

.btn.-btn-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.btn.-btn-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.btn.-btn-white a {
  color: white;
}

.btn.-btn-white a::before {
  border-bottom: 1px solid white;
}

@media (max-width: 1024px) {
  .btn a {
    padding: 5px;
    letter-spacing: 1px;
  }

  .btn a::before {
    width: 40px;
    margin-right: 15px;
  }

  .btn.-btn-top-large {
    margin-top: 64px;
  }

  .btn.-btn-top-medium {
    margin-top: 40px;
  }

  .btn.-btn-top-small {
    margin-top: 24px;
  }

  .btn.-btn-center\@tb {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .btn.-btn-right\@tb {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

@media (max-width: 599px) {
  .btn a::before {
    margin-right: 10px;
  }

  .btn.-btn-top-large {
    margin-top: 48px;
  }

  .btn.-btn-top-medium {
    margin-top: 30px;
  }

  .btn.-btn-top-small {
    margin-top: 18px;
  }

  .btn.-btn-center\@sp {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .btn.-btn-right\@sp {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

/* nav */
nav {
  width: 350px;
  max-width: 80%;
  height: calc(100% - 100px);
  padding: 30px 30px 45px 30px;
  background-color: rgba(223, 217, 210, 0.8);
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
  -webkit-transform: translate(100%, 0);
  transform: translate(100%, 0);
  position: fixed;
  top: 100px;
  right: 0;
  z-index: 3;
}

.active nav {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.scrolled nav {
  height: calc(100% - 80px);
  top: 80px;
}

.nav-list {
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.nav-list li+li {
  margin-top: 10px;
}

.nav-list li a {
  font-weight: 600;
  font-size: 18px;
  color: white;
  letter-spacing: 1px;
}

@media (max-width: 1024px) {
  nav {
    width: 300px;
    height: calc(100% - 80px);
    top: 80px;
  }

  .scrolled nav {
    height: calc(100% - 70px);
    top: 70px;
  }

  .nav-list li a {
    font-size: 16px;
  }
}

@media (max-width: 599px) {
  nav {
    height: calc(100% - 60px);
    top: 60px;
  }

  .scrolled nav {
    height: calc(100% - 50px);
    top: 50px;
  }
}

/* footer */
footer {
  color: white;
}

.footer-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  align-items: flex-end;
  -ms-flex-align: end;
}

.footer-cont-inner {
  width: 10%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.footer-cont-inner .logo {
  margin-bottom: 30px;
}

.footer-cont-inner .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 599px) {
  .footer-cont-inner {
    width: 100%;
  }

  .footer-cont-inner .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-cont .copy {
    width: 100%;
    margin-top: 50px;
    text-align: center;
  }
}

/* main visual */
.main-visual-index {
  padding: 50px 0 50px 10%;
  position: relative;
}

.main-visual-index::before {
  content: "";
  width: 20%;
  height: 100%;
  display: block;
  background-color: #dfd9d2;
  position: absolute;
  top: 0;
  left: 0;
}

.main-visual-index-cont {
  position: relative;
  z-index: 1;
}

.main-visual-index-cont-title {
  margin: 20px 0;
}

.main-visual-lower {
  width: calc(100% - 100px);
  max-width: 1400px;
  margin: 0 auto;
}

.main-visual-lower-inner {
  position: relative;
}

.lower-img-wrap {
  padding-top: 20px;
  position: relative;
}

.lower-img-wrap::before {
  content: "";
  width: 500px;
  max-width: 30vw;
  height: 100%;
  display: block;
  background-color: #b5c3e3;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.lower-image {
  width: 100%;
  display: block;
  position: relative;
}

.lower-image::after {
  content: "";
  display: block;
  padding-top: 30%;
}

.lower-image img {
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  font-family: "object-fit: cover; object-position: center center;";
  position: absolute;
  top: 0;
  left: 0;
}

.lower-content {
  padding-left: 20em;
}

.title-lower {
  font-family: "Marcellus", serif;
  font-size: 65px;
  letter-spacing: 2px;
  text-shadow: 2px 2px 3px white, 0px 0px 5px white, -2px -2px 2px white, 5px 5px 7px white, -5px -5px 7px white, -1px -2px 5px white;
  -webkit-transform: translate(-0.5em, 50%);
  transform: translate(-0.5em, 50%);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  color: #717171;
}

.title-lower:first-letter {
  color: #f9f4d7;
}

@media (max-width: 1024px) {
  .lower-img-wrap {
    padding-top: 10px;
  }

  .lower-image::after {
    padding-top: 50%;
  }

  .lower-content {
    padding-left: 0;
  }

  .title-lower {
    font-size: 50px;
  }
}

@media (max-width: 599px) {
  .main-visual-lower {
    width: calc(100% - 15px);
    max-width: 400px;
  }

  .lower-image::after {
    padding-top: 70%;
  }

  .title-lower {
    font-size: 35px;
    letter-spacing: 1px;
    -webkit-transform: translate(0, 50%);
    transform: translate(0, 50%);
  }
}

/* parts */
.num {
  font-size: 10vw;
  line-height: 1;
  opacity: 0.5;
}

.box-wide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.box-wide-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.box-wide-cont .block {
  padding: 30px 50px;
}

.box-wide:nth-of-type(odd) .box-wide-cont {
  width: 500px;
  margin-left: auto;
}

.box-wide:nth-of-type(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.box-wide:nth-of-type(even) .box-wide-cont {
  width: 500px;
  margin-left: 0;
  margin-right: auto;
}

.box-wide:nth-of-type(even) .box-wide-img .img-skew {
  -webkit-transform: skew(10deg) translate(-10%, 0);
  transform: skew(10deg) translate(-10%, 0);
}

.box-alternate-item {
  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;
}

.box-alternate-item:nth-of-type(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.box-vertical {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.box-vertical-title {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.box-vertical-cont {
  width: 10%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-left: 30px;
}

.box-vertical:nth-of-type(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.box-vertical:nth-of-type(even) .box-vertical-cont {
  margin-left: 0;
  margin-right: 30px;
}

.img-shadow {
  width: 90%;
  position: relative;
}

.img-shadow::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background-color: #f5f5f5;
  position: absolute;
  top: 10%;
  left: 10%;
  z-index: -1;
}

.img-skew {
  overflow: hidden;
  -webkit-transform: skew(10deg) translate(10%, 0);
  transform: skew(10deg) translate(10%, 0);
}

.img-skew img {
  -webkit-transform: skew(-10deg) scale(1.2);
  transform: skew(-10deg) scale(1.2);
}

.deco {
  font-size: 8vw;
  color: #dfd9d2;
  line-height: 1;
  letter-spacing: 0;
  white-space: nowrap;
  opacity: 0.3;
  z-index: 1;
}

.scale {
  overflow: hidden;
}

.scale img {
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.scale:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.return {
  padding: 30px;
  background-color: #e5e5e5;
}

@media (max-width: 1024px) {
  .num {
    font-size: 60px;
  }

  .box-wide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .box-wide:nth-of-type(odd) .box-wide-cont {
    width: 100%;
  }

  .box-wide:nth-of-type(even) .box-wide-cont {
    width: 100%;
  }

  .box-wide:nth-of-type(even) .box-wide-img .img-skew {
    -webkit-transform: skew(0) translate(0, 0);
    transform: skew(0) translate(0, 0);
  }

  .box-vertical-cont {
    margin-left: 20px;
  }

  .box-vertical:nth-of-type(even) .box-vertical-cont {
    margin-right: 20px;
  }

  .img-skew {
    -webkit-transform: skew(0) translate(0, 0);
    transform: skew(0) translate(0, 0);
  }

  .img-skew img {
    -webkit-transform: skew(0) scale(1);
    transform: skew(0) scale(1);
  }
}

@media (max-width: 599px) {
  .box-wide-cont .block {
    padding: 10px 20px;
  }

  .deco {
    font-size: 16vw;
    white-space: normal;
  }
}

/* custom contents */
.date {
  font-weight: bold;
  letter-spacing: 1px;
}

.title-cc {
  margin: 5px 0;
  font-weight: bold;
  font-size: 16px;
}

.list-blog li .box-thumb .date {
  font-size: 26px;
  text-align: right;
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%);
  position: relative;
  z-index: 1;
}

.list-blog li .box-info .category {
  margin-top: 5px;
  font-size: 16px;
}

.list-news li {
  padding: 20px 10px;
}

.list-news li+li {
  border-top: 1px dashed #cdcdcd;
}

.list-news-info span {
  display: inline-block;
}

.list-news-info span+span::before {
  content: "｜";
  display: inline-block;
  margin: 0 10px;
}

.list-voice-box {
  padding: 50px 10px;
}

.list-voice-box+.list-voice-box {
  border-top: 2px solid #cdcdcd;
}

.list-voice-detail {
  padding: 15px 5px;
  border-top: 1px dotted black;
}

.list-voice-detail dt {
  margin-bottom: 10px;
  font-weight: bold;
}

.list-product-info {
  margin-top: 10px;
}

.list-product-title {
  font-size: 20px;
  margin-bottom: 10px;
}

.list-product-description .mini_cat {
  font-weight: bold;
  line-height: 1.4;
}

.list-product-price {
  letter-spacing: 1px;
  text-align: right;
}

.side {
  margin-top: 200px;
}

.side-title {
  margin-bottom: 15px;
  font-size: 26px;
  letter-spacing: 2px;
}

.side-list li {
  padding: 10px 5px;
}

.side-list li+li {
  border-top: 1px dashed #cdcdcd;
}

.side-list li a {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 16px;
  letter-spacing: 1px;
}

.detail-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-align: center;
}

.detail-item {
  text-align: center;
}

.detail-item .detail-category {
  display: inline-block;
  padding: 5px 20px;
  border: 1px solid #717171;
}

.detail-date {
  font-size: 24px;
}

.detail-date_square {
  width: 180px;
  height: 180px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: white;
  line-height: 1.2;
  letter-spacing: 2px;
  background-color: #717171;
}

.detail-date_square .date {
  font-size: 300%;
}

.detail-item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 30px;
}

.detail-item .detail-category {
  margin-bottom: 15px;
  font-size: 18px;
}

.detail-item .detail-title {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 24px;
}

.detail-content {
  margin-top: 50px;
}

.detail-staff-cont {
  margin-top: 200px;
}

.detail-staff-cont .staff-name {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.detail-staff-img .staff-name {
  text-align: right;
}

.detail-staff .staff-position {
  font-size: 18px;
  letter-spacing: 2px;
}

.detail-staff .staff-name {
  margin: 10px 0;
  font-size: 28px;
}

.detail-gallery-slide .slick-slide:not(.slick-center) {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

.detail-gallery-position {
  margin: 5px 0;
  font-size: 18px;
  text-align: center;
}

.detail-gallery-name {
  font-size: 18px;
  text-align: center;
}

.recommend {
  margin-top: 50px;
}

.style-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 30px 0;
  font-size: 18px;
}

.style-data dt,
.style-data dd {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.style-data dd::before {
  content: "/";
  display: inline-block;
  margin: 0 10px;
}

.color-level {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.color-level li {
  width: 25px;
  height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: white;
  line-height: 1;
  background-color: #b5c3e3;
}

.color-level li+li {
  margin-left: 5px;
}

.color-level.レベル５ li:nth-of-type(1)~li {
  color: inherit;
  background-color: #c9c9c9;
}

.color-level.レベル６ li:nth-of-type(2)~li {
  color: inherit;
  background-color: #c9c9c9;
}

.color-level.レベル７ li:nth-of-type(3)~li {
  color: inherit;
  background-color: #c9c9c9;
}

.color-level.レベル８ li:nth-of-type(4)~li {
  color: inherit;
  background-color: #c9c9c9;
}

.color-level.レベル９ li:nth-of-type(5)~li {
  color: inherit;
  background-color: #c9c9c9;
}

.color-level.レベル１０ li:nth-of-type(6)~li {
  color: inherit;
  background-color: #c9c9c9;
}

.color-level.レベル１１ li:nth-of-type(7)~li {
  color: inherit;
  background-color: #c9c9c9;
}

.color-level.レベル１２ li:nth-of-type(8)~li {
  color: inherit;
  background-color: #c9c9c9;
}

.color-level.レベル１３ li:nth-of-type(9)~li {
  color: inherit;
  background-color: #c9c9c9;
}

.color-level.レベル１４ li:nth-of-type(10)~li {
  color: inherit;
  background-color: #c9c9c9;
}

.color-level.レベル１５ li:nth-of-type(11)~li {
  color: inherit;
  background-color: #c9c9c9;
}

.color-level.レベル１６ li:nth-of-type(12)~li {
  color: inherit;
  background-color: #c9c9c9;
}

@media (max-width: 1024px) {
  .list-blog li .box-thumb .date {
    font-size: 20px;
  }

  .list-product-title {
    font-size: 16px;
  }

  .side {
    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;
    margin-top: 50px;
  }

  .side-box {
    width: 48%;
  }

  .detail-date {
    font-size: 19.2px;
  }

  .detail-date_square {
    width: 144px;
    height: 144px;
    letter-spacing: 1px;
  }

  .detail-item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 24px;
  }

  .detail-item .detail-category {
    font-size: 16px;
  }

  .detail-item .detail-title {
    font-size: 19.2px;
  }

  .detail-staff-cont {
    margin-top: 160px;
  }

  .list-flat dt {
    width: 100%;
    font-weight: bold;
  }

  .detail-staff-cont .list-flat dd {
    margin-top: 10px;
    margin-left: 1em;
  }

  .detail-staff .staff-name {
    font-size: 22.4px;
  }

  .detail-gallery-content .list-flat dt {
    width: 100%;
  }

  .detail-gallery-content .list-flat dd {
    margin-top: 5px;
    margin-left: 0;
  }

  .color-level li {
    width: 20px;
    font-size: 12px;
  }

  .color-level li+li {
    margin-left: 4px;
  }
}

@media (max-width: 599px) {
  .list-blog li .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .list-blog li .box-thumb {
    width: 35%;
  }

  .list-blog li .box-thumb .date {
    font-size: 16px;
  }

  .list-blog li .box-info {
    width: 60%;
  }

  .list-blog li .box-info .category {
    font-size: 14px;
  }

  .list-news li {
    padding: 15px 5px;
  }

  .list-product .list-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .list-product-thumb {
    width: 35%;
  }

  .list-product-info {
    width: 60%;
    margin-top: 0;
  }

  .side-box {
    width: 100%;
  }

  .detail-date {
    font-size: 14.4px;
  }

  .detail-date_square {
    width: 108px;
    height: 108px;
  }

  .detail-item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 18px;
  }

  .detail-item .detail-title {
    font-size: 14.4px;
  }

  .detail-staff-cont {
    margin-top: 50px;
  }
}

/* form */
.must {
  display: block;
  margin-top: 5px;
  margin-left: 0;
  padding: 0;
  font-size: inherit;
  color: #c67c83;
  text-align: left;
  background-color: transparent;
}

.contact-item {
  padding: 10px 0;
}

.contact-item dd input,
.contact-item dd textarea {
  border: none;
  background-color: #eee;
}

.contact-item dd .address-num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-align: center;
  margin-bottom: 10px;
}

.contact-item dd .address-num input {
  width: 50%;
  margin-left: 10px;
}

.contact-btns li {
  width: 200px;
  height: 45px;
}

.contact-btns li button {
  width: 100%;
  height: 100%;
  color: white;
  border: 1px solid #fff;
  background-color: #b5c3e3;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
}

.contact-btns li button:hover {
  color: #b5c3e3;
  background-color: white;
  border: 1px solid #b5c3e3;
  opacity: 1;
}

@media (max-width: 599px) {
  .contact-item dd .address-num input {
    width: 60%;
  }
}

.area_21 {
  padding-left: calc(50% - 500px);
}

@media (max-width: 1024px) {
  .area_21 .box-vertical {
    padding-left: 2%;
  }
}

.recruit_box .l {
  font-size: 2em;
  font-weight: bold;
  display: block;
}

.recruit_box .m {
  font-size: 1.5em;
  line-height: 1.8;
  display: block;
}

@media only screen and (max-width: 599px){
html,
.more a{
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "Sawarabi Mincho", serif;
}
}


[data-element-id] #header {
  position: static;
}
[data-element-id] .foot-reserve {
  position: static;
  width: 300px;
}
[data-element-id] .home-staff li {
  width: 30%;
}
[data-element-id] .area_06 ul > div {
      display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
[data-element-id] .area_06 ul {
  column-count: initial;
}
[data-element-id] .area_06 li {
  width: 30%;
}
[data-element-id] .list-pagenav > div {
  flex-grow: 1;
}
[data-element-id] .title-lower {
  position: absolute!important;
}
[data-element-id] #gnav .accordion-body {
    position: static!important;
    -webkit-transform: none;
    transform: none;
    z-index: 0;
    height: auto;
}
[data-element-id] .home-banner .box .back-img {
  position: relative;
  z-index: 0;
}
