@charset "UTF-8";
@keyframes btn {
  0% {
    transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translateX(100%);
  }
}
.bold {
  font-weight: bold;
}

.c-txt-lg {
  font-size: 26px;
  letter-spacing: 2px;
  line-height: 2;
}
@media screen and (min-width: 600px) {
  .c-txt-lg {
    font-size: 30px;
  }
}
@media screen and (min-width: 960px) {
  .c-txt-lg {
    font-size: 36px;
  }
}
@media screen and (min-width: 1200px) {
  .c-txt-lg {
    font-size: 40px;
  }
}

.c-txt-lr {
  font-size: 20px;
  letter-spacing: 4px;
  line-height: 2;
}
@media screen and (min-width: 600px) {
  .c-txt-lr {
    font-size: 24px;
  }
}
@media screen and (min-width: 960px) {
  .c-txt-lr {
    font-size: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .c-txt-lr {
    font-size: 36px;
  }
}

.c-txt-md {
  font-size: 18px;
  letter-spacing: 2px;
  line-height: 2;
  margin-bottom: 10px;
}
@media screen and (min-width: 600px) {
  .c-txt-md {
    font-size: 20px;
  }
}
@media screen and (min-width: 960px) {
  .c-txt-md {
    font-size: 22px;
  }
}
@media screen and (min-width: 1200px) {
  .c-txt-md {
    font-size: 24px;
  }
}

.c-txt-sm {
  font-size: 14px;
  letter-spacing: 2px;
  line-height: 2;
}
@media screen and (min-width: 600px) {
  .c-txt-sm {
    line-height: 1.7;
  }
}
@media screen and (min-width: 960px) {
  .c-txt-sm {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .c-txt-sm {
    font-size: 20px;
  }
}

.c-txt-xs {
  font-size: 10px;
  letter-spacing: 2px;
  line-height: 2;
}
@media screen and (min-width: 600px) {
  .c-txt-xs {
    font-size: 12px;
  }
}
@media screen and (min-width: 960px) {
  .c-txt-xs {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .c-txt-xs {
    font-size: 16px;
  }
}

.mb-sm, .tab-cate, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-contact .c-topview__img, .c-contact h3, .c-about__title, .p-contact__desc, .faq .c-txtarea01, .p-how__pointbox h4, .p-worrie__title {
  margin-bottom: 30px;
}
@media screen and (min-width: 600px) {
  .mb-sm, .tab-cate, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-contact .c-topview__img, .c-contact h3, .c-about__title, .p-contact__desc, .faq .c-txtarea01, .p-how__pointbox h4, .p-worrie__title {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 960px) {
  .mb-sm, .tab-cate, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-contact .c-topview__img, .c-contact h3, .c-about__title, .p-contact__desc, .faq .c-txtarea01, .p-how__pointbox h4, .p-worrie__title {
    margin-bottom: 30px;
  }
}

.mb-md, .c-gel, .c-contact .c-description, .c-about__desc, .c-about, .p-cancel, .faq-contents, .p-title, .p-premium {
  margin-bottom: 50px;
}
@media screen and (min-width: 600px) {
  .mb-md, .c-gel, .c-contact .c-description, .c-about__desc, .c-about, .p-cancel, .faq-contents, .p-title, .p-premium {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 960px) {
  .mb-md, .c-gel, .c-contact .c-description, .c-about__desc, .c-about, .p-cancel, .faq-contents, .p-title, .p-premium {
    margin-bottom: 60px;
  }
}

.mb-lr, .p-contact, .faq, .p-how, .bunner, .p-price, .p-flow__item, .p-flow, .p-bfaf, .p-premium__title, .p-worrie {
  margin-bottom: 70px;
}
@media screen and (min-width: 600px) {
  .mb-lr, .p-contact, .faq, .p-how, .bunner, .p-price, .p-flow__item, .p-flow, .p-bfaf, .p-premium__title, .p-worrie {
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 960px) {
  .mb-lr, .p-contact, .faq, .p-how, .bunner, .p-price, .p-flow__item, .p-flow, .p-bfaf, .p-premium__title, .p-worrie {
    margin-bottom: 80px;
  }
}

.pb-sm {
  padding-bottom: 30px;
}
@media screen and (min-width: 600px) {
  .pb-sm {
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 960px) {
  .pb-sm {
    padding-bottom: 30px;
  }
}

.pb-md {
  padding-bottom: 50px;
}
@media screen and (min-width: 600px) {
  .pb-md {
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 960px) {
  .pb-md {
    padding-bottom: 60px;
  }
}

.pb-lr {
  padding-bottom: 70px;
}
@media screen and (min-width: 600px) {
  .pb-lr {
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 960px) {
  .pb-lr {
    padding-bottom: 80px;
  }
}

.c-container {
  padding: 0 4vw;
}

/* ---------------------------------- **
		Modal Window
** ---------------------------------- */
#layer_board_area {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 3vw;
  overflow-y: auto;
  box-sizing: border-box;
  /*スクロールバーを非表示*/
  -ms-overflow-style: none;
  /*スクロールバーを非表示*/
  scrollbar-width: none;
  /*スクロールバーを非表示*/
  z-index: 8000;
}

#layer_board_area::-webkit-scrollbar {
  display: none;
  /*スクロールバーを非表示*/
}

.layer_board_bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  cursor: pointer;
  background: #000;
  z-index: 0;
}

/* --modalWindow ポップアップ部分-- */
.layer_board {
  display: none;
  position: relative;
  width: 80%;
  max-width: 800px;
  margin: 3em auto;
  box-sizing: border-box;
  background: #fff;
  z-index: 8000;
  font-size: 12px;
  color: black;
}
.layer_board .desc {
  margin-bottom: 20px;
}

.layer_board.shortLayer {
  margin: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* --modalWindow バツ(閉じる)ボタン-- */
.layer_board .mdl_btn_close.circle_btn {
  position: absolute;
  top: 0;
  right: 0;
  width: 35px;
  height: 35px;
  background-color: #000;
  background-image: url(../images/common/btn_close.png);
  background-repeat: no-repeat;
  background-size: 18px;
  background-position: 50%;
  transition: 0.15s;
}

.layer_board .mdl_btn_close.circle_btn:hover {
  background-color: #b3dc10;
  border: 1px solid #b3dc10;
  cursor: pointer;
}

/* --↑必須なのはここまで↑-- */
/* --modalWindow タイトル部分-- */
.layer_borad_title {
  padding: 30px 0 10px 0;
  line-height: 2;
  font-weight: bold;
  color: #b3dc10;
  font-size: 14px;
  text-align: center;
  background-color: black;
  background-color: rgb(243, 242, 242);
}

/* --modalWindow コンテンツ部分-- */
.layer_borad_content {
  padding: 20px 10px;
}
.layer_borad_content ul {
  margin-bottom: 20px;
}
.layer_borad_content li {
  margin-bottom: 5px;
}
.layer_borad_content .guideline_link {
  margin-bottom: 20px;
}
.layer_borad_content .guideline_link a {
  border-bottom: 1px solid #000;
}
.layer_borad_content .guideline_link::before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin: 0 0.3em 0 0;
  border: 5px solid transparent;
  border-right: 0 solid transparent;
  border-left: 7px solid #000;
}
.layer_borad_content .guideline_link-bf {
  margin-bottom: 5px;
}

/* --modalWindow 四角ボタン-- */
.layer_board .square_btn {
  display: block;
  position: relative;
  width: 140px;
  margin: 20px auto 0 auto;
  padding: 7px 10px;
  border: 1px solid #111;
  border-radius: 2px;
  font-weight: 300;
  color: #111;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  transition: 0.15s;
}

.layer_board .square_btn:hover {
  background: #111;
  color: #fff;
}

@media screen and (max-width: 480px) {
  .layer_board {
    width: 95%;
    margin: 3em auto;
  }
  .layer_board .mdl_btn_close.circle_btn {
    width: 30px;
    height: 30px;
  }
}
@media (min-width: 600px) {
  .layer_borad_content {
    padding: 20px 40px;
    font-size: 14px;
  }
  .layer_borad_content ul {
    padding-left: 20px;
  }
  .layer_borad_title {
    font-size: 16px;
  }
  .layer_board .mdl_btn_close.circle_btn {
    width: 40px;
    height: 40px;
  }
}
.swiper-container {
  overflow: visible !important;
}

.swiper-slide {
  overflow: hidden;
}
.swiper-slide > img {
  max-width: 100%;
  transform: scale(1.2);
  transition: transform 4s ease;
}
.swiper-slide-active > img {
  transform: none;
}

.scrolldown {
  display: inline-block;
  position: absolute;
  right: 10px;
  bottom: 0;
  z-index: 2;
  padding: 10px 10px 42px;
  overflow: hidden;
  color: #fff;
  font-size: 12px;
  z-index: 4000;
  font-family: "Josefin Sans", sans-serif;
  line-height: 1;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  writing-mode: vertical-lr;
}
.scrolldown::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1px;
  height: 60px;
  background: #fff;
}
.scrolldown::after {
  height: 20px;
  animation: sdl 2s ease infinite;
}
@media (min-width: 960px) {
  .scrolldown {
    right: 20px;
    font-size: 18px;
  }
  .scrolldown::after {
    width: 2px;
  }
}
@keyframes sdl {
  0% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(40px);
  }
}

/******************************************************************

Stylesheet: ベーススタイル

******************************************************************/
html :where(img) {
  height: 100% !important;
  max-width: 100%;
}

.superwrapper {
  overflow: hidden;
}

.maxWidth, .p-worrie__wrap {
  max-width: 1400px;
  margin: auto;
}

.top-view {
  margin-top: 60px;
}
@media (min-width: 960px) {
  .top-view .view-sp {
    display: none;
  }
}
@media (max-width: 959px) {
  .top-view .view-pc {
    display: none;
  }
}

.p-worrie {
  text-align: center;
  position: relative;
  background-image: linear-gradient(90deg, rgb(238, 236, 236), rgb(215, 215, 215));
  padding: 70px 20px;
}
.p-worrie__wrap {
  position: relative;
  z-index: 10;
  padding: 20px;
}
.p-worrie__wrap::before {
  content: "";
  display: block;
  height: 110%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 10px;
  background-color: white;
  background-size: contain;
  opacity: 0.7;
}
.p-worrie__wrap::after {
  content: "";
  display: block;
  height: 110%;
  width: 100%;
  position: absolute;
  left: 10px;
  top: 0;
  border: solid 1px white;
  background-size: contain;
  padding-bottom: 20px;
}
.p-worrie__title {
  position: relative;
  z-index: 20;
}
.p-worrie__title .small {
  font-size: small;
}
.p-worrie__title .big {
  font-size: large;
}
.p-worrie__list {
  position: relative;
  padding-left: 20px;
  z-index: 20;
}
.p-worrie__list ul {
  display: inline-block;
}
.p-worrie__list ul li {
  text-align: left;
  margin-bottom: 10px;
}
.p-worrie__list ul li .small {
  font-size: 13px;
  position: relative;
}
.p-worrie__list ul li .small::before {
  content: "";
  display: block;
  height: 20px;
  width: 20px;
  position: absolute;
  left: -20px;
  margin: auto;
  background-image: url(../images/common/checkbox.webp);
  background-size: contain;
  background-repeat: no-repeat;
}
.p-worrie__bgimg {
  position: absolute;
  width: 250px;
  height: 100px;
  bottom: 10px;
  right: -10px;
  opacity: 0.7;
}
.p-worrie__bottomimg {
  position: absolute;
  width: 70px;
  height: 70px;
  margin: auto;
  right: 0;
  left: 0;
  bottom: -20px;
}
@media (min-width: 960px) {
  .p-worrie__wrap {
    max-width: 550px;
    margin: auto;
  }
  .p-worrie__list ul li::before {
    left: 13vw;
  }
}

.p-premium {
  position: relative;
  background-image: url(../images/home/premiumbg.webp);
  background-size: cover;
  background-position: center;
}
.p-premium.reserve {
  margin-top: 100px;
}
.p-premium.reserve .big2 {
  font-size: 20px;
}
.p-premium__title {
  text-align: center;
}
.p-premium__title .big {
  font-size: 30px;
  background: linear-gradient(90deg, #B0C4DD 20%, #c7d5e2 40%, #7295b8 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-style: italic;
}
.p-premium__title .small {
  font-size: 20px;
}
.p-premium__item {
  margin: 18px;
  padding-bottom: 20px;
  background-color: white;
  box-shadow: 10px 10px 10px rgb(246, 242, 242);
}
.p-premium__item__title {
  margin-bottom: 10px;
  position: relative;
  text-align: center;
  font-size: 30px;
  padding-bottom: 10px;
  color: #656c75;
  z-index: 100;
}
.p-premium__item__title span::before {
  content: "";
  display: block;
  height: 20px;
  width: 90px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
  margin: auto;
  background-image: linear-gradient(90deg, rgb(245, 245, 245), #B0C4DD);
  background-size: contain;
  background-repeat: no-repeat;
  transform: skewY(-7deg);
  z-index: -1;
}
.p-premium__item__img {
  padding: 20px;
}
.p-premium__item__text {
  text-align: center;
  display: block;
}
.p-premium__item__text .big {
  font-size: 20px;
  padding-bottom: 10px;
  color: #4e95dc;
}
.p-premium__item__text .small {
  display: inline-block;
  text-align: left;
  padding: 0 10px;
}
@media (min-width: 960px) {
  .p-premium__list {
    display: flex;
  }
  .p-premium__item {
    width: 30%;
  }
  .p-premium__item__img {
    -o-object-fit: contain;
       object-fit: contain;
    height: 200px;
  }
}

.p-title {
  text-align: center;
}
.p-title .small {
  font-size: 15px;
  background: linear-gradient(90deg, #B0C4DD 20%, #c7d5e2 40%, #7295b8 70%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.p-title .big {
  font-size: 25px;
}

.p-bfaf {
  position: relative;
}
.p-bfaf__wrap {
  text-align: center;
  position: relative;
}
.p-bfaf__wrap::before {
  content: "";
  display: block;
  height: 50px;
  width: 50px;
  position: absolute;
  margin: auto;
  right: 0;
  left: 0;
  top: 40%;
  background-image: url(../images/common/icon13.webp);
  background-size: contain;
  background-repeat: no-repeat;
}
.p-bfaf__item {
  padding: 30px;
}
.p-bfaf__item__title p {
  text-align: left;
}
.p-bfaf__item__title .af {
  color: #4e95dc;
}
.p-bfaf__item__textbox {
  margin-bottom: 10px;
  display: inline-block;
  text-align: left;
}
.p-bfaf__item__text {
  margin-bottom: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.p-bfaf__item__text p {
  position: relative;
  padding-left: 10px;
  text-align: left;
}
.p-bfaf__item__text p::before {
  content: "";
  display: block;
  height: 20px;
  width: 5px;
  position: absolute;
  background-color: #076ad9;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.p-bfaf__item__text .txt1 {
  width: 80%;
}
@media (min-width: 960px) {
  .p-bfaf__wrap {
    display: flex;
  }
  .p-bfaf__wrap::before {
    transform: rotate(270deg);
    left: 7%;
  }
}

.p-flow {
  position: relative;
}
.p-flow__item {
  background-color: white;
  box-shadow: 10px 10px 10px rgb(241, 240, 240);
  position: relative;
}
.p-flow__item:nth-child(odd)::before {
  left: 0;
}
.p-flow__item:nth-child(even)::before {
  right: 0;
}
.p-flow__item::before {
  content: "";
  display: block;
  height: 300px;
  width: 300px;
  position: absolute;
  top: -100px;
  opacity: 0.6;
  background-image: url(../images/home/flow-bg01.webp);
  background-size: contain;
  z-index: -1;
  background-repeat: repeat;
}
.p-flow__item__title {
  position: relative;
}
.p-flow__item__title span {
  position: absolute;
  top: -80px;
  left: 10px;
  font-size: 60px;
  background: linear-gradient(90deg, #B0C4DD 20%, #c7d5e2 40%, #7295b8 70%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.p-flow__text {
  position: relative;
  padding: 20px;
}
.p-flow__text h4 {
  color: #4e95dc;
  padding-left: 40px;
  position: relative;
  font-size: 22px;
}
.p-flow__text h4::before {
  content: "";
  display: block;
  height: 30px;
  width: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-size: contain;
  background-repeat: no-repeat;
}
.p-flow__text h4.first::before {
  background-image: url(../images/common/flowcale.webp);
}
.p-flow__text h4.second::before {
  background-image: url(../images/common/flowiphone.webp);
}
.p-flow__text h4.third::before {
  background-image: url(../images/common/flowmaney.webp);
}
.p-flow__text h4.forth::before {
  background-image: url(../images/common/flowbox.webp);
}
.p-flow__text h4.five::before {
  background-image: url(../images/common/flowteeth.webp);
}
.p-flow__text p {
  padding-left: 40px;
}
@media (min-width: 960px) {
  .p-flow__item {
    width: 60%;
  }
  .p-flow__itembox {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

.p-price {
  position: relative;
  padding: 50px 0;
  background-image: url(../images/home/bgimg03.png);
  background-size: cover;
  background-position: center;
}
.p-price__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: #fff;
  padding: 30px 0;
  box-shadow: 10px 10px 10px rgb(238, 237, 237);
}
.p-price__item__textbox {
  text-align: right;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.p-price__item__title {
  margin-bottom: 10px;
  padding-left: 5px;
}
.p-price__item__title span {
  border-bottom: 6px solid;
  -o-border-image: linear-gradient(60deg, #B0C4DD 20%, #c7d5e2 40%, #4e95dc 90%) 1;
     border-image: linear-gradient(60deg, #B0C4DD 20%, #c7d5e2 40%, #4e95dc 90%) 1;
}
.p-price__item__title span .point1 {
  display: inline-block;
  font-size: 15px;
  position: relative;
}
.p-price__item__title span .span2 {
  display: inline-block;
  font-size: 10px;
}
.p-price__item__text {
  text-align: right;
}
@media (min-width: 960px) {
  .p-price__item {
    width: 50%;
    margin: 0 auto;
  }
}

.bunner {
  max-width: 700px;
  margin: auto;
}
@media (min-width: 960px) {
  .bunner .view-sp {
    display: none;
  }
}
@media (max-width: 959px) {
  .bunner .view-pc {
    display: none;
  }
}

.p-how {
  position: relative;
}
.p-how__list {
  text-align: center;
  padding-bottom: 20px;
}
.p-how__list ul {
  display: inline-block;
  margin-bottom: 20px;
}
.p-how__list ul li {
  text-align: left;
  padding-left: 50px;
  position: relative;
}
.p-how__list ul li span::before {
  content: "";
  display: block;
  height: 20px;
  width: 20px;
  position: absolute;
  left: 25px;
  background-size: contain;
  background-repeat: no-repeat;
}
.p-how__list ul li:nth-child(1) span::before {
  background-image: url(../images/icon/01.png);
}
.p-how__list ul li:nth-child(2) span::before {
  background-image: url(../images/icon/02.png);
}
.p-how__list ul li:nth-child(3) span::before {
  background-image: url(../images/icon/03.png);
}
.p-how__list ul li:nth-child(4) span::before {
  background-image: url(../images/icon/04.png);
}
.p-how__list ul li:nth-child(5) span::before {
  background-image: url(../images/icon/05.png);
}
.p-how__list ul li:nth-child(6) span::before {
  background-image: url(../images/icon/06.png);
}
.p-how__list ul li:nth-child(7) span::before {
  background-image: url(../images/icon/07.png);
}
.p-how__txt .txt1 {
  text-align: center;
}
.p-how__txt .txt2 {
  padding: 10px;
  text-align: left;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  border: 3px solid;
  -o-border-image: linear-gradient(60deg, #B0C4DD 20%, #c7d5e2 40%, #4e95dc 90%);
     border-image: linear-gradient(60deg, #B0C4DD 20%, #c7d5e2 40%, #4e95dc 90%);
  max-width: 500px;
  border-image-slice: 1;
}
.p-how__pointbox h4 {
  text-align: center;
}
.p-how__point {
  padding: 10px;
  border: 3px solid black;
  margin-bottom: 20px;
  -o-border-image: linear-gradient(60deg, #B0C4DD 20%, #c7d5e2 40%, #4e95dc 90%);
     border-image: linear-gradient(60deg, #B0C4DD 20%, #c7d5e2 40%, #4e95dc 90%);
  border-image-slice: 1;
  position: relative;
}
.p-how__point::before {
  content: "Point";
  display: block;
  position: absolute;
  top: -20px;
  left: 15px;
  padding: 5px;
  background-color: #fff;
  font-weight: bold;
  background: linear-gradient(60deg, #7295b8 60%, #c7d5e2 40%, #4e95dc 90%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  z-index: 100;
}
.p-how__point::after {
  content: "";
  background-color: #fff;
  width: 50px;
  height: 30px;
  top: -20px;
  left: 15px;
  position: absolute;
}
@media (min-width: 960px) {
  .p-how__txt .txt2 {
    width: 45%;
    font-size: 15px;
  }
  .p-how__pointtxt {
    display: flex;
    justify-content: space-between;
    height: 100px;
  }
  .p-how__point {
    width: 30%;
  }
}

.faq-contents {
  background-color: rgba(248, 248, 250, 0.9);
  padding: 30px 0;
  position: relative;
}
.faq-contents .c-container {
  position: relative;
}
.faq-contents .c-container::before {
  content: "";
  display: block;
  height: 500px;
  width: 500px;
  position: absolute;
  bottom: 0;
  opacity: 0.6;
  background-image: url(../images/home/flow-bg01.webp);
  background-size: contain;
  z-index: 1;
  background-repeat: no-repeat;
}
@media (min-width: 960px) {
  .faq-contents .c-container::before {
    right: 0;
  }
}

.faq h3 {
  text-align: center;
}
.faq__item {
  margin-bottom: 15px;
  background-color: #fff;
  border-radius: 10px;
  padding: 10px;
  z-index: 2;
  position: relative;
}
.faq dt {
  position: relative;
  cursor: pointer;
  transition: color 0.2s cubic-bezier(0, 0, 0.58, 1);
}
.faq dt span {
  padding-left: 22px;
  display: block;
  position: relative;
}
.faq dt span::before {
  content: "Q";
  position: absolute;
  top: -25px;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 25px;
  height: 25px;
  font-size: 25px;
  color: #9572b8;
}
.faq dt span::after {
  position: absolute;
  bottom: 0;
  right: 0;
  top: 0;
  margin: auto;
  content: "";
  width: 12px;
  height: 12px;
  display: block;
  visibility: visible;
  border-bottom: 3px solid #9572b8;
  border-right: 3px solid #9572b8;
  transform: rotate(45deg);
}
.faq dd {
  position: relative;
}
.faq dd::before {
  content: "A";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 12px;
  font-size: 25px;
  color: #B0C4DD;
}
.faq dd .m-description-article {
  padding: 20px;
  display: block;
  line-height: 2;
}
.faq .more-btn {
  display: block;
}
@media (min-width: 960px) {
  .faq {
    margin: 0 auto 10px auto;
    max-width: 800px;
  }
}

.p-contact {
  background-color: #fff;
}
.p-contact__desc {
  position: relative;
  z-index: 1000;
  color: #fff;
}
.p-contact__wrap {
  padding: 30px 30px;
  text-align: center;
}
.p-contact__wrap li {
  border-bottom: 1px solid rgb(170, 170, 170);
  margin-bottom: 20px;
}
.p-contact__tit {
  text-align: center;
}
.p-contact__tit h4 {
  color: #B0C4DD;
  border-bottom: 1px solid #B0C4DD;
  display: inline-block;
  padding-bottom: 10px;
}
.p-contact #bnr3 {
  background: transparent;
  margin: 0 0 30px 0;
}
.p-contact #bnr3 a {
  text-align: center;
  display: block;
}
.p-contact #bnr3 img {
  width: 80%;
}
@media (min-width: 960px) {
  .p-contact #bnr3 .view-sp {
    display: none;
  }
}
@media (max-width: 959px) {
  .p-contact #bnr3 .view-pc {
    display: none;
  }
}
.p-contact__tel {
  padding: 20px 10px;
  background-color: #fff;
  display: inline-block;
  position: relative;
  z-index: 1000;
  border-radius: 50px;
  background: #62c1b4;
  box-shadow: 5px 5px 5px rgb(214, 214, 214);
  border: 2px solid rgb(83, 83, 83);
  text-align: center;
}
.p-contact__tel a {
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  position: relative;
  padding-left: 35px;
}
.p-contact__tel a::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 30px;
  width: 30px;
  background-image: url(../images/common/tel-white.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.p-contact__tel#bnr1 {
  margin-bottom: 20px;
}
.p-contact__tel#bnr2 {
  background: #ff7f7f;
  margin: 0 0 50px 0;
}
.p-contact__tel#bnr2 a::before {
  background-image: url(../images/common/ico-mail-wh.png);
}
@media (min-width: 374px) {
  .p-contact__tel {
    width: 300px;
  }
}
.p-contact .info:last-of-type {
  margin-bottom: 20px;
}
.p-contact .contact-tit {
  font-weight: bold;
  margin-bottom: 10px;
  color: rgb(85, 85, 85);
}
.p-contact__form a {
  background-color: #fff;
}
@media (min-width: 960px) {
  .p-contact ul {
    display: flex;
    justify-content: center;
  }
  .p-contact ul li {
    width: 33%;
    border: none;
  }
}
@media (min-width: 1200px) {
  .p-contact__tel {
    width: 380px;
    padding: 34px 10px;
  }
}

.p-bunner {
  text-align: center;
}
.p-bunner__title {
  margin-bottom: 10px;
  padding-top: 30px;
  text-align: center;
  font-weight: bold;
  font-size: 13px;
}
.p-bunner__button {
  font-size: 13px;
  border: 1px solid #00b902;
  border-radius: 10px;
  padding: 20px;
  background-color: #00b902;
  width: 80%;
  position: relative;
}
.p-bunner__button::before {
  content: "";
  display: block;
  height: 20px;
  width: 20px;
  position: absolute;
  left: 3%;
  margin: auto;
  background-image: url(../images/common/sns_icon.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.p-bunner__button a {
  color: #fff;
}
@media (min-width: 960px) {
  .p-bunner__button {
    width: 50%;
  }
  .p-bunner__button::before {
    left: 20%;
  }
}

.bunner2 {
  background-color: #c7d5e2;
  padding-bottom: 20px;
}

.sp-navbtn {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 10vh;
  width: 100%;
  z-index: 9999;
  transition: all 0.3s;
}
.sp-navbtn__container {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.sp-navbtn__container li {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sp-navbtn__container li .small {
  font-size: 60%;
  padding-left: 30px;
}
.sp-navbtn__container .sp2 {
  width: 75%;
  margin-bottom: 25px;
}
.sp-navbtn__container .sp3 {
  background-color: #f9fbf1;
  width: 60%;
}
.sp-navbtn__container .sp3 img {
  margin-bottom: 13px;
}
.sp-navbtn__container a:hover,
.sp-navbtn__container a:active {
  text-decoration: underline;
}

.pc-navbtn {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 16vh;
  width: 100%;
  z-index: 2000;
  transition: all 0.3s;
}
.pc-navbtn__container {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.pc-navbtn__container li {
  width: 50%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.pc-navbtn__container .sp2 {
  width: 25%;
  margin-right: 15px;
}
.pc-navbtn__container .sp3 {
  background-color: #f9fbf1;
  width: 26%;
  margin-left: 15px;
}
.pc-navbtn__container a {
  position: relative;
  color: rgb(39, 39, 39);
  font-size: 14px;
  letter-spacing: 2px;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  padding-left: 35px;
  height: 100%;
}
.pc-navbtn__container a:hover,
.pc-navbtn__container a:active {
  text-decoration: underline;
}

.cta-btn {
  max-width: 230px;
  margin: 0 auto 20px auto;
  animation: float-animation 2s ease-in-out infinite;
}
@keyframes float-animation {
  0% {
    transform: scale(100%);
  }
  50% {
    transform: scale(95%);
  }
  100% {
    transform: scale(100%);
  }
}

.p-cancel__box {
  border: 1px solid black;
  padding: 20px;
  background: #fff;
  padding: 24px;
  margin-top: 30px;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
}
.p-cancel__box p span {
  font-weight: bold;
  border-bottom: 1px solid;
  color: #d9534f;
  font-weight: bold;
}
@media (min-width: 960px) {
  .p-cancel {
    max-width: 60%;
    margin: 40px auto 50px auto;
  }
}

.c-about {
  margin-top: 200px;
}
.c-about__title {
  text-align: center;
}
.c-about__desc th {
  background-color: #dde8f4;
  display: block;
  width: 100%;
  color: rgb(39, 39, 39);
}
.c-about__desc td {
  display: block;
  width: 100%;
}
.c-about__desc td a {
  color: #fff;
}
.c-about__desc th, .c-about__desc td {
  padding: 8px 5px;
  border: 1px solid #ccc;
}
.c-about img {
  margin-bottom: 10px;
}
@media (min-width: 960px) {
  .c-about {
    max-width: 1100px;
    margin: 100px auto;
  }
}
@media (min-width: 1200px) {
  .c-about .view-sp {
    display: none;
  }
}

.c-top__text {
  text-align: center;
}

.c-contact {
  margin-top: 100px;
}
.c-contact h3 {
  display: inline-block;
  width: 340px;
}
@media (min-width: 600px) {
  .c-contact h3 {
    width: 540px;
  }
}
@media (min-width: 1200px) {
  .c-contact h3 {
    width: 800px;
  }
  .c-contact h3 .desc {
    font-size: 18px;
  }
}
.c-contact .wrap br {
  display: none;
}
.c-contact .wrap p {
  display: inline;
}
.c-contact .wrap p.privacy {
  display: block;
}
.c-contact .c-topview .c-container p {
  text-align: center;
  font-weight: bold;
}
.c-contact .c-description {
  padding: 40px 0;
  background-color: #ffffff;
  color: #fff;
}
.c-contact .c-description ul {
  padding: 20px 0;
}
.c-contact .c-description .c-txt-xs {
  font-size: 12px;
  color: #fff;
}
.c-contact .contact-form {
  margin-bottom: 40px;
  text-align: center;
}
.c-contact .contact-form .ct-tit {
  padding: 20px 10px;
  background-color: #fff;
  font-size: 24px;
}
@media (min-width: 600px) {
  .c-contact .contact-form .ct-tit {
    width: 540px;
  }
}
@media (min-width: 960px) {
  .c-contact .contact-form .ct-tit {
    font-size: 34px;
  }
}
@media (min-width: 1200px) {
  .c-contact .contact-form .ct-tit {
    width: 800px;
  }
}
.c-contact .contact-form h1 {
  display: block;
  text-align: center;
  margin: 30px 0;
}
.c-contact .contact-form input, .c-contact .contact-form textarea {
  width: 100%;
  border: 1px solid rgb(39, 39, 39);
}
.c-contact .contact-form textarea {
  margin-bottom: 0;
}
.c-contact .contact-form input {
  height: 45px;
}
.c-contact .contact-form select {
  width: 130px;
  height: 45px;
  border: 1px solid rgb(39, 39, 39);
}
.c-contact .contact-form dl {
  text-align: left;
  display: inline-block;
  width: 340px;
  padding-bottom: 20px;
}
.c-contact .contact-form dt {
  font-size: 14px;
}
.c-contact .contact-form .must {
  position: relative;
  padding: 5px 15px 5px 0;
  margin-right: 10px;
  display: flex;
  align-items: center;
}
.c-contact .contact-form .must .need {
  font-size: 12px;
  color: #fff;
  padding: 5px 10px;
  border-radius: 10px;
  background-color: rgb(248, 31, 31);
  margin-right: 10px;
  display: inline-block;
}
.c-contact .contact-form .must::after {
  content: "必須";
  font-size: 12px;
  color: #fff;
  padding: 5px 10px;
  border-radius: 10px;
  background-color: red;
  margin-left: 10px;
  white-space: nowrap;
}
.c-contact .contact-form .free {
  position: relative;
  display: flex;
  align-items: center;
  padding: 5px 15px 5px 0;
  margin-right: 10px;
}
.c-contact .contact-form .free .anNeed {
  font-size: 12px;
  color: #fff;
  padding: 5px 10px;
  border-radius: 10px;
  background-color: rgb(31, 132, 248);
  margin-right: 10px;
  display: inline-block;
}
.c-contact .contact-form .ct-request select {
  width: 100%;
}
.c-contact .contact-form .ct-flex {
  display: flex;
  justify-content: space-between;
  text-align: center;
  margin: auto;
  padding-bottom: 20px;
}
.c-contact .contact-form .ct-sex {
  display: inline-block;
  text-align: left;
}
.c-contact .contact-form .ct-sex input {
  margin: 0;
}
.c-contact .contact-form .ct-sex select {
  height: 45px;
}
.c-contact .contact-form .ct-age {
  display: inline-block;
  text-align: right;
}
.c-contact .contact-form .ct-age dt {
  text-align: left;
  display: block;
  padding-left: 13px;
}
.c-contact .contact-form .ct-date {
  text-align: left;
  font-size: 14px;
}
.c-contact .contact-form .ct-date input {
  margin-top: 0;
  width: 130px;
}
.c-contact .contact-form .ct-time {
  display: inline-block;
  text-align: right;
}
.c-contact .contact-form .ct-time dt {
  text-align: left;
  display: block;
  padding-left: 13px;
}
.c-contact .contact-form .wpcf7 form.invalid .wpcf7-response-output {
  border: 1px solid red;
}
.c-contact .contact-form .wpcf7-acceptance input {
  height: 20px;
  width: 20px;
  margin-right: 10px;
}
.c-contact .contact-form .ms-1 {
  color: rgb(33, 128, 218);
  border-bottom: 1px solid rgb(33, 128, 218);
}
.c-contact .contact-form .submit-btn {
  text-align: center;
}
.c-contact .contact-form .submit-btn input:disabled {
  border-color: #949494;
}
.c-contact .contact-form .submit-btn input {
  border-color: rgb(39, 39, 39);
  width: 70%;
  max-width: 320px;
}
.c-contact .contact-form .ajax-loader {
  display: none;
}
.c-contact .contact-form .wpcf7-spinner {
  display: none;
}
@media (min-width: 600px) {
  .c-contact .contact-form .c-contact-text {
    font-size: 18px;
  }
  .c-contact .contact-form dt {
    font-size: 20px;
  }
  .c-contact .contact-form dl {
    width: 540px;
  }
  .c-contact .contact-form .ct-date input {
    width: 250px;
  }
  .c-contact .contact-form .ct-flex {
    width: 540px;
  }
  .c-contact .contact-form select {
    width: 250px;
  }
  .c-contact .contact-form .submit-btn input {
    width: 70%;
    max-width: 320px;
    height: 64px;
    font-size: 20px;
  }
  .c-contact .contact-form .wpcf7-acceptance input {
    height: 30px;
    width: 30px;
    margin-right: 15px;
  }
  .c-contact .contact-form .ms-1 {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .c-contact .contact-form dl {
    width: 800px;
  }
  .c-contact .contact-form .ct-date input {
    width: 380px;
  }
  .c-contact .contact-form .ct-flex {
    width: 800px;
  }
  .c-contact .contact-form select {
    width: 380px;
  }
  .c-contact .contact-form .ct-age dt,
  .c-contact .contact-form .ct-time dt {
    padding-left: 25px;
  }
}
.c-contact .grecaptcha-badge {
  box-shadow: none !important;
  width: 100% !important;
}
.c-contact .grecaptcha-badge iframe {
  box-shadow: grey 0px 0px 5px;
}
.c-contact .form {
  background: rgb(255, 247, 232);
  padding: 20px;
}
.c-contact .ct-check {
  background-color: #fff;
  padding: 10px;
}
.c-contact .ct-check .must {
  margin-bottom: 10px;
}
@media (min-width: 960px) {
  .c-contact .ct-check.flex .wpcf7-checkbox {
    display: flex;
  }
}
.c-contact .ct-check.flex .wpcf7-list-item-label {
  white-space: nowrap;
}
.c-contact .ct-check.flex .need {
  margin-left: -10px;
}
.c-contact .ct-check input {
  height: 18px;
  width: 20px;
  margin-right: 10px;
}
.c-contact .ct-check .wpcf7-list-item {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  margin: 0;
}
@media (min-width: 960px) {
  .c-contact .ct-check .wpcf7-list-item {
    margin: 20px 20px 20px 0;
  }
}
.c-contact .ct-check .wpcf7-list-item-label {
  font-size: 14px;
  width: 80%;
}
.c-contact .ct-text-sm textarea {
  height: 80px;
}
@media (min-width: 960px) {
  .c-contact .ct-text-sm textarea {
    height: 120px;
  }
}
.c-contact .ct-redio .wpcf7-list-item {
  margin: 0 10px 0 0;
  display: flex;
  align-items: center;
}
.c-contact .ct-redio input {
  height: 35px;
  width: 20px;
  margin-right: 10px;
}
.c-contact .ct-redio .wpcf7-radio {
  display: flex;
}
.c-contact .tyui {
  text-align: center;
  margin: 0 auto 20px auto;
  width: 340px;
}
.c-contact .tyui p {
  text-align: left;
  margin-bottom: 10px;
}
@media (min-width: 600px) {
  .c-contact .tyui {
    width: 540px;
  }
}
@media (min-width: 1200px) {
  .c-contact .tyui {
    width: 800px;
  }
}

.c-gel {
  margin-top: 100px;
}
.c-gel__list__item:first-child {
  margin-bottom: 50px;
}
.c-gel__list__item:nth-child(2) {
  margin-bottom: 50px;
}
.c-gel__list .salon {
  background-color: white;
  padding: 50px 0;
  border-top: 40px solid #04235c;
  border-bottom: 40px solid #04235c;
}
.c-gel__list .salon h3 {
  text-align: center;
  margin-bottom: 30px;
  color: #185488;
}
.c-gel__list .salon .c-gel__list__item__wrap {
  display: flex;
  justify-content: space-around;
}
.c-gel__list .salon .c-gel__list__item__wrap .box {
  width: 45%;
}
.c-gel__list .salon .c-gel__list__item__wrap .box img {
  height: auto;
}
.c-gel .c-container {
  padding: 0;
}
@media (min-width: 960px) {
  .c-gel .c-container {
    padding: 0 20vw;
  }
}

.p-footer {
  background-color: #B0C4DD;
}
.p-footer__logo {
  width: 20%;
  height: 20%;
}
.p-footer__nav ul li a {
  color: #fff;
}
.p-footer .sns-link {
  width: 10%;
  height: 10%;
  margin: 10px 0;
}
.p-footer .copyright {
  text-align: center;
  color: #fff;
}
@media (min-width: 960px) {
  .p-footer__nav ul {
    display: flex;
    justify-content: space-between;
  }
  .p-footer__nav ul li {
    padding: 10px 20px;
    width: 60%;
  }
  .p-footer__nav ul li a {
    color: #fff;
  }
  .p-footer__nav2 ul {
    display: unset;
  }
  .p-footer .sns-link {
    width: 5%;
    height: 5%;
    margin: 10px;
  }
}

.c-privacy h1,
.c-privacy h2 {
  margin-bottom: 20px;
}
.c-privacy p {
  margin-bottom: 5px;
}
.c-privacy ul {
  margin-bottom: 10px;
}
.c-privacy h1 {
  border-left: 8px solid #B0C4DD;
}

.p-header {
  width: 100%;
}
.p-header .logo__img {
  display: inline-block;
  margin: 6px 10px 0 5px;
}
.p-header .logo {
  background-image: url(../images/common/logo01.jpg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 57px;
  width: 95px;
  opacity: 1;
}
.p-header .logo.inview {
  background-image: url(../images/common/logo-bl.png);
}
.p-header .mobile-button {
  position: fixed;
  top: 16px;
  right: 10px;
  z-index: 3000;
}
.p-header .mobile-button .tel-btn {
  margin-right: 10px;
}
.p-header .sp-navbtn {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 10vh;
  width: 100%;
  z-index: 9999;
  transition: all 0.3s;
}
.p-header .sp-navbtn__container {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.p-header .sp-navbtn__container li {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-header .sp-navbtn__container li .small {
  font-size: 60%;
  padding-left: 30px;
}
.p-header .sp-navbtn__container .sp2 {
  width: 75%;
  margin-bottom: 25px;
}
.p-header .sp-navbtn__container .sp3 {
  background-color: #f9fbf1;
  width: 60%;
}
.p-header .sp-navbtn__container .sp3 img {
  margin-bottom: 13px;
}
.p-header .sp-navbtn__container a:hover,
.p-header .sp-navbtn__container a:active {
  text-decoration: underline;
}
.p-header .pc-navbtn {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 16vh;
  width: 100%;
  z-index: 2000;
  transition: all 0.3s;
}
.p-header .pc-navbtn__container {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.p-header .pc-navbtn__container li {
  width: 50%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.p-header .pc-navbtn__container .sp2 {
  width: 25%;
  margin-right: 15px;
}
.p-header .pc-navbtn__container .sp3 {
  background-color: #f9fbf1;
  width: 26%;
  margin-left: 15px;
}
.p-header .pc-navbtn__container a {
  position: relative;
  color: rgb(39, 39, 39);
  font-size: 14px;
  letter-spacing: 2px;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  padding-left: 35px;
  height: 100%;
}
.p-header .pc-navbtn__container a:hover,
.p-header .pc-navbtn__container a:active {
  text-decoration: underline;
}
@media (max-width: 599px) {
  .p-header .sp-navbtn {
    position: fixed;
    bottom: 0;
    left: 0;
    height: 8vh;
    width: 100%;
    z-index: 9999;
    transition: all 0.3s;
    background-color: #fff;
  }
  .p-header .sp-navbtn__container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .p-header .sp-navbtn__container li {
    height: 100%;
    background-color: #ff93ae;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .p-header .sp-navbtn__container li .small {
    font-size: 60%;
    padding-left: 30px;
  }
  .p-header .sp-navbtn__container a {
    position: relative;
    color: rgb(39, 39, 39);
    font-size: 14px;
    letter-spacing: 2px;
    color: #fff;
    font-weight: bold;
    padding-top: 25px;
    font-size: 14px;
  }
  .p-header .sp-navbtn__container a::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    content: "";
    height: 20px;
    width: 20px;
    background-image: url(../images/common/tel-white.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .p-header .sp-navbtn__container .sp1 {
    width: 25%;
  }
  .p-header .sp-navbtn__container .sp2 {
    background-color: #8dcef7;
    width: 50%;
  }
  .p-header .sp-navbtn__container .sp2 a::before {
    background-image: url(../images/common/icon-link-1-white.png);
  }
  .p-header .sp-navbtn__container .sp3 {
    background-color: #00b902;
    width: 25%;
  }
  .p-header .sp-navbtn__container .sp3 a::before {
    background-image: url(../images/common/icon-line-cta.png);
  }
  .p-header .sp-navbtn__container a:hover,
  .p-header .sp-navbtn__container a:active {
    text-decoration: underline;
  }
}
@media (min-width: 600px) {
  .p-header .sp-navbtn {
    display: none;
  }
}
.p-header .hide.sp-navbtn {
  transform: translateY(100%);
  transition: all 0.4s;
}

.mobile-menu {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
  opacity: 0;
  z-index: -1;
  background-image: url(../images/home/046.webp);
  background-size: cover;
  background-position: center;
  margin: auto;
}
.mobile-menu::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background-color: #fff;
  z-index: 100;
}
.mobile-menu__nav {
  display: block;
  height: 100%;
  width: 100%;
}
.mobile-menu__list {
  width: 100%;
  list-style: none;
  padding-top: 80px;
}
.mobile-menu__item {
  padding-bottom: 10px;
  font-size: 16px;
  border-bottom: 1px solid rgb(39, 39, 39);
  margin: 0 25px 15px 25px;
  position: relative;
  z-index: 1000;
}
.mobile-menu a {
  color: rgb(39, 39, 39);
}

.contact-btn {
  padding: 0 10px;
}
.contact-btn-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.contact-btn-item {
  width: 48%;
  text-align: center;
  margin-bottom: 20px;
}
.contact-btn-item span {
  position: relative;
  font-size: 12px;
  color: rgb(39, 39, 39);
  padding: 40px 5px 10px 5px;
  display: block;
  background-color: #fff;
}
.contact-btn-item span::before {
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  display: block;
  height: 22px;
  width: 22px;
  background-size: contain;
  background-repeat: no-repeat;
}
.contact-btn-item .tel::before {
  background-image: url(../images/common/icon-tel.png);
}
.contact-btn-item .mail::before {
  background-image: url(../images/common/icon-mail.png);
}
.contact-btn-item .line::before {
  background-image: url(../images/common/icon-line-cta.png);
}
.contact-btn-item .ht::before {
  background-image: url(../images/common/logo-hotpepperbeauty.png);
}
.contact-btn-item .insta::before {
  background-image: url(../images/common/insta-black.png);
}

.mobile-container {
  background-color: #B0C4DD;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9999;
  overflow: hidden;
  height: 64px;
  left: 0;
  margin: auto;
}
.mobile-container .mobile-ico {
  position: absolute;
  top: 34%;
  right: 20%;
  height: 20px;
  width: 20px;
  background-image: url(../images/tel-gray.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: all 0.3s;
}
.mobile-container .mobile-ico.inview {
  transition: all 0.3s;
  background-image: url(../images/tel-white.png);
}
.mobile-container .mobile-ico a {
  height: 100%;
  width: 100%;
  display: block;
}
.mobile-container .mobile-logo {
  position: absolute;
  top: 25%;
  left: 5%;
  height: 43px;
  width: 138px;
  background-image: url(../images/riv_logo-gray.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: all 0.3s;
}
.mobile-container .mobile-logo.inview {
  transition: all 0.3s;
  background-image: url(../images/riv_logo-white.png);
}
.mobile-container .mobile-button {
  position: absolute;
  padding: 8px 5px;
  border-radius: 10px;
  top: 15px;
  right: 5%;
  z-index: 200;
  display: flex;
  background: #B0C4DD;
}
.mobile-container .mobile-menu__btn {
  background-color: unset;
  border: none;
  outline: none !important;
  cursor: pointer;
  display: block;
}
.mobile-container .mobile-menu__btn.inview > span {
  background-color: #fff;
}
.mobile-container .mobile-menu__btn > span {
  background-color: #fff;
  width: 20px;
  height: 2px;
  display: block;
  margin-bottom: 7px;
  transition: transform 0.7s;
  opacity: 1;
}
.mobile-container .mobile-menu__btn > span:last-child {
  margin-bottom: 0;
}
@media (min-width: 600px) {
  .mobile-container .mobile-menu__btn span {
    width: 35px;
    margin-bottom: 9px;
  }
}

.menu-open.mobile-menu {
  z-index: 8000;
  transition: all 0.5s;
  opacity: 1;
}
.menu-open.mobile-menu nav li {
  opacity: 1;
  transition: 0.1s;
}
.menu-open.mobile-menu nav li:nth-child(1) {
  transition-delay: 0.03s;
}
.menu-open.mobile-menu nav li:nth-child(2) {
  transition-delay: 0.06s;
}
.menu-open.mobile-menu nav li:nth-child(3) {
  transition-delay: 0.09s;
}
.menu-open.mobile-menu nav li:nth-child(4) {
  transition-delay: 0.12s;
}
.menu-open.mobile-menu nav li:nth-child(5) {
  transition-delay: 0.15s;
}
.menu-open.mobile-menu nav li:nth-child(6) {
  transition-delay: 0.18s;
}
.menu-open.mobile-menu nav li:nth-child(7) {
  transition-delay: 0.21s;
}
.menu-open.mobile-menu nav li:nth-child(8) {
  transition-delay: 0.24s;
}
.menu-open.mobile-menu nav li:nth-child(9) {
  transition-delay: 0.27s;
}
.menu-open.mobile-menu nav li:nth-child(10) {
  transition-delay: 0.3s;
}
.menu-open .mobile-menu__btn > span {
  background-color: #fff !important;
}
.menu-open .mobile-menu__btn > span:nth-child(1) {
  transition-delay: 70ms;
  transform: translateY(10px) rotate(135deg);
}
.menu-open .mobile-menu__btn > span:nth-child(2) {
  transition-delay: 140ms;
  transform: scaleX(0);
}
.menu-open .mobile-menu__btn > span:nth-child(3) {
  transition-delay: 140ms;
  transform: translateY(-8px) rotate(-135deg);
}
@media (min-width: 600px) {
  .menu-open .mobile-menu__btn > span:nth-child(1) {
    transform: translateY(13px) rotate(135deg);
  }
}

.clip-js,
.clip-js1,
.clip-js2,
.clip-js3 {
  transition: all 3s ease;
}
.clip-js.left,
.clip-js1.left,
.clip-js2.left,
.clip-js3.left {
  clip-path: inset(0 100% 0 0);
}
.clip-js.right,
.clip-js1.right,
.clip-js2.right,
.clip-js3.right {
  clip-path: inset(0 0 0 100%);
}
.clip-js.top,
.clip-js1.top,
.clip-js2.top,
.clip-js3.top {
  clip-path: inset(0 0 100% 0);
}
.clip-js.top-left,
.clip-js1.top-left,
.clip-js2.top-left,
.clip-js3.top-left {
  clip-path: inset(0 100% 100% 0);
}
.clip-js.bottom,
.clip-js1.bottom,
.clip-js2.bottom,
.clip-js3.bottom {
  clip-path: inset(100% 0 0 0);
}
.clip-js.center,
.clip-js1.center,
.clip-js2.center,
.clip-js3.center {
  clip-path: inset(100%);
}
.clip-js.circle,
.clip-js1.circle,
.clip-js2.circle,
.clip-js3.circle {
  clip-path: circle(0 at 50% 50%);
}
.clip-js.skew,
.clip-js1.skew,
.clip-js2.skew,
.clip-js3.skew {
  clip-path: polygon(0 0, 0 0, 0 0);
}
.clip-js.transform,
.clip-js1.transform,
.clip-js2.transform,
.clip-js3.transform {
  clip-path: polygon(0 0, 0 0, 0 0);
  transition: all 1.4s cubic-bezier(0.55, 0.06, 0.33, 1.85);
  transform: translateX(-30px) scale(0.86) skew(8deg);
}
.clip-js.reveal.left, .clip-js.reveal.right, .clip-js.reveal.top, .clip-js.reveal.top-left, .clip-js.reveal.bottom, .clip-js.reveal.center,
.clip-js1.reveal.left,
.clip-js1.reveal.right,
.clip-js1.reveal.top,
.clip-js1.reveal.top-left,
.clip-js1.reveal.bottom,
.clip-js1.reveal.center,
.clip-js2.reveal.left,
.clip-js2.reveal.right,
.clip-js2.reveal.top,
.clip-js2.reveal.top-left,
.clip-js2.reveal.bottom,
.clip-js2.reveal.center,
.clip-js3.reveal.left,
.clip-js3.reveal.right,
.clip-js3.reveal.top,
.clip-js3.reveal.top-left,
.clip-js3.reveal.bottom,
.clip-js3.reveal.center {
  clip-path: inset(0);
}
.clip-js.reveal.circle,
.clip-js1.reveal.circle,
.clip-js2.reveal.circle,
.clip-js3.reveal.circle {
  clip-path: circle(100% at 50% 50%);
}
.clip-js.reveal.skew,
.clip-js1.reveal.skew,
.clip-js2.reveal.skew,
.clip-js3.reveal.skew {
  clip-path: polygon(0 0, 200% 0, 0 200%);
}
.clip-js.reveal.transform,
.clip-js1.reveal.transform,
.clip-js2.reveal.transform,
.clip-js3.reveal.transform {
  clip-path: polygon(0 0, 200% 0, 0 200%);
  transform: translateX(0) scale(1) skew(0);
}

.clip-js1 {
  transition: all 3s ease;
}

.clip-js2 {
  transition: all 4s ease;
}

.clip-js3 {
  transition: all 2s ease;
}

.clip-js-bg {
  transition: all 1.8s ease;
}
.clip-js-bg.skew {
  transition: all 1s ease;
  transform: translate(-60%, 60%);
}
.clip-js-bg.skew2 {
  transition: all 1s ease;
  transform: translate(60%, 60%);
}
.clip-js-bg.reveal.skew {
  transform: translate(0);
}
.clip-js-bg.reveal.skew2 {
  transform: translate(0);
}

.appear.up .item {
  transform: translateY(20px);
}

.appear.down .item {
  transform: translateY(20px);
}

.appear.left .item {
  transform: translateX(30px);
}

.appear.right .item {
  transform: translateX(-30px);
}

.appear.skew .item {
  transform: translateX(30px) translateY(30px);
}

.appear-l.up .item {
  transform: translateY(20px);
}

.appear-l.down .item {
  transform: translateY(20px);
}

.appear-l.left .item {
  transform: translateX(30px);
}

.appear-l.right .item {
  transform: translateX(-30px);
}

.appear-l.skew .item {
  transform: translateX(30px) translateY(30px);
}

.appear .item {
  transition: all 0.8s;
  opacity: 0;
}
.appear.inview .item {
  opacity: 1;
  transform: none;
}
.appear.inview .item:nth-child(1) {
  transition-delay: 0.6s;
}
.appear.inview .item:nth-child(2) {
  transition-delay: 1.2s;
}
.appear.inview .item:nth-child(3) {
  transition-delay: 1.8s;
}
.appear.inview .item:nth-child(4) {
  transition-delay: 2.4s;
}
.appear.inview .item:nth-child(5) {
  transition-delay: 3s;
}
.appear.inview .item:nth-child(6) {
  transition-delay: 3.6s;
}
.appear.inview .item:nth-child(7) {
  transition-delay: 4.2s;
}
.appear.inview .item:nth-child(8) {
  transition-delay: 4.8s;
}
.appear.inview .item:nth-child(9) {
  transition-delay: 5.4s;
}
.appear.inview .item:nth-child(10) {
  transition-delay: 6s;
}
.appear.inview .item:nth-child(11) {
  transition-delay: 6.6s;
}
.appear.inview .item:nth-child(12) {
  transition-delay: 7.2s;
}
.appear.inview .item:nth-child(13) {
  transition-delay: 7.8s;
}
.appear.inview .item:nth-child(14) {
  transition-delay: 8.4s;
}
.appear.inview .item:nth-child(15) {
  transition-delay: 9s;
}
.appear.inview .item:nth-child(16) {
  transition-delay: 9.6s;
}
.appear.inview .item:nth-child(17) {
  transition-delay: 10.2s;
}
.appear.inview .item:nth-child(18) {
  transition-delay: 10.8s;
}
.appear.inview .item:nth-child(19) {
  transition-delay: 11.4s;
}
.appear.inview .item:nth-child(20) {
  transition-delay: 12s;
}
.appear.inview .item:nth-child(21) {
  transition-delay: 12.6s;
}
.appear.inview .item:nth-child(22) {
  transition-delay: 13.2s;
}
.appear.inview .item:nth-child(23) {
  transition-delay: 13.8s;
}
.appear.inview .item:nth-child(24) {
  transition-delay: 14.4s;
}
.appear.inview .item:nth-child(25) {
  transition-delay: 15s;
}
.appear.inview .item:nth-child(26) {
  transition-delay: 15.6s;
}
.appear.inview .item:nth-child(27) {
  transition-delay: 16.2s;
}
.appear.inview .item:nth-child(28) {
  transition-delay: 16.8s;
}
.appear.inview .item:nth-child(29) {
  transition-delay: 17.4s;
}
.appear.inview .item:nth-child(30) {
  transition-delay: 18s;
}
.appear.inview .item:nth-child(31) {
  transition-delay: 18.6s;
}
.appear.inview .item:nth-child(32) {
  transition-delay: 19.2s;
}
.appear.inview .item:nth-child(33) {
  transition-delay: 19.8s;
}
.appear.inview .item:nth-child(34) {
  transition-delay: 20.4s;
}
.appear.inview .item:nth-child(35) {
  transition-delay: 21s;
}
.appear.inview .item:nth-child(36) {
  transition-delay: 21.6s;
}
.appear.inview .item:nth-child(37) {
  transition-delay: 22.2s;
}
.appear.inview .item:nth-child(38) {
  transition-delay: 22.8s;
}
.appear.inview .item:nth-child(39) {
  transition-delay: 23.4s;
}

.appear-l .item {
  transition: all 0.6s;
  opacity: 0;
}
.appear-l.inview-l .item {
  opacity: 1;
  transform: none;
}
.appear-l.inview-l .item:nth-child(1) {
  transition-delay: 0.9s;
}
.appear-l.inview-l .item:nth-child(2) {
  transition-delay: 1.8s;
}
.appear-l.inview-l .item:nth-child(3) {
  transition-delay: 2.7s;
}
.appear-l.inview-l .item:nth-child(4) {
  transition-delay: 3.6s;
}
.appear-l.inview-l .item:nth-child(5) {
  transition-delay: 4.5s;
}
.appear-l.inview-l .item:nth-child(6) {
  transition-delay: 5.4s;
}
.appear-l.inview-l .item:nth-child(7) {
  transition-delay: 6.3s;
}
.appear-l.inview-l .item:nth-child(8) {
  transition-delay: 7.2s;
}
.appear-l.inview-l .item:nth-child(9) {
  transition-delay: 8.1s;
}
.appear-l.inview-l .item:nth-child(10) {
  transition-delay: 9s;
}
.appear-l.inview-l .item:nth-child(11) {
  transition-delay: 9.9s;
}
.appear-l.inview-l .item:nth-child(12) {
  transition-delay: 10.8s;
}
.appear-l.inview-l .item:nth-child(13) {
  transition-delay: 11.7s;
}
.appear-l.inview-l .item:nth-child(14) {
  transition-delay: 12.6s;
}
.appear-l.inview-l .item:nth-child(15) {
  transition-delay: 13.5s;
}
.appear-l.inview-l .item:nth-child(16) {
  transition-delay: 14.4s;
}
.appear-l.inview-l .item:nth-child(17) {
  transition-delay: 15.3s;
}
.appear-l.inview-l .item:nth-child(18) {
  transition-delay: 16.2s;
}
.appear-l.inview-l .item:nth-child(19) {
  transition-delay: 17.1s;
}
.appear-l.inview-l .item:nth-child(20) {
  transition-delay: 18s;
}
.appear-l.inview-l .item:nth-child(21) {
  transition-delay: 18.9s;
}
.appear-l.inview-l .item:nth-child(22) {
  transition-delay: 19.8s;
}
.appear-l.inview-l .item:nth-child(23) {
  transition-delay: 20.7s;
}
.appear-l.inview-l .item:nth-child(24) {
  transition-delay: 21.6s;
}
.appear-l.inview-l .item:nth-child(25) {
  transition-delay: 22.5s;
}
.appear-l.inview-l .item:nth-child(26) {
  transition-delay: 23.4s;
}
.appear-l.inview-l .item:nth-child(27) {
  transition-delay: 24.3s;
}
.appear-l.inview-l .item:nth-child(28) {
  transition-delay: 25.2s;
}
.appear-l.inview-l .item:nth-child(29) {
  transition-delay: 26.1s;
}
.appear-l.inview-l .item:nth-child(30) {
  transition-delay: 27s;
}
.appear-l.inview-l .item:nth-child(31) {
  transition-delay: 27.9s;
}
.appear-l.inview-l .item:nth-child(32) {
  transition-delay: 28.8s;
}
.appear-l.inview-l .item:nth-child(33) {
  transition-delay: 29.7s;
}
.appear-l.inview-l .item:nth-child(34) {
  transition-delay: 30.6s;
}
.appear-l.inview-l .item:nth-child(35) {
  transition-delay: 31.5s;
}
.appear-l.inview-l .item:nth-child(36) {
  transition-delay: 32.4s;
}
.appear-l.inview-l .item:nth-child(37) {
  transition-delay: 33.3s;
}
.appear-l.inview-l .item:nth-child(38) {
  transition-delay: 34.2s;
}
.appear-l.inview-l .item:nth-child(39) {
  transition-delay: 35.1s;
}

.cover-slide {
  position: relative;
  overflow: hidden;
}
.cover-slide::after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #e2eaf3;
  opacity: 0;
}
.cover-slide.inview::after {
  opacity: 1;
  animation-name: kf-cover-slide;
  animation-duration: 1.6s;
  animation-timing-function: ease-in-out;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: both;
}

@keyframes kf-cover-slide {
  0% {
    transform-origin: left;
    transform: scaleX(0);
  }
  50% {
    transform-origin: left;
    transform: scaleX(1);
  }
  50.1% {
    transform-origin: right;
    transform: scaleX(1);
  }
  100% {
    transform-origin: right;
    transform: scaleX(0);
  }
}
.img-zoom, .bg-img-zoom {
  opacity: 0;
}
.inview .img-zoom, .inview .bg-img-zoom {
  opacity: 1;
  transition: transform 0.3s ease;
  animation-name: kf-img-show;
  animation-duration: 1.6s;
  animation-timing-function: ease-in-out;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: none;
}
.inview .img-zoom:hover, .inview .bg-img-zoom:hover {
  transform: scale(1.05);
}

@keyframes kf-img-show {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  50.1% {
    opacity: 1;
    transform: scale(1.4);
  }
  100% {
    opacity: 1;
  }
}
.hover-darken::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: background-color 0.3s ease;
  pointer-events: none;
  animation-name: kf-img-show;
  animation-duration: 1.6s;
  animation-timing-function: ease-in-out;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: none;
}
.hover-darken:hover::before {
  background-color: rgba(0, 0, 0, 0.4);
}

.bg-img-zoom {
  background-image: url(../images/image-1.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
}

.img-bg50 {
  position: relative;
}
.img-bg50::before {
  display: block;
  content: "";
  padding-top: 50%;
}

.ac-title.is-active {
  transition: all 3s;
}
.ac-title.is-active span::after {
  transform: rotate(225deg);
  transition: all 0.2s;
}

.ac-content {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: all 0.3s;
}

.ac-content.is-open {
  height: auto;
  overflow: visible;
  opacity: 1;
  display: block;
  transition: all 0.3s;
}

.tab-group {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  padding-bottom: 3vw;
  border-bottom: 1px solid rgb(143, 143, 143);
}
@media (min-width: 600px) {
  .tab-group {
    justify-content: center;
  }
}

.panel {
  display: none;
}

.tab-cate {
  text-align: center;
  border-bottom: 3px solid #B0C4DD;
  padding-bottom: 5px;
  display: flex;
  flex-wrap: wrap;
}
.tab-cate .tab {
  padding: 10px 5px;
  border: 1px solid gray;
  font-weight: bold;
  color: gray;
  font-size: 11px;
  text-align: center;
  cursor: pointer;
  width: 46%;
  margin: 5px;
  background: #B0C4DD;
  color: #fff;
}
@media (min-width: 960px) {
  .tab-cate .tab {
    font-size: 20px;
    padding: 15px 15px;
    width: 25%;
  }
}
@media (min-width: 960px) {
  .tab-cate {
    justify-content: center;
    padding-bottom: 17px;
  }
}

.tab.is-active {
  color: #fff;
  transition: all 0.2s ease-out;
  background-color: #B0C4DD;
  border: 1px solid #B0C4DD;
}

.tab.is-active2 {
  color: #fff;
  transition: all 0.2s ease-out;
  background-color: #9e0808;
  border: 1px solid #9e0808;
}

.panel.is-show {
  display: block;
  opacity: 1;
  visibility: visible;
}
.panel.is-show .mv {
  display: block;
}

.panel2.is-show2 {
  display: block;
}

.panel-group {
  padding: 2vw 0vw;
}

.name {
  margin-bottom: 10px;
}

.panel .mv {
  display: none;
}
.panel__item {
  width: 47%;
  padding: 3vw 0;
}
.panel__img {
  margin-bottom: 5px;
}
@media (min-width: 960px) {
  .panel__item {
    width: 30%;
    padding: 3vw 0;
  }
  .panel .name {
    font-size: 24px;
  }
  .panel .price {
    font-size: 24px;
  }
  .panel__img {
    margin-bottom: 15px;
  }
}

@media (min-width: 600px) {
  .top-view .swiper-container {
    margin-right: 0;
  }
  .p-aicatch__img {
    height: 400px;
  }
  .p-instagram a {
    height: auto;
  }
  .p-instagram .more-btn {
    display: block;
  }
  .p-contact__desc {
    font-size: 20px;
  }
  .p-contact__slider #js-infiniteslide img {
    width: 40%;
  }
  .news-wrapper {
    padding: 0;
  }
  .news-wrapper .c-news {
    padding: 0;
  }
  .news-wrapper .c-news__title {
    margin: 0 0 5vw 0;
  }
  .news-wrapper .c-news__list {
    padding-bottom: 0;
  }
  .news-wrapper .c-news__link {
    padding: 2vw 0;
  }
  .c-news-sl .p-footer__wrap {
    display: flex;
    justify-content: space-between;
  }
  .c-news-sl .p-footer .p-open-time {
    margin: 0;
  }
  .c-news-sl .p-footer .p-open-time__wrap {
    width: 90%;
  }
  .c-news-sl .p-footer .p-open-time__table th:first-child {
    width: 9.8vw;
  }
  .c-points li {
    display: flex;
    justify-content: space-between;
  }
  .c-points li:nth-child(2n) {
    flex-direction: row-reverse;
  }
  .c-points__img {
    width: 48%;
    height: 330px;
  }
  .c-points__desc {
    width: 48%;
  }
  .c-points__desc .num-wrap {
    display: flex;
    justify-content: space-between;
  }
  .c-points__desc .num {
    width: 48%;
  }
  .c-points__desc .num img {
    width: 80%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .c-points__desc .item-tit {
    width: 48%;
  }
  .c-about__img {
    display: flex;
    justify-content: space-between;
  }
  .c-about__img img {
    width: 48%;
    height: 300px;
  }
}
@media (min-width: 960px) {
  .p-title .en {
    font-size: 38px;
  }
  .p-title .en::after {
    width: 120px;
  }
  .p-title .ja {
    font-size: 18px;
  }
  .tit .ja {
    font-size: 24px;
  }
  .tit .en {
    font-size: 18px;
  }
  .c-title .en {
    font-size: 42px;
  }
  .c-title .ja {
    font-size: 18px;
    padding-bottom: 20px;
  }
  .c-price__img {
    height: 250px;
  }
  .news-wrapper .c-title {
    margin-bottom: 50px;
  }
}
@media (min-width: 1200px) {
  .c-topview__img {
    height: 35vh;
  }
  .top-view .swiper-container .swiper-slide {
    height: 85vh;
  }
}/*# sourceMappingURL=style.css.map */