@charset "UTF-8";

@-ms-viewport {
  width: device-width;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}


h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
  line-height: 1.6;
}

h1 {
  font-size: 3.2rem;
}

h2 {
  font-size: 2.7rem;
}

h3 {
  font-size: 2.3rem;
}

h4 {
  font-size: 1.8rem;
}
[class*="col-"] {
  margin-bottom: 2rem;
}
.col-md-4 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  -webkit-box-flex: 0;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

img {
  border-style: none;
}
img {
  max-width: 100%;
  height: auto;
  -webkit-transition: all .6s ease;
  transition: all .6s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  vertical-align: bottom;
}

@media screen and (max-width: 576px) {
  .col-md-4 {
    -ms-flex: 0 auto 90%;
    -webkit-box-flex: 0;
    flex: 0 0 90%;
    max-width: 90%;
  }
}
@media screen and (max-width: 767px) {
  .col-md-4 {
    -ms-flex: 0 auto 90%;
    -webkit-box-flex: 0;
    flex: 0 0 90%;
    max-width: 90%;
  }
}


.row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.row [class*="col-"]:last-child {
  margin-bottom: 0;
}

/*
#content .l-main{
  border: 1px solid #000080;
  position: relative;
  top: 12em;
}
*/
section:nth-child(n+2) {
  margin-top: 10rem; }

.shop {
  background: #000; }
  .shop-header {
    align-items: center;
    display: flex;
    padding: 2em;
    width: 100%;
  }
  .l-header__ttltxt {
    line-height: 1.2 !important;
    margin: 0 !important;
    text-align: left !important;
    width: 35%;
  }
  .shop-nav {
    height: auto;
    justify-content: space-between;
    margin-left: auto;
    width: 65%;
  }
  .shop-nav ul {
    align-items: center;
    display: flex;
    justify-content: flex-end;
    list-style: none;
    text-align: right;
  }
  .shop-nav ul li table {
    font-size: 1.3rem;
    line-height: 1.4;
  }
  .shop-nav ul li th {
    align-items: center;
    background: #fbecd0;
    border-radius: 0.5rem;
    display: flex;
    justify-content: center;
    margin: 2.5px 0;
    padding: 5px 0 3px;
    text-align: center;
    width: 6em;
  }
  .shop-nav ul li td {
    align-items: center;
    margin: 2.5px 0;
    padding: 5px 0 0 10px;
    text-align: left;
  }
  .shop-nav ul li td br {
    display: none;
  }
  .shop-nav ul li.l-global-nav__reserve-txt {
    flex: 1 0 auto;
    margin-left: 10px;
    max-width: 400px;
  }
  .shop-nav ul li.l-global-nav__reserve-txt a {
    display: block;
    padding: 0 10px;
    text-align: center;
  }
  @media screen and (max-width: 991px) {
    .shop-header {
      display: block;
    }
    .l-header__ttltxt {
      margin-bottom: 20px !important;
      text-align: center !important;
      width: 100%;
    }
    .shop-nav,
    .shop-nav ul {
      display: block;
      text-align: center;
      width: 100%;
    }
    .shop-nav ul li:first-child {
      justify-content: center;
      width: 100%;
    }
    .shop-nav ul li.l-global-nav__reserve-txt {
      margin: 10px auto 0;
    }
  }
  @media screen and (max-width: 767px) {
    .shop-header {
      background: #fff;
      margin-bottom: 20px;
      padding-bottom: 20pxpx;
      position: relative;
    }
    header.l-header {
      height: 64px;
    }
    .l-wrapper {
      margin-top: -5em;
      width: 100%;
    }
    .shop-nav,
    .shop-nav ul {
      font-size: 1.2rem;
    }
    .shop-nav ul li.l-global-nav__reserve-txt {
      width: 100%;
    }
    .shop-nav ul li.l-global-nav__reserve-txt,
    .shop-nav ul li.l-global-nav__reserve-txt a {
      font-size: 2rem;
    }
    .shop-nav ul li.l-global-nav__reserve-txt a {
      padding: 10px 0;
    }
    .shop-nav ul li p {
      font-size: 1.2rem;
    }
  }
  .shop_detail_head_ttl {
    color: #ee3f7c;
    line-height: 1;
  }
  .shop_detail_head_ttl small {
    display: inline-block;
    margin-bottom: 10px;
  }
  .shop__hoken {
    background: #fdecf2;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    margin: 0 auto 40px;
    max-width: 1170px;
    padding: 30px;
    width: 100%;
  }
  .shop__hoken__ttl {
    color: #ee3f7c;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    margin-right: 30px;
  }
  .shop__hoken br {
    display: none;
  }
  .asfooter {
    color: #ffffff;
  }
  .astimeinfo-bottom {
    font-size: 3.2rem;
  }
  @media screen and (max-width: 1279px) {
    .astitle {
    text-align: center;
    margin: 1em auto;
    }
    .astimeinfo-bottom {
      font-size: 3rem;
    }
  }
  @media screen and (max-width: 767px) {
    .shop__hoken {
      display: block;
      margin: 20px 2.5rem 20px;
      padding: 25px 25px 20px;
      text-align: center;
      width: calc(100% - 5rem);
    }
    .shop__hoken__ttl {
      margin: 0 0 10px;
    }
    .shop__hoken p {
      font-size: 15px;
    }
    .shop__hoken br {
      display: block;
    }
    .astitle {
      font-size: 2.4rem;
    text-align: center;
    margin: 1em auto;
    }
    .spview {
      margin-bottom: 1em;
    }
    .astimeinfo-top,
    .astimeinfo-bottom {
      font-size: 2rem;
    }
    .asfooter {
    color: #ffffff;
    font-size: 1.8rem;
    }
  }

.shop__pagelinker {
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  font-weight: 700;
  list-style: none;
  margin: 0 32px -6rem;
  justify-content: center;
}
.shop__pagelinker.is-fixed {
  left: 0;
  position: fixed;
  right: 0;
  top: 120px;
  z-index: 100;
}
.shop__pagelinker li {
  padding: 0 10px;
  text-align: center;
  width: 25%;
}
.shop__pagelinker li a {
  background: #fff;
  border: 2px solid #ee3f7c;
  border-radius: 45px;
  box-shadow: 0px 2px 1px #ee3f7c, 3px 4px 5px rgb(0 0 0 / 10%);
  color: #ee3f7c;
  display: block;
  line-height: 1;
  padding: 15px 10px;
  text-decoration: none;
  transition: none;
}
.shop__pagelinker li a:hover {
  box-shadow: 3px 4px 5px rgb(0 0 0 / 10%);
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .shop__pagelinker {
    font-size: 13px;
    margin: 0 10px -2rem;
  }
  .shop__pagelinker.is-fixed {
    top: 80px;
  }
  .shop__pagelinker li {
    padding: 0 2.5px;
  }
  .shop__pagelinker li a {
    padding: 10px 5px;
  }
}

@media screen and (max-width: 767px) {
  .p-shopinfo,
  .p-price,
  .p-greeting,
  .p-voice .l-bg02 {
    margin-top: -100px !important;
    padding-top: 100px !important;
  }
}

.covid-news {
  margin: 100px auto 0;
  max-width: 1170px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .covid-news {
    margin: 40px 0;
  }
}
.covid-news__ttl {
  background: #ee3f7c;
  border-radius: 15px;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  line-height: 1.2;
  margin: 0;
  padding: 30px 120px 30px 15px;
  position: relative;
  text-align: center;
}
.covid-news__btn {
  background: #fff;
  border-radius: 45px;
  color: #1d1d1d;
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
  padding: 8px 20px 5px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.covid-news__ttl:hover .covid-news__btn {
  background: #ddd;
}
.covid-news__explain {
  background: #ee3f7c;
  border-radius: 0 0 15px 15px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  margin: -15px auto 0;
  padding: 20px 40px 40px;
}
.covid-news__explain br {
  display: none;
}
.covid-news__explain p {
  margin: 0 auto;
  max-width: 800px;
}
.covid-news__explain ul {
  margin: 20px auto 0;
  max-width: 800px;
  padding-left: 20px;
  text-align: left;
  width: auto;
}
.pcview {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .covid-news__ttl {
    font-size: 16px;
    padding: 20px 100px 20px 15px;
    text-align: left;
    margin: 0 15px;
    width: calc(100% - 30px);
  }
  .covid-news__btn {
    font-size: 12px;
    padding: 5px 15px 3px;
    position: absolute;
    right: 15px;
  }
  .covid-news__explain {
    margin: -15px 15px 0;
    padding: 20px;
    width: calc(100% - 30px);
  }
}

#shop_free-area {
  margin-top: 100px;
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  #shop_free-area {
    margin-top: 0;
    margin-bottom: 40px;
  }
}
.shop_free-area__inner {
  text-align: center;
}

.c-slick li img {
  width: auto;
  height: 300px;
  overflow: hidden;
}

a:hover,
input[type=submit]:hover {
  opacity: 0.7; }

.slick-slide {
  outline: none; }
  .slick-slide a {
    outline: none; }

.l-colm {
  display: flex;
  padding-bottom: 50px; }
  .l-colm .l-colm__img img {
    max-width: 470px; }
  .l-colm .l-colm__txt {
    margin-left: 50px; }

.c-btn01 {
  background: #35ca96;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  max-width: 470px;
  width: 100%;
  font-size: 3.2rem;
  color: #fff;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 30px;
  padding: 5px 0; }
  .c-btn01 span {
    font-size: 1.4rem;
    background: #e7f696;
    color: #35ca96;
    padding: 5px 15px;
    border-radius: 5px; }
  .c-btn01 i {
    margin: 0 12px 0 20px; }

.c-btn02 {
  background: #35ca96;
  border-radius: 20rem;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  max-width: 325px;
  width: 100%;
  text-align: center;
  position: relative;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  text-decoration: none;
  display: block;
  margin: 0 auto;
  padding: 7px 0; }
  .c-btn02 span {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 10px;
    width: 20px;
    height: 20px;
    border-radius: 10rem;
    background: #fff;
    color: #35ca96;
    display: flex;
    justify-content: center;
    align-items: center; }

.l-schedule {
  width: 100%;
}
.l-schedule th {
  background: #f0f0f0;
  border: 1px solid #d4d4d4;
  font-weight: normal;
  padding: 10px 15px;
  text-align: center;
}
.l-schedule td {
  background: #fff;
  border: 1px solid #d4d4d4;
  color: #ee3f7c;
  padding: 10px 15px;
  text-align: center;
}
.l-schedule td.is-none {
  color: #000;
}
.l-schedule .l-schedule__l-ttl {
  padding: 0 40px;
}
@media screen and (max-width: 750px) {
  .l-schedule th {
    padding: 5px;
  }
  .l-schedule td {
    padding: 5px;
  }
}

.l-h2tit {
  text-align: center; }
  .l-h2tit h2 {
    color: #35ca96;
    font-size: 3.2rem;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-weight: bold;
    position: relative; }
    .l-h2tit h2 span {
      display: block;
      font-size: 1.8rem;
      padding-bottom: 40px;
      position: relative;
    }
      .l-h2tit h2 span::after {
        background: url("../img/shop/icon-shop-tittle.png");
        background-position: center;
        bottom: 0;
        content: "";
        height: 44px;
        left: 0;
        margin: 0 auto;
        max-width: 325px;
        position: absolute;
        right: 0;
        width: 100%;
      }
    .l-h2tit h2 strong {
      display: contents;
      font-size: 6rem;
      line-height: 4rem; }
    .l-h2tit h2 small {
      display: contents;
      font-size: 2.4rem;
      line-height: 4rem; }

.l-youtube {
  background: #eee;
  margin: 30px auto 50px;
  width: 570px;
}
.l-youtube .l-youtube__in {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  width: 100%;
}
.l-youtube .l-youtube__in iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.l-bg02 {
  background: #fef9f0;
  border-radius: 15px;
  padding: 70px 80px;
  font-size: 1.4rem;
}
.l-bg02 dl {
  margin-bottom: 0;
}
.l-bg02 dl dt {
  margin-top: 25px;
  font-weight: bold;
}
.l-bg02 dl dd {
  margin-left: 0;
}

.l-bg03 {
  padding: 50px 100px;
  background: #fbecd0; }

.l-dl-list01 {
  display: flex;
  flex-wrap: wrap;
  line-height: 1.4;
}
.l-dl-list01 dt {
  align-items: center;
  background: #fbecd0;
  border-radius: 0.5rem;
  display: flex;
  font-size: 1.4rem;
  justify-content: center;
  margin: 2.5px 0;
  padding: 5px 0;
  text-align: center;
  width: 8em;
}
.l-dl-list01 dd {
  margin: 5px 0;
  padding-left: 10px;
  width: calc(100% - 8em);
}

.c-ttl02 {
  font-size: 1.8rem;
  font-weight: bold;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  color: #fff;
  background: #ee3f7c;
  padding: 4px 20px;
  border-top-right-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-radius-topright: 8px;
  border-bottom-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  border-top-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0; }

.c-ttl03 {
  background: #faf9f9;
  border-radius: 1rem;
  border-left: 20px solid #ee3f7c;
  color: #ee3f7c;
  font-size: 1.8rem;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: bold;
  padding: 13px 20px;
}

.c-ttl04 {
  text-align: center;
}
.c-ttl04 p {
  background: #35ca96;
  border-radius: 15rem;
  color: #fff;
  display: inline-block;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-size: 23px;
  font-weight: bold;
  margin: 0 auto;
  padding: 10px 30px;
  position: relative;
  text-align: center;
}
.c-ttl04 p i {
  margin-right: 10px;
}
.c-ttl04 p::before {
  border: 10px solid transparent;
  border-top: 10px solid #35ca96;
  bottom: -20px;
  content: "";
  left: 50%;
  margin-left: -10px;
  position: absolute;
  z-index: 2;
}

.c-ttl05 {
  font-size: 1.8rem;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: bold;
  color: #ee3f7c;
  position: relative; }
  .c-ttl05::before {
    content: "●";
    position: relative;
    margin-right: 5px; }

.c-ttl06 {
  font-size: 1.8rem;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: bold;
  color: #fff;
  padding: 5px 15px;
  width: 100%;
  background: #ee3f7c;
  display: flex;
  justify-content: space-between; }

.u-txt-color01 {
  color: #ee3f7c; }

.p-shopinfo {
  background: #fef9f0;
}
.p-shopinfo.fusou {
  padding-top: 60px;
}
.p-shopinfo .c-pageslide {
  width: 100%;
}
.p-shopinfo .c-slick {
  height: 600px;
}
.p-shopinfo .c-slick li {
  width: 750px;
}
.p-shopinfo .c-slick li img {
  height: 600px;
  width: 750px;
}
.p-shopinfo_schedule {
  width: calc(100% - 520px);
}
.p-shopinfo_about {
  max-width: 1170px;
  margin: 0 auto 40px;
}
.p-shopinfo_about h3 {
  line-height: 1.4;
  margin-bottom: 10px;
}
.p-shopinfo_about h4 {
  color: #ee3f7c;
  font-size: 21px;
  margin: 0 0 10px;
}
.p-shopinfo ul {
  padding: 0;
  margin: 0;
}
.js-slick-shopinfo {
  width: 520px;
}
.js-slick-shopinfo .slick-list {
  margin-bottom: 10px;
}
.js-slick-shopinfo img {
  max-width: 100% !important;
}
.slick-dots {
  display: flex;
  justify-content: center;
  list-style: none;
}
.slick-dots li {
  margin: 0 5px;
}
.slick-dots li button {
  background: #ccc;
  border-radius: 50%;
  border: none;
  cursor: pointer;
  display: block;
  height: 12px;
  overflow: hidden;
  text-indent: -99px;
  width: 12px;
}
.slick-dots li.slick-active button {
  background: #ee3f7c;
}
.p-shopinfo .l-pickup {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  padding: 50px 0;
}
.p-shopinfo.cvrchange .l-pickup {
  padding-top: 0;
}
.p-shopinfo .l-pickup li {
  list-style-type: none;
  margin: 0 20px;
  width: 220px;
}
.p-shopinfo .l-pickup li img {
  width: 100%;
  max-width: 220px;
}
.p-shopinfo .c-news {
  font-size: 1.4rem;
}
.p-shopinfo .c-news h2 {
  font-size: 1.8rem;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  color: #35ca96;
  font-weight: bold;
}
.p-shopinfo .c-news h2 i {
  margin-right: 10px;
}
.p-shopinfo .c-news h3 {
  padding-top: 30px;
  border-top: 1px solid #f1ecee;
}
.p-shopinfo .c-news p {
  padding: 30px 0;
  border-bottom: 1px solid #f1ecee;
}
.p-shopinfo .c-info .l-colm__img img {
  border-radius: 15px;
  max-width: 470px;
  overflow: hidden;
}
.p-shopinfo .c-info h2 {
  margin-top: 5px;
}
.p-shopinfo .c-info h2 img {
  max-height: 53px;
}
.p-shopinfo .c-info .l-schedule {
  margin-top: 25px;
}
.p-shopinfo .c-info .c-btn01 {
  margin-top: 25px;
}
.p-shopinfo .c-info p {
  margin-top: 25px;
}
@media screen and (max-width: 750px) {
  .js-slick-shopinfo {
    width: 100%;
  }
  .p-shopinfo .c-info h2 {
    margin-top: 0;
  }
  .p-shopinfo .c-info .l-schedule {
    margin-top: 15px;
  }
  .p-shopinfo_schedule {
    width: 100%;
  }
  .p-shopinfo_schedule .shop_detail_head_ttl {
    margin-bottom: 10px;
  }
  .p-shopinfo_about {
    margin-bottom: 20px;
    padding: 0 2.5rem;
  }
  .p-shopinfo_about h3 {
    font-size: 2rem;
  }
  .p-shopinfo_about h4 {
    font-size: 18px;
    margin: 0 0 5px;
  }
}

.p-contactArea {
  background: #f9ead0;
  border-radius: 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 40px 30px;
  width: 100%;
}
.cvrchange .p-contactArea {
  margin-bottom: 80px;
}
.p-contactArea__tel,
.p-contactArea__mail,
.p-contactArea__mail__b {
  padding: 0 10px;
  width: 50%;
}
.p-contactArea a {
  border-radius: 70px;
  color: #fff;
  display: block;
  font-weight: 700;
  line-height: 1.2;
  padding: 20px 0;
  text-align: center;
  text-decoration: none;
  transition-property: background-color,opacity,color,border-color,box-shadow;
  transition-duration: .6s;
}
.p-contactArea__tel a {
  background: #09951a;
  border-bottom: 4px solid #055b0f;
  font-size: 40px;
  padding: 20px 0 17px;
}
.p-contactArea__tel a:hover {
  border-bottom: 2px solid #055b0f;
}
.p-contactArea__mail a {
  background: #ed7d10;
  font-size: 30px;
}
.p-contactArea__mail__b a {
  background: #e60505;
  border-bottom: 4px solid #9f000c;
  font-size: 30px;
}
.p-contactArea__mail__b a:hover {
  border-bottom: 2px solid #9f000c;
}
.p-contactArea i {
  display: inline-block;
  margin-right: 5px;
}
.p-contactArea__tel i {
  font-size: 30px;
  margin-top: -12px;
  vertical-align: middle;
}
.p-contactArea strong {
  display: block;
  font-size: 15px;
}
.p-contactArea__mail__b strong {
  margin-bottom: -2px;
}
.p-contactArea span {
  border: 1px solid #fff;
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  margin-left: 10px;
  padding: 5px;
}
@media screen and (max-width: 750px) {
  .p-contactArea {
    margin: 20px 15px 0 !important;
    padding: 10px 15px !important;
    width: calc(100% - 30px) !important;
  }
  .cvrchange .p-contactArea {
    margin-bottom: 30px !important;
  }
  .p-contactArea__tel,
  .p-contactArea__mail,
  .p-contactArea__mail__b {
    padding: 5px 0 2px;
    width: 100%;
  }
  .p-contactArea a {
    border-radius: 15px;
    padding: 15px 0;
  }
  .p-contactArea__tel a {
    font-size: 27px;
  }
  .p-contactArea__mail a,
  .p-contactArea__mail__b a {
    font-size: 21px;
  }
  .p-contactArea__tel i {
    font-size: 23px;
    margin-top: -6px;
  }
  .p-contactArea strong {
    font-size: 15px;
  }
  .p-contactArea span {
    font-size: 11px;
    margin-left: 5px;
  }
}

.p-reason .l-layout {
  margin-top: 40px;
}

.p-reason h3 {
  align-items: center;
  color: #ee3f7c;
  display: flex;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-size: 2.4rem;
  font-weight: bold;
  justify-content: start;
  line-height: 1.3;
}
.p-reason h3 span {
  color: #fff;
  font-size: 1.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ee3f7c;
  width: 7rem;
  height: 7rem;
  flex-direction: column;
  border-radius: 35rem;
  line-height: 2rem;
  margin-right: 15px;
}
.p-reason h3 span strong {
  font-size: 3.2rem;
  line-height: 3rem;
}
.p-reason .p-reason__text {
  margin-top: 30px;
}
.p-reason ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.p-reason li + li {
  margin-top: 40px;
}
.p-reason  .p-reason__box {
  overflow: hidden;
  padding-bottom: 10px;
  position: relative;
 }
.p-reason  .p-reason__box .p-reason__img {
  float: left;
  margin-right: 50px;
  width: 470px;
}
.p-reason  .p-reason__box .p-reason__img img {
  vertical-align: bottom;
}
.p-about .c-ttl03 {
  margin-bottom: 40px;
}
.openbtn,
.closebtn {
  display: none;
}
@media screen and (max-width: 750px) {
  .p-reason li + li {
    margin-top: 10px;
  }
  .p-reason  .p-reason__box {
    display: flex;
    flex-direction: column;
    padding-bottom: 0;
  }
  .p-reason  .p-reason__box h3 {
    order: 1;
    margin: 25px 0 30px;
  }
  .p-reason  .p-reason__box .p-reason__img {
    float: none;
    margin: 0 0 10px;
    order: 2;
    width: 100%;
  }
  .p-reason  .p-reason__text {
    order: 3;
    margin: 0;
  }
  .sp_openclose .hideel {
    display: inline-block;
    overflow: hidden;
    position: relative;
  }
  .sp_openclose .hideel-2 {
    display: inline-block;
    overflow: hidden;
    position: relative;
  }
  .sp_openclose .openbtn {
    background: linear-gradient(180deg, rgb(255, 255, 255, 0) 0%, rgb(255, 255, 255, 1) 65%);
    margin-top: -3.75em;
    padding-top: 45px;
  }
  .l-bg02.sp_openclose .openbtn {
    background: linear-gradient(180deg, rgb(255, 255, 255, 0) 0%, rgb(254, 249, 240, 1) 65%);
  }
  .sp_openclose .closebtn {
    margin-top: 5px;
  }
  .sp_openclose .openbtn,
  .sp_openclose .closebtn {
    display: block;
    font-size: 1.3rem;
    font-weight: 700;
    order: 4;
    position: relative;
    text-align: center;
    transition: bottom 0.2s;
    width: 100%;
    z-index: 4;
  }
  .sp_openclose .openbtn i,
  .sp_openclose .closebtn i {
    color: #ee3f7c;
    font-size: 1.8rem;
    line-height: 1;
  }
}

.p-worries {
  background: #f9ead0;
  padding: 100px 0;
  text-align: center;
}
.p-worries__ttl {
  background: #66c799;
  border-radius: 70px;
  color: #fff;
  display: inline-block;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-size: 28px;
  line-height: 1;
  padding: 20px 60px;
}
.p-worries__list ul {
  background: #fff;
  border: 3px solid #66c799;
  border-radius: 15px;
  display: flex;
  flex-wrap: wrap;
  font-size: 21px;
  font-weight: 700;
  list-style: none;
  line-height: 1;
  margin: -35px 0 40px;
  padding: 80px 55px 60px;
}
.p-worries__list li {
  padding: 0 10px;
  width: 16.666%;
}
.p-worries__list figure {
  border-radius: 50%;
  margin-bottom: 20px;
  overflow: hidden;
}
.p-worries__ct {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-size: 32px;
  line-height: 1.4;
}
.p-worries__ct__label {
  background: #fff;
  border: 2px solid #ee3f7c;
  color: #ee3f7c;
  display: inline-block;
  font-size: 21px;
  margin: -5px 10px 0 0;
  padding: 5px;
  vertical-align: middle;
}
.p-worries__ct strong {
  font-size: 60px;
}
.p-worries__ct span {
  font-size: 50px;
}
@media screen and (max-width: 750px) {
  .p-worries {
    padding: 40px 0;
  }
  .p-worries__ttl {
    border-radius: 15px 15px 0 0;
    font-size: 21px;
    padding: 10px 50px;
  }
  .p-worries__list ul {
    border-radius: 0 0 15px 15px;
    font-size: 18px;
    margin: 0 0 20px;
    padding: 10px 20px;
  }
  .p-worries__list li {
    padding: 10px;
    width: 50%;
  }
  .p-worries__list figure {
    margin-bottom: 10px;
  }
  .p-worries__ct {
    font-size: 24px;
  }
  .p-worries__ct strong {
    font-size: 30px;
  }
  .p-worries__ct span {
    font-size: 27px;
  }
}

.p-worries__approach {
  margin-top: 40px;
}
.p-worries__approach__ttl {
  background: #ee3f7c;
  border-radius: 15px 15px 0 0;
  color: #fff;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-size: 26px;
  line-height: 1;
  padding: 17px 20px 15px;
  text-align: center;
}
.p-worries__approach__wrap {
  background: #fff;
  border: 3px solid #ee3f7c;
  border-radius: 0 0 15px 15px;
  display: flex;
  flex-wrap: wrap;
  padding: 20px 20px 30px;
}
.p-worries__approach__box {
  line-height: 1.5;
  padding: 13px;
  text-align: left;
  width: 33.33%;
}
.p-worries__approach__head {
  display: flex;
  margin-bottom: 20px;
}
.p-worries__approach__box h3 {
  color: #ee3f7c;
  font-size: 23px;
  margin: 0 0 10px;
}
.p-worries__approach__box h3:before {
  background: #ee3f7c;
  content: '';
  display: inline-block;
  height: 2px;
  margin: -4px 5px 0 0;
  vertical-align: middle;
  width: 10px;
}
.p-worries__approach__head figure {
  margin-right: 10px;
  width: 130px;
}
.p-worries__approach__head img {
  border-radius: 10px;
}
.p-worries__approach__head ul {
  font-size: 15px;
  font-weight: 700;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.p-worries__approach__head ul li {
  padding-left: 13px;
  position: relative;
}
.p-worries__approach__head ul li:before {
  content: '・';
  left: 0;
  position: absolute;
}
.p-worries__approach__list {
  border: 1px solid #d4d4d4;
  border-radius: 10px;
  font-size: 14px;
  list-style: none;
  margin: 10px 0 15px !important;
  padding: 15px !important;
}
.p-worries__approach__list li {
  padding-left: 15px;
  position: relative;
}
.p-worries__approach__list li:before {
  content: '・';
  left: 0;
  position: absolute;
}
.p-worries__approach__list a {
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .p-worries__approach {
    margin-top: 20px;
  }
  .p-worries__approach__ttl {
    font-size: 21px;
  }
  .p-worries__approach__wrap {
    padding-bottom: 0;
  }
  .p-worries__approach__box {
    padding: 5px 0;
    width: 100%;
  }
  .p-worries__approach__box h4 {
    font-size: 20px;
  }
  .p-worries__approach__box p {
    font-size: 14px;
  }
  .p-worries__approach__head {
    align-items: flex-start;
    margin-bottom: 10px;
  }
  .p-worries__approach__head figure {
    width: 100px;
  }
}

.p-therapy .l-h2tit strong {
  line-height: 6rem; }

.p-therapy .l-bg03 {
  margin-top: 50px;
  padding-bottom: 230px; }
  .p-therapy .l-bg03 .l-bg03__in {
    margin: 0 auto;
    max-width: 1170px; }

.p-therapy .l-colm {
  justify-content: center;
  align-items: center; }
  .p-therapy .l-colm img {
    margin: 0 40px; }

.p-therapy .is-therapyicon {
  display: block;
  width: 100%;
  max-width: 470px; }

.p-therapy .is-therapyiconban {
  display: block;
  width: 100%;
  max-width: 320px; }

.p-therapy .c-ttl03 {
  margin-top: 50px; }

.p-therapy p {
  margin-top: 30px; }

.p-therapy ul {
  display: flex;
  justify-content: space-between;
  width: 1070px;
  margin: 0 auto;
  margin-top: 30px;
  padding: 0 60px;
  flex-direction: row;
  left: 0;
  right: 0;
  position: absolute; }
  .p-therapy ul li {
    list-style-type: none;
    display: flex;
    justify-content: start;
    align-items: center;
    margin-top: 10px;
    flex-shrink: 0; }
    .p-therapy ul li img {
      max-width: 150px;
      width: 100%; }
    .p-therapy ul li span {
      width: 14rem;
      height: 14rem;
      border-radius: 7rem;
      font-family: 'M PLUS Rounded 1c', sans-serif;
      background: #ee3f7c;
      font-size: 1.8rem;
      font-weight: bold;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #fff;
      text-align: center;
      line-height: 2.5rem;
      position: relative;
      margin-left: 20px;
      z-index: 2; }
      .p-therapy ul li span::before {
        content: "";
        position: absolute;
        top: 50%;
        left: -40px;
        margin-top: -15px;
        border: 15px solid transparent;
        border-right: 40px solid #ee3f7c;
        z-index: -1; }

.p-newperson_head {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.p-newperson_step {
  background: #fff;
  color: #ee3f7c;
  display: inline-block;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-size: 18px;
  padding-right: 10px;
  position: absolute;
  top: -15px;
}
.p-newperson_head_text {
  display: flex;
  flex-direction: column;
}
.p-newperson_num {
  color: #ee3f7c;
  display: inline-block;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-size: 54px;
  letter-spacing: -1px;
  line-height: 1;
}
.p-newperson_head h3 {
  color: #ee3f7c;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-size: 27px;
  line-height: 1.2;
  margin-top: auto;
}
.p-newperson_head_img {
  margin-left: auto;
  width: 150px;
}
@media screen and (max-width: 750px) {
  .p-newperson_head {
    margin-bottom: 10px;
  }
  .p-newperson ul li {
    margin-bottom: 30px;
    padding: 20px 20px 0;
  }
}

.p-newperson .c-ttl04 {
  margin-top: 100px;
}
.p-newperson .l-layout {
  margin-top: 50px;
}
.p-newperson ul {
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 -30px;
  padding: 0;
}
.p-newperson ul li {
  margin-bottom: 60px;
  position: relative;
  padding: 30px 30px 0;
  width: 33.33%;
}
.p-newperson ul li::before {
  border-top: 3px dotted #ee3f7c;
  content: "";
  height: 1px;
  position: absolute;
  right: 30px;
  top: 0;
  width: calc(100% - 60px);
}
.p-newperson_head {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.p-newperson_step {
  background: #fff;
  color: #ee3f7c;
  display: inline-block;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-size: 18px;
  padding-right: 10px;
  position: absolute;
  top: -15px;
}
.p-newperson_head_text {
  display: flex;
  flex-direction: column;
}
.p-newperson_num {
  color: #ee3f7c;
  display: inline-block;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-size: 54px;
  letter-spacing: -1px;
  line-height: 1;
}
.p-newperson_head h3 {
  color: #ee3f7c;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-size: 27px;
  line-height: 1.2;
  margin-top: auto;
}
.p-newperson_head_img {
  margin-left: auto;
  width: 150px;
}
@media screen and (max-width: 750px) {
  .p-newperson_head {
    margin-bottom: 10px;
  }
  .p-newperson ul li {
    margin-bottom: 30px;
    padding: 20px 20px 0;
  }
}

.p-reserveFlow ul {
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  list-style: none;
  margin: 40px -30px 0;
  padding: 0;
}
.p-reserveFlow ul li {
  display: flex;
  flex-direction: column;
  margin-bottom: 60px;
  position: relative;
  padding: 15px 30px 0;
  width: 33.33%;
}
.p-reserveFlow ul li::before {
  border-top: 3px dotted #ee3f7c;
  content: "";
  height: 1px;
  position: absolute;
  right: 30px;
  top: 0;
  width: calc(100% - 60px);
}
.p-reserveFlow ul li:last-child {
  width: 100%;
}
.p-reserveFlow_head {
  color: #ee3f7c;
  display: flex;
  margin-bottom: 10px;
}
.p-reserveFlow_step {
  background: #fff;
  color: #ee3f7c;
  display: inline-block;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-size: 18px;
  line-height: 1.4;
  padding: 5px 10px 5px 0;
  position: absolute;
  top: -18px;
}
.p-reserveFlow_num {
  color: #ee3f7c;
  display: inline-block;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-size: 30px;
  letter-spacing: -1px;
  line-height: 1;
  margin: 2px 0 0;
  width: 1.75em;
}
.p-reserveFlow_head h3 {
  color: #ee3f7c;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-size: 27px;
  line-height: 1.2;
  margin-top: auto;
  width: calc(100% - 1.75em);
}
.p-reserveFlow_head_img {
  margin-left: auto;
  width: 150px;
}
.p-reserveFlow li p {
  margin-bottom: 10px;
}
.p-reserveFlow li figure {
  border: 1px solid #d4d4d4;
  margin-top: auto;
}
@media screen and (max-width: 750px) {
  .p-reserveFlow_head {
    margin-bottom: 10px;
  }
  .p-reserveFlow ul {
    margin: 30px 0 0;
  }
  .p-reserveFlow ul li {
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0;
    padding: 15px 0 0;
    width: 100%;
  }
  .p-reserveFlow ul li + li {
    margin-top: 40px;
  }
  .p-reserveFlow ul li::before {
    right: 0;
  }
  .p-reserveFlow_num {
    font-size: 24px;
  }
  .p-reserveFlow_head {
    width: 100%;
  }
  .p-reserveFlow_head h3 {
    font-size: 21px;
  }
  .p-reserveFlow_text {
    padding-right: 20px;
    width: 55%;
  }
  .p-reserveFlow li figure {
    margin: 10px 0 0;
    width: 45%;
  }
  .p-reserveFlow li:last-child .p-reserveFlow_text {
    padding-right: 0;
    width: 100%;
  }
  .p-reserveFlow .p-contactArea {
    margin: 30px 0 0 !important;
    width: 100% !important;
  }
}

.p-greeting .l-bg02 {
  margin-top: 50px;
}
.p-greeting_box {
  margin: 50px auto 0;
  max-width: 900px;
}
.p-greeting .l-colm__img img {
  max-width: 370px;
}
.p-greeting .c-text01 {
  color: #ee3f7c;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4;
  margin-top: 30px;
}
.p-greeting .c-text03 {
  margin-top: 5px;
  font-size: 2.4rem;
  font-weight: bold;
  color: #575757;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: start; }
.p-greeting .c-text03 span {
  font-size: 1.2rem;
  margin-left: 20px; }

.p-staff {
  background: #fef9f2;
  border-radius: 15px;
  margin-top: 40px !important;
  padding: 60px 40px;
}
.p-staff__list {
  display: flex;
  flex-wrap: wrap;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.4;
  list-style: none;
  margin: 10px 0 0;
  padding: 0;
}
.p-staff__list li {
  padding: 15px;
  width: 25%;
}
.p-staff__list figure {
  border-radius: 15px;
  margin-bottom: 10px;
  overflow: hidden;
}
.p-staff__list span {
  color: #db4e7c;
  display: block;
  font-size: 15px;
  font-weight: 500;
}
@media screen and (max-width: 750px) {
  .p-greeting .l-bg02 {
    margin-top: 20px;
  }
  .p-greeting_box {
    margin: 10px 20px 0;
    width: calc(100% - 40px);
  }
  .p-staff {
    border-radius: 0;
    margin-top: 20px !important;
    padding: 20px 10px !important;
  }
  .p-staff__list {
    font-size: 18px;
  }
  .p-staff__list li {
    padding: 10px;
    width: 50%;
  }
  .p-staff__list span {
    font-size: 13px;
  }
}

.p-media .l-colm {
  padding-bottom: 0;
}
.p-media p {
  text-align: center;
  margin-top: 20px;
}
.p-media .l-layout {
  align-items: flex-start;
  margin-top: 30px;
}
.p-media .l-layout img {
  width: 50%;
}

.p-voice {
  margin-top: 60px !important;
}
.p-voice .wpac {
  margin-top: 20px !important;
}
.p-voice .wp-gr .wp-google-review {
  background: #fff !important;
  margin: 0 !important;
  padding: 20px 25px !important;
}
.p-voice .wp-gr .wp-google-review + .wp-google-review {
  border-top: 1px solid #f1ecee !important;
}
.p-voice .wp-gr .wp-google-left {
  padding-right: 15px !important;
}
.p-voice .wp-google-feedback {
  display: flex;
  flex-wrap: wrap;
}
.p-voice .wp-gr.wpac .wp-google-review .wp-google-stars {
  margin-right: 0 !important;
  width: 9em !important;
}
.wp-gr.wpac a.wp-google-name {
  white-space: pre-wrap !important;
}
.p-voice .wp-gr .wp-google-text {
  width: calc(100% - 9em - 10px);
}
.p-voice .wp-gr .wp-google-url {
  background: #35CA96 !important;
  border-radius: 50px !important;
  color: #fff !important;
  display: block !important;
  margin: 30px auto 0 !important;
  padding: 15px !important;
  transition-property: background-color,opacity,color,border-color,box-shadow !important;
  transition-duration: .6s !important;
  width: 250px !important;
}
@media screen and (max-width: 750px) {
  .p-voice {
    padding: 0 !important;
  }
  .p-voice .l-bg02 {
    border-radius: 0;
  }
  .p-voice .wpac {
    margin-top: 10px !important;
  }
  .p-voice .wp-gr .wp-google-url {
    margin-top: 20px !important;
  }
}

.p-galley .c-galley-slide {
  position: relative;
  margin-top: 20px; }

.p-galley .c-slick li {
  margin: 0 15px; }
  .p-galley .c-slick li img {
    max-width: 470px; }

.p-galley .u-slick-arrow__left,
.p-galley .u-slick-arrow__right {
  width: 4rem;
  height: 4rem;
  font-weight: bold;
  background: #35ca96;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 20rem; }
  .p-galley .u-slick-arrow__left:hover,
  .p-galley .u-slick-arrow__right:hover {
    opacity: 0.8; }

.p-galley .u-slick-arrow__left {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  margin: auto;
  left: calc(100%/2);
  margin-left: -26rem;
  font-size: 2.8rem; }

.p-galley .u-slick-arrow__right {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  margin: auto;
  right: calc(100%/2);
  margin-right: -26rem;
  font-size: 2.8rem; }

.p-access_box {
  border: 1px solid #f1ecee;
  border-radius: 25px;
  display: flex;
  flex-wrap: wrap;
  margin: 50px auto 0;
  max-width: 1170px;
  padding: 40px 50px;
}
.p-access_img {
  margin: 20px 0;
  max-width: 470px;
}
.p-access_tit {
  color: #ee3f7c;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 10px;
}
.p-access_img a {
  margin-top: 50px;
}
.p-access_img iframe {
  width: 100%;
}
.access_img a i {
  margin-right: 10px;
}
.p-access_text {
  padding-left: 40px;
  width: calc(100% - 470px);
}
.p-access_text img {
  margin: 5px 0 15px;
  max-height: 52px;
}

.p-shopinfo_access_box {
  background: #fff;
  border: 1px solid #f1ecee;
  border-radius: 25px;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto 50px;
  max-width: 1170px;
  padding: 30px 40px;
}
.p-shopinfo_access_img {
  margin: 0;
  max-width: 470px;
}
.p-shopinfo_access_img iframe {
  width: 100%;
}
.p-shopinfo_access_tit {
  color: #ee3f7c;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 10px;
}
.p-shopinfo_access_img a {
  margin-top: 5px;
}
.p-shopinfo_access_img a i {
  margin-right: 10px;
}
.p-shopinfo_access_text {
  padding-right: 40px;
  width: calc(100% - 470px);
}
@media screen and (max-width: 750px) {
  .p-access_box {
    border: 0;
    margin: 0;
    padding: 0 20px;
    width: 100%;
  }
  .p-access_tit {
    font-size: 2.1rem;
  }
  .p-access_img a {
    margin-top: 30px;
  }
  .p-access_text {
    padding: 20px 0 0;
    width: 100%;
  }
  .p-access_text img {
    margin: 5px 0 15px;
    max-height: inherit;
  }
  .p-access_box .p-contactArea {
    margin: 20px 0 0 !important;
    width: 100% !important;
  }

  .p-shopinfo_access_box {
    border-radius: 15px;
    margin: 30px 2.5rem 40px;
    padding: 20px 30px;
    width: calc(100% - 5rem);
  }
  .p-shopinfo_access_tit {
    font-size: 2.1rem;
    line-height: 1.3;
  }
  .p-shopinfo_access_text {
    margin-top: 20px;
    padding: 0;
    width: 100%;
  }
}

.shop_price_first {
  background: #fef9f0;
  border-radius: 10px;
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  margin-bottom: 40px;
  padding: 40px 20px;
}
.shop_price_first_box {
  margin-top: 0 !important;
  padding: 0 20px;
  width: 50%;
}
.shop_price_first_box:last-child {
  margin-top: 20px !important;
}
.shop_price_first_box_ttl {
  color: #ee3f7c;
  font-size: 21px;
  margin: 30px 0 10px;
}
.shop_price_first_box_ttl:first-child {
  margin-top: 0;
}
.shop_price_first .price_first_tbl {
  width: 100%;
}
.shop_price_first .price_first_tbl table {
  border: 1px solid #f1ecee;
  border-collapse: collapse;
  border-radius: 0;
  width: 100%;
}
.shop_price_first .price_first_tbl th,
.shop_price_first .price_first_tbl td {
  border: 1px solid #f1ecee;
}
.shop_price_first .price_first_tbl th {
  background: #faf9f9;
}
.shop_price_first .price_first_tbl td {
  background: #fff;
}
@media screen and (max-width: 750px) {
  .shop_price_first {
    padding: 20px 10px;
  }
  .shop_price_first_box {
    padding: 20px;
    width: 100%;
  }
}
.p-price .l-layout {
  margin-top: 50px;
}
.p-price__list__wrap {
  display: flex;
  flex-wrap: wrap;
  line-height: 1.4;
  margin: 0 -20px;
}
.p-price__list {
  padding: 20px;
  width: 33.33%;
}
.p-price__list img {
  border-radius: 15px;
  margin-bottom: 10px;
}
.p-price_box {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 60px;
}
.p-price_box figure {
  border-radius: 25px;
  overflow: hidden;
  width: 470px;
}
.p-price_box_text {
  padding-left: 40px;
  width: calc(100% - 470px);
}
.p-price_box_ttl {
  border-bottom: 1px solid #ee3f7c;
  color: #ee3f7c;
  font-size: 27px;
  line-height: 1;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.p-price_box_price {
  font-weight: 700;
  line-height: 1;
  margin-bottom: 20px;
}
.p-price__list section:nth-child(n+2) {
  margin-top: 0;
}
.p-price__list__ttl {
  color: #ee3f7c;
  font-size: 18px;
  margin: 0 0 10px;
}
.p-price__list__ttl:before {
  background: #ee3f7c;
  content: '';
  display: inline-block;
  height: 2px;
  margin-right: 5px;
  vertical-align: middle;
  width: 10px;
}
@media screen and (max-width: 750px) {
  .p-price__list__wrap {
    margin: -15px 0;
  }
  .p-price__list {
    padding: 15px 0;
    width: 100%;
  }
  .p-price__list__box {
    align-items: flex-start;
    display: flex;
  }
  .p-price__list figure {
    margin-right: 20px;
    width: 40%;
  }
  .p-price__list section {
    width: calc(60% - 20px);
  }
  .p-price__list h3 {
    font-size: 18px;
  }
  .p-price_box figure {
    width: 100%;
  }
  .p-price_box_text {
    padding: 20px 0 0;
    width: 100%;
  }
}

.p-price .l-layout .l-colm__four .u-txt-color01 span {
  font-size: 1.4rem;
  margin-left: 5px;
}
.p-price .l-layout .l-colm__four img {
  max-width: 100%;
}
.p-price .l-layout .l-colm__four.l-colm__four__l {
  background: #fef9f0;
  border-radius: 10px;
  width: 87rem;
}
.p-price .l-layout .l-colm__four .l-colm__four__in {
  display: flex;
  justify-content: space-between;
  padding: 3rem;
}
.p-price .l-layout .l-colm__four .l-colm__four__in .l-colm__four__box {
  width: 33rem;
}
.p-price .l-layout .l-colm__four .l-colm__four__in .l-colm__four__box .u-txt-color01 {
  margin-top: 0;
  font-size: 1.4rem;
  font-weight: normal;
}
.p-price .l-layout .l-colm__four .l-colm__four__in .l-colm__four__box p {
  margin-top: 10px;
}
.p-price .l-layout .l-colm__four .l-colm__four__in .l-colm__four__box dl {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  display: flex;
  flex-wrap: wrap;
  font-size: 1.4rem;
  justify-content: space-between;
  margin: 18px 0 4px 0;
  text-align: center;
}
.p-price .l-layout .l-colm__four .l-colm__four__in .l-colm__four__box dl dt {
  background: #faf9f9;
  border: 1px solid #f1ecee;
  margin: 0;
  padding: 5px 0;
  text-align: center;
  width: 68%;
}
.p-price .l-layout .l-colm__four .l-colm__four__in .l-colm__four__box dl dd {
  background: #fff;
  border: 1px solid #f1ecee;
  margin: 0;
  text-align: right;
  padding: 5px 10px 5px 0;
  width: 32%;
}
.p-price .l-layout .l-colm__four .l-colm__four__in .l-colm__four__box table {
  margin: 15px 0 20px 0;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  width: 100%;
}
.p-price .l-layout .l-colm__four .l-colm__four__in .l-colm__four__box table th {
  background: #faf9f9;
  border: 1px solid #f1ecee;
  font-size: 1.4rem;
  font-weight: normal;
  padding: 5px 8px;
}
.p-price .l-layout .l-colm__four .l-colm__four__in .l-colm__four__box table th:nth-child(1) {
  width: 20%;
}
.p-price .l-layout .l-colm__four .l-colm__four__in .l-colm__four__box table th:nth-child(2) {
  width: 35%;
}
.p-price .l-layout .l-colm__four .l-colm__four__in .l-colm__four__box table th:nth-child(3) {
  width: 35%;
}
.p-price .l-layout .l-colm__four .l-colm__four__in .l-colm__four__box table td {
  background: #fff;
  border: 1px solid #f1ecee;
  padding-right: 10px;
  text-align: right;
}

.p-contact .l-layout {
  max-width: 800px;
}
.p-contact .l-bg02 {
  margin-top: 20px;
  margin-bottom: 50px;
  padding: 4em;
}
.p-contact p {
  margin-bottom: 1em;
}
@media screen and (max-width: 750px) {
.p-contact .l-bg02 {
  padding: 2em; }
}
.p-contact dl dt {
  margin: 0;
  font-size: 1.4rem;
  font-weight: bold;
  padding: 20px 0 7px 0; }
  .p-contact dl dt .is-req {
    color: #ee3f7c;
    padding-left: 5px; }

.p-contact dl dd {
  margin: 0;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #f1ecee; }
  .p-contact dl dd:last-child {
    padding: 20px 0 20px 0; }

.p-contact .c-input__half-wrap {
  display: flex;
  margin: 0 -5px; }
  .p-contact .c-input__half-wrap > .wpcf7-form-control-wrap {
    width: 50%;
    margin: 0 5px; }

.p-contact .c-input__text {
  border: none;
  width: 100%;
  background: #faf9f9;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.5rem;
  outline: none;
  padding-top: 12px;
  padding-bottom: 12px; }

.p-contact .c-input__date {
  border: none;
  background: #faf9f9;
  width: 100%;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.5rem;
  outline: none;
  padding-top: 12px;
  padding-bottom: 12px; }

.p-contact .c-input__radio {
  display: flex;
  flex-direction: column; }
  .p-contact .c-input__radio .wpcf7-list-item {
    margin: 4px 0; }
  .p-contact .c-input__radio input {
    position: relative;
    top: 4px;
    right: 0;
    bottom: 0;
    left: 0;
    width: 20px;
    height: 20px;
    margin-right: 0.5rem;
    background: #faf9f9;
    border: 2px solid #f2f2f2; }

.p-contact .classc-input__check {
  font-weight: bold;
  padding-top: 10px;
  display: block;
  word-break: keep-all; }
  .p-contact .classc-input__check .wpcf7-list-item-label {
    padding-left: 5px; }
  .p-contact .classc-input__check input {
    width: 20px;
    height: 20px;
    position: relative;
    top: 4px;
    right: 0;
    bottom: 0;
    left: 0; }
  .p-contact .classc-input__check label {
    display: flex;
    align-items: center; }

.p-contact .wpcf7-submit {
  font-family: 'M PLUS Rounded 1c'; }

.p-contact .c-input__btn {
  background: #35ca96;
  position: relative;
  margin: 0 auto;
  text-align: center;
  appearance: none;
  font-size: 1.8rem;
  font-weight: bold;
  border-radius: 5rem;
  max-width: 32.5rem;
  width: 100%;
  border: none;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: block;
  padding: 20px 0;
  line-height: 30px;
  outline: none;
  text-decoration: none;
  vertical-align: middle; }
  .p-contact .c-input__btn i {
    margin-right: 5px; }

.p-news .l-layout {
  margin-top: 100px; }

.p-news .c-list {
  margin-top: 50px; }
  .p-news .c-list li {
    list-style-type: none;
    border-bottom: 2px dotted #ee3f7c;
    padding-bottom: 30px;
    margin-bottom: 35px; }
    .p-news .c-list li .c-list__cate {
      color: #ee3f7c;
      display: flex;
      margin-bottom: 10px; }
      .p-news .c-list li .c-list__cate span {
        border: 1px solid #ee3f7c;
        padding: 5px 10px; }
        .p-news .c-list li .c-list__cate span:nth-child(n+2) {
          margin-left: 10px; }
    .p-news .c-list li h3 {
      margin-top: 10px; }
      .p-news .c-list li h3 a {
        text-decoration: none;
        color: #575757; }
    .p-news .c-list li p {
      margin-top: 20px; }

.p-news .l-colm.l-colmlink {
  width: 680px;
  justify-content: space-between;
  margin: 0 auto; }
  .p-news .l-colm.l-colmlink a {
    margin: 0; }

.p-news .l-colm__txt {
  margin: 0;
  max-width: 771px; }

.p-news .l-colm__fb {
  width: 325px;
  position: relative;
  margin-left: 74px; }
  .p-news .l-colm__fb iframe {
    width: 100%; }

@media screen and (min-width: 751px) {
  .u-anchor-tel {
    text-decoration: none;
    pointer-events: none !important; } }

@media screen and (max-width: 750px) {
  section:nth-child(n+2) {
    margin-top: 5rem; }
  .l-layout {
    padding: 0 2.5rem; }
  .l-youtube {
    margin: 0 auto;
    width: 32.5rem;
    margin-top: 36px;
    background: #eee; }
  .l-colm {
    flex-direction: column; }
    .l-colm .l-colm__txt {
      margin: 15px 0 0 0; }
    .l-colm .l-colm__img img {
      max-width: 100%; }
  .l-schedule .l-schedule__l-ttl {
    padding: 0 0.5rem; }
  .l-h2tit h2 {
    font-size: 2.4rem; }
    .l-h2tit h2 strong {
      font-size: 3.2rem; }
  .l-dl-list01 dt {
    align-items: center;    
    display: flex;
    justify-content: center;
    margin: 3px 0;
    width: 6em;
  }
  .l-dl-list01 dd {
    margin: 3px 0;
    padding-left: 10px;
    width: calc(100% - 6em -10px);
  }
  .l-bg02 {
    padding: 2rem; }
  .l-bg03 {
    padding: 2.5rem 3rem; }
  .c-btn01 {
    width: 100%;
    background: #35ca96;
    max-width: 47rem;
    width: 100%;
    font-size: 2.4rem;
    color: #fff;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    border-radius: 10rem;
    padding: 10px 0; }
    .c-btn01 i {
      margin: 0 1rem 0 2rem; }
    .c-btn01 span {
      font-size: 1.4rem;
      padding: 0.4rem 0.8rem;
      width: 4.8rem;
      height: 4.8rem;
      line-height: 2rem;
      border-radius: 5px; }
  .c-ttl04 p {
    font-size: 1.8rem; }

  .p-shopinfo .c-slick {
    height: 30rem;
  }
  .p-shopinfo .c-slick li {
    width: 37.5rem;
  }
  .p-shopinfo .c-slick li img {
    height: 30rem;
    vertical-align: bottom;
    width: 37.5rem;
  }
  .p-shopinfo .c-ttl02 {
    display: table;
    margin-left: -2.5rem;
  }
  .p-shopinfo .l-pickup {
    padding: 20px 15px;
    width: 100%;
  }
  .p-shopinfo.cvrchange .l-pickup {
    padding-top: 20px;
  }
  .p-shopinfo .l-pickup li {
    margin: 0;
    padding: 0 5px;
    width: 33.33%;
  }
  .p-shopinfo .c-info .l-colm__img img {
    max-width: 100%;
  }
  .p-shopinfo .c-news h3 {
    padding-top: 1.4rem;
    border-top: 1px solid #f1ecee;
    font-size: 1.4rem;
    font-weight: normal;
  }
  .p-shopinfo .c-news p {
    padding: 2rem 0;
    display: none;
  }

  .p-reason h3 {
    align-items: center;
    font-size: 1.8rem;
    margin-top: 20px;
    padding-left: 8rem;
    position: relative;
  }
  .p-reason h3 span {
    left: 0;
    margin: 0;
    position: absolute;
  }
  .p-reason h3 br {
    display: none;
  }
  .p-reason p {
    margin-top: 20px;
  }
  .p-reason .l-colm {
    padding-bottom: 10px;
    position: relative;
   }
  .p-reason .l-colm.open .l-colm__img {
    display: block;
  }
  .p-reason .l-colm__img {
    margin-top: 20px;
    order: 2;
  }
  .p-reason .l-layout {
    margin-top: 0;
  }

  .p-therapy .l-bg03 {
    margin-top: 30px;
    padding: 2.5rem 2.5rem 3rem 2.5rem; }
  .p-therapy ul {
    padding: 0;
    margin: 0;
    position: relative;
    flex-wrap: wrap;
    width: 100%; }
    .p-therapy ul li {
      margin-top: 30px; }
  .p-therapy p {
    margin-top: 20px; }
  .p-therapy .l-colm {
    flex-direction: column;
    padding-bottom: 0;
    margin-top: 10px; }
    .p-therapy .l-colm img {
      margin: 10px 0; }
  .p-newperson .c-ttl04 {
    margin-top: 3rem; }
  .p-newperson .l-layout {
    margin-top: 0; }
  .p-newperson ul {
    padding: 0; }
    .p-newperson ul li:nth-child(n+1) {
      margin-top: 2.5rem; }
    .p-newperson ul li {
      width: 100%;
      position: relative;
      list-style-type: none; }
  .p-greeting .c-text01 {
    margin-top: 10px; }
  .p-media p {
    margin-top: 3rem;
    padding: 0 2.5rem;
    text-align: left; }
  .p-media .l-layout {
    margin-top: 10px; }
    .p-media .l-layout img {
      width: 100%; }
  .p-galley .c-slick {
    margin-top: 3rem; }
    .p-galley .c-slick li img {
      max-width: 100%; }
  .p-galley .c-galley-slide {
    margin-top: 30px; }
  .p-galley .u-slick-arrow__left {
    left: 5px;
    width: 30px;
    height: 30px;
    margin-left: 0;
    font-size: 1.4rem; }
  .p-galley .u-slick-arrow__right {
    right: 5px;
    width: 30px;
    height: 30px;
    margin-right: 0;
    font-size: 1.4rem; }
  .p-access .l-layout {
    margin-top: 3rem; }
  .p-access .l-access__tit {
    font-size: 1.8rem; }
  .p-access .l-colm__txt {
    min-width: auto;
    margin-top: 3rem; }
    .p-access .l-colm__txt img {
      height: 2.5rem; }
  .p-price .l-layout {
    margin-top: 3rem;
    padding: 0 1.5rem; }
    .p-price .l-layout.l-colm {
      min-width: auto; }
    .p-price .l-layout .l-colm__three {
      margin-top: 2rem;
      width: 100%; }
      .p-price .l-layout .l-colm__three img {
        width: 100%; }
    .p-price .l-layout .l-colm__four {
      padding: 0 1rem;
      width: 100%;
      margin-top: 5rem; }
      .p-price .l-layout .l-colm__four:nth-child(6) {
        padding: 0; }
      .p-price .l-layout .l-colm__four .l-colm__four__in {
        display: flex;
        justify-content: start;
        padding: 2rem;
        flex-direction: column; }
        .p-price .l-layout .l-colm__four .l-colm__four__in .l-colm__four__box {
          width: 100%; }
          .p-price .l-layout .l-colm__four .l-colm__four__in .l-colm__four__box table th {
            background: #faf9f9;
            padding: 7px 14px; }
  .p-news .l-layout {
    margin-top: 3rem; }
  .p-news .c-list li .c-list__cate,
  .p-news .c-list li date {
    font-size: 1.2rem; }
  .p-news .c-list li h3 {
    font-size: 1.8rem; }
  .p-news .c-list li p {
    font-size: 1.4rem; }
  .p-news .c-btn02 {
    margin-top: 5rem; }
  .p-news .l-colm__fb {
    margin: 0;
    width: 100%; }
  .p-news .l-colm.l-colmlink.l-colmlink {
    width: auto;
    justify-content: start;
    flex-direction: column;
    align-items: center; }
    .p-news .l-colm.l-colmlink.l-colmlink a:nth-child(n+2) {
      margin-top: 2rem; } }

.p-thanks {
  padding: 5rem 0; }

.p-thanks__box {
  width: 77rem;
  margin: 5rem auto 0;
  background: #fef9f0;
  padding: 5rem; }
  .p-thanks__box span {
    color: #ee3f7c; }
  @media screen and (max-width: 750px) {
    .p-thanks__box {
      width: 100%;
      padding: 3rem;
      margin-top: 4rem; } }

.c-btn-return {
  margin-top: 4rem;
  text-align: center; }
  .c-btn-return a {
    font-family: 'M PLUS Rounded 1c';
    display: inline-block;
    width: 32.5rem;
    line-height: 7rem;
    font-size: 1.8rem;
    color: #fff;
    background: #35ca96;
    border-radius: 3.5rem;
    text-decoration: none; }
    .c-btn-return a:hover {
      opacity: 0.75; }
    @media screen and (max-width: 750px) {
      .c-btn-return a {
        width: 100%; } }


.l-footer {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 1.4rem;
  position: relative;
}
.l-copyright {
  color: #ee3f7c;
  font-family: "Spartan", sans-serif;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 700;
  padding: 30px 0;
  text-align: center;
}

.p-floating {
  bottom: 0;
  display: flex;
  left: 50%;
  position: fixed;
  transform: translateX(-50%);
  z-index: 999;
}
.p-floating__tel,
.p-floating__mail,
.p-floating__mail__b {
  background: #fff;
  border-radius: 15px 15px 0 0;
  margin: 0 5px;
}
.p-floating a {
  border-radius: 15px 15px 0 0;
  color: #fff;
  display: block;
  line-height: 1.2;
  padding: 15px 0 5px;
  text-align: center;
  text-decoration: none;
  transition-property: background-color,opacity,color,border-color,box-shadow;
  transition-duration: .6s;
  width: 400px;
}
.p-floating__tel a {
  background: #09951a;
  box-shadow: 0 0 10px rgba(0,0,0,.2);
  font-size: 30px;
}
.p-floating__tel i {
  display: inline-block;
  font-size: 23px;
  margin-top: -5px;
  vertical-align: middle;
}
.p-floating__mail a {
  background: #ed7d10;
  font-size: 23px;
}
.p-floating__mail__b a {
  background: #e60505;
  box-shadow: 0 0 10px rgba(0,0,0,.2);
  font-size: 23px;
}
.p-floating strong {
  display: block;
  font-size: 14px;
}
.p-floating span {
  border: 1px solid #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  margin-left: 10px;
  padding: 5px;
}
.p-floating i {
  margin-right: 5px;
}
@media screen and (max-width: 750px) {
  .p-floating {
    left: 0;
    right: 0;
    transform: translateX(0);
  }
  .p-floating__tel,
  .p-floating__mail,
  .p-floating__mail__b {
    margin: 0;
    padding: 0;
    width: 50%;
  }
  .p-floating a {
    border-radius: 0;
    height: 55px;
    padding: 10px 0;
    width: 100%;
  }
  .p-floating__tel a {
    font-size: 18px;
  }
  .p-floating__tel i {
    font-size: 15px;
  }
  .p-floating__mail a,
  .p-floating__mail__b a {
    font-size: 15px;
  }
  .p-floating strong {
    font-size: 11px;
    margin-bottom: 5px;
  }
  .p-floating span {
    display: none;
  }
}

.contents {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .contents {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .contents {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .contents {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .contents {
    max-width: 1100px;
  }
}

figure {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: bottom;
}


.first-ttl {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 4rem;
  line-height: 1.4;
  margin: 0 0 4rem;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .first-ttl {
    font-size: 3.2rem;
  }
}
.first-ttl small {
  display: block;
  font-size: 1.8rem;
}

@media screen and (max-width: 991px) {
  .first-ttl small {
    font-size: 1.6rem;
  }
}


.first_recommend {
  background: #fdecf2;
  margin-top: 100px;
  padding-bottom: 100px;
  padding-top: 100px;
}

@media screen and (max-width: 991px) {
  .first_recommend {
    margin-top: 60px;
  }
}

@media screen and (max-width: 991px) {
  .first_recommend {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}

.first_recommend .first-ttl {
  margin-bottom: 2rem;
}

.first_recommend p {
  margin: 0 0 4rem;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .first_recommend p {
    padding: 0 15px;
  }
  .first_recommend p br {
    display: none;
  }
}

.first_recommend_list {
  list-style: none;
  padding: 0;
}

.first_recommend_list li,
.first_recommend_list p {
  text-align: center;
  margin: 0 auto;
}
.first_recommend_list figure {
  border-radius: 15px;
  margin-bottom: 10px;
  overflow: hidden;
}

.first_recommend_list_position {
  display: inline-block;
  font-size: 1.4rem;
  line-height: 1.6;
}

.first_recommend_list p {
  font-size: 1.8rem;
  font-weight: 700;
  margin: 0;
/*  text-align: left;*/
}
@media screen and (max-width: 767px) {
  .first_recommend_list p {
    margin-bottom: 1em;
  }
}

@media screen and (max-width: 991px) {
  .first_recommend_list p {
    padding: 0;
  }
}

.first_recommend .btn {
  margin: 0 auto;
}

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

.first_recommend_box + .first_recommend_box {
  border-top: 1px solid #efefef;
  margin-top: 5rem;
  padding-top: 6rem;
}

.first_recommend_box .first_recommend_photo {
  border-radius: 15px;
  overflow: hidden;
  width: 35%;
}

.first_recommend_box .first_recommend_photo img {
  width: 100%;
}

@media screen and (max-width: 991px) {
  .first_recommend_box .first_recommend_photo {
    width: 100%;
  }
}

.first_recommend_box .first_recommend_text {
  line-height: 1.6;
  padding-left: 40px;
  width: 65%;
}

@media screen and (max-width: 991px) {
  .first_recommend_box .first_recommend_text {
    padding: 30px 0 0;
    width: 100%;
  }
}

.first_recommend_box .first_recommend_name {
  background: #fdecf2;
  border-radius: 15px;
  display: block;
  margin-top: 2rem;
  padding: 30px;
}

.first_recommend_box .first_recommend_name p {
  font-weight: 700;
  margin: 1rem 0 0;
}

.first_recommend_box .first_recommend_position {
  font-size: 1.4rem;
}

.first_recommend_box .first_recommend_history {
  border: 1px solid #efefef;
  border-radius: 15px;
  display: block;
  margin-top: 2rem;
  padding: 30px;
}

.first_treatbody {
  background: #fdecf2;
  margin-top: 100px;
  padding-bottom: 100px;
  padding-top: 100px;
}

@media screen and (max-width: 991px) {
  .first_treatbody {
    margin-top: 60px;
  }
}

@media screen and (max-width: 991px) {
  .first_treatbody {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}

@media screen and (max-width: 767px) {
  .first_treatbody {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.first_treatbody_ct {
  font-family: "M PLUS Rounded 1c", sans-serif;
  margin-bottom: 60px;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .first_treatbody_ct {
    margin-bottom: 40px;
  }
}

.first_treatbody_ct .first-ttl {
  margin: 0 0 1rem;
}

.first_treatbody_ct p {
  font-size: 2.4rem;
  margin: 0;
}

@media screen and (max-width: 991px) {
  .first_treatbody_ct p {
    font-size: 1.8rem;
  }
}

.first_treatbody_text {
  padding-right: 40px;
  width: 45%;
}

@media screen and (max-width: 991px) {
  .first_treatbody_text {
    padding: 0 0 20px;
    width: 100%;
  }
}

.first_treatbody_text_box + .first_treatbody_text_box {
  margin-top: 5rem;
}

@media screen and (max-width: 991px) {
  .first_treatbody_text_box + .first_treatbody_text_box {
    margin-top: 3rem;
  }
}

.first_treatbody_text h4 {
  font-size: 2.2rem;
  line-height: 1.4;
  margin: 0;
}

@media screen and (max-width: 991px) {
  .first_treatbody_text h4 {
    font-size: 1.8rem;
  }
}

.first_treatbody_text p {
  line-height: 1.8;
  margin: 10px 0;
}

.first_treatbody_photo {
  width: 55%;
}

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

.first_treatbody_photo figure {
  border-radius: 15px;
  overflow: hidden;
}

.first_treatbody_photo figure + figure {
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .first_treatbody_photo figure + figure {
    margin-top: 15px;
  }
}

.first_treatbody_photo img {
  vertical-align: bottom;
}

.shop_other_btn {
  border: 2px solid #ee3f7c;
  border-radius: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 30px;
  text-align: center;
}
.shop_other_btn_ttl {
  margin: 0 0 10px;
  width: 100%;
}
.shop_other_btn .btn {
  margin: 0 5px;
  max-width: inherit;
}
.shop_other_btn a {
  text-decoration: none !important;
}

/* 交通事故 */
.p-shop__trafic {
  margin-top: 100px;
}
.p-shop__trafic__ttl {
  color: #ee3f7c;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-size: 32px;
  line-height: 1.3;
  margin-bottom: 40px;
  text-align: center;
}
.p-shop__trafic__ttl small {
  display: block;
}
.p-shop__trafic__ttl span {
  color: #1d1d1d;
  display: block;
  font-size: 21px;
  margin-top: 10px;
}
.p-shop__trafic__box {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.p-shop__trafic__ph {
  border-radius: 15px;
  margin-right: 50px;
  overflow: hidden;
  width: 320px;
}
.p-shop__trafic__text {
  font-size: 16px;
  margin-top: 0 !important;
  width: calc(100% - 370px);
}

.p-shop__trafic__featureWrap {
  margin-top: 80px;
  position: relative;
}
.p-shop__trafic__featureTtl {
  background: #ee3f7c;
  border-radius: 45px;
  color: #fff;
  display: inline-block;
  left: 50%;
  margin: 0;
  padding: 15px 40px;
  position: absolute;
  text-align: center;
  top: -30px;
  transform: translateX(-50%);
}
.p-shop__trafic__feature {
  border: 2px solid #ee3f7c;
  border-radius: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
  padding: 50px 20px 20px;
}
.p-shop__trafic__featureBox {
  padding: 0 15px 30px;
  width: 33.33%;
}
.p-shop__trafic__featureBox__ttl {
  color: #ee3f7c;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}
.p-shop__trafic__featureBox figure {
  margin-bottom: 10px;
}
.p-shop__trafic__featureBox figure img {
  width: 100%;
}
.p-shop__trafic__flow {
  background: #fef9f0;
  border-radius: 15px;
  margin-top: 20px;
  padding: 30px 20px 20px;
}
.p-shop__trafic__flow__ttl {
  color: #ee3f7c;
  font-size: 21px;
  margin: 0;
  text-align: center;
}
.p-shop__trafic__flow p {
  text-align: center;
}
.p-shop__trafic__flow__list {
  counter-reset: listnum; 
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 10px 0 0;
  padding: 0;
}
.p-shop__trafic__flow__list li {
  background: #fff;
  border-radius: 15px;
  font-weight: 700;
  line-height: 1.4;
  margin: 5px;
  padding: 20px;
  position: relative;
  width: calc(33.33% - 10px);
}
.p-shop__trafic__flow__list li:before {
  color: #ee3f7c;
  counter-increment: listnum;
  content: 'STEP' counter(listnum);
  display: block;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 5px;
}
br.is-sp {
  display: none;
}

@media screen and (max-width: 991px) {
  .p-shop__trafic__ph {
    margin: 0 0 20px;
    width: 100%;
  }
  .p-shop__trafic__text {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .p-shop__trafic {
    margin-top: 60px;
  }
  .p-shop__trafic__ttl {
    font-size: 20px;
    margin: 0 -10px 20px;
  }
  .p-shop__trafic__ttl small {
    font-size: 16px;
  }
  .p-shop__trafic__list {
    flex-wrap: wrap;
    margin: 0;
  }
  .p-shop__trafic__list li {
    margin: 5px 20px;
    width: 100%;
  }

  .p-shop__trafic__featureWrap {
    margin-top: 40px;
  }
  .p-shop__trafic__featureTtl {
    border-radius: 15px 15px 0 0;
    font-size: 18px;
    left: 0;
    padding: 12px 0 10px;
    right: 0;
    top: 0;
    transform: translateX(0);
  }
  .p-shop__trafic__feature {
    padding: 80px 20px 20px;
  }
  .p-shop__trafic__featureBox {
    padding: 15px 0;
    width: 100%;
  }
  .p-shop__trafic__featureBox p {
    font-size: 16px;
  }
  .p-shop__trafic__flow {
    padding: 20px 10px 5px;
  }
  .p-shop__trafic__flow__ttl {
    font-size: 18px;
  }
  .p-shop__trafic__flow p {
    font-size: 14px;
  }
  .p-shop__trafic__flow__list li {
    font-size: 14px;
    margin: 5px 0;
    padding: 20px 15px 20px 20px;
    width: 100%;
  }
  br.is-sp {
    display: block;
  }
}

/* エリア近隣店舗 */
.area_shop {
  margin-top: 20px;
}
.area_shop_ttl {
  color: #ee3f7c;
  font-size: 18px;
  font-weight: 700;
}
.area_shop_ttl:before {
  background: #ee3f7c;
  content: '';
  display: inline-block;
  height: 2px;
  margin: -4px 5px 0 0;
  vertical-align: middle;
  width: 10px;
}
.area_shop_list {
  list-style: none;
  margin: 0;
}
.area_shop_list i {
  margin-right: 3px;
}

.p-areashop {
  margin-top: 10rem;
}
.p-areashop_inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 20px -15px -15px;
}
.areashop_box {
  padding: 15px;
  width: 25%;
}
.areashop_box a {
  color: #373737;
  display: block;
  line-height: 1.6;
  text-decoration: none;
}
.areashop_box_ph {
  aspect-ratio: 3/2;
  border-radius: 15px;
  margin-bottom: 10px;
  overflow: hidden;
}
.areashop_box_ttl {
  color: #ee3f7c;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .area_shop {
    margin-bottom: 40px;
  }
  .area_shop_ttl {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .p-areashop {
    margin-top: 6rem;
  }
  .p-areashop_inner {
    margin: 10px 0 0;
  }
  .areashop_box {
    padding: 10px 0;
    width: 100%;
  }
}