@charset "utf-8";
/* CSS Document */




.Parisienne {
  font-family: 'Parisienne', cursive;
}

.yu-min {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
}

.yu-minAll {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
}

.yu-go {
  font-family: "游ゴシック", YuGothic, Hiragino Sans, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

.yu-goAll {
  font-family: "游ゴシック", YuGothic, Hiragino Sans, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

html {
  -webkit-text-size-adjust: 100%;
}


body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
button,
p {
  margin: 0px;
  padding: 0px;
  font-size: 14px;
  /*    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
  font-family: "游ゴシック", YuGothic, Hiragino Sans, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, 'ＭＳ Ｐゴシック', sans-serif;*/
  /*font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;*/
  line-height: 160%;
  color: #473d37;
  font-weight: 500;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  word-break: break-all;
}

ul,
li {
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0;
}

dl,
dt,
dd {
  text-align: left;
  padding: 0;
  margin: 0;
}

span {
  line-height: 160%;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  word-break: break-all;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  word-break: break-all;
}

@media only screen and (max-width:1024px) {}

@media only screen and (max-width:599px) {

  body,
  div,
  dl,
  dt,
  dd,
  ul,
  ol,
  li,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  form,
  input,
  button,
  p {
    font-size: 14px;
  }
}

/*クリアフィックス*/

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.clearfix:before {
  display: block;
  content: "";
  clear: both;
}

.clearfix {
  display: inline-block;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

iframe {
  max-width: 100%;
}

img {
  vertical-align: top;
  border: none;
  max-width: 100% !important;
  height: auto !important;
}

a {
  text-decoration: none;
  color: inherit;
  max-width: 100%;
}

a:hover {
  opacity: 0.6;
  color: inherit;
  text-decoration: none;
  -webkit-transition: 0.3s all linear;
  transition: 0.3s all linear;
}

a[href*="tel"] {
  pointer-events: none;
}

[data-element-id] h1 {
  position: static;
  text-indent: initial;
}

/*アラート系*/

a[data-href="#"] {
  border: solid red 5px !important;
  display: block;
  position: relative !important;
  opacity: 1;
}

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%;
  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*="."]:hover:before {
  content: "外部リンクの可能性があります。リンクが飛ばない可能性がありますので注意してください。";
  position: absolute !important;
  width: 100%;
  bottom: 100%;
  color: red;
  font-weight: bold;
  background: #555;
  padding: 5px;
  font-size: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

[data-element-id][data-uk-slideshow]:hover:before {
  content: "※こちらは見たまま編集ができません。①画像をダブルクリック、②変更（歯車マーク）、③スライドショーから編集してください。";
  display: block;
  line-height: 1.8;
  font-weight: bold;
  color: red;
  clear: both;
  background: #4c4c4c;
  padding: 5px;
  text-align: left;
  position: relative;
  letter-spacing: 1px;
  z-index: 1000;
  font-size: 12px;
}

[data-collection-list-content]:hover:before {
  content: "※こちらは見たまま編集ができません。①ページのどこかをダブルクリック、②左下（もしくは左上）のCMSロゴをクリック、③画面右上のメニュー（三本線マーク）から「カスタムコンテンツ管理」をクリック、④編集したいカスタムコンテンツの一覧（三本線マーク）から記事投稿・記事編集ができます。";
  display: block;
  line-height: 1.8;
  font-weight: bold;
  color: red;
  clear: both;
  background: #4c4c4c;
  padding: 5px;
  text-align: left;
  position: relative;
  letter-spacing: 1px;
  z-index: 1000;
  font-size: 12px;
}

/*フォント系*/

h2 {
  font-size: 40px;
}

h3 {
  font-size: 34px;
}

h4 {
  font-size: 26px;
}

h5 {
  font-size: 18px;
}

.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;
}

.str125 {
  font-size: 125%;
}

.str150 {
  font-size: 150%;
}

.str175 {
  font-size: 175%;
}

.str200 {
  font-size: 200%;
}

.red {
  color: red;
}

.blue {
  color: blue;
}

.white {
  color: #fff;
}

@media only screen and (max-width: 1024px) {
  h2 {
    font-size: 30px;
  }

  h3 {
    font-size: 24px;
  }

  h4 {
    font-size: 18px;
  }

  .fs16 {
    font-size: 14px;
  }

  .fs18 {
    font-size: 16px;
  }

  .fs20 {
    font-size: 16px;
  }

  .fs22 {
    font-size: 18px;
  }

  .fs24 {
    font-size: 18px;
  }

  .fs26 {
    font-size: 20px;
  }

  .fs28 {
    font-size: 20px;
  }

  .fs30 {
    font-size: 22px;
  }

  .fs32 {
    font-size: 22px;
  }

  .fs34 {
    font-size: 24px;
  }

  .fs36 {
    font-size: 24px;
  }

  .fs38 {
    font-size: 26px;
  }

  .fs40 {
    font-size: 26px;
  }

  .fs42 {
    font-size: 28px;
  }

  .fs44 {
    font-size: 28px;
  }

  .fs46 {
    font-size: 30px;
  }

  a[href*="tel"] {
    pointer-events: initial !important;
  }
}

@media only screen and (max-width: 599px) {

  h2 {
    font-size: 24px;
  }

  h3 {
    font-size: 20px;
  }

  h4 {
    font-size: 16px;
  }

  h5 {
    font-size: 14px;
  }

  .fs14 {
    font-size: 12px;
  }

  .fs16 {
    font-size: 14px;
  }

  .fs18 {
    font-size: 14px;
  }

  .fs20 {
    font-size: 16px;
  }

  .fs22 {
    font-size: 16px;
  }

  .fs24 {
    font-size: 16px;
  }

  .fs26 {
    font-size: 18px;
  }

  .fs28 {
    font-size: 18px;
  }

  .fs30 {
    font-size: 18px;
  }

  .fs32 {
    font-size: 20px;
  }

  .fs34 {
    font-size: 20px;
  }

  .fs36 {
    font-size: 20px;
  }

  .fs38 {
    font-size: 22px;
  }

  .fs40 {
    font-size: 22px;
  }

  .fs42 {
    font-size: 22px;
  }

  .fs44 {
    font-size: 24px;
  }

  .fs46 {
    font-size: 24px;
  }
}

/*altlist*/

.altlist01 .alt01 {
  display: none;
}

/*トランスフォーム親*/

.tfmp {
  position: relative;
  overflow: hidden;
}

/*ofiImg*/

.ofiImg img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100% !important;
  font-family: 'object-fit: cover; object-position: top center;';
  /*IE対策*/
}

/*IE対策 background-position*/

@media all and (-ms-high-contrast: none) {
  .ofiImg img {
    background-position: top center !important;
  }
}

.ofiImg.tc {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  height: 100%;
  width: 100%;
}

.ofiImg.h100 {
  height: 100%;
}

.ofiImg.t150 {
  position: relative;
  padding-top: 150%;
  display: block;
}

.ofiImg.t150 img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -o-object-position: top center;
  object-position: top center;
}

.ofiImg.t140 {
  position: relative;
  padding-top: 140%;
  display: block;
}

.ofiImg.t140 img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -o-object-position: top center;
  object-position: top center;
}

.ofiImg.t130 {
  position: relative;
  padding-top: 130%;
  display: block;
}

.ofiImg.t130 img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -o-object-position: top center;
  object-position: top center;
}

.ofiImg.t120 {
  position: relative;
  padding-top: 120%;
  display: block;
}

.ofiImg.t120 img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -o-object-position: top center;
  object-position: top center;
}

.ofiImg.t110 {
  position: relative;
  padding-top: 110%;
  display: block;
}

.ofiImg.t110 img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -o-object-position: top center;
  object-position: top center;
}

.ofiImg.t100 {
  position: relative;
  padding-top: 100%;
  display: block;
}

.ofiImg.t100 img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -o-object-position: top center;
  object-position: top center;
}

.ofiImg.t95 {
  position: relative;
  padding-top: 95%;
  display: block;
}

.ofiImg.t95 img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -o-object-position: top center;
  object-position: top center;
}

.ofiImg.t90 {
  position: relative;
  padding-top: 90%;
  display: block;
}

.ofiImg.t90 img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -o-object-position: top center;
  object-position: top center;
}

.ofiImg.t85 {
  position: relative;
  padding-top: 85%;
  display: block;
}

.ofiImg.t85 img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -o-object-position: top center;
  object-position: top center;
}

.ofiImg.t80 {
  position: relative;
  padding-top: 80%;
  display: block;
}

.ofiImg.t80 img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -o-object-position: top center;
  object-position: top center;
}

.ofiImg.t75 {
  position: relative;
  padding-top: 75%;
  display: block;
}

.ofiImg.t75 img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -o-object-position: top center;
  object-position: top center;
}

.ofiImg.t70 {
  position: relative;
  padding-top: 70%;
  display: block;
}

.ofiImg.t70 img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -o-object-position: top center;
  object-position: top center;
}

.ofiImg.t65 {
  position: relative;
  padding-top: 65%;
  display: block;
}

.ofiImg.t65 img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -o-object-position: top center;
  object-position: top center;
}

.ofiImg.t60 {
  position: relative;
  padding-top: 60%;
  display: block;
}

.ofiImg.t60 img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -o-object-position: top center;
  object-position: top center;
}

.ofiImg.t55 {
  position: relative;
  padding-top: 55%;
  display: block;
}

.ofiImg.t55 img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -o-object-position: top center;
  object-position: top center;
}

.ofiImg.t50 {
  position: relative;
  padding-top: 50%;
  display: block;
}

.ofiImg.t50 img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -o-object-position: top center;
  object-position: top center;
}

.ofiImg.t45 {
  position: relative;
  padding-top: 45%;
  display: block;
}

.ofiImg.t45 img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -o-object-position: top center;
  object-position: top center;
}

.ofiImg.t40 {
  position: relative;
  padding-top: 40%;
  display: block;
}

.ofiImg.t40 img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -o-object-position: top center;
  object-position: top center;
}

.ofiImg.t35 {
  position: relative;
  padding-top: 35%;
  display: block;
}

.ofiImg.t35 img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -o-object-position: top center;
  object-position: top center;
}

.ofiImg.t30 {
  position: relative;
  padding-top: 30%;
  display: block;
}

.ofiImg.t30 img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -o-object-position: top center;
  object-position: top center;
}

.ofiImg.t25 {
  position: relative;
  padding-top: 25%;
  display: block;
}

.ofiImg.t25 img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -o-object-position: top center;
  object-position: top center;
}

.ofiImg.t20 {
  position: relative;
  padding-top: 20%;
  display: block;
}

.ofiImg.t20 img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -o-object-position: top center;
  object-position: top center;
}


/*フレックス*/

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flexc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: center;
  justify-content: center;
}

.flexs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}

.flexb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.flexsb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.flexn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.flexn1024 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.flexn599 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.flex > div[data-collection-list-content],
.flexc > div[data-collection-list-content],
.flexb > div[data-collection-list-content],
.flexsb > div[data-collection-list-content],
.flexs > div[data-collection-list-content] {
  width: 100%;
}

.flex > div[data-recommend-collection-list-content],
.flexc > div[data-recommend-collection-list-content],
.flexb > div[data-recommend-collection-list-content],
.flexsb > div[data-recommend-collection-list-content],
.flexs > div[data-recommend-collection-list-content] {
  width: 100%;
}
.rowlist > div[data-collection-list-content]{
   width: 100%;
   display: -webkit-box;
   display: -ms-flexbox;
   display: -webkit-flex;
   display: flex;
   -ms-flex-wrap: wrap;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
}

.flex > div[data-collection-list-content] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flexc > div[data-collection-list-content] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: center;
  justify-content: center;
}

.flexs > div[data-collection-list-content] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}

.flexsb > div[data-collection-list-content] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.flexb > div[data-collection-list-content] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.flex > div[data-recommend-collection-list-content] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flexc > div[data-recommend-collection-list-content] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: center;
  justify-content: center;
}

.flexs > div[data-recommend-collection-list-content] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}

.flex > div[data-collection-archive-content] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flexsb > div[data-collection-archive-content] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flexb > div[data-collection-archive-content] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flexc > div[data-collection-archive-content] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex > div[data-collection-filtered-content] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flexc > div[data-collection-filtered-content] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flexsb > div[data-collection-filtered-content] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flexb > div[data-collection-filtered-content] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.aic {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.aie {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.asc {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.ase {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.spa {
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}

.spb {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.reverse {
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

@media only screen and (max-width:1024px) {
  .flexn1024 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}

@media only screen and (max-width:599px) {
  .flexn599 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}

/*wrap*/

#wrapper {
  overflow: hidden;
  min-width: 320px;
  margin: 0 auto;
}

/*common*/

.lcmn > *:last-of-type {
  margin-bottom: 0 !important;
}

.rowlist {
  width: 102%;
  margin-left: -1%;
}

.rowlist599 {
  width: 102%;
  margin-left: -1%;
}

.rowlist1024 {
  width: 102%;
  margin-left: -1%;
}

.odd > *:nth-of-type(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.even > *:nth-of-type(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.ol {
  padding-left: 1.5em;
}

.ol > li {
  list-style: disc;
}

.ol02 > li {
  position: relative;
  padding-left: 1em;
}

.ol02 > li:before {
  position: absolute;
  content: "●";
  top: 0;
  left: 0;
  font-size: 0.5em;
}

.cl > li {
  padding-left: 2em;
  position: relative;
}

.cl > li:before {
  content: "\f00c";
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  font-size: 150%;
}

.nl {
  counter-reset: number;
}

.nl > li {
  padding-left: 1.5em;
  position: relative;
}

.nl > li:before {
  counter-increment: number;
  content: counter(number);
  position: absolute;
  top: 0.25em;
  left: 0;
  border: 1px solid;
  border-radius: 50%;
  width: 1em;
  height: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.z1 {
  position: relative;
  z-index: 1;
}

.z2 {
  position: relative;
  z-index: 2;
}

.memh {
  margin: 0.5em 0;
}

.mem1 {
  margin: 1em 0;
}

.mem2 {
  margin: 2em 0;
}

.mbemh {
  margin-bottom: 0.5em;
}

.mbem1 {
  margin-bottom: 1em;
}

.mbem2 {
  margin-bottom: 2em;
}

.mbem3 {
  margin-bottom: 3em;
}

.mremh {
  margin-right: 0.5em;
}

.mrem1 {
  margin-right: 1em;
}

.mrem2 {
  margin-right: 2em;
}

.mrem3 {
  margin-right: 3em;
}

.mlemh {
  margin-left: 0.5em;
}

.mlem1 {
  margin-left: 1em;
}

.mlem2 {
  margin-left: 2em;
}

.mlem3 {
  margin-left: 3em;
}

.fw300 {
  font-weight: 300;
}

.fw400 {
  font-weight: 400;
}

.fw500 {
  font-weight: 500;
}

.fw600 {
  font-weight: 600;
}

.fw700 {
  font-weight: 700;
}

.row2 {
  width: 48%;
  margin: 1%;
}

.row3 {
  width: 31.333%;
  margin: 1%;
}

.row4 {
  width: 23%;
  margin: 1%;
}

.row5 {
  width: 18%;
  margin: 1%;
}

.w100 {
  width: 100%;
  display: block;
}

.w20 {
  width: 20%;
}

.w25 {
  width: 25%;
}

.w26 {
  width: 26%;
}

.w30 {
  width: 30%;
}

.w36 {
  width: 36%;
}

.w40 {
  width: 40%;
}

.w46 {
  width: 46%;
}

.w48 {
  width: 48%;
}

.w50 {
  width: 50%;
}

.w56 {
  width: 56%;
  margin: 1% 0;
}

.w60 {
  width: 60%;
}

.w66 {
  width: 66%;
}

.w70 {
  width: 70%;
}

.w76 {
  width: 76%;
}

.w80 {
  width: 80%;
}

.w86 {
  width: 86%;
}

.m600 {
  max-width: 600px;
  margin: auto;
}

.m700 {
  max-width: 700px;
  margin: auto;
}

.m800 {
  max-width: 800px;
  margin: auto;
}

.m900 {
  max-width: 900px;
  margin: auto;
}

.m960 {
  max-width: 960px;
  margin: auto;
}

.m1000 {
  max-width: 1020px;
  margin: auto;
  width: 98%;
}

.m1200 {
  max-width: 1250px;
  width: 96%;
  margin: auto;
}

.harea {
  padding: 80px 0;
}

.area {
  padding: 80px 0;
}

.area60 {
  padding: 60px 0;
}

.area40 {
  padding: 40px 0;
}

.area20 {
  padding: 20px 0;
}

.m80 {
  margin: 80px 0;
}

.m60 {
  margin: 60px 0;
}

.m40 {
  margin: 40px 0;
}

.m20 {
  margin: 20px 0;
}

.mb80 {
  margin-bottom: 80px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb20 {
  margin-bottom: 20px;
}

.pic {
  text-align: center;
  width: 100%;
  display: block;
}

.pix {
  text-align: center;
}

.pic img {
  width: 100%;
}

.tac {
  text-align: center;
}

.tal {
  text-align: left;
}

.tar {
  text-align: right;
}

.tac599 {
  text-align: center;
}

.tar599 {
  text-align: right;
}

.tarc599 {
  text-align: right;
}

.txt {
  line-height: 200%;
}

.lh160 {
  line-height: 160%;
}

.lh200 {
  line-height: 200%;
}

.uk-lb img {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

.uk-lb img:hover {
  cursor: pointer;
  opacity: 0.6;
}

.inb {
  display: inline-block;
}

@media only screen and (max-width:1024px) {
  .m600 {
    width: 96%;
  }

  .m700 {
    width: 96%;
  }

  .m800 {
    width: 96%;
  }

  .m900 {
    width: 96%;
  }

  .m960 {
    width: 96%;
  }

  .m1000 {
    width: 96%;
  }

  .harea {
    padding: 60px 0;
  }

  .area {
    padding: 60px 0;
  }

  .area60 {
    padding: 50px 0;
  }

  .area40 {
    padding: 30px 0;
  }

  .row4 {
    width: 31.333%;
  }

  .row5 {
    width: 23%;
  }

  .mb80 {
    margin-bottom: 60px;
  }

  .mb60 {
    margin-bottom: 50px;
  }

  .mb40 {
    margin-bottom: 30px;
  }

  .br1024 br {
    display: none;
  }

  .rowlist1024 {
    width: 100%;
    margin-left: 0;
  }
}

@media only screen and (max-width:599px) {
  .w20 {
    width: 100%;
    margin: 2% auto;
  }

  .pic.w20 {
    max-width: 400px;
  }

  .w20 .pic {
    max-width: 400px;
    margin: 0 auto;
  }

  .w26 {
    width: 100%;
    margin: 2% auto;
  }

  .pic.w26 {
    max-width: 400px;
  }

  .w26 .pic {
    max-width: 400px;
    margin: 0 auto;
  }

  .w30 {
    width: 100%;
    margin: 2% auto;
  }

  .pic.w30 {
    max-width: 400px;
  }

  .w30 .pic {
    max-width: 400px;
    margin: 0 auto;
  }

  .w36 {
    width: 100%;
    margin: 2% auto;
  }

  .pic.w36 {
    max-width: 400px;
  }

  .w36 .pic {
    max-width: 400px;
    margin: 0 auto;
  }

  .w40 {
    width: 100%;
    margin: 2% auto;
  }

  .pic.w40 {
    max-width: 400px;
  }

  .w40 .pic {
    max-width: 400px;
    margin: 0 auto;
  }

  .w46 {
    width: 100%;
    margin: 2% auto;
  }

  .w48 {
    width: 100%;
    margin: 2% auto;
  }

  .w50 {
    width: 100%;
    margin: 2% auto;
  }

  .w56 {
    width: 100%;
    margin: 2% auto;
  }

  .w60 {
    width: 100%;
    margin: 2% auto;
  }

  .w66 {
    width: 100%;
    margin: 2% auto;
  }

  .w70 {
    width: 100%;
    margin: 2% auto;
  }

  .w76 {
    width: 100%;
    margin: 2% auto;
  }

  .w80 {
    width: 100%;
    margin: 2% auto;
  }

  .w86 {
    width: 100%;
    margin: 2% auto;
  }

  .m600 {
    width: 94%;
  }

  .m700 {
    width: 94%;
  }

  .m800 {
    width: 94%;
  }

  .m900 {
    width: 94%;
  }

  .m960 {
    width: 94%;
  }

  .m1000 {
    width: 94%;
  }

  .m1200 {
    width: 94%;
  }

  .harea {
    padding: 40px 0;
  }

  .area {
    padding: 40px 0;
  }

  .area60 {
    padding: 40px 0;
  }

  .area40 {
    padding: 20px 0;
  }

  .row2 {
    width: 98%;
  }

  .row3 {
    width: 98%;
  }

  .row4 {
    width: 48%;
  }

  .row5 {
    width: 31.333%;
  }

  .m80 {
    margin: 40px 0;
  }

  .m60 {
    margin: 40px 0;
  }

  .mb80 {
    margin-bottom: 40px;
  }

  .mb60 {
    margin-bottom: 40px;
  }

  .mb40 {
    margin-bottom: 20px;
  }

  .tac599 {
    text-align: left;
  }

  .tar599 {
    text-align: left;
  }

  .tarc599 {
    text-align: center;
  }

  .br599 br {
    display: none;
  }

  .rowlist599 {
    width: 100%;
    margin-left: 0;
  }
}

/*fead*/

[data-element-id] .fead-mv {
  opacity: 1;
}

.fead-mv {
  opacity: 0;
  -webkit-transition: .8s;
  transition: .8s;
}

.mv {
  opacity: 1;
}

/*heightLine*/

@media only screen and (max-width:1024px) {
  [class*="heightLine-1024"] {
    height: auto !important
  }
}

@media only screen and (max-width:599px) {
  [class*="heightLine-599"] {
    height: auto !important
  }
}

/*iframe*/

.embed {
  position: relative;
  overflow: hidden;
}

.embed:after {
  display: block;
  content: "";
  padding-top: 50%;
}

.embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: inherit;
  width: 100%;
  height: 100%;
}

/*map*/

.map {
  position: relative;
  overflow: hidden;
}



.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: inherit;
  width: 100%;
  height: 100%;
}

/*-------------------------
ここまでリセット
--------------------------*/
.glist > li dt {
  cursor: pointer;
}
.glist li .pull {
  position: relative;
}
#gnav li:hover .pulllist {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(-50%, 6px);
  -ms-transform: translate(-50%, 6px);
  transform: translate(-50%, 6px);
}
#gnav li .pulllist {
  visibility: hidden;
  opacity: 0;
  border-radius: 4px;
  -webkit-transition: 0.6s all ease;
  transition: 0.6s all ease;
  position: absolute;
  -webkit-transform: translate(-50%, -60px);
  -ms-transform: translate(-50%, -60px);
  transform: translate(-50%, -60px);
  left: 50%;
  width: 270px;
  z-index: 10;
  padding: 10px;
  background: #faf5e6;
}
.glist li .pulllist {
  border-radius: 4px;
  width: 100%;
  background: #fff;
  padding: 1.5em 1em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#gnav li .pulllist:before {
  bottom: 100%;
  left: 50%;
  content: '';
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  border: 6px solid transparent;
  border-bottom-color: #faf5e6;
  position: absolute;
}
#gnav li .pulllist li {
  width: 100%;
}
#gnav li .pulllist li a {
  padding: 10px;
  font-size: 14px;
  text-align: left;
}
#gnav dt {
  color: #471a0c;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
}
#gnav dl {
  display: inline-block !important;
}
#gnav .pulllist li:after {
  display: none !important
}
#gnav .pulllist li {
  margin-bottom: 0px;
}
#gnav .pulllist li a {
  font-size: 13px;
  display: block;
}

.first2_item .pic {
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 16px;
}
.first2_item .tit {
  color: rgba(8, 177, 248, 255);
  font-weight: bold;
  margin-bottom: 8px;
}
.first2_item .more a {
  color: rgba(8, 177, 248, 255);
  margin-right: 10px;
}
.treatment1.first_3 .tbox .num .t1,
.treatment1.first_3 .tbox .num .t2 {
  line-height: 100%;
}
.treatment1.first_3 .tbox .num .t1 {
  padding-bottom: 4px;
}
.first_3 .box {
  background: #fcfbe5;
  padding: 30px;
  margin-bottom: 40px;
}
.staff_list1 .instaicon {
  width: 35px;
  display: inline-block;
  line-height: 35px;
}
.staff_list1 .instaicon span{
   line-height: 35px;
}

.staff_list1 h4 {
  line-height: 100%;
}
.staff_list1cate li {
  max-width: 0;
}
.staff_list1cate .l1 li .t,
.staff_list1cate .l1 li + li .t {
  background: #00c4ff
}
.storedtl_dllist1 {
  width: 100%;
  padding-bottom: 20px;
}
.storedtl_dllist1 dt {
  color: #000;
  font-size: 18px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  position: relative;
  font-weight: bold;
}
.storedtl_dllist1 dt:before {
  content: "";
  width: 100%;
  height: 4px;
  display: block;
  background-color: #faf5e6;
  position: absolute;
  bottom: 0;
  left: 0;
}
.storedtl_dllist1 dt:after {
  content: "";
  width: 150px;
  height: 4px;
  display: block;
  background-color: #00c4ff;
  position: absolute;
  bottom: 0;
  left: 0;
}
.recruit_4 .recruit_4innbox {
  background: #fff;
  padding-left: 40px;
  padding-right: 40px;
}
.recruit3_dl dt {
  width: 20%;
  font-weight: bold;
}
.recruit3_dl dd {
  width: 76%;
}
.recruit3_dl {
  margin-bottom: 20px;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
}
.recruit5_flowlist {
  background: #b0e5fc;
}
.recruit5_flowlist dt {
  background: #08b1f8;
  padding: 15px;
  width: 23%;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
.recruit5_flowlist dd {
  padding: 15px;
  width: 76%;
}
.recruit_1 {
  padding-bottom: 0;
}
.recruit_1 .l1 {
  padding-bottom: 40px;
}

@media only screen and (max-width: 599px) {
  .recruit3_dl dt {
    width: 100%;
  }
  .recruit3_dl dd {
    width: 100%;
  }

  .recruit5_flowlist dt {
    width: 100%;
  }
  .recruit5_flowlist dd {
    width: 100%;
  }
  .recruit_4 .recruit_4innbox {
    padding-left: 30px;
    padding-right: 30px;
  }
  .contact2 .l1 li {
    width: 50%;
    margin-bottom: 10px;
    max-width: 260px;
  }
  .recruit_1 .l1 {
    padding-bottom: 0;
  }
  .contact2 .l1 li .t {
    padding: 10px 0;
  }
  .staff_list1cate .l1 li .t {
    font-size: 14px;
  }

}
[data-element-id]#gnav li .pulllist{
  display: block;
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(-50%, 10px);
  -ms-transform: translate(-50%, 10px);
  transform: translate(-50%, 10px);
}
[data-element-id] #header .wrap.fixed{
  position: relative !important;
}
[data-element-id] .mobbt{
  display: block !important;
}
.flex_c >div[data-recommend-collection-list-content]{
  width: 100%;
  display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: justify;
	-webkit-justify-content: center;
	justify-content: center;
}
[data-element-id] #header .wrap{
  padding-bottom: 420px;
}
[data-element-id] #snav{
  display: block !important;
  max-width: 300px;
}
.hstore_addresslist{
  display: block;
}

.hstore_item .pic a{
  display: block;
}

@media only screen and (max-width: 599px) {
  .hstore_item{
    width: 100%;
  }
  .footnavi_list.w48 {
    width: 48% !important;
  }
  .staff_list1.about2 .box{
    padding-bottom: 30px;
  }
  .heightLine-hstorecontext{
    height: auto !important;
  }
  .hstore_item .tit{
     height: auto !important;
  }
  .first2_item .tit{
    height: auto !important;
  }
  .tal599 {
    text-align: left;
  }
}
.subtit .pic .ofiImg.t55 img{
  -o-object-position: center center;
    object-position: center center;
  font-family: 'object-fit: cover; object-position: center center;';
}
.footinfo .right li.ab a{
  border:#00c4ff 3px solid;
  color: #00c4ff;
  background: #fff;
  
}

