@charset "UTF-8";
/*
Theme Name: fashionista LP 2
*/
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
/* noto-serif-jp-regular - latin */
/* noto-serif-jp-500 - latin */
/* noto-sans-jp-regular - latin */
/* noto-sans-jp-500 - latin */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 14px;
  font-family: "Noto Sans JP", sans-serif;
  vertical-align: baseline;
  background: transparent;
  font-weight: normal;
  counter-reset: number 0;
}

body {
  line-height: 1;
  background-image: url(../images/wall_main.jpg);
  color: #333333;
}

body.body_shortNew {
  background-image: none !important;
}

body.body_enquate {
  background-image: none !important;
  max-width: 750px;
  margin: 0 auto;
  -webkit-text-size-adjust: 100%;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  color: #333333;
  word-break: break-all;
}

a:visited {
  color: #333333;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input {
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 1px solid #333333;
  border-radius: 0px;
}

select {
  border: 1px solid #333333;
  border-radius: 0px;
}

[data-ua=pc] {
  display: none !important;
}

select[name=dpmenu], select[name=syokusyu], select[name=kinmu_area], select[name=kinmu_keitai], select[name=seibetsu] {
  vertical-align: middle;
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
  padding: 5px 8px 5px 8px;
}

input[type=text], input[type=email], input[type=tel] {
  width: 100%;
  box-sizing: border-box;
  font-size: 16px;
  padding: 4px 8px 4px 8px;
}

input[name=your-age] {
  width: 50px;
  box-sizing: border-box;
  font-size: 16px;
  padding: 10px 8px 10px 8px;
}

textarea[name=your-message] {
  width: 100%;
  height: 200px;
  box-sizing: border-box;
  font-size: 16px;
  padding: 10px 8px 10px 8px;
}

.effect-fade {
  opacity: 0;
  transform: translate(0, 0);
  /* フェードインで動く高さを指定 */
  transition: all 1000ms;
  /* フェードインにかかる時間を指定 */
}

.effect-fade-autoload {
  opacity: 0;
  transform: translate(0, 0);
  /* フェードインで動く高さを指定 */
  transition: all 1000ms;
  /* フェードインにかかる時間を指定 */
}

.effect-fade-up {
  opacity: 0;
  transform: translateY(50px);
  /* フェードインで動く高さを指定 */
  transition: all 3000ms;
  /* フェードインにかかる時間を指定 */
}

.effect-scroll {
  opacity: 1;
  transform: translate(0, 0);
  /* フェードインで動く高さを指定 */
}

@media (max-width: 1023px) {
  [data-ua=borderPad] {
    display: block !important;
  }

  [data-ua=overPad] {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  [data-ua=overPad] {
    display: block !important;
  }

  [data-ua=borderPad] {
    display: none !important;
  }
}
@media (min-width: 1025px) {
  [data-ua=pc] {
    display: block !important;
  }

  [data-ua=sp] {
    display: none !important;
  }

  a {
    opacity: 1;
  }
  a:hover {
    transition: all 0.3s;
    opacity: 0.5;
  }

  select[name=dpmenu], select[name=syokusyu], select[name=kinmu_area], select[name=kinmu_keitai], select[name=seibetsu] {
    width: 300px;
  }
}
.l-main__02slider__inner button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.l-main__02slider__inner .slide-arrow {
  position: absolute;
  top: 50%;
  margin-top: -15px;
}

.l-main__02slider__inner .prev-arrow {
  left: -25px;
  width: 26px;
  height: 26px;
  border-top: 1px solid #fc3b6a;
  border-right: 1px solid #fc3b6a;
  transform: rotate(-135deg);
}

.l-main__02slider__inner .next-arrow {
  right: -25px;
  width: 26px;
  height: 26px;
  border-top: 1px solid #fc3b6a;
  border-right: 1px solid #fc3b6a;
  transform: rotate(45deg);
}

.l-main__02slider__inner .slick-next:before {
  display: none;
}

.l-main__02slider__inner .slick-prev:before {
  display: none;
}

@media (min-width: 1025px) {
  .l-main__02slider__inner .prev-arrow {
    left: -50px;
    width: 40px;
    height: 40px;
  }

  .l-main__02slider__inner .next-arrow {
    right: -50px;
    width: 40px;
    height: 40px;
  }
}
.l-header {
  z-index: 9900;
  width: 100%;
  height: 55px;
  position: fixed;
  background: #FFFFFF;
  display: flex;
  justify-content: space-between;
  align-items: center;
  top: 0;
}
.l-header__noBtn {
  z-index: 9900;
  width: 100%;
  height: 55px;
  position: fixed;
  background: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
}
.l-header__noBtn__enquate {
  max-width: 750px;
}
.l-header__inner {
  width: 100%;
}
.l-header__logo {
  color: #FFFFFF;
  padding: 5px;
  padding-top: 5px;
  padding-right: 20px;
  padding-bottom: 5px;
}
.l-header__logo h1 {
  width: auto;
  height: 40px;
  display: block;
  z-index: 9997;
}
.l-header__logo h1 img {
  width: auto;
  height: 35px;
}
.l-header__Wrap {
  display: flex;
  position: relative;
  align-items: center;
}
.l-header__Wrap__right {
  display: flex;
  justify-content: flex-end;
}
.l-header__Wrap__pcWrap {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.l-header__newShort {
  z-index: 9900;
  width: 100%;
  height: 60px;
  position: fixed;
  background: #FFFFFF;
  display: flex;
  justify-content: space-around;
  align-items: center;
  top: 0;
}
.l-header__newShort h1 {
  width: auto;
  max-width: 100%;
  display: block;
  z-index: 9997;
}
.l-header__newShort h1 img {
  width: auto;
  height: 35px;
}

@media (min-width: 1025px) {
  .l-header {
    height: 90px;
  }
  .l-header__noBtn {
    height: 90px;
  }
  .l-header__logo {
    padding-top: 5px;
    padding-right: 27px;
  }
  .l-header__logo h1 {
    height: 60px;
  }
  .l-header__logo h1 img {
    height: 60px;
    padding: 5px 14px;
    margin-top: 0px;
    margin-left: 0px;
  }
  .l-header__pcMenu {
    display: flex;
    justify-content: space-between;
  }
  .l-header__pcMenu li {
    margin-right: 50px;
    margin-right: 40px;
    font-size: 16px;
  }
  .l-header__Wrap {
    display: flex;
    justify-content: space-between;
  }
  .l-header__newShort {
    height: 80px;
    justify-content: center;
    position: fixed;
  }
  .l-header__newShort h1 {
    width: auto;
    max-width: 100%;
    display: block;
    z-index: 9997;
  }
  .l-header__newShort h1 img {
    width: auto;
    height: 50px;
  }
}
.l-footer {
  background: #e5a1b2;
}
.l-footer__newShort {
  background: #ffefef;
}
.l-footer__newShort__copyright {
  text-align: center;
  margin: 0 auto;
  font-size: 10px;
  color: #333333;
}
.l-footer__inner {
  margin: 0 auto;
  padding: 25px 0 30px;
}
.l-footer__logo {
  width: 240px;
  margin: 0 auto 18px;
}
.l-footer__logo img {
  width: 100%;
}
.l-footer__sns {
  margin: 0 auto 30px;
  text-align: center;
}
.l-footer__sns i {
  font-size: 50px;
  color: #FFFFFF;
}
.l-footer__sns__btn--m {
  margin-right: 25px;
}
.l-footer__sns__btn--m i {
  color: #2999c4 !important;
}
.l-footer__sns__btn--l i {
  color: #f7acbf !important;
}
.l-footer__copyright {
  text-align: center;
  margin: 0 auto;
  font-size: 10px;
  color: #FFFFFF;
}
.l-footer__enquate {
  background: #ACBBB8;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.l-footer__enquate__text {
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  margin: 10px 0;
}

#mw .l-footer {
  background: #69696b;
}

@media (min-width: 1025px) {
  .l-footer__inner {
    padding: 50px 0 50px;
  }
  .l-footer__logo {
    width: 440px;
    margin: 0 auto 60px;
  }
  .l-footer__sns {
    margin: 0 auto 55px;
    text-align: center;
  }
  .l-footer__sns i {
    font-size: 50px;
    color: #FFFFFF;
  }
  .l-footer__copyright {
    font-size: 18px;
  }
  .l-footer__enquate {
    height: 60px;
  }
  .l-footer__enquate__text {
    font-size: 22px;
  }
}
.l-main__contents {
  margin-bottom: 25px;
}
.l-main__contents__onayamai {
  padding: 50px 0 0;
  background-color: #7b7a8c;
  position: relative;
  margin-bottom: 80px !important;
}
.l-main__contents__onayamai:after {
  content: "";
  position: absolute;
  bottom: -50px;
  width: 0;
  height: 0;
  box-sizing: border-box;
  border-right: 50vw solid transparent;
  border-left: 50vw solid transparent;
  border-top: 50px solid #333;
  border-top-width: 50px;
  border-top-style: solid;
  border-top-color: #7b7a8c;
  left: 0%;
}
.l-main__contents__inner {
  width: auto;
  margin: 0 auto;
  padding: 0 15px;
}
.l-main__contents__inner__topBnr {
  display: flex;
  flex-direction: column;
}
.l-main__contents__inner__topBnr__hpb {
  margin-bottom: 40px;
}
.l-main__contents__inner__topBnr__hpb__half {
  margin-bottom: 20px;
}
.l-main__contents__inner__topBnr__hpb__half:last-child {
  margin-bottom: 0px;
}
.l-main__contents__inner__topBnr img {
  width: 100%;
}
.l-main__contents__inner__topBnr a {
  margin-bottom: 10px;
}
.l-main__contents__inner__topBnr a:last-child {
  margin-bottom: 0px;
}
.l-main__contents__inner__topBnr__3 {
  display: flex;
  flex-direction: column;
}
.l-main__contents__inner__topBnr__3 img {
  width: 100%;
}
.l-main__contents__inner__topBnr__3 a {
  margin-bottom: 10px;
}
.l-main__contents__inner__topBnr__3 a:last-child {
  margin-bottom: 0px;
}
.l-main__contents__course__single {
  margin-bottom: 120px;
}
.l-main__contents__course__single:last-child {
  margin-bottom: 0px;
}
.l-main__contents__salon {
  display: flex;
  flex-direction: column;
}
.l-main__contents__salon__text {
  width: 92%;
  margin: 0 auto;
}
.l-main__contents__salon__text__recruit {
  width: 92%;
  margin: 0 auto;
}
.l-main__contents__salon__photo {
  width: 92%;
  margin: 0 auto;
}
.l-main__contents__salon__map {
  width: 100%;
  margin-bottom: 10px;
}
.l-main__contents__salon__map iframe {
  height: 240px;
}
.l-main__contents__salonList {
  display: flex;
  flex-direction: column;
}
.l-main__contents__final {
  margin-bottom: 0;
}
.l-main__contents__subPage {
  margin-top: 80px;
}
.l-main__contents__send {
  margin-top: 25px;
}
.l-main__contents__privacy {
  width: auto;
  margin: 0 auto;
  padding: 0px 15px;
}
.l-main__contents__privacy__sliderWrap {
  width: 90%;
  margin: 0 auto 50px;
}
.l-main__contents__privacy__sliderWrap__child p {
  line-height: 1.3em;
  width: 90%;
  margin: 0 auto;
}
.l-main__contents__privacy__sliderWrap__child img {
  margin: 25px auto 0px;
  width: 80%;
}
.l-main__contents__privacy__sliderWrap .slick-dots {
  bottom: 0 !important;
}
.l-main__newShort {
  background: #f4d3cc;
  flex: none;
  height: auto;
  padding: 59px 0px 0px;
  margin: 59px 0px 0px;
  width: 100%;
  max-width: 100%;
}
.l-main__newShort__cvr1 {
  background-image: url("../images/short_new/bg_cvr1.jpeg");
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  background-size: cover;
  background-position: 50%;
  transition: inherit;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px 0px 30px;
}
.l-main__newShort__cvr1__bnr {
  background-image: url("../images/short_new/cvr_1.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  flex: none;
  height: 146px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 302px;
  max-width: 100%;
  position: relative;
}
.l-main__newShort__cvr2 {
  background-image: url("../images/short_new/bg_cvr.webp");
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  background-size: cover;
  background-position: 50%;
  transition: inherit;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 30px 0px 30px;
}
.l-main__newShort__cvr2__price {
  width: 100%;
}
.l-main__newShort__question__wrap1 {
  background: #f8f9fa;
  padding: 30px 0px 30px 0px;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
}
.l-main__newShort__question__wrap2 {
  background-image: url("../images/short_new/bg_question.jpeg");
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  background-size: cover;
  background-position: 50%;
  transition: inherit;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 30px 0px 5px;
}
.l-main__newShort__question__wrap2--1st {
  background-image: url("../images/short_new/bg_onayami1_sp.jpg") !important;
}
.l-main__newShort__question__wrap2--2nd {
  background-image: url("../images/short_new/bg_visual.jpeg") !important;
}
.l-main__newShort__question__wrap2__answer {
  font-family: "Noto Serif JP", sans-serif;
  font-size: 20px;
  text-align: center;
  margin: 0px auto;
  width: calc(100% - 20px);
  max-width: 100%;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.8);
  border-bottom: solid 1px #212121;
}
.l-main__newShort__question__wrap2__answer--1st {
  box-shadow: 0 0 6px #fff;
  border-bottom: none;
}
.l-main__newShort__question__wrap2__answer p {
  font-family: "Noto Serif JP", sans-serif;
  font-size: 20px;
  line-height: 1.4;
  padding: 20px;
}
.l-main__newShort__question__wrap2__answer__arrow {
  margin-bottom: 30px;
}
.l-main__newShort__question__wrap2__answer__arrow i {
  font-size: 36px;
  color: #B80025;
}
.l-main__newShort__question__wrap2__answer__catch {
  width: 80%;
  margin: 0 auto 0 5px;
}
.l-main__newShort__question__wrap2__answer__catch img {
  width: 100%;
}
.l-main__newShort__whats {
  background-image: url("../images/short_new/bg_point.jpeg");
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  background-size: cover;
  background-position: 50%;
  transition: inherit;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  box-sizing: border-box;
  padding: 30px 10px 30px;
  text-align: center;
}
.l-main__newShort__whats__single {
  margin-bottom: 30px;
  text-align: left;
}
.l-main__newShort__whats__single__pcWrap {
  display: flex;
  flex-direction: column;
}
.l-main__newShort__whats__single__hifuhydra {
  margin: 0 auto 30px;
  font-family: "Noto Serif JP", sans-serif;
  padding: 20px;
  font-size: 16px;
  line-height: 1.4;
  text-align: left;
  position: relative;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.l-main__newShort__whats__single__hifuhydra span {
  font-size: 16px;
  font-family: "Noto Serif JP", sans-serif;
  background: linear-gradient(transparent 60%, #ffc9df 60%);
}
.l-main__newShort__whats__single__up {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.l-main__newShort__whats__single__up__num {
  font-size: 144px;
  font-family: "Ballet", cursive;
  color: #aca1a4;
  margin: 0px 45px 0px 10px;
}
.l-main__newShort__whats__single__up__menu {
  display: flex;
  flex-direction: column;
}
.l-main__newShort__whats__single__up__menu__eng {
  font-family: "Ramaraja", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
}
.l-main__newShort__whats__single__up__menu__jpn {
  color: #c2696e;
  font-family: "Noto Serif JP", sans-serif;
  font-size: 18px;
  line-height: 1.4;
}
.l-main__newShort__whats__single__up__spImg {
  display: block;
  height: 98px;
  margin: 0px 0px 0px 0px;
  width: 100px;
  max-width: 100%;
}
.l-main__newShort__whats__single__up__spImg img {
  width: 100%;
}
.l-main__newShort__whats__single__up__reverse {
  flex-direction: row-reverse;
}
.l-main__newShort__whats__single__down {
  font-size: 16px;
  line-height: 1.4;
}
.l-main__newShort__whats__single__pcImg {
  display: none;
}
.l-main__newShort__whats__90min {
  width: 100%;
}
.l-main__newShort__answer__catch {
  color: #FFFFFF;
  background: #B80025;
  padding: 30px 0px 30px 0px;
}
.l-main__newShort__answer__catch p {
  font-size: 24px;
  line-height: 32px;
  font-family: "Noto Serif JP", sans-serif;
  text-align: center;
}
.l-main__newShort__voice {
  padding-top: 25px;
  padding-bottom: 25px;
  background: #FFFFFF;
}
.l-main__newShort__voice__inner {
  margin: 0 auto;
}
.l-main__newShort__voice__photoWrap {
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
}
.l-main__newShort__voice__photoWrap img {
  flex: none;
  margin: 1px;
  width: calc(50% - 2px);
  max-width: calc(50% - 2px);
}
.l-main__newShort__point {
  background: #FFFFFF;
}
.l-main__newShort__point__wrap--finalMb {
  margin: 97px 0px 97px 0px !important;
}
.l-main__newShort__point__wrap__reverse {
  margin: 97px 0px 30px 0px;
  background: #ffefef;
  display: flex;
  flex-direction: row;
}
.l-main__newShort__point__wrap__final {
  margin: 97px 0px 30px 0px;
  display: flex;
  background: #ffefef;
  flex-direction: row-reverse;
}
.l-main__newShort__point__text {
  background: #ffefef;
  display: flex;
  align-content: center;
  align-items: center;
  flex-direction: column;
  height: auto;
  margin: 0px 0px 0px 0px;
  padding: 48px 24px 96px 24px;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
}
.l-main__newShort__point__text__heading {
  font-family: "Playfair Display";
  font-size: 64px;
  text-align: left;
  margin: 0px auto 30px 0px;
}
.l-main__newShort__point__text__name {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.9;
  margin: 0px auto 30px 0px;
}
.l-main__newShort__point__text__name__job {
  margin: 0px auto 0px 0px !important;
}
.l-main__newShort__point__text__inText {
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 1.9;
}
.l-main__newShort__point__img {
  flex: none;
  margin: -48px auto 0px auto;
  width: 88%;
  max-width: 88%;
  height: 240px;
  box-sizing: border-box;
  position: relative;
}
.l-main__newShort__point__img__reverse {
  margin: 48px 24px 0px auto;
  width: 135px;
  max-width: 100%;
  height: 400px;
}
.l-main__newShort__point__img__final {
  width: 135px;
  max-width: 100%;
  height: 400px;
  margin: 48px auto 0px 25px;
}
.l-main__newShort__point__img img {
  height: 100%;
  width: 100%;
  max-width: 100%;
}
.l-main__newShort__point__img--1st {
  background-image: url("../images/short_new/point_bed.jpg");
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: inherit;
  z-index: 2;
  pointer-events: none;
  background-size: cover;
  background-position: 50%;
  transition: inherit;
}
.l-main__newShort__point__img--2nd {
  background-image: url("../images/short_new/point_staff_harada.jpg");
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: inherit;
  z-index: 2;
  pointer-events: none;
  background-size: cover;
  background-position: 50%;
  transition: inherit;
}
.l-main__newShort__point__img--3rd {
  background-image: url("../images/short_new/point_staff_matsumoto.jpg");
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: inherit;
  z-index: 2;
  pointer-events: none;
  background-size: cover;
  background-position: 50%;
  transition: inherit;
}
.l-main__newShort__point__img--4th {
  background-image: url("../images/short_new/point_staff_sugimoto.jpg");
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: inherit;
  z-index: 2;
  pointer-events: none;
  background-size: cover;
  background-position: 50%;
  transition: inherit;
}
.l-main__newShort__point__img--5th {
  background-image: url("../images/short_new/point_staff_matsumoto.jpg");
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: inherit;
  z-index: 2;
  pointer-events: none;
  background-size: cover;
  background-position: 50%;
  transition: inherit;
}
.l-main__newShort__point__img--6th {
  background-image: url("../images/short_new/point_staff_suzuki.jpg");
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: inherit;
  z-index: 2;
  pointer-events: none;
  background-size: cover;
  background-position: 50%;
  transition: inherit;
}
.l-main__newShort__salon__inner {
  margin: 0 auto;
  padding: 0px 10px 0px;
  box-sizing: border-box;
}
.l-main__newShort__salon__inner__map {
  width: 100%;
  margin-bottom: 29px;
}
.l-main__newShort__salon__inner__map iframe {
  width: 100%;
  height: 450px;
}
.l-main__newShort__salon__logo {
  width: 70%;
  margin: 0 auto 10px;
}
.l-main__newShort__salon__logo img {
  width: 100%;
}
.l-main__newShort__salon__text {
  font-size: 15px;
  text-align: center;
}
.l-main__newShort__salon__text__inText {
  font-family: "Noto Serif JP", sans-serif;
  margin-bottom: 1em;
  line-height: 1.2;
}
.l-main__newShort__salon__text__time {
  font-family: "Noto Serif JP", sans-serif;
  margin-bottom: 1em;
  font-size: 16px;
  line-height: 1.2;
  font-weight: bold;
  text-align: center;
}
.l-main__newShort__salon__text__btn {
  margin: 0px auto 20px auto;
}
.l-main__newShort__reserve__web {
  margin-bottom: 30px;
  text-align: center;
  font-size: 16px;
  letter-spacing: 0.1em;
  max-width: 100%;
  font-family: "Noto Serif JP", sans-serif;
}
.l-main__newShort__reserve__web__arrow {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 0 auto 30px;
}
.l-main__newShort__reserve__web__arrow i {
  font-size: 28px;
  color: #B80025;
}
.l-main__newShort__reserve__inner {
  margin: 0 auto;
  padding: 0px 10px 0px;
  box-sizing: border-box;
}
.l-main__newShort__reserve__caution {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  margin: 0 auto 30px;
  border: 2px solid #333333;
  background: #FFFFFF;
  border-radius: 25px;
}
.l-main__newShort__reserve__caution p {
  font-size: 12px;
  line-height: 16px;
  font-family: "Noto Serif JP", sans-serif;
  margin-bottom: 5px;
}
.l-main__newShort__reserve__caution p span {
  font-size: 12px;
  line-height: 16px;
  font-family: "Noto Serif JP", sans-serif;
  color: #333333;
  font-weight: bold;
}
.l-main__enquate {
  background-image: url(../images/wall_main.jpg);
  padding-bottom: 10%;
}
.l-main__enquate__heading__delta {
  margin-bottom: 4%;
}
.l-main__enquate__heading__delta img {
  width: 100%;
}
.l-main__enquate__inner {
  margin: 0 4.477% 50px;
  background: #FFFFFF;
  padding-top: 4%;
}
.l-main__enquate__inner__inner {
  margin: 0 4.477% 0;
  background: #FFFFFF;
  padding-top: 4%;
  padding-bottom: 4%;
}
.l-main__enquate__question__num {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.l-main__enquate__question__num__child {
  font-size: 32px;
  font-weight: bold;
  font-family: "Noto Serif JP", serif;
  margin-top: 15px;
  margin-right: 25px;
}
.l-main__enquate__question__num__child:last-child {
  margin-right: 0px;
}
.l-main__enquate__question__num__child__now {
  color: #FE3869;
}
.l-main__enquate__question__text {
  font-size: 24px;
  line-height: 36px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}
.l-main__enquate__question__img {
  margin-bottom: 20px;
}
.l-main__enquate__question__img img {
  width: 100%;
}
.l-main__enquate__end {
  padding-top: 55px;
  height: calc(100vh - 118px);
}
.l-main__02slider {
  background: #FFFFFF;
  margin: 0 auto 25px;
}
.l-main__02slider__inner {
  width: 80%;
  margin: 0 auto;
  padding-top: 25px;
  padding-bottom: 25px;
}
.l-main__02slider__inner img {
  width: 100%;
}
.l-main__02noslider {
  background: #FFFFFF;
  margin: 0 auto 25px;
}
.l-main__02noslider__inner {
  width: 80%;
  margin: 0 auto;
  padding-top: 25px;
  padding-bottom: 25px;
}
.l-main__02noslider__inner img {
  width: 100%;
  margin-bottom: 10px;
}
.l-main__02noslider__inner img:last-child {
  margin-bottom: 0px;
}
.l-main__salon__single {
  display: flex;
  flex-direction: column;
  margin-bottom: 50px;
}
.l-main__salon__single__img {
  margin-bottom: 20px;
}
.l-main__salon__single__img img {
  width: 100%;
}
.l-main__salon__single__text__info__text {
  font-size: 16px;
  line-height: 130%;
}
.l-main__salon__single__text__info__heading {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 5px;
}
.l-main__salon__single__text__info__wrap {
  margin-bottom: 5px;
}
.l-main__salon__single__text__info__address__wrap {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 5px;
}
.l-main__salon__single__text__info__address__wrap i {
  font-size: 33px;
  margin-left: 35px;
  color: #ff2768;
}
.l-main__salon__single__text__nameWrap {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin-bottom: 20px;
}
.l-main__salon__single__text__nameWrap__single {
  font-size: 10px;
  line-height: 15px;
  padding: 0.3rem 0.6rem 0.2rem;
  color: #fff;
}
.l-main__salon__single__text__nameWrap__single--l {
  background: #fdc1d0;
}
.l-main__salon__single__text__nameWrap__single--m {
  background: #2999c4;
}
.l-main__salon__single__text__wmWrap {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-left: 5px;
}
.l-main__salon__single__text__wmWrap__single {
  line-height: 15px;
  font-family: "Noto Serif JP", sans-serif;
  letter-spacing: 0.2em;
  padding: 0.3rem 0.6rem 0.2rem;
  color: #fff;
  text-align: center;
  margin-right: 5px;
}
.l-main__salon__single__text__wmWrap__single:last-child {
  margin-right: 0px;
}
.l-main__salon__single__text__wmWrap__single--l {
  background: #f7acbf;
}
.l-main__salon__single__text__wmWrap__single--m {
  background: #2999c4;
}
.l-main__salon__single__ml {
  margin-bottom: 20px;
  text-align: center;
}
.l-main__salon__single__ml__wmWrap__single {
  display: inline;
  line-height: 15px;
  font-family: "Noto Serif JP", sans-serif;
  letter-spacing: 0.2em;
  padding: 0.3rem 0.2rem 0.2rem;
  color: #fff;
  text-align: center;
  margin-right: 5px;
}
.l-main__salon__single__ml__wmWrap__single--m {
  background: #2999c4;
}
.l-main__salon__single__ml__wmWrap__single--l {
  background: #f7acbf;
}

.l-main__newShort__whats__single__hifuhydra::before, .l-main__newShort__whats__single__hifuhydra::after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 25px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width: 300px;
  background: #777;
  -webkit-box-shadow: 0 35px 20px #777;
  -moz-box-shadow: 0 35px 20px #777;
  box-shadow: 0 35px 20px #777;
  -webkit-transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  transform: rotate(-8deg);
}

.l-main__newShort__whats__single__hifuhydra::after {
  -webkit-transform: rotate(8deg);
  -moz-transform: rotate(8deg);
  -o-transform: rotate(8deg);
  -ms-transform: rotate(8deg);
  transform: rotate(8deg);
  right: 10px;
  left: auto;
}

@media (min-width: 650px) {
  .l-main__enquate__end {
    height: 100%;
  }
}
@media (min-width: 1025px) {
  .l-main__contents {
    margin-bottom: 50px;
  }
  .l-main__contents__onayamai {
    margin-bottom: 150px !important;
  }
  .l-main__contents__onayamai:after {
    bottom: -100px;
    border-top-width: 100px;
  }
  .l-main__contents__inner {
    width: 1040px;
  }
  .l-main__contents__inner__topBnr {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .l-main__contents__inner__topBnr__hpb__half {
    width: 500px;
    margin-bottom: 0px;
  }
  .l-main__contents__inner__topBnr__hpb__half:last-child {
    margin-bottom: 0px;
  }
  .l-main__contents__inner__topBnr img {
    width: 500px;
  }
  .l-main__contents__inner__topBnr a {
    margin-bottom: 0px;
  }
  .l-main__contents__inner__topBnr a:last-child {
    margin-bottom: 0px;
  }
  .l-main__contents__inner__topBnr__3 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .l-main__contents__inner__topBnr__3 img {
    width: 333px;
  }
  .l-main__contents__inner__topBnr__3 a {
    margin-bottom: 0px;
  }
  .l-main__contents__inner__topBnr__3 a:last-child {
    margin-bottom: 0px;
  }
  .l-main__contents__salon {
    flex-direction: row-reverse;
    justify-content: space-between;
    width: 1040px;
    margin: 0 auto;
  }
  .l-main__contents__salon__text {
    width: 500px;
  }
  .l-main__contents__salon__text__recruit {
    width: 650px;
  }
  .l-main__contents__salon__photo {
    width: 1040px;
  }
  .l-main__contents__salon__map {
    width: 500px;
    margin-bottom: 25px;
  }
  .l-main__contents__salon__map iframe {
    width: 100%;
    height: 350px;
  }
  .l-main__contents__salonList {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 0 auto 50px;
  }
  .l-main__contents__privacy {
    width: 720px;
    padding: 0px;
  }
  .l-main__contents__privacy__sliderWrap {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    width: 720px;
  }
  .l-main__contents__privacy__sliderWrap__child {
    width: 218px;
  }
  .l-main__contents__privacy__sliderWrap__child img {
    width: 218px;
  }
  .l-main__contents__subPage {
    margin-top: 115px;
  }
  .l-main__contents__send {
    margin-top: 50px;
  }
  .l-main__newShort {
    background: #FFFFFF;
    padding: 70px 0px 0px;
  }
  .l-main__newShort__cvr1 {
    height: 848px;
  }
  .l-main__newShort__cvr1__bnr {
    height: 364px;
    justify-content: flex-end;
    width: 750px;
  }
  .l-main__newShort__cvr2 {
    padding: 60px 0px 60px;
  }
  .l-main__newShort__cvr2__price {
    width: 1242px;
  }
  .l-main__newShort__question__wrap1 {
    padding: 80px 0px 80px 0px;
  }
  .l-main__newShort__question__wrap2__answer {
    font-size: 40px;
    margin: 0px 0px 100px 0px;
    padding: 25px 70px 25px;
    padding: 20px;
    width: 1070px;
    max-width: 100%;
    line-height: 1.4;
  }
  .l-main__newShort__question__wrap2__answer p {
    font-size: 40px;
    padding: 0;
    line-height: 1.4;
  }
  .l-main__newShort__question__wrap2__answer__arrow {
    margin-bottom: 100px;
  }
  .l-main__newShort__question__wrap2__answer__arrow i {
    font-size: 64px;
    color: #B80025;
  }
  .l-main__newShort__question__wrap2__answer__catch {
    width: 800px;
    margin: 0 auto 100px 50px;
  }
  .l-main__newShort__question__wrap2__answer__catch img {
    width: 100%;
  }
  .l-main__newShort__question__wrap2--1st {
    background-image: url("../images/short_new/bg_onayami1_pc.jpg") !important;
  }
  .l-main__newShort__whats {
    padding: 80px 0px 80px;
  }
  .l-main__newShort__whats__single {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 1100px;
  }
  .l-main__newShort__whats__single__reverse {
    flex-direction: row-reverse;
  }
  .l-main__newShort__whats__single__pcWrap {
    width: 550px;
  }
  .l-main__newShort__whats__single__hifuhydra {
    width: 800px;
    margin: 0 auto 80px;
    font-size: 24px;
    padding: 30px;
  }
  .l-main__newShort__whats__single__hifuhydra span {
    font-size: 24px;
  }
  .l-main__newShort__whats__single__up {
    justify-content: center;
  }
  .l-main__newShort__whats__single__up__num {
    font-size: 288px;
    line-height: 179px;
    margin: 0px 45px 0px 0px;
  }
  .l-main__newShort__whats__single__up__menu__jpn {
    font-size: 36px;
  }
  .l-main__newShort__whats__single__up__spImg {
    display: none;
  }
  .l-main__newShort__whats__single__up__reverse {
    flex-direction: row;
  }
  .l-main__newShort__whats__single__down {
    width: 384px;
    margin: 0 auto;
  }
  .l-main__newShort__whats__single__pcImg {
    display: block;
    border-radius: 0;
    height: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 527px;
    height: 512px;
    max-width: 100%;
  }
  .l-main__newShort__whats__single__pcImg img {
    width: 100%;
  }
  .l-main__newShort__whats__90min {
    height: 258px;
    margin: 0px 0px 30px 0px;
    width: 908px;
    max-width: 100%;
  }
  .l-main__newShort__answer__catch {
    color: #FFFFFF;
    background: #B80025;
    font-family: "Noto Serif JP", sans-serif;
    padding: 80px 0px 80px 0px;
  }
  .l-main__newShort__answer__catch p {
    font-size: 40px;
    line-height: 48px;
  }
  .l-main__newShort__voice {
    padding-top: 40px;
    padding-bottom: 70px;
    background: #FFFFFF;
  }
  .l-main__newShort__voice__inner {
    margin: 0 auto;
    width: 1102px;
  }
  .l-main__newShort__voice__photoWrap img {
    flex: none;
    height: 100%;
    margin: 0px 0px 0px 10px;
    width: calc(25% - 10px);
    max-width: calc(25% - 10px);
  }
  .l-main__newShort__point__wrap {
    display: flex;
    justify-content: flex-start;
    margin: 97px 0px 0px 0px;
    overflow: hidden;
  }
  .l-main__newShort__point__wrap__reverse {
    flex-direction: row-reverse;
    margin: 97px 0px 97px 0px;
    background: none;
  }
  .l-main__newShort__point__wrap__final {
    margin: 97px 0px 97px 0px;
    flex-direction: row;
    background: none;
  }
  .l-main__newShort__point__text {
    align-content: center;
    align-items: center;
    background: #ffefef;
    flex: none;
    flex-direction: column;
    flex-wrap: nowrap;
    height: 480px;
    justify-content: center;
    padding: 96px;
    width: 60%;
    max-width: 60%;
  }
  .l-main__newShort__point__text__heading {
    width: 397px;
    font-size: 100px;
    text-align: left;
    margin: 0px 0px 30px 0px;
  }
  .l-main__newShort__point__text__name {
    width: 397px;
    font-size: 20px;
    margin: 0px auto 30px auto;
  }
  .l-main__newShort__point__text__name__job {
    margin: 0px auto 0px auto !important;
  }
  .l-main__newShort__point__text__inText {
    width: 397px;
    font-size: 18px;
  }
  .l-main__newShort__point__img {
    align-content: flex-start;
    align-items: flex-start;
    flex: none;
    flex-direction: column;
    flex-wrap: nowrap;
    height: 480px;
    justify-content: center;
    margin: 96px 0px 0px -144px;
    width: 912px;
    z-index: 2;
    max-width: 100%;
  }
  .l-main__newShort__point__img__reverse {
    margin: 96px -144px 0px 0px;
  }
  .l-main__newShort__point__img__final {
    width: 912px;
    max-width: 100%;
    height: 480px;
    margin: 96px 0px 0px -144px;
  }
  .l-main__newShort__point__img img {
    height: 100%;
    width: 100%;
    max-width: 100%;
  }
  .l-main__newShort__salon__inner {
    width: 900px;
    padding: 0px;
  }
  .l-main__newShort__salon__inner__map {
    margin-bottom: 80px;
  }
  .l-main__newShort__salon__inner__map iframe {
    width: 100%;
    height: 450px;
  }
  .l-main__newShort__salon__text__btn {
    margin: 0px 20px 40px;
  }
  .l-main__newShort__salon__text__time {
    font-size: 20px;
  }
  .l-main__newShort__salon__logo {
    width: 387px;
  }
  .l-main__newShort__reserve__web {
    font-size: 18px;
    margin-bottom: 48px;
  }
  .l-main__newShort__reserve__web__arrow i {
    font-size: 40px;
  }
  .l-main__newShort__reserve__inner {
    width: 900px;
    padding: 0px;
  }
  .l-main__newShort__reserve__caution {
    width: 400px;
    margin: 0 auto 48px;
  }
  .l-main__enquate__question {
    font-size: 36px;
    line-height: 48px;
  }
  .l-main__enquate__question__num {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .l-main__enquate__question__num__child {
    font-size: 54px;
    line-height: 64px;
    margin-right: 50px;
  }
  .l-main__enquate__question__text {
    font-size: 36px;
    line-height: 48px;
  }
  .l-main__enquate__end {
    padding-top: 90px;
    height: 100%;
  }
  .l-main__02slider {
    margin: 0 auto 50px;
  }
  .l-main__02slider__inner {
    width: 500px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .l-main__02slider__inner img {
    width: 100%;
  }
  .l-main__02noslider {
    margin: 0 auto 50px;
  }
  .l-main__02noslider__inner {
    width: 500px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .l-main__02noslider__inner img {
    width: 100%;
    margin-bottom: 20px;
  }
  .l-main__salon__single {
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 100px;
  }
  .l-main__salon__single__text {
    width: 480px;
  }
  .l-main__salon__single__text__nameWrap {
    justify-content: flex-start;
  }
  .l-main__salon__single__text__wmWrap {
    margin-left: 5px;
  }
  .l-main__salon__single__img {
    width: 480px;
    margin-bottom: 0px;
  }
  .l-main__salon__single__img img {
    width: 480px;
  }
}
.l-menu,
.l-menu span {
  display: inline-block;
  transition: all 0.5s;
  box-sizing: border-box;
}

.scroll-prevent {
  overflow: hidden;
  width: 100%;
}

.scroll-prevent-ios {
  overflow: hidden;
  z-index: -1;
  width: 100%;
  height: 100%;
}

.modal {
  position: fixed;
  width: 100%;
  height: 100%;
}

.l-menu {
  position: fixed;
  top: 19px;
  width: 20px;
  height: 15px;
  right: 20px;
  cursor: pointer;
  z-index: 9999;
}
.l-menu span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background: #333333;
}
.l-menu span:nth-of-type(1) {
  top: 0;
}
.l-menu span:nth-of-type(2) {
  top: 7px;
}
.l-menu span:nth-of-type(3) {
  bottom: 0;
}
.l-menu__nav {
  position: fixed;
  z-index: 102;
  top: 50px;
  right: 0;
  background: #C4C4C4;
  color: #000;
  text-align: center;
  transform: translateX(100%);
  transition: all 0.6s;
  letter-spacing: 2px;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.l-menu__nav__logo {
  margin: 37px auto 10px;
  width: 144px;
  display: block;
}
.l-menu__nav__logo img {
  width: 100%;
}
.l-menu__nav ul {
  margin: 50px auto 20px;
  padding: 0;
  width: 100%;
  position: relative;
}
.l-menu__nav ul li {
  font-size: 14px;
  list-style-type: none;
  padding: 0;
  width: 100%;
  padding: 17px 0 0;
}
.l-menu__nav ul li:first-child {
  padding-top: 0;
}
.l-menu__nav ul li :after {
  content: "";
  margin: 17px auto 0;
  display: block;
  width: 200px;
  height: 1px;
  background: #333333;
}
.l-menu__nav ul li a {
  display: block;
}
.l-menu__mainLpToggle {
  position: fixed;
  top: 20px;
  width: 20px;
  height: 15px;
  right: 20px;
  cursor: pointer;
  z-index: 9999;
}
.l-menu__mainLpToggle span {
  position: absolute;
  left: 0;
  width: 20px;
  height: 2px;
  background: #ff2768;
}
.l-menu__mainLpToggle span:nth-of-type(1) {
  top: 0;
}
.l-menu__mainLpToggle span:nth-of-type(2) {
  top: 7px;
}
.l-menu__mainLpToggle span:nth-of-type(3) {
  top: 14px;
}
.l-menu__mainLpToggle--mw span {
  background: #595757;
}
.l-menu__mainLpToggle__nav {
  position: fixed;
  z-index: 9910;
  top: 0;
  right: 0;
  background: linear-gradient(320deg, #ffc9df, #c9efff 60%, #71d6ff 90%) !important;
  background: -webkit-linear-gradient(320deg, #ffc9df, #c9efff 60%, #71d6ff 90%) !important;
  color: #000;
  text-align: center;
  transform: translateX(100%);
  transition: all 0.6s;
  letter-spacing: 2px;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
.l-menu__mainLpToggle__nav--mw {
  background: #ffffff !important;
}
.l-menu__mainLpToggle__nav__logo {
  width: auto;
  height: 55px;
  display: block;
  padding-left: 5px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.l-menu__mainLpToggle__nav__logo img {
  height: 35px;
}
.l-menu__mainLpToggle__nav__linkWrap {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.l-menu__mainLpToggle__nav__linkWrap i {
  font-size: 16px;
  color: #ff2768;
}
.l-menu__mainLpToggle__nav__linkWrap__child {
  margin-left: 1em;
}
.l-menu__mainLpToggle__nav__linkWrap--mw i {
  font-size: 16px;
  color: #595757;
}
.l-menu__mainLpToggle__nav__homeOpen__ul li {
  border-top: 1px solid #fff;
  border-bottom: none !important;
}
.l-menu__mainLpToggle__nav__homeOpen__a {
  display: block;
  text-align: center;
  line-height: 0;
  position: relative;
}
.l-menu__mainLpToggle__nav ul li {
  border-bottom: 1px solid #efefef;
}
.l-menu__mainLpToggle__nav ul li a {
  display: block;
  padding: 11px 22px;
  position: relative;
  text-align: left;
  text-decoration: none;
}
.l-menu__mainLpToggle__nav ul li a:visited p {
  color: #ff2768;
}
.l-menu__mainLpToggle__nav ul li a span {
  color: #f59cc7;
  font-family: Outfit, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 1.3;
}
.l-menu__mainLpToggle__nav ul li a p {
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  line-height: 1.4;
  color: #ff2768;
}
.l-menu__mainLpToggle__nav--mw ul li a:visited p {
  color: #595757;
}
.l-menu__mainLpToggle__nav--mw ul li a p {
  color: #595757;
}
.l-menu__mainLpToggle__btn {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 230px;
  padding: 12px 0;
  margin: 25px auto;
  background: #ff2768;
  border-bottom: 2px #000 solid;
  border-radius: 22px;
  position: relative;
}
.l-menu__mainLpToggle__btn p {
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
}
.l-menu__mainLpToggle__sns {
  margin: 25px auto;
}
.l-menu__mainLpToggle__sns i {
  font-size: 50px;
  color: #ff2768;
}
.l-menu__mainLpToggle__sns--mw i {
  color: #595757;
}
.l-menu__mainLpToggle__sns--mw--m i {
  color: #2999c4;
}
.l-menu__mainLpToggle__sns--mw--l i {
  color: #f7acbf;
}

.l-menu__nav.active {
  transform: translateX(0%);
  opacity: 0.95;
}

.l-menu.active span:nth-of-type(1) {
  -webkit-transform: translateY(7px) rotate(-45deg);
  transform: translateY(7px) rotate(-45deg);
}

.l-menu.active span:nth-of-type(2) {
  opacity: 0;
}

.l-menu.active span:nth-of-type(3) {
  -webkit-transform: translateY(-7px) rotate(45deg);
  transform: translateY(-7px) rotate(45deg);
}

/*メインLP用メニュー*/
.l-menu__mainLpToggle,
.l-menu__mainLpToggle span {
  display: inline-block;
  transition: all 0.5s;
  box-sizing: border-box;
}

.scroll-prevent {
  overflow: hidden;
  width: 100%;
}

.scroll-prevent-ios {
  overflow: hidden;
  z-index: -1;
  width: 100%;
  height: 100%;
}

.modal {
  position: fixed;
  width: 100%;
  height: 100%;
}

.l-menu__mainLpToggle__nav.active {
  transform: translateX(0%);
}

.l-menu__mainLpToggle.active span:nth-of-type(1) {
  -webkit-transform: translateY(7px) rotate(-45deg);
  transform: translateY(7px) rotate(-45deg);
}

.l-menu__mainLpToggle.active span:nth-of-type(2) {
  opacity: 0;
}

.l-menu__mainLpToggle.active span:nth-of-type(3) {
  -webkit-transform: translateY(-7px) rotate(45deg);
  transform: translateY(-7px) rotate(45deg);
}

.l-menu__mainLpToggle__nav__homeOpen__a.on:before {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}

.l-menu__mainLpToggle__nav__homeOpen__a:after {
  background-color: transparent;
}

#mw .l-menu__mainLpToggle__nav__link {
  border-bottom: 1px solid #efefef;
}

#mw .l-menu__mainLpToggle__nav__homeOpen__ul li {
  border-top: 1px solid #efefef;
  border-bottom: none !important;
}

@media (orientation: landscape) {
  .l-menu__nav ul {
    margin: 0 auto 50px;
  }
  .l-menu__nav ul li:last-child {
    margin-bottom: 30px;
  }

  .l-menu__mainLpToggle__nav.active {
    transform: translateX(60%);
  }
}
@media (min-width: 1025px) {
  .l-menu__mainLpToggle {
    top: 35px;
  }
  .l-menu__mainLpToggle__nav {
    top: 0px;
  }
  .l-menu__mainLpToggle__nav__logo {
    height: 90px;
    padding-left: 14px;
  }
  .l-menu__mainLpToggle__nav__logo img {
    height: 60px;
  }

  .l-menu__mainLpToggle__nav.active {
    transform: translateX(75%);
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .l-menu__mainLpToggle__nav.active {
    transform: translateX(60%);
  }
}
.c-accordion__news {
  width: 100%;
  letter-spacing: 0.1em;
  line-height: 1.3;
}
.c-accordion__news dt {
  padding: 10px;
  color: #333333;
  margin-bottom: 8px;
  position: relative;
}
.c-accordion__news dt:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto 10px auto auto;
  width: 10px;
  height: 1px;
  background-color: #333333;
  transition: 0.2s;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.c-accordion__news dt:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto 10px auto auto;
  width: 10px;
  height: 1px;
  background-color: #333333;
  transition: 0.3s;
}
.c-accordion__news dd {
  padding: 8px 10px 10px 10px;
  margin-bottom: 8px;
  display: none;
  background: #FFFFFF;
}
.c-accordion__news dd p {
  font-size: 11px;
  margin-bottom: 10px;
  font-family: "Noto Serif JP", sans-serif;
}
.c-accordion__news dd p span {
  font-size: 14px;
  font-family: "Noto Serif JP", sans-serif;
  font-weight: bold;
  color: #3d9cc2;
}
.c-accordion__news__ttl {
  width: 90%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  font-family: "Noto Serif JP", sans-serif;
}
.c-accordion__news__ttl__day {
  font-family: "Noto Serif JP", sans-serif;
  font-weight: bold;
  font-size: 11px;
  margin-right: 10px;
}
.c-accordion__news__ttl__text {
  font-family: "Noto Serif JP", sans-serif;
  font-weight: bold;
  font-size: 11px;
}
.c-accordion__news__products {
  background-color: #d83a6a !important;
}
.c-accordion__menu {
  width: 100%;
  letter-spacing: 0.1em;
  line-height: 1.3;
}
.c-accordion__menu dt {
  padding: 10px;
  color: #FFFFFF;
  background: #d83a6a;
  margin-bottom: 8px;
  position: relative;
}
.c-accordion__menu dt:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto 10px auto auto;
  width: 15px;
  height: 2px;
  background-color: #FFFFFF;
  transition: 0.2s;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.c-accordion__menu dt:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto 10px auto auto;
  width: 15px;
  height: 2px;
  background-color: #FFFFFF;
  transition: 0.3s;
}
.c-accordion__menu dd {
  padding: 8px 10px 10px 10px;
  margin-bottom: 8px;
  display: none;
  background: #FFFFFF;
}
.c-accordion__menu dd p {
  font-size: 12px;
  margin-bottom: 10px;
}
.c-accordion__menu dd p span {
  font-size: 12px;
  font-weight: bold;
  color: #3d9cc2;
}
.c-accordion__menu--mw dt {
  background: #69696b;
}
.c-accordion__menu__products {
  background-color: #d83a6a !important;
}
.c-accordion__menu__products__new {
  background: #FFFFFF;
  color: #d83a6a;
  font-size: 12px;
  padding: 2px 8px;
  border-radius: 20px;
}
.c-accordion__menu__products__fleyja {
  background-color: #edb3cb !important;
}
.c-accordion__menu__products__fleyja__new {
  background: #bda069;
  color: #FFFFFF;
  font-size: 12px;
  padding: 2px 8px;
  border-radius: 20px;
}

.c-accordion__news .open:before {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}

.c-accordion__news .open:after {
  background-color: transparent;
}

.c-accordion__menu .open:before {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}

.c-accordion__menu .open:after {
  background-color: transparent;
}

#mw .c-accordion__menu dd p {
  font-size: 14px;
}
#mw .c-accordion__menu dd p span {
  font-size: 14px;
  color: #69696b;
}
#mw .c-accordion__news__ttl__day {
  font-size: 14px;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
}
#mw .c-accordion__news__ttl__text {
  font-size: 14px;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
}
#mw .c-accordion__news dt {
  background: #ffffff;
  line-height: 150%;
}
#mw .c-accordion__news dd p {
  font-size: 14px;
  line-height: 150%;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
}

@media (min-width: 1025px) {
  .c-accordion__news {
    max-width: 500px;
    margin: 0 auto;
  }
  .c-accordion__news dt {
    font-size: 18px;
  }
  .c-accordion__news dd {
    padding: 13px 18px 10px 18px;
  }
  .c-accordion__news dd p {
    font-size: 14px;
  }
  .c-accordion__news dd p span {
    font-size: 14px;
  }
  .c-accordion__news__ttl {
    flex-direction: row;
  }
  .c-accordion__news__ttl__day {
    margin-right: 10px;
    font-size: 14px;
  }
  .c-accordion__news__ttl__text {
    font-size: 14px;
  }
  .c-accordion__menu dt {
    font-size: 18px;
  }
  .c-accordion__menu dd {
    padding: 13px 18px 10px 18px;
  }
  .c-accordion__menu dd p {
    font-size: 14px;
  }
  .c-accordion__menu dd p span {
    font-size: 14px;
  }

  #mw .c-accordion__menu dd p {
    font-size: 16px;
  }
  #mw .c-accordion__menu dd p span {
    font-size: 16px;
    color: #7f7f7f;
  }
}
.c-box__newsPrice {
  font-size: 11px;
}
.c-box__newsPrice__title {
  margin: 0 auto 20px;
  text-align: center;
}
.c-box__newsPrice__title span {
  letter-spacing: 0.005em;
  background-image: -webkit-linear-gradient(300deg, #ffc9df, #71d6ff);
  background-image: linear-gradient(300deg, #ffc9df, #71d6ff);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100% 40%;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}
.c-box__newsPrice__center {
  text-align: center;
  margin: 0 auto 20px !important;
}
.c-box__newsPrice__title2 {
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  margin: 0 auto 20px;
}
.c-box__newsPrice__img {
  width: 100%;
  max-width: 500px;
  text-align: center;
  display: block;
  margin: 0 auto;
}
.c-box__newsPrice__img img {
  width: 100%;
}
.c-box__problem {
  display: flex;
  flex-direction: column;
}
.c-box__problem__photo {
  width: 100%;
  margin: 0 auto 15px;
}
.c-box__problem__photo img {
  width: 100%;
}
.c-box__problem__wrap {
  background: linear-gradient(320deg, #71d6ff, #c9efff 50%, #71d6ff 90%) !important;
  background: -webkit-linear-gradient(320deg, #71d6ff, #c9efff 50%, #71d6ff 90%) !important;
  margin: 0 auto 30px;
  padding-top: 30px;
  width: 90%;
  border-radius: 30px;
}
.c-box__problem__wrap--2 {
  background: #e2ded5 !important;
}
.c-box__problem__text {
  margin: 0 auto 25px;
}
.c-box__problem__text ul {
  background: #ffffff;
  padding: 10px;
}
.c-box__problem__text ul li {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
}
.c-box__problem__text ul li span {
  font-size: 14px;
  font-weight: bold;
  color: #ff2768;
}
.c-box__problem__text ul li:before {
  font-size: 14px;
  font-family: "Font Awesome 5 Free";
  content: "\f14a";
  background-size: contain;
  display: inline-block;
  padding-right: 5px;
}
.c-box__problem__text ul .probrem_li_second {
  color: #ffffff;
  font-size: 12px;
}
.c-box__problem__text ul .probrem_li_second span {
  color: #ffe985;
  font-size: 12px;
}
.c-box__problem__text ul .probrem_li_second:before {
  color: #ffe985;
}
.c-box__problem__text .probrem_ul_second {
  background: #7b7a8c !important;
}
.c-box__coupon__text {
  margin: 0 auto;
  line-height: 16px;
}
.c-box__coupon__text__heading {
  line-height: 16px;
  font-weight: bold;
  color: #ff2768;
}
.c-box__price {
  width: auto;
  max-width: 350px;
  border: 1px solid #333333;
  padding: 10px;
  margin: 0 auto 50px;
  display: flex;
  justify-content: space-between;
  text-align: center;
  align-items: center;
  background: #FFFFFF;
}
.c-box__price__left {
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  letter-spacing: 0.1em;
  white-space: nowrap;
}
.c-box__price__center {
  width: 1px;
  height: 50px;
  background-color: #333333;
}
.c-box__price__right__no {
  font-size: 14px;
  text-decoration: line-through;
  letter-spacing: 1px;
}
.c-box__price__right__taxin {
  font-size: 9px;
}
.c-box__price__right__taxin2 {
  font-size: 12px;
  font-weight: bold;
}
.c-box__price__right__top {
  margin-bottom: 5px;
}
.c-box__price__right__middle {
  margin-bottom: 5px;
}
.c-box__price__right__bottom {
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 0.01em;
}
.c-box__cource {
  display: flex;
  justify-content: center;
  flex-direction: row;
  margin-bottom: 50px;
}
.c-box__cource__first {
  margin-bottom: 25px;
  text-align: center;
}
.c-box__cource__first__check {
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 10px;
}
.c-box__cource__first__circle {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 87%;
  margin: 0 auto;
}
.c-box__cource__first__circle__child {
  margin-right: 10px;
}
.c-box__cource__first__circle__child:last-child {
  margin-right: 0px;
}
.c-box__cource__first__circle__child__topText {
  font-size: 10px;
  line-height: 130%;
  margin-bottom: 3px;
}
.c-box__cource__first__circle__child__bottomImg {
  width: 120px;
  height: auto;
  line-height: 130%;
  margin-bottom: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-box__cource__first__circle__child__bottomImg img {
  width: 100%;
}
.c-box__cource__campaign {
  background: #FFFFFF;
  box-shadow: 0px 2px 6px gray;
  border-radius: 20px;
  margin: 6px auto 25px;
  padding: 15px 15px;
}
.c-box__cource__campaign__coupon {
  background: linear-gradient(320deg, #c9efff, #c9efff 40%, #71d6ff 90%) !important;
  background: -webkit-linear-gradient(320deg, #c9efff, #c9efff 40%, #71d6ff 90%) !important;
}
.c-box__cource__campaign__course1 {
  background: linear-gradient(320deg, #fffbc9, #c9efff 70%, #71d6ff 90%) !important;
  background: -webkit-linear-gradient(320deg, #fffbc9, #c9efff 70%, #71d6ff 90%) !important;
}
.c-box__cource__campaign__course1mw {
  background: linear-gradient(320deg, #fffbc9, #f9f9f9 70%, #fffbc9 90%) !important;
  background: -webkit-linear-gradient(320deg, #fffbc9, #f9f9f9 70%, #fffbc9 90%) !important;
}
.c-box__cource__campaign__course2 {
  background: linear-gradient(320deg, #ffc9df, #c9efff 60%, #71d6ff 90%) !important;
  background: -webkit-linear-gradient(320deg, #ffc9df, #c9efff 60%, #71d6ff 90%) !important;
}
.c-box__cource__campaign__course2mw {
  background: linear-gradient(320deg, #ffe9d9, #fff7f0 50%, #ffe9d9 90%) !important;
  background: -webkit-linear-gradient(320deg, #ffe9d9, #fff7f0 50%, #ffe9d9 90%) !important;
}
.c-box__cource__campaign__course3 {
  background: linear-gradient(320deg, #71d6ff, #c9efff 50%, #71d6ff 90%) !important;
  background: -webkit-linear-gradient(320deg, #71d6ff, #c9efff 50%, #71d6ff 90%) !important;
}
.c-box__cource__campaign__course3mw {
  background: linear-gradient(320deg, #b1d3d9, #eafcff 60%, #b1d3d9 90%) !important;
  background: -webkit-linear-gradient(320deg, #b1d3d9, #eafcff 60%, #b1d3d9 90%) !important;
}
.c-box__cource__campaign__single {
  text-align: center;
}
.c-box__cource__campaign__single img {
  width: 100%;
  margin-bottom: 25px;
}
.c-box__cource__campaign__single__final {
  margin-bottom: 0px !important;
}
.c-box__cource__campaign__typeWrap {
  width: auto;
}
.c-box__cource__campaign__lineup {
  background: #FFFFFF;
  box-shadow: 0 0 6px gray;
  border-radius: 20px;
  margin: 0.2em auto 0.2em;
  padding: 10px 10px;
}
.c-box__cource__campaign__lineup__child {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 0 auto 0.5em;
}
.c-box__cource__campaign__lineup__child:last-child {
  margin: 0 auto;
}
.c-box__cource__campaign__lineup__child p {
  width: 100%;
  font-size: 12px;
}
.c-box__cource__campaign__up {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.c-box__cource__campaign__up__left {
  margin-right: 20px;
}
.c-box__cource__campaign__kayoikata {
  display: none;
  border-radius: 0px 0 20px 20px;
  margin: 0px auto 25px;
}
.c-box__cource__campaign__skin {
  display: none;
  border-radius: 0px 0 20px 20px;
  margin: 0px auto 25px;
}
.c-box__cource__campaign__type {
  display: none;
  border-radius: 0px 0 20px 20px;
  margin: 0px auto 25px;
}
.c-box__cource__single {
  margin-right: 35px;
}
.c-box__cource__single img {
  border-radius: 50%;
  width: 150px;
  height: 150px;
  margin-bottom: 15px;
  object-fit: cover;
}
.c-box__cource__single p {
  text-align: center;
}
.c-box__cource__single:last-child {
  margin-right: 0px;
}
.c-box__cource__plan {
  margin: 0 auto 15px;
}
.c-box__cource__plan:last-child {
  margin: 0 auto;
}
.c-box__cource__plan__wrapAll {
  margin: 0 auto 15px;
}
.c-box__cource__plan__wrapAll:last-child {
  margin: 0 auto;
}
.c-box__cource__plan__wrap {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.c-box__cource__plan__wrap__img {
  width: 30%;
}
.c-box__cource__plan__wrap__img img {
  width: 100%;
  border-radius: 5px;
}
.c-box__cource__plan__wrap__text {
  width: 49%;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  line-height: 150%;
}
.c-box__cource__plan__wrap__text p {
  font-size: 12px;
  line-height: 150%;
}
.c-box__cource__courceHide {
  display: none;
}
.c-box__menuLbl {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.c-box__menuLbl__single {
  font-size: 14px;
  padding: 1px 8px;
  color: #FFFFFF;
  /* font-weight: bold; */
  background-color: #e5a1b2;
  margin-right: 5px;
  margin-bottom: 5px;
  line-height: 18px;
}
.c-box__menuLbl__single--mw {
  background-color: #676767;
}
.c-box__staff {
  display: flex;
  flex-direction: column;
}
.c-box__staff__child {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 25px;
}
.c-box__staff__child:last-child {
  margin-bottom: 0px;
}
.c-box__staff__child__photo {
  width: 27%;
}
.c-box__staff__child__photo img {
  width: 100%;
  border-radius: 10px;
}
.c-box__staff__child__text {
  width: 67%;
}
.c-box__staff__child__text__job {
  font-size: 12px;
  line-height: 150%;
}
.c-box__staff__child__text__name {
  font-size: 18px;
  line-height: 150%;
  margin-bottom: 5px;
}
.c-box__staff__child__text p {
  font-size: 12px;
  line-height: 150%;
}
.c-box__salon {
  margin-bottom: 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.c-box__salon__heading {
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  padding-bottom: 10px;
  letter-spacing: 0.01em;
}
.c-box__salon__heading__h3 {
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
  padding-bottom: 10px;
  letter-spacing: 0.2em;
  text-align: center;
}
.c-box__salon__heading__h3__photo {
  padding-top: 10px;
}
.c-box__salon__heading__company {
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  padding-bottom: 10px;
}
.c-box__salon__text {
  line-height: 24px;
  font-size: 12px;
  line-height: 18px;
  padding-bottom: 10px;
}
.c-box__salon__text--last {
  padding-bottom: 0px;
}
.c-box__salon dt {
  width: 38%;
}
.c-box__salon dd {
  width: 62%;
}
.c-box__menuPrice {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.c-box__menuPrice__reverse {
  flex-direction: row-reverse;
}
.c-box__menuPrice__left {
  width: 80%;
}
.c-box__menuPrice__left__childCenter {
  text-align: left;
}
.c-box__menuPrice__right {
  width: 60px;
  height: 60px;
}
.c-box__menuPrice__right img {
  width: 100%;
  border-radius: 50%;
}
.c-box__menuPrice__right__ml {
  height: 140px;
}
.c-box__menuPrice__right__ml--img {
  margin-bottom: 20px;
}
.c-box__menuPrice__right__mlOption {
  width: 140px;
  height: auto;
  display: flex;
}
.c-box__menuPrice__right__mlOption--img {
  width: 60px !important;
  margin-right: 10px;
}
.c-box__menuPrice__products {
  display: flex;
  flex-direction: column;
}
.c-box__menuPrice__products__heading {
  font-size: 24px;
  font-family: "Noto Serif JP", serif;
  color: #d83a6a;
  text-align: center;
  margin-bottom: 5px;
}
.c-box__menuPrice__products__heading--fleyja {
  color: #bda069;
}
.c-box__menuPrice__products__intro {
  font-family: "Noto Serif JP", serif;
  text-align: center;
  margin-bottom: 5px;
}
.c-box__menuPrice__products__child {
  border: 1px solid #d83a6a;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 5px;
  margin-bottom: 10px;
}
.c-box__menuPrice__products__child--fleyja {
  border: 1px solid #bda069;
}
.c-box__menuPrice__products__child__photo {
  width: 20%;
  margin-right: 10px;
}
.c-box__menuPrice__products__child__photo img {
  width: 100%;
}
.c-box__menuPrice__products__child__text {
  width: 80%;
}
.c-box__menuPrice__products__child__text__heading {
  color: #d83a6a;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  margin-bottom: 5px;
  letter-spacing: 0.001em;
}
.c-box__menuPrice__products__child__text__heading span {
  font-size: 12px;
}
.c-box__menuPrice__products__child__text__heading--fleyja {
  color: #bda069;
}
.c-box__menuPrice__products__child__text__tag {
  background-color: #d83a6a;
  color: #ffffff;
  text-align: center;
  display: inline-block;
  padding: 3px 10px;
  font-size: 11px;
  border-radius: 20px;
  margin-right: 5px;
}
.c-box__menuPrice__products__child__text__tag--dds {
  background-color: #5ebbcc !important;
}
.c-box__menuPrice__products__child__text__tag--kansaibou {
  background-color: #abd34c !important;
}
.c-box__menuPrice__products__child__text__tag--fleyja {
  background-color: #bda069 !important;
}
.c-box__menuPrice__products__child__text__tag__wrap {
  margin-bottom: 5px;
}
.c-box__menuPrice__products__child__text__main {
  font-size: 12px;
  margin-bottom: 5px;
}
.c-box__menuPrice__products__child__text__main sup {
  font-size: 9px !important;
  vertical-align: text-top;
}
.c-box__menuPrice__products__child__text__main__small {
  font-size: 9px !important;
}
.c-box__menuPrice__products__child__text__main__small__indent {
  text-indent: -2.5em;
  padding-left: 2.5em;
  margin-bottom: 0px !important;
}
.c-box__menuPrice__products__child__price {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-end;
  flex-wrap: nowrap;
}
.c-box__menuPrice__products__child__price__size {
  font-size: 14px;
  font-family: "Noto Serif JP", serif;
  margin-bottom: 2px;
  margin-right: 5px;
}
.c-box__menuPrice__products__child__price__size__small {
  font-size: 9px;
  font-family: "Noto Serif JP", serif;
}
.c-box__menuPrice__products__child__price__num {
  font-size: 24px;
  font-family: "Noto Serif JP", serif;
  color: #d83a6a;
  white-space: nowrap;
}
.c-box__menuPrice__products__child__price__num span {
  font-size: 12px;
  font-family: "Noto Serif JP", serif;
  color: #d83a6a;
  white-space: nowrap;
}
.c-box__menuPrice__products__child__price__num--fleyja {
  color: #bda069 !important;
}
.c-box__menuPrice__products__child__price__num--fleyja span {
  font-size: 12px;
  font-family: "Noto Serif JP", serif;
  color: #bda069 !important;
  white-space: nowrap;
}
.c-box__menuPriceOption {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
.c-box__menuPriceOption__reverse {
  flex-direction: row-reverse !important;
}
.c-box__menuPriceOption__left {
  width: 80%;
}
.c-box__menuPriceOption__left__childCenter {
  text-align: left;
}
.c-box__menuPriceOption__right {
  width: 60px;
  height: 60px;
}
.c-box__menuPriceOption__right img {
  width: 100%;
  border-radius: 50%;
}
.c-box__menuPriceOption__right__select {
  width: 100px !important;
  height: 100px !important;
}
.c-box__footerLink {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  width: 320px;
  margin: 0 auto 10px;
}
.c-box__footerLink__child {
  font-size: 14px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.c-box__footerLink__child:last-child {
  margin-right: 0px;
}
.c-box__footerLink__child i {
  font-size: 10px;
  margin-left: 3px;
}
.c-box__privacy {
  margin: 0 auto 25px;
  text-align: left;
  line-height: 18px;
}
.c-box__privacy__center {
  text-align: center;
  margin-bottom: 25px;
  line-height: 18px;
}
.c-box__photo__salon {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}
.c-box__photo__salon__img {
  width: 48%;
  margin-bottom: 20px;
}
.c-box__photo__salon__img img {
  width: 100%;
}
.c-box__voice {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin-bottom: 25px;
}
.c-box__voice__single {
  justify-content: space-between;
  margin: 10px;
  width: calc(100% - 20px);
  max-width: calc(100% - 20px);
  height: calc(100% - 20px);
}
.c-box__voice__single__innerPc {
  padding: 0px;
}
.c-box__voice__single__title {
  font-size: 16px;
  width: 100%;
  max-width: 100%;
  margin: 0px 0px 15px 0px;
  border-bottom: 1px solid #000;
  text-align: center;
  letter-spacing: 0em;
  line-height: 1.4;
  font-family: "Noto Serif JP", sans-serif;
}
.c-box__voice__single__text {
  font-size: 12px;
  letter-spacing: 0em;
  line-height: 1.4;
  margin-bottom: 20px;
  word-break: break-all;
}
.c-box__voice__single__text span {
  font-size: 12px;
  display: inline-block;
}
.c-box__voice__single__img {
  width: 80px;
  max-width: 100%;
  text-align: right;
  margin: 0 auto;
}
.c-box__voice__single__img img {
  width: 100%;
}
.c-box__voice__caution {
  text-align: left;
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 25px;
  font-size: 12px;
  font-family: "Noto Serif JP", sans-serif;
}
.c-box__voice__photoWrap {
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
}
.c-box__voice__photoWrap img {
  flex: none;
  margin: 1px;
  width: calc(50% - 2px);
  max-width: calc(50% - 2px);
}
.c-box__voice__voiceHide {
  display: none;
}
.c-box__form__caution {
  font-size: 12px;
  font-family: "Noto Serif JP", sans-serif;
  background: #FFFFFF;
  padding: 10px;
  line-height: 14px;
  margin-bottom: 25px;
}
.c-box__form__caution p {
  font-size: 12px;
  line-height: 16px;
  font-family: "Noto Serif JP", sans-serif;
  margin-bottom: 5px;
}
.c-box__form__caution__heading {
  font-size: 14px;
  margin-bottom: 5px;
  font-weight: bold;
  text-align: center;
  color: #333333;
  font-family: "Noto Serif JP", sans-serif;
}
.c-box__form__caution__time {
  text-align: center;
  font-family: "Noto Serif JP", sans-serif;
  font-size: 12px;
  line-height: 16px;
}
.c-box__form__caution__time__text {
  font-size: 12px;
  line-height: 16px;
  font-family: "Noto Serif JP", sans-serif;
  margin-top: 5px;
  margin-bottom: 0px;
  display: inline-block;
  text-align: left;
  color: #333333;
}
.c-box__sendFlow__completion {
  margin: 0 auto 15px;
  line-height: 150%;
  text-align: left;
}
.c-box__sendFlow__completion--spCenter {
  text-align: center;
}
.c-box__sendFlow__completion span {
  color: #B80025;
  line-height: 150%;
  font-size: 14px;
}
.c-box__sendFlow__completion__indent {
  text-align: left;
  text-indent: -1em;
  padding-left: 1em;
}
.c-box__sendFlow__wrap {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 0 auto 25px;
  align-items: center;
}
.c-box__sendFlow__wrap__singleWrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 150px;
  padding: 0 10px;
  align-items: center;
  margin-right: 10px;
  border: 1px solid #B80025;
  background: #FFFFFF;
}
.c-box__sendFlow__wrap__singleWrap__text {
  font-size: 20px;
  color: #B80025;
  letter-spacing: 0.05em;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-family: "Noto Serif JP", sans-serif;
}
.c-box__sendFlow__wrap__singleWrap__end {
  height: 150px;
  padding: 0 10px;
  background: #B80025;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-box__sendFlow__wrap__singleWrap__end__text {
  font-size: 20px;
  color: #FFFFFF;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  letter-spacing: 0.05em;
  font-family: "Noto Serif JP", sans-serif;
}
.c-box__sendFlow__wrap__delta {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #B80025;
  margin-right: 10px;
}
.c-box__sendFlow__downArrow {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 0 auto 25px;
}
.c-box__sendFlow__downArrow i {
  font-size: 20px;
  color: #B80025;
}

#mw .c-box__menuPrice__products__child {
  border: 1px solid #69696b;
}
#mw .c-box__menuPrice__products__child__text__heading {
  color: #69696b;
  font-family: "Noto Sans JP", sans-serif;
}
#mw .c-box__menuPrice__products__child__text__tag {
  background-color: #69696b;
}
#mw .c-box__menuPrice__products__child__price__num {
  color: #69696b;
  font-family: "Noto Sans JP", sans-serif;
}
#mw .c-box__menuPrice__products__child__price__num span {
  color: #69696b;
  font-family: "Noto Sans JP", sans-serif;
}
#mw .c-box__menuPrice__products__child__price__size {
  font-family: "Noto Sans JP", sans-serif;
}
#mw .c-box__menuPrice__products__child__price__size__small {
  font-family: "Noto Sans JP", sans-serif;
}
#mw .c-box__menuPrice__products__heading {
  color: #69696b;
  font-family: "Noto Sans JP", sans-serif;
}
#mw .c-box__menuPrice__products__intro {
  font-family: "Noto Sans JP", sans-serif;
}
#mw .c-box__voice__single__title {
  font-family: "Noto Sans JP", sans-serif;
}
#mw .c-box__voice__single__text span {
  font-size: 14px;
  line-height: 24px;
}
#mw .c-box__voice__caution {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 20px;
}
#mw .c-box__problem__text ul li {
  font-size: 12px;
  font-weight: normal;
}
#mw .c-box__problem__text ul li span {
  font-weight: normal;
}
#mw .c-box__cource__campaign__lineup__child {
  align-items: flex-start;
}
#mw .c-box__staff__child__text p {
  font-size: 14px;
}
#mw .c-box__salon__text {
  font-size: 14px;
  line-height: 24px;
}
#mw .c-box__footerLink__child {
  color: #ffffff;
}
#mw .c-box__footerLink__child:visited {
  color: #ffffff;
}

@media (max-width: 320px) {
  .c-box__cource__single {
    margin-right: 10px;
  }
  .c-box__price__right__taxin2 {
    display: block;
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  .c-box__newsPrice {
    font-size: 14px;
  }
  .c-box__newsPrice__title2 {
    font-size: 14px;
  }
  .c-box__problem {
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    margin: 0 auto 50px;
  }
  .c-box__problem__photo {
    width: 500px;
    margin: 0 auto;
  }
  .c-box__problem__photo img {
    width: 100%;
  }
  .c-box__problem__text {
    width: 500px;
    margin: 0 auto;
    display: flex;
    align-items: center;
  }
  .c-box__problem__text ul {
    padding: 20px;
  }
  .c-box__problem__text ul li {
    font-size: 24px;
    line-height: 36px;
  }
  .c-box__problem__text ul li span {
    font-size: 24px;
  }
  .c-box__problem__text ul li:before {
    font-size: 24px;
  }
  .c-box__problem__text ul .probrem_li_second {
    color: #ffffff;
    font-size: 24px;
  }
  .c-box__problem__text ul .probrem_li_second span {
    color: #ffe985;
    font-size: 24px;
  }
  .c-box__problem__wrap {
    margin: 0 auto 50px;
    padding-bottom: 20px;
  }
  .c-box__coupon__text {
    width: 500px;
    margin: 0 auto;
    font-size: 20px;
    line-height: 28px;
    text-align: left;
  }
  .c-box__coupon__text__heading {
    font-size: 24px;
    line-height: 28px;
  }
  .c-box__price {
    width: 440px;
    max-width: 440px;
    padding: 15px;
    margin: 0 auto 100px;
  }
  .c-box__price__left {
    font-size: 18px;
    line-height: 24px;
  }
  .c-box__price__right__no {
    font-size: 18px;
    text-decoration: line-through;
    letter-spacing: 1px;
  }
  .c-box__price__right__taxin {
    font-size: 14px;
  }
  .c-box__price__right__taxin2 {
    font-size: 14px;
    font-weight: bold;
  }
  .c-box__price__right__top {
    margin-bottom: 5px;
  }
  .c-box__price__right__middle {
    margin-bottom: 5px;
  }
  .c-box__price__right__bottom {
    font-size: 29px;
    font-weight: bold;
    letter-spacing: 1px;
  }
  .c-box__salon__heading {
    font-size: 17px;
    line-height: 24px;
  }
  .c-box__salon__heading__company {
    font-size: 17px;
    line-height: 24px;
  }
  .c-box__salon__heading__h3 {
    font-size: 26px;
    margin-bottom: 25px;
  }
  .c-box__salon__text {
    font-size: 17px;
    line-height: 24px;
  }
  .c-box__salon dt {
    width: 30%;
  }
  .c-box__salon dd {
    width: 70%;
  }
  .c-box__menuLbl__single {
    font-size: 18px;
    padding: 8px 15px;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .c-box__cource {
    display: flex;
    justify-content: center;
    flex-direction: row;
    margin-bottom: 100px;
  }
  .c-box__cource__single {
    margin-right: 120px;
  }
  .c-box__cource__single img {
    border-radius: 50%;
    width: 300px;
    height: 300px;
    margin-bottom: 40px;
  }
  .c-box__cource__single p {
    font-size: 24px;
  }
  .c-box__cource__single:last-child {
    margin-right: 0px;
  }
  .c-box__cource__first__circle {
    width: 800px;
  }
  .c-box__cource__first__circle__child {
    margin-right: 50px;
  }
  .c-box__cource__first__circle__child__topText {
    font-size: 17px;
  }
  .c-box__cource__first__circle__child__bottomImg {
    width: 200px;
    height: auto;
    font-size: 17px;
  }
  .c-box__cource__first__check {
    font-size: 17px;
  }
  .c-box__cource__campaign {
    width: 800px;
    margin: 0 auto 50px;
    text-align: center;
    padding: 25px 0px 50px;
    border-radius: 40px;
  }
  .c-box__cource__campaign__kayoikata {
    display: none;
    border-radius: 0 0 40px 40px !important;
    margin: 0px auto 25px;
  }
  .c-box__cource__campaign__skin {
    display: none;
    border-radius: 0 0 40px 40px !important;
    margin: 0px auto 25px;
  }
  .c-box__cource__campaign__type {
    display: none;
    border-radius: 0 0 40px 40px !important;
    margin: 0px auto 25px;
  }
  .c-box__cource__campaign__attention {
    width: 550px;
    margin: 0 auto 50px;
    text-align: center;
    padding: 25px 0px;
    border-radius: 40px;
  }
  .c-box__cource__campaign__single {
    margin: 0 auto;
  }
  .c-box__cource__campaign__single img {
    width: 720px;
    margin-bottom: 50px;
  }
  .c-box__cource__campaign__lineup {
    background: #FFFFFF;
    box-shadow: 0 0 6px gray;
    border-radius: 20px;
    margin: 1em auto 1em;
    padding: 15px 15px;
  }
  .c-box__cource__campaign__lineup__child {
    display: flex;
    flex-direction: row;
    margin: 0 auto 1em;
  }
  .c-box__cource__campaign__lineup__child:last-child {
    margin: 0 auto;
  }
  .c-box__cource__campaign__lineup__child p {
    font-size: 18px;
  }
  .c-box__cource__plan {
    margin: 0 auto 50px;
    width: 720px;
  }
  .c-box__cource__plan__wrap__text p {
    font-size: 18px;
  }
  .c-box__staff {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 0px;
  }
  .c-box__staff__child {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 49%;
  }
  .c-box__staff__child__photo {
    width: 27%;
  }
  .c-box__staff__child__photo img {
    width: 100%;
  }
  .c-box__staff__child__text {
    width: 67%;
  }
  .c-box__staff__child__text p {
    font-size: 14px;
  }
  .c-box__staff__child__text__name {
    font-size: 24px;
    line-height: 100%;
  }
  .c-box__menuPrice__right {
    width: 180px;
    height: 180px;
  }
  .c-box__menuPrice__right__ml {
    height: 380px;
  }
  .c-box__menuPrice__right__ml--img {
    margin-bottom: 20px;
  }
  .c-box__menuPrice__right__mlOption {
    width: 380px;
  }
  .c-box__menuPrice__right__mlOption--img {
    width: 180px !important;
    margin-right: 20px;
  }
  .c-box__menuPrice__products {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .c-box__menuPrice__products__heading {
    font-size: 38px;
    margin-bottom: 13px;
  }
  .c-box__menuPrice__products__intro {
    font-size: 16px;
    margin-bottom: 13px;
  }
  .c-box__menuPrice__products__child {
    width: 48%;
    margin-bottom: 20px;
  }
  .c-box__menuPrice__products__child__text__heading {
    font-size: 24px;
  }
  .c-box__menuPrice__products__child__text__main {
    font-size: 14px;
  }
  .c-box__menuPrice__products__child__price__size {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .c-box__menuPrice__products__child__price__num {
    font-size: 36px;
  }
  .c-box__menuPrice__products__child__price__num span {
    font-size: 18px;
  }
  .c-box__menuPriceOption {
    justify-content: center;
  }
  .c-box__menuPriceOption__right {
    width: 180px;
    height: 180px;
    margin-left: 50px;
  }
  .c-box__menuPriceOption__right__reverse {
    margin-right: 50px;
  }
  .c-box__menuPriceOption__left {
    width: auto !important;
  }
  .c-box__photo__salon__img {
    width: 510px;
  }
  .c-box__footerLink {
    width: auto;
  }
  .c-box__footerLink__child {
    font-size: 17px;
    margin-right: 20px;
  }
  .c-box__footerLink__child:last-child {
    margin-right: 0px;
  }
  .c-box__footerLink__child i {
    font-size: 17px;
    margin-left: 3px;
  }
  .c-box__privacy {
    margin: 0 auto 50px;
  }
  .c-box__voice__single {
    width: calc(50% - 20px);
    max-width: calc(50% - 20px);
    height: calc(50% - 20px);
  }
  .c-box__voice__single__innerPc {
    padding: 25px;
  }
  .c-box__voice__single__innerPc:hover {
    background: #FFFFFF;
    border: 1px solid #EEE;
    box-shadow: rgba(122, 122, 122, 0.0588235) 0px 0px 6px 3px;
    -webkit-box-shadow: rgba(122, 122, 122, 0.0588235) 0px 0px 6px 3px;
    -moz-box-shadow: rgba(122, 122, 122, 0.0588235) 0px 0px 6px 3px;
  }
  .c-box__voice__single__title {
    font-size: 32px;
  }
  .c-box__voice__single__img {
    margin: 0 0 0 auto;
    text-align: right;
  }
  .c-box__voice__caution {
    text-align: right;
    text-indent: -1em;
    padding-left: 0;
    margin-bottom: 50px;
    font-size: 14px;
  }
  .c-box__voice__photoWrap img {
    flex: none;
    margin: 1px;
    width: calc(25% - 2px);
    max-width: calc(25% - 2px);
  }
  .c-box__form__caution {
    font-size: 14px;
    font-family: "Noto Serif JP", sans-serif;
    background: #FFFFFF;
    padding: 20px;
    line-height: 18px;
    width: 440px;
    margin: 0 auto 50px;
  }
  .c-box__form__caution p {
    font-size: 14px;
    line-height: 18px;
    font-family: "Noto Serif JP", sans-serif;
  }
  .c-box__form__caution__heading {
    font-size: 16px;
    line-height: 18px;
  }
  .c-box__form__caution__time {
    font-size: 14px;
    line-height: 18px;
  }
  .c-box__form__caution__time__text {
    font-size: 14px;
    line-height: 18px;
  }
  .c-box__sendFlow__completion {
    margin: 0 auto 40px;
    font-size: 20px;
    text-align: center;
  }
  .c-box__sendFlow__completion--spCenter {
    text-align: center;
  }
  .c-box__sendFlow__completion span {
    font-size: 20px;
  }
  .c-box__sendFlow__completion__indent {
    text-align: left !important;
    text-indent: -1em;
    padding-left: 1em;
    width: 550px;
  }
  .c-box__sendFlow__wrap {
    margin: 0 auto 40px;
  }
  .c-box__sendFlow__wrap__singleWrap {
    height: 200px;
    padding: 0 15px;
    margin-right: 20px;
  }
  .c-box__sendFlow__wrap__singleWrap__end {
    height: 200px;
    padding: 0 15px;
  }
  .c-box__sendFlow__wrap__delta {
    border-width: 10px 0 10px 20px;
    margin-right: 20px;
  }
  .c-box__sendFlow__downArrow i {
    font-size: 40px;
  }

  #mw .c-box__problem__text ul li {
    font-size: 24px;
  }
  #mw .c-box__problem__text ul li span {
    font-size: 24px;
  }
  #mw .c-box__salon__text {
    font-size: 17px;
  }
  #mw .c-box__staff__child__text p {
    font-size: 17px;
  }
}
.c-btn__reserve__nav {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background: #0ABCB1;
  position: fixed;
  right: 50px;
  width: auto;
  height: 30px;
  margin-right: 10px;
  border-radius: 5px;
}
.c-btn__reserve__nav i {
  font-size: 17px;
  margin-right: 15px;
  margin-left: 5px;
  color: #FFFFFF;
  line-height: 0;
}
.c-btn__reserve__nav p {
  font-size: 12px;
  color: #FFFFFF;
  margin-left: 15px;
}
.c-btn__reserve__nav__pink {
  border-bottom: 2px #000 solid;
  background: #ff2768;
}
.c-btn__reserve__nav__mw {
  border-bottom: 2px #000 solid;
  background: #adadad;
  background-image: linear-gradient(135deg, #adadad 0%, #676767 100%);
}
.c-btn__reserve__nav__find i {
  margin-right: 0px !important;
  margin-left: 15px !important;
}
.c-btn__reserve__nav__find p {
  margin-right: 15px !important;
}
.c-btn__reserve__contents {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 80%;
  padding: 12px 0;
  margin: 0 auto 25px;
  background: #ff2768;
  border-bottom: 2px #000 solid;
  border-radius: 60px;
  position: relative;
}
.c-btn__reserve__contents__last {
  margin-bottom: 0px !important;
}
.c-btn__reserve__contents i {
  font-size: 18px;
  line-height: 0px;
  margin-left: 5px;
  color: #FFFFFF;
  position: absolute;
  right: 15px;
}
.c-btn__reserve__contents__text {
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
}
.c-btn__reserve__contents__text__small {
  font-size: 12px !important;
}
.c-btn__reserve__contents__text p {
  font-size: 28px;
  margin-top: 8px;
  font-weight: bold;
  color: #FFFFFF;
}
.c-btn__reserve__contents__text__2text {
  margin-top: 4px !important;
}
.c-btn__reserve__contents--reserve {
  background-color: #0ABCB1;
  color: #FFFFFF;
}
.c-btn__reserve__contents--like {
  background-color: #333333;
  color: #FFFFFF;
}
.c-btn__reserve__contents__pink {
  background: #f40c82;
  background: linear-gradient(90deg, #f40c82 35%, #9b1746 100%);
}
.c-btn__reserve__contents__salonList__pc {
  display: none !important;
}
.c-btn__reserve__contents__salonList__sp {
  display: flex !important;
}
.c-btn__reserve__circle {
  display: none;
}
.c-btn__reserve__circle__inner {
  display: flex;
  justify-content: center;
  align-items: center;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  z-index: 9999;
}
.c-btn__reserve__circle__inner img {
  width: 100%;
}
.c-btn__reserve__circle__text {
  color: #FFFFFF;
}
.c-btn__newShort__reserve__nav {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-bottom: 2px #000 solid;
  background: #f40c82;
  background: linear-gradient(90deg, #f40c82 35%, #9b1746 100%);
  height: 39px;
  border-radius: 5px;
}
.c-btn__newShort__reserve__nav i {
  font-size: 17px;
  margin-left: 15px;
  color: #FFFFFF;
  line-height: 0;
}
.c-btn__newShort__reserve__nav p {
  font-size: 14px;
  color: #FFFFFF;
  margin-right: 15px;
  margin-left: 5px;
  font-family: "Noto Serif JP", sans-serif;
}
.c-btn__newShort__reserve__nav__pc {
  display: none;
}
.c-btn__newShort__reserve__cvr1 {
  background: linear-gradient(90deg, #f40c82 35%, #9b1746 100%);
  border-radius: 4px;
  flex: none;
  font-weight: 400;
  justify-content: center;
  letter-spacing: 0em;
  line-height: 1.4;
  text-align: left;
  height: 38px;
  margin: 20px 30px 7px;
  width: calc(100% - 60px);
  max-width: calc(100% - 60px);
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 0;
}
.c-btn__newShort__reserve__cvr1 p {
  color: #FFFFFF;
  font-family: "Noto Sans JP";
  font-weight: bold;
  font-size: 15px;
  text-align: center;
}
.c-btn__newShort__reserve__cvr2 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-bottom: 2px #000 solid;
  background: #f40c82;
  background: linear-gradient(90deg, #f40c82 35%, #9b1746 100%);
  width: 72%;
  height: 61px;
  border-radius: 40px;
  margin: 0 auto;
}
.c-btn__newShort__reserve__cvr2 i {
  color: #FFFFFF;
  font-size: 32px;
  margin-right: 7px;
}
.c-btn__newShort__reserve__cvr2 p {
  color: #FFFFFF;
  font-size: 16px;
  font-family: "Noto Serif JP", sans-serif;
}
.c-btn__newShort__reserve__spFooter {
  width: 100%;
  height: 80px;
  bottom: 0px;
  position: fixed;
  background: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
}
.c-btn__newShort__reserve__spFooter__btn {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background: #f40c82;
  background: linear-gradient(90deg, #f40c82 35%, #9b1746 100%);
  width: 240px;
  height: 45px;
  border-radius: 5px;
  margin: 0 auto;
}
.c-btn__newShort__reserve__spFooter__btn i {
  color: #FFFFFF;
  font-size: 20px;
  margin-right: 7px;
}
.c-btn__newShort__reserve__spFooter__btn p {
  color: #FFFFFF;
  font-size: 16px;
  font-family: "Noto Serif JP", sans-serif;
}
.c-btn__newShort__question {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}
.c-btn__newShort__question__single {
  background: #FFFFFF;
  border-radius: 40px;
  justify-content: center;
  margin: 0px 5px 30px;
  width: calc(33% - 10px);
  max-width: calc(33% - 10px);
  font-size: 16px;
}
.c-btn__newShort__question__single--1st {
  box-shadow: 0 0 6px #fff;
}
.c-btn__newShort__question__single--1st p {
  background: #ffc3c3 !important;
  font-family: "Noto Serif JP", sans-serif;
  text-align: center;
  border-radius: 40px;
  padding: 25px 0px 25px 0px;
}
.c-btn__newShort__question__single p {
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.3), rgba(102, 102, 102, 0));
  font-family: "Noto Serif JP", sans-serif;
  text-align: center;
  border-radius: 40px;
  padding: 25px 0px 25px 0px;
}
.c-btn__newShort__moreVoice {
  position: relative;
  margin: 0 auto 25px;
  padding: 12px 0;
  border: 1px solid #e5a1b2;
  background: #FFFFFF;
  width: 80%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-btn__newShort__moreVoice__text {
  font-size: 14px;
  color: #f40c82;
}
.c-btn__newShort__moreVoice i {
  right: 15px;
  font-size: 18px;
  color: #f40c82;
  position: absolute;
}
.c-btn__newShort__moreVoice--mw {
  position: relative;
  margin: 0 auto 25px;
  padding: 12px 0;
  border: 1px solid #333333;
  background: #FFFFFF;
  width: 80%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-btn__newShort__moreVoice--mw__text {
  font-size: 14px;
  color: #333333;
  font-family: "Noto Sans JP", sans-serif;
}
.c-btn__newShort__moreVoice--mw i {
  right: 15px;
  font-size: 18px;
  color: #333333;
  position: absolute;
}
.c-btn__sendFlow {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-bottom: 2px #000 solid;
  background: #f40c82;
  background: linear-gradient(90deg, #f40c82 35%, #9b1746 100%);
  width: 72%;
  height: 61px;
  border-radius: 40px;
  margin: 0 auto;
  margin-bottom: 25px;
}
.c-btn__sendFlow i {
  color: #FFFFFF;
  font-size: 32px;
  margin-right: 7px;
}
.c-btn__sendFlow p {
  color: #FFFFFF;
  font-size: 16px;
  font-family: "Noto Serif JP", sans-serif;
}
.c-btn__enquate__link {
  width: 80%;
  text-align: center;
  margin: 25px auto 0;
}
.c-btn__enquate__link img {
  width: 100%;
}
.c-btn__cource {
  position: relative;
  margin: 25px auto;
  padding: 12px 0;
  border: 1px solid #f40c82;
  background: #FFFFFF;
  width: 80%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-btn__cource i {
  right: 15px;
  font-size: 18px;
  color: #f40c82;
  position: absolute;
}
.c-btn__cource--mw {
  position: relative;
  margin: 25px auto;
  padding: 12px 0;
  border: 1px solid #333333;
  background: #FFFFFF;
  width: 80%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-btn__cource--mw i {
  right: 15px;
  font-size: 18px;
  color: #333333;
  position: absolute;
}
.c-btn__agreement__download {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  position: relative;
  background: #f40c82;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 0 auto 30px;
}
.c-btn__agreement__download i {
  color: #FFFFFF;
  font-size: 24px;
  margin-left: 20px;
  position: absolute;
  left: 0;
}
.c-btn__agreement__download p {
  font-size: 16px;
  color: #FFFFFF;
}
.c-btn__agreement__mailto {
  color: #f40c82;
}
.c-btn__agreement__mailto:visited {
  color: #f40c82;
}
.c-btn__agreement__store__wrap {
  display: flex;
  flex-direction: column;
}
.c-btn__agreement__store__single {
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
  border: 1px solid #f40c82;
  background: #FFFFFF;
  color: #f40c82;
}
.c-btn__agreement__store__single:visited {
  color: #f40c82;
}
.c-btn__choice__kayoikata__wrap {
  display: flex;
  flex-direction: row;
  justify-content: center;
  border-bottom: 2px solid #ff2768;
  text-align: center;
  margin: 0 0 0 0;
}
.c-btn__choice__kayoikata__child {
  width: 50%;
  margin-right: 10px;
  border-radius: 20px 20px 0 0;
  padding: 10px;
  background: #FFFFFF;
  color: #ff2768;
}
.c-btn__choice__kayoikata__child:last-child {
  margin-right: 0;
}
.c-btn__choice__kayoikata__child__on {
  background: #ffffff;
}
.c-btn__choice__skin__wrap {
  display: flex;
  flex-direction: row;
  justify-content: center;
  text-align: center;
  margin: 0 0 0 0;
}
.c-btn__choice__skin__child {
  width: 30%;
  margin-right: 10px;
  border-radius: 20px 20px 0 0;
  padding: 10px;
  font-family: "Noto Serif JP", sans-serif;
}
.c-btn__choice__skin__child:last-child {
  margin-right: 0;
}
.c-btn__choice__skin__child__on {
  background: #ffffff;
  color: #ff2768;
}
.c-btn__choice__skin__child:nth-child(1) {
  background: #a6975e;
  color: #ffffff;
}
.c-btn__choice__skin__child:nth-child(2) {
  background: #b7b7b7;
  color: #ffffff;
}
.c-btn__choice__skin__child:nth-child(3) {
  background: #86898b;
  color: #ffffff;
}
.c-btn__choice__skin__child:nth-child(4) {
  background: #000000;
  color: #ffffff;
}
.c-btn__choice__type__wrap {
  display: flex;
  flex-direction: row;
  justify-content: center;
  text-align: center;
  margin: 0 0 0 0;
}
.c-btn__choice__type__child {
  width: 30%;
  margin-right: 10px;
  border-radius: 20px 20px 0 0;
  padding: 10px;
  font-family: "Noto Serif JP", sans-serif;
}
.c-btn__choice__type__child:last-child {
  margin-right: 0;
}
.c-btn__choice__type__child__on {
  background: #ffffff;
  color: #ff2768;
}
.c-btn__choice__type__child:nth-child(1) {
  background: #a6975e;
  color: #ffffff;
}
.c-btn__choice__type__child:nth-child(2) {
  background: #b7b7b7;
  color: #ffffff;
}
.c-btn__choice__type__child:nth-child(3) {
  background: #86898b;
  color: #ffffff;
}
.c-btn__salonMore {
  width: 230px;
  height: 45px;
  border-radius: 20px;
  background: #e5a1b2;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 25px auto 0;
}
.c-btn__salonMore:visited {
  color: #FFFFFF;
}
.c-btn__salonSns {
  margin: 25px auto 0;
  text-align: center;
}
.c-btn__salonSns i {
  font-size: 25px;
  color: #e5a1b2;
  text-align: center;
}
.c-btn__homeBnr {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.c-btn__homeBnr__img {
  width: 100%;
  margin-bottom: 10px;
}
.c-btn__homeBnr__img img {
  width: 100%;
}
.c-btn__homeBnr__contact {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 70px;
  margin-bottom: 30px;
  background: #FFF;
  box-shadow: 0 0 4px gray;
}
.c-btn__homeBnr__contact__wrap {
  display: flex;
  flex-direction: column;
}
.c-btn__homeBnr__contact__img {
  width: 70px;
}
.c-btn__homeBnr__contact__text {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-bottom: 10px;
  margin-right: 25px;
  border-bottom: 1px solid #333;
}
.c-btn__homeBnr__contact__text__wrap {
  display: flex;
  justify-content: flex-end;
}
.c-btn__homeBnr__contact__text p {
  font-size: 12px;
  font-weight: bold;
  margin-right: 10px;
}

#home_kayoikata_menu .c-btn__choice__kayoikata__child:nth-child(1).c-btn__choice__kayoikata__child__on {
  color: #FFFFFF;
  background: #ff2768;
}

#home_kayoikata_menu .c-btn__choice__kayoikata__child:nth-child(2).c-btn__choice__kayoikata__child__on {
  color: #FFFFFF;
  background: #ff2768;
}

#home_kayoikata_menu .c-btn__choice__kayoikata__child:nth-child(3).c-btn__choice__kayoikata__child__on {
  color: #FFFFFF;
  background: #ff2768;
}

#home_kayoikata_menu .c-btn__choice__kayoikata__child {
  color: #ff2768;
  font-family: "Noto Serif JP", sans-serif;
}

/*男女兼用*/
#home_kayoikata_menu .c-btn__choice__kayoikata__child--mw:nth-child(1).c-btn__choice__kayoikata__child__on {
  color: #FFFFFF;
  background: #333333;
  font-size: 12px;
  font-family: "Noto Sans JP", sans-serif;
}

#home_kayoikata_menu .c-btn__choice__kayoikata__child--mw:nth-child(2).c-btn__choice__kayoikata__child__on {
  color: #FFFFFF;
  background: #333333;
  font-size: 12px;
  font-family: "Noto Sans JP", sans-serif;
}

#home_kayoikata_menu .c-btn__choice__kayoikata__child--mw:nth-child(3).c-btn__choice__kayoikata__child__on {
  color: #FFFFFF;
  background: #333333;
  font-size: 12px;
  font-family: "Noto Sans JP", sans-serif;
}

#home_kayoikata_menu .c-btn__choice__kayoikata__child--mw {
  color: #9b9b9b;
  font-size: 12px;
  font-family: "Noto Sans JP", sans-serif;
}

.c-btn__choice__kayoikata__wrap--mw {
  border-bottom: 2px solid #333333;
}

#home_skin_menu .c-btn__choice__skin__child:nth-child(1).c-btn__choice__skin__child__on {
  color: #a6975e;
  background: #ffffff;
}

#home_skin_menu .c-btn__choice__skin__child:nth-child(2).c-btn__choice__skin__child__on {
  color: #86898b;
  background: #ffffff;
}

#home_skin_menu .c-btn__choice__skin__child:nth-child(3).c-btn__choice__skin__child__on {
  color: #b7b7b7;
  background: #ffffff;
}

#home_skin_menu .c-btn__choice__skin__child:nth-child(4).c-btn__choice__skin__child__on {
  color: #000000;
  background: #ffffff;
}

#home_skin_menu .c-btn__choice__skin__child {
  color: #FFFFFF;
}

#home_type_menu .c-btn__choice__type__child:nth-child(1).c-btn__choice__type__child__on {
  color: #a6975e;
  background: #ffffff;
}

#home_type_menu .c-btn__choice__type__child:nth-child(2).c-btn__choice__type__child__on {
  color: #b7b7b7;
  background: #ffffff;
}

#home_type_menu .c-btn__choice__type__child:nth-child(3).c-btn__choice__type__child__on {
  color: #86898b;
  background: #ffffff;
}

#home_type_menu .c-btn__choice__type__child {
  color: #FFFFFF;
}

#mw .c-btn__reserve__contents {
  background: #adadad;
  background-image: linear-gradient(135deg, #adadad 0%, #676767 100%);
}
#mw .c-btn__choice__kayoikata__child {
  background: #9b9b9b;
  color: #FFFFFF;
}
#mw .c-btn__choice__skin__child {
  font-family: "Noto Sans JP", sans-serif;
}
#mw .c-btn__choice__skin__wrap {
  border-bottom: 2px solid #333333;
}
#mw #home_skin_menu .c-btn__choice__skin__child:nth-child(1).c-btn__choice__skin__child__on {
  color: #a6975e !important;
  background: #333333;
  font-weight: 700;
  font-size: 12px;
  font-family: "Noto Sans JP", sans-serif;
}
#mw #home_skin_menu .c-btn__choice__skin__child:nth-child(2).c-btn__choice__skin__child__on {
  color: #FFFFFF;
  background: #333333;
  font-weight: 700;
  font-size: 12px;
  font-family: "Noto Sans JP", sans-serif;
}
#mw #home_skin_menu .c-btn__choice__skin__child:nth-child(3).c-btn__choice__skin__child__on {
  color: #FFFFFF;
  background: #333333;
  font-weight: 700;
  font-size: 12px;
  font-family: "Noto Sans JP", sans-serif;
}
#mw #home_skin_menu .c-btn__choice__skin__child:nth-child(4).c-btn__choice__skin__child__on {
  color: #FFFFFF !important;
  background: #333333 !important;
  font-weight: 700;
  font-size: 12px;
  font-family: "Noto Sans JP", sans-serif;
}
#mw .c-btn__choice__skin__child:nth-child(1) {
  background: #9b9b9b;
  color: #FFFFFF !important;
}
#mw .c-btn__choice__skin__child:nth-child(2) {
  background: #9b9b9b;
  color: #FFFFFF;
}
#mw .c-btn__choice__skin__child:nth-child(3) {
  background: #9b9b9b;
  color: #FFFFFF;
}
#mw .c-btn__choice__skin__child:nth-child(4) {
  background: #9b9b9b;
  color: #FFFFFF;
}
#mw #home_skin_menu .c-btn__choice__skin__child {
  color: #FFFFFF;
  font-size: 12px;
  font-family: "Noto Sans JP", sans-serif;
}
#mw #home_type_menu .c-btn__choice__type__child:nth-child(1).c-btn__choice__type__child__on {
  color: #a6975e;
  background: #ffffff;
  font-size: 12px;
  font-family: "Noto Sans JP", sans-serif;
}
#mw #home_type_menu .c-btn__choice__type__child:nth-child(2).c-btn__choice__type__child__on {
  color: #b7b7b7;
  background: #ffffff;
  font-size: 12px;
  font-family: "Noto Sans JP", sans-serif;
}
#mw #home_type_menu .c-btn__choice__type__child:nth-child(3).c-btn__choice__type__child__on {
  color: #86898b;
  background: #ffffff;
  font-size: 12px;
  font-family: "Noto Sans JP", sans-serif;
}
#mw #home_type_menu .c-btn__choice__type__child {
  color: #FFFFFF;
  font-size: 12px;
  font-family: "Noto Sans JP", sans-serif;
}

@media (min-width: 1025px) {
  .c-btn__reserve__nav {
    width: 250px;
    height: 50px;
    border-radius: 10px;
  }
  .c-btn__reserve__nav i {
    font-size: 24px;
  }
  .c-btn__reserve__nav p {
    font-size: 17px;
  }
  .c-btn__reserve__contents {
    width: 320px;
    padding: 20px 0;
    margin: 0 auto 50px;
  }
  .c-btn__reserve__contents__subscMenu {
    width: 800px;
  }
  .c-btn__reserve__contents__text {
    font-size: 17px;
  }
  .c-btn__reserve__contents__text__small {
    font-size: 28px !important;
  }
  .c-btn__reserve__contents i {
    font-size: 36px;
    margin-right: 5px;
    color: #FFFFFF;
  }
  .c-btn__reserve__contents p {
    font-size: 50px;
    color: #FFFFFF;
  }
  .c-btn__reserve__contents--reserve {
    background-color: #0ABCB1;
    color: #FFFFFF;
  }
  .c-btn__reserve__contents--like {
    background-color: #333333;
    color: #FFFFFF;
  }
  .c-btn__reserve__contents__salonList__pc {
    display: flex !important;
    margin: 0 auto 0px;
  }
  .c-btn__reserve__contents__salonList__sp {
    display: none !important;
  }
  .c-btn__reserve__circle__inner {
    width: 200px;
    height: 200px;
  }
  .c-btn__newShort__reserve__nav {
    display: none;
  }
  .c-btn__newShort__reserve__nav__pc {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    width: 240px;
    max-width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #f40c82 35%, #9b1746 100%);
    color: #FFFFFF;
  }
  .c-btn__newShort__reserve__nav__pc p {
    font-size: 14px;
    color: #FFFFFF;
    font-family: "Noto Serif JP", sans-serif;
  }
  .c-btn__newShort__reserve__cvr1 {
    height: 81px;
    margin: 20px 30px 20px;
    width: calc(100% - 60px);
    max-width: calc(100% - 60px);
  }
  .c-btn__newShort__reserve__cvr1 p {
    font-size: 40px;
  }
  .c-btn__newShort__reserve__cvr2 {
    width: 520px;
    height: 115px;
    border-radius: 58px;
  }
  .c-btn__newShort__reserve__cvr2 i {
    color: #FFFFFF;
    font-size: 57px;
    margin-right: 11px;
  }
  .c-btn__newShort__reserve__cvr2 p {
    color: #FFFFFF;
    font-size: 28px;
  }
  .c-btn__newShort__reserve__spFooter {
    display: none;
  }
  .c-btn__newShort__question {
    width: 1102px;
    max-width: calc(100% - 80px);
    margin-bottom: 100px;
  }
  .c-btn__newShort__question__single {
    background: #FFFFFF;
    border-radius: 40px;
    justify-content: center;
    margin: 15px;
    width: calc(33% - 30px);
    max-width: calc(33% - 30px);
    font-size: 20px;
  }
  .c-btn__newShort__question__single p {
    background: linear-gradient(270deg, rgba(0, 0, 0, 0.3), rgba(102, 102, 102, 0));
    text-align: center;
    font-size: 20px;
    border-radius: 40px;
    padding: 25px 0px 25px 0px;
  }
  .c-btn__newShort__moreVoice {
    width: 320px;
  }
  .c-btn__sendFlow {
    width: 520px;
    height: 115px;
    border-radius: 58px;
  }
  .c-btn__sendFlow i {
    font-size: 57px;
    margin-right: 11px;
  }
  .c-btn__sendFlow p {
    color: #FFFFFF;
    font-size: 28px;
  }
  .c-btn__enquate__link {
    margin: 50px auto 0;
  }
  .c-btn__course {
    width: 320px;
  }
  .c-btn__agreement__download {
    width: 334px;
    margin-bottom: 50px;
  }
  .c-btn__agreement__store__wrap {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .c-btn__agreement__store__single {
    width: 30%;
  }
  .c-btn__choice__kayoikata__wrap {
    margin: 0 auto 0px;
    max-width: 800px;
  }
  .c-btn__choice__skin__wrap {
    margin: 0 auto 0px;
    max-width: 800px;
  }
  .c-btn__choice__type__wrap {
    margin: 0 auto 0px;
    max-width: 800px;
  }
  .c-btn__homeBnr {
    flex-direction: row;
    justify-content: center;
  }
  .c-btn__homeBnr__img {
    width: auto;
    margin-bottom: 0px;
  }
  .c-btn__homeBnr__img:nth-child(1) {
    margin-right: 20px;
  }
  .c-btn__homeBnr__img img {
    width: auto;
    height: 70px;
  }
  .c-btn__homeBnr__contact {
    width: 32%;
    margin-bottom: 0px;
  }
  .c-btn__homeBnr__contact__wrap {
    flex-direction: row;
    justify-content: space-between;
  }
}
.l-main__contents__privacy__sliderWrap .slick-prev, .l-main__contents__privacy__sliderWrap .slick-next {
  width: 50px;
  height: 50px;
  z-index: 999;
}
.l-main__contents__privacy__sliderWrap .slick-prev:before, .l-main__contents__privacy__sliderWrap .slick-next:before {
  font-size: 50px;
  color: #03A9F4 !important;
}

.is_show {
  display: block;
}

.c-form__title {
  font-size: 14px;
  margin-bottom: 5px;
}
.c-form__title span {
  font-size: 12px;
  display: inline-block;
  padding: 3px 12px;
  color: #FFFFFF;
  background: #B80025;
}
.c-form__title__attention {
  font-size: 12px;
  line-height: 14px;
  margin-top: 2px;
  color: #555555;
}
.c-form__title__etc {
  font-size: 12px;
  margin-top: 5px;
  color: #887a7a;
}
.c-form__input {
  margin-bottom: 15px;
}
.c-form__input select {
  width: 100%;
  height: 30px;
  color: #333333;
  background: #FFFFFF;
  font-size: 16px;
}
.c-form__input textarea {
  width: 100%;
  height: 150px;
  margin-bottom: 25px;
}
.c-form__input__choice {
  margin-bottom: 15px;
}
.c-form__input__choice:last-child {
  margin-bottom: 0;
}
.c-form__input__month select {
  width: 80px;
  height: 30px;
  color: #333333;
  background: #FFFFFF;
}
.c-form__input__day select {
  width: 80px;
  height: 30px;
  color: #333333;
  background: #FFFFFF;
}
.c-form__input__wpSelect {
  position: relative;
}
.c-form__input__wpSelect select {
  -webkit-appearance: button;
  -moz-appearance: none;
  appearance: none;
  padding: 4px 8px 4px 8px;
}
.c-form__input__wpSelect:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  width: 5px;
  height: 5px;
  border-top: 2px solid #8a8e97;
  border-left: 2px solid #8a8e97;
  transform: translateY(-50%) rotate(-135deg);
  font-size: 20px;
  pointer-events: none;
}
.c-form__input__age input {
  width: 40px;
}
.c-form__input--agree {
  text-align: center;
  margin: 25px auto;
}
.c-form__input--agree input {
  appearance: auto;
  -moz-appearance: auto;
  -webkit-appearance: auto;
}
.c-form__privacy {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #e5e5e5;
  background: #f9f9f9;
  padding: 25px 20px;
  height: 220px;
  overflow-y: scroll;
}
.c-form__privacy p {
  line-height: 150%;
}
.c-form__agree {
  margin: 0 auto;
  text-align: center;
  line-height: 150%;
}
.c-form__btn .confirmation_btn {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 50px;
  background: #ff2768;
  border: 3px solid #000000;
  margin: 0 auto 25px;
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
}
.c-form__btn .confirmation_btn_pink {
  background: #ff2768;
}
.c-form__btn__wp {
  margin: 0 auto 25px;
  text-align: center;
}
.c-form__btn__wp input {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 50px;
  background: #0ABCB1;
  border: 3px solid #000000;
  margin: 0 auto;
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
}
.c-form__btn__wp__pink {
  margin: 0 auto 25px;
  text-align: center;
}
.c-form__btn__wp__pink input {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 50px;
  background: #ff2768;
  border: 3px solid #000000;
  margin: 0 auto;
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
}
.c-form__confirmation {
  text-align: center;
  line-height: 150%;
  margin-bottom: 25px;
}
.c-form__confirmation__error {
  text-align: center;
  color: #B80025;
  line-height: 150%;
  margin-bottom: 25px;
}
.c-form__newShort {
  width: 300px;
  margin: 0 auto;
}
.c-form__newShort__single {
  background: #edf0f4;
  border-radius: 4px;
  margin: 0px 0px 8px 0px;
  padding: 0px 20px 0px;
}
.c-form__newShort__single--select {
  background: none;
  padding: 0px;
}
.c-form__newShort__single__title {
  color: #8a8e97;
  font-size: 14px;
  line-height: 1.4;
  flex: none;
  margin-bottom: 5px;
  padding: 15px 0px 0px 0px;
  font-family: "Noto Sans JP";
  display: flex;
  align-items: center;
}
.c-form__newShort__single__title span {
  font-size: 12px;
  display: inline-block;
  padding: 1px 8px;
  color: #FFFFFF;
  margin-left: 5px;
  background: #8a8e97;
}
.c-form__newShort__single__input {
  height: 50px;
}
.c-form__newShort__single__input--textArea {
  height: auto;
}
.c-form__newShort__single__input input {
  width: 100%;
  background: #f9f9f9;
  color: #8a8e97;
  border: none;
}
.c-form__newShort__single__input textarea {
  width: 100%;
  height: 150px;
  background: #f9f9f9;
  color: #8a8e97;
  margin-bottom: 25px;
  border: none;
}
.c-form__newShort__single__input--date {
  margin: 0px 0px 8px 0px;
  position: relative;
}
.c-form__newShort__single__input--date input {
  -webkit-appearance: button;
  -moz-appearance: none;
  appearance: none;
  background: #edf0f4;
  border-bottom: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee;
  border-radius: 4px;
  border-right: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee;
  box-shadow: none;
  color: #8a8e97;
  flex: none;
  font-family: "Noto Sans JP";
  font-size: 13px;
  font-weight: 400;
  height: auto;
  line-height: 1.4;
  padding: 15px 10px 15px 10px;
  width: 100%;
  max-width: 100%;
}
.c-form__newShort__single__input--select {
  margin: 0px 0px 8px 0px;
  position: relative;
}
.c-form__newShort__single__input--select:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  width: 5px;
  height: 5px;
  border-top: 2px solid #8a8e97;
  border-left: 2px solid #8a8e97;
  transform: translateY(-50%) rotate(-135deg);
  font-size: 20px;
  pointer-events: none;
}
.c-form__newShort__single__input--select select {
  -webkit-appearance: button;
  -moz-appearance: none;
  appearance: none;
  background: #edf0f4;
  border-bottom: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee;
  border-radius: 4px;
  border-right: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee;
  box-shadow: none;
  color: #8a8e97;
  flex: none;
  font-family: "Noto Sans JP";
  font-size: 13px;
  font-weight: 400;
  height: auto;
  line-height: 1.4;
  padding: 15px 10px 15px 10px;
  width: 100%;
  max-width: 100%;
}
.c-form__newShort__btn input {
  width: 100%;
  max-width: 100%;
  border-radius: 0;
  color: #FFFFFF;
  background: #8a8e97;
  font-family: "Noto Sans JP";
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1;
  margin: 0 0 0 0;
  opacity: 1;
  padding: 0px 0px 2px 0px;
  text-align: center;
  justify-content: center;
  padding: 25px;
  border: none;
}
.c-form__newShort__btn .confirmation_btn {
  background: #8a8e97;
  border-radius: 0;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2);
  color: #FFF;
  flex: none;
  font-family: Lato;
  font-size: 15px;
  font-weight: 400;
  justify-content: center;
  letter-spacing: 0em;
  line-height: 1.4;
  margin: 0px 0px 0px 0px;
  opacity: 1;
  padding: 0;
  border: none;
  text-align: left;
  width: 100%;
  max-width: 100%;
}
.c-form__enquate__group {
  display: flex;
  flex-direction: column;
}
.c-form__enquate__group__child {
  position: relative;
  margin-bottom: 13px;
}
.c-form__enquate__group__child input {
  width: 100%;
  height: 60px;
  opacity: 0;
}
.c-form__enquate__group__child input:checked + label {
  background: #FE3869;
  font-weight: bold;
  color: #fff;
}
.c-form__enquate__group__child label {
  position: absolute;
  top: 0;
  left: 0;
  color: #000000;
  width: 100%;
  height: 100%;
  background: #FFE3E3;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  border-radius: 10px;
  text-align: center;
}
.c-form__enquate__submit {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 60px;
  border-radius: 30px;
  background: #FE3869;
  border: 3px solid #E31E4F;
  margin: 0 auto;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}
.c-form__enquate__submit:visited {
  color: #FFFFFF;
}

.submit_content span {
  color: #B80025;
}
.submit_content dl {
  margin-bottom: 15px;
}
.submit_content dl dt {
  line-height: 150%;
}
.submit_content dl dd {
  line-height: 150%;
  background: #FFFFFF;
  padding: 5px;
}

.submit_area {
  margin: 25px auto;
  text-align: center;
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
}
.submit_area input {
  width: 45%;
  height: 50px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 50px;
  background: #0ABCB1;
  border: 3px solid #000000;
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
  font-weight: bold;
}
.submit_area input.back {
  background: #333333;
  color: #FFFFFF;
}
.submit_area input.single {
  background: #333333;
  color: #FFFFFF;
}
.submit_area input.next {
  margin-left: 10px;
}
.submit_area input.confirmation_btn_pink {
  background: #f40c82;
  background: linear-gradient(90deg, #f40c82 0%, #9b1746 100%) !important;
}

.submit_content {
  margin: 25px auto;
}

.completion {
  margin-bottom: 25px;
  margin: 0 auto;
  line-height: 150%;
}

.completion__wp {
  margin-bottom: 25vh;
}
.completion__wp span {
  font-weight: bold;
  color: #B80025;
}

.your-date, .your-date2 {
  width: 100%;
  position: relative;
  -webkit-appearance: button;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
}
.your-date:after, .your-date2:after {
  font-family: "Font Awesome 5 Free";
  content: "\f274";
  /* FontAwesome Webアイコンここに設定 */
  color: #8a8e97;
  position: absolute;
  right: 6px;
  top: 15%;
  font-size: 18px;
  pointer-events: none;
}

.your-date-new1, .your-date-new2 {
  width: 100%;
  position: relative;
  -webkit-appearance: button;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
}
.your-date-new1:after, .your-date-new2:after {
  font-family: "Font Awesome 5 Free";
  content: "\f274";
  /* FontAwesome Webアイコンここに設定 */
  color: #8a8e97;
  position: absolute;
  right: 6px;
  top: 30%;
  font-size: 18px;
  pointer-events: none;
}

#mw .c-form__btn .confirmation_btn {
  background-image: linear-gradient(135deg, #adadad 0%, #676767 100%);
}
#mw .submit_area .next {
  background: #adadad;
  background-image: linear-gradient(135deg, #adadad 0%, #676767 100%);
}

@media (min-width: 1025px) {
  .c-form__wrap {
    width: 500px;
    margin: 0 auto;
  }
  .c-form__newShort {
    width: 400px;
  }
  .c-form__btn__wp {
    margin: 0 auto 50px;
  }
  .c-form__btn__wp__pink {
    margin: 0 auto 50px;
  }

  .submit_area {
    margin: 50px auto;
  }

  .submit_content {
    width: 400px;
  }

  .completion {
    width: 400px;
  }
}
@media (min-width: 750px) {
  .c-form__enquate__group {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .c-form__enquate__group__child {
    width: 49%;
  }
  .c-form__enquate__group__child input {
    height: 120px;
  }
  .c-form__enquate__group__child label {
    font-size: 24px;
    line-height: 32px;
  }
  .c-form__enquate__submit {
    width: 80%;
    height: 120px;
    border-radius: 60px;
    font-size: 36px;
    font-weight: bold;
  }
}
.screen-reader-response {
  display: none;
}

.wpcf7-not-valid-tip {
  color: #B80025;
}

.wpcf7-response-output {
  color: #B80025;
}

.c-heading__title {
  text-align: center;
  margin-bottom: 20px;
}
.c-heading__title__hpb {
  margin-bottom: 0px;
}
.c-heading__title__menuPrice {
  text-align: center;
  margin-bottom: 10px;
}
.c-heading__title__plus {
  font-size: 14px;
  margin-bottom: 5px;
  color: #333333;
}
.c-heading__title__plus img {
  width: auto;
  height: 14px;
}
.c-heading__title__plus__tokuten {
  font-size: 14px;
  color: #333333;
  text-align: left;
}
.c-heading__title__main {
  font-size: 30px;
  line-height: 30px;
  font-family: "Noto Serif JP", sans-serif;
  font-weight: 900;
  background: linear-gradient(300deg, #3dc8c2, #3d9cc2 40%, #e5a1b2 65%);
  background: -webkit-linear-gradient(300deg, #3dc8c2, #3d9cc2 40%, #e5a1b2 65%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: 0.02em;
}
.c-heading__title__main--kisu {
  background-image: linear-gradient(120deg, #00fff3, #3d9cc2 40%, #e5a1b2 55%) !important;
  background-image: -webkit-linear-gradient(120deg, #00fff3, #3d9cc2 40%, #e5a1b2 55%) !important;
}
.c-heading__title__plan {
  font-size: 28px;
  font-family: "Noto Serif JP", sans-serif;
  letter-spacing: 0.02em;
}
.c-heading__title__plan__pt {
  color: #86898b;
  font-size: 24px;
  font-family: "Noto Serif JP", sans-serif;
  letter-spacing: 0.02em;
}
.c-heading__title__plan__gd {
  color: #a6975e;
  font-size: 28px;
  font-family: "Noto Serif JP", sans-serif;
  letter-spacing: 0.02em;
}
.c-heading__title__plan__blk {
  color: #000000;
  font-size: 28px;
  font-family: "Noto Serif JP", sans-serif;
  letter-spacing: 0.02em;
}
.c-heading__title__plan__slv {
  color: #9fa0bc;
  font-size: 28px;
  font-family: "Noto Serif JP", sans-serif;
  letter-spacing: 0.02em;
}
.c-heading__title__plan__pink {
  color: #ff2768;
  font-size: 28px;
  font-family: "Noto Serif JP", sans-serif;
  letter-spacing: 0.02em;
  line-height: 1.3em;
}
.c-heading__title__sub {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 35px;
  line-height: 24px;
  letter-spacing: 1px;
}
.c-heading__title__salonName {
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  margin-bottom: 50px;
}
.c-heading__title__campaign {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 10px;
  margin-left: 10px;
}
.c-heading__title__campaign img {
  width: 47px;
  margin-right: 8px;
}
.c-heading__title__campaign p {
  font-size: 19px;
  line-height: 24px;
  font-weight: bold;
  text-align: left;
}
.c-heading__title__marker {
  text-align: center;
  margin-bottom: 15px;
}
.c-heading__title__marker__point {
  text-align: left;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-heading__title__marker__point span {
  font-size: 16px !important;
}
.c-heading__title__marker__point img {
  width: auto;
  height: 30px;
  margin-right: 5px;
}
.c-heading__title__marker__plus {
  font-size: 14px;
  margin-bottom: 5px;
  color: #333333;
}
.c-heading__title__marker__list {
  font-size: 24px !important;
}
.c-heading__title__marker__list__mincho {
  font-size: 20px !important;
  font-family: "Noto Serif JP", serif;
  background: none !important;
}
.c-heading__title__marker__list__subContents {
  font-size: 20px !important;
  background: none !important;
}
.c-heading__title__marker span {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.005em;
  font-family: "Noto Serif JP", sans-serif;
  background-image: -webkit-linear-gradient(300deg, #ffc9df, #71d6ff);
  background-image: linear-gradient(300deg, #ffc9df, #71d6ff);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100% 40%;
}
.c-heading__title__marker__privacy {
  font-size: 20px;
  margin-bottom: 25px;
  text-align: center;
}
.c-heading__title__marker__privacy span {
  font-weight: bold;
  letter-spacing: 0.005em;
  background-image: -webkit-linear-gradient(300deg, #ffc9df, #71d6ff);
  background-image: linear-gradient(300deg, #ffc9df, #71d6ff);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100% 40%;
}
.c-heading__title__marker__privacy__child {
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
.c-heading__title__3point {
  width: 70%;
  margin: 0 auto 25px;
  text-align: center;
}
.c-heading__title__3point img {
  width: 100%;
}
.c-heading__title__3point__probrem {
  width: 90%;
}
.c-heading__title__bold {
  font-size: 24px !important;
  font-weight: 900;
}
.c-heading__title__kayoikata {
  margin: 0 auto;
  text-align: center;
}
.c-heading__title__kayoikata img {
  height: 50px;
}
.c-heading__title__kayoikata__jpn {
  font-size: 18px;
  font-family: "Noto Serif JP", sans-serif;
  text-align: center;
  margin: 0 auto 25px;
}
.c-heading__title__kayoikata__what {
  display: table;
  font-size: 18px;
  line-height: 24px;
  font-family: "Noto Serif JP", sans-serif;
  margin: 0 auto 25px;
  color: #ff2768;
}
.c-heading__title__kayoikata__what--mw {
  font-family: "Noto Sans JP", sans-serif;
  color: #7f7f7f;
}
.c-heading__price {
  display: block;
  margin: 0 auto 25px;
  text-align: center;
}
.c-heading__price__marker {
  font-size: 12px;
  font-weight: bold;
  display: inline;
  letter-spacing: 0.005em;
  background-image: linear-gradient(300deg, #ffc9df, #71d6ff);
  background-image: -webkit-linear-gradient(300deg, #ffc9df, #71d6ff);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100% 40%;
}
.c-heading__price__marker span {
  font-size: 22px;
  font-weight: bold;
  color: #ff2768;
}
.c-heading__price__marker span.small {
  font-size: 14px;
  font-weight: bold;
  color: #ff2768;
}
.c-heading__price__marker__bkNone {
  background-image: linear-gradient(300deg, #ffffff, #ffffff);
  background-image: -webkit-linear-gradient(300deg, #ffffff, #ffffff);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100% 40%;
  margin: 0 auto 10px;
  text-align: center;
  display: inline-block;
}
.c-heading__price__plus {
  margin: 0 auto 15px !important;
}
.c-heading__price__plus__black {
  color: #333333 !important;
}
.c-heading__price2 {
  background: #e5a1b2;
  color: #333333;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  margin: 0 auto 15px;
  padding: 10px 0px;
  line-height: 150%;
}
.c-heading__price2__osusume {
  background: linear-gradient(320deg, #71d6ff, #c9efff 50%, #71d6ff 90%) !important;
  background: -webkit-linear-gradient(320deg, #71d6ff, #c9efff 50%, #71d6ff 90%) !important;
  width: 150px;
  color: #000000;
  font-size: 10px;
  text-align: center;
  padding: 2px 5px;
  border-radius: 50px;
  display: inline-block;
  margin-bottom: 3px;
  margin-right: 5px;
}
.c-heading__price3 {
  font-size: 12px;
  text-align: center;
  margin: 0 auto 15px;
}
.c-heading__price3__total {
  display: inline-block;
  letter-spacing: 0.005em;
  background-image: linear-gradient(320deg, #71d6ff, #c9efff 50%, #71d6ff 90%);
  background-image: -webkit-linear-gradient(320deg, #71d6ff, #c9efff 50%, #71d6ff 90%);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100% 40%;
  font-weight: bold;
}
.c-heading__price3__total__wrap {
  text-align: center;
}
.c-heading__price4 {
  font-size: 12px;
  text-align: center;
  margin: 0 auto 15px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
}
.c-heading__price5 {
  width: 270px;
  font-size: 12px;
  line-height: 150%;
  text-align: left;
  margin: 0 auto 15px;
}
.c-heading__course {
  font-size: 18px;
  margin-bottom: 50px;
  padding-bottom: 15px;
  border-bottom: 1px solid #333333;
  text-align: center;
}
.c-heading__menuText {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
  color: #d83a6a;
}
.c-heading__menuText__price {
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  margin-bottom: 10px;
}
.c-heading__menuText__price__select {
  text-align: center !important;
  margin: 0 auto 10px;
}
.c-heading__menuText__price__optionRight {
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  margin-bottom: 10px;
}
.c-heading__menuText__price__optionRight__ul {
  text-align: right;
  display: inline-block;
  margin-left: 1em;
}
.c-heading__menuText__price__optionRight__ul li {
  font-size: 9px;
  line-height: 1.3em;
  margin-left: 0.5em;
  font-weight: normal;
  list-style-type: disc;
  text-align: left;
}
.c-heading__menuText__price__main {
  font-weight: bold;
  line-height: 1.4em;
}
.c-heading__menuText__price__main__menuName {
  font-weight: bold;
  line-height: 1.3em;
  color: #d83a6a;
}
.c-heading__menuText__price__main__menuName2 {
  font-weight: bold;
  line-height: 1.3em;
  font-size: 14px;
  color: #d83a6a;
}
.c-heading__menuText__price__wrap {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  float: right;
}
.c-heading__menuText__price__num {
  font-size: 18px;
  font-weight: bold;
  color: #ff2768;
}
.c-heading__menuText__price__num__month {
  font-weight: normal;
}
.c-heading__menuText__price__num__small {
  font-size: 12px;
  font-weight: bold;
  color: #ff2768;
}
.c-heading__menuText__price__ul {
  text-align: left;
  margin-left: 1em;
}
.c-heading__menuText__price__ul li {
  font-size: 9px;
  margin-left: 0.5em;
  line-height: 1.3em;
  font-weight: normal;
  list-style-type: disc;
  text-align: left;
}
.c-heading__arrow__down::after {
  font-family: "Font Awesome 5 Free";
  content: "\f078";
  font-size: 30px;
  color: #333333;
  display: block;
}
.c-heading__ribbon {
  text-align: center;
  margin-bottom: 20px;
}
.c-heading__ribbon img {
  width: 100%;
}
.c-heading__voice {
  font-size: 28px;
  margin: 51px 0px 45px 0px;
  max-width: 100%;
  text-align: center;
  letter-spacing: 0em;
  line-height: 1.4;
  font-family: "Noto Serif JP", sans-serif;
}
.c-heading__newShort__question {
  font-size: 24px;
  border-bottom: solid 1px #212121;
  font-family: "Noto Serif JP", sans-serif;
  letter-spacing: 0em;
  line-height: 1.4;
  text-align: center;
  display: inline-block;
}
.c-heading__newShort__whats {
  font-size: 24px;
  border-bottom: solid 1px #212121;
  margin-bottom: 30px;
  font-family: "Noto Serif JP", sans-serif;
  letter-spacing: 0em;
  line-height: 1.4;
  text-align: center;
  display: inline-block;
}
.c-heading__newShort__whats__h3 {
  border-bottom: none;
  color: #fa728e;
  font-family: "Noto Serif JP", sans-serif;
  font-size: 20px;
  margin-bottom: 30px;
  text-align: center;
}
.c-heading__newShort__reserve {
  font-family: "Lato";
  font-size: 20px;
  font-weight: 400;
  margin: 0 auto 30px;
  line-height: 1.4;
  text-align: center;
}
.c-heading__newShort__reserve span {
  font-size: 64px;
  line-height: 1;
  font-family: "Pinyon Script", cursive;
}
.c-heading__sendFlow {
  font-size: 24px;
  border-bottom: solid 1px #212121;
  font-family: "Noto Serif JP", sans-serif;
  letter-spacing: 0em;
  line-height: 1.4;
  text-align: center;
  display: inline-block;
}
.c-heading__sendFlow__sokuji {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}
.c-heading__sendFlow__sokuji i {
  color: #094ebc;
  font-size: 16px;
}
.c-heading__sendFlow__sokuji p {
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 5px;
  font-size: 16px;
  color: #094ebc;
  font-weight: bold;
}
.c-heading__enquate__question {
  position: relative;
  background: #333333;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  padding: 10px;
}
.c-heading__enquate__question:after {
  content: " ";
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border: none;
  border-top: 10px solid #333333;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}
.c-heading__salon__h4 {
  font-size: 18px;
  text-align: center;
  line-height: 150%;
  font-weight: bold;
}

#mw .c-heading__price__marker {
  background: none;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: initial;
  background-image: none !important;
}
#mw .c-heading__price__marker span {
  color: #7f7f7f;
}
#mw .c-heading__price__marker span.small {
  color: #7f7f7f;
}
#mw .c-heading__price3__total {
  font-size: 14px;
  background: none !important;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: initial;
  background-image: none !important;
}
#mw .c-heading__price3 {
  line-height: 20px;
}
#mw .c-heading__title__hpb {
  margin-bottom: 5px;
}
#mw .c-heading__title__main {
  background: none;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: initial;
  background-image: none !important;
}
#mw .c-heading__title__main span {
  font-size: 21px;
  line-height: 24px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  background: none;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: initial;
  background-image: none !important;
}
#mw .c-heading__title__main--kisu {
  color: #000000;
}
#mw .c-heading__title__main--kisu span {
  font-size: 21px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  background: none;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: initial;
  background-image: none !important;
}
#mw .c-heading__title__marker span {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  background: none;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: initial;
  background-image: none !important;
}
#mw .c-heading__title__marker__list__mincho {
  font-family: "Noto Sans JP", sans-serif;
}
#mw .c-heading__title__kayoikata__jpn {
  color: #7f7f7f;
  font-family: "Noto Sans JP", sans-serif;
}
#mw .c-heading__title__plan__gd {
  font-family: "Noto Sans JP", sans-serif;
}
#mw .c-heading__title__plan__pt {
  font-family: "Noto Sans JP", sans-serif;
}
#mw .c-heading__title__plan__blk {
  font-family: "Noto Sans JP", sans-serif;
}
#mw .c-heading__title__plus {
  margin-bottom: 0;
}
#mw .c-heading__menuText {
  color: #595757;
}
#mw .c-heading__menuText__price__num {
  color: #69696b;
}
#mw .c-heading__menuText__price__num__small {
  color: #69696b;
}
#mw .c-heading__price2 {
  color: #FFF;
  background: #9b9b9b;
}
#mw .c-heading__price2__osusume {
  height: 100%;
  background: linear-gradient(320deg, #adadad, #e1e0e0 50%, #adadad 90%) !important;
  background: -webkit-linear-gradient(320deg, #adadad, #e1e0e0 50%, #adadad 90%) !important;
}

@media (min-width: 1025px) {
  .c-heading__title {
    font-size: 36px;
    margin-bottom: 40px;
    line-height: 36px;
  }
  .c-heading__title__hpb {
    margin-bottom: 10px;
  }
  .c-heading__title__menuPrice {
    font-size: 36px;
    margin-bottom: 10px;
    line-height: 36px;
  }
  .c-heading__title__sub {
    font-size: 27px;
    line-height: 36px;
    margin-bottom: 40px;
  }
  .c-heading__title__salonName {
    font-size: 27px;
    margin-bottom: 40px;
    line-height: 36px;
  }
  .c-heading__title__marker {
    margin-bottom: 50px;
  }
  .c-heading__title__marker span {
    font-size: 24px;
  }
  .c-heading__title__marker__list {
    font-size: 32px !important;
  }
  .c-heading__title__marker__list__mincho {
    font-size: 26px !important;
    font-family: "Noto Serif JP", serif;
  }
  .c-heading__title__marker__list__subContents {
    font-size: 26px !important;
  }
  .c-heading__title__marker__plus {
    font-size: 24px;
  }
  .c-heading__title__marker__point {
    margin-bottom: 20px;
  }
  .c-heading__title__marker__point span {
    font-size: 30px !important;
    letter-spacing: 0.01em;
  }
  .c-heading__title__marker__point img {
    width: auto;
    height: 40px;
  }
  .c-heading__title__marker__privacy {
    font-size: 22px;
    margin-bottom: 50px;
  }
  .c-heading__title__marker__privacy span {
    font-size: 20px;
  }
  .c-heading__title__marker__privacy__child {
    margin-bottom: 20px;
    font-size: 18px;
  }
  .c-heading__title__plus {
    font-size: 24px;
    margin-bottom: 0px;
  }
  .c-heading__title__plus__hpb {
    font-size: 20px;
  }
  .c-heading__title__plus__tokuten {
    font-size: 24px;
  }
  .c-heading__title__plus img {
    width: auto;
    height: 24px;
  }
  .c-heading__title__main {
    font-size: 40px;
    line-height: 42px;
  }
  .c-heading__title__campaign {
    margin-left: 40px;
  }
  .c-heading__title__campaign p {
    font-size: 40px;
    line-height: 44px;
  }
  .c-heading__title__campaign img {
    width: 70px;
  }
  .c-heading__title__3point {
    width: 800px;
  }
  .c-heading__title__3point img {
    width: 100%;
  }
  .c-heading__title__plan {
    font-size: 40px;
  }
  .c-heading__title__plan__pt {
    font-size: 40px;
  }
  .c-heading__title__plan__gd {
    font-size: 40px;
  }
  .c-heading__title__plan__blk {
    font-size: 40px;
  }
  .c-heading__title__plan__slv {
    font-size: 40px;
  }
  .c-heading__title__plan__pink {
    font-size: 40px;
  }
  .c-heading__title__bold {
    font-size: 32px !important;
    font-weight: 900;
  }
  .c-heading__title__kayoikata {
    margin: 0 auto;
    text-align: center;
  }
  .c-heading__title__kayoikata img {
    height: 100px;
  }
  .c-heading__title__kayoikata__jpn {
    font-size: 28px;
  }
  .c-heading__title__kayoikata__what {
    font-size: 32px;
    line-height: 40px;
    margin: 0 auto 50px;
  }
  .c-heading__price__marker {
    font-size: 20px;
  }
  .c-heading__price__marker span {
    font-size: 40px;
  }
  .c-heading__price__marker span.red {
    font-size: 20px;
  }
  .c-heading__price2 {
    width: 720px;
    margin: 0 auto 30px;
    font-size: 18px;
  }
  .c-heading__price2__osusume {
    width: 200px;
    font-size: 16px;
    margin-right: 5px;
    margin-bottom: 0px;
  }
  .c-heading__price3 {
    font-size: 18px;
    margin: 0 auto 25px;
  }
  .c-heading__price4 {
    font-size: 18px;
    margin: 0 auto 25px;
    padding-bottom: 10px;
  }
  .c-heading__price5 {
    width: 400px;
    font-size: 18px;
  }
  .c-heading__menuText {
    font-size: 18px;
  }
  .c-heading__menuText__price {
    font-size: 14px;
  }
  .c-heading__menuText__price__optionRight {
    font-size: 14px;
  }
  .c-heading__menuText__price__optionRight__ul {
    text-align: right;
  }
  .c-heading__menuText__price__optionRight__ul li {
    font-size: 12px;
    text-align: right;
  }
  .c-heading__menuText__price__wrap {
    float: left;
  }
  .c-heading__menuText__price__main {
    font-size: 14px;
  }
  .c-heading__menuText__price__num {
    font-size: 24px;
  }
  .c-heading__menuText__price__num__small {
    font-size: 14px;
  }
  .c-heading__menuText__price__ul li {
    font-size: 12px;
  }
  .c-heading__arrow__down::after {
    font-size: 36px;
  }
  .c-heading__ribbon {
    margin-bottom: 40px;
  }
  .c-heading__ribbon img {
    width: 100%;
    max-width: 621px;
  }
  .c-heading__voice {
    font-size: 40px;
    margin: 40px 0px 40px 0px;
    max-width: 100%;
  }
  .c-heading__newShort__question {
    font-size: 40px;
  }
  .c-heading__newShort__whats {
    font-size: 40px;
    margin-bottom: 80px;
  }
  .c-heading__newShort__whats__h3 {
    font-size: 36px;
  }
  .c-heading__newShort__reserve {
    font-size: 20px;
    font-weight: 400;
    margin: 0 auto 48px;
  }
  .c-heading__newShort__reserve span {
    font-size: 100px;
  }
  .c-heading__sendFlow {
    font-size: 40px;
  }
  .c-heading__sendFlow__sokuji {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .c-heading__sendFlow__sokuji i {
    color: #094ebc;
    font-size: 24px;
  }
  .c-heading__sendFlow__sokuji p {
    margin-right: 5px;
    margin-left: 5px;
    font-size: 24px;
  }
}
@media (min-width: 750px) {
  .c-heading__enquate__question {
    font-size: 24px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .c-heading__enquate__question:after {
    bottom: -25px;
    margin-left: -25px;
    border-top: 25px solid #333333;
    border-right: 25px solid transparent;
    border-left: 25px solid transparent;
  }

  #mw .c-heading__title__main span {
    font-size: 40px;
    line-height: 42px;
  }
  #mw .c-heading__title__hpb {
    margin-bottom: 0px;
  }
  #mw .c-heading__price3 {
    font-size: 18px;
  }
}
.c-img__big {
  width: 100%;
  margin: 0 auto;
}
.c-img__big img {
  width: 100%;
}
.c-img__h2Heading {
  width: 100%;
  margin: 25px auto;
}
.c-img__h2Heading img {
  width: 100%;
}
.c-img__single {
  width: 100%;
  margin: 0 auto 25px;
}
.c-img__single__all {
  width: 100%;
  margin: 0 auto 25px;
}
.c-img__single__all img {
  width: 100%;
}
.c-img__single__70 {
  width: 70%;
  margin: 0 auto 25px;
}
.c-img__single__70 img {
  width: 100%;
}
.c-img__single__80 {
  width: 80%;
  margin: 0 auto 25px;
}
.c-img__single__80 img {
  width: 100%;
}
.c-img__single__salonList {
  margin: 0 auto 25px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}
.c-img__single__salonList__single {
  width: calc(33% - 10px);
  color: #ff2768;
  Margin: 0 auto 20px;
}
.c-img__single__salonList__single__2 {
  width: calc(50% - 10px);
}
.c-img__single__salonList__single:hover {
  color: #ff2768;
}
.c-img__single__salonList__single:visited {
  color: #ff2768;
}
.c-img__single__salonList__single img {
  width: 100%;
  margin-bottom: 10px;
}
.c-img__single__salonList__single__name {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
.c-img__single__salonList__single__name i {
  margin-right: 5px;
}
.c-img__single__check {
  width: 160px;
  margin: 0 auto 10px;
}
.c-img__single__check img {
  width: 160px;
}
.c-img__single__problem {
  width: 160px;
  margin: 0 auto;
  display: block;
}
.c-img__single__problem img {
  width: 160px;
}
.c-img__single__problem__sub {
  width: 320px;
  margin: 0 auto;
  display: block;
}
.c-img__single__problem__sub img {
  width: 320px;
}
.c-img__single__point {
  margin: 0 auto 10px;
}
.c-img__single__salonName {
  width: 200px;
  margin: 0 auto 5px;
}
.c-img__single__salonName img {
  width: 100%;
}
.c-img__single__sns {
  width: 100%;
  margin: 0 auto 25px;
}
.c-img__single__sns img {
  width: 100%;
}
.c-img__single__list {
  margin: 0 auto;
  padding: 0;
  overflow-x: auto;
  white-space: nowrap;
  overflow-scrolling: touch;
  -webkit-overflow-scrolling: touch;
}
.c-img__single__list p {
  width: 100%;
}
.c-img__single__list img {
  max-width: 100%;
  height: auto;
}
.c-img__single__list2 {
  width: auto;
  margin: 0 auto;
  overflow-x: auto;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
.c-img__single__list2 img {
  width: auto;
  height: 159px;
}
.c-img__single img {
  width: 100%;
}
.c-img__attention {
  font-size: 8px;
  text-align: left;
  margin-bottom: 10px;
  line-height: 120%;
}
.c-img__attention__first {
  margin-bottom: 25px !important;
}
.c-img__attention__final {
  margin-bottom: 0px;
}
.c-img__attention__sns {
  font-size: 8px;
  margin-top: 8px;
  text-align: left;
  line-height: 120%;
  padding-left: 1em;
  text-indent: -1em;
}
.c-img__attention__sns span {
  font-size: 8px;
  background: linear-gradient(transparent 60%, #ACBBB8 60%);
}
.c-img__course {
  margin-bottom: 35px;
}
.c-img__course img {
  width: 100%;
}
.c-img__newShort__hydraHIFU {
  width: 100%;
  margin: 0 auto 30px;
}
.c-img__newShort__hydraHIFU img {
  width: 100%;
}

#mw .c-img__single__salonName {
  margin: 0 auto 20px;
}

@media (min-width: 1025px) {
  .c-img__big {
    width: 1040px;
  }
  .c-img__h2Heading {
    width: 720px;
    margin: 50px auto;
  }
  .c-img__single {
    width: 100%;
  }
  .c-img__single__all {
    width: 720px;
  }
  .c-img__single__salonList {
    width: 500px;
    margin: 0;
  }
  .c-img__single__salonList__2 {
    width: 240px;
  }
  .c-img__single__salonList--recruit {
    width: auto !important;
  }
  .c-img__single__check {
    width: 300px;
    margin: 0 auto 25px;
  }
  .c-img__single__check img {
    width: 300px;
  }
  .c-img__single__problem {
    width: 368px;
    margin: 0 auto 25px;
  }
  .c-img__single__problem img {
    width: 368px;
  }
  .c-img__single__problem__sub {
    width: 515px;
    margin: 0 auto 25px;
  }
  .c-img__single__problem__sub img {
    width: 515px;
  }
  .c-img__single__point {
    margin: 0 auto 20px;
  }
  .c-img__single__sns {
    width: 800px;
  }
  .c-img__single__list p {
    width: 800px;
    margin: 0 auto;
  }
  .c-img__single__list img {
    width: 100%;
    height: auto;
  }
  .c-img__single__list2 img {
    width: 100%;
    height: auto;
  }
  .c-img__single__salonName {
    margin: 0 auto 10px;
  }
  .c-img__attention {
    font-size: 14px;
    line-height: 17px;
  }
  .c-img__newShort__hydraHIFU {
    width: 800px;
    margin: 0 auto 80px;
  }
  .c-img__newShort__hydraHIFU img {
    width: 100%;
  }

  #mw .c-img__single__salonName {
    margin: 0 auto 50px;
  }
}
.c-list__privacy {
  list-style-position: inside;
}
.c-list__privacy li {
  padding-left: 1em;
  text-indent: -1em;
}
.c-list__news__ul li {
  text-indent: -1em;
  font-size: 11px;
  padding-left: 1em;
  font-family: "Noto Serif JP", sans-serif;
}
.c-list__point {
  display: inline-block;
  text-align: center;
  margin: 0 auto 25px;
}
.c-list__point__wrap {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.c-list__point li {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-align: left;
}
.c-list__point li span {
  font-weight: bold;
  display: inline-block;
  letter-spacing: 0.005em;
  background: linear-gradient(transparent 60%, #ACBBB8 60%);
}
.c-list__point li:last-child {
  margin-bottom: 0px;
}
.c-list__point__first:before {
  content: "";
  background-image: url(../images/heading_point1.png);
  background-repeat: no-repeat;
  vertical-align: middle;
  background-size: contain;
  padding-right: 5px;
  width: 28px;
  height: 30px;
  display: inline-block;
}
.c-list__point__second:before {
  content: "";
  background-image: url(../images/heading_point2.png);
  background-repeat: no-repeat;
  vertical-align: middle;
  background-size: contain;
  padding-right: 5px;
  width: 28px;
  height: 30px;
  display: inline-block;
}
.c-list__point__third:before {
  content: "";
  background-image: url(../images/heading_point3.png);
  background-repeat: no-repeat;
  vertical-align: middle;
  background-size: contain;
  padding-right: 5px;
  width: 28px;
  height: 30px;
  display: inline-block;
}
.c-list__form__caution {
  margin-bottom: 10px;
}
.c-list__form__caution li {
  font-size: 12px;
  line-height: 14px;
  text-indent: -1em;
  margin-left: 1em;
  margin-bottom: 5px;
  font-family: "Noto Serif JP", sans-serif;
}
.c-list__form__caution li span {
  color: #B80025;
  font-size: 12px;
  line-height: 14px;
  font-family: "Noto Serif JP", sans-serif;
}
.c-list__form__caution li:last-child {
  margin-bottom: 0px;
}

@media (min-width: 1025px) {
  .c-list__news__ul li {
    font-size: 14px;
  }
  .c-list__point {
    margin: 0 auto 50px;
  }
  .c-list__point li {
    font-size: 24px;
  }
  .c-list__point li span {
    font-size: 24px;
  }
  .c-list__point__first:before {
    width: 37px;
    height: 40px;
  }
  .c-list__point__second:before {
    width: 37px;
    height: 40px;
  }
  .c-list__point__third:before {
    width: 37px;
    height: 40px;
  }
  .c-list__form__caution li {
    font-size: 14px;
    line-height: 18px;
  }
  .c-list__form__caution li span {
    font-size: 14px;
    line-height: 18px;
  }
}
.c-slider__point__single__inner {
  width: 70%;
  margin: 0 auto;
}

.swiper {
  width: 100%;
  margin: 0 auto;
  padding: 0 50px;
}

.swiper-wrapper {
  /* wrapperのサイズを調整 */
  width: 100%;
  margin: 0 auto;
}

.swiper-slide {
  width: 100% !important;
  margin: 0 auto;
}

.swiper-pagination {
  position: relative !important;
}

.swiper-pagination-bullet {
  width: 12px !important;
  height: 12px !important;
  margin: 10px 0 0 10px !important;
  background: #333 !important;
}

.swiper-button-next, .swiper-button-prev {
  width: 25px !important;
  height: 25px !important;
  background-size: 25px 25px !important;
  margin-top: -12px !important;
}

.swiper-button-next {
  background-image: url(/lp/images/btn_arw_next_off.png);
}

.swiper-button-prev {
  background-image: url(/lp/images/btn_arw_prev_off.png);
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "" !important;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "" !important;
}

/*トップ用スライダー*/
.slick-dots {
  bottom: 25px !important;
}

@media (min-width: 1025px) {
  .swiper-pagination-bullet {
    width: 20px !important;
    height: 20px !important;
    margin: 20px 0 0 20px !important;
  }
}
.c-table__recruit {
  border-collapse: separate;
  border-spacing: 5px;
}
.c-table__recruit th {
  text-align: right;
  padding: 5px;
  width: 20%;
  border: none;
  background: #dbdbdb;
  font-size: 14px;
  line-height: 18px;
  vertical-align: middle;
}
.c-table__recruit td {
  text-align: left;
  padding: 5px;
  width: 40%;
  min-width: 90px;
  background: #f3f3f3;
  font-size: 14px;
  line-height: 18px;
}
.c-table__shimeiryo {
  margin: 20px auto;
}
.c-table__shimeiryo td {
  font-size: 11px;
  font-family: "Noto Serif JP", sans-serif;
  text-align: left;
  padding-right: 20px;
}
.c-table__shimeiryo__price {
  text-align: right !important;
  white-space: nowrap;
  vertical-align: middle;
}

@media (min-width: 1025px) {
  .c-table__recruit th {
    font-size: 17px;
    line-height: 24px;
    padding: 10px;
  }
  .c-table__recruit td {
    font-size: 17px;
    line-height: 24px;
    padding: 10px;
  }
  .c-table__shimeiryo td {
    font-size: 14px;
  }
}
.c-text__normal {
  font-size: 14px;
  margin-bottom: 25px;
  line-height: 24px;
  letter-spacing: 1px;
  text-align: center;
}
.c-text__normal__toptext {
  font-size: 14px;
  margin-bottom: 25px;
  line-height: 24px;
  letter-spacing: 1px;
  text-align: left;
  margin: 0 auto 25px;
}
.c-text__normal p {
  font-size: 14px;
  margin-bottom: 5px;
}
.c-text__normal__center {
  display: inline-block;
  text-align: center;
  font-size: 14px;
  margin-bottom: 5px;
}
.c-text__normal__teigaku {
  font-family: "Noto Serif JP", sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #3d9cc2;
}
.c-text__kayoikata__normal {
  font-size: 12px;
  line-height: 18px;
}
.c-text__point {
  font-size: 12px;
  margin-bottom: 10px;
  font-weight: normal;
  line-height: 14px;
  text-align: left;
}
.c-text__point li {
  text-indent: -2em;
  margin-left: 2em;
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: normal;
  line-height: 14px;
}
.c-text__point span {
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  color: #3d9cc2;
}
.c-text__like {
  margin-bottom: 5px;
  text-align: center;
}
.c-text__like__center {
  display: inline-block;
  text-align: left;
  font-size: 11px;
}
.c-text__spSlide {
  margin-bottom: 10px;
  text-align: center;
}
.c-text__spSlide i {
  margin-right: 5px;
}
.c-text__attention__wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  background: #F2DEDE;
  margin-bottom: 10px;
  padding: 10px;
}
.c-text__attention__wrap i {
  font-size: 38px;
  color: #B80025;
  margin-right: 5px;
}
.c-text__attention__wrap__text {
  font-family: "Noto Serif JP", sans-serif;
  line-height: 16px;
}
.c-text__attention__wrap__text span {
  font-family: "Noto Serif JP", sans-serif;
  font-weight: bold;
  line-height: 16px;
  color: #B80025;
}
.c-text__breadcrumbs {
  padding: 15px;
}
.c-text__breadcrumbs a {
  color: #ff2768;
}
.c-text__breadcrumbs a:visited {
  color: #ff2768;
}

#mw .c-text__normal__teigaku {
  color: #69696b;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
}
#mw .c-text__point {
  font-size: 14px;
  line-height: 24px;
}
#mw .c-text__point span {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #69696b;
}
#mw .c-text__kayoikata__normal {
  font-size: 14px;
  line-height: 24px;
}

@media (min-width: 1025px) {
  .c-text__normal {
    font-size: 17px;
    margin-bottom: 50px;
  }
  .c-text__normal__toptext {
    font-size: 17px;
    margin-bottom: 25px;
    line-height: 24px;
    letter-spacing: 1px;
    text-align: left;
    margin: 0 auto 50px;
  }
  .c-text__normal p {
    font-size: 17px;
    margin-bottom: 10px;
  }
  .c-text__normal__center {
    font-size: 17px;
  }
  .c-text__normal__teigaku {
    font-size: 28px;
  }
  .c-text__normal__salonList {
    margin-bottom: 40px !important;
  }
  .c-text__normal__salonList__wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 0px;
  }
  .c-text__kayoikata__normal {
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    display: table;
    width: 700px;
    margin: 0 auto;
  }
  .c-text__point {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .c-text__point li {
    font-size: 18px;
    line-height: 24px;
  }
  .c-text__point span {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
  }
  .c-text__like__center {
    font-size: 14px;
  }
  .c-text__spSlide {
    display: none;
  }

  #mw .c-text__point {
    font-size: 18px;
    line-height: 24px;
  }
  #mw .c-text__point span {
    font-size: 18px;
  }
  #mw .c-text__normal__teigaku {
    font-size: 18px;
  }
  #mw .c-text__kayoikata__normal {
    font-size: 18px;
  }
}
.c-visual {
  padding-top: 55px;
}
.c-visual img {
  width: 100%;
}
.c-visual__headingOpen {
  background: #ACBBB8;
  margin-bottom: 25px;
}
.c-visual__headingOpen img {
  width: 100%;
  margin: 0 auto;
  display: block;
}
.c-visual__experience {
  padding-top: 55px;
  margin: 0 auto 25px;
}
.c-visual__experience img {
  width: 100%;
}
.c-visual__experience__menu img {
  width: 100%;
}
.c-visual__experience2 {
  padding-top: 55px;
  margin: 0 auto 25px;
}
.c-visual__experience2 img {
  width: 100%;
}
.c-visual__experience2__menu img {
  width: 100%;
}
.c-visual__experience3 {
  padding-top: 55px;
  margin: 0 auto 25px;
}
.c-visual__experience3 img {
  width: 100%;
}
.c-visual__experience3__menu img {
  width: 100%;
}
.c-visual__experience3__slider {
  margin: 0 auto;
}
.c-visual__newShort {
  width: 100%;
  background-image: url("../images/short_new/bg_visual.jpeg");
  background-size: cover;
}
.c-visual__newShort__inner {
  display: flex;
  position: relative;
  flex-direction: column;
  flex: none;
  height: 100%;
  justify-content: center;
  padding: 0px 10px 18px 10px;
}
.c-visual__newShort__model {
  position: relative;
  height: 249px;
}
.c-visual__newShort__model__img {
  content: "";
  background-image: url("../images/short_new/mainvisual_model.webp");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  width: 100%;
  height: 100%;
  flex-wrap: nowrap;
}
.c-visual__newShort__model__img--1 {
  background-image: url("../images/short_new/mainvisual_model_pc1.png") !important;
}
.c-visual__newShort__model__img--2 {
  background-image: url("../images/short_new/mainvisual_model_pc2.png") !important;
}
.c-visual__newShort__model__img--3 {
  background-image: url("../images/short_new/mainvisual_model_pc3.png") !important;
}
.c-visual__newShort__model__img img {
  display: block;
  height: 190px;
  margin: 15px 0px 0px auto;
  width: auto;
}
.c-visual__newShort__model__test {
  position: relative;
  height: 249px;
}
.c-visual__newShort__model__test img {
  width: 100%;
}
.c-visual__newShort__campaign {
  background-image: url("../images/short_new/mainvisual_campaign.webp");
  height: 190px;
  margin: 15px 15px 0px 0px;
  width: 187px;
  z-index: 2;
  max-width: calc(100% - 15px);
}
.c-visual__newShort__menu {
  margin: 5px auto 0;
  display: flex;
  align-items: center;
}
.c-visual__newShort__menu img {
  width: 100%;
}
.c-visual__enquate {
  padding-top: 55px;
}
.c-visual__enquate__slider {
  width: 100%;
}
.c-visual__enquate__slider__child {
  width: 100%;
}
.c-visual__enquate__slider__child img {
  width: 100%;
}
.c-visual__enquate__present img {
  width: 100%;
}
.c-visual__enquate__price img {
  width: 100%;
}

@media (min-width: 1025px) {
  .c-visual {
    padding-top: 90px;
  }
  .c-visual__headingOpen img {
    width: auto;
    height: 200px;
  }
  .c-visual__experience {
    padding-top: 90px;
    margin: 0 auto 50px;
    width: 1040px;
  }
  .c-visual__experience img {
    width: 100%;
  }
  .c-visual__experience__menu {
    margin: 0 auto;
    width: 800px;
  }
  .c-visual__experience2 {
    padding-top: 90px;
    margin: 0 auto 50px;
    width: 1040px;
  }
  .c-visual__experience2 img {
    width: 100%;
  }
  .c-visual__experience2__menu {
    margin: 0 auto;
    width: 800px;
  }
  .c-visual__experience3 {
    padding-top: 90px;
    margin: 0 auto 50px;
    width: 100%;
  }
  .c-visual__experience3 img {
    width: 100%;
  }
  .c-visual__experience3__slider {
    margin: 0 auto;
  }
  .c-visual__newShort__model {
    width: 1200px;
    height: 655px;
    margin: 0 auto;
  }
  .c-visual__newShort__model__img {
    background-size: cover;
    flex-wrap: nowrap;
    background-position: 50%;
    background-image: url("../images/short_new/mainvisual_model_pc.webp");
  }
  .c-visual__newShort__model__img img {
    height: 560px;
    padding: 0px 0px 0px 0px;
  }
  .c-visual__newShort__model__test {
    width: 1200px;
    height: 655px;
    margin: 0 auto;
  }
  .c-visual__newShort__menu {
    height: 488px;
  }
  .c-visual__newShort__menu img {
    width: 850px;
  }
  .c-visual__enquate {
    padding-top: 90px;
  }
}