@charset "utf-8";
/*---------- トップ ----------*/

.shop-button__wrap {
  display: flex;
  flex-wrap: wrap;
}

.shop-button {
  position: relative;
  width: 50%;
}

.shop-button::after {
  background-color: #fff;
  z-index: 0;
}

.shop-button.is-current::after {
  background-color: #d2be00;
}

.shop-button:first-of-type::after {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  display: block;
  /* width: 60px;
  height: 80px; */
  width: 20px;
  height: 48px
}

.shop-button:last-of-type::after {
  position: absolute;
  right: 0;
  top: 0;
  content: '';
  display: block;
  /* width: 60px;
  height: 80px; */
  width: 20px;
  height: 48px
}

.shop-button a {
  background-color: #fff;
  transform: skew(-35deg);
  width: 100%;
  display: block;
  text-align: center;
  /* height: 45px; */
  /* padding: 13px 0 22px; */
  height: 30px;
  padding: 8px 0 10px;
}

/* @media screen and (max-width: 1440px) {

  .shop-button:first-of-type::after {
    width: 20px;
    height: 48px;
  }

  .shop-button:last-of-type::after {
    width: 20px;
    height: 48px
  }

  .shop-button a {
    height: 30px;
    padding: 8px 0 10px;
  }
} */

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

  .shop-button:first-of-type::after {
    width: 20px;
    height: 37px;
  }

  .shop-button:last-of-type::after {
    width: 20px;
    height: 37px;
  }

  .shop-button a {
    height: 20px;
    padding: 8px 0 9px;
  }
}

.shop-button.is-current a {
  background-color: #d2be00;
}

.shop-button a img {
  transform: skew(35deg);
  height: 100%;
  max-height: 100%;
  opacity: .3;
}

.shop-button.is-current a img {
  opacity: 1;
}

.shop-button:hover a img {
  transition: .3s;
  opacity: 1;
}



/*mv-----------------------------------*/
/*
.shop-mv {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: 100%;
  background-position: 0 92px;
}

.shop-mv.-fukuoka {
  background-position: center;
}

.shop-mv::before {
  content: '';
  display: block;
  padding-top: 48.958333%;
}

.shop-mv.-hiroshima {
  background-image: url(../images/hiroshima_mv_01.jpg);
}

.shop-mv.-fukuoka {
  background-image: url(../images/fukuoka_mv_01.jpg);
}


@media screen and (max-width: 1440px) {
  .shop-mv {
    background-position: 0 78px;
  }
}

@media screen and (max-width: 1000px) {
  .shop-mv {
    background-position: 0 50px !important;
  }

  .shop-mv::before {
    padding-top: 74.5%;
  }

  .shop-mv.-hiroshima {
    background-image: url(../images/sp-hiroshima_mv_01.jpg);
  }

  .shop-mv.-fukuoka {
    background-image: url(../images/sp-fukuoka_mv_01.jpg);
  }
} */

.shop-mv {
  position: relative;
  width: 100%;
}

.shop-mv::before {
  content: "";
  display: block;
  padding-top: calc(940 / 1920 * 100%);

  background-repeat: no-repeat;
  background-size: cover;
}

.shop-mv.-hiroshima::before {
  background-image: url(../images/shop/hiroshima_mv_pc.jpg);
}

.shop-mv.-fukuoka::before {
  background-image: url(../images/shop/fukuoka_mv_pc.jpg);
}


@media screen and (max-width: 1000px) {
  .shop-mv::before {
    padding-top: calc(500 / 1000 * 100%);
  }

  .shop-mv.-hiroshima::before {
    background-image: url(../images/shop/hiroshima_mv_tb.jpg);
  }

  .shop-mv.-fukuoka::before {
    background-image: url(../images/shop/fukuoka_mv_tb.jpg);
  }
}


@media screen and (max-width: 640px) {
  .shop-mv::before {
    padding-top: calc(280 / 375 * 100%);
  }

  .shop-mv.-hiroshima::before {
    background-image: url(../images/shop/hiroshima_mv_sp.jpg);
  }

  .shop-mv.-fukuoka::before {
    background-image: url(../images/shop/fukuoka_mv_sp.jpg);
  }
}

/*mv ここまで -----------------------------------*/

.slider_sec {
  position: relative;
}

.slider_sec .btn {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 15%;
  z-index: 9999;
}

.slider_sec .btn img {
  width: 100%
}

.shop {
  overflow: hidden;
  margin: 0px auto;
}

.shop .shop__lead {
  padding: 100px 0;
  margin: 0 auto;
  max-width: 1000px;
  padding-right: 20px;
  padding-left: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  color: #002640;
  font-weight: bold;
}

.shop .shop__lead .img_wrap {
  width: 100%;
  max-width: 336px;
  margin-bottom: 70px;
}

.shop .shop__lead>p {
  font-size: 16px;
  font-weight: normal;
  line-height: 2;
  margin-bottom: 0;
}

.shop .shop-link {
  margin-top: 60px;
}

.shop .shop-link__btn {
  width: 560px;
  margin: 0 auto;
}

/* .shop .shop-link__btn > a {
  position: relative;
  display: block;
  padding: 30px 0;
  border: 1px solid #002640;
  font-size: 24px;
  font-family: 游明朝, YuMincho, "ヒラギノ明朝 W3 JIS2004", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: normal;
  color: #002640;
  text-align: center;
  transition: background-color .2s;
} */

/* .shop .shop-link__btn > a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 4%;
  transform: translate(0, -50%) rotate(45deg);
  display: block;
  width: 8px;
  height: 8px;
  border-top: solid 3px #002640;
  border-right: solid 3px #002640;
} */

.shop .shop-link__btn>a {
  display: block;
  padding: 30px 0;
  border: 1px solid #002640;
  transition: background-color .2s;
}

.shop .shop-link__btn img {
  width: 442px;
  margin: 0 auto;
}

.shop .shop-link__btn>a:hover {
  background-color: #e5e5e6;
}

.shop .shop-link__note {
  margin-top: 20px;
  font-size: 14px;
  font-family: 游明朝, YuMincho, "ヒラギノ明朝 W3 JIS2004", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "MS P明朝", "MS 明朝", serif;
  font-weight: normal;
  line-height: 1.8;
}

/* 福岡えびすテーラー用 */
.fukuokaNote {
  background-color: #ECE7B2;
  margin-bottom: 60px;
  padding: 30px 90px;
  font-size: 18px;
  font-family: 游明朝, YuMincho, "ヒラギノ明朝 W3 JIS2004", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "MS P明朝", "MS 明朝", serif;
  line-height: 2;
  text-align: center;
}



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

  .shop .shop__lead {
    padding: 90px 0;
  }

  .shop .shop__lead .img_wrap {
    max-width: 294px;
    margin-bottom: 56px;
  }

  .shop .shop__lead>p {
    font-size: 15px;
  }

  .shop .shop-link {
    margin-top: 50px;
  }

  .shop .shop-link__btn {
    width: 448px;
  }

  .shop .shop-link__btn>a {
    padding: 24px 0;
    /* font-size: 20px; */
  }

  .shop .shop-link__btn img {
    width: 353px;
  }

  .shop .shop-link__btn>a::after {
    width: 7px;
    height: 7px;
  }

  .shop .shop-link__note {
    margin-top: 18px;
    font-size: 12px;
  }
}


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

  .shop .shop__lead {
    padding: 44px 0 54px;
  }

  .shop .shop__lead .img_wrap {
    max-width: 130px;
    margin-bottom: 30px;
  }

  .shop .shop__lead>p {
    font-size: 13px;
  }

  .shop .shop-link {
    margin-top: 30px;
  }

  .shop .shop-link__btn {
    width: 330px;
  }

  .shop .shop-link__btn>a {
    padding: 16px 0;
    /* font-size: 16px; */
  }

  .shop .shop-link__btn img {
    width: 260px;
  }

  .shop .shop-link__btn>a::after {
    width: 7px;
    height: 7px;
    border-width: 2px;
  }

  .shop .shop-link__note {
    margin-top: 14px;
    font-size: 10px;
  }

  /* 福岡えびすテーラー用 */
  .fukuokaNote {
    max-width: 380px;
    width: 100%;
    margin: 0 auto 20px;
    padding: 24px 0;
    font-size: 13px;
  }
}

.shop .sec2 {
  background: #F5F5F2;
  width: 100%;
  overflow: hidden;
}

.shop .sec2 .tb {
  padding: 115px 0 50px;
  margin: 0 auto;
  max-width: 1030px;
  padding-right: 15px;
  padding-left: 15px;
  display: table;
}

.shop .sec2 .tb .tl {
  display: table-cell;
  vertical-align: middle;
  color: #002640;
}

.shop .sec2 .tb .tl h3 {
  margin-bottom: 40px;
  color: #002640;
}


.shop .sec4 {
  /*	background: url(../images/bg_img_01.jpg) no-repeat center center;*/
  overflow: hidden;
}

.shop .sec4 .palallax {
  position: relative;
  margin-bottom: 0;
  overflow: hidden;
}

.shop .sec4 .palallax>img {
  position: absolute;
  top: 0;
  z-index: -1;
  width: 100%;
  object-fit: cover;
  height: 140vh;
}

.shop .sec4 .tb {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1000px;
  margin: 80px auto 70px;
  color: #fff;
  justify-content: space-between;
}

.shop .sec4 .tb .tr {
  width: 60%;
}


@media screen and (max-width: 1440px) {
  .shop .sec4 .tb {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 600px;
    margin: 80px auto 70px;
    color: #fff;
    flex-direction: column;
  }

  .shop .sec4 .tb .tl {
    padding-left: 20px;
    margin-bottom: 40px;
  }

  .shop .sec4 .tb .tr {
    width: 100%;
  }
}


@media screen and (max-width: 1000px) {
  .shop .sec4 .tb {
    margin: 35px auto 40px;
  }
}

.shop .sec4 .tb .tr .info {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  border-top: 1px solid #fff;
}

.shop .sec4 .tb .tr .info:nth-child(5) {
  border-bottom: 1px solid #fff;
}

.shop .sec4 .tb .tr .info .date {
  color: #D2BE00;
  font-size: 12px;
  line-height: 1.5;
  display: table-cell;
  vertical-align: middle;
  width: 115px;
  text-align: center;
  padding: 13px 0;
}

.shop .sec4 .tb .tr .info .link {
  display: table-cell;
  vertical-align: middle;
  width: calc(100% - 115px);
  padding: 13px 0;
}

.shop .sec4 .tb .tr .info .link a {
  color: #fff;
  font-size: 12px;
  line-height: 1.5;
}

.shop .sec4 .tb .tr .info .link a:hover {
  transition-duration: 0.5s;
  text-decoration: none;
  color: #D2BE00;
}

.shop .sec4 .tb .tr .info_btn {}

.shop .sec4 .tb .tr .info_btn a {
  color: #fff;
  display: block;
  width: 260px;
  padding: 10px;
  border: 1px solid #fff;
  margin: 35px auto 0;
  text-align: center;
}

.shop .sec4 .tb .tr .info_btn a:hover {
  background-color: rgba(255, 255, 255, 0.3);
  transition-duration: 0.5s;
  color: #D2BE00;
  text-decoration: none;
}

.shop .sec5 {
  background: #002640;
  overflow: hidden;
  padding: 85px 0 105px;
}


.shop .sec5 .ttl {
  max-width: 1000px;
  padding-right: 20px;
  padding-left: 20px;
  margin: 0 auto;
}

.shop .sec5 .ttl img {}

.shop .sec5 .blog {
  max-width: 1000px;
  margin: 50px auto 0;
}

@media screen and (max-width: 1000px) {
  .shop .sec5 {
    padding: 35px 0 45px;
  }

  .shop .sec5 .blog {
    margin: 25px auto 0;
  }
}

@media screen and (max-width: 1000px) {
  .shop .sec5 .blog .bx-wrapper {
    margin-left: -100px;
  }
}


.shop .sec5 .blog #blog_bxslider {}

.shop .sec5 .blog #blog_bxslider article {
  background-color: #fff;
  padding: 3px;
}

.shop .sec5 .blog #blog_bxslider article a:hover {
  transition-duration: 0.5s;
  text-decoration: none;
  color: #D2BE00;
}

.shop .sec5 .blog #blog_bxslider article dt {}

.shop .sec5 .blog #blog_bxslider article dt img {
  width: 100%;
  height: auto;
}

.shop .sec5 .blog #blog_bxslider article dd {
  padding: 8px;
}

.shop .sec5 .blog #blog_bxslider article a dd .blog_date {
  color: #D2BE00;
  font-size: 10px;
  line-height: 1.5;
  margin: 0 0 4px;
}

.shop .sec5 .blog #blog_bxslider article a dd .blog_ttl {
  color: #000;
  font-size: 12px;
  line-height: 1.5;
  margin: 0 0 4px;
}

.shop .sec5 .blog #blog_bxslider article a dd .blog_msg {
  color: #000;
  font-size: 10px;
  line-height: 1.6;
  margin: 0 0 0px;
}

.shop .sec5 .blog .bx-wrapper .bx-prev {
  left: -34px;
  background: url(../images/arrow_01.png) no-repeat 0 0px;
}

.shop .sec5 .blog .bx-wrapper .bx-next {
  right: -45px;
  background: url(../images/arrow_02.png) no-repeat 0px 0px;
}


/*works---------------------------------*/

.shop .works {
  background-color: #f5f5f2;
  overflow: hidden;
  padding: 85px 0 150px;
}

@media screen and (max-width: 1000px) {
  .shop .works {
    background-color: #f5f5f2;
    overflow: hidden;
    padding: 35px 0 50px;
  }
}

.shop .works .works__inner {
  max-width: 1000px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
}

.shop .works .ttl {
  text-align: left;
  margin-bottom: 60px;
}

@media screen and (max-width: 1000px) {
  .shop .works .ttl {
    margin-bottom: 30px;
  }

  .shop .works .bx-wrapper {
    margin: 0 -20px;
  }
}

@media screen and (max-width: 640px) {
  .shop .works .bx-wrapper {
    margin: 0;
    padding: 0 20px;
  }
}

.shop .works .ttl img {
  width: 100%;
  max-width: 117px;
}



.movie-card {
  background-color: #fff;
}

.movie-card a {
  display: block;
}

.movie-card a:hover {
  opacity: .8;
  transition: .2s;
}

.movie-card .img_wrap {
  position: relative;
  overflow: hidden;
}

.movie-card .img_wrap::before {
  content: '';
  display: block;
  padding-top: 56%;
}

.movie-card .img_wrap::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 35px;
  height: 35px;
  background: url(../images/icon_play.png) center center / contain no-repeat;
}

.movie-card .img_wrap img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
}

.movie-card__body {
  min-height: 190px;
  padding: 15px;
}

.movie-card__ttl {
  color: #002640;
  font-size: 18px;
  line-height: 1.5;
  font-weight: normal;
  margin: 0 0 4px;
}

.movie-card__msg {
  color: #000;
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
}

.shop .works .bx-wrapper .bx-prev {
  left: -50px;
  z-index: 10;
  background: url(../images/arrow-black_01.png) center center / contain no-repeat;
}

.shop .works .bx-wrapper .bx-next {
  right: -45px;
  z-index: 10;
  background: url(../images/arrow-black_02.png) center center / contain no-repeat;
}

@media screen and (max-width: 1000px) {
  .shop .works .bx-wrapper .bx-next {
    display: none;
  }

  .shop .works .bx-wrapper .bx-prev {
    display: none;
  }
}

@media screen and (max-width: 740px) {
  .shop .works .bx-wrapper .bx-next {
    right: -18px;
    display: block;
  }

  .shop .works .bx-wrapper .bx-prev {
    left: -18px;
    display: block;
  }
}

.shop .coordinate {
  margin-top: 50px;
  background-color: #002640;
  padding: 15px 15px 0;
  border-radius: 0 30px 0 0;
  color: #fff;
}

@media screen and (max-width: 1000px) {
  .shop .coordinate {
    padding: 20px;
    max-width: 510px;
    margin: 35px auto 0;
  }
}

.shop .coordinate__ttl {
  text-align: center;
  font-weight: normal;
  padding: 25px 0;
  font-size: 26px;
  color: #fff;
}

@media screen and (max-width: 1000px) {
  .shop .coordinate__ttl {
    text-align: center;
    font-weight: normal;
    padding: 20px 0 0;
    font-size: 18px;
    margin-bottom: 0;
    color: #fff;
  }
}

.shop .coordinate__wrap {
  display: flex;
  flex-wrap: wrap;
}

.shop .coordinate__card {
  width: calc(33%);
  padding: 0 35px;
  box-sizing: border-box;
  margin-bottom: 50px;
}

@media screen and (max-width: 1000px) {
  .shop .coordinate__card {
    width: 100%;
    padding: 30px 0;
    margin-bottom: 0;
    display: flex;
  }
}

.shop .coordinate__card:not(:nth-of-type(3n)) {
  border-right: 1px solid rgba(255, 255, 255, .3);
}

@media screen and (max-width: 1000px) {
  .shop .coordinate__card:not(:first-of-type) {
    border-top: 1px solid rgba(255, 255, 255, .3);
  }
}

@media screen and (max-width: 1000px) {
  .shop .coordinate__card:not(:nth-of-type(3n)) {
    border-right: none;
  }
}

.shop .coordinate__card .img_wrap img {
  width: 100%;
  max-width: 100%;
}


@media screen and (max-width: 1000px) {
  .shop .coordinate__card .img_wrap {
    width: 100%;
    max-width: 200px;
    min-width: 140px;
  }
}

.shop .coordinate__msg {
  margin-bottom: 0;
  margin-top: 20px;
  line-height: 1.6;
  font-size: 14px;
}

@media screen and (max-width: 1000px) {
  .shop .coordinate__msg {
    margin-top: 0;
    margin-left: 20px;
    font-size: 12px;
  }
}

@media screen and (max-width: 640px) {
  .shop .coordinate__card {
    width: 100%;
    padding: 20px 0;
    margin-bottom: 0;
    display: flex;
  }

  .shop .coordinate__msg {
    font-size: 11px;
  }
}

.banner_dragon a {
  margin-top: 100px;
  display: block;
}

.banner_dragon a:hover {
  opacity: .8;
  transition: .2s;
}

.banner_dragon a img {
  width: 100%;
  max-width: 100%;
}

@media screen and (max-width: 1000px) {
  .banner_dragon {
    max-width: 550px;
    margin: 0 auto;
  }

  .banner_dragon a {
    margin-top: 30px;
    display: block;
  }
}



/*sec6---------------------------------*/

.shop .sec6 {
  overflow: hidden;
  max-width: 1040px;
  padding: 0 20px;
  margin: 0 auto 100px;
}

@media screen and (max-width: 1000px) {
  .shop .sec6 {
    margin: 0;
  }
}

.shop .sec6 .ttl {
  margin: 85px auto;
  text-align: center;
}

.shop .sec6 .ttl img {}

.shop .sec6 .instagram_img {
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}

.shop .sec6 .instagram_img .box {
  margin: 0 2px 4px;
  width: calc((100% - 28px) / 6);
  box-sizing: border-box;
}

@media screen and (max-width: 640px) {
  .shop .sec6 .instagram_img .box {
    width: calc((100% - 8px) / 2);
  }
}


.shop .sec6 .instagram_img .box a {
  display: block;
}

.shop .sec6 .instagram_img .box a img {
  width: 100%;
  ;
}

.shop .sec6 .instagram_link {
  margin: 30px auto 20px;
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #ccc;
}

@media screen and (max-width: 1000px) {
  .shop .sec6 .instagram_link {
    margin: 30px auto 0;
  }
}

.shop .sec6 .instagram_link a {}

.shop .sec6 .instagram_link a img {}

.shop .sec6 .instagram_link p {
  margin: 20px 0;
}

.shop .sec6 .sns-flex {
  display: flex;
  flex-wrap: wrap;
}

.shop .sec6 .sns-flex__item {
  width: calc(50% - 1px);
  text-align: center;
  padding: 15px 0;
}

.shop .sec6 .sns-flex.-fukuoka .sns-flex__item {
  width: calc(33.3% - 1px);
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 1000px) {
  .shop .sec6 .sns-flex__item {
    padding: 30px 0;
    width: 100%;
  }

  .shop .sec6 .sns-flex.-fukuoka .sns-flex__item {
    width: 100%;
  }
}

.shop .sec6 .sns-flex__item:not(:first-of-type) {
  border-left: 1px solid #ccc;
}

@media screen and (max-width: 1000px) {
  .shop .sec6 .sns-flex__item:not(:first-of-type) {
    border-left: none;
    border-top: 1px solid #ccc;
  }
}


.shop .sec7 {
  background: #F5F5F2;
  overflow: hidden;
}

.shop .sec7 img {
  width: 100%;
  max-width: 100%;
}

.shop .sec7 .sec7__inner {
  box-sizing: border-box;
  margin: 0 auto;
  width: 100%;
  padding: 75px 20px 75px;
  max-width: 1000px;
}

.shop .sec7 .sec7__container {
  display: flex;
  justify-content: center;
  /* flex-wrap: wrap;
  justify-content: space-between;
  margin-left: -120px; */
}

.shop .sec7 .sec7__container>div {
  width: 420px;
  /* margin-left: 120px; */
}

.shop .sec7 .sec7__inner>div>a {
  display: block;
}

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

  .shop .sec7 .sec7__inner {
    max-width: 560px;
  }

  .shop .sec7 .sec7__container {
    flex-direction: column;
    align-items: center;
    margin-left: 0;
  }

  .shop .sec7 .sec7__container>div {
    width: 100%;
    margin-left: 0;
  }

  .shop .sec7 .sec7__inner div:not(:first-of-type) {
    margin-top: 20px;
  }
}

.shop .sec9 {
  max-width: 1040px;
  padding-right: 20px;
  padding-left: 20px;
  margin: 80px auto 170px;
}

@media screen and (max-width: 1000px) {
  .shop .sec9 {
    margin: 50px auto;
  }
}

.shop .sec9 h3 {
  margin-bottom: 30px;
}

.shop .sec9 .gmap .ggmap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.shop .sec9 .gmap .ggmap iframe,
.shop .sec9 .gmap .ggmap object,
.shop .sec9 .gmap .ggmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.shop .sec9 .box {
  margin: 35px auto;
  width: 100%;
  border: 1px solid #002640;
  padding: 8px 12px;
  box-sizing: border-box;
}

.shop .sec9 .box p {
  margin: 0;
  padding: 0;
}

.shop .sec10 {
  background: #F5F5F2;
  overflow: hidden;
  padding: 75px 0 75px;
}

.shop .sec10 .tb {
  display: table;
  max-width: 1000px;
  padding-right: 20px;
  padding-left: 20px;
  margin: 0 auto;
}

.shop .sec10 .tb .tl {
  display: table-cell;
  width: 50%;
  vertical-align: top;
  text-align: left;
  padding: 0 50px 0 0;
  box-sizing: border-box;
}

.shop .sec10 .tb .tr {
  display: table-cell;
  width: 50%;
  vertical-align: top;
  text-align: right;
  padding: 0px 0 0 50px;
  box-sizing: border-box;
}


.topBtn {
  position: fixed;
  bottom: 0px;
  left: 0px;
  display: block;
  width: 100%;
  height: auto;
  box-sizing: border-box;
  z-index: 10000;
}

.topBtn:before {
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
}

.topBtn .footer_about {
  background: url(../images/bg_01.png);
  padding: 15px 0;
}

.topBtn .footer_about .tb {
  position: relative;
  display: table;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

.topBtn .footer_about .tb .tl {
  display: flex;
  align-items: center;
  width: 85%;
  text-align: left;
}

.topBtn .footer_about .tb .tl img.logo {
  width: 85px;
  float: left;
  margin-right: 15px;
}

.topBtn .footer_about .tb .tl p {
  line-height: 1.4;
  margin: 0 0 0px;
  padding: 5px 0;
  font-size: 11px;
  color: #002640;
}

@media screen and (max-width: 1440px) {
  .topBtn .footer_about .tb .tl p {
    display: inline-block;
  }
}

.topBtn .footer_about .tb .tr {
  vertical-align: top;
}

.topBtn .footer_about .tb .tl img.tel {
  width: 250px;
}

.topBtn .footer_about .tb .tr .box {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 87%;
  z-index: 100;
  text-align: center;
}

@media screen and (max-width: 1440px) {
  .topBtn .footer_about .tb .tr .box {
    left: 77.5%;
  }
}

.topBtn .footer_about .tb .tr .box a {
  border: 1px solid #002640;
  display: block;
  padding: 15px 0 5px;
  margin: 0 0 0 auto;
  width: 125px;
}

@media screen and (max-width: 1440px) {
  .topBtn .footer_about .tb .tr .box a {
    display: flex;
    justify-content: center;
    align-self: center;
    padding: 10px 0;
    margin: 0 0 0 auto;
    width: 150px;
  }
}

.topBtn .footer_about .tb .tr .box a img {
  width: 36px;
}

@media screen and (max-width: 1440px) {
  .topBtn .footer_about .tb .tr .box a img {
    width: 30px;
    object-fit: contain;
  }
}

.topBtn .footer_about .tb .tr .box a p {
  color: #002640;
  font-size: 13px;
  padding: 0;
  margin: 7px 0 0;
}

@media screen and (max-width: 1440px) {
  .topBtn .footer_about .tb .tr .box a p {
    font-size: 14.4px;
    font-weight: 700;
    padding: 0;
    margin: 0;
    margin-left: 7px;
  }
}

.footer_about__body {
  padding-bottom: 8px;
}

@media screen and (max-width: 1440px) {
  .footer_about__body {
    padding-bottom: 0;
    display: flex;
    align-items: center;
  }

  .footer_about__body img {
    display: block;
    margin-left: 15px;
    width: 260px;
    height: auto;
  }
}

@media screen and (max-width: 1000px) {
  .footer_about__body img {
    margin-left: 0;
    width: 260px;
    max-width: 100%;
  }
}

.topBtn .page_box {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -12px;
  z-index: 100;
}

.topBtn .page_box a {
  text-decoration: none;
  width: 100px;
  display: block;
}

@media screen and (max-width: 1440px) {
  .topBtn .page_box {
    width: 46px;
    height: 46px;
    right: 20px;
  }

  .topBtn .page_box a{
    display: block;
    width: 100%;
  }

  .topBtn .page_box a img{
    display: block;
    width: 100%;
  }
}

.spFooterBtn {
  display: none;

}



@media screen and (max-width: 1440px) {
  .topBtn .footer_about {
    padding: 0;
  }
}

@media screen and (max-width: 1000px) {
  #topBtn {
    position: static !important;
  }

  .topBtn .footer_about {
    padding: 15px;
  }

  .topBtn .footer_about .tb {
    position: relative;
    display: block;
    width: 100%;
    max-width: 340px;
    margin: 0 auto;
    padding: 15px 0;
  }

  .topBtn .footer_about .tb .tl {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    width: 100%;
  }

  .topBtn .footer_about .tb .tl img.logo {
    width: 85px;
    float: left;
    margin-right: 15px;
  }

  @media screen and (max-width: 1440px) {
    .topBtn .footer_about .tb .tl img.logo {
      width: 75px;
      float: left;
      margin-right: 15px;
    }
  }

  .topBtn .footer_about .tb .tl p {
    line-height: 1.6;
    margin: 0 0 0px;
    padding: 5px 0;
    color: #002640;
  }

  .topBtn .footer_about .tb .tr {
    vertical-align: top;
  }

  .topBtn .footer_about .tb .tl img.tel {
    margin-top: 10px;
    width: 300px;
  }

  .topBtn .footer_about .tb .tr .box {
    position: static;
    transform: translateY(0);
    text-align: center;
  }

  .topBtn .footer_about .tb .tr .box a {
    border: 1px solid #002640;
    display: block;
    padding: 15px 0 5px;
    margin: 20px 0 0 0;
    width: 100%;
  }

  .topBtn .footer_about .tb .tr .box a img {
    width: 36px;
  }

  .topBtn .footer_about .tb .tr .box a p {
    color: #002640;
    font-size: 13px;
    padding: 0;
    margin: 7px 0 0;
  }

  @media screen and (max-width: 1000px) {
    .footer_about__body {
      padding-bottom: 8px;
      display: block;
    }
  }

  .topBtn .page_box {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -12px;
    z-index: 100;
  }

  .topBtn .page_box a {
    text-decoration: none;
    width: 100px;
    display: block;
  }

  .spFooterBtn {
    display: block;
  }
}

@media (orientation: landscape)and (max-width: 1000px){
  .spFooterBtn {
    display: none;
  }
}

/*-----------------------------------------
2024/12 店舗情報追加
-----------------------------------------*/
.shopAbout{
  margin-top: 100px;
}

@media screen and (max-width: 1000px) {
  .shopAbout{
    margin-top: 80px;
  }
}

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


.shopAbout__inner {
  position: relative;
  max-width: 1040px;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 85px;
  margin: 0 auto;
}

@media screen and (max-width: 1000px) {
  .shopAbout__inner {
    padding-bottom: 60px;
  }
}

.shopAbout__inner::after{
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 40px);
  height: 1px;
  background-color: #002640;
}

.shopAbout__title{
  width: 87px;
}

.shopAbout__title > img{
  display: block;
  width: 100%;
}

.shopAbout__wrap{
  margin-top: 60px;
  display: flex;
  align-items: flex-start;
}

@media screen and (max-width: 1000px) {
  .shopAbout__wrap{
    display: block;
  }
}

.shopInfo{
  border-top: 1px solid #dbdbdb;
  width: calc(50% - 25px);
}

@media screen and (max-width: 1000px) {
  .shopInfo{
    width: 100%;
  }
}

.shopInfo:nth-child(2){
  margin-left: 50px;
}

@media screen and (max-width: 1000px) {
  .shopInfo:nth-child(2){
    margin-left: 0;
    border-top: none;
  }
}

.shopInfo__item{
  border-bottom: 1px solid #dbdbdb;
}

@media screen and (max-width: 640px) {
  .shopInfo__item{
    display: block;
  }
}

.shopInfo__title{
  width: 22%;
  padding: 20px 0;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.05em;
  background-color: #f5f5f2;
  border: none;
}

@media screen and (max-width: 640px) {
  .shopInfo__title{
    display: block;
    width: calc(100% - 20px);
    padding: 8px 10px 10px;
  }
}

.shopInfo__infoArea{
  width: 78%;
  padding: 18px;
  font-size: 15px;
  border: none;
}

@media screen and (max-width: 640px) {
  .shopInfo__infoArea{
    display: block;
    width: calc(100% - 20px);
    padding: 10px;
  }
}

.shopInfo__text{
  margin: 0;
  line-height: 1.4;
}

.shopInfo__text.--strong{
  margin-top: 15px;
  font-weight: 700;
}

@media screen and (max-width: 1000px) {
  .shopInfo__text.--strong{
    margin-top: 10px;
  }
}

.shopInfo__wrap{
  display: flex;
}

@media screen and (max-width: 1000px) {
  .shopInfo__wrap{
    flex-wrap: wrap;
  }
}

.shopInfo__wrap p{
  margin: 0;
  margin-right: 10px;
  width: 110px;
  height: 14px;
  padding: 4px 0 5px;
  font-size: 14px;
  text-align: center;
  line-height: 1;
  letter-spacing: -0.1em;
  color: #fff;
  background-color: #002640;
}

@media screen and (max-width: 1000px) {
  .shopInfo__wrap p{
    margin-right: 6px;
    margin-bottom: 6px;
    width: 100px;
    height: 12px;
    padding: 4px 0 5px;
    font-size: 12.5px;
    letter-spacing: -0.1em;
  }
}

.shopInfo__wrap .kids{
  background-color: #6694be;
}

.shopInfo__wrap .lady{
  background-color: #af8a56;
}

.shopOwner{
  margin-top: 60px;
  display: flex;
  background-color: #f5f5f2;
}

@media screen and (max-width: 800px) {
  .shopOwner{
    display: block;
    padding: 40px 30px;
  }
}

.shopOwner__img{
  position: relative;
  width: 300px;
  flex-shrink: 0;
}

@media screen and (max-width: 800px) {
  .shopOwner__img{
    width: 100%;
    height: 335px;
  }
}

.shopOwner__img::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 100%;
  background-color: #002640;
}

.shopOwner__img > picture{
  display: block;
  width: 100%;
  height: 100%;
}

.shopOwner__img > picture img{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media screen and (max-width: 800px) {
  .shopOwner__img > picture img{
    object-fit: cover;
    object-position: top;
  }
}

.shopOwner__box{
  width: 100%;
  min-height: 240px;
  padding: 30px 40px;
}

@media screen and (max-width: 800px) {
  .shopOwner__box{
    margin-top: 20px;
    width: 100%;
    min-height: auto;
    padding: 0;
  }
}

.shopOwner__title{
  margin: 0;
  padding: 10px 15px;
  background-color: #002640;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
}

@media screen and (max-width: 800px) {
  .shopOwner__title{
    padding: 5px 15px;
    font-size: 21px;
  }
}

.shopOwner__title .ownerBr{
  display: none;
}

@media screen and (max-width: 470px) {
  .shopOwner__title .ownerBr{
    display: block;
  }
}

.shopOwner__title .small{
  font-size: 20px;
}

@media screen and (max-width: 800px) {
  .shopOwner__title .small{
    font-size: 18px;
  }
}

.shopOwner__text{
  margin: 0;
  margin-top: 20px;
  font-size: 15px;
  line-height: 1.6;
}


