@import url("https://fonts.googleapis.com/css2?family=Zen+Kurenaido&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Sacramento&display=swap");
.zen-kurenaido-regular {
  font-family: "Zen Kurenaido";
  font-weight: 400;
  font-style: normal;
}

.sacramento-regular {
  font-family: "Sacramento";
  font-weight: 400;
  font-style: normal;
}

* {
  margin: 0;
  padding: 0;
}

body {
  overflow-x: hidden;
}

html.saera-salon-html {
  margin-top: 0 !important;
}

#wpadminbar {
  display: none;
}

.top-fv {
  height: 100vh;
  position: relative;
  padding-top: 100px;
}
.top-fv.plan {
  height: auto;
}
@media screen and (max-width: 767px) {
  .top-fv {
    height: 31.25rem;
    padding-top: 0;
  }
}
.top-fv img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.top-fv-btn {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  bottom: 6.25rem;
}
.top-fv-btn img {
  width: 39.25rem;
}
@media screen and (max-width: 767px) {
  .top-fv-btn img {
    width: 90%;
    margin: auto;
  }
  .top-fv-btn {
    width: 100%;
    bottom: 2.25rem;
  }
}

.header.layout-header {
  display: none;
}
@media screen and (max-width: 767px) {
  .header.layout-header {
    display: block;
  }
}

.new-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  transition: all 0.3s ease-in-out;
  display: block;
}
@media screen and (max-width: 767px) {
  .new-header {
    display: none;
  }
}
.new-header.scroll {
  background-color: #f4bcc5;
}
.new-header-container {
  padding: 1.8125rem 2.375rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.new-header-logo img {
  width: 15.8125rem;
}
@media screen and (max-width: 1600px) {
  .new-header-logo img {
    width: 12rem;
  }
}
.new-header-links > ul {
  display: flex;
  align-items: center;
  justify-content: right;
}
.new-header-links > ul > li:not(:first-child) {
  margin-left: 4rem;
}
@media screen and (max-width: 1600px) {
  .new-header-links > ul > li:not(:first-child) {
    margin-left: 2rem;
  }
}
.new-header-links > ul > li > a {
  font-size: 1.3125rem;
  color: #ffffff;
  font-weight: bold;
  font-family: "Noto Sans Japanese";
  text-align: center;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1600px) {
  .new-header-links > ul > li > a {
    font-size: 1rem;
  }
}
.new-header-links > ul > li > a span {
  display: block;
}
.new-header-links > ul > li > a span.jp {
  font-size: 0.875rem;
}
@media screen and (max-width: 1600px) {
  .new-header-links > ul > li > a span.jp {
    font-size: 0.7rem;
  }
}
.new-header-links > ul > li.header-rv-btn {
  margin-left: 3.625rem;
}
@media screen and (max-width: 1600px) {
  .new-header-links > ul > li.header-rv-btn {
    margin-left: 2rem;
  }
}
.new-header-links > ul > li.header-rv-btn img {
  width: 13rem;
}
@media screen and (max-width: 1600px) {
  .new-header-links > ul > li.header-rv-btn img {
    width: 10rem;
  }
}
.new-header-links > ul > li.header-line-btn {
  margin-left: 1.6875rem;
}
.new-header-links > ul > li.header-line-btn img {
  width: 13rem;
}
@media screen and (max-width: 1600px) {
  .new-header-links > ul > li.header-line-btn img {
    width: 10rem;
  }
}

.campagin-slide {
  padding: 5rem 0 5.625rem;
  background: #ffd2d4;
  overflow: hidden;
}
.campagin-slide._b-p {
  padding: 5rem 0 10.625rem;
}
@media screen and (max-width: 767px) {
  .campagin-slide._b-p {
    padding: 5rem 0 4rem;
  }
  .campagin-slide {
    padding: 3rem 0 2.625rem;
  }
}
.campagin-slide-ttl {
  position: relative;
  margin-bottom: 3.75rem;
}
.campagin-slide-ttl h2 {
  font-size: 2.8125rem;
  letter-spacing: 0.1em;
  color: #683835;
  font-weight: bold;
  font-family: "Noto Sans Japanese";
  text-align: center;
  text-shadow: 3px 0 0 #d2a29f;
}
@media screen and (max-width: 767px) {
  .campagin-slide-ttl h2 {
    font-size: 1.6rem;
    text-shadow: 1px 0 0 #d2a29f;
  }
}
.campagin-slide-ttl-deco {
  position: absolute;
  bottom: -30%;
  left: 49%;
  transform: translateX(-50%);
  width: 43.75rem;
  height: 6.5rem;
}
@media screen and (max-width: 767px) {
  .campagin-slide-ttl-deco {
    width: 100%;
    bottom: -69%;
  }
}
.campagin-slide-ttl-deco svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
@media screen and (max-width: 767px) {
  .campagin-slide-ttl-deco svg {
    height: 118%;
  }
}
.campagin-slide-main {
  background: #fff3f3;
  padding: 3.375rem 0 6.625rem;
  position: relative;
}
.campagin-slide-main .campagin-swiper__elem__wrap {
  width: 29.0625rem;
}
@media screen and (max-width: 767px) {
  .campagin-slide-main .campagin-swiper__elem__wrap {
    width: 20rem !important;
    transform: translateX(-110%);
  }
  .campagin-slide-main {
    padding: 3.625rem 0 3.625rem;
  }
}
.campagin-slide-main .campagin-swiper__elem {
  width: 96%;
  height: 13.75rem;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .campagin-slide-main .campagin-swiper__elem {
    height: auto;
  }
}
.campagin-slide-main .campagin-swiper__elem img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  filter: drop-shadow(4px 4px 8px rgba(0, 0, 0, 0.15));
}
.campagin-slide-btn {
  padding-top: 4.1875rem;
  text-align: center;
}
.campagin-slide-btn a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: auto;
}
.campagin-slide-btn img {
  width: 23rem;
  margin: auto;
  filter: drop-shadow(5px 5px 0 #f6aeaf);
}
@media screen and (max-width: 767px) {
  .campagin-slide-btn img {
    width: 13rem;
  }
  .campagin-slide-btn {
    padding-top: 2.1875rem;
  }
}

.af-be {
  padding: 4.5625rem 2rem 11.6875rem;
  position: relative;
  background: url(../images/new/ab-bg-full.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 767px) {
  .af-be {
    padding: 4.5625rem 0 4.6875rem;
  }
}
.af-be::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-51.4%, -20%);
  background: url(../images/new/ab-bg-full.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 42.0833333333vw;
  height: 27.8645833333vw;
  z-index: 1;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  .af-be::after {
    max-width: 82.5293350717vw;
    width: 100%;
    height: 53.4550195567vw;
  }
}
.af-be .container {
  max-width: 79.375rem;
  width: 100%;
  margin: auto;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .af-be .container {
    max-width: 90%;
  }
}
.af-be-ttl {
  position: relative;
  margin-bottom: 2rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  z-index: 3;
}
.af-be-ttl h2 {
  font-size: 2.8125rem;
  color: #683835;
  font-weight: bold;
  font-family: "Noto Sans JP";
  text-align: center;
  margin-bottom: 5.1875rem;
  letter-spacing: 3px;
}
@media screen and (max-width: 767px) {
  .af-be-ttl h2 {
    font-size: 1.7rem;
    margin-bottom: 2.5rem;
  }
}
.af-be-ttl-deco {
  transform: translate(120%, -50%);
  position: absolute;
  top: 0;
  right: 0;
}
.af-be-ttl-deco img {
  width: 3.0625rem;
}
@media screen and (max-width: 767px) {
  .af-be-ttl-deco img {
    width: 2rem;
  }
}
.af-be-main {
  position: relative;
  z-index: 3;
}
.af-be-main img {
  max-width: 72.1875rem;
  width: 100%;
  margin: auto;
}
.af-be-main img.forpc {
  display: block;
}
@media screen and (max-width: 767px) {
  .af-be-main img.forpc {
    display: none;
  }
}
.af-be-main img.forsp {
  display: none;
}
@media screen and (max-width: 767px) {
  .af-be-main img.forsp {
    display: block;
  }
}
.af-be-deco {
  position: absolute;
  left: 50%;
  width: 100%;
  z-index: 2;
  overflow: hidden;
}
.af-be-deco img {
  width: 100%;
}
.af-be-deco._topdeco {
  top: 2rem;
  transform: translate(-50%, -100%);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .af-be-deco._topdeco img {
    max-width: unset;
    width: 195.5671447197vw;
  }
  .af-be-deco img {
    width: 0;
  }
}
.af-be-deco._bottomdeco {
  bottom: 2rem;
  transform: translateX(-50%);
}

.worries {
  background: url(../images/new/top-sec-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 3rem;
}
.worries__inner {
  max-width: 79.375rem;
  padding-bottom: 3.2rem;
}
.worries__title {
  display: flex;
  flex-direction: column;
  max-width: 628px;
  margin: auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .worries__title {
    width: 83%;
  }
}
.worries__title > span {
  display: inline-flex;
  margin-bottom: 0.8rem;
}
.worries__title > span:nth-child(2) {
  margin-bottom: 0;
  justify-content: right;
}
.worries__title > span > span {
  display: inline-block;
  position: relative;
  line-height: 1;
  font-size: 3.8rem;
  letter-spacing: 5px;
  color: #683835;
  font-weight: 400;
  font-family: "Zen Kurenaido";
  text-align: center;
}
@media screen and (max-width: 767px) {
  .worries__title > span > span {
    font-size: 1.75rem;
    font-weight: 700;
  }
}
.worries__title > span > span > span {
  display: inline-block;
  position: relative;
  z-index: 2;
}
.worries__title > span > span .worries-ttl-underline {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: auto;
  z-index: 1;
}
.worries__title > span > span .worries-ttl-underline img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .worries__title > span > span .worries-ttl-underline img {
    width: auto;
    height: 0.5rem;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.worries__title > span > span .worries-ttl-deco {
  position: absolute;
  top: -1rem;
  right: -5rem;
}
@media screen and (max-width: 767px) {
  .worries__title > span > span .worries-ttl-deco {
    top: -1rem;
    right: -3rem;
  }
}
.worries__title > span > span .worries-ttl-deco img {
  width: 3.2rem;
}
@media screen and (max-width: 767px) {
  .worries__title > span > span .worries-ttl-deco img {
    width: 2rem;
  }
}
.worries__title .worries-ttl-line {
  position: absolute;
  top: 60%;
}
.worries__title .worries-ttl-line img {
  width: 8.5rem;
}
@media screen and (max-width: 767px) {
  .worries__title .worries-ttl-line img {
    width: 3.5rem;
  }
}
.worries__title .worries-ttl-line .forpc {
  display: block;
}
@media screen and (max-width: 767px) {
  .worries__title .worries-ttl-line .forpc {
    display: none;
  }
}
.worries__title .worries-ttl-line .forsp {
  display: none;
}
@media screen and (max-width: 767px) {
  .worries__title .worries-ttl-line .forsp {
    display: block;
  }
}
.worries__title .worries-ttl-line._left-line {
  transform: translate(-100%, -50%);
  left: 0;
}
.worries__title .worries-ttl-line._right-line {
  transform: translate(100%, -50%);
  right: 0;
}
.worries__title .worries-ttl-line._right-line img {
  transform: scaleX(-1);
}
.worries-list__item-img {
  position: relative;
}
.worries-list__item-img-deco {
  position: absolute;
  top: 0.5rem;
  left: 0.5rem;
  width: 100%;
}
.worries-list__item-img-deco img {
  width: 100%;
}
.worries-list__item-text {
  font-size: 2rem;
  line-height: 1.6;
  color: #683835;
  font-weight: bold;
  font-family: "Noto Sans JP";
  padding-top: 3.5rem;
  letter-spacing: 3px;
}
.worries::after {
  display: none;
}

.c-service {
  padding: 7.75rem 3rem 4.375rem;
  background: #ffeaea;
}
.c-service-inner {
  max-width: 99.375rem;
  padding: 3.5rem 7.5rem 4.7rem;
  background: #ffffff;
  border-radius: 3.2rem;
  box-shadow: 2px 2px 10px rgba(123, 80, 76, 0.06);
}
@media screen and (max-width: 767px) {
  .c-service-inner {
    max-width: 90%;
    padding: 3.5rem 0.5rem 3.5rem;
    border-radius: 1.2rem;
  }
  .c-service {
    padding: 3.75rem 0 4.375rem;
  }
  .worries-list__item-text {
    font-size: 1.5rem;
    padding-top: 2.5rem;
    letter-spacing: 0;
  }
}
.c-service-ttl img {
  width: 44.9rem;
  margin: auto;
  margin-bottom: 4.125rem;
}
@media screen and (max-width: 767px) {
  .c-service-ttl img {
    width: 92%;
    margin-bottom: 2.125rem;
  }
}
.c-service-item {
  display: block;
  position: relative;
}

.c-service-item:not(:first-child) {
  margin-top: 10rem;
}
.c-service-item::after {
  content: "";
  width: 90%;
  border-bottom: 1rem solid #fff;
  position: absolute;
  bottom: -6.5rem;
  left: 50%;
  transform: translateX(-50%);
}

.c-service-item:last-child::after {
  width: 0;
}

.c-service-item::before {
  display: none;
}
.c-service-item-ttl {
  margin-bottom: 5.625rem;
  text-align: center;
}
.c-service-item-ttl span {
  display: block;
  font-size: 6rem;
  color: #683835;
  font-weight: 400;
  font-family: "Sacramento";
}
@media screen and (max-width: 767px) {
  .c-service-item-ttl span {
    font-size: 2.5rem;
  }
  .c-service-item::after {
    content: "";
    width: 0;
    border-bottom: 1rem solid #fff;
    position: absolute;
    bottom: -2rem;
    left: 50%;
    transform: translateX(-50%);
  }
  .c-service-item:not(:first-child) {
    margin-top: 10rem;
  }
  .c-service-item {
    margin-top: 3.225rem !important;
  }
  .c-service-item-ttl {
    margin-bottom: 2.625rem;
  }
}
.c-service-item-ttl p {
  font-size: 2.2rem;
  display: inline-block;
  color: #683835;
  font-weight: bold;
  font-family: "Noto Sans JP";
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-service-item-ttl p {
    font-size: 1rem;
  }
}
.c-service-item-ttl p::before,
.c-service-item-ttl p::after {
  content: "";
  position: absolute;
  width: 8.125rem;
  height: 1px;
  background: #683835;
  top: 50%;
}
@media screen and (max-width: 767px) {
  .c-service-item-ttl p::before,
  .c-service-item-ttl p::after {
    width: 3.6rem;
  }
}
.c-service-item-ttl p::before {
  left: 0;
  transform: translate(-125%, -50%);
}
.c-service-item-ttl p::after {
  right: 0;
  transform: translate(125%, -50%);
}
.c-service-item-main {
  display: flex;
  align-items: start;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .c-service-item-main {
    flex-direction: column;
  }
}
.c-service-item-main > img {
  width: 35%;
}
@media screen and (max-width: 767px) {
  .c-service-item-main > img {
    width: 70%;
    margin: auto;
  }
}
.c-service-item-main .c-service-text-rap {
  width: 60%;
}
@media screen and (max-width: 767px) {
  .c-service-item-main .c-service-text-rap {
    width: 100%;
  }
}
.c-service-item-main .c-service-text-rap p {
  font-size: 1.8rem;
  line-height: 2;
  color: #683835;
  font-weight: bold;
  font-family: "Noto Sans JP";
  margin-top: 0;
  margin-bottom: 4rem;
}
@media screen and (max-width: 767px) {
  .c-service-item-main .c-service-text-rap-btn {
    text-align: center;
  }
  .c-service-item-main .c-service-text-rap p {
    font-size: 0.85rem;
    margin-bottom: 2rem;
    letter-spacing: 1px;
  }
}
.c-service-item-main .c-service-text-rap a {
  margin-left: 6.25rem;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .c-service-item-main .c-service-text-rap a {
    margin-left: 0;
    margin: auto;
  }
}
.c-service-item-main .c-service-text-rap a img {
  filter: drop-shadow(5px 5px 0 #f6aeaf);
  padding: 0;
  max-width: 100%;
  width: 23rem;
}

.c-step {
  background: url(../images/new/top-step-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 9rem 0 7.375rem;
}
.c-step-inner {
  max-width: 79.375rem;
}
@media screen and (max-width: 767px) {
  .c-step-inner {
    max-width: 90%;
  }
  .c-step {
    padding-top: 5rem;
    padding-bottom: 3rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .c-service-item-main .c-service-text-rap a img {
    max-width: 70%;
    margin: auto;
  }
}
.c-step-ttl {
  text-align: center;
}
.c-step-ttl img {
  margin: auto;
  margin-bottom: 5.625rem;
  width: 29.75rem;
}
@media screen and (max-width: 767px) {
  .c-step-ttl img {
    width: 100%;
    margin-bottom: 2.625rem;
    padding-right: 10px;
    padding-left: 10px;
  }
}
.c-step-main-img {
  background: #daafad;
  padding: 2rem 0 2.7rem;
  box-shadow: 4px 5px 10px rgba(0, 0, 0, 0.15);
  margin-bottom: 4rem;
}
@media screen and (max-width: 767px) {
  .c-step-main-img {
    padding-bottom: 0;
    margin-bottom: 0;
    box-shadow: unset;
    background: transparent;
  }
}
.c-step-main-img .c-step-inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 4.25rem;
}
@media screen and (max-width: 767px) {
  .c-step-main-img .c-step-inner {
    display: block;
    padding: 0;
    margin: auto;
  }
}
@media screen and (max-width: 767px) {
  .c-step-main-img__elem-wrap {
    box-shadow: 4px 5px 10px rgba(0, 0, 0, 0.15);
    background: #e2c1bf;
    margin-bottom: 2rem;
    padding: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .c-step-main-img__elem:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.c-step-main-img__elem .c-step-main-img__elem-wrap img {
  width: 100%;
  margin-bottom: 2.5rem;
  position: relative;
}
.c-step-main-img__elem-wrap {
  position: relative;
}
.c-step-main-img__elem-wrap:not(:last-child)::after {
  content: "";
  position: absolute;
  width: 8rem;
  border-bottom: 0.25rem solid white;
  /* right: -100%; */
  top: 47%;
  right: -6rem;
}
.c-step-main-img__elem-wrap.no-after::after {
  width: 0;
  display: none;
}

@media screen and (max-width: 767px) {
  .c-step-main-img__elem .c-step-main-img__elem-wrap img {
    width: 80%;
    margin: auto;
  }
  .c-step-main-img__elem-wrap::after {
    width: 0;
    display: none;
  }
}
.c-step-main-img__elem .c-step-main-img__elem-wrap > p {
  font-size: 2.5rem;
  color: #ffffff;
  font-weight: 700;
  font-family: "Noto Sans JP";
  text-align: center;
}
.c-step-main-img__elem .sp-txt {
  display: none;
}
@media screen and (max-width: 767px) {
  .c-step-main-img__elem .sp-txt {
    display: block;
  }
  .c-step-main-img__elem .c-step-main-img__elem-wrap > p {
    font-size: 2rem;
  }
}
.c-step-main-img__elem .sp-txt p {
  font-size: 1.26rem;
  color: #683835;
  font-weight: bold;
  font-family: "Noto Sans JP";
}
.c-step-main-txt .c-step-inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
@media screen and (max-width: 767px) {
  .c-step-main-txt .c-step-inner {
    display: none;
  }
  .c-step-main-img__elem .sp-txt p {
    font-size: 1.1rem;
  }
}
.c-step-main-txt__elem {
  padding: 0 1.2rem;
}
.c-step-main-txt__elem p {
  font-size: 2rem;
  line-height: 1.8;
  color: #683835;
  font-weight: bold;
  font-family: "Noto Sans JP";
}
.c-step-main-txt__elem:nth-child(2) {
  position: relative;
}
.c-step-main-txt__elem:nth-child(2) img {
  position: absolute;
  top: 0;
  height: 100%;
}
.c-step-main-txt__elem:nth-child(2) img:nth-child(2) {
  left: 0;
}
.c-step-main-txt__elem:nth-child(2) img:nth-child(3) {
  right: 0;
}

.sec-price {
  background: #ffdfe1;
  padding-top: 7.5rem;
}
.sec-price-inner {
  background: #fff;
  padding-bottom: 6.375rem;
}
.sec-price-inner.plan {
  padding-bottom: 0;
}
.sec-price .container {
  max-width: 79.375rem;
  width: 100%;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .sec-price {
    padding-top: 4rem;
  }
  .sec-price .container {
    max-width: 90%;
  }
  .sec-price-inner {
    padding-bottom: 3.375rem;
  }
}
.sec-price .container > p {
  font-size: 2.25rem;
  line-height: 1.9;
  color: #683835;
  font-weight: bold;
  font-family: "Noto Sans JP";
  margin-bottom: 6.25rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .sec-price .container > p {
    font-size: 1.2rem;
    text-align: center;
    margin-bottom: 4.25rem;
  }
}
.sec-price-ttl {
  text-align: center;
  padding-top: 5rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .sec-price-ttl {
    padding-top: 3rem;
  }
}
.sec-price-ttl > img {
  max-width: 59.5rem;
  width: 100%;
  margin: auto;
  margin-bottom: 5rem;
}
@media screen and (max-width: 767px) {
  .sec-price-ttl > img {
    margin-bottom: 2rem;
    max-width: 100%;
  }
}
.sec-price-ttl-deco {
  position: absolute;
  left: 7%;
  top: -32%;
}
.sec-price-ttl-deco img {
  max-width: 7.25rem;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .sec-price-ttl-deco img {
    max-width: 4rem;
  }
}
.sec-price-table {
  display: flex;
  align-items: start;
  justify-content: space-between;
  margin-bottom: 4.4375rem;
}
@media screen and (max-width: 767px) {
  .sec-price-table {
    display: block;
  }
}
.sec-price-table__elem {
  position: relative;
  background: #ffe4e6;
  border-radius: 1.25rem;
  padding: 1.5625rem 1.875rem 3.15rem;
}
@media screen and (max-width: 767px) {
  .sec-price-table__elem {
    padding: 0.5rem;
  }
}
.sec-price-table__elem-ttl p {
  text-align: center;
  font-size: 2.5rem;
  color: #fb6b6d;
  font-weight: bold;
  font-family: "Noto Sans JP";
  margin-bottom: 1.4375rem;
}
@media screen and (max-width: 767px) {
  .sec-price-table__elem-ttl p {
    font-size: 1.4rem;
  }
}
.sec-price-table__elem._left-table {
  width: 45%;
}
@media screen and (max-width: 767px) {
  .sec-price-table__elem._left-table {
    width: 100%;
    margin-bottom: 4rem;
  }
}
.sec-price-table__elem._left-table .sec-price__elem-time {
  width: 50%;
}
.sec-price-table__elem._left-table .sec-price__elem-price {
  width: 50%;
}
.sec-price-table__elem._left-table .sec-price-table-deco {
  position: absolute;
  left: 0;
  top: 49%;
}
.sec-price-table__elem._left-table .sec-price-table-deco img {
  width: 4rem;
}
.sec-price-table__elem._right-table {
  width: 53%;
}
@media screen and (max-width: 767px) {
  .sec-price-table__elem._right-table {
    width: 100%;
  }
  .sec-price-table__elem._left-table .sec-price-table-deco {
    top: 59%;
  }
  .sec-price-table__elem._left-table .sec-price-table-deco img {
    width: 2.8rem;
    transform: translateY(-0.5rem);
  }
}
.sec-price-table__elem._right-table .sec-price__elem-time {
  justify-content: left;
  padding-left: 2rem;
  width: 75%;
}
@media screen and (max-width: 767px) {
  .sec-price-table__elem._right-table .sec-price__elem-time {
    padding-left: 1rem;
  }
}
.sec-price-table__elem._right-table .sec-price__elem-price {
  width: 25%;
}
.sec-price__elem {
  display: flex;
  align-items: stretch;
  justify-content: center;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.25);
  border-radius: 1.625rem;
  overflow: hidden;
  height: 4.8125rem;
  width: 100%;
}
.sec-price__elem:not(:last-child) {
  margin-bottom: 1.625rem;
}
.sec-price__elem-time {
  background: #fb6b6d;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sec-price__elem-time > span {
  font-size: 2.25rem;
  line-height: 1;
  color: #ffffff;
  font-weight: 800;
  font-family: "Noto Sans JP";
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .sec-price__elem-time > span {
    font-size: 1.1rem;
  }
  .sec-price__elem {
    height: 2.8125rem;
  }
}
.sec-price__elem-time > span span {
  font-size: 1.7rem;
}
@media screen and (max-width: 767px) {
  .sec-price__elem-time > span span {
    font-size: 0.93rem;
  }
}
.sec-price__elem-price {
  background: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sec-price__elem-price span {
  font-size: 2.5rem;
  line-height: 1;
  color: #683835;
  font-weight: 500;
  font-family: "Noto Sans JP";
}
@media screen and (max-width: 767px) {
  .sec-price__elem-price span {
    font-size: 1.3rem;
  }
}
.sec-price-btn {
  text-align: center;
}
.sec-price-btn a {
  display: inline-flex;
  margin: auto;
}
.sec-price-btn a img {
  width: 22.875rem;
  filter: drop-shadow(5px 5px 0 #f6aeaf);
}
@media screen and (max-width: 767px) {
  .sec-price-btn a img {
    width: 13rem;
  }
}

.sec-popular {
  background: #ffdfe1;
  padding: 9rem 0 9.5rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .sec-popular {
    padding: 6rem 2rem 4rem;
  }
}
.sec-popular-ttl {
  position: absolute;
  left: 50%;
  top: 3.875rem;
  transform: translateX(-50%);
  z-index: 1;
}
.sec-popular-ttl img {
  max-width: 24.125rem;
  width: 100%;
  margin: auto;
}
.sec-popular-content {
  max-width: 66.75rem;
  width: 100%;
  height: 26.5rem;
  margin: auto;
  background: #fff;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 1.25rem;
}
@media screen and (max-width: 767px) {
  .sec-popular-content {
    max-width: 31rem;
    height: 19.875rem;
  }
  .sec-popular-ttl {
    top: 5.5rem;
  }
}
@media screen and (max-width: 550px) {
  .sec-popular-content {
    height: 52.818182vw;
  }
}
.sec-popular-content ul li {
  font-size: 2.5rem;
  color: #683835;
  font-weight: bold;
  font-family: "Noto Sans JP";
}
.sec-popular-content ul li:not(:last-child) {
  margin-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  .sec-popular-content ul li:not(:last-child) {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .sec-popular-content.top ul li {
    font-size: 1rem;
    transform: translateY(1rem);
  }
}
@media screen and (max-width: 550px) {
  .sec-popular-content ul li {
    font-size: 3.2727272727vw;
  }
}
.sec-popular-deco {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0.75rem;
  left: 0.5rem;
}
.sec-popular-deco svg,
.sec-popular-deco img {
  width: 100%;
  height: 100%;
}
.sec-popular-deco svg {
  display: block;
}
@media screen and (max-width: 767px) {
  .sec-popular-deco svg {
    display: none;
  }
}
.sec-popular-deco img {
  display: none;
}
@media screen and (max-width: 767px) {
  .sec-popular-deco img {
    display: block;
    transform: translateY(-0.5rem);
  }
}

.sec-lower {
  background: url(../images/new/lower-price-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 7.75rem 0 11.75rem;
}
@media screen and (max-width: 767px) {
  .sec-lower {
    padding: 3rem 0 3rem;
  }
}
.sec-lower .container {
  max-width: 81.25rem;
  width: 100%;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .sec-lower .container {
    max-width: 90%;
  }
}
.sec-lower-ttl {
  text-align: center;
  margin-bottom: 5.2rem;
}
@media screen and (max-width: 767px) {
  .sec-lower-ttl {
    margin-bottom: 3rem;
  }
}
.sec-lower-ttl img {
  margin: auto;
  max-width: 48.5rem;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .sec-lower-ttl img {
    max-width: 100%;
  }
}
.sec-lower-txt {
  margin-bottom: 11rem;
}
@media screen and (max-width: 767px) {
  .sec-lower-txt {
    margin-bottom: 4rem;
  }
}
.sec-lower-txt img {
  max-width: 75.125rem;
  width: 100%;
  margin: auto;
}
.sec-lower-txt > p {
  text-align: center;
  font-size: 2.25rem;
  line-height: 70px;
  color: #683835;
  font-weight: bold;
  font-family: "Noto Sans JP";
  margin-bottom: 8.125rem;
}
@media screen and (max-width: 767px) {
  .sec-lower-txt > p {
    margin-bottom: 3rem;
    font-size: 1.2rem;
  }
}
.sec-lower-txt > p img {
  display: none;
}
@media screen and (max-width: 767px) {
  .sec-lower-txt > p img {
    display: block;
    width: 100%;
  }
}
.sec-lower-txt > p > span {
  display: inline-flex;
  position: relative;
  text-shadow: -4px -4px 0 #fff, 4px -4px 0 #fff, -4px 4px 0 #fff,
    4px 4px 0 #fff;
}
@media screen and (max-width: 767px) {
  .sec-lower-txt > p > span {
    display: none;
  }
}
.sec-lower-txt > p > span::after {
  content: "";
  position: absolute;
  bottom: 0.25rem;
  left: 0;
  width: 100%;
  height: 1.25rem;
  background: url(../images/new/lower-txt-deco.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left;
  z-index: 1;
}
.sec-lower-txt > p > span span {
  display: block;
  position: relative;
  z-index: 2;
}
.sec-lower-txt-content {
  position: relative;
  text-align: center;
  display: block;
}
.sec-lower-txt-content p {
  font-size: 2rem;
  line-height: 1.6;
  color: #683835;
  font-weight: bold;
  font-family: "Noto Sans JP";
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec-lower-txt-content p {
    font-size: 1rem;
    max-width: 70%;
    margin: auto;
    text-align: left;
  }
}
.sec-lower-txt-deco {
  position: absolute;
  width: 4.875rem;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .sec-lower-txt-deco {
    width: 2rem;
  }
}
.sec-lower-txt-deco img {
  width: 100%;
  height: 100%;
}
.sec-lower-txt-deco img.forpc {
  display: block;
}
@media screen and (max-width: 767px) {
  .sec-lower-txt-deco img.forpc {
    display: none;
  }
}
.sec-lower-txt-deco img.forsp {
  display: none;
}
@media screen and (max-width: 767px) {
  .sec-lower-txt-deco img.forsp {
    display: block;
  }
}
.sec-lower-txt-deco:nth-child(2) {
  left: 5%;
}
.sec-lower-txt-deco:nth-child(3) {
  right: 5%;
}
.sec-lower-txt-deco:nth-child(3) img {
  transform: scaleX(-1);
}
.sec-lower-imgs {
  display: flex;
  align-items: end;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .sec-lower-imgs {
    display: flex;
    flex-wrap: wrap;
    align-items: start;
  }
}
.sec-lower-imgs__elem:nth-child(1) {
  max-width: 26rem;
  width: 100%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .sec-lower-imgs__elem:nth-child(1) {
    max-width: 100%;
    margin-bottom: 1rem;
  }
}
.sec-lower-imgs__elem:nth-child(2),
.sec-lower-imgs__elem:nth-child(3) {
  max-width: 24rem;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .sec-lower-imgs__elem:nth-child(2),
  .sec-lower-imgs__elem:nth-child(3) {
    max-width: 48%;
  }
}
.sec-lower-imgs__elem:nth-child(2),
.sec-lower-imgs__elem:last-child {
  max-width: 24rem;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .sec-lower-imgs__elem:nth-child(2),
  .sec-lower-imgs__elem:last-child {
    max-width: 48%;
  }
}
.sec-lower-imgs__elem img {
  width: 100%;
}
.sec-lower-imgs__elem-deco {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(20%, -35%);
}
.sec-lower-imgs__elem-deco img {
  width: 9.5625rem;
}
@media screen and (max-width: 767px) {
  .sec-lower-imgs__elem-deco img {
    width: 6rem;
  }
}

.sec-reason {
  background: #ffe6e4;
  padding: 4.875rem 3rem 12.3125rem;
  overflow: hidden;
}
.sec-reason-ttl {
  margin-bottom: 3rem;
}
.sec-reason-ttl img {
  max-width: 66.5625rem;
  width: 100%;
  margin: auto;
}
.sec-reason-ttl .forpc {
  display: block;
}
@media screen and (max-width: 767px) {
  .sec-reason-ttl .forpc {
    display: none;
  }
  .sec-reason {
    padding: 4.875rem 1rem 4.3125rem;
  }
}
.sec-reason-ttl .forsp {
  display: none;
}
@media screen and (max-width: 767px) {
  .sec-reason-ttl .forsp {
    display: block;
  }
}
.sec-reason-main {
  background: #fffafa;
  padding: 5.625rem 7.5rem;
  border-radius: 3.3125rem;
  max-width: 101.5rem;
  width: 100%;
  margin: auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .sec-reason-main {
    max-width: 100%;
    padding: 2rem 0.5rem;
  }
}
.sec-reason-main-deco-top {
  position: absolute;
  top: 0;
  right: 0;
  transform: translateX(18%);
}
.sec-reason-main-deco-top img {
  width: 13.3125rem;
}
.sec-reason-main-deco-star01 {
  position: absolute;
  top: 35%;
  left: 0;
  transform: translateX(-40%);
}
@media screen and (max-width: 767px) {
  .sec-reason-main-deco-star01 {
    transform: translateX(0);
  }
  .sec-reason-main-deco-top {
    transform: translateX(0%);
  }
  .sec-reason-main-deco-top img {
    width: 6.3125rem;
  }
}
.sec-reason-main-deco-star01 img {
  width: 5.0625rem;
}
.sec-reason-main-deco-star02 {
  position: absolute;
  bottom: 28%;
  right: 0;
  transform: translateX(25%);
}
@media screen and (max-width: 767px) {
  .sec-reason-main-deco-star02 {
    bottom: 30%;
    transform: translateX(-10%);
  }
}
.sec-reason-main-deco-star02 img {
  width: 10.3125rem;
}
@media screen and (max-width: 767px) {
  .sec-reason-main-deco-star02 img {
    width: 6rem;
  }
}
.sec-reason__elem:not(:nth-child(3)) {
  position: relative;
  padding-bottom: 4.5rem;
  margin-bottom: 4.5rem;
}
.sec-reason__elem-deco {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 80%;
  height: 1px;
}
.sec-reason__elem-deco img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.sec-reason__elem-ttl {
  display: flex;
  align-items: start;
  justify-content: left;
  margin-bottom: 3.125rem;
}
@media screen and (max-width: 767px) {
  .sec-reason__elem-ttl {
    display: block;
  }
  .sec-reason__elem-deco {
    width: 0;
  }
  .sec-reason__elem:not(:nth-child(3)) {
    margin-bottom: 0;
  }
}
.sec-reason__elem-ttl-mark {
  position: relative;
  margin-right: 3.4375rem;
}
@media screen and (max-width: 767px) {
  .sec-reason__elem-ttl-mark {
    margin: auto;
    margin-bottom: 1.5rem;
    text-align: center;
  }
}
.sec-reason__elem-ttl-mark img {
  width: 13.25rem;
}
@media screen and (max-width: 767px) {
  .sec-reason__elem-ttl-mark img {
    width: 8.75rem;
    margin: auto;
  }
}
.sec-reason__elem-ttl-mark p {
  position: absolute;
  left: 50%;
  top: 15%;
  transform: translateX(-50%);
  font-size: 1.5625rem;
  line-height: 1.2;
  color: #fefefe;
  font-weight: 400;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec-reason__elem-ttl-mark p {
    font-size: 1rem;
    font-family: "Noto Sans JP";
  }
}
.sec-reason__elem-ttl-mark p span {
  font-size: 3.75rem;
}
@media screen and (max-width: 767px) {
  .sec-reason__elem-ttl-mark p span {
    font-size: 2.5rem;
  }
}
.sec-reason__elem-ttl > p {
  font-size: 2.5rem;
  line-height: 1.3;
  color: #fb6b6d;
  font-weight: bold;
  font-family: "Noto Sans JP";
}
@media screen and (max-width: 767px) {
  .sec-reason__elem-ttl > p {
    font-size: 1.25rem;
    text-align: center;
    line-height: 1.6;
  }
}
.sec-reason__elem-content {
  display: flex;
  align-items: start;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .sec-reason__elem-content {
    flex-direction: column;
  }
}
.sec-reason__elem-content-img {
  width: 45%;
}
@media screen and (max-width: 767px) {
  .sec-reason__elem-content-img {
    width: 100%;
    margin-bottom: 1.5rem;
  }
}
.sec-reason__elem-content-img img {
  width: 100%;
}
.sec-reason__elem-content-txt {
  width: 53%;
}
@media screen and (max-width: 767px) {
  .sec-reason__elem-content-txt {
    width: 100%;
  }
}
.sec-reason__elem-content-txt p {
  font-size: 1.75rem;
  line-height: 2;
  color: #683835;
  font-weight: bold;
  font-family: "Noto Sans JP";
}
@media screen and (max-width: 767px) {
  .sec-reason__elem-content-txt p {
    font-size: 1.15rem;
  }
}
@media screen and (max-width: 767px) {
  .sec-reason__elem:nth-child(2) .sec-reason__elem-content {
    flex-direction: column-reverse;
  }
}

.sec-faq {
  background: url(../images/new/faq-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 9.625rem 2rem 6.75rem;
  position: relative;
}
.sec-faq-ttl {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, 4.75rem);
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 50.25rem;
  width: 100%;
}
.sec-faq-ttl img {
  width: 100%;
}
.sec-faq-main {
  background: #ffffff;
  max-width: 108.5rem;
  margin: auto;
  padding: 18.75rem 8rem 8.5rem;
}
.sec-faq__elem {
  max-width: 81.25rem;
  margin: auto;
  border-radius: 2.5rem;
  overflow: hidden;
  border: 5px solid #d1a19d;
}
.sec-faq__elem:not(:last-child) {
  margin-bottom: 3.75rem;
}
.sec-faq__elem-q {
  display: flex;
  align-items: center;
  justify-content: left;
  padding: 1.625rem 2.5rem;
  background: #d1a19d;
}
@media screen and (max-width: 767px) {
  .sec-faq__elem-q {
    padding: 1rem;
    flex-direction: column;
    justify-content: center;
  }
  .sec-faq {
    padding: 5.625rem 2rem 6.75rem;
  }
  .sec-faq-ttl {
    top: -2rem;
  }
  .sec-faq-main {
    padding: 9.75rem 0.5rem 2.5rem;
  }
}
.sec-faq__elem-q span {
  display: inline-block;
  font-size: 4.375rem;
  color: #ffffff;
  font-weight: 400;
  font-family: "Sacramento";
  text-align: center;
  margin-right: 2.25rem;
  min-width: 127px;
}
@media screen and (max-width: 767px) {
  .sec-faq__elem-q span {
    margin-right: 0;
  }
}
.sec-faq__elem-q p {
  font-size: 1.75rem;
  color: #ffffff;
  font-weight: bold;
  font-family: "Noto Sans JP";
}
@media screen and (max-width: 767px) {
  .sec-faq__elem-q p {
    font-size: 1.25rem;
  }
}
.sec-faq__elem-a {
  display: flex;
  align-items: start;
  justify-content: left;
  background: #fff;
  padding: 2rem 2.5rem;
}
@media screen and (max-width: 767px) {
  .sec-faq__elem-a {
    padding: 1rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
.sec-faq__elem-a span {
  display: inline-block;
  font-size: 4.375rem;
  color: #683835;
  font-weight: 400;
  font-family: "Sacramento";
  text-align: center;
  margin-right: 2.25rem;
  min-width: 127px;
}
@media screen and (max-width: 767px) {
  .sec-faq__elem-a span {
    margin-right: 0;
  }
}
.sec-faq__elem-a p {
  font-size: 1.5rem;
  line-height: 1.8;
  color: #683835;
  font-weight: 500;
  font-family: "Noto Sans JP";
  margin-top: auto;
  margin-bottom: auto;
}
@media screen and (max-width: 767px) {
  .sec-faq__elem-a p {
    font-size: 1.1rem;
  }
}
.sec-faq-btn {
  text-align: center;
}
.sec-faq-btn a {
  margin: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.sec-faq-btn a img {
  max-width: 23rem;
  width: 100%;
  filter: drop-shadow(5px 5px 0 #f6aeaf);
}
@media screen and (max-width: 767px) {
  .sec-faq-btn a img {
    max-width: 13rem;
  }
}

.c-access {
  background: #ffeaeb;
  position: relative;
  padding: 14.5rem 2rem 16.5rem;
}
@media screen and (max-width: 767px) {
  .c-access {
    padding: 5rem 0.5rem;
  }
}
.c-access-inner {
  max-width: 81.25rem;
}
.c-access-ttl__wrap {
  text-align: center;
}
.c-access-ttl {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  margin-bottom: 8.125rem;
}
@media screen and (max-width: 767px) {
  .c-access-ttl {
    margin-bottom: 3rem;
  }
}
.c-access-ttl span {
  font-size: 3.5rem;
  color: #683835;
  font-weight: bold;
  font-family: "Noto Sans JP";
  text-align: center;
  letter-spacing: 0.1em;
  display: inline-block;
  text-shadow: 3px 3px 0 #d2a29f;
}
@media screen and (max-width: 767px) {
  .c-access-ttl span {
    font-size: 2.4rem;
  }
}
.c-access-ttl-deco {
  position: absolute;
  top: 50%;
}
.c-access-ttl-deco:nth-child(2) {
  left: 0;
  transform: translate(-120%, -50%);
}
.c-access-ttl-deco:nth-child(3) {
  right: 0;
  transform: translate(120%, -50%);
}
.c-access-ttl-deco:nth-child(3) img {
  transform: scaleX(-1);
}
.c-access-ttl-deco img {
  width: 5.625rem;
}
@media screen and (max-width: 767px) {
  .c-access-ttl-deco img {
    width: 4rem;
  }
  .c-access-rap {
    justify-content: space-between;
    margin-top: 1.125rem;
  }
}
.c-access-rap {
  justify-content: space-between;
}
.c-access-map__wrap {
  width: 42%;
  display: flex;
  align-items: center;
  justify-content: right;
}
@media screen and (max-width: 767px) {
  .c-access-map__wrap {
    width: 100%;
    display: block;
  }
}
.c-access-map {
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-access-map {
    margin-bottom: 2rem;
  }
}
.c-access-map-deco {
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none;
  top: 0;
  left: 0;
}
.c-access-map-deco img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  transform: scale(1.1);
}
.c-access-map iframe {
  width: 33.125rem;
  height: 30.8125rem;
}
@media screen and (max-width: 767px) {
  .c-access-map iframe {
    width: 27rem;
    height: 18rem;
  }
}
.c-access-text-rap {
  width: 53%;
}
@media screen and (max-width: 767px) {
  .c-access-text-rap {
    width: 100%;
    text-align: center;
  }
}
.c-access-text-rap p {
  text-align: left;
  font-size: 1.7rem;
  line-height: 1.7;
  color: #683835;
  font-weight: 500;
  font-family: "Noto Sans JP";
  margin-bottom: 2.5rem;
  padding-left: 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-access-text-rap p {
    font-size: 1.2rem;
  }
}
.c-access-text-rap p::after {
  content: "";
  position: absolute;
  top: 1rem;
  left: 0;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 50%;
  background: #683835;
}
.c-access-text-rap a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-left: 3rem;
}
@media screen and (max-width: 767px) {
  .c-access-text-rap a {
    margin: auto;
  }
  .c-access-text-rap p::after {
    width: 1.1rem;
    height: 1.1rem;
    top: 0.5rem;
  }
}
.c-access-text-rap a img {
  max-width: 23rem;
  width: 100%;
  filter: drop-shadow(5px 5px 0 #f6aeaf);
}
@media screen and (max-width: 767px) {
  .c-access-text-rap a img {
    max-width: 13rem;
  }
}
.c-access-deco {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 90%;
}
@media screen and (max-width: 767px) {
  .c-access-deco {
    width: 100%;
  }
}
.c-access-deco img {
  width: 100%;
}
.c-access-deco._top-deco {
  top: 2rem;
}
.c-access-deco._bottom-deco {
  bottom: 2rem;
}

.sec-video {
  background: url(../images/new/video-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 10.5625rem 2rem 11.2rem;
}
@media screen and (max-width: 767px) {
  .sec-video {
    padding: 3rem 0;
    margin-bottom: 3rem;
  }
}
.sec-video .container {
  max-width: 72.75rem;
  width: 100%;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .sec-video .container {
    max-width: 90%;
  }
}
.sec-video-main {
  margin-bottom: 8.125rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec-video-main {
    margin-bottom: 2rem;
  }
}
.sec-video-main img {
  margin: auto;
  width: 58.5rem;
}
@media screen and (max-width: 767px) {
  .sec-video-main img {
    width: 100%;
  }
}
.sec-video-txt-ttl {
  text-align: center;
}
.sec-video-txt-ttl p {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 2.5rem;
  color: #fb6b6d;
  font-weight: bold;
  font-family: "Noto Sans JP";
  margin-bottom: 5.625rem;
  letter-spacing: 2px;
}
@media screen and (max-width: 767px) {
  .sec-video-txt-ttl p {
    font-size: 1.4rem;
    margin-bottom: 1.5rem;
  }
}
.sec-video-txt-ttl-deco {
  position: absolute;
  display: block;
  top: 50%;
  right: 0;
  transform: translate(150%, -50%);
}
.sec-video-txt-ttl-deco svg {
  width: 5rem;
  height: auto;
}
@media screen and (max-width: 767px) {
  .sec-video-txt-ttl-deco svg {
    width: 3rem;
  }
}
.sec-video-txt-content p {
  font-size: 2.25rem;
  line-height: 2;
  color: #683835;
  font-weight: bold;
  font-family: "Noto Sans JP";
  margin-bottom: 7.5rem;
}
@media screen and (max-width: 767px) {
  .sec-video-txt-content p {
    font-size: 1.25rem;
    margin-bottom: 2rem;
  }
}
.sec-video-txt-content .sec-video-btn {
  text-align: center;
}
.sec-video-txt-content a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.sec-video-txt-content a img {
  width: 23rem;
  filter: drop-shadow(5px 5px 0 #f6aeaf);
}
@media screen and (max-width: 767px) {
  .sec-video-txt-content a img {
    width: 13rem;
  }
}

.p-btn-container {
  overflow: hidden;
}
.p-btn-container.inner {
  max-width: 76rem;
}
@media screen and (max-width: 767px) {
  .p-btn-container.inner {
    max-width: 90%;
  }
}
.p-btn-container .btn-rv-text {
  position: relative;
  font-size: 2.2rem;
  color: #fb6b6d;
  font-weight: bold;
  font-family: "Noto Sans JP";
  text-align: center;
  text-wrap: nowrap;
}
.p-btn-container .btn-rv-text::before,
.p-btn-container .btn-rv-text::after {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-btn-container .btn-rv-text {
    font-size: 1.2rem;
  }
}
.p-btn-container .btn-rv-text .p-btn-deco {
  position: absolute;
  top: 50%;
  width: 2.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 2rem !important;
}

.p-btn-container .btn-rv-text .p-btn-deco._firstdeco {
  left: 0;
  transform: translate(-120%, -50%);
}
.p-btn-container .btn-rv-text .p-btn-deco._seconddeco {
  right: 0;
  transform: translate(120%, -50%) scaleX(-1);
}
.p-btn-container .btn-rv-text .p-btn-deco svg {
  width: 100%;
  height: auto;
}
.p-btn-container .p-btn-line .btn-rv-text {
  color: #0cc463;
}
.swiper-pagination {
  right: 50%;
  bottom: 40px !important;
}
.swiper-pagination-bullet-active {
  background: #683835;
}
._absolute {
  position: absolute;
  right: 4rem;
  bottom: -2rem;
}

.text-left {
  text-align: left !important;
}

.slick-dots li {
  margin: 0 2rem;
}
.slick-dots {
  bottom: -3.4rem;
}
@media screen and (max-width: 767px) {
  .p-btn-container .btn-rv-text .p-btn-deco {
    width: 1.4rem;
  }
  ._absolute {
    position: absolute;
    right: 1rem;
    bottom: -3rem;
    max-width: 2rem;
  }
  .swiper-pagination {
    right: 50%;
    bottom: 20px !important;
  }
  .slick-dots {
    bottom: -4rem;
  }
  .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
  .swiper-pagination-horizontal.swiper-pagination-bullets
    .swiper-pagination-bullet {
    margin: 0 1rem !important;
  }
  .slick-dots li {
    margin: 0 1rem;
  }
  .campagin-swiper__elem {
    transform: translateX(60%);
  }
}

.is-sp {
  display: none;
}
.is-pc {
  display: block;
}
@media screen and (max-width: 767px) {
  .is-sp {
    display: block;
  }
  .is-pc {
    display: none;
  }
  .worries__title.section-title-main.w-76 {
    width: 76%;
  }
}

.tx-10 {
  transform: translateX(10px);
}

@media screen and (max-width: 767px) {
  .swiper-horizontal {
    transform: unset;
  }
  .c-service-slick {
    padding-bottom: 6.875rem;
  }
  .text-bk.trans-1 {
    transform: translateX(0.5rem);
  }
  .trans-1 {
    transform: translateX(0.5rem);
  }
  .trans-2 {
    transform: translateX(0.3rem);
  }
  .fz-2 {
    font-size: 1.3rem !important;
  }
  .text-center {
    text-align: center !important;
  }
}
.letter-2 {
  letter-spacing: 2px;
}
.line-2 {
  display: block;
  width: 100%;
  margin-top: 1rem;
}

.custom-1 {
  max-width: 17rem !important;
  transform: translateY(-3.9rem) !important;
  width: unset !important;
}

.sec-price-table-text {
  font-size: 1.2rem;
  position: absolute;
  bottom: -2.5rem;
  width: 100%;
  text-align: left;
}

/*# sourceMappingURL=add-style.css.map */
