@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Cutive+Mono&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@1,200&display=swap');
@import url("https://fonts.googleapis.com/css2?family=Inconsolata&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Poiret+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sawarabi+Gothic&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New&display=swap');
/* font-family: 'Cutive', serif;
font-family: 'Inconsolata', monospace;
font-family: 'Nunito', sans-serif;
font-family: 'Poiret One', cursive;
font-family: 'Sawarabi Gothic', sans-serif;
font-family: 'Zen Kaku Gothic New', sans-serif; */
@font-face {
    font-family: "emmeline-regular";
    src: url('/import/tenant_1/160.16.226.38/html/font/emmeline-regular-webfont.woff') format("woff"),
    url('/import/tenant_1/160.16.226.38/html/font/emmeline-regular-webfont.woff2') format("woff2"),
    url('/import/tenant_1/160.16.226.38/html/font/Emmeline-Regular.ttf') format("ttf"),
    url('/import/tenant_1/160.16.226.38/html/font/Emmeline-Regular.otf') format("otf");
    font-weight: normal;
    font-style: normal;
}
.mont {
  font-family: "Montserrat", sans-serif;
}

html {
  font-size: 14px;
  line-height: 1.6;
}
#wrapper{
  overflow: hidden;
}
#wrapper.collon{
  overflow:initial;
}
#wrapper > .inner{
  max-width: 1400px;
}
/* A-BiSUスライダー用 */
.mainimage {
  position: relative;
}
.mainimage img {
  width: 100%;
}
.mainimage .uk-slidenav-position {
  position: relative;
  overflow: hidden;
  min-height: 300px;
  width: 100%;
}
.mainimage .uk-slidenav-position:after {
  display: block;
  padding-top: 50%;
  content: '';
}
.mainimage .uk-slideshow {
  position: absolute;
  top: 0;
  height: 100% !important;
  width: 100%;
}
.mainimage .uk-slideshow li {
  height: 100% !important;
}
.mainimage .uk-slideshow .uk-flex {
  height: 100%;
}
.mainimage .uk-slideshow img {
  width: 100%;
  height: 100%;
/*IE対策*/
  font-family: 'object-fit: cover; object-position: 50% 50%;';
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}
/* letter-spacing */
.ls-cmn03 {
  letter-spacing: 3px;
}

@media (max-width: 1024px) {
  .ls-cmn03 {
    letter-spacing: 2px;
  }
}

@media (max-width: 599px) {
  .ls-cmn03 {
    letter-spacing: 1px;
  }
}

.ls-cmn04 {
  letter-spacing: 4px;
}

@media (max-width: 1024px) {
  .ls-cmn04 {
    letter-spacing: 3px;
  }
}

@media (max-width: 599px) {
  .ls-cmn04 {
    letter-spacing: 2px;
  }
}

.ls-cmn05 {
  letter-spacing: 5px;
}

@media (max-width: 1024px) {
  .ls-cmn05 {
    letter-spacing: 4px;
  }
}

@media (max-width: 599px) {
  .ls-cmn05 {
    letter-spacing: 3px;
  }
}

/* フォントファミリー */
.fw4 {
  font-weight: 400;
}

.fw5 {
  font-weight: 500;
}

.fw6 {
  font-weight: 600;
}

.fw7 {
  font-weight: 700;
}

.color01 {
  color: #000;
}

.color02 {
  color: #ca0000;
}

.color-white {
  color: #fff;
}

.bgc01 {
  background-color: #e7eff1;
}

.bgc02 {
  background: #f2f0e3;
}

.bgc03 {
  background-color: #BDD3D3;
}

.bgc04 {
  background: #f5f5f5;
}

dt {
  font-weight: normal;
}

.prof-cmn {
  position: relative;
  overflow: hidden;
}

.prof-cmn02 {
  position: relative;
}

.inner-1400 {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  width: 92%;
}

/* font-size */
.fs50 {
  font-size: 50px;
}

.fs48 {
  font-size: 48px;
}

.fs46 {
  font-size: 46px;
}

.fs44 {
  font-size: 44px;
}

.fs42 {
  font-size: 42px;
}

.fs40 {
  font-size: 40px;
}

.fs38 {
  font-size: 38px;
}

.fs36 {
  font-size: 36px;
}

.fs34 {
  font-size: 34px;
}

.fs32 {
  font-size: 32px;
}

.fs30 {
  font-size: 30px;
}

.fs28 {
  font-size: 28px;
}

.fs26 {
  font-size: 26px;
}

.fs24 {
  font-size: 24px;
}

.fs22 {
  font-size: 22px;
}

.fs20 {
  font-size: 20px;
}

.fs18 {
  font-size: 18px;
}

.fs16 {
  font-size: 16px;
}

.fs14 {
  font-size: 14px;
}

.fs13 {
  font-size: 13px;
}

.fs12 {
  font-size: 12px;
}

@media (max-width: 1024px) {
  .fs50 {
    font-size: 36px;
  }
  .fs48 {
    font-size: 36px;
  }
  .fs46 {
    font-size: 36px;
  }
  .fs44 {
    font-size: 32px;
  }
  .fs42 {
    font-size: 32px;
  }
  .fs40 {
    font-size: 32px;
  }
  .fs38 {
    font-size: 32px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs34 {
    font-size: 30px;
  }
  .fs32 {
    font-size: 24px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs28 {
    font-size: 24px;
  }
  .fs26 {
    font-size: 22px;
  }
  .fs24 {
    font-size: 20px;
  }
  .fs22 {
    font-size: 18px;
  }
  .fs20 {
    font-size: 18px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 14px;
  }
}

@media (max-width: 599px) {
  .fs50 {
    font-size: 28px;
  }
  .fs48 {
    font-size: 28px;
  }
  .fs46 {
    font-size: 28px;
  }
  .fs44 {
    font-size: 24px;
  }
  .fs42 {
    font-size: 24px;
  }
  .fs40 {
    font-size: 24px;
  }
  .fs38 {
    font-size: 24px;
  }
  .fs36 {
    font-size: 24px;
  }
  .fs34 {
    font-size: 24px;
  }
  .fs32 {
    font-size: 22px;
  }
  .fs30 {
    font-size: 22px;
  }
  .fs28 {
    font-size: 20px;
  }
  .fs26 {
    font-size: 20px;
  }
  .fs24 {
    font-size: 18px;
  }
  .fs22 {
    font-size: 18px;
  }
  .fs20 {
    font-size: 16px;
  }
  .fs18 {
    font-size: 14px;
  }
  .fs16 {
    font-size: 14px;
  }
}

@media (max-width: 599px) {
  .w100\@sp {
    width: 100%;
  }
}

@media (max-width: 1024px) {
  .fs14\@tb {
    font-size: 14px;
  }
  .fs15\@tb {
    font-size: 15px;
  }
  .fs16\@tb {
    font-size: 16px;
  }
  .fs17\@tb {
    font-size: 17px;
  }
  .fs18\@tb {
    font-size: 18px;
  }
  .fs19\@tb {
    font-size: 19px;
  }
  .fs20\@tb {
    font-size: 20px;
  }
  .fs21\@tb {
    font-size: 21px;
  }
  .fs22\@tb {
    font-size: 22px;
  }
  .fs23\@tb {
    font-size: 23px;
  }
  .fs24\@tb {
    font-size: 24px;
  }
  .fs25\@tb {
    font-size: 25px;
  }
  .fs26\@tb {
    font-size: 26px;
  }
  .fs27\@tb {
    font-size: 27px;
  }
  .fs28\@tb {
    font-size: 28px;
  }
  .fs29\@tb {
    font-size: 29px;
  }
  .fs30\@tb {
    font-size: 30px;
  }
}

@media (max-width: 599px) {
  .fs14\@sp {
    font-size: 14px;
  }
  .fs15\@sp {
    font-size: 15px;
  }
  .fs16\@sp {
    font-size: 16px;
  }
  .fs17\@sp {
    font-size: 17px;
  }
  .fs18\@sp {
    font-size: 18px;
  }
  .fs19\@sp {
    font-size: 19px;
  }
  .fs20\@sp {
    font-size: 20px;
  }
  .fs21\@sp {
    font-size: 21px;
  }
  .fs22\@sp {
    font-size: 22px;
  }
  .fs23\@sp {
    font-size: 23px;
  }
  .fs24\@sp {
    font-size: 24px;
  }
  .fs25\@sp {
    font-size: 25px;
  }
  .fs26\@sp {
    font-size: 26px;
  }
  .fs27\@sp {
    font-size: 27px;
  }
  .fs28\@sp {
    font-size: 28px;
  }
  .fs29\@sp {
    font-size: 29px;
  }
  .fs30\@sp {
    font-size: 30px;
  }
}

/* padding */
.pt5 {
  padding-top: 5px;
}

.pb5 {
  padding-bottom: 5px;
}

.pt6 {
  padding-top: 6px;
}

.pb6 {
  padding-bottom: 6px;
}

.pt7 {
  padding-top: 7px;
}

.pb7 {
  padding-bottom: 7px;
}

.pt8 {
  padding-top: 8px;
}

.pb8 {
  padding-bottom: 8px;
}

.pt9 {
  padding-top: 9px;
}

.pb9 {
  padding-bottom: 9px;
}

.pt10 {
  padding-top: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.pt11 {
  padding-top: 11px;
}

.pb11 {
  padding-bottom: 11px;
}

.pt12 {
  padding-top: 12px;
}

.pb12 {
  padding-bottom: 12px;
}

.pt13 {
  padding-top: 13px;
}

.pb13 {
  padding-bottom: 13px;
}

.pt14 {
  padding-top: 14px;
}

.pb14 {
  padding-bottom: 14px;
}

.pt15 {
  padding-top: 15px;
}

.pb15 {
  padding-bottom: 15px;
}

.pt16 {
  padding-top: 16px;
}

.pb16 {
  padding-bottom: 16px;
}

.pt17 {
  padding-top: 17px;
}

.pb17 {
  padding-bottom: 17px;
}

.pt18 {
  padding-top: 18px;
}

.pb18 {
  padding-bottom: 18px;
}

.pt19 {
  padding-top: 19px;
}

.pb19 {
  padding-bottom: 19px;
}

.pt20 {
  padding-top: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

@media (max-width: 1024px) {
  .pt5 {
    padding-top: 3.75px;
  }
  .pb5 {
    padding-bottom: 3.75px;
  }
  .pt6 {
    padding-top: 4.5px;
  }
  .pb6 {
    padding-bottom: 4.5px;
  }
  .pt7 {
    padding-top: 5.25px;
  }
  .pb7 {
    padding-bottom: 5.25px;
  }
  .pt8 {
    padding-top: 6px;
  }
  .pb8 {
    padding-bottom: 6px;
  }
  .pt9 {
    padding-top: 6.75px;
  }
  .pb9 {
    padding-bottom: 6.75px;
  }
  .pt10 {
    padding-top: 7.5px;
  }
  .pb10 {
    padding-bottom: 7.5px;
  }
  .pt11 {
    padding-top: 8.25px;
  }
  .pb11 {
    padding-bottom: 8.25px;
  }
  .pt12 {
    padding-top: 9px;
  }
  .pb12 {
    padding-bottom: 9px;
  }
  .pt13 {
    padding-top: 9.75px;
  }
  .pb13 {
    padding-bottom: 9.75px;
  }
  .pt14 {
    padding-top: 10.5px;
  }
  .pb14 {
    padding-bottom: 10.5px;
  }
  .pt15 {
    padding-top: 11.25px;
  }
  .pb15 {
    padding-bottom: 11.25px;
  }
  .pt16 {
    padding-top: 12px;
  }
  .pb16 {
    padding-bottom: 12px;
  }
  .pt17 {
    padding-top: 12.75px;
  }
  .pb17 {
    padding-bottom: 12.75px;
  }
  .pt18 {
    padding-top: 13.5px;
  }
  .pb18 {
    padding-bottom: 13.5px;
  }
  .pt19 {
    padding-top: 14.25px;
  }
  .pb19 {
    padding-bottom: 14.25px;
  }
  .pt20 {
    padding-top: 15px;
  }
  .pb20 {
    padding-bottom: 15px;
  }
}

@media (max-width: 599px) {
  .pt5 {
    padding-top: 2.5px;
  }
  .pb5 {
    padding-bottom: 2.5px;
  }
  .pt6 {
    padding-top: 3px;
  }
  .pb6 {
    padding-bottom: 3px;
  }
  .pt7 {
    padding-top: 3.5px;
  }
  .pb7 {
    padding-bottom: 3.5px;
  }
  .pt8 {
    padding-top: 4px;
  }
  .pb8 {
    padding-bottom: 4px;
  }
  .pt9 {
    padding-top: 4.5px;
  }
  .pb9 {
    padding-bottom: 4.5px;
  }
  .pt10 {
    padding-top: 5px;
  }
  .pb10 {
    padding-bottom: 5px;
  }
  .pt11 {
    padding-top: 5.5px;
  }
  .pb11 {
    padding-bottom: 5.5px;
  }
  .pt12 {
    padding-top: 6px;
  }
  .pb12 {
    padding-bottom: 6px;
  }
  .pt13 {
    padding-top: 6.5px;
  }
  .pb13 {
    padding-bottom: 6.5px;
  }
  .pt14 {
    padding-top: 7px;
  }
  .pb14 {
    padding-bottom: 7px;
  }
  .pt15 {
    padding-top: 7.5px;
  }
  .pb15 {
    padding-bottom: 7.5px;
  }
  .pt16 {
    padding-top: 8px;
  }
  .pb16 {
    padding-bottom: 8px;
  }
  .pt17 {
    padding-top: 8.5px;
  }
  .pb17 {
    padding-bottom: 8.5px;
  }
  .pt18 {
    padding-top: 9px;
  }
  .pb18 {
    padding-bottom: 9px;
  }
  .pt19 {
    padding-top: 9.5px;
  }
  .pb19 {
    padding-bottom: 9.5px;
  }
  .pt20 {
    padding-top: 10px;
  }
  .pb20 {
    padding-bottom: 10px;
  }
}

.pt10 {
  padding-top: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.pt20 {
  padding-top: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.pt30 {
  padding-top: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

.pt40 {
  padding-top: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.pt50 {
  padding-top: 50px;
}

.pb50 {
  padding-bottom: 50px;
}

.pt60 {
  padding-top: 60px;
}

.pb60 {
  padding-bottom: 60px;
}

.pt70 {
  padding-top: 70px;
}

.pb70 {
  padding-bottom: 70px;
}

.pt80 {
  padding-top: 80px;
}

.pb80 {
  padding-bottom: 80px;
}

.pt90 {
  padding-top: 90px;
}

.pb90 {
  padding-bottom: 90px;
}

.pt100 {
  padding-top: 100px;
}

.pb100 {
  padding-bottom: 100px;
}

.pt110 {
  padding-top: 110px;
}

.pb110 {
  padding-bottom: 110px;
}

.pt120 {
  padding-top: 120px;
}

.pb120 {
  padding-bottom: 120px;
}

.pt130 {
  padding-top: 130px;
}

.pb130 {
  padding-bottom: 130px;
}

.pt140 {
  padding-top: 140px;
}

.pb140 {
  padding-bottom: 140px;
}

.pt150 {
  padding-top: 150px;
}

.pb150 {
  padding-bottom: 150px;
}

.pt160 {
  padding-top: 160px;
}

.pb160 {
  padding-bottom: 160px;
}

.pt170 {
  padding-top: 170px;
}

.pb170 {
  padding-bottom: 170px;
}

.pt180 {
  padding-top: 180px;
}

.pb180 {
  padding-bottom: 180px;
}

.pt190 {
  padding-top: 190px;
}

.pb190 {
  padding-bottom: 190px;
}

.pt200 {
  padding-top: 200px;
}

.pb200 {
  padding-bottom: 200px;
}

@media (max-width: 1024px) {
  .pt10 {
    padding-top: 7.5px;
  }
  .pb10 {
    padding-bottom: 7.5px;
  }
  .pt20 {
    padding-top: 15px;
  }
  .pb20 {
    padding-bottom: 15px;
  }
  .pt30 {
    padding-top: 22.5px;
  }
  .pb30 {
    padding-bottom: 22.5px;
  }
  .pt40 {
    padding-top: 30px;
  }
  .pb40 {
    padding-bottom: 30px;
  }
  .pt50 {
    padding-top: 37.5px;
  }
  .pb50 {
    padding-bottom: 37.5px;
  }
  .pt60 {
    padding-top: 45px;
  }
  .pb60 {
    padding-bottom: 45px;
  }
  .pt70 {
    padding-top: 52.5px;
  }
  .pb70 {
    padding-bottom: 52.5px;
  }
  .pt80 {
    padding-top: 60px;
  }
  .pb80 {
    padding-bottom: 60px;
  }
  .pt90 {
    padding-top: 67.5px;
  }
  .pb90 {
    padding-bottom: 67.5px;
  }
  .pt100 {
    padding-top: 75px;
  }
  .pb100 {
    padding-bottom: 75px;
  }
  .pt110 {
    padding-top: 82.5px;
  }
  .pb110 {
    padding-bottom: 82.5px;
  }
  .pt120 {
    padding-top: 90px;
  }
  .pb120 {
    padding-bottom: 90px;
  }
  .pt130 {
    padding-top: 97.5px;
  }
  .pb130 {
    padding-bottom: 97.5px;
  }
  .pt140 {
    padding-top: 105px;
  }
  .pb140 {
    padding-bottom: 105px;
  }
  .pt150 {
    padding-top: 112.5px;
  }
  .pb150 {
    padding-bottom: 112.5px;
  }
  .pt160 {
    padding-top: 120px;
  }
  .pb160 {
    padding-bottom: 120px;
  }
  .pt170 {
    padding-top: 127.5px;
  }
  .pb170 {
    padding-bottom: 127.5px;
  }
  .pt180 {
    padding-top: 135px;
  }
  .pb180 {
    padding-bottom: 135px;
  }
  .pt190 {
    padding-top: 142.5px;
  }
  .pb190 {
    padding-bottom: 142.5px;
  }
  .pt200 {
    padding-top: 150px;
  }
  .pb200 {
    padding-bottom: 150px;
  }
}

@media (max-width: 599px) {
  .pt10 {
    padding-top: 5px;
  }
  .pb10 {
    padding-bottom: 5px;
  }
  .pt20 {
    padding-top: 10px;
  }
  .pb20 {
    padding-bottom: 10px;
  }
  .pt30 {
    padding-top: 15px;
  }
  .pb30 {
    padding-bottom: 15px;
  }
  .pt40 {
    padding-top: 20px;
  }
  .pb40 {
    padding-bottom: 20px;
  }
  .pt50 {
    padding-top: 25px;
  }
  .pb50 {
    padding-bottom: 25px;
  }
  .pt60 {
    padding-top: 30px;
  }
  .pb60 {
    padding-bottom: 30px;
  }
  .pt70 {
    padding-top: 35px;
  }
  .pb70 {
    padding-bottom: 35px;
  }
  .pt80 {
    padding-top: 40px;
  }
  .pb80 {
    padding-bottom: 40px;
  }
  .pt90 {
    padding-top: 45px;
  }
  .pb90 {
    padding-bottom: 45px;
  }
  .pt100 {
    padding-top: 50px;
  }
  .pb100 {
    padding-bottom: 50px;
  }
  .pt110 {
    padding-top: 55px;
  }
  .pb110 {
    padding-bottom: 55px;
  }
  .pt120 {
    padding-top: 60px;
  }
  .pb120 {
    padding-bottom: 60px;
  }
  .pt130 {
    padding-top: 65px;
  }
  .pb130 {
    padding-bottom: 65px;
  }
  .pt140 {
    padding-top: 70px;
  }
  .pb140 {
    padding-bottom: 70px;
  }
  .pt150 {
    padding-top: 75px;
  }
  .pb150 {
    padding-bottom: 75px;
  }
  .pt160 {
    padding-top: 80px;
  }
  .pb160 {
    padding-bottom: 80px;
  }
  .pt170 {
    padding-top: 85px;
  }
  .pb170 {
    padding-bottom: 85px;
  }
  .pt180 {
    padding-top: 90px;
  }
  .pb180 {
    padding-bottom: 90px;
  }
  .pt190 {
    padding-top: 95px;
  }
  .pb190 {
    padding-bottom: 95px;
  }
  .pt200 {
    padding-top: 100px;
  }
  .pb200 {
    padding-bottom: 100px;
  }
}

/* margin */
.mt5 {
  margin-top: 5px;
}

.mb5 {
  margin-bottom: 5px;
}

.mt6 {
  margin-top: 6px;
}

.mb6 {
  margin-bottom: 6px;
}

.mt7 {
  margin-top: 7px;
}

.mb7 {
  margin-bottom: 7px;
}

.mt8 {
  margin-top: 8px;
}

.mb8 {
  margin-bottom: 8px;
}

.mt9 {
  margin-top: 9px;
}

.mb9 {
  margin-bottom: 9px;
}

.mt10 {
  margin-top: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.mt11 {
  margin-top: 11px;
}

.mb11 {
  margin-bottom: 11px;
}

.mt12 {
  margin-top: 12px;
}

.mb12 {
  margin-bottom: 12px;
}

.mt13 {
  margin-top: 13px;
}

.mb13 {
  margin-bottom: 13px;
}

.mt14 {
  margin-top: 14px;
}

.mb14 {
  margin-bottom: 14px;
}

.mt15 {
  margin-top: 15px;
}

.mb15 {
  margin-bottom: 15px;
}

.mt16 {
  margin-top: 16px;
}

.mb16 {
  margin-bottom: 16px;
}

.mt17 {
  margin-top: 17px;
}

.mb17 {
  margin-bottom: 17px;
}

.mt18 {
  margin-top: 18px;
}

.mb18 {
  margin-bottom: 18px;
}

.mt19 {
  margin-top: 19px;
}

.mb19 {
  margin-bottom: 19px;
}

.mt20 {
  margin-top: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

@media (max-width: 1024px) {
  .mt5 {
    margin-top: 3.75px;
  }
  .mb5 {
    margin-bottom: 3.75px;
  }
  .mt6 {
    margin-top: 4.5px;
  }
  .mb6 {
    margin-bottom: 4.5px;
  }
  .mt7 {
    margin-top: 5.25px;
  }
  .mb7 {
    margin-bottom: 5.25px;
  }
  .mt8 {
    margin-top: 6px;
  }
  .mb8 {
    margin-bottom: 6px;
  }
  .mt9 {
    margin-top: 6.75px;
  }
  .mb9 {
    margin-bottom: 6.75px;
  }
  .mt10 {
    margin-top: 7.5px;
  }
  .mb10 {
    margin-bottom: 7.5px;
  }
  .mt11 {
    margin-top: 8.25px;
  }
  .mb11 {
    margin-bottom: 8.25px;
  }
  .mt12 {
    margin-top: 9px;
  }
  .mb12 {
    margin-bottom: 9px;
  }
  .mt13 {
    margin-top: 9.75px;
  }
  .mb13 {
    margin-bottom: 9.75px;
  }
  .mt14 {
    margin-top: 10.5px;
  }
  .mb14 {
    margin-bottom: 10.5px;
  }
  .mt15 {
    margin-top: 11.25px;
  }
  .mb15 {
    margin-bottom: 11.25px;
  }
  .mt16 {
    margin-top: 12px;
  }
  .mb16 {
    margin-bottom: 12px;
  }
  .mt17 {
    margin-top: 12.75px;
  }
  .mb17 {
    margin-bottom: 12.75px;
  }
  .mt18 {
    margin-top: 13.5px;
  }
  .mb18 {
    margin-bottom: 13.5px;
  }
  .mt19 {
    margin-top: 14.25px;
  }
  .mb19 {
    margin-bottom: 14.25px;
  }
  .mt20 {
    margin-top: 15px;
  }
  .mb20 {
    margin-bottom: 15px;
  }
}

@media (max-width: 599px) {
  .mt5 {
    margin-top: 2.5px;
  }
  .mb5 {
    margin-bottom: 2.5px;
  }
  .mt6 {
    margin-top: 3px;
  }
  .mb6 {
    margin-bottom: 3px;
  }
  .mt7 {
    margin-top: 3.5px;
  }
  .mb7 {
    margin-bottom: 3.5px;
  }
  .mt8 {
    margin-top: 4px;
  }
  .mb8 {
    margin-bottom: 4px;
  }
  .mt9 {
    margin-top: 4.5px;
  }
  .mb9 {
    margin-bottom: 4.5px;
  }
  .mt10 {
    margin-top: 5px;
  }
  .mb10 {
    margin-bottom: 5px;
  }
  .mt11 {
    margin-top: 5.5px;
  }
  .mb11 {
    margin-bottom: 5.5px;
  }
  .mt12 {
    margin-top: 6px;
  }
  .mb12 {
    margin-bottom: 6px;
  }
  .mt13 {
    margin-top: 6.5px;
  }
  .mb13 {
    margin-bottom: 6.5px;
  }
  .mt14 {
    margin-top: 7px;
  }
  .mb14 {
    margin-bottom: 7px;
  }
  .mt15 {
    margin-top: 7.5px;
  }
  .mb15 {
    margin-bottom: 7.5px;
  }
  .mt16 {
    margin-top: 8px;
  }
  .mb16 {
    margin-bottom: 8px;
  }
  .mt17 {
    margin-top: 8.5px;
  }
  .mb17 {
    margin-bottom: 8.5px;
  }
  .mt18 {
    margin-top: 9px;
  }
  .mb18 {
    margin-bottom: 9px;
  }
  .mt19 {
    margin-top: 9.5px;
  }
  .mb19 {
    margin-bottom: 9.5px;
  }
  .mt20 {
    margin-top: 10px;
  }
  .mb20 {
    margin-bottom: 10px;
  }
}

.mt10 {
  margin-top: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

.mt60 {
  margin-top: 60px;
}

.mb60 {
  margin-bottom: 60px;
}

.mt70 {
  margin-top: 70px;
}

.mb70 {
  margin-bottom: 70px;
}

.mt80 {
  margin-top: 80px;
}

.mb80 {
  margin-bottom: 80px;
}

.mt90 {
  margin-top: 90px;
}

.mb90 {
  margin-bottom: 90px;
}

.mt100 {
  margin-top: 100px;
}

.mb100 {
  margin-bottom: 100px;
}

.mt110 {
  margin-top: 110px;
}

.mb110 {
  margin-bottom: 110px;
}

.mt120 {
  margin-top: 120px;
}

.mb120 {
  margin-bottom: 120px;
}

.mt130 {
  margin-top: 130px;
}

.mb130 {
  margin-bottom: 130px;
}

.mt140 {
  margin-top: 140px;
}

.mb140 {
  margin-bottom: 140px;
}

.mt150 {
  margin-top: 150px;
}

.mb150 {
  margin-bottom: 150px;
}

.mt160 {
  margin-top: 160px;
}

.mb160 {
  margin-bottom: 160px;
}

.mt170 {
  margin-top: 170px;
}

.mb170 {
  margin-bottom: 170px;
}

.mt180 {
  margin-top: 180px;
}

.mb180 {
  margin-bottom: 180px;
}

.mt190 {
  margin-top: 190px;
}

.mb190 {
  margin-bottom: 190px;
}

.mt200 {
  margin-top: 200px;
}

.mb200 {
  margin-bottom: 200px;
}

@media (max-width: 1024px) {
  .mt10 {
    margin-top: 7.5px;
  }
  .mb10 {
    margin-bottom: 7.5px;
  }
  .mt20 {
    margin-top: 15px;
  }
  .mb20 {
    margin-bottom: 15px;
  }
  .mt30 {
    margin-top: 22.5px;
  }
  .mb30 {
    margin-bottom: 22.5px;
  }
  .mt40 {
    margin-top: 30px;
  }
  .mb40 {
    margin-bottom: 30px;
  }
  .mt50 {
    margin-top: 37.5px;
  }
  .mb50 {
    margin-bottom: 37.5px;
  }
  .mt60 {
    margin-top: 45px;
  }
  .mb60 {
    margin-bottom: 45px;
  }
  .mt70 {
    margin-top: 52.5px;
  }
  .mb70 {
    margin-bottom: 52.5px;
  }
  .mt80 {
    margin-top: 60px;
  }
  .mb80 {
    margin-bottom: 60px;
  }
  .mt90 {
    margin-top: 67.5px;
  }
  .mb90 {
    margin-bottom: 67.5px;
  }
  .mt100 {
    margin-top: 75px;
  }
  .mb100 {
    margin-bottom: 75px;
  }
  .mt110 {
    margin-top: 82.5px;
  }
  .mb110 {
    margin-bottom: 82.5px;
  }
  .mt120 {
    margin-top: 90px;
  }
  .mb120 {
    margin-bottom: 90px;
  }
  .mt130 {
    margin-top: 97.5px;
  }
  .mb130 {
    margin-bottom: 97.5px;
  }
  .mt140 {
    margin-top: 105px;
  }
  .mb140 {
    margin-bottom: 105px;
  }
  .mt150 {
    margin-top: 112.5px;
  }
  .mb150 {
    margin-bottom: 112.5px;
  }
  .mt160 {
    margin-top: 120px;
  }
  .mb160 {
    margin-bottom: 120px;
  }
  .mt170 {
    margin-top: 127.5px;
  }
  .mb170 {
    margin-bottom: 127.5px;
  }
  .mt180 {
    margin-top: 135px;
  }
  .mb180 {
    margin-bottom: 135px;
  }
  .mt190 {
    margin-top: 142.5px;
  }
  .mb190 {
    margin-bottom: 142.5px;
  }
  .mt200 {
    margin-top: 150px;
  }
  .mb200 {
    margin-bottom: 150px;
  }
}

@media (max-width: 599px) {
  .mt10 {
    margin-top: 5px;
  }
  .mb10 {
    margin-bottom: 5px;
  }
  .mt20 {
    margin-top: 10px;
  }
  .mb20 {
    margin-bottom: 10px;
  }
  .mt30 {
    margin-top: 15px;
  }
  .mb30 {
    margin-bottom: 15px;
  }
  .mt40 {
    margin-top: 20px;
  }
  .mb40 {
    margin-bottom: 20px;
  }
  .mt50 {
    margin-top: 25px;
  }
  .mb50 {
    margin-bottom: 25px;
  }
  .mt60 {
    margin-top: 30px;
  }
  .mb60 {
    margin-bottom: 30px;
  }
  .mt70 {
    margin-top: 35px;
  }
  .mb70 {
    margin-bottom: 35px;
  }
  .mt80 {
    margin-top: 40px;
  }
  .mb80 {
    margin-bottom: 40px;
  }
  .mt90 {
    margin-top: 45px;
  }
  .mb90 {
    margin-bottom: 45px;
  }
  .mt100 {
    margin-top: 50px;
  }
  .mb100 {
    margin-bottom: 50px;
  }
  .mt110 {
    margin-top: 55px;
  }
  .mb110 {
    margin-bottom: 55px;
  }
  .mt120 {
    margin-top: 60px;
  }
  .mb120 {
    margin-bottom: 60px;
  }
  .mt130 {
    margin-top: 65px;
  }
  .mb130 {
    margin-bottom: 65px;
  }
  .mt140 {
    margin-top: 70px;
  }
  .mb140 {
    margin-bottom: 70px;
  }
  .mt150 {
    margin-top: 75px;
  }
  .mb150 {
    margin-bottom: 75px;
  }
  .mt160 {
    margin-top: 80px;
  }
  .mb160 {
    margin-bottom: 80px;
  }
  .mt170 {
    margin-top: 85px;
  }
  .mb170 {
    margin-bottom: 85px;
  }
  .mt180 {
    margin-top: 90px;
  }
  .mb180 {
    margin-bottom: 90px;
  }
  .mt190 {
    margin-top: 95px;
  }
  .mb190 {
    margin-bottom: 95px;
  }
  .mt200 {
    margin-top: 100px;
  }
  .mb200 {
    margin-bottom: 100px;
  }
}

/* area */
.area5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.area6 {
  padding-top: 6px;
  padding-bottom: 6px;
}

.area7 {
  padding-top: 7px;
  padding-bottom: 7px;
}

.area8 {
  padding-top: 8px;
  padding-bottom: 8px;
}

.area9 {
  padding-top: 9px;
  padding-bottom: 9px;
}

.area10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.area11 {
  padding-top: 11px;
  padding-bottom: 11px;
}

.area12 {
  padding-top: 12px;
  padding-bottom: 12px;
}

.area13 {
  padding-top: 13px;
  padding-bottom: 13px;
}

.area14 {
  padding-top: 14px;
  padding-bottom: 14px;
}

.area15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.area16 {
  padding-top: 16px;
  padding-bottom: 16px;
}

.area17 {
  padding-top: 17px;
  padding-bottom: 17px;
}

.area18 {
  padding-top: 18px;
  padding-bottom: 18px;
}

.area19 {
  padding-top: 19px;
  padding-bottom: 19px;
}

.area20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

@media (max-width: 1024px) {
  .area5 {
    padding-top: 3.75px;
    padding-bottom: 3.75px;
  }
  .area6 {
    padding-top: 4.5px;
    padding-bottom: 4.5px;
  }
  .area7 {
    padding-top: 5.25px;
    padding-bottom: 5.25px;
  }
  .area8 {
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .area9 {
    padding-top: 6.75px;
    padding-bottom: 6.75px;
  }
  .area10 {
    padding-top: 7.5px;
    padding-bottom: 7.5px;
  }
  .area11 {
    padding-top: 8.25px;
    padding-bottom: 8.25px;
  }
  .area12 {
    padding-top: 9px;
    padding-bottom: 9px;
  }
  .area13 {
    padding-top: 9.75px;
    padding-bottom: 9.75px;
  }
  .area14 {
    padding-top: 10.5px;
    padding-bottom: 10.5px;
  }
  .area15 {
    padding-top: 11.25px;
    padding-bottom: 11.25px;
  }
  .area16 {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .area17 {
    padding-top: 12.75px;
    padding-bottom: 12.75px;
  }
  .area18 {
    padding-top: 13.5px;
    padding-bottom: 13.5px;
  }
  .area19 {
    padding-top: 14.25px;
    padding-bottom: 14.25px;
  }
  .area20 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

@media (max-width: 599px) {
  .area5 {
    padding-top: 2.5px;
    padding-bottom: 2.5px;
  }
  .area6 {
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .area7 {
    padding-top: 3.5px;
    padding-bottom: 3.5px;
  }
  .area8 {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .area9 {
    padding-top: 4.5px;
    padding-bottom: 4.5px;
  }
  .area10 {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .area11 {
    padding-top: 5.5px;
    padding-bottom: 5.5px;
  }
  .area12 {
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .area13 {
    padding-top: 6.5px;
    padding-bottom: 6.5px;
  }
  .area14 {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .area15 {
    padding-top: 7.5px;
    padding-bottom: 7.5px;
  }
  .area16 {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .area17 {
    padding-top: 8.5px;
    padding-bottom: 8.5px;
  }
  .area18 {
    padding-top: 9px;
    padding-bottom: 9px;
  }
  .area19 {
    padding-top: 9.5px;
    padding-bottom: 9.5px;
  }
  .area20 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.area10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.area20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.area30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.area40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.area50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.area60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.area70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.area80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.area90 {
  padding-top: 90px;
  padding-bottom: 90px;
}

.area100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.area110 {
  padding-top: 110px;
  padding-bottom: 110px;
}

.area120 {
  padding-top: 120px;
  padding-bottom: 120px;
}

.area130 {
  padding-top: 130px;
  padding-bottom: 130px;
}

.area140 {
  padding-top: 140px;
  padding-bottom: 140px;
}

.area150 {
  padding-top: 150px;
  padding-bottom: 150px;
}

.area160 {
  padding-top: 160px;
  padding-bottom: 160px;
}

.area170 {
  padding-top: 170px;
  padding-bottom: 170px;
}

.area180 {
  padding-top: 180px;
  padding-bottom: 180px;
}

.area190 {
  padding-top: 190px;
  padding-bottom: 190px;
}

.area200 {
  padding-top: 200px;
  padding-bottom: 200px;
}

@media (max-width: 1024px) {
  .area10 {
    padding-top: 7.5px;
    padding-bottom: 7.5px;
  }
  .area20 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .area30 {
    padding-top: 22.5px;
    padding-bottom: 22.5px;
  }
  .area40 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .area50 {
    padding-top: 37.5px;
    padding-bottom: 37.5px;
  }
  .area60 {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .area70 {
    padding-top: 52.5px;
    padding-bottom: 52.5px;
  }
  .area80 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .area90 {
    padding-top: 67.5px;
    padding-bottom: 67.5px;
  }
  .area100 {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .area110 {
    padding-top: 82.5px;
    padding-bottom: 82.5px;
  }
  .area120 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .area130 {
    padding-top: 97.5px;
    padding-bottom: 97.5px;
  }
  .area140 {
    padding-top: 105px;
    padding-bottom: 105px;
  }
  .area150 {
    padding-top: 112.5px;
    padding-bottom: 112.5px;
  }
  .area160 {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .area170 {
    padding-top: 127.5px;
    padding-bottom: 127.5px;
  }
  .area180 {
    padding-top: 135px;
    padding-bottom: 135px;
  }
  .area190 {
    padding-top: 142.5px;
    padding-bottom: 142.5px;
  }
  .area200 {
    padding-top: 150px;
    padding-bottom: 150px;
  }
}

@media (max-width: 599px) {
  .area10 {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .area20 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .area30 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .area40 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .area50 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .area60 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .area70 {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .area80 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .area90 {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .area100 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .area110 {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .area120 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .area130 {
    padding-top: 65px;
    padding-bottom: 65px;
  }
  .area140 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .area150 {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .area160 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .area170 {
    padding-top: 85px;
    padding-bottom: 85px;
  }
  .area180 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .area190 {
    padding-top: 95px;
    padding-bottom: 95px;
  }
  .area200 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.ellip {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.anchor-b a {
  display: block;
}

.anchor-ib a {
  display: inline-block;
}

.txt23 {
  line-height: 2.3;
}

.txt25 {
  line-height: 2.5;
}

.txt2 {
  line-height: 2;
}

.txt16 {
  line-height: 1.6;
}

.txt18 {
  line-height: 1.8;
}

@media (max-width: 599px) {
  .txt2\@sp {
    line-height: 2;
  }
}

.img100 img {
  width: 100%;
}

.pa100 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.h100 {
  height: 100%;
}

/* left right */
@media (max-width: 1024px) {
  body .tb > .left-cmn {
    width: 100%;
    margin-bottom: 20px;
  }
  body .tb > .right-cmn {
    width: 100%;
  }
}

@media (max-width: 599px) {
  body div .left-cmn {
    width: 100%;
    margin-bottom: 15px;
  }
  body div .right-cmn {
    width: 100%;
  }
}

/* 左右入れ替え */
.rowr2n-cmn li:nth-of-type(2n) .box-cmn {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.row2n-cmn li:nth-of-type(2n) .box-cmn {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.row2n-cmn li:nth-of-type(2n + 1) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

/* br */
.br1024b-cmn br {
  display: none;
}

.br1024n-cmn br {
  display: block;
}

.br599b-cmn br {
  display: none;
}

.br599n-cmn br {
  display: block;
}

@media (max-width: 1024px) {
  .br1024b-cmn br {
    display: block;
  }
  .br1024n-cmn br {
    display: none;
  }
}

@media (max-width: 599px) {
  .br599b-cmn br {
    display: block;
  }
  .br599n-cmn br {
    display: none;
  }
}

/* list */
.indent01 {
  text-indent: -1em;
  padding-left: 1em;
}

.indent15 {
  text-indent: -1.5em;
  padding-left: 1.5em;
}

.indent02 {
  text-indent: -2em;
  padding-left: 2em;
}

.indent03 {
  text-indent: -3em;
  padding-left: 3em;
}

/* スマホオンリー */
.pc-none {
  display: none;
}

@media (max-width: 599px) {
  .pc-none {
    display: block;
  }
}

[data-element-id] .pc-none {
  display: block;
}

[data-element-id] .gnav li.pc-none {
  border: 1px solid #218055;
}

[data-element-id] .gnav .sp-logo {
  border: 1px solid #218055;
}


.t-inner {
  width: 92%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 50px 0;
}

header .t-inner {
  position: relative;
}

header h1.logo {
  max-width: 220px;
}

.btn {
  display: block;
  margin: 0 auto;
  padding: 1em;
  color: #000;
  border: 1px solid #000;
  position: relative;
}


.btn:after {
  position: absolute;
  left: 95%;
  top: 50%;
  content: "";
  width: 30px;
  height: 0;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  -webkit-transition: ease 0.4s;
  transition: ease 0.4s;
}

.btn:hover:after {
  width: 97px;
}
.btn:hover,
.contact_form .btn:hover{
  background: #000;
  color: #fff;
}
.gnav.fixed .fix_inner {
  width: 1000px;
  margin: auto;
}

.gnav.fixed .gnav_ul {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.gnav .toplink {
  display: none;
}

.gnav.fixed .toplink {
  display: block;
  width: 190px;
}

.nav_wrap li a {
  padding: 1rem;
}

.gnav .toplink a {
  display: block;
}

.nav_wrap li:after {
  content: "/";
}

.gnav.fixed .toplink:after {
  content: "";
}

.nav_wrap li.noline:after {
  content: "";
}

.gnav .tab_sm_list {
  display: none;
}

.gnav.fixed .res_btn {
  padding: 1rem;
  right: 5%;
}

.top-image {
  height: 600px;
}

.top-image .uk-slidenav-position {
  height: 100% !important;
}

.top-image ul {
  height: 100% !important;
}

.top-image ul * {
  height: 100% !important;
}

.top-image li > div {
  position: relative;
  display: block;
  width: 100%;
}

.top-image li img {
  width: 100%;
  height: 100% !important;
  font-family: "object-fit: cover; object-position: 50% 50%;";
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.toppage .mainimage .back_lead {
  max-width: 672px;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 25%);
  transform: translate(-50%, 25%);
  text-align: center;
}

.toppage .mainimage {
  position: relative;
  width: 100%;
  margin: 0 auto 10%;
}

.toppage .mainimage .text {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
  width: 40%;
  z-index: 3;
  line-height: 2;
}

.toppage .mainimage .vertical {
  position: absolute;
  right: 200px;
  top: 3rem;
  z-index: 3;
}

.vertical {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

.left {
  padding-right: 3rem;
}

.upper{
  background: #f5f5f5;
}

.top01box .text_wrap,
.top02box .upper .text_wrap {
  width: 80%;
  margin-left: auto;
}

.heading {
  position: relative;
  margin-bottom: 3rem;
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  letter-spacing: 0.25rem;
  font-size: 20px;
}

.mb3r {
  margin-bottom: 3rem;
}

.heading:after {
  position: absolute;
  display: block;
  content: "";
  background: #BDD3D3;
  width: 104px;
  height: 1px;
  top: 2.5rem;
}

.heading.head-c:after,
.heading.head-l:after {
  top: 2.5rem;
}

.lead {
  font-weight: normal;
  letter-spacing: 0.25rem;
}

.mb2r {
  margin-bottom: 2rem;
}

.btn_wrap.btn_right {
  text-align: right;
}

.btn_wrap .btn {
  width: 300px;
  padding: 1.5rem 0;
  text-align: center;
  letter-spacing: 0.25rem;
}

.t-all {
  position: relative;
}

.t-all .vertical {
  position: absolute;
  top: -60px;
  font-size: 80px;
  font-weight: normal;
  z-index: 3;
  letter-spacing: 1rem;
}

.top02box .vertical {
  left: 0;
}

.top02box .upper .text_wrap {
  position: relative;
  z-index: 3;
  padding-top: 80px;
  padding-left: 30px;
}

.top02box .of {
  -webkit-transform: translate(-140px, -60px);
  transform: translate(-140px, -60px);
}

.top02box .of .pic {
  width: 840px !important;
}

.top02box .t-tile_grid dl .text_wrap {
  padding-top: 10%;
  padding-right: 7%;
  padding-bottom: 10%;
  width: 80%;
  margin: 0 0 0 auto;
}

.top02box .t-tile_grid dl:nth-of-type(odd) .text_wrap {
  padding-right: 0;
  padding-left: 7%;
  margin: 0 auto 0 0;
}

.top03box .inner {
  padding-right: 80px;
}
.top03box.onlineshop .inner{
  padding-right: 0;
}

.top03box .upper li .pname {
  position: absolute;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  height: 80%;
  z-index: 2;
}

.top03box .t-tile_grid dl .text_wrap {
  padding-top: 10%;
  padding-right: 7%;
  padding-bottom: 3%;
  width: 80%;
  margin: 0 0 0 auto;
}

.top03box .t-tile_grid dl:nth-of-type(even) .text_wrap .topic {
  border-bottom: 1px solid #000;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}

.top03box .t-tile_grid dl:nth-of-type(even) .text_wrap .topic:last-of-type {
  border-bottom: none;
}

.top03box .btn_wrap .btn{
margin-right: 0;
}

.top03box h4{
  margin-bottom: 50px;
  margin-left: 1rem;
}

.onel {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.arrow_link {
  position: relative;
  text-align: right;
  padding-right: 50px;
}

.arrow_link:after {
  position: absolute;
  left: 75%;
  top: 35%;
  content: "";
  display: inline-block;
  width: 30px;
  height: 7px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  -webkit-transform: skewX(45deg);
  transform: skewX(45deg);
  -webkit-transition: ease 0.4s;
  transition: ease 0.4s;
}

.heading.head-c:after {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.mb6p {
  margin-bottom: 6%;
}

.d-d {
  border: 1px solid #000;
  position: relative;
  width: calc(100% - 18px);
}

.d-d:after {
  position: absolute;
  display: block;
  content: "";
  border: 1px solid #000;
  width: 100%;
  height: 100%;
  top: 18px;
  left: 17px;
  z-index: -1;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.top04box .heading {
  margin-bottom: 8rem;
}

.top04box .salonlist .pic {
  width: 700px !important;
  -webkit-transform: translate(-210px, -70px);
  transform: translate(-210px, -70px);
  position: relative;
  z-index: -1;
}

.top04box .salonlist .text_wrap {
  width: 90%;
  margin: auto;
  padding: 10% 0 10% 15%;
}

.top04box .salonlist .arrow_link {
  position: absolute;
  right: 10%;
  bottom: 70px;
  z-index: 2;
}

.top04box .salonlist:nth-of-type(even) .pic {
  -webkit-transform: translate(0, -70px);
  transform: translate(0, -70px);
}

.top04box .salonlist:nth-of-type(even) .arrow_link {
  right: 60%;
  bottom: 70px;
}

.top-style-list a {
  display: block;
}

.top-style-list .more-btn a {
  border: 1px solid #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  width: 100%;
  position: relative;
}

.top-style-list .more-btn a:after {
  position: absolute;
  display: block;
  content: "";
  border: 1px solid #000;
  width: 100%;
  height: 100%;
  top: 9px;
  left: 8px;
  z-index: -1;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.top-style-list .more-btn a .arrow {
  position: relative;
  width: 80%;
  text-align: center;
}

.top-style-list .more-btn a .arrow:after {
  position: absolute;
  content: "";
  display: inline-block;
  width: 36px;
  height: 7px;
  bottom: -1rem;
  left: 40%;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  -webkit-transform: skewX(45deg);
  transform: skewX(45deg);
  -webkit-transition: ease 0.4s;
  transition: ease 0.4s;
}

.mb10p {
  margin-bottom: 10%;
}

.f-inner .f-nav li {
  padding-bottom: 0.5rem;
}

.f-inner .d-d .inside {
  padding: 3rem 2rem 2rem;
}

footer .btn-list li:not(:last-child) {
  border-right: 1px solid #000;
}

.tel_btn {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #f2e3e3;
  text-align: center;
  z-index: 100;
}

.tel_btn a {
  width: 100%;
  padding: 0.75rem;
  display: block;
  font-size: 1.25em;
}

.tel_btn a:before {
  font-family: "Font Awesome 5 Free";
  content: "\f10b";
  font-weight: 900;
  padding-right: 0.5rem;
}

.tel_btn {
  display: none;
}

.f-inner .copyright {
  color: #9a9a9a;
}

 header .res_btn {
  max-width: 140px;
  width: 140px;
  text-align: center;
 }

@media (max-width: 1024px) {
.top02box .t-tile_grid dl:nth-of-type(odd) .text_wrap{
  margin: auto;
  padding: 1rem;
}
  header .res_btn {
    padding: 0.5rem 1rem;
    margin: 0;
  }
  .top-image {
    height: 400px;
  }
  .toppage .mainimage .back_lead {
    width: 70%;
  }
  .toppage .mainimage .text {
    width: 60%;
  }
  .toppage .mainimage .vertical {
    top: 1rem;
    right: 5%;
  }
  .left {
    padding-right: 1rem;
  }
  .btn_wrap .btn {
    width: 60%;
    padding: 1rem;
  }
  .t-all .vertical {
    font-size: 50px;
  }
  .top01box .text_wrap,
  .top02box .upper .text_wrap {
    width: 100%;
  }
  .top02box .of {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .top02box .of .pic {
    width: 100% !important;
  }
  .top02box .upper .text_wrap {
    padding: 1rem 1rem 1rem 80px;
  }
  .top02box .t-tile_grid dl .text_wrap {
    width: 100%;
    padding: 1rem;
  }
  .top03box .t-tile_grid dl .text_wrap {
    width: 100%;
    padding: 1rem;
  }
  .top04box .right-cmn {
    background: rgba(255, 255, 255, 0.7);
  }
  .top04box .heading {
    margin-bottom: 6rem;
  }
  .top04box .salonlist:nth-of-type(even) .pic {
    -webkit-transform: translate(-210px, -70px);
    transform: translate(-210px, -70px);
  }
  .d-d:after {
    top: 10px;
    left: 9px;
  }
  .t-inner {
    width: 93%;
    max-width: 768px;
    padding: 40px 0;
  }
  .top-style-list .more-btn a:after {
    top: 5px;
    left: 4px;
  }
  .top06box ul li .left-cmn {
    margin-bottom: 10px;
  }
  .f-nav ul,
  .f-nav .btn_wrap {
    width: 45%;
    margin-bottom: 3rem;
  }
  .inner-1400 {
    width: 96%;
  }
  footer .btn-list li {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #000;
    padding-bottom: 2rem;
    margin-bottom: 2rem;
  }
  footer .btn-list li:last-child {
    margin-bottom: 0;
  }
  footer .btn-list li:not(:last-child) {
    border-right: none;
  }
  .f-inner .logo {
    margin: auto;
    margin-bottom: 30px;
  }
 .address{
  width: 100%;
  text-align: center;
 }
}

@media (max-width: 599px) {
  header .res_btn:after{
    content: none;
  }
  .t-blognews li .pic{
    width: 100%;
    margin-right: 0;
  }
  .t-inner {
    width: 94%;
    max-width: 450px;
    padding: 30px 0;
  }
  .toppage .mainimage .vertical {
    -webkit-writing-mode: unset;
    -ms-writing-mode: unset;
    writing-mode: unset;
  }
  .top-image {
    height: 200px;
  }
  .toppage .mainimage .text {
    width: 90%;
    position: relative;
    left: 0;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    margin: 3rem auto 0;
    line-height: 160%;
  }
  .t {
    line-height: 2;
  }
  .btn_wrap .btn {
    padding: 0.5rem;
  }
  .t-all .vertical {
    font-size: 40px;
  }
  .top02box .upper .text_wrap {
    padding: 1rem 1rem 1rem 70px;
  }
  .top03box .inner {
    padding: 0px;
  }
  .top04box .salonlist .pic {
    width: 110% !important;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .top04box .salonlist .text_wrap {
    width: 100%;
    padding: 1rem;
  }
  .top04box .salonlist:nth-of-type(even) .pic {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .top04box .salonlist .arrow_link,
  .top04box .salonlist:nth-of-type(even) .arrow_link {
    position: relative;
    display: inline-block;
    right: 0;
    bottom: 0;
    padding: 2rem 0 2rem 1rem;
    z-index: 0;
  }
  .top04box .salonlist .arrow_link:after,
  .top04box .salonlist:nth-of-type(even) .arrow_link:after {
    left: 100%;
    top: 45%;
  }
  .f-nav ul,
  .f-nav .btn_wrap {
    width: 100%;
    margin-bottom: 2rem;
  }
  .f-nav .btn_wrap .btn {
    margin: 0 auto 0 0;
  }
  .f-inner .d-d .inside {
    padding: 2rem 1rem 1rem;
  }
  .tel_btn {
    display: block;
  }
}

footer .logo{
  max-width: 125px;
}

/* concept */
.u-mainimage {
  max-width: 1400px;
  margin: auto;
  position: relative;
}

.u-mainimage .main_heading {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 90%;
  text-align: center;
  z-index: 6;
  font-weight: normal;
  letter-spacing: 0.5rem;
}
.u-mainimage .main_heading .jp {
  display: block;
  margin-top: 2rem;
  letter-spacing: 0.25rem;
}

.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.4);
}

.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%);
}

.content1400 {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.topm {
  margin-top: 160px;
}

.head_img .d-d {
  padding: 3rem;
}

h3 {
  font-weight: normal;
  margin-bottom: 50px;
}

.head_img .t {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.head_img .t li {
  line-height: 3rem;
  text-indent: -1.5rem;
  padding-left: 1.5rem;
}

.concept01 {
  width: 80%;
  margin-bottom: 10%;
}

.concept01box .concept01:nth-of-type(even) {
  margin-left: auto;
}

.mb1r {
  margin-bottom: 1rem;
}

h4 {
  font-weight: normal;
}

@media (max-width: 1024px) {
  .u-mainimage span:after {
    padding-top: 30%;
  }
  .topm {
    margin-top: 15%;
  }
  .head_img .inner {
    width: 80%;
  }
  h3 {
    margin-bottom: 40px;
  }
  .head_img h3 {
    margin-bottom: 1.5rem;
  }
  .head_img .t {
    width: 90%;
  }
  .head_img .t li {
    line-height: 2;
  }
}

@media (max-width: 599px) {
  .u-mainimage span:after {
    padding-top: 40%;
  }
  .u-mainimage .main_heading:after {
    top: 3rem;
  }
  .u-mainimage .main_heading .jp {
    margin-top: 1rem;
  }
  .head_img .inner {
    width: 94%;
    max-width: 450px;
    padding: 0.5rem;
  }
  .head_img .d-d {
    padding: 1rem;
  }
  .concept01 {
    width: 100%;
  }
  .concept01 .txt2 {
    line-height: 1.6;
  }
}

/* blognews */
.blog-list .cat {
  border: 1px solid #000;
  padding: 0.25rem 0.5rem;
  display: inline-block;
}

.blog-category .ttl {
  border-bottom: 1px solid #000;
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem;
}

.blog-category li {
  margin-bottom: 1rem;
  width: 100%;
  text-indent: -1em;
  padding-left: 1em;
}

.blog-category li:before {
  content: "＞";
  padding-right: 0.25rem;
}

.blog-category li a {
  font-size: 16px;
}

.list-pager {
  width: 40%;
  margin: 10% auto 3%;
}

.list-pager a {
  display: block;
  padding: 1px 6px;
}

.list-pager li,
.list-pager li a {
  display: block;
  text-align: center;
  color: #000;
}

.list-pager li,
.list-pager li a {
  font-size: 16px;
}

.list-pager li.prev,
.list-pager li.next {
  border-bottom: none;
}

.list-pager li.current {
  position: relative;
}

.list-pager li.current a {
  color: #ffffff;
  background-color: #000;
}

@media (max-width: 1024px) {
  .blog-category .ttl {
    padding-bottom: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .blog-category li a {
    font-size: 14px;
  }
  .blognews01box .main {
    margin-bottom: 15%;
  }
}

@media (max-width: 599px) {
  .blog-list li .right-cmn {
    padding-left: 1rem;
  }
  .blognews01box .main {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .blognews01box .side {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .blognews01box .list-pager {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-bottom: 15%;
  }
  .list-pager {
    width: 80%;
  }
  .list-pager li,
  .list-pager li a {
    font-size: 14px;
  }
}

.article_wrap .title {
  border-bottom: 1px solid #000;
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem;
}

.article_wrap .cat {
  border: 1px solid #000;
  padding: 0.25rem 0.5rem;
  display: inline-block;
}

.article_wrap .content {
  border-bottom: 1px solid #000;
  padding-bottom: 2rem;
  margin-bottom: 6rem;
}

.article_wrap .btn_wrap .btn.rev {
  width: 212px;
  margin-right: auto;
  margin-left: 90px;
}
.btn_wrap .btn.rev{
    font-size: 12px;
}

.btn.rev:after {
  left: inherit;
  right: 95%;
}

.recommend {
  width: 100%;
  margin-top: 10%;
}

.recommend .reco_head {
  border-bottom: 1px solid #000;
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem;
}

.recommend .blog-list-wrap {
  width: 75%;
  margin-left: auto;
}
.log-text{
  font-family: 'Poiret One', cursive;
  letter-spacing: 8px;
  line-height: 1;
  text-align: center;
  margin-bottom: 50px;
  font-size: 50px;
  font-weight: bold;
}
@media (max-width: 1024px) {
  .article_wrap .btn_wrap .btn.rev {
    margin-left: auto;
  }
  .recommend .blog-list-wrap {
    width: 100%;
  }
}

@media (max-width: 599px) {
  .blognews01box .recommend {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
}

/* campaign */
.coupon {
  border: 1px solid #000;
  padding: 3rem 1rem;
}

.coupon .inside {
  width: 85%;
  margin: auto;
}

.coupon .cou_heading {
  border-bottom: 1px solid #000;
  text-align: center;
  letter-spacing: 0.25rem;
}

.coupon .cou_heading .h {
  font-size: 30px;
  display: inline-block;
  margin-bottom: 0;
  line-height: 1.25;
}

.coupon .cou_heading .discount {
  font-size: 78px;
  font-style: italic;
}

.coupon .cou_heading .limit {
  font-size: 16px;
  display: inline-block;
}

.coupon .cond dl {
  margin-bottom: 1rem;
}

.coupon .cond dt {
  background: #e7eff1;
  width: 20%;
  text-align: center;
  padding: 1rem;
  margin-right: 1rem;
}

.coupon .cond dd {
  width: 75%;
}

@media (max-width: 1024px) {
  .coupon {
    padding: 2rem 1rem;
  }
  .coupon .inside {
    width: 95%;
  }
  .coupon .cou_heading .h {
    font-size: 24px;
  }
  .coupon .cou_heading .discount {
    font-size: 50px;
  }
  .coupon .cou_heading .limit {
    font-size: 14px;
  }
  .coupon .cond dt {
    width: 100%;
    margin-right: 0;
    text-align: left;
  }
  .coupon .cond dd {
    width: 100%;
    padding: 1rem;
  }
}

@media (max-width: 599px) {
  .coupon {
    padding: 1rem;
  }
  .coupon .cou_heading .h {
    font-size: 16px;
  }
  .coupon .cou_heading .discount {
    font-size: 30px;
  }
}

/* contact_company */
.contact_form {
  width: 95%;
  margin: 0 auto 6%;
}

.contact_form dl {
  margin-bottom: 2rem;
}

.contact_form dt {
  width: 20%;
  text-align: right;
}

.contact_form .require {
  color: #ca0000;
}

.contact_form dd {
  width: 75%;
}

.contact_form input {
  padding: 1rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #000;
  width: 100%;
  font-size: 14px;
}

.contact_form .btn {
  background: none;
  line-height: 1.6;
}

.contact_form .btn_wrap li {
  padding: 0;
  margin: 0 auto;
  width: 50%;
  text-align: center;
}

@media (max-width: 1024px) {
  .contact_form dt {
    width: 100%;
    margin-bottom: 10px;
    text-align: left;
  }
  .contact_form dd {
    width: 100%;
  }
}

@media (max-width: 599px) {
  .contact_form .btn_wrap li {
    width: 100%;
    margin: 0 auto 2rem;
  }
  .conf .contact_form .btn_wrap li{
    width: 45%;
  }
  .conf .btn_wrap .btn {
    width: 100%;
    
  }
}

/* gallery */
.gallery-list .tbox {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: none;
  z-index: 10;
  color: #ffffff;
  width: 75%;
}

.gallery-list .pic {
  background-color: #000;
}

.gallery-list a:hover {
  opacity: 1;
}

.gallery-list a:hover img {
  opacity: 0.3;
}

.gallery-list a:hover .tbox {
  display: block;
}

.gallery-list img {
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}

.gallery-detail01 .comment {
  padding-bottom: 3rem;
  border-bottom: 1px solid #000;
}

.gallery-detail01 .dl_wrap dt {
  width: 25%;
  background: #e7eff1;
  padding: 0.25rem;
  text-align: center;
}

.gallery-detail01 .dl_wrap dd {
  width: 70%;
}

.gallery-detail01 .dl_wrap dl {
  margin-bottom: 0.5rem;
}

.btn_wrap.left .btn {
  margin-left: 0;
}

@media (max-width: 1024px) {
  .gallery-detail01 .dl_wrap dt {
    width: 100%;
    margin-bottom: 10px;
    text-align: left;
  }
  .gallery-detail01 .dl_wrap dd {
    width: 100%;
  }
  .gallery-detail01 .dl_wrap dl {
    margin-bottom: 1rem;
  }
}

/* gray01box */
.anchor-link a {
  width: 290px;
  text-align: center;
  letter-spacing: 0.25rem;
  display: block;
  margin: 0 auto;
  padding: 1em 1.5rem 1rem 1rem;
  color: #000;
  border: 1px solid #000;
  position: relative;
}

.anchor-link a:after {
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  font-weight: 900;
  position: absolute;
  top: 50%;
  right: 0.5rem;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.heading01 {
  position: relative;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.25rem;
}

.heading01:after {
  position: absolute;
  display: block;
  content: "";
  background: #000000;
  width: 104px;
  height: 1px;
  bottom: -1rem;
}

.gray03box .d-d {
  padding: 3rem 3rem 2rem;
}

.no-list {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.no-list dt {
  width: 48px;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid;
  font-size: 20px;
}

.no-list dd {
  width: calc(100% - 70px);
  font-size: 18px;
}

@media (max-width: 1024px) {
  .anchor-link a {
    width: 100%;
  }
  .no-list {
    width: 100%;
  }
  .gray03box .d-d {
    padding: 2rem 2rem 0;
  }
  .no-list dt {
    width: 40px;
    height: 40px;
  }
  .no-list dd {
    width: calc(100% - 50px);
    font-size: 16px;
  }
  .no-list dl {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

/* headspa */
.headspa01:after {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 5rem;
  background: #e7eff1;
  z-index: -1;
  content: "";
}

.check-list .text {
  font-size: 18px;
  padding: 0 0 0 3rem;
  position: relative;
}

.check-list .text:before {
  font-family: "Font Awesome 5 Free";
  content: "\f00c";
  font-weight: 900;
  position: absolute;
  left: 0.5rem;
}

.headspa02 .check-list {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

.heading02 {
  position: relative;
  padding: 0.5rem 0 0.5rem 2rem;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
}

.heading02:before {
  font-family: "Font Awesome 5 Free";
  content: "\f00c";
  font-weight: 900;
  position: absolute;
  left: 0.5rem;
  font-size: 0.8rem;
  top: 20px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.headspa04 li .left-cmn {
  padding:30px;
}
.gray03box .heading {
  font-size: 30px;
}

.gray03box .heading:after {
  top: auto;
  bottom: -1rem;
}

@media (max-width: 1024px) {
  .headspa02 .check-list {
    width: 100%;
  }
  .check-list .text {
    font-size: 16px;
  }
  .gray03box .heading {
    font-size: 24px;
  }
}

@media (max-width: 599px) {
  .heading02:before {
    top: 18px;
  }
}

/* menu */
.menu-list {
  -webkit-column-count: 2;
  column-count: 2;
  margin-left: -1%;
  margin-right: -1%;
}

.menu-list .menu_box {
  padding-right: 2%;
  padding-left: 2%;
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
}

.heading03 {
  padding: 0.25rem;
  letter-spacing: 0.25rem;
}

.menu_box dl {
  border-bottom: 1px solid #000;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}

.menu_box dl dt,
.menu_box dl dd {
  font-size: 18px;
  font-weight: 500;
}
.menu_box dl dd.mds{
  font-size: 14px;
  width: 100%;
  margin-bottom: 0.5rem;
  font-weight: normal;
}
.head-spal .section-title02{
  font-size: 50px;
}
.head-spal .section-title02 .jap{
  font-size: 30%;
}
.jap.ens{
      font-size: 28%;
}

@media (max-width: 1024px) {
  .menu_box dl {
    padding-bottom: 1rem;
    margin-bottom: 1.25rem;
  }
  .menu_box dl dt,
  .menu_box dl dd {
    font-size: 16px;
  }
}

@media (max-width: 599px) {
  .head-spal .section-title02{
    font-size: 30px;
  }
  .menu_box dl dt{
    width: 100%;
  }
  .menu-list {
    -webkit-column-count: 1;
    column-count: 1;
    margin-left: 0;
    margin-right: 0;
  }
  .menu-list .menu_box {
    padding-right: 0;
    margin-left: 0;
  }
  .heading{
    margin-bottom: 20px;
  }
}

.heading04 {
  border-bottom: 1px solid #000;
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem;
}

.btn_wrap.right .btn {
  margin-left: auto;
  margin-right: 0;
}

.product-detail .btn {
  width: 200px;
}

.heading05 {
  border-bottom: 1px solid #000;
  padding-bottom: 1rem;
  margin-bottom: 3rem;
}

.recruit01 {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
}

.recruit01 dt {
  width: 25%;
  font-weight: bold;
  font-size: 16px;
}

.recruit01 dd {
  width: 70%;
  font-size: 16px;
}

.recruit01 dl {
  margin-bottom: 2.5rem;
}

@media (max-width: 1024px) {
  .recruit01 {
    width: 100%;
  }
  .recruit01 dt {
    width: 100%;
  }
  .recruit01 dd {
    width: 100%;
  }
}

/* salon */
.salon-map {
  position: relative;
}

.salon-map:after {
  padding-top: 90%;
  display: block;
  content: "";
}

.salon-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.salon01 dt {
  width: 25%;
  font-weight: bold;
  font-size: 16px;
}

.salon01 dd {
  width: 70%;
  font-size: 16px;
}

.salon01 dl {
  margin-bottom: 1.5rem;
}

@media (max-width: 1024px) {
  .salon01 dt {
    width: 100%;
    margin-bottom: 10px;
    font-size: 14px;
  }
  .salon01 dd {
    width: 100%;
    padding-left: 15px;
    font-size: 14px;
  }
}

.tsuya03box .tsuya01:nth-of-type(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
/*# sourceMappingURL=style.css.map */

.handwriting {
    font-family: "emmeline-regular";
    color: #fff;
    font-size: 17em;
    text-shadow: 0 0 15px #fff;
}

.sawarabi{
  font-family: 'Sawarabi Gothic', sans-serif;
}

.zenkaku{
font-family: 'Zen Kaku Gothic New', sans-serif;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, button, p{
  font-family: 'Zen Kaku Gothic New', sans-serif;
  letter-spacing: 0.1em;
}

.bgc01{
  background-color: rgba(255,255,255,0.6);
  position: relative;
  z-index: 1;
  margin-right: 15px;
}

.letter-s01{
  letter-spacing: 0.1em;
}

.toppage .mainimage {
    position: relative;
    width: 100%;
    margin: 0;
    background: #BDD3D3; 
}

.toppage .mainimage .text {
    line-height: 2.0;
}

.toppage .mainimage .pic{
  position: relative;
}

.toppage .mainimage .copy{
  position: absolute;
  bottom: 10%;
  left: 5%;
  color: #fff;
  font-size: 3em;
  text-align: left;
}

.toppage .mainimage .back_lead{
  position: absolute;
  bottom: 0;
  letter-spacing: 0;
  left: 50%;
}


[data-element-id] .toppage .mainimage .back_lead {
    background: initial;
    line-height: 0.5;
    position: absolute;
    bottom: -5%;
    margin: 0;
    top: initial;
}

.t-tile_grid {
    background: #BDD3D3;
}

/* インスタアイコン（ヘッダー） */
header .h-insta{
    position: absolute;
    right: 12%;
    top: 50%;
    padding: 1rem 2rem;
    transform: translate(0, -50%);
}

.h-insta::after{
  content: "\f16d";
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
  font-size: 3em;
  margin-left: 0.3em;
}

/* CTAボタン */
.foot-reserve{
  position: absolute;
  bottom: -57%;
  right: 0;
  z-index: 99;
}

.foot-reserve a {
    display: block;
    padding: 1em 2em;
    font-weight: 500;
    font-size: 20px;
    color: #444;
    letter-spacing: 0.2em;
    /* background: #e7eff1; */
    position: relative;
}

.foot-reserve .resbtn01{
  text-align: right;
}

.foot-reserve .resbtn01 img{
  width: 50%;
}


/* インスタアイコン（リクルート） */

.r-insta{
  text-align: center;
  font-size: 2em;
  margin-right: 4em;
  position: relative;
  margin-bottom: 10px;
}

.r-insta::after{
  content: "\f16d";
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
  font-size: 2em;
  margin-left: 0.5em;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}



/* インスタアイコン（ショップリスト） */
.salon-insta{
    text-align: left;
    margin-bottom: 1em;
    position: relative;
    padding-left: 2.5em;
    margin-top: 0.5em;
}

.salon-insta::after{
  content: "\f16d";
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
  font-size: 2em;
  margin-top: 0.1em;
  position: absolute;
  top: -3px;
  left: 0;
}

.sf-insta a{
  background: #fff;
  border-radius: 100%;
  padding: 1em;
  display: block;
  width: 50px;
  height: 50px;
  text-align: center;
}
.sf-insta a i{
font-size: 24px;
}

.staff-list li{
  position: relative;
}

.staff-list .sf-insta{
  position: absolute;
  top: 10px;
  right: 30px;
}

.top-staff-box .box {
    border: 1px solid #000;
}

.top-staff-box li dl{
  padding: 1em;
}

.top-staff-box .name{
  border-bottom: 1px solid #000;
  margin-bottom: 1em;
  font-size: 1.5em;
}

.t-salonlist .salonlist .arrow_link {
    bottom: 20px;
    right: 35px;
}

.t-salonlist .salonlist:nth-of-type(even) .flex .arrow_link {
    bottom: 20px;
    right: 713px;
}

.btn_wrap .btn {
    width: 240px;
    padding: 1em 0;
    text-align: center;
        letter-spacing: 0.25rem;
}

.banner-container .pic{
  height: 100%;
}

.banner-container .r-insta{
  margin-top: 1em;
}

.banner-container .cuscon{
  box-shadow: 10px 0px 15px -5px #777777;
}

.copy-container{
  padding: 7em 0 3em;
  background-color: #BDD3D3;
  position: relative;
}

.copy-container .c-btn{
  position: absolute;
  bottom: 20px;
  right: 40px;
}
.copy-container .btn_wrap .btn{
  margin-left: auto;
  margin-right: 0;
  letter-spacing: 0.25rem;
}
.mont{
  padding-left: 1em;
  padding-top: 1em;
}

.t-salonlist .salonlist .pic {
    z-index: 0;
}

.salonlist .imgfit img {
    z-index: 1;
}

.salonlist .tel{
  font-family: 'Cutive Mono', monospace;
}

.t-business .of {
  width: calc(46% + 140px);
  max-width: 840px;
  margin-left: -140px;
  -webkit-transform: translate(0px, -60px);
  transform: translate(0px, -60px);
}

.t-business .btn_wrap .btn{
  margin-left: 0;
}

.datewrap .date{
  margin-bottom: 0.5em;
}

.t-imgband .inside{
  width: 100%;
}

.f-container{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.f-inner{
  width: 45%
}

.f-inner .f-nav li {
  margin-bottom: 0.1em;
}

.f-inner .copyright {
  color: #000;
}

.setumei{
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 3em 0;
}

.setumei li{
  position: relative;
}
.setumei .f-insta{
  font-size: 18px;
  font-family: 'Nunito Sans', sans-serif;
  margin-bottom: 10px;
}
.setumei .f-insta a{
  display: flex;
    align-items: center;
}
.setumei .f-insta i{
font-size: 30px;
margin-right: 10px;
}
.accordion-inner li{
  letter-spacing: 0.1em;
}

header .h-insta {
    top: 40%;
}


.trans-img{
  transform: rotate(12deg);
}

.strong {
  background: linear-gradient(transparent 50%,rgba(247, 198, 104, 0.2) 50%,rgb(247, 198, 104) 75%,rgba(247, 198, 104, 0.2));
    font-weight: bold;
}

.tel a {
    color: #000;
/*     font-size: 1.5em; */
}

.text-wrap{
  position: relative;
}

.img-wrap01{
  position: absolute;
  left: 41%;
  top: 55%;
}

.img-wrap02{
  position: absolute;
  left: 50%;
  top: 52%;
}

.img-wrap03{
  position: absolute;
  left: 42%;
  top: 56%;
}

.img-wrap04{
  position: absolute;
  left: 48%;
  top: 52%;
}

.img-wrap05{
  position: absolute;
  left: 38%;
  top: 49%;
}

.t-customer .t-tile_grid dl .text_wrap {
    padding-bottom: 6%;
}

.jyusyo{
  margin-bottom: 0.7em;
}

.flex_c {
    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;
}

.home-shop .link-item-box{
  display: block;
  background-color: white;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
   height: 100%;
    width: 100%;
}

.home-shop .list dl.item .pic{
  overflow: hidden;
}
.home-shop .list a:hover{
  box-shadow: none;
}
.home-shop .list a:hover .zoom-in-img img{
  transform: scale(1.3);
}

.hmore {
    margin-top: 50px;
    text-align: center;
}

.imgfit {
    display: block;
    position: relative;
    overflow: hidden;
}

.fit70:before {
    padding-top: 70%;
}

.imgfit:before {
    content: "";
    display: block;
}

.imgfit 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;
    bottom: 0;
    right: 0;
}

.home-shop .list dl dd.tit {
    font-family: "Ubuntu Mono", monospace;
    font-size: 24px;
}
.home-shop .list dl dd.tit {
    padding-left: 15px;
    padding-right: 15px;
}

.home-shop .tit {
    font-size: 18px;
}
.home-shop .tit {
    font-size: 18px;
}
.home-shop dd {
    text-align: center;
    margin-top: 10px;
}

.home-shop .list dl .link-item {
    padding: 0 15px 15px;
}

.ele {
    width: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    align-items: baseline;
    -ms-flex-align: baseline;
    margin: 0;
}

.ele dt {
    width: 28%;
    margin: 0;
}

.ele dd {
    width: 10%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 0;
    margin-left: 1em;
    font-family: "Inconsolata", monospace;
    text-align: left;
}

.ele+.ele {
    margin-top: 0.1em;
}

.ele.phone-ele dt, .ele.phone-ele dd {
    line-height: 1.2;
}

.ele-txt span{
  font-size: 12px;
  font-family: YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}

.toppage .mainimage .back_lead {
  max-width: 100%;
  transform: none;
  position: absolute;
  bottom: 10px;
  left: 50%;
  line-height: 0;
  transform: translate(-50%, 0);
  width: 100%;
}

.section-title {
    font-size: 70px;
    font-weight: bold;
    font-family: 'Poiret One', cursive;
    letter-spacing: 8px;
    line-height: 1;
    margin-bottom: 30px;
}

.section-title02{
    font-size: 70px;
    font-weight: bold;
    font-family: 'Poiret One', cursive;
    letter-spacing: 8px;
    line-height: 1;
    text-align: center;
    margin-bottom: 50px;
}

.h2-wrap{
  width: 50%;
  margin-bottom: 90px;
}

.h2-inner-wrap{
  width: 80%;
  margin-left: auto;
}

.h2-inner-wrap02{
  width: 91%;
  margin-left: auto;
}

.c-btn-area {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 5;
}

.circle {
  width: 155px;
  height: 155px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 15px auto;
  font-size: 12px;
  border-radius: 50%;
  position: relative;
}

.c-inner {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  -webkit-animation: rotateAnim 7s linear infinite;
  animation: rotateAnim 7s linear infinite;
  position: relative;
}


@-webkit-keyframes rotateAnim {
  0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
  }

  50% {
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg);
  }

  100% {
      -webkit-transform: rotate(375deg);
      transform: rotate(375deg);
  }
}

@keyframes rotateAnim {
  0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
  }

  50% {
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg);
  }

  100% {
      -webkit-transform: rotate(375deg);
      transform: rotate(375deg);
  }
}

.pop-btn {
  position: relative;
  z-index: 3;
}

.btnshine {
  /*ボタンの形状*/
  display: inline-block;
  overflow: hidden;
  padding: 10px 20px;
  color: #fff;
  text-decoration: none;
  outline: none;
  background: #333;
  /*キラッと光る基点とするためrelativeを指定*/
  position: relative;
}

/*キラッと光る*/
.btnshine::before {
  content: "";

  /*キラッと光る形状*/
  width: 50%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.3)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);

  /*絶対配置でキラッと光るの位置を決める*/
  position: absolute;
  top: 0;
  left: -75%;
}

/*hoverした際の移動のアニメーション*/
.btnshine:hover::before {
  -webkit-animation: shine 0.7s;
  animation: shine 0.7s;
}

@-webkit-keyframes shine {
  100% {
      left: 125%;
  }
}

@keyframes shine {
  100% {
      left: 125%;
  }
}

.circle span {
  font-weight: 700;
  position: absolute;

  inset: 0;
}

.popup {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  position: relative;
}

.turn {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
}

.popup .arrow-area {
  width: 70%;
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  top: 45%;
  left: 55%;
}

.yazirusi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.yazirusi::after {
  content: "";
  width: 60%;
  height: 20px;
  border-bottom: solid 2px;
  border-right: solid 2px;
  -webkit-transform: skew(45deg);
  transform: skew(45deg);
}

.ab .yazirusi::after{
  color: #fff;
}
.ab .popup{
  background: #000;
}
.ab .circle span{
      color: #fff;
}

.pop-btn:hover {
  opacity: 1;
}

.pop-btn:hover .popup .arrow-area {
  left: 85%;
}

.logo-btn {
  width: 0;
  height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  border-radius: 10px;
  background-color: #333;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  top: 30%;
  left: 40%;
  z-index: 2;
}

.pop-btn:hover~.logo-btn,
.logo-btn:hover {
  width: 180px;
  height: auto;
  padding: 10px;
  opacity: 1;
  top: -100%;
  left: -100%;
}

.pro-2 .pro-tempo {
  margin-bottom: 20px;
  padding-top: 15px;
  color: white;
  text-align: center;
  border: 1px solid white;
}

.pro-2 .pro-tempo .up-d-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: 15px;
  margin-left: auto;
  margin-right: auto;
}


.pro-tempo p {
  display: none;
  margin: 0;
  padding: 0;
}

.pro-tempo .CielKrone {
  width: 100px;
  height: 50px;
  display: block;
  margin: 0 20px;
  background-image: url(../images/c-logo.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.pro-tempo .LaVieDoll {
  width: 100px;
  height: 50px;
  display: block;
  margin: 0 20px;
  background-image: url(../images/l-logo.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.pro-tempo .Abelle {
  width: 100px;
  height: 50px;
  display: block;
  margin: 0 20px;
  background-image: url(../images/a-logo.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.top-in.pro-tempo .Abelle,
.top-in.pro-tempo .LaVieDoll,
.top-in.pro-tempo .CielKrone {
  margin: 0 auto;
}

.pro-tt .pro-tempo .Abelle,
.pro-tt .pro-tempo .LaVieDoll,
.pro-tt .pro-tempo .CielKrone {
  margin: 20px;
  padding: 0 20px;
}

header .logo{
  max-width: 123px;
}

.ins{
  font-size: 50px;
  margin-right: 30px;
  line-height: 1;
}

/* グローバルナビ１ */
.gnav {
  position: relative;
  z-index: 100;
  padding: 10px 0;
  border-bottom: 1px solid #d9d9d9;
}
.gnav.fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200;
  width: 100%;
  height: auto;
  background: #fff;
  box-shadow: 0 0 5px 0 #999;
  /* cursor: pointer; */
}
.gnav .wrap {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
.gnav .navlogo {
  display: none;
}
.gnav .navlogo img {
  max-height: 40px;
}
.gnav .list01 {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}
.gnav .item01 {
  text-align: center;
  font-size: 16px;
  display: flex;
  align-items: center;
}
.gnav .item01.notsp{
display: none;
}
.gnav .item01::after{
  content: "/";
}
.gnav .item01 > a,
.gnav .item01 .itemin {
  display: block;
  cursor: pointer;
  padding: 1rem;
}
.gnav .item01.-parent {
  position: relative;
}
.gnav .item01.-parent:hover .list02 {
  visibility: visible;
  opacity: 1;
}
.gnav .item01 .list02 .item02{
background: #BDD3D3;
}
.gnav .item01 .list02 .item02:hover{
  background: #fff;
  color: #BDD3D3;
  }
.gnav .list02 {
  position: absolute;
  top: 100%;
  left: 50%;
  visibility: hidden;
  padding-top: 10px;
  width: 200px;
  background: rgba(255,255,255,0.8) content-box;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.gnav .item02 a {
  display: block;
  padding: 5px;
}
@media (max-width: 1024px) {
  .toppage .mainimage .back_lead{
    bottom: -20px;
  }
  .f-container{
        max-width: 768px;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
  }
  .gnav {
    position: fixed;
    top: 0;
    right: 0;
    overflow: auto;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.9);
    -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);
    -webkit-overflow-scrolling: touch;
  }
  .gnav.action {
    z-index: 250;
    -webkit-transform: translate3d(0%, 0, 0);
            transform: translate3d(0%, 0, 0);
  }
  .gnav .wrap {
    padding-bottom: 100px;
  }
  .gnav .navlogo {
    display: block;
    margin-bottom: 20px;
    padding-right: 40px;
    width: 100%;
    font-weight: bold;
    font-size: 20px;
  }
  .gnav .item01 {
    margin: 0 0 10px 0;
    min-height: 40px;
    width: 100%;
    text-align: left;
  }
  .gnav .list02 {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    visibility: visible;
    padding-left: 20px;
    padding-top: 0;
    background: none;
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
  .gnav .item01 .list02 .item02{
    background: none;
  }
  .gnav .list02 a {
    position: relative;
    padding: 2px 0 2px 20px;
  }
  .gnav .list02 a:before {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 10px;
    height: 1px;
    background: #000;
    content: '';
  }
}
.gnav01 {
  position: relative;
  z-index: 100;
  padding: 20px 0;
  border-bottom: 1px solid #d9d9d9;
}
.gnav01.fixed {
  padding: 10px 0;
}
.gnav01 .wrap {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
.gnav01 .logo {
  display: none;
}
.gnav01 .list01 {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 100%;
}
.gnav01 .item01 {
  margin: 0 20px;
  text-align: center;
  font-size: 16px;
}
.gnav01 .item01 > a,
.gnav01 .item01 .itemin {
  display: block;
  cursor: pointer;
}
.gnav01 .item01 > a:before,
.gnav01 .item01 .itemin:before {
  display: block;
  margin: 0 auto 10px;
  width: 40px;
  height: 40px;
  background: url('/import/tenant_1/placehold.jp/500x500.webp') no-repeat center bottom;
  background-size: contain;
  content: '';
}
.gnav01 .item01.-parent {
  position: relative;
}
.gnav01 .item01.-parent:hover .list02 {
  visibility: visible;
  opacity: 1;
}
.gnav01 .list02 {
  position: absolute;
  top: 100%;
  left: 50%;
  visibility: hidden;
  padding-top: 20px;
  width: 200px;
  background: rgba(255,255,255,0.8) content-box;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.gnav01 .item02 a {
  display: block;
  padding: 2px;
}
@media (max-width: 1024px) {
  .gnav01 .logo {
    display: block;
    margin-bottom: 20px;
    padding-right: 40px;
    width: 100%;
    font-weight: bold;
    font-size: 20px;
  }
  .gnav01 .item01 {
    margin: 0 0 10px 0;
    min-height: 40px;
    width: 100%;
    text-align: left;
  }
  .gnav01 .item01 > a,
  .gnav01 .item01 .itemin {
    position: relative;
    padding: 7px 0 0 50px;
  }
  .gnav01 .item01 > a:before,
  .gnav01 .item01 .itemin:before {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    margin: 0 5px 0 0;
  }
  .gnav01 .list02 {
    position: relative;
    top: 0;
    left: 0;
    visibility: visible;
    padding-left: 10px;
    background: none;
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
  .gnav01 .list02 a {
    position: relative;
    padding: 2px 0 2px 20px;
  }
  .gnav01 .list02 a:before {
    position: absolute;
    top: 13px;
    left: 0;
    display: block;
    width: 10px;
    height: 1px;
    background: #000;
    content: '';
  }
}
/* ハンバーガーメニュー  */
.toggle {
  position: fixed !important;
  top: 0px;
  right: 0px;
  z-index: 251;
  width: 42px;
  height: 42px;
  background: #789292;
  opacity: 0.8;
  cursor: pointer;
  display: none;
}
.toggle .bar {
  position: absolute;
  top: 50%;
  left: 7px;
  display: block;
  margin-top: -1px;
  padding: 0;
  width: 28px;
  height: 2px;
  background: #fff;
  text-indent: 9999px;
  transition: ease 0.4s;
  -webkit-transition: ease 0.4s;
}
.toggle .bar:before,
.toggle .bar:after {
  position: absolute;
  left: 0;
  display: block;
  width: 28px;
  height: 2px;
  background: #fff;
  content: '';
}
.toggle .bar:before {
  top: -10px;
}
.toggle .bar:after {
  top: 10px;
}
.toggle.active .bar {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}
.toggle.active .bar:after,
.toggle.active .bar:before {
  top: 0;
  left: 0;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}
.area{
  padding: 80px 0;
}
@media (max-width: 1024px) {
  .f-nav ul{
    width: 100%;
  }
  .setumei .ins{
    margin-right: 0;
  }
  .setumei .f-insta a{
    justify-content: center;
  }
  .section-title,
  .section-title02{
    font-size: 50px;
  }
  .handwriting{
    font-size: 10em;
  }
  .toggle {
    display: block !important;
  }
  .f-inner{
    width: 100%
  }
  .toppage .mainimage .copy{
    font-size: 2em;
    line-height: 2;
  }
}
@media (max-width: 599px) {
  .handwriting {
    font-size: 6em;
}
  .h2-wrap {
    width: 96%;
    margin: auto;
    margin-bottom: 30px;
}
.section-title{
  margin-bottom: 0;
}
.top-staff-box .box{
  display: flex;
}
.top-staff-box .box > a{
      display: block;
    width: 40%;
}
.top-staff-box li dl{
  width: 60%;
}
  .top-staff-box li dl .btn_wrap .btn{
    width: 100%;
  }
  .area{
    padding: 50px 0;
  }
  .h2-inner-wrap,
  .h2-inner-wrap02 {
    width: 96%;
    margin: auto;
}
.toppage .mainimage .copy{
  font-size: 20px;
}
.copy-container .btn_wrap .btn{
  margin: auto;
}
.section-title, .section-title02 {
  font-size: 30px;
  line-height: 1.6;
}
.t-business .of {
  width: 96%;
  max-width: 100%;
  margin-left: 0;
  -webkit-transform: translate(0px, -60px);
  transform: none;
  margin: auto;
  margin-bottom: -50px;
}
.t-business .upper .text_wrap {
  padding: 15px;
}
.bgc01{
  margin: auto;
  width: 96%;
}
.t-business .btn_wrap .btn{
  margin: auto;
}
}
.overlay:after {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 249;
  width: 100%;
  height: 100%;
  background: #000;
  content: '';
  opacity: 0.3;
  transform: translate3d(0, 0, 0) !important;
  -webkit-transform: translate3d(0, 0, 0) !important;
}

.zoom-in-img .img{
  overflow: hidden;
}

.zoom-in-img img {
  transform: scale(1);
  transition: .3s ease-in-out;
}
.zoom-in-img a:hover img {
  transform: scale(1.3);
}

.upper li .pname{
  position: absolute;
  top: 5px;
  left: 2px;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  height: 75%;
  z-index: 1;
}

.upper li .pname.必要なし{
  display: none;
}

.rec-box h3{
margin-bottom: 0;
font-size:2rem;
}
.rec-box h4{
margin-bottom: 0;
}

.rec-box .ins {
  margin-left: 30px;
}
.staff-section .tn-btn .btn{
margin-right: 0;
}

.d-none-tb,
.d-none-sp{
  display: block;
}
.d-b-tb,
.d-b-sp{
  display: none;
}
@media (max-width: 1024px) {
  .d-b-tb{
    display: block;
  }
  .d-none-tb{
    display: none;
  }
}
@media (max-width: 599px) {
.d-none-sp{
  display: none;
}
.d-b-sp{
  display: block;
}
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn2 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.6;
  }
}
.two-line{
  width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    white-space: inherit;
    -webkit-line-clamp: 2;
}
.modal-open {
  cursor: pointer;
  background: #BDD3D3;
  border: #BDD3D3;
  color: #fff;
  padding: 10px 12px;
  margin: 1rem;
  display: none;
}

@media (max-width: 1024px) {
  .modal-open{
    display: block;
  }
}

.modal {
  width: 65%;
  border: 1px solid #000;
  position: fixed;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  padding: 100px 50px;
  box-shadow: 0 0 10px 0px #4d4d4d;
  z-index: 2;
  display: none;
  animation: fadeIn 0.5s;
  height: 100%;
}

.modal p {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  transform: translate(-50%, -50%);
  z-index: 10;
  font-size: 14px;
}

.modal-close__wrap {
  position: absolute;
  right: 10px;
  top: 10px;
}

.modal-close {
  background: transparent;
  border-color: transparent;
  padding: 0;
  margin: 0;
  cursor: pointer;
  width: 28px;
  display: block;
  height: 28px;
}

.modal-close span {
  position: relative;
  width: 100%;
  height: 1px;
  background: black;
  display: block;
}

.modal-close span:nth-child(1) {
  transform: rotate(45deg);
}

.modal-close span:nth-child(2) {
  transform: rotate(-45deg);
}

.nav-overlay {
  position: fixed;
  width: 100%;
  height: 200%;
  background: grey;
  opacity: .6;
  display: none;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  animation: fadeIn2 0.5s;
}

.nav-overlay.open {
  display: block;
}
.modal.open {
  display: block;
}

.hm-sns{
  overflow: auto;
    height: 100%;
}

.hm-sns li{
     margin: 0;
    text-align: center;
    width: 50%;
    border-bottom: none;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
}
.hm-sns li i{
margin-right: 10px;
}
.hm-sns li a{
  box-shadow: 0 0 3px 1px #ccc;
    padding: 0;
    text-align: center;
}
.hm-sns .img img{
      object-fit: cover;
      object-position: 50% 0%;
      width: 100%
}
.hm-sns img{
      width: 80px;
        left: 50%;
    transform: translateX(-50%);
    object-fit: contain;
}

.hm-sns .text{
  background: #BDD3D3;
    display: block;
    text-align: center;
    padding: 0.5rem;
}

.jap{
  font-size: 20%;
  display: block;
  margin-top: 20px;
}
@media (max-width: 599px) {
  .hm-sns .text{
    font-size: 10px;
  }
  .jap{
    margin-top: 10px;
    font-size: 40%;
  }
  .head-spal .section-title02 .jap{
    font-size: 40%;
  }
  .modal{
    padding: 50px 10px;
    width: 85%;
  }
  .top02box .t-tile_grid dl:nth-of-type(odd) .text_wrap{
    padding: 1rem;
  }
  .top02box .lead{
padding: 1rem
  }
  .top02box dl{
    padding: 30px 0;
  }
  .c-inner{
    width: 5px;
    height: 5px;
    font-size: 12px;
  }
  .popup,
  .circle{
    width:115px;
    height: 115px;
  }
  .f-inner .f-nav li{
    width: 50%;
  }
  .setumei{
    justify-content: center;
  }
}
.bg-sp{
  background: #cfe5e5;
}

.text-ch a:hover .t-ch{
color: #436a6a;
}

.timeline {
  list-style: none;
}
.timeline > li {
  margin-bottom: 60px;
}

/* for Desktop */

  .timeline > li {
    overflow: hidden;
    margin: 0;
    position: relative;
    padding-bottom: 50px;
    display: flex;
    justify-content: center;
  }
  .timeline li:last-of-type{
    padding-bottom: 0;
  }
  .timeline-date {
    width: 110px;
    position: relative;
  }
  .timeline-date::before {
    content: "";
    height: 100vh;
    width: 3px;
    background: #ddd;
    position: absolute;
    right: 0;
    top: 0;
  }
  .timeline-content {
    width: 75%;
    padding-left: 30px;
    position: relative;
  }
  .timeline-content:before {
    content: '';
    width: 12px;
    height: 12px;
    background: #BDD3D3;
    position: absolute;
    left: -8px;
    top: 8px;
    border-radius: 100%;
  }

  /* パンくずリスト */
.breadcrumb {
  margin: 30px 0;
}
.breadcrumb .inner{
      max-width: 1400px;
}
.breadcrumb .item {
  display: inline;
}
.breadcrumb .item:not(:last-of-type):after {
  content: '\f054';
  font-weight: 600;
  font-family: 'Font Awesome 5 Free';
  display: inline-block;
  margin-right: 5px;
  margin-left: 10px;
}
.breadcrumb .home {
  color: #000;
}
.breadcrumb .now {
  color: #000;
}

.flow-list {
	display: block;
	box-sizing: border-box;
	padding: 15px;
	position: relative;
  background: #fff;
}
.flow-list ul {
	display: flex;
	flex-direction: column;
	border-radius: 10px;
	position: relative;
  overflow: hidden;
}
.flow-list ul li {
	display: block;
	padding: 0 0 40px 30px;
	font-weight: 500;
	position: relative;
}
.flow-list ul li:last-of-type {
	padding-bottom: 0;
}
.flow-list ul li::before {
	content: '';
	display: block;
	width: 16px;
	height: 16px;
	box-sizing: border-box;
	background-color: #fff;
	border: solid 2px #BDD3D3;
	border-radius: 50%;
	z-index: 1;
	position: absolute;
	top: 13px;
	left: 0;
	transform: translateY(-50%);
}
.flow-list ul li:first-of-type::before,
.flow-list ul li:last-of-type::before {
	background-color: #BDD3D3;
}
.flow-list ul li::after {
	content: '';
	display: block;
	width: 2px;
	height: 100%;
	box-sizing: border-box;
	background-color: #BDD3D3;
	position: absolute;
	top: 10px;
	left: 7px;
}
.flow-list ul li:last-of-type::after {
	display: none;
}
.flow-list .img{
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 200px;
}
@media (max-width: 1024px) {
	.flow-list {
		width: 100%;
	}
  .flow-list ul{
    width: 80%;
  }
  .flow-list .img{
    max-width: 150px;
  }
}
@media (max-width: 599px) {
  .flow-list{
    padding: 0;
  }
  .flow-list ul{
    width: 100%;
    min-width: initial;
    padding: 15px;
	}
	.flow-list ul::after {
		bottom : -200px;
		left : 50%;
		right : initial;
		transform: translateX(-50%);
	}
  .flow-list .img{
    right: initial;
    left: 50%;
    transform: translateX(-50%);
  }
  .headspa04 li .left-cmn{
    padding: 0;
  }
}


.color4 .tit {
  position: relative;
  padding: 50px 0;

}

.color4 .tit .imgbk {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}

.color4 .tit .imgbk img {
  width: 100%;
  height: 100% !important;
  font-family: "object-fit: cover; object-position: 50% 50%;";
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.color4 .tit .inner {
  background: rgba(189,211,211,0.65);
  padding: 40px 30px 50px;
  position: relative;
  z-index: 1;
}

.color4 .h3 {
  color: #fff;
  margin-bottom: 30px;
  padding: 0 2.5%;
  text-align: center;
  font-weight: normal;
}

.color4 .tit .inner p {
  max-width: 780px;
  width: 92%;
  margin: 0 auto;
  text-align: center;
  line-height: 240%;
  padding: 0 0 20px 0;
  color: #fff;
}

.ori-spa .img{
  width: 28%;
  padding: 0 0 20px 0;
}
.ori-spa .img .w {
  -webkit-transform: translateX(-35%);
  transform: translateX(-35%);
  width: 164.95%;
}
.ori-spa .tbox {
  width: 68%;
  padding: 40px 0 0 0;
}
.ori-spa .tbox li{
  background: #fff;
  padding: 30px;
  margin-bottom: 30px;
}
.text-b-line {
  position: relative;
  text-align: center;
  font-size: 24px;
  margin-bottom: 50px;
}

.text-b-line:before {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 4px;
  background-color: #BDD3D3;
}

.text-b-line2 {
  position: relative;
  margin-bottom: 3rem;
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  letter-spacing: 0.25rem;
  line-height: 2.5;
}

.text-b-line2:before {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: -15px;
  left: 0;
  width: 60px;
  height: 4px;
  background-color: #BDD3D3;
}
@media (max-width: 1024px) {
  .ori-spa .tbox li{
    padding: 15px;
  }
}
@media (max-width: 599px) {
  .text-b-line {
    font-size: 16px;
  }
  .ori-spa .img,
  .ori-spa .tbox{
    width: 100%;
  }
  .ori-spa .img .w {
    -webkit-transform: none;
    transform: none;
    width: 100%;
}
}

.bnr-contact{
/*   width: 50%; */
  margin: auto;
  position: relative;
}

.bnr-contact .v-more{
    font-size: 1.2rem;
    letter-spacing: 1px;
    position: absolute;
    bottom: -3.5rem;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}
.bnr-contact .v-more span{
      padding-top: 3.5rem;
    color: #333;
    position: relative;
}
.bnr-contact .v-more span:before{
    content: '';
    width: 1px;
    height: 50px;
    background: #777;
    position: absolute;
    top: 0;
    left: 50%;
}

.bnr-contact .tbox{
  text-shadow: 0 0 10px white;
}

#bnr-contact-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.bnr-contact a{
  border: solid 1px #dbdbdb;
    display: block;
    background: #fff;
}
.bnr-contact a > div{
      height: 29.7vh;
    min-height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bnr-contact a img{
  opacity: 0;
}
.bnr-contact a:hover,
.bnr-contact a:hover img{
  opacity: 1;
}
.bnr-contact a img{
  -webkit-transition: .4s ease;
  transition: .4s ease;
}
.bnr-contact a:hover img{
  filter: brightness(0.6);
}

.bnr-contact .img{
  position: relative;
  display: inline-block;
}

.cp_timeline01 {
	position: relative;
	width: 100%;
	margin: 3em auto;
	padding: 1em 0;
	list-style-type: none;
}
.cp_timeline01:before {
	position: absolute;
	left: 50%;
	top: 0;
	content: '';
	display: block;
	width: 6px;
	height: 100%;
	margin-left: -3px;
	background: #BDD3D3;
}
.cp_timeline01 li {
	padding: 1em 0;
}
.cp_timeline01 li:after {
	content: '';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.cp_timeline01 li:nth-child(odd) .timeline_item {
	position: relative;
	width: calc(50% - 29px);
	float: left;
	text-align: right;
}
.cp_timeline01 li:nth-child(even) .timeline_item {
	position: relative;
	width: calc(50% - 29px);
	float: right;
}
.cp_timeline01 li .timeline_item .flag_cont {
	position: relative;
	display: inline-block;
	text-align: center;
}
.cp_timeline01 li .timeline_item .flag {
	position: relative;
	display: inline;
	background: #333333;
	color: #ffffff;
	padding: 6px 10px;
	border-radius: 5px;
	font-weight: bold;
	text-align: left;
}
.cp_timeline01 li:nth-child(odd) .timeline_item .flag {
	-webkit-box-shadow: -1px 1px 1px #333333, 0 0 1px #333333;
	        box-shadow: -1px 1px 1px #333333, 0 0 1px #333333;
}
.cp_timeline01 li:nth-child(even) .timeline_item .flag {
	-webkit-box-shadow: 1px 1px 1px #333333, 0 0 1px #333333;
	        box-shadow: 1px 1px 1px #333333, 0 0 1px #333333;
}
.cp_timeline01 li:nth-child(odd) .timeline_item .flag_cont:before,
.cp_timeline01 li:nth-child(even) .timeline_item .flag_cont:before {
	position: absolute;
	top: 14px;
	right: -35px;
	content: ' ';
	display: block;
	width: 12px;
	height: 12px;
	margin-top: -10px;
	background: #333333;
	border-radius: 12px;
	border: 6px solid #333333;
	z-index: 10;
}
.cp_timeline01 li:nth-child(even) .timeline_item .flag_cont:before {
	left: -36px;
}
.cp_timeline01 li:nth-child(odd) .timeline_item .flag_cont:after,
.cp_timeline01 li:nth-child(even) .timeline_item .flag_cont:after {
	position: absolute;
	top: 12px;
	right: -38px;
	content: ' ';
	display: block;
	width: 18px;
	height: 18px;
	margin-top: -11px;
	border-radius: 10px;
	border: 2px solid #333333;
	z-index: 10;
}
.cp_timeline01 li:nth-child(even) .timeline_item .flag_cont:after {
	left: -39px;
}
.cp_timeline01 li:nth-child(odd) .timeline_item .flag:after {
	content: '';
	position: absolute;
	left: 100%;
	top: 50%;
	height: 0;
	width: 0;
	margin-top: -6px;
	border: solid transparent;
	border-left-color: #333333;
	border-width: 6px;
}
.cp_timeline01 li:nth-child(even) .timeline_item .flag:after {
	content: '';
	position: absolute;
	right: 100%;
	top: 50%;
	height: 0;
	width: 0;
	margin-top: -6px;
	border: solid transparent;
	border-right-color: #333333;
	border-width: 6px;
}
.cp_timeline01 li .timeline_item .time {
	display: block;
	margin-top: 1em;
	padding: 4px 6px;
	font-size: 0.9rem;
	line-height: 1em;
	color: rgba(255,87,34 ,1);
	text-align: right;
}
.cp_timeline01 li:nth-child(even) .timeline_item .time {
	text-align: left;
}
.cp_timeline01 li .timeline_item .desc {
	margin: 1em 0.75em 0 0;
	line-height: 1.5em;
	margin: 1em 1em 0 1em;
	padding: 1em;
	background: #BDD3D3;
	border-radius: 6px;
	text-align: left;
}
@media (max-width:599px) {
	.cp_timeline01 {
		width: 100%;
		padding: 4em 0 1em 0;
	}
  .cp_timeline01 li {
    padding: 2em 0 5em;
}
	.cp_timeline01 li:nth-child(odd) .timeline_item,
	.cp_timeline01 li:nth-child(even) .timeline_item {
		float: none;
		width: 100%;
		text-align: center;
	}
	.cp_timeline01 li .timeline_item .flag_cont {
		text-align: center;
	}
	.cp_timeline01 li .timeline_item .flag {
		z-index: 15;
	}
	.cp_timeline01 li:nth-child(odd) .timeline_item .flag_cont:before,
	.cp_timeline01 li:nth-child(even) .timeline_item .flag_cont:before {
		top: -26px;
		left: calc(50% - 6px);
	}
	.cp_timeline01 li:nth-child(odd) .timeline_item .flag_cont:after,
	.cp_timeline01 li:nth-child(even) .timeline_item .flag_cont:after {
		top: -28px;
		left: calc(50% - 9px);
	}
	.cp_timeline01 li:nth-child(odd) .timeline_item .flag:after,
	.cp_timeline01 li:nth-child(even) .timeline_item .flag:after {
		content: '';
		position: absolute;
		left: 50%;
		top: -6px;
		height: 0;
		width: 0;
		margin-left: -6px;
		border: solid transparent;
		border-bottom-color: #333333;
		border-width: 6px;
		pointer-events: none;
	}
	.cp_timeline01 li .flag_cont {
		display: block;
		position: relative;
		margin: 4px 0 0 0;
		z-index: 14;
	}
	.cp_timeline01 li:nth-child(odd) .timeline_item .time,
	.cp_timeline01 li:nth-child(even) .timeline_item .time {
		float: none;
		text-align: center;
		background: #ffffff;
	}
	.cp_timeline01 li .timeline_item .desc {
		position: relative;
		z-index: 15;
	}
}

.section_scroll{
  width: 100%;
  height: 100%;
}

.section{
  background-color: #fafafa;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}

.section_bar{
  background-color: #000;
  /* width: 100%; */
  height: 5px;
}
.imgs-box{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-bottom: 130px;
}
/* .imgs-box img{
  box-shadow: 0 0 10px 0px #4d4d4d;
} */
.imgs-box:last-child{
margin-bottom: 100px;
}
.imgs-box .imgs{
  transform: translate(10%,0);
  z-index: 1;
  height: 100%;
  width: 45%;
}
.imgs-box .imgs2{
  transform: translate(-10%,0);
  width: 55%;
  height: 100%;
}

.imgs img,
.imgs2 img{
  -webkit-transition: 0.9s ease;
  transition: 0.9s ease;
}
.imgs-box.box2 .imgs{
  transform: translateY(5px);
  width: 45%;
  height: 100%;
}
.imgs-box.box2 .imgs2{
  transform: translateY(-5px);
  width: 45%;
  height: 100%;
}

.imgs-box.box3 .imgs{
  transform: translateY(5px);
  width: 45%;
  height: 100%;
}
.imgs-box.box3 .imgs2{
  transform: translateY(-5px);
  width: 45%;
  height: 100%;
}
.imgs-box.box4 .imgs{
  transform: translate(-10%,0);
  width: 50%;
  height: 100%;
}
.imgs-box.box4 .imgs2{
  transform: translate(10%,0);
  width: 50%;
  height: 100%;
}

.imgs-box *.s-img{
  transform: none!important;
      width: 100%!important;
}
@media (max-width:1024px) {
  .imgs-box{
    margin-bottom: 150px;
  }
}

@media (max-width:1024px) {
  .imgs-box{
    margin-bottom: 100px;
  }
}

.imgttl{
  font-weight: bold;
  line-height: 1;
  margin-bottom: 3rem;
  font-size: 24px;
  letter-spacing: 0.25rem;
}

.imgdeta{
  margin-bottom: 50px;
  display: flex;
  flex-wrap: wrap;
}

.collec .main-box .card{
  margin-bottom: 230px;
}

.collec .main-box .img{
  position: relative;
}

.collec .main-box .tbox{
  position: absolute;
  bottom: -50%;
  right: 0;
  padding: 30px;
  background: rgba(189,211,211,0.7);
  width: 80%;
  border: solid 5px #4d4d4d;
  z-index: 2;
}

.collec .main-box .ttl{
  margin-bottom: 10px;
  font-size: 18px;
  letter-spacing: 0.3rem;
}
.collec .main-box .sbdeta{
  margin-bottom: 30px;
}

/* ページネーション */
.pagenation {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}
.pagenation .item {
  margin: 0 10px;
}
.pagenation .prev {
  position: relative;
  margin-right: 20px;
}
.pagenation .prev a:before {
  content: "\f053";
  font-weight: 600;
  font-family: "Font Awesome 5 Free";
}
.pagenation .next {
  position: relative;
  margin-left: 20px;
}
.pagenation .next a:before {
  content: "\f054";
  font-weight: 600;
  font-family: "Font Awesome 5 Free";
}
.pagenation a,
.pagenation .now {
  font-weight: bold;
}
.pagenation .number a,
.pagenation .now {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: #000;
  text-align: center;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagenation .number a:hover,
.pagenation .now {
  background: #BDD3D3;
  color: #fff;
  opacity: 1;
}
.blog-box .pagenation .number a:hover,
.blog-box .pagenation .now {
  background: #1C83DC;
}
@media (max-width: 599px) {
  .pagenation .item {
    margin: 0 5px;
  }
  .pagenation .prev {
    margin-right: 10px;
  }
  .pagenation .next {
    margin-left: 10px;
  }
}

/*カテゴリー*/
.list-cate-01 .box {
  padding: 20px;
}

.list-cate-01 .tit {
  margin-bottom: 1em;
  font-weight: bold;
 color: #BDD3D3;
  font-size: clamp(1.25rem, 1.193rem + 0.24vw, 1.375rem);
  letter-spacing: 0.1em;
}

.list-cate-01 li+li {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #4d4d4d;
}

.list-cate-01 li>* {
  display: block;
  padding-right: 20px;
  position: relative;
  z-index: 0;
}

.list-cate-01 li>*:after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #4d4d4d;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 5px;
}
@media (max-width: 599px) {
  .collec .main-box .tbox{
    width: 100%;
    position: relative;
  }
  .collec .main-box .card{
    margin-bottom: 50px;
  }
}

.gall .box{
  align-items: center;
    display: flex;
    justify-content: center;
}

.gall .box > div{
  width: 50%;
}
.gall .left-box .img02{
  margin-top: 10px;
  width: 90%;
  margin-left: auto;
}
.gall .right-box {
  margin-bottom: 60px;
  margin-left: 10px;
}
.gall .right-box .img01{
  margin-bottom: 10px;
  width: 90%;
}

.sty-map .box{
  background: #f5f5f5;
  padding: 30px;
}

.sty-map .ttl{
  margin-bottom: 30px;
  font-size: 20px;
}

.stylingBot02 {
  margin: 50px auto 0;
}


.stylingBot02 .stylingBotTxtIn02 {
  color: #fff;
  font-size: 14px;
  padding: 20px 3% 18px;
  line-height: 1.4;
}

.stylingBot02 .stylingBotTxtIn02>span {
  display: inline-block;
  font-size: 12px;
}

.stylingBot02a>.stylingBotTxtIn02 {
  background: #82aacd;
}

.stylingBot02b>.stylingBotTxtIn02 {
  background: #f4a000;
}

.stylingBot02c>.stylingBotTxtIn02 {
  background: #1c51a1;
}

.stylingBot02d>.stylingBotTxtIn02 {
  background: #7f4201;
}

.stylingBotIn02 {
  margin: 30px auto 0;
  display: table;
  width: 100%;
}

.stylingBotIn02>li {
  display: table-cell;
  width: 58.3%;
}

.stylingBotIn02>li:first-child {
  width: 41.7%;
  text-align: center;
  vertical-align: middle;
}

.stylTb {
  margin: 30px auto 0;
  width: 100%;
  border-collapse: separate;
  border-spacing: 2px;
}

.stylTb th {
  color: #c1272d;
  font-size: 12px;
  text-align: center;
  padding: 6px .5% 4px;
}

.stylTb tbody th {
  width: 16%;
}

.stylTb tbody td {
  width: 36%;
  padding: 3px .5% 2px;
  font-size: 12px;
}

.stylTb tbody td+td {
  width: 48%;
}

.styleTbA th,
.styleTbA td {
  background: #f5f8fb;
}

.styleTbB th,
.styleTbB td {
  background: #fdf7ec;
}

.styleTbC th,
.styleTbC td {
  background: #edf1f7;
}

.styleTbD th,
.styleTbD td {
  background: #f5f0ed;
}
@media (max-width: 599px) {
  .stylingBot02>li {
    float: none;
    width: 100%;
    margin: 30px auto 0;
}
}

.cp_timeline04 {
	position: relative;
	margin: 3em auto;
	padding-bottom: 2em;
}
.cp_timeline04 .timeline_item {
  padding: 30px;
  background: #fff;
  margin-bottom: 30px;
}
.cp_timeline04 .timeline_item .time_date .time {
	font-family: serif;
	font-size: 6em;
	font-weight: bold;
	position: relative;
	margin: 0;
	letter-spacing: 3px;
  color: rgba(193,193,193,0.2);
}
.cp_timeline04 .timeline_item .time_date .flag {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0;
	margin-top: -60px;
	color: #BDD3D3;
}
.cp_timeline04 .timeline_item .desc {
	font-size: 0.8em;
	line-height: 20px;
	margin-top: 10px;
	padding-left: 20px;
	border-left: 1px solid #BDD3D3;
}

.cf:after {
  content: "";
  clear: both;
  display: block;
}
/* styleType01 */
.styleType01 .stylingInTop04 {
  width: 95%;
  margin: 0 auto 0 0;
  position: relative;
  z-index: 2;
}

.styleType01 .stylingInTop04:before {
  content: "";
  display: block;
  background: #f5f8fb;
  width: 85%;
  height: 520px;
  position: absolute;
  z-index: -1;
  right: -5%;
  top: 50px;
}

.styleType01 .stylingInTop04>li+li {
  float: left;
  width: 57%;
  margin: 65px 0 0 2%;
}

.styleType01 .stylingInTop04>li+li>.text {
  line-height: 2.5;
  margin: 10px auto 30px 0;
  max-width: 310px;
}

.styleType01 .stylingInTop04>li+li>img {
  margin: 40px auto 0 10%;
}

.styleType01 .stylingInTop04>li:first-child {
  float: left;
  width: 41%;
}

.styleType01 .stylingInBot04 {
  margin: 80px auto 0 0;
  width: 95%;
  position: relative;
  z-index: 2;
}

.styleType01 .stylingInBot04:before {
  content: "";
  display: block;
  background: #f5f8fb;
  width: 77%;
  height: 520px;
  position: absolute;
  z-index: -1;
  right: -5%;
  top: 27%;
}

.styleType01 .stylingInBot04>li+li {
  float: left;
  width: 44%;
  margin: 38% 0 0 3%;
}

.styleType01 .stylingInBot04>li+li>h4 {
  line-height: 2.5;
}

.styleType01 .stylingInBot04>li+li>.text {
  margin: 15px auto 0;
  line-height: 2.5;
}

.styleType01 .stylingInBot04>li:first-child {
  float: left;
  width: 53%;
}

/* styleType01ここまで */


/* styleType02 */
.styleType02 .stylingInTop04 {
  width: 95%;
  margin: 0 0 0 auto;
  position: relative;
  z-index: 2;
}

.styleType02 .stylingInTop04:before {
  content: "";
  display: block;
  background: #fdf7ec;
  width: 85%;
  height: 520px;
  position: absolute;
  z-index: -1;
  left: -5%;
  top: 50px;
}

.styleType02 .stylingInTop04>li+li {
  float: right;
  width: 57%;
  margin: 65px 2% 0 0;
}

.styleType02 .stylingInTop04>li+li>h4 {
  line-height: 2.5;
  max-width: 310px;
  margin: 0 0 3rem auto;
}

.styleType02 .stylingInTop04>li+li>.text {
  line-height: 2.5;
  margin: 10px 0 30px auto;
  max-width: 310px;
}

.styleType02 .stylingInTop04>li+li>img {
  margin: 30px 10% 0 auto;
}

.styleType02 .stylingInTop04>li:first-child {
  float: right;
  width: 41%;
  text-align: right;
}

.styleType02 .stylingInBot04 {
  margin: 80px 0 0 auto;
  width: 95%;
  position: relative;
  z-index: 2;
}

.styleType02 .stylingInBot04:before {
  content: "";
  display: block;
  background: #fdf7ec;
  width: 77%;
  height: 520px;
  position: absolute;
  z-index: -1;
  left: -5%;
  top: 27%;
}

.styleType02 .stylingInBot04>li+li {
  float: right;
  width: 44%;
  margin: 38% 3% 0 0;
}

.styleType02 .stylingInBot04>li+li>h4 {
  max-width: 300px;
  margin: 0 0 3rem auto;
}

.styleType02 .stylingInBot04>li+li>.text {
  margin: 15px 0 0 auto;
  line-height: 2.5;
  max-width: 300px;
}

.styleType02 .stylingInBot04>li:first-child {
  float: right;
  width: 53%;
  text-align: right;
}

/* styleType02ここまで */

/* styleType03 */
.styleType03 .stylingInTop04:before,
.styleType04 .stylingInBot04:before {
  background: #edf1f7;
}

/* styleType04 */
.styleType04 .stylingInTop04:before,
.styleType04 .stylingInBot04:before {
  background: #f5f0ed;
}

.styling04 {
  margin: 70px auto 0;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

.styling04>div {
  margin: 250px auto 0;
}

.styling04>div:first-child {
  margin: 0 auto;
}
@media (max-width: 599px) {
  .cp_timeline04 .timeline_item .time_date .time{
    font-size: 50px;
  }
  .cp_timeline04 .timeline_item .time_date .flag{
    font-size: 16px;
    margin-top: -40px;
  }
  .styleType01 .stylingInTop04>li:first-child,
  .styleType01 .stylingInBot04>li:first-child,
  .styleType02 .stylingInTop04>li:first-child,
  .styleType02 .stylingInBot04>li:first-child {
    float: none;
    width: 100%;
    text-align: left;
}
.styleType01 .stylingInTop04>li+li,
.styleType02 .stylingInTop04>li+li,
.styleType03 .stylingInTop04>li+li,
.styleType04 .stylingInTop04>li+li {
  margin: 0 auto;
  width: 100%;
  padding: 0;
}
.styleType01 .stylingInTop04>li+li>h4,
.styleType02 .stylingInTop04>li+li>h4,
.styleType03 .stylingInTop04>li+li>h4,
.styleType04 .stylingInTop04>li+li>h4 {
  margin: 20px 0 3rem 0;
  max-width:100%;
}
.styleType01 .stylingInBot04>li+li>.text,
.styleType02 .stylingInBot04>li+li>.text,
.styleType03 .stylingInBot04>li+li>.text,
.styleType04 .stylingInBot04>li+li>.text{
      margin: 15px auto 0;
    max-width:100%;
}
.styleType01 .stylingInBot04{
  width: 100%;
  padding: 5%;
  background: #f5f8fb;
  margin: 30px 0 0;
}

.styleType02 .stylingInBot04 {
  width: 100%;
  padding: 5%;
  background: #fdf7ec;
  margin: 30px 0 0;
}
.styleType01 .stylingInBot04>li+li,
.styleType02 .stylingInBot04>li+li,
.styleType03 .stylingInBot04>li+li,
.styleType04 .stylingInBot04>li+li {
  width: 100%;
  float: none;
  margin: 0;
}
.styleType01 .stylingInTop04 {
  width: 100%;
  padding: 5%;
  background: #f5f8fb;
}
.styleType01 .stylingInTop04:before,
.styleType01 .stylingInBot04:before,
.styleType02 .stylingInTop04:before,
.styleType02 .stylingInBot04:before,
.styleType03 .stylingInTop04:before,
.styleType03 .stylingInBot04:before,
.styleType04 .stylingInTop04:before,
.styleType04 .stylingInBot04:before{
  content: none;
}
.styleType01 .stylingInTop04>li+li>.text,
.styleType02 .stylingInTop04>li+li>.text,
.styleType03 .stylingInTop04>li+li>.text,
.styleType04 .stylingInTop04>li+li>.text{
  margin: 20px 0;
  max-width: 100%;
}
.styleType01 .stylingInBot04>li+li>h4,
.styleType02 .stylingInBot04>li+li>h4{
  max-width: 100%;
    margin: 10px 0 3rem;
}
.styling04>div {
  margin: 80px auto 0;
}
.styleType02 .stylingInTop04 {
  width: 100%;
  padding: 5%;
  background: #fdf7ec;
}
.styleType01.styleType03 .stylingInTop04{
  background: #edf1f7;
}
.styleType02.styleType04 .stylingInTop04{
  background: #f5f0ed;
}
.styleType01.styleType03 .stylingInBot04{
  background: #edf1f7;
}
.styleType02.styleType04 .stylingInBot04{
  background: #f5f0ed;
}
}
.price-box .js-toggle{
  position: relative;
}
.price-box .js-toggle::before{
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  font-weight: 900;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
}
.price-box .js-toggle.is-parent::before{
  -webkit-transform: translate(0, -50%) rotate(90deg);
  transform: translate(0, -50%) rotate(90deg);
}
.price-box .mb3r.js-toggle{
    margin-bottom: 0;
    padding: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    height: 130px;
    flex-direction: column;
}
.price-box .toggle-box{
  margin-top: 3rem;
  padding-bottom: 3rem;
}

.shop-mane .img{
  max-width: 123px;
  margin-bottom: 10px;
}
.v-box-detail {
  overflow: hidden;
  background-color: #fff;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
  padding: 30px;
}
.voice .title-sub{
  position: relative;
  margin: 0 auto 10px;
  padding: 0 10px 10px;
  border-bottom: 1px solid #000;
  font-weight: bold;
}

.p-r .lf{
font-size: 18px;
position: relative;
}
.p-r .ri{
  font-size: 18px;
    flex-shrink: 0;
    white-space: nowrap;
}
.p-r .lf::after{
  content: "/";
  margin: 0 1rem;
}

.detail-content-text h2 {
  font-size: 22px;
  margin-bottom: 20px;
      margin-top: 50px;
  font-weight: bold;
  padding: 0.5em;
  border-bottom: 3px solid #BDD3D3;
}

.detail-content-text h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
      margin-top: 50px;
  color: #000;
  padding: 0.5em 1em;
  background: #BDD3D3;
}

.detail-content-text h4 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
      margin-top: 50px;
  color: #BDD3D3;
}

.rec-staff .t-box{
  display: flex;
  align-items: center;
}
.rec-staff .t-box .num{
font-size: 50px;
font-weight: bold;
margin-right: 10px;
}
.border-dot-b li{
  border-bottom: dotted 2px #ccc;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.border-dot-b2 > li{
  border-bottom: dotted 2px #ccc;
  margin-bottom: 50px;
  padding-bottom: 30px;
}

.question-title {
  background: #BDD3D3;
  font-size: 16px;
  padding: 30px 10px 30px 65px;
  position: relative;
}

.question-title:before {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  content: 'Q';
  top: 20px;
  left: 12px;
  color: #fff;
  background-color: #4d4d4d;
  border-radius: 50%;
  font-size: 18px;
  font-weight: bold;
  width: 43px;
  height: 43px;
}

.answer-text {
  padding: 30px 10px 30px 65px;
  position: relative;
}

.answer-text:before {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  content: 'A';
  top: 20px;
  left: 12px;
  color: #fff;
  background-color: #4d4d4d;
  border-radius: 50%;
  font-size: 18px;
  font-weight: bold;
  width: 43px;
  height: 43px;
}

.plmi span::before,
.plmi span::after {
  content: '';
  display: block;
  width: 15px;
  height: 3px;
  border-radius: 5px;
  background: #4d4d4d;
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
}

.plmi span::after {
  background: #4d4d4d;
  transform: translateY(-50%) rotate(90deg);
  transition: 0.5s;
}

.is-parent .plmi span::after {
  transform: rotate(0);
  transition: 0.5s;
}

.faq-area{
  background: #eee;
}

.faq-area .ttl{
  position: relative;
  cursor: pointer;
  padding: 30px
}

.faq-area .box{
  display: none;
  margin-top: 50px;
  padding: 0 20px
}

.border-l{
  border-left: solid 3px;
    margin-bottom: 10px;
    padding-left: 10px;
}

.app-area .box{
  display: flex;
  justify-content: center;
  padding: 10px;
  background: #BDD3D3;
  align-items: center;
  height: 100%;
}
.app-area .box .img{
  width: 100%;
  max-width: 100px;
  margin-right: 10px;
}
.app-area .box .text{
  text-align: center;
  font-size: 12px;
  font-weight: bold;
}

.arrow-l {
  float: left;
  width: 4%;
  border-left: 4px dotted #222;
  position: relative;
  margin-left: 2%;
}
.arrow-l span {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 20px solid #222;
  position: absolute;
  bottom: -5px;
  left: -12px;
}

.calc80 {
  width: calc(100% - 80px);
}

.list_cmn02 .item {
  position: relative;
  margin-bottom: 10px;
  padding-left: 25px;
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
}
.list_cmn02 .item:before {
  position: absolute;
  top: 6px;
  left: 0;
  display: block;
  width: 8px;
  height: 8px;
  border: 8px solid #BDD3D3;
  border-radius: 50%;
  content: '';
}

.list_cmn02 .item {
  position: relative;
  margin-bottom: 10px;
  padding-left: 25px;
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
}
.list_cmn02 .item:last-child{
margin-bottom: 0;
}

.dm-btn{
  display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.dm-btn.new{
  background-color:#3279B7;
    border-color: #3279B7;
}

.text-in{
  padding-left:1em;
	text-indent:-1em;
}

.shop-logobox .img{
  width: 100%;
  max-width: 100px;
  margin-right: 10px;
}
.shop-logobox li{
  display: flex;
    align-items: center;
}
.text-s01{
  padding-left: 1em;
  text-indent: -1em;
  display: inline-block;
}
.text-s01:before {
  content: "★";
}
.text-s01.new:before {
  content: "・";
}
.contact_form dd.radiobtn label {
  display: inline-block;
  padding: 5px 10px 5px 35px;
  position: relative;
}

.contact_form dd.radiobtn label::before {
  content: "";
  width: 25px;
  height: 25px;
  border: 2px solid #BDD3D3;
  border-radius: 5px;
  background: #fff;
  position: absolute;
  top: 5px;
  left: 0;
}

.contact_form dd.radiobtn label:hover {
  cursor: pointer;
}

.contact_form dd.radiobtn input {
  display: none;
}

.contact_form dd.radiobtn input:checked+label::after {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 21px;
  color: #BDD3D3;
  position: absolute;
  top: 7px;
  left: 2px;
  z-index: 1;
}

.contact_form dd.radiobtn input+label {
  margin-left: 10px;
}

.t-text {
  position: relative;
  padding: 1.5rem 2.5rem;
  border: 2px solid #000;
}

.t-text:before {
  position: absolute;
  top: 4px;
  left: 4px;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  content: '';
  border: 4px dotted #000;
  z-index: -1;
}
.t-text .ttl{
  border-bottom: solid 1px #000;
  padding-bottom: 5px;
  margin-bottom: 5px;
  text-align: center;
  font-weight: bold;
}

.clip-img img{
  clip-path: polygon(90% 0, 100% 50%, 90% 100%, 0% 100%, 10% 51%, 0% 0%);
}
.clip-img .img{
  position: relative;
}
.clip-img .text{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 90%;
  text-align: center;
  color: #fff;
  text-shadow: 0 0 2px black;
  margin-left: 5%;
}

.s-name{
  font-weight: bold;
  font-size: 28px;
  letter-spacing: 0.1rem;
  display: flex;
  flex-wrap: wrap;
  line-height: 1.6;
  margin-bottom: 30px;
}
.s-name span{
width: 100%;
}
.s-t .sf-insta{
      position: absolute;
    top: 10px;
    right: 10px;
}
.step-right{
      display: flex;
    align-items: center;
    justify-content: center;
    font-size: 50px;
    margin: 10px;
    color: #BDD3D3;
}
@media (max-width: 1024px) {
  .price-box .mb3r.js-toggle{
    height: 156px;
  }
}
@media (max-width: 599px) {
  .step-right{
    width: 100%;
    margin-top: -10px;
  }
  .step-right .fa-caret-right:before{
        content: "\f0dd";
  }
  .clip-img .text{
    font-size: 12px;
  }
  .top-staff-box .name{
    font-size: 1.2em;
  }
  .v-box-detail{
    padding: 0;
  }
}

.video-container {
  padding: 0;
  width: 100%;
  max-width: 1000px;
  margin-bottom: 0;
}
.video-logo{
  position: relative;
  font-size: 0;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.video-logo a::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  display: block;
  width: 60px;
  height: 60px;
  border: 4px solid #fff;
  border-radius: 60px;
  -webkit-box-shadow: 0 0 10px rgba(17,17,17,0.1);
  box-shadow: 0 0 10px rgba(17,17,17,0.1);
  content: "";
}
.video-logo::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  display: block;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 20px solid #fff;
  content: "";
}
.video-logo a{
  position: relative;
  display: block;
}
.disno{
  display: none;
}
.disno iframe{
  height: 500px;
}
.disno.あり{
  display: block;
}
.js-contp.非表示{
  display: none;
}
.shop-logo-img{
  margin-bottom: 10px;
}
.shop-logo-img img{
      object-fit: contain;
    width: 140px;
    height: 89px;
}
.sticky-box{
padding: 160px 0;
}
.sticky-box .sticky{
  height: 100vh;
    left: 0;
    position: sticky;
    top: 0;
    width: 50%;
}
.sticky-box .sticky img{
  display: block;
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.qa-list{
      border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    background: #fff;
    height: 100%;
}
.min-h400 {
    min-height: 400px;
}
.slick01 li{
  margin: 0 10px;
}
.slick01 .slick-arrow{
  display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    font-size: 50px;
    z-index: 1;
    text-shadow: 0 0 15px #fff;
    cursor: pointer;
}
.slick01 .slick-arrow.fa-chevron-right{
  left: initial;
  right: 0;
}
@media (max-width: 599px) {
  .min-h400 {
    min-height: 300px;
}
  .sticky-box{
    padding: 90px 0;
  }
  .sticky-box .sticky{
        height: 250px;
    position: relative;
    width: 100%;
    margin-bottom: 50px;
  }
}
.fo-btn .btn:after{
  content:none;
}
.fo-btn .btn_wrap .btn{
  width: auto;
      height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}

 .headspa04 li.giji .left-cmn{
  position: relative;
}

 .headspa04 li.giji .left-cmn:before{
content: "";
    display: block;
    background: #f5f8fb;
    width: 150%;
    height: 130%;
    position: absolute;
    z-index: -1;
    left: -5%;
    top: 0;
}
[data-element-id] .slick01{
  display: flex;
}
[data-element-id] .slick01 > div{
      display: contents;
}
[data-element-id] .disno{
  display: block;
}
[data-element-id] .fead-order>* {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

[data-element-id] .up-d-none,
[data-element-id] .gnav .item01.notsp{
    display: inline-block;
    border: solid 3px #000;
    position: relative;
}
[data-element-id] .up-d-none:before,
[data-element-id] .gnav .item01.notsp:before{
    content: "モバイル用";
    display: block;
    font-weight: 700;
    font-size: 12px;
    color: #fff;
    text-align: center;
    background: #000;
}
[data-element-id] .pop-btn{
      display: inline-block;
}
[data-element-id] [data-ab-test-contents]{
    position: relative;
        padding: 30px 0px 0px;
    margin-bottom: 10px;
         border: 3px solid #2ca09a;
}
[data-ab-test-block]{
  width: 15%;
    margin-left: auto;
}
[data-element-id] [data-ab-test-contents]::before {
    content: "Aパターン";
    width: 100%;
    display: block;
    padding: 0.5em 0.2em;
    font-size: 10px;
    color: white;
    line-height: 1.2;
    text-align: center;
    background-color: #2ca09a;
    position: absolute;
    top: 0;
    left: 0;
}

[data-element-id] [data-ab-test-contents]+[data-ab-test-contents] {
    border: 3px solid #f39831;
    padding: 30px 10px 10px;
}

[data-element-id] [data-ab-test-contents]+[data-ab-test-contents]::before {
    content: "Bパターン";
    background-color: #f39831;
    z-index: 1;
}

[data-element-id] .slick02{
  display: flex;
}
[data-element-id] .c-inner{
  animation: none;
}
[data-element-id] .c-btn-area {
    position: relative;
    bottom: 0;
    right: 0;
}
[data-element-id] .pop-btn:hover .popup .arrow-area{
  left: 55%;
}
[data-element-id] .modal{
  display: block;
      position: relative;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0%);
  padding: 0;
}
[data-element-id] .modal:before{
    content: "モバイル用";
    display: block;
    font-weight: 700;
    font-size: 12px;
    color: #fff;
    text-align: center;
    background: #000;
}
[data-element-id] .modal .hm-sns{
  padding: 30px;
}
[data-element-id] .modal-close__wrap{
  top: 30px;
}
[data-element-id] .gnav .list02{
    visibility: visible;
    opacity: 1;
    width: 120%;
    top: 70%;
    left: -30px;
    transform: none;
    border: solid 1px #f33131;
    padding-top: 0;
}
[data-element-id] .gnav .list02.new2{
 left: 0%; 
}
[data-element-id] .gnav .list01{
  margin-bottom: 200px;
}
[data-element-id] .gnav .list02:before{
    content: "隠れていたテキスト";
    display: block;
    font-weight: 700;
    font-size: 12px;
    color: #fff;
    text-align: center;
    background: #f33131;
}
[data-element-id] .faq-area .box,
[data-element-id] .price-box .toggle-box{
  display: block;
}

.popup_wrap input {
  display: none;
}
.popup_overlay {
  display: flex;
  justify-content: center;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 150%;
  background: grey;
  opacity: 0;
  transition: opacity 0.5s, transform 0s 0.5s;
  transform: scale(0);
}
.popup_trigger {
  position: absolute;
  width: 100%;
  height: 100%;
}
.popup_content {
  align-self: center;
  width: 80%;
  max-width: 800px;
  box-sizing: border-box;
  line-height: 1.4em;
  transition: 0.5s;
  box-shadow: 0 0 5px rgba(94, 94, 94, 0.7);
}
.popup_content p{
    padding:20px 20px 5px 20px;
    text-align: center;
}
.popup_content .btn_wrap{
  background: #fff;
  margin-bottom: 30px;
}
.popup_content .btn_wrap:last-child{
  margin-bottom: 0;
}
.close_btn {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 30px;
    cursor: pointer;
    color: #fff;
}
.popup_wrap input:checked ~ .popup_overlay {
  opacity: 1;
  transform: scale(1);
  transition: opacity 0.5s;
}
.open_btn {
    transition: .3s ease;
    border: 1px solid #333;
    padding: 5px 15px;
    width: 33%;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    text-align: center;
}
.open_btn:hover{
    background:#333;
    color:#fff;
    transition: .3s ease;
}
.di-con{
  display: contents;
}

.setumeiori .open_btn{
transition: .3s ease;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    cursor: pointer;
    text-align: center;
    border: none;
    padding: 0;
    width: auto;
    height: auto;
}
.setumeiori .open_btn:hover{
  background: none;
  color: #333;
}
.setumeiori .popup_overlay{
  height: 100%;
}
.setumeiori.setumei .f-insta .popup_content a{
  display: flex;
    flex-direction: column;
    align-items: stretch;
}
.setumeiori .popup_content{
  box-shadow:none;
      overflow: auto;
    height: 100%;
    
}
.setumeiori .popup_overlay{
      overflow: initial;
}
.map{
  padding-top: initial;
}
.map:after{
      padding-top: 40%;
}
@media (max-width: 1024px) {
  .setumeiori{
    width: 50%;
    margin: auto;
  }
  #gnav .hm-sns li a{
    padding: 0;
  }
  #gnav .hm-sns li {
    margin: 0;
    text-align: center;
    width: 50%;
    border-bottom: none;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
}
}
@media (max-width: 599px) {
  .t-business.k-deta {
    margin-bottom: 0;
}
  .map:after{
      padding-top: 70%;
}
  .staff-list .sf-insta{
    top: initial;
    right: initial;
    bottom: 30px;
    left: 10px;
  }
    .setumeiori{
    width: 100%;
  }
  .open_btn{
    width: 100%;
  }
  .setumeinew .di-con{
  display: block;
}
}
footer{
  padding-bottom: 100px;
}
[data-element-id] .popup_wrap{
  width: 100%;
  margin-bottom: 30px;
}
[data-element-id] .popup_wrap:before{
      content: "gigs公式アプリ内のボタン";
    display: block;
    font-weight: 700;
    font-size: 12px;
    color: #fff;
    text-align: center;
    background: #000;
}
[data-element-id] .popup_wrap.new:before{
      content: "WEB予約（２回目以降）内のボタン";
    display: block;
    font-weight: 700;
    font-size: 12px;
    color: #fff;
    text-align: center;
    background: #000;
}
[data-element-id] .popup_wrap.new2:before{
      content: "Shops内のボタン";
    display: block;
    font-weight: 700;
    font-size: 12px;
    color: #fff;
    text-align: center;
    background: #000;
}
[data-element-id] .popup_overlay{
  opacity: 1;
  transform: scale(1);
  transition: opacity 0.5s;
  position: relative;
  height: 100%;
}

.詳細ページなし > a,
.shop-link{
 display: none;
}

.詳細ページなし .shop-link {
 display: block;
}

.b-n-cat{
      border: 1px solid #000;
    padding: 0.25rem 0.5rem;
    display: inline-block;
    margin-left: 5px;
}

/*2023/08/18*/
.attention {
  margin: 100px 0
}
.attention .txt {
  width: 60%;
  text-align: center;
  margin: auto;
  padding: 5% 3%;
  border: 1px solid #bdd3d3;
  font-size: 16px;
  line-height: 1.8;
}

@media (max-width: 1024px) {
  .attention .txt {
    width: 80%;
  }
}

@media (max-width: 599px) {
  .attention .txt {
    width: 95%;
    font-size: 14px;
  }
}

/* 2026/2/3 */

.caption{
  color: red;
  font-size: 12px;
}
