@charset "UTF-8";
/* Scss Document */
/*
Theme Name: fagun template
*/
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
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: 16px;
  letter-spacing: 0.2em;
  font-family: "Noto Sans JP";
  vertical-align: baseline;
  background: transparent;
  font-weight: normal;
  counter-reset: number 0;
}

body {
  line-height: 1;
}

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: #2B6A8B;
  word-break: break-all;
}

a:visited {
  color: #2B6A8B;
}

/* 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, select {
  vertical-align: middle;
}

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

select[name="dpmenu"], select[name="syokusyu"], select[name="kinmu_area"], select[name="kinmu_keitai"], select[name="seibetsu"], select[name="first-day"], select[name="first-time"], select[name="second-day"], select[name="second-time"], select[name="third-day"], select[name="third-time"], select[name="dp_salon"] {
  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;
}

#formBtn {
  width: 194px !important;
  color: #FFFFFF !important;
  padding: 7px 0 !important;
  font-family: "Noto Sans JP" !important;
}

.post-password-form {
  padding: 200px 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 .3s;
    opacity: 0.5;
  }
  select[name="dpmenu"], select[name="syokusyu"], select[name="kinmu_area"], select[name="kinmu_keitai"], select[name="seibetsu"] {
    width: 300px;
  }
}

.l-header {
  z-index: 9900;
  width: 100%;
  height: 50px;
  position: fixed;
  background: #FFFFFF;
}

.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: 40px;
  margin-top: 6px;
  margin-left: 9px;
}

.l-header__menu {
  display: none;
  font-family: "Noto Serif JP";
  letter-spacing: 2px;
}

.l-header__navi {
  width: 40px;
  height: 40px;
  background: #FFFFFF;
}

.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__pcMenu {
  display: none;
}

.l-header__lp {
  z-index: 9900;
  width: 100%;
  height: 35px;
  position: fixed;
  background: #FFFFFF;
}

.l-header__lp__h1 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.l-header__lp__h1__copy {
  font-size: 12px;
}

.l-header__lp__h1__logo {
  margin-top: 5px;
  margin-left: 15px;
}

.l-header__lp__h1__logo img {
  width: auto;
  height: 25px;
}

@media (min-width: 1080px) {
  .l-header {
    height: 60px;
  }
  .l-header__logo {
    padding-top: 5px;
    padding-right: 27px;
  }
  .l-header__logo h1 {
    height: 40px;
  }
  .l-header__logo h1 img {
    height: 40px;
    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__lp {
    font-size: 16px;
    height: 50px;
  }
  .l-header__lp__h1__copy {
    font-size: 16px;
  }
  .l-header__lp__h1__logo img {
    height: 40px;
  }
}

.l-visual__pcTop {
  display: none;
}

.l-visual__spTop {
  display: block;
  width: 87vw;
  height: 80vh;
  margin-left: 13vw;
  margin-bottom: 18vh;
  background: url(./images/mainvisual_sp.jpg) 0 0 no-repeat;
  background-repeat: no-repeat;
  background-position: right top;
  background-size: contain;
  position: relative;
}

.l-visual__textUp {
  display: flex;
  justify-content: space-between;
  align-items: top;
  margin: 0 0px auto -30px;
  padding: 24px 0 0 0;
  position: relative;
}

.l-visual__textUp__text {
  line-height: 150%;
  color: #2B6A8B;
  letter-spacing: 0.1em;
  z-index: 10;
}

.l-visual__textUp__img {
  width: 110px;
  right: 8px;
  top: 418px;
  position: absolute;
  z-index: 9;
}

.l-visual__textUp__img img {
  width: 100%;
}

.l-visual__textDown {
  display: flex;
  flex-direction: column;
  margin-top: auto;
  margin-left: -30px;
  bottom: 11%;
  position: absolute;
}

.l-visual__textDown__text {
  line-height: 160%;
  color: #2B6A8B;
  margin-bottom: 8px;
  letter-spacing: 0.08em;
  font-size: 13px;
}

.l-visual__textDown__img {
  width: 175px;
}

.l-visual__textDown__img img {
  width: 100%;
}

.l-visual__lp img {
  width: 100%;
  height: auto;
}

@media screen and (max-height: 320px) and (max-width: 568px) and (orientation: landscape) {
  .l-visual__textUp__text {
    font-size: 16px !important;
  }
}

@media (max-width: 320px) and (orientation: portrait) {
  .l-visual__textUp__text {
    font-size: 14px;
  }
  .l-visual__textUp__img {
    top: 338px !important;
  }
  .l-visual__textDown {
    margin-top: 160px;
  }
  .l-visual__textDown__text {
    font-size: 14px;
  }
}

@media screen and (max-height: 780px) and (orientation: landscape) {
  .l-visual__textUp__text {
    font-size: 20px !important;
  }
  .l-visual__textDown__text {
    font-size: 18px !important;
  }
  .l-visual__textDown__img {
    width: 280px !important;
  }
}

@media (max-width: 1023px) and (orientation: landscape) {
  .l-visual__textUp__text {
    font-size: 16px !important;
  }
  .l-visual__textDown {
    margin-top: 160px;
    bottom: 10px !important;
  }
  .l-visual__textDown__text {
    font-size: 14px !important;
  }
  .l-visual__textDown__img {
    width: 175px !important;
  }
}

@media (orientation: landscape) {
  .l-visual__spTop {
    display: none;
  }
  .l-visual__pcTop {
    display: block;
    width: 95%;
    height: calc(100vh - 60px);
    margin-left: 5%;
    background: url(./images/mainvisual_pc.jpg) no-repeat right top !important;
    background-repeat: no-repeat;
    background-position: right top;
    background-size: contain !important;
    position: relative;
  }
  .l-visual__textUp {
    margin: 0px 35px auto 10px;

  }
  .l-visual__textUp__text {
    line-height: 150%;
    font-size: 16px;
  }
  .l-visual__textUp__img {
    width: 110px;
    bottom: auto;
    top: 0 !important;
  }
  .l-visual__textDown {
    display: flex;
    flex-direction: column;
    margin-top: auto;
    margin-left: auto;
    position: absolute;
    bottom: 0px;
    left: -20px;
  }
  .l-visual__textDown__text {
    font-size: 16px;
    line-height: 150%;
  }
  .l-visual__textDown__img {
    width: 160px;
  }
}

@media screen and (min-width: 768px) and (orientation: portrait) {
  .l-visual__spTop__spTop {
    display: block !important;
    width: 87vw !important;
    height: 80vh !important;
    margin-bottom: 13vh !important;
    background: url(./images/mainvisual_sp.jpg) 0 0 no-repeat !important;
    background-repeat: no-repeat !important;
    background-position: right top !important;
    background-size: contain !important;
  }
  .l-visual__pcTop {
    display: none;
  }
  .l-visual__textUp {
    display: flex;
    justify-content: space-between;
    align-items: top;
    margin: 0 6px auto 25px;
    padding: 27px 0 0 0;
  }
}

@media screen and (orientation: landscape) and (min-width: 961px) and (max-width: 1199px) {
  .l-visual__spTop {
    display: none;
  }
  .l-visual__pcTop {
    display: block;
    width: auto;
    height: calc(100vh - 90px);
    margin-bottom: 9.8vh;
    background: url(./images/mainvisual_pc.jpg) no-repeat right top !important;
    background-repeat: no-repeat;
    background-position: right top;
    background-size: auto 100%  !important;
    position: relative;
  }
  .l-visual__pcTop__img {
    width: 200px;
  }
  .l-visual__textUp {
    margin: 0px 30px auto 10px;
    width: 100%;
    position: relative;
    top: 0;
    padding-top: 25px;
  }
  .l-visual__textUp__text {
    line-height: 200%;
    font-size: 20px;
    margin-left: 75px;
    letter-spacing: 0.15em;
  }
  .l-visual__textUp__img {
    width: 110px;
    right: 0px;
    bottom: auto;
    position: absolute;
  }
  .l-visual__textDown {
    display: flex;
    flex-direction: column;
    margin-top: auto;
    margin-left: auto;
    position: absolute;
    bottom: 75px;
    left: 53px;
  }
  .l-visual__textDown__text {
    font-size: 18px;
    line-height: 200%;
    letter-spacing: 0.17em;
  }
  .l-visual__textDown__img {
    width: 300px;
  }
}

@media (orientation: portrait) {
  .l-visual__spTop {
    display: block;
    width: 87vw;
    height: 80vh;
    margin-bottom: 18vh;
    background: url(./images/mainvisual_sp.jpg) 0 0 no-repeat;
    background-repeat: no-repeat;
    background-position: right top;
    background-size: contain;
    position: relative;
  }
  .l-visual__textUp__img {
    width: 110px;
    right: 8px;
    bottom: 5px;
  }
}

@media (orientation: portrait) and (min-width: 376px) and (max-width: 414px) {
  .l-visual__textUp__img {
    width: 110px;
    right: 8px;
    top: 475px !important;
    bottom: 0 !important;
    position: absolute;
  }
}

@media (orientation: portrait) and (min-height: 768px) and (max-height: 1023px) {
  .l-visual__textUp__img {
    bottom: auto;
    top: 417px;
  }
  .l-visual__textDown {
    bottom: auto;
    top: 349px;
  }
}

@media (orientation: portrait) and (min-width: 768px) {
  .l-visual__spTop {
    display: block !important;
    width: 87vw;
    height: 80vh;
    margin-left: 13vw;
    margin-bottom: 18vh;
    background: url(./images/mainvisual_sp.jpg) 0 0 no-repeat;
    background-repeat: no-repeat;
    background-position: right top;
    background-size: contain;
    position: relative;
  }
  .l-visual__pcTop {
    display: none;
  }
  .l-visual__textUp {
    margin: 0 6px auto -30px;
  }
  .l-visual__textUp__text {
    line-height: 200%;
    font-size: 20px;
    letter-spacing: 0.15em;
  }
  .l-visual__textUp__img {
    width: 160px;
    right: 20px;
    bottom: 0px;
    top: 653px;
  }
  .l-visual__textDown {
    display: flex;
    flex-direction: column;
    margin-top: auto;
    margin-left: auto;
    position: absolute;
    bottom: 75px;
    margin-left: -30px;
  }
  .l-visual__textDown__text {
    font-size: 18px;
    line-height: 200%;
    letter-spacing: 0.17em;
  }
  .l-visual__textDown__img {
    width: 300px;
  }
}

@media screen and (orientation: landscape) and (min-width: 961px) and (max-width: 1280px) and (max-height: 800px) {
  .l-visual__textUp__text {
    font-size: 20px !important;
  }
  .l-visual__textDown__text {
    font-size: 20px !important;
    line-height: 200%;
    letter-spacing: 0.17em;
  }
  .l-visual__textDown__img {
    width: 300px !important;
  }
}

@media (max-width: 1280px) and (min-height: 1000px) and (orientation: landscape) {
  .l-visual__textUp__text {
    font-size: 24px !important;
  }
}

@media screen and (orientation: landscape) and (min-width: 961px) and (min-height: 780px) and (max-height: 800px) {
  .l-visual__textUp__text {
    font-size: 24px !important;
  }
  .l-visual__textDown__text {
    font-size: 20px !important;
    line-height: 200%;
    letter-spacing: 0.17em;
  }
  .l-visual__textDown__img {
    width: 300px !important;
  }
}

@media screen and (orientation: landscape) and (min-width: 961px) and (max-width: 1366px) and (max-height: 780px) {
  .l-visual__textUp {
    margin: 0px 30px auto 10px;
    width: 100%;
    position: absolute;
    top: 0;
    padding-top: 25px;
  }
  .l-visual__textUp__text {
    line-height: 200%;
    font-size: 20px !important;
    margin-left: 75px;
    letter-spacing: 0.15em;
  }
  .l-visual__textUp__img {
    width: 160px;
    right: 20px;
    bottom: auto;
  }
  .l-visual__textDown {
    display: flex;
    flex-direction: column;
    margin-top: auto;
    margin-left: auto;
    position: absolute;
    bottom: 75px;
    left: 53px;
  }
  .l-visual__textDown__text {
    font-size: 18px !important;
    line-height: 200%;
    letter-spacing: 0.17em;
  }
  .l-visual__textDown__img {
    width: 280px !important;
  }
}

@media (min-width: 1025px) {
  .l-visual__spTop {
    display: none;
  }
  .l-visual__pcTop {
    display: block;
    width: auto;
    height: calc(100vh - 90px);
    margin-bottom: 9.8vh;
    background: url(./images/mainvisual_pc.jpg) no-repeat right top !important;
    background-repeat: no-repeat;
    background-position: right top;
    background-size: auto 100%  !important;
    position: relative;
  }
  .l-visual__pcTop__img {
    width: 200px;
  }
  .l-visual__textUp {
    margin: 0px 30px auto 10px;
    width: 100%;
    position: relative;
    top: 0;
    padding-top: 25px;
  }
  .l-visual__textUp__text {
    line-height: 200%;
    font-size: 30px;
    margin-left: 75px;
    letter-spacing: 0.15em;
  z-index: 10;
  position: absolute;
	height: 300px;
	top: calc(50% - 150px);
  }
  .l-visual__textUp__img {
    width: 160px;
    right: 20px;
    bottom: auto;
  }
  .l-visual__textDown {
    display: flex;
    flex-direction: column;
    margin-top: auto;
    margin-left: auto;
    position: absolute;
    bottom: 75px;
    left: 53px;
  }
  .l-visual__textDown__text {
    font-size: 24px;
    line-height: 200%;
    letter-spacing: 0.17em;
  }
  .l-visual__textDown__img {
    width: 388px;
  }
  .l-visual__lp {
    margin-bottom: 50px;
  }
}

.l-main {
  padding-top: 50px;
}

.l-main__contents {
  margin-bottom: 100px;
}

.l-main__contents__slider {
  margin-bottom: 0px !important;
}

.l-main__contents__slider2 {
  margin-bottom: 100px !important;
}

.l-main__contents__concept {
  margin-bottom: 87px !important;
}

.l-main__contents__newsSub {
  margin-bottom: 87px !important;
}

.l-main__contents__contact {
  margin-bottom: 83px !important;
}

.l-main__contents__faq {
  margin-bottom: 87px !important;
}

.l-main__contents__news {
  margin-bottom: 50px;
  padding: 40px 0 50px;
  background: #EEEDEC;
}

.l-main__contents__news__wrap {
  margin-bottom: 18px;
  border-bottom: 1px solid #333333;
}

.l-main__contents__news__wrap__day {
  display: flex;
  align-items: center;
  margin-bottom: 3px;
}

.l-main__contents__news__wrap__day p {
  font-size: 16px;
  letter-spacing: 0.07em;
}

.l-main__contents__news__wrap__text {
  line-height: 180%;
  color: #2B6A8B;
  padding-bottom: 18px;
}

.l-main__contents__breadcrumbs {
  background: #FFFFFF;
  padding: 10px 20px;
  color: #333333;
  line-height: 180%;
  font-size: 14px;
  letter-spacing: 0.1em;
}

.l-main__contents__point {
  width: 100%;
  margin: 0 auto;
}

.l-main__contents__point__wrap {
  display: flex;
  justify-content: space-around;
  flex-direction: column;
  margin-bottom: 60px;
}

.l-main__contents__point__wrap--left {
  width: 100%;
}

.l-main__contents__point__wrap--right {
  width: 90%;
  margin: 0 auto;
}

.l-main__contents__salon {
  width: 100%;
  margin: 0 auto 100px;
}

.l-main__contents__salon__child {
  margin: 0 auto 93px;
}

.l-main__contents__salon__single {
  margin-bottom: 100px;
  border-bottom: 1px #2B6A8B solid;
}

.l-main__contents__salon__single:last-child {
  margin-bottom: 0;
  border: none;
}

.l-main__contents__salon__sliderWrap {
  margin-bottom: 30px;
}

.l-main__contents__salon__switch {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 0 auto 40px;
}

.l-main__contents__salon__switch:last-child {
  margin: 0 auto;
}

.l-main__contents__salon__switch--left {
  width: 100%;
}

.l-main__contents__salon__switch--right {
  width: 87%;
  /* margin-left: 0px; */
  margin: 0 auto;
}

.l-main__contents__salon__switch--right--pre {
  margin-left: 0px !important;
  width: 100% !important;
}

.l-main__contents__salon2 {
  width: 92%;
  margin: 0 auto 100px;
}

.l-main__contents__salon3 {
  width: 92%;
  margin: 0 auto 100px;
}

.l-main__contents__salon4 {
  width: 92%;
  margin: 0 auto;
}

.l-main__contents__menuWrap {
  margin-bottom: 100px;
  margin: 0 auto;
}

.l-main__contents__menuWrap__2nd {
  width: 90%;
  margin: 0 auto;
}

.l-main__contents__menuWrap__switch {
  display: flex;
  flex-direction: column;
}

.l-main__contents__menuWrap__switch--left {
  width: 100%;
}

.l-main__contents__menuWrap__switch--right {
  width: 100%;
}

.l-main__breadcrumbs {
  width: 80%;
  margin: 0 auto;
}

.l-main__inner {
  width: 75%;
  margin: 0 auto;
}

.l-main__inner__concept {
  width: 77%;
  margin: 0 auto;
}

.l-main__inner__menu {
  margin: 0 auto;
  width: 100%;
}

.l-main__inner__menu__more {
  width: 90% !important;
}

.l-main__inner__menu__more3 {
  width: 100% !important;
}

.l-main__inner__menu__pcOnly {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

.l-main__inner__concept {
  width: 75%;
  margin: 0 auto;
}

.l-main__inner__point {
  width: 75%;
  margin: 0 auto;
}

.l-main__inner__sub {
  width: 100%;
  margin: 0 auto;
}

.l-main__inner__sub__point {
  width: 90%;
  margin: 0 auto;
}

.l-main__inner__sub__salon {
  text-align: center;
}

.l-main__inner__sub__salon--textLeft {
  text-align: left;
}

.l-main__inner__salon {
  width: 96%;
  margin: 0 auto;
}

.l-main__inner__salonWrap {
  width: 100%;
  margin: 0 auto;
}

.l-main__inner__news {
  width: 90%;
  margin: 0 auto;
}

.l-main__inner__slider2 {
  width: 75%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

.l-main__inner__omg {
  width: 75%;
  margin: 0 auto;
}

.l-main__inner__pcFaq {
  width: 80%;
  margin: 0 auto;
}

.l-main__menuWrap {
  margin-bottom: 100px;
}

.l-main__lp {
  padding-top: 35px;
}

.l-main__lp__contents {
  margin: 0;
}

.l-main__lp__subContents__inner {
  padding: 20px 0;
  width: 90%;
  margin: 0 auto;
}

.l-main__lp__subContents__inner80 {
  padding: 20px 0;
  width: 80%;
  margin: 0 auto;
}

.l-main__lp__subContents__inner70 {
  padding: 20px 0;
  width: 80%;
  margin: 0 auto;
}

.l-main__lp__subContents__wrap {
  margin-bottom: 20px;
}

.l-main__lp__subContents__full__gold {
  padding: 20px 0 40px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a37931+0,f4eab1+50,b89651+100&0.66+0,0.64+50,0.88+100 */
  background: -moz-linear-gradient(top, rgba(163, 121, 49, 0.66) 0%, rgba(244, 234, 177, 0.64) 50%, rgba(184, 150, 81, 0.88) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(163, 121, 49, 0.66) 0%, rgba(244, 234, 177, 0.64) 50%, rgba(184, 150, 81, 0.88) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(163, 121, 49, 0.66) 0%, rgba(244, 234, 177, 0.64) 50%, rgba(184, 150, 81, 0.88) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8a37931', endColorstr='#e0b89651',GradientType=0 );
  /* IE6-9 */
  text-shadow: 2px 2px 5px #FFFFFF, -2px 2px 5px #FFFFFF, 2px -2px 5px #FFFFFF, -2px -2px 5px #FFFFFF;
}

.l-main__lp__subContents__full__gold img {
  width: 100%;
  display: block;
  margin: 0 auto;
}

.l-main__lp__subContents__full__gold p {
  font-size: 22px;
  color: #A37931;
  text-align: center;
  font-weight: bold;
  font-family: 'Noto Serif JP', serif;
}

.l-main__lp__subContents__full__osusume {
  background: #2B6A8B;
}

.l-main__lp__subContents__full__dark {
  background: #a9a9a9;
  position: relative;
}

.l-main__lp__subContents__full__dark:after {
  content: " ";
  border-style: solid;
  border-color: #f03 transparent transparent transparent;
  border-width: 25px;
  position: absolute;
  bottom: -40px;
  left: calc(50% - 25px);
  /* right: 50%; */
  height: 0px;
  width: 0px;
}

.l-main__lp__subContents__full__dark__bkWhite {
  background: #FFFFFF;
  margin: 0 auto;
}

.l-main__lp__subContents__full__dark__bkWhite__inner {
  padding: 20px;
}

.l-main__lp__subContents__full__dark__bkWhite__wrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.l-main__lp__subContents__full__dark__bkWhite__img {
  margin-bottom: 20px;
}

.l-main__lp__subContents__full__dark__bkWhite__img img {
  width: 100%;
}

.l-main__lp__subContents__full__dark__bkWhite__text {
  font-size: 16px;
  line-height: 28px;
}

.l-main__lp__subContents__full__dark2 {
  background: #767676;
}

.l-main__lp__subContents__full__dark2__bkBlack {
  background: #333333;
}

.l-main__lp__subContents__full__dark2__bkBlack__wrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 20px;
}

.l-main__lp__subContents__full__dark2__bkBlack__wrap__img2 {
  width: 100%;
  margin-bottom: 20px;
}

.l-main__lp__subContents__full__dark2__bkBlack__wrap__img2 p {
  color: #E5BE50;
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 4px;
  text-align: center;
}

.l-main__lp__subContents__full__dark2__bkBlack__wrap__img2 img {
  width: 100%;
}

.l-main__lp__subContents__full__dark2__bkBlack__wrap__img2:last-child {
  margin-bottom: 0px;
}

.l-main__lp__subContents__full__dark2__bkBlack__inner {
  padding: 20px;
}

.l-main__lp__subContents__full__dark2__bkBlack__star {
  text-align: center;
  margin-bottom: 20px;
}

.l-main__lp__subContents__full__dark2__bkBlack__prize {
  text-align: center;
  margin-bottom: 20px;
}

.l-main__lp__subContents__full__dark2__bkBlack__prize img {
  width: 80%;
}

.l-main__lp__subContents__full__dark2__bkBlack__text {
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF;
}

.l-main__lp__subContents__full__dark2__bkBlack__text__nameWrap {
  display: flex;
  flex-direction: row;
  text-align: center;
  justify-content: space-around;
  margin-bottom: 20px;
}

.l-main__lp__subContents__full__dark2__bkBlack__text__nameWrap p {
  line-height: 28px;
  letter-spacing: 0.1em;
}

.l-main__lp__subContents__full__dark2__bkBlack__text__nameWrap__child {
  font-size: 12px;
}

.l-main__lp__subContents__full__dark2__bkBlack__text__nameWrap__child span {
  font-size: 16px;
  font-weight: bold;
}

.l-main__lp__subContents__full__covid19 {
  background: #EEEDEC;
}

.l-main__lp__subContents__full__reserve {
  background: #000000;
}

.l-main__lp__subContents__full__mainColor {
  background: #2B6A8B;
}

.l-main__lp__subContents__full__mainColor__delta {
  width: 0;
  height: 0;
  background: #AFD5E9;
  border-style: solid;
  border-width: 50px 50vw 0 50vw;
  border-color: #2B6A8B transparent transparent transparent;
}

.l-main__lp__subContents__full__point {
  background: #AFD5E9;
}

.l-main__lp__subContents__full__voice {
  background: #FFBFBF;
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .l-main {
    padding-top: 50px;
  }
  .l-main__contents__menuPcWrap {
    display: flex;
    flex-direction: row;
  }
  .l-main__contents__menuPcWrap__lR {
    flex-direction: row-reverse;
  }
  .l-main__contents__menuPcWrap__left {
    display: flex;
    align-items: center;
  }
  .l-main__contents__menuPcWrap__right__slider2center {
    display: flex;
    align-items: center;
  }
  .l-main__contents__breadcrumbs {
    width: 80%;
    margin: 0 auto;
  }
  .l-main__contents__menuWrap__2nd {
    width: 80%;
  }
  .l-main__contents__conceptPcWrap {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
    min-height: 0;
    min-width: 0;
    margin-bottom: 100px;
  }
  .l-main__contents__conceptPcWrap__left {
    max-width: 585px;
    width: 100%;
  }
  .l-main__contents__conceptPcWrap__left img {
    width: 100%;
    margin-bottom: 50px;
  }
  .l-main__contents__conceptPcWrap__right {
    width: 392px;
    min-width: 392px;
    padding-top: 280px;
  }
  .l-main__contents__conceptPcWrap__right img {
    width: 100%;
  }
  .l-main__contents__salon__switch {
    width: 80%;
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 0 auto 78px;
  }
  .l-main__contents__salon__switch:last-child {
    margin: 0 auto;
  }
  .l-main__contents__salon__switch--left {
    width: 100%;
    margin-right: 50px;
  }
  .l-main__contents__salon__switch--right {
    width: 100%;
  }
  .l-main__contents__salon2 {
    width: 100%;
    margin: 0 auto 100px;
  }
  .l-main__contents__salon3 {
    width: 100%;
    margin: 0 auto 100px;
  }
  .l-main__contents__salon4 {
    width: 100%;
    margin: 0 auto 100px;
  }
  .l-main__contents__point__wrap {
    flex-direction: row;
  }
  .l-main__contents__point__wrap:nth-child(2n) {
    flex-direction: row-reverse;
  }
  .l-main__contents__point__wrap--left {
    display: flex;
    align-items: center;
    min-width: 445px;
    width: 445px;
  }
  .l-main__contents__point__wrap--right {
    display: flex;
    align-items: center;
    width: auto;
    min-width: auto;
    margin: 0;
  }
  .l-main__inner__menu {
    width: 80%;
  }
  .l-main__inner__menu__pcOnly {
    width: 100% !important;
  }
  .l-main__inner__sub__point {
    width: 90%;
    margin: 0 auto;
  }
  .l-main__inner__sub__salon--textLeft {
    text-align: center;
  }
}

@media (min-width: 768px) and (orientation: portrait) {
  .l-main__inner__sub__salon--textLeft {
    text-align: center;
  }
}

@media (min-width: 1025px) {
  .l-main {
    padding-top: 60px;
  }
  .l-main__contents {
    margin-bottom: 78px;
  }
  .l-main__contents__conceptPcWrap {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
    min-height: 0;
    min-width: 0;
    margin-bottom: 78px;
  }
  .l-main__contents__conceptPcWrap__left {
    min-width: 700px;
    width: 57%;
    margin-right: 87px;
  }
  .l-main__contents__conceptPcWrap__left img {
    width: 100%;
    margin-bottom: 85px;
  }
  .l-main__contents__conceptPcWrap__right {
    width: 36%;
    padding-top: 440px;
  }
  .l-main__contents__conceptPcWrap__right img {
    width: 100%;
  }
  .l-main__contents__breadcrumbs {
    width: 80%;
    margin: 0 auto;
  }
  .l-main__contents__slider__pointPC {
    margin-bottom: 78px !important;
  }
  .l-main__contents__slider2 {
    margin-bottom: 78px !important;
  }
  .l-main__contents__menuPcWrap {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: flex-start;
  }
  .l-main__contents__menuPcWrap__left {
    width: 48%;
    display: flex;
    align-items: center;
    margin-right: 73px;
  }
  .l-main__contents__menuPcWrap__left img {
    width: 100%;
    margin-bottom: 100px;
  }
  .l-main__contents__menuPcWrap__left--lR {
    margin-right: 0px;
  }
  .l-main__contents__menuPcWrap__right {
    width: 41%;
  }
  .l-main__contents__menuPcWrap__right--lR {
    margin-right: 87px;
  }
  .l-main__contents__menuPcWrap__right__slider2center {
    display: flex;
    align-items: center;
  }
  .l-main__contents__menuPcWrap__lR {
    flex-direction: row-reverse;
  }
  .l-main__contents__menuPcWrap__child__left {
    width: 51%;
    min-width: 51%;
  }
  .l-main__contents__menuPcWrap__child__right {
    width: 41%;
    min-width: 41%;
  }
  .l-main__contents__menuPcWrap__slider2Wrap {
    margin-bottom: 100px;
  }
  .l-main__contents__menuWrap__switch {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .l-main__contents__menuWrap__switch--left {
    width: 50% !important;
  }
  .l-main__contents__menuWrap__switch--right {
    width: 50% !important;
    display: flex;
    align-items: center;
  }
  .l-main__contents__menuWrap__2nd {
    width: 80%;
  }
  .l-main__contents__pointWrap {
    display: flex;
    flex-direction: row;
    width: 1200px;
    margin: 0 auto;
    justify-content: space-between;
  }
  .l-main__contents__pointWrap__single {
    width: 32%;
  }
  .l-main__contents__point {
    width: 80%;
  }
  .l-main__contents__point__wrap {
    flex-direction: row;
    margin-bottom: 80px;
  }
  .l-main__contents__point__wrap:nth-child(2n) {
    flex-direction: row-reverse;
  }
  .l-main__contents__point__wrap--left {
    width: 47%;
    display: flex;
    align-items: center;
  }
  .l-main__contents__point__wrap--right {
    width: 47%;
    margin: 0;
    display: flex;
    align-items: center;
  }
  .l-main__contents__salon {
    width: 100%;
  }
  .l-main__contents__salon__switch {
    width: 80%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    margin: 0 auto 78px;
  }
  .l-main__contents__salon__switch:last-child {
    margin: 0 auto;
  }
  .l-main__contents__salon__switch--right {
    margin-left: 50px !important;
    width: 41%;
  }
  .l-main__contents__salon__switch--left {
    width: 51%;
    display: flex;
    align-items: center;
  }
  .l-main__contents__salon__switch__pcChild {
    width: 100%;
  }
  .l-main__contents__salon2 {
    width: 100%;
    margin: 0 auto 100px;
  }
  .l-main__contents__salon3 {
    width: 100%;
    margin: 0 auto 100px;
  }
  .l-main__contents__salon4 {
    width: 100%;
    margin: 0 auto 100px;
  }
  .l-main__contents__news {
    padding: 75px 0 82px;
    margin-bottom: 82px;
  }
  .l-main__contents__news__wrap {
    margin-bottom: 42px;
  }
  .l-main__contents__news__wrap__day {
    margin-bottom: 8px;
  }
  .l-main__contents__news__wrap__day p {
    letter-spacing: 0.1em;
  }
  .l-main__contents__news__wrap__text {
    font-size: 16px;
    padding-bottom: 18px;
  }
  .l-main__contents__omg {
    margin-bottom: 210px;
  }
  .l-main__contents__sliderWrap {
    width: 60%;
    margin: 0 auto;
  }
  .l-main__inner__concept {
    width: 700px;
    text-align: left;
  }
  .l-main__inner__point {
    width: 100%;
    margin: 0 auto;
  }
  .l-main__inner__salon {
    width: 100%;
    margin: 0 auto;
  }
  .l-main__inner__salonWrap {
    width: 80%;
    margin: 0 auto;
  }
  .l-main__inner__news {
    width: 80%;
  }
  .l-main__inner__slider2 {
    width: 100%;
    margin: 0 auto;
  }
  .l-main__inner__omg {
    width: 65%;
  }
  .l-main__inner__menu {
    width: 80%;
  }
  .l-main__inner__menu__pcOnly {
    width: 100% !important;
  }
  .l-main__inner__menu__more {
    width: 80%;
  }
  .l-main__inner__sub__point {
    width: 100%;
    margin: 0 auto;
  }
  .l-main__inner__sub__salon--textLeft {
    text-align: left;
  }
  .l-main__inner__news {
    width: 80%;
    margin: 0 auto;
  }
  .l-main__lp__subContents {
    width: 950px;
    margin: 0 auto;
  }
  .l-main__lp__subContents__wrap {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 50px;
  }
  .l-main__lp__subContents__inner {
    width: 100%;
    padding: 50px 0;
  }
  .l-main__lp__subContents__inner80 {
    width: 100%;
    padding: 50px 0;
  }
  .l-main__lp__subContents__inner70 {
    width: 100%;
    padding: 50px 0;
  }
  .l-main__lp__subContents__full__gold {
    padding: 20px 0 60px 0;
  }
  .l-main__lp__subContents__full__gold img {
    width: 720px;
  }
  .l-main__lp__subContents__full__gold p {
    font-size: 45px;
  }
  .l-main__lp__subContents__full__dark:after {
    border-width: 50px;
    bottom: -75px;
    left: calc(50% - 50px);
  }
  .l-main__lp__subContents__full__dark__bkWhite__wrap {
    flex-direction: row;
    justify-content: center;
  }
  .l-main__lp__subContents__full__dark__bkWhite__img {
    margin-bottom: 0px;
    margin-right: 20px;
  }
  .l-main__lp__subContents__full__dark__bkWhite__img img {
    width: 440px;
  }
  .l-main__lp__subContents__full__dark__bkWhite__text {
    width: 480px;
    font-size: 18px;
    line-height: 24px;
  }
  .l-main__lp__subContents__full__dark2__bkBlack__wrap {
    flex-direction: row;
    justify-content: center;
  }
  .l-main__lp__subContents__full__dark2__bkBlack__wrap__img2 {
    width: 465px;
    margin-bottom: 0px;
    margin-right: 20px;
    font-size: 16px;
    line-height: 20px;
  }
  .l-main__lp__subContents__full__dark2__bkBlack__wrap__img2 p {
    font-size: 16px;
  }
  .l-main__lp__subContents__full__dark2__bkBlack__wrap__img2 img {
    width: 465px;
  }
  .l-main__lp__subContents__full__dark2__bkBlack__star {
    margin-bottom: 20px;
  }
  .l-main__lp__subContents__full__dark2__bkBlack__prize {
    margin-bottom: 40px;
  }
  .l-main__lp__subContents__full__dark2__bkBlack__prize img {
    width: 450px;
  }
  .l-main__lp__subContents__full__dark2__bkBlack__text {
    width: 480px;
    font-size: 18px;
  }
  .l-main__lp__subContents__full__mainColor__delta {
    border-width: 50px 49.5vw 0px 49.5vw;
  }
  .l-main__lp__subContents__large {
    width: 1100px;
    margin: 0 auto;
  }
}

.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: #2B6A8B;
}

.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: #FFFFFF;
  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;
}

.l-menu__nav__logo {
  margin: 37px auto 10px;
  width: 144px;
  display: block;
}

.l-menu__nav__logo img {
  width: 100%;
}

.l-menu__nav ul {
  margin: 0 auto 50px;
  padding: 0;
  width: 100%;
  position: relative;
}

.l-menu__nav ul li {
  font-size: 16px;
  list-style-type: none;
  padding: 0;
  width: 100%;
  padding: 30px 0 0;
}

.l-menu__nav ul li:first-child {
  padding-top: 0;
}

.l-menu__nav ul li a {
  display: block;
}

.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);
}

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

@media (min-width: 1080px) {
  .l-menu {
    display: none;
  }
}

@media (max-width: 320px) {
  .l-menu__nav ul li {
    font-size: 16px;
    padding: 20px 0 0;
  }
}

.l-footer {
  background: #2B6A8B;
}

.l-footer__logo {
  width: 145px;
  margin: 0px auto 40px;
}

.l-footer__logo img {
  width: 100%;
}

.l-footer__inner {
  padding: 75px 0;
}

.l-footer__link {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  margin-bottom: 30px;
}

.l-footer__link li {
  margin-bottom: 30px;
  font-size: 16px;
  letter-spacing: 0.13em;
}

.l-footer__link li:last-child {
  margin-bottom: 0px;
}

.l-footer__link li a {
  color: #FFFFFF !important;
}

.l-footer__link li a:visited {
  color: #FFFFFF !important;
}

.l-footer__sns {
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
}

.l-footer__sns i {
  font-size: 40px;
  color: #FFFFFF;
}

.l-footer__copyright {
  padding: 7px 0 45px;
  color: #FFFFFF;
  text-align: center;
  letter-spacing: 0.025em;
  font-size: 11px;
  display: block;
  background: #2B6A8B;
}

.l-footer__lp {
  background: #2B6A8B;
  margin: 0 0 70px 0;
}

.l-footer__lp__inner {
  padding: 75px 0 30px;
}

.l-footer__lp__logo {
  width: 145px;
  margin: 0px auto;
}

.l-footer__lp__logo img {
  width: 100%;
}

@media (min-width: 1025px) {
  .l-footer__inner {
    padding: 1px 0;
  }
  .l-footer__link {
    margin-bottom: 0;
  }
  .l-footer__link li {
    margin-bottom: 0px !important;
    font-size: 16px;
    margin-bottom: 40px !important;
  }
  .l-footer__link li:last-child {
    margin-bottom: 0 !important;
  }
  .l-footer__logo {
    width: 350px;
    margin: 0px;
  }
  .l-footer__wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 180px auto;
    max-width: 1000px;
  }
  .l-footer__copyright {
    font-size: 12px;
    letter-spacing: 0.11em;
    padding-bottom: 20px;
  }
  .l-footer__lp {
    margin: 0 0 100px 0;
  }
  .l-footer__lp__inner {
    padding: 1px 0;
  }
  .l-footer__lp__wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 100px auto;
    max-width: 1000px;
  }
  .l-footer__lp__logo {
    width: 350px;
    margin: 0px;
  }
}

.c-accordion {
  width: 100%;
  letter-spacing: 0.1em;
  line-height: 1.3;
}

.c-accordion__dt {
  padding: 15px 40px 15px 20px;
  display: block;
  position: relative;
  cursor: pointer;
  /* text-indent: -25px; */
  margin-left: 1.4em;
  text-indent: -2.6em;
  line-height: 180%;
  letter-spacing: 0.05em;
  margin-bottom: 15px;
  margin-top: 15px;
}

.c-accordion__dt span {
  font-weight: bold;
  font-size: 20px;
}

.c-accordion__dt:before {
  font-weight: bold;
  margin-right: 7px;
}

.c-accordion__dt:after {
  content: "";
  position: absolute;
  transition: all 0.2s ease-in-out;
  display: block;
  width: 8px;
  height: 8px;
  border-top: solid 2px #333333;
  border-right: solid 2px #333333;
  right: 5px;
  top: 38%;
  -webkit-tranceform: rotate(135deg);
  transform: rotate(135deg);
}

.c-accordion__dt.open:after {
  transform: rotate(-45deg);
  top: 45%;
}

.c-accordion__dd {
  display: none;
  position: relative;
  cursor: pointer;
  line-height: 180%;
  letter-spacing: 0.05em;
}

.c-accordion__dd:before {
  font-weight: bold;
  margin-right: 7px;
}

.c-btn__header {
  width: 102px;
  height: 25px;
  color: #2B6A8B !important;
  border: 1px #2B6A8B solid;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  right: 38px;
  position: absolute;
}

.c-btn__header__text {
  margin-right: 10px;
  margin-left: 10px;
  font-size: 12px;
}

.c-btn__header i {
  margin-left: 10px;
  font-size: 16px;
  letter-spacing: 0;
}

.c-btn__viewMore {
  color: #2B6A8B;
  border-bottom: 1px #2B6A8B solid;
  text-align: right;
  display: block;
  padding-bottom: 8px;
  margin: 15px 0 0 auto;
  padding-right: 0;
  width: 150px;
  letter-spacing: 0.12em;
  font-size: 14px;
}

.c-btn__viewMore__slider {
  margin-right: 53px;
}

.c-btn__viewMore__news {
  margin-top: 49px;
}

.c-btn__viewMore__news__wrap {
  width: 75%;
  margin: 0 auto;
}

.c-btn__viewMore__wrap {
  display: none;
}

.c-btn__viewMore__tabletNon {
  display: block;
}

.c-btn__salon__wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 0 auto;
  justify-content: space-between;
  width: 100%;
}

.c-btn__salon__wrap__contact {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
}

.c-btn__salon__wrap__sns {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin: 0 auto;
}

.c-btn__salon__wrap__sns .fab {
  font-size: 40px;
  letter-spacing: 0;
  margin-right: 22px;
}

.c-btn__salon__tel {
  width: 100%;
  height: 110px;
  padding-top: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  background: #EEEDEC;
  color: #2B6A8B;
  margin-bottom: 15px;
  border: 1px solid #2B6A8B;
}

.c-btn__salon__tel__text {
  font-size: 18px;
}

.c-btn__salon__tel .fa, .c-btn__salon__tel .fas, .c-btn__salon__tel .fab {
  font-size: 40px;
  margin-bottom: 25px;
}

.c-btn__salon__text {
  margin-left: 10px;
}

.c-btn__salon__webReserve {
  width: 100%;
  height: 110px;
  padding-top: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  background: #D1E7F2;
  color: #2B6A8B;
  border: 1px solid #2B6A8B;
}

.c-btn__salon__webReserve__text {
  font-size: 18px;
}

.c-btn__salon__webReserve__text__sub {
  font-size: 14px;
}

.c-btn__salon__webReserve .fa, .c-btn__salon__webReserve .far, .c-btn__salon__webReserve .fas, .c-btn__salon__webReserve .fab {
  font-size: 40px;
  margin-bottom: 25px;
}

.c-btn__salon__footerReserve {
  width: 60px;
  height: 60px;
  border-radius: 10px;
  z-index: 100;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  justify-content: center;
  background: #D1E7F2;
  color: #2B6A8B;
  position: fixed;
  right: 12px;
  bottom: 26px;
}

.c-btn__salon__footerReserve__text {
  font-size: 10px;
}

.c-btn__salon__footerReserve__text__sub {
  font-size: 14px;
}

.c-btn__salon__footerReserve .fa, .c-btn__salon__footerReserve .far, .c-btn__salon__footerReserve .fas, .c-btn__salon__footerReserve .fab {
  font-size: 24px;
  margin-bottom: 10px;
  letter-spacing: 0;
}

.c-btn__salon__more {
  width: 47%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px #2B6A8B solid;
  background: #FFFFFF;
  color: #2B6A8B;
  /* padding: 15px 0; */
  text-align: center;
  height: 42px;
  letter-spacing: 0.1em;
}

.c-btn__salon__reserve {
  width: 47%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px #2B6A8B solid;
  color: #FFFFFF;
  background: #2B6A8B;
  text-align: center;
  height: 42px;
  letter-spacing: 0.1em;
  text-align: center;
}

.c-btn__salon__reserve:link, .c-btn__salon__reserve:visited {
  color: #FFFFFF !important;
}

.c-btn__salon__map {
  width: 71%;
  height: 44px;
  color: #FFFFFF;
  background: #2B6A8B;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  margin-bottom: 30px;
}

.c-btn__salon__map:visited {
  color: #FFFFFF !important;
}

.c-btn__menu__more {
  width: 194px;
  height: 39px;
  color: #FFFFFF;
  background: #2B6A8B;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: 30px auto 30px;
}

.c-btn__menu__more:visited {
  color: #FFFFFF !important;
}

.c-btn__menu__more1 {
  width: 194px;
  height: 39px;
  color: #FFFFFF;
  background: #2B6A8B;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: 30px auto 30px;
}

.c-btn__menu__more1:visited {
  color: #FFFFFF !important;
}

.c-btn__menu__more1 i {
  letter-spacing: 0;
  margin-left: 10px;
}

.c-btn__menu__more2 {
  width: 194px;
  height: 39px;
  color: #FFFFFF;
  background: #2B6A8B;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: 30px auto 30px;
}

.c-btn__menu__more2:visited {
  color: #FFFFFF !important;
}

.c-btn__menu__more2 i {
  letter-spacing: 0;
  margin-left: 10px;
}

.c-btn__menu__more3 {
  width: 194px;
  height: 39px;
  color: #FFFFFF;
  background: #2B6A8B;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: 30px auto 30px;
}

.c-btn__menu__more3:visited {
  color: #FFFFFF !important;
}

.c-btn__menu__more3 i {
  letter-spacing: 0;
  margin-left: 10px;
}

.c-btn__contact__end {
  width: 80%;
  display: block;
  border: 1px #2B6A8B solid;
  background: #FFFFFF;
  color: #2B6A8B;
  padding: 15px 0;
  text-align: center;
  margin: 0 auto;
}

.c-btn__lp__reserve__contents__wrap {
  text-align: center;
  align-items: center;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.c-btn__lp__reserve__contents__wrap__web {
  width: 100%;
  margin-bottom: 20px;
  color: #FFFFFF;
  background: #FF005C;
  display: flex;
  justify-content: center;
  flex-direction: row;
  padding: 10px 20px;
  align-items: center;
}

.c-btn__lp__reserve__contents__wrap__web i {
  font-size: 36px;
}

.c-btn__lp__reserve__contents__wrap__web__text {
  font-size: 36px;
  font-family: 'Noto Serif JP', serif;
  letter-spacing: 0.1em;
  font-weight: bold;
}

.c-btn__lp__reserve__contents__wrap__web__text span {
  margin-top: 5px;
  font-size: 14px;
  font-family: 'Noto Serif JP', serif;
  display: block;
}

.c-btn__lp__reserve__contents__wrap__web:visited {
  color: #FFFFFF;
}

.c-btn__lp__reserve__contents__wrap__web__cvr {
  width: auto;
  margin: 0 auto 20px;
  color: #FFFFFF;
  background: #FF005C;
  display: flex;
  justify-content: center;
  flex-direction: row;
  padding: 10px 20px;
  align-items: center;
}

.c-btn__lp__reserve__contents__wrap__web__cvr i {
  font-size: 48px;
}

.c-btn__lp__reserve__contents__wrap__web__cvr__text {
  font-size: 36px;
  font-family: 'Noto Serif JP', serif;
  letter-spacing: 0.1em;
  font-weight: bold;
}

.c-btn__lp__reserve__contents__wrap__web__cvr__text span {
  margin-top: 5px;
  font-size: 14px;
  font-family: 'Noto Serif JP', serif;
  display: block;
}

.c-btn__lp__reserve__contents__wrap__web__cvr:visited {
  color: #FFFFFF;
}

.c-btn__lp__reserve__contents__wrap__line {
  width: 100%;
  margin-bottom: 20px;
  color: #00B900;
  background: #FFFFFF;
  display: flex;
  justify-content: center;
  flex-direction: row;
  padding: 10px 20px;
  align-items: center;
}

.c-btn__lp__reserve__contents__wrap__line--salon {
  margin-left: 0px;
}

.c-btn__lp__reserve__contents__wrap__line i {
  font-size: 48px;
}

.c-btn__lp__reserve__contents__wrap__line__text {
  font-size: 36px;
  font-family: 'Noto Serif JP', serif;
  letter-spacing: 0.1em;
  font-weight: bold;
}

.c-btn__lp__reserve__contents__wrap__line__text span {
  margin-top: 5px;
  font-size: 14px;
  font-family: 'Noto Serif JP', serif;
  display: block;
}

.c-btn__lp__reserve__contents__wrap__line:visited {
  color: #00B900;
}

.c-btn__lp__reserve__contents__wrap__line__cvr {
  width: auto;
  margin: 0 auto 20px;
  color: #00B900;
  background: #FFFFFF;
  border: 1px solid #00B900;
  display: flex;
  justify-content: center;
  flex-direction: row;
  padding: 10px 20px;
  align-items: center;
}

.c-btn__lp__reserve__contents__wrap__line__cvr i {
  font-size: 48px;
}

.c-btn__lp__reserve__contents__wrap__line__cvr__text {
  font-size: 36px;
  font-family: 'Noto Serif JP', serif;
  letter-spacing: 0.1em;
  font-weight: bold;
}

.c-btn__lp__reserve__contents__wrap__line__cvr__text span {
  margin-top: 5px;
  font-size: 14px;
  font-family: 'Noto Serif JP', serif;
  display: block;
}

.c-btn__lp__reserve__contents__wrap__line__cvr:visited {
  color: #00B900;
}

.c-btn__lp__reserve__contents__wrap__shop {
  width: 100%;
  color: #FFFFFF;
  background: #0089D0;
  display: flex;
  justify-content: center;
  flex-direction: row;
  padding: 15px 20px;
  align-items: center;
}

.c-btn__lp__reserve__contents__wrap__shop__text {
  font-size: 22px;
  font-family: 'Noto Serif JP', serif;
  letter-spacing: 0.1em;
  font-weight: bold;
}

.c-btn__lp__reserve__contents__wrap__shop__text span {
  margin-top: 10px;
  font-size: 13px;
  font-family: 'Noto Serif JP', serif;
  display: block;
}

.c-btn__lp__reserve__contents__wrap__shop:visited {
  color: #FFFFFF;
}

.c-btn__lp__footerReserve__wrap {
  background: #333333;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 70px;
  position: fixed;
  bottom: 0;
  z-index: 10;
}

.c-btn__lp__footerReserve__reserve {
  background: #FF005C;
  color: #FFFFFF;
  width: 50%;
  height: 50px;
  z-index: 10;
  margin-right: 10px;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.c-btn__lp__footerReserve__reserve--salon {
  width: 49%;
  margin-left: 10px;
}

.c-btn__lp__footerReserve__reserve__text {
  font-family: 'Noto Serif JP', serif;
  font-size: 18px;
  letter-spacing: 0.1em;
  font-weight: bold;
}

.c-btn__lp__footerReserve__reserve__textSmall {
  font-family: 'Noto Serif JP', serif;
  font-size: 12px;
  margin-top: 5px;
}

.c-btn__lp__footerReserve__reserve:visited {
  color: #FFFFFF;
}

.c-btn__lp__footerReserve__reserve i {
  font-size: 30px;
}

.c-btn__lp__footerReserve__line {
  background: #FFFFFF;
  color: #00B900;
  width: 50%;
  height: 50px;
  z-index: 10;
  margin-right: 10px;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.c-btn__lp__footerReserve__line--salon {
  width: 49%;
}

.c-btn__lp__footerReserve__line__text {
  font-family: 'Noto Serif JP', serif;
  font-size: 18px;
  letter-spacing: 0.1em;
  font-weight: bold;
}

.c-btn__lp__footerReserve__line__textSmall {
  font-family: 'Noto Serif JP', serif;
  font-size: 12px;
  margin-top: 5px;
}

.c-btn__lp__footerReserve__line:visited {
  color: #00B900;
}

.c-btn__lp__footerReserve__line i {
  font-size: 30px;
}

.c-btn__lp__footerReserve__salon {
  background: #0089D0;
  color: #FFFFFF;
  font-family: 'Noto Serif JP', serif;
  font-weight: bold;
  letter-spacing: 0.1em;
  width: 30%;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.c-btn__lp__footerReserve__salon:visited {
  color: #FFFFFF;
}

.c-btn__gototop {
  width: 45px;
  height: 45px;
  border-radius: 23px;
  z-index: 100;
  background: #333333;
  color: #FFFFFF !important;
  position: fixed;
  right: 12px;
  bottom: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none !important;
}

.c-btn__gototop i {
  letter-spacing: 0;
}

#formBtn {
  margin: 0 auto;
  display: block;
  width: 80%;
  border: none;
  font-size: 18px;
  color: #FFFFFF !important;
  background: #2B6A8B;
  text-align: center;
  padding: 20px 0;
}

#formBtn:visited {
  color: #FFFFFF;
}

#sns_reserve #formBtn {
  margin: 0 auto;
  display: block;
  width: 80%;
  border: none;
  font-size: 18px;
  color: #FFFFFF !important;
  background: #FF005C;
  text-align: center;
  padding: 20px 0;
}

#sns_reserve #formBtn:visited {
  color: #FFFFFF;
}

@media (min-width: 1080px) {
  .c-btn__header {
    right: auto;
    position: relative;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .c-btn__salon__wrap__contact {
    width: 80%;
  }
  .c-btn__viewMore__wrap {
    display: block;
    margin: 0 auto;
    width: auto !important;
  }
}

/**/
@media (min-width: 1024px) and (max-width: 1366px) {
  .c-btn__viewMore__news {
    margin-right: 53px;
  }
  .c-btn__viewMore__news__wrap {
    width: 100%;
    margin: 0 auto;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: landscape) {
  .c-btn__viewMore__tabletNon {
    display: none;
  }
  .c-btn__viewMore__slider2__pcMgRight {
    margin-right: 0 !important;
  }
}

@media (max-width: 1023px) and (orientation: landscape) {
  .c-btn__viewMore__wrap {
    display: none;
  }
}

@media (max-height: 1024px) and (orientation: portrait) {
  .c-btn__viewMore__wrap {
    display: none;
  }
}

@media (min-height: 1025px) and (max-height: 1366px) and (orientation: portrait) {
  .c-btn__viewMore__tabletNon {
    display: none;
  }
}

@media (min-width: 1025px) {
  .c-btn__header {
    width: 138px;
    height: 30px;
    justify-content: center;
  }
  .c-btn__header i {
    margin-left: 0px;
  }
  .c-btn__header__text {
    margin-left: 11px;
    margin-right: 9px;
    letter-spacing: 0.15em;
  }
  .c-btn__viewMore {
    font-size: 16px;
    width: 215px;
    padding-right: 6px;
    margin-right: 26px;
    letter-spacing: 0.13em;
  }
  .c-btn__viewMore__slider__pointPC {
    margin-right: 80px;
    letter-spacing: 0.14em;
  }
  .c-btn__viewMore__slider2 {
    margin-right: 90px;
    width: 220px;
    letter-spacing: 0.13em;
    margin-bottom: 110px;
    margin-top: 68px;
  }
  .c-btn__viewMore__slider2__pcBottom {
    margin-bottom: 0 !important;
  }
  .c-btn__viewMore__slider2__pcMgRight {
    margin-right: 0 !important;
  }
  .c-btn__viewMore__news {
    margin-top: 105px;
  }
  .c-btn__viewMore__news__wrap {
    max-width: 1200px;
    width: 100%;
  }
  .c-btn__viewMore__wrap {
    display: block;
    margin: 0 auto;
    width: 1200px;
  }
  .c-btn__viewMore__tabletNon {
    display: none;
  }
  .c-btn__salon__wrap {
    width: auto;
  }
  .c-btn__salon__wrap__contact {
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
  }
  .c-btn__salon__wrap__sns .fab {
    font-size: 44px;
    margin-right: 22px;
  }
  .c-btn__salon__tel {
    width: 48%;
    margin-bottom: 0px;
  }
  .c-btn__salon__webReserve {
    width: 48%;
  }
  .c-btn__salon__footerReserve {
    width: 103px;
    height: 103px;
    right: 17px;
    bottom: 23px;
  }
  .c-btn__salon__footerReserve__text {
    font-size: 16px;
    letter-spacing: 0.17em;
  }
  .c-btn__salon__footerReserve .fa, .c-btn__salon__footerReserve .far, .c-btn__salon__footerReserve .fas, .c-btn__salon__footerReserve .fab {
    font-size: 40px;
    margin-bottom: 15px;
  }
  .c-btn__contact__end {
    width: 50%;
    font-size: 24px;
    padding: 15px 0;
  }
  .c-btn__menu__more {
    width: 300px;
    margin-top: 50px;
  }
  .c-btn__gototop {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    z-index: 100;
    background: #333333;
    color: #FFFFFF !important;
    position: fixed;
    right: 17px;
    bottom: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none !important;
  }
  .c-btn__gototop i {
    letter-spacing: 0;
  }
  .c-btn__lp__reserve__contents__wrap {
    flex-direction: row;
    justify-content: space-around;
  }
  .c-btn__lp__reserve__contents__wrap__web {
    width: 600px;
    height: 85px;
    margin-bottom: 0px;
  }
  .c-btn__lp__reserve__contents__wrap__web--salon {
    width: 450px;
  }
  .c-btn__lp__reserve__contents__wrap__web__cvr {
    width: 600px;
    height: 85px;
    margin-bottom: 50px;
  }
  .c-btn__lp__reserve__contents__wrap__line {
    width: 600px;
    height: 85px;
    margin-bottom: 0px;
  }
  .c-btn__lp__reserve__contents__wrap__line--salon {
    width: 450px;
    margin-left: 20px;
  }
  .c-btn__lp__reserve__contents__wrap__line__cvr {
    width: 600px;
    height: 85px;
    margin-bottom: 0px;
  }
  .c-btn__lp__reserve__contents__wrap__shop {
    width: 200px;
    height: 85px;
  }
  .c-btn__lp__reserve__contents__wrap__shop__text {
    font-size: 36px;
  }
  .c-btn__lp__footerReserve__wrap {
    height: 100px;
  }
  .c-btn__lp__footerReserve__reserve {
    height: 70px;
  }
  .c-btn__lp__footerReserve__reserve--salon {
    width: 450px;
    margin-left: 0px;
  }
  .c-btn__lp__footerReserve__reserve i {
    font-size: 50px;
  }
  .c-btn__lp__footerReserve__reserve__text {
    font-size: 32px;
    letter-spacing: 0.1em;
  }
  .c-btn__lp__footerReserve__line {
    height: 70px;
  }
  .c-btn__lp__footerReserve__line--salon {
    width: 450px;
    margin-left: 0px;
  }
  .c-btn__lp__footerReserve__line i {
    font-size: 50px;
  }
  .c-btn__lp__footerReserve__line__text {
    font-size: 32px;
    letter-spacing: 0.1em;
  }
  .c-btn__lp__footerReserve__salon {
    font-size: 32px;
    width: 240px;
    height: 70px;
  }
  #formBtn {
    width: 400px;
    font-size: 16px;
    padding: 30px 0;
  }
  #sns_reserve #formBtn {
    width: 400px;
    font-size: 16px;
    padding: 30px 0;
  }
}

.c-box__salon {
  margin-bottom: 27px;
}

.c-box__salon__wrap {
  margin: 0 auto 38px;
  width: auto !important;
  display: inline-block;
  text-align: left;
}

.c-box__news {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #333333;
}

.c-box__news__wrap {
  margin-bottom: 20px;
}

.c-box__news__up {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.c-box__news__up--day {
  letter-spacing: 0.07em;
}

.c-box__news__up--label {
  font-size: 11px;
  background: #FFFFFF;
  padding: 7px;
  display: block;
  border: 1px #2B6A8B solid;
  letter-spacing: 0.025em;
  color: #2B6A8B;
  margin-left: 23px;
  letter-spacing: 3px;
}

.c-box__news__link {
  line-height: 180%;
}

.c-box__lp__subContents__whats {
  padding: 15px 0;
  display: flex;
  justify-content: center;
}

.c-box__lp__subContents__whats__single {
  font-size: 18px;
  padding: 10px;
  background: #FFBFBF;
  color: #333333;
  margin-right: 10px;
}

.c-box__lp__subContents__whats__single:last-child {
  margin-right: 0px;
}

.c-box__lp__subContents__osusume__wrap {
  width: 90%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin: 0 auto;
}

.c-box__lp__subContents__osusume__single {
  display: flex;
  flex-direction: row;
  margin-bottom: 25px;
}

.c-box__lp__subContents__osusume__single__left {
  width: 50%;
}

.c-box__lp__subContents__osusume__single__left img {
  width: 100%;
}

.c-box__lp__subContents__osusume__single__right {
  width: 50%;
}

.c-box__lp__subContents__osusume__single__right__part {
  font-size: 13px;
  background: #FFBFBF;
  padding: 5px 5px 5px 15px;
}

.c-box__lp__subContents__osusume__single__right__shourei {
  font-size: 14px;
  color: #FF005C;
  background: #FFFFFF;
  padding: 8px 3px 8px 15px;
}

.c-box__lp__subContents__osusume__single__right__text {
  font-size: 11px;
  line-height: 16px;
  color: #FFFFFF;
  padding: 12px 5px 0 15px;
}

.c-box__lp__subContents__osusume__text {
  margin: 25px 0;
  line-height: 28px;
  color: #FFFFFF;
}

.c-box__lp__subContents__point__wrap {
  display: flex;
  flex-direction: column;
}

.c-box__lp__subContents__point__single {
  border: 1px solid #2B6A8B;
  margin-bottom: 20px;
}

.c-box__lp__subContents__point__single:last-child {
  margin-bottom: 0;
}

.c-box__lp__subContents__point__single__title {
  background: #2B6A8B;
  color: #FFFFFF;
  text-align: left;
  padding: 17px 20px;
  position: relative;
}

.c-box__lp__subContents__point__single__title__01:before {
  content: '01';
  position: absolute;
  top: -20px;
  left: 5px;
  color: #FE5955;
  font-weight: bold;
  font-size: 32px;
  display: inline-block;
  letter-spacing: 0.1em;
}

.c-box__lp__subContents__point__single__title__02:before {
  content: '02';
  position: absolute;
  top: -20px;
  left: 5px;
  color: #FE5955;
  font-weight: bold;
  font-size: 32px;
  display: inline-block;
  letter-spacing: 0.1em;
}

.c-box__lp__subContents__point__single__title__03:before {
  content: '03';
  position: absolute;
  top: -20px;
  left: 5px;
  color: #FE5955;
  font-weight: bold;
  font-size: 32px;
  display: inline-block;
  letter-spacing: 0.1em;
}

.c-box__lp__subContents__point__single__title__04:before {
  content: '04';
  position: absolute;
  top: -20px;
  left: 5px;
  color: #FE5955;
  font-weight: bold;
  font-size: 32px;
  display: inline-block;
  letter-spacing: 0.1em;
}

.c-box__lp__subContents__point__single__text {
  padding: 8px;
  background: #FFFFFF;
  line-height: 20px;
  letter-spacing: 1px;
}

.c-box__lp__subContents__point__single__img {
  width: 100%;
}

.c-box__lp__subContents__point__single__img img {
  width: 100%;
}

.c-box__lp__subContents__beforeAfter__wrap {
  display: flex;
  flex-direction: column;
}

.c-box__lp__subContents__beforeAfter__single {
  width: 100%;
  margin-bottom: 20px;
}

.c-box__lp__subContents__beforeAfter__single:last-child {
  margin-bottom: 0px;
}

.c-box__lp__subContents__voice__wrap {
  display: flex;
  flex-direction: column;
}

.c-box__lp__subContents__voice__single {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 20px;
}

.c-box__lp__subContents__voice__single__icon img {
  width: 50px;
}

.c-box__lp__subContents__voice__single__text {
  background: #FFFFFF;
  border-radius: 15px;
  margin-left: 10px;
  padding: 10px 15px;
}

.c-box__lp__subContents__voice__single:last-child {
  margin-bottom: 0px;
}

.c-box__lp__subContents__flow {
  width: 100%;
  margin-bottom: 20px;
}

.c-box__lp__subContents__flow__img {
  margin: 0 auto 10px;
}

.c-box__lp__subContents__flow__img img {
  width: 85%;
  margin: 0 auto;
  display: block;
}

.c-box__lp__subContents__flow__num {
  width: 85%;
  margin: 0 auto 10px;
  font-size: 18px;
  color: #FFFFFF;
  background: #2B6A8B;
}

.c-box__lp__subContents__flow__num__wrap {
  padding: 10px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}

.c-box__lp__subContents__flow__num__left {
  width: 120px;
  position: relative;
  white-space: nowrap;
}

.c-box__lp__subContents__flow__num__left:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 100%;
  background-color: #FFFFFF;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -5px;
}

.c-box__lp__subContents__flow__num__right {
  width: 100%;
  padding-left: 10px;
}

.c-box__lp__subContents__flow__text {
  width: 85%;
  margin: 0 auto;
  line-height: 20px;
}

.c-box__lp__subContents__salon__wrap {
  display: flex;
  flex-direction: column;
}

.c-box__lp__subContents__salon__wrap__only {
  display: flex;
  flex-direction: column;
}

.c-box__lp__subContents__salon__single {
  width: 100%;
  background: #FFFFFF;
  margin: 0 0 20px;
}

.c-box__lp__subContents__salon__single__inner {
  padding: 20px;
}

.c-box__lp__subContents__salon__single__inner__img {
  margin-bottom: 10px;
}

.c-box__lp__subContents__salon__single__inner__img img {
  width: 100%;
}

.c-box__lp__subContents__salon__single__inner__name {
  margin-bottom: 10px;
  font-size: 20px;
  color: #2B6A8B;
  text-align: center;
}

.c-box__lp__subContents__salon__single__inner__heading {
  margin-bottom: 10px;
  color: #2B6A8B;
  font-size: 16px;
  line-height: 120%;
}

.c-box__lp__subContents__salon__single__inner__text {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 120%;
}

.c-box__lp__subContents__salon__single:last-child {
  margin: 0;
}

.c-box__lp__subContents__covid19__wrap {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-around;
  margin-bottom: 20px;
}

.c-box__lp__subContents__covid19__wrap img {
  width: 44%;
  margin-bottom: 20px;
}

.c-box__lp__subContents__covid19__wrap img:last-child {
  margin-bottom: 0;
}

.c-box__lp__subContents__covid19__wrap img:nth-last-child(2) {
  margin-bottom: 0;
}

@media (min-width: 320px) {
  .c-box__lp__subContents__whats__single {
    font-size: 16px;
  }
}

@media (min-width: 1025px) {
  .c-box__salon__wrap {
    width: 600px;
    margin: 0 auto;
  }
  .c-box__news {
    padding-bottom: 30px;
    margin-bottom: 39px;
  }
  .c-box__news__up--day {
    font-size: 16px;
    letter-spacing: 0.1em;
  }
  .c-box__news__up--label {
    font-size: 11px;
    background: #FFFFFF;
    padding: 7px;
    display: block;
    border: 1px #2B6A8B solid;
    letter-spacing: 0.025em;
    color: #2B6A8B;
    margin-left: 23px;
    letter-spacing: 3px;
  }
  .c-box__news__link {
    font-size: 20px;
    padding-bottom: 18px;
  }
  .c-box__lp__subContents__whats {
    padding: 0;
    display: flex;
    justify-content: space-around;
    margin-bottom: 20px;
  }
  .c-box__lp__subContents__whats__single {
    font-size: 28px;
    padding: 10px;
    background: #FFBFBF;
    color: #333333;
    margin-right: 10px;
  }
  .c-box__lp__subContents__whats__single:last-child {
    margin-right: 0px;
  }
  .c-box__lp__subContents__osusume__wrap {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row;
    margin: 0 auto;
  }
  .c-box__lp__subContents__osusume__single {
    width: 540px;
    margin-bottom: 50px;
  }
  .c-box__lp__subContents__osusume__single__right__part {
    font-size: 16px;
    padding: 5px;
  }
  .c-box__lp__subContents__osusume__single__right__shourei {
    font-size: 18px;
    padding: 10px;
  }
  .c-box__lp__subContents__osusume__single__right__text {
    font-size: 16px;
    line-height: 18px;
  }
  .c-box__lp__subContents__osusume__text {
    margin: 50px 0;
    color: #FFFFFF;
    font-size: 23px;
    line-height: 45px;
  }
  .c-box__lp__subContents__point__wrap {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .c-box__lp__subContents__point__single {
    width: 460px;
  }
  .c-box__lp__subContents__point__single__title {
    padding: 17px;
  }
  .c-box__lp__subContents__point__single__text {
    height: 80px;
  }
  .c-box__lp__subContents__point__single:last-child {
    margin-bottom: 0;
  }
  .c-box__lp__subContents__point__single:nth-last-child(2) {
    margin-bottom: 0;
  }
  .c-box__lp__subContents__beforeAfter__wrap {
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
  }
  .c-box__lp__subContents__beforeAfter__single {
    width: 465px;
  }
  .c-box__lp__subContents__beforeAfter__single:nth-last-child(2) {
    margin-bottom: 0px;
  }
  .c-box__lp__subContents__voice__wrap {
    flex-direction: row;
    justify-content: space-between;
  }
  .c-box__lp__subContents__voice__single {
    width: 300px;
    margin-bottom: 0px;
  }
  .c-box__lp__subContents__flow {
    width: 620px;
    margin: 0 auto 40px;
  }
  .c-box__lp__subContents__flow__img {
    margin: 0 auto 20px;
  }
  .c-box__lp__subContents__flow__img img {
    width: 540px;
    margin: 0 auto;
    display: block;
  }
  .c-box__lp__subContents__flow__num {
    width: 540px;
    margin: 0 auto 20px;
  }
  .c-box__lp__subContents__flow__num__wrap {
    padding: 25px;
  }
  .c-box__lp__subContents__flow__num__left {
    width: 30%;
    font-size: 20px;
  }
  .c-box__lp__subContents__flow__num__right {
    width: 100%;
    font-size: 20px;
    padding-left: 20px;
  }
  .c-box__lp__subContents__flow__text {
    width: 540px;
    margin: 0 auto;
  }
  .c-box__lp__subContents__salon__wrap {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .c-box__lp__subContents__salon__wrap__only {
    flex-direction: row;
    justify-content: center;
  }
  .c-box__lp__subContents__salon__single {
    width: 465px;
  }
  .c-box__lp__subContents__salon__single:last-child {
    margin: 0;
  }
  .c-box__lp__subContents__covid19__wrap {
    justify-content: center;
  }
  .c-box__lp__subContents__covid19__wrap img {
    width: 200px;
    height: 200px;
    margin-right: 20px;
  }
  .c-box__lp__subContents__covid19__wrap img:last-child {
    margin-right: 0;
  }
  .slider_lp .swiper-pagination, .slider_lp .swiper-pagination-clickable, .slider_lp .swiper-pagination-bullets {
    bottom: 0px !important;
    left: 0 !important;
    position: relative !important;
    width: 100% !important;
  }
}

.slider_lp .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  left: -5px;
  right: auto;
}

.slider_lp .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  right: -5px;
  left: auto;
}

.c-heading__contents {
  color: #2B6A8B;
  font-size: 24px;
  text-align: center;
  margin-bottom: 40px;
  line-height: 180%;
  letter-spacing: 0.14em;
}

.c-heading__contents__subPage {
  margin-bottom: 53px;
  font-size: 20px;
  margin-bottom: 35px;
}

.c-heading__contents__sub {
  font-size: 20px;
  letter-spacing: 0.15em;
}

.c-heading__contents__sub__subPage {
  font-size: 20px;
  letter-spacing: 0.15em;
  margin-bottom: 42px;
}

.c-heading__contents__subPageH2 {
  font-size: 60px!important;
  letter-spacing: 0.15em;
  margin-top: 50px;
}

.c-heading__contents__sns {
  letter-spacing: 0.22em;
}

.c-heading__contents__staff {
  margin-bottom: 35px;
  letter-spacing: 0.22em;
}

.c-heading__contents__omg {
  font-size: 20px;
  margin-bottom: 32px;
  line-height: 170%;
  letter-spacing: 0.15em;
}

.c-heading__contents__slider1 {
  margin-bottom: 27px;
}

.c-heading__contents__slider2 {
  margin-bottom: 15px;
}

.c-heading__contents__news {
  margin-bottom: 35px;
}

.c-heading__contents__cancel {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 0 auto 20px;
}

.c-heading__contents__cancel i {
  color: #ffc107;
  margin-right: 10px;
  font-size: 18px;
}

.c-heading__contents__cancel .src_ttl_2022_child p {
  font-size: 18px;
  font-weight: bold;
}

.c-heading__pointNum {
  color: #2B6A8B;
  font-size: 24px;
  text-align: center;
  margin-bottom: 21px;
}

.c-heading__pointNumSub {
  color: #2B6A8B;
  font-size: 24px;
  text-align: center;
  margin-bottom: 15px;
}

.c-heading__pointText {
  color: #333333;
  font-size: 20px;
  text-align: center;
  margin-bottom: 40px;
  line-height: 180%;
}

.c-heading__menu {
  color: #333333;
  font-size: 20px;
  text-align: center;
  margin-bottom: 12px;
}

.c-heading__menu__other {
  margin-bottom: 30px;
}

.c-heading__menu__other2 {
  margin-bottom: 30px;
}

.c-heading__menu__child {
  border-left: 5px solid #2B6A8B;
  font-size: 24px;
  padding-left: 10px;
  margin-bottom: 30px;
  text-align: left;
}

.c-heading__salon__type {
  color: #2B6A8B;
  line-height: 180%;
}

.c-heading__salon__name {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  line-height: 180%;
  margin-bottom: 5px;
}

.c-heading__salon__other {
  font-size: 16px;
  color: #333333;
  line-height: 180%;
}

.c-heading__salon__other--jobName {
  font-size: 14px;
  margin-bottom: 27px;
}

.c-heading__lp__15s {
  font-size: 24px;
  letter-spacing: 0.1em;
  text-align: center;
  position: relative;
  margin: 0 auto;
}

.c-heading__lp__15s::after {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 90%;
  height: 1px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #333333;
}

.c-heading__lp__15s__num {
  font-size: 36px;
  color: #FF005C;
}

.c-heading__lp__15s__pink {
  font-size: 24px;
  color: #FF005C;
}

.c-heading__lp__osusume {
  font-size: 22px;
  color: #FFFFFF;
  text-align: center;
  padding: 30px 0;
  line-height: 36px;
  letter-spacing: 0.01em;
}

.c-heading__lp__osusume span {
  font-size: 36px;
  color: #FFBFBF;
  font-family: 'Noto Serif JP', serif;
  letter-spacing: 0.01em;
}

.c-heading__lp__only {
  font-size: 24px;
  color: #2B6A8B;
  font-family: 'Noto Serif JP', serif;
  text-align: center;
  margin: 25px auto;
  width: 90%;
  line-height: 32px;
}

.c-heading__lp__only__big {
  font-size: 32px;
  color: #FE5955;
  font-family: 'Noto Serif JP', serif;
  font-weight: bold;
  margin-top: 5px;
  letter-spacing: 0.01em;
}

.c-heading__lp__only__big__brand {
  font-size: 42px;
  color: #FE5955;
  font-family: 'Noto Serif JP', serif;
  font-weight: bold;
  letter-spacing: 0.1em;
}

.c-heading__lp__prize__black {
  font-size: 24px;
  font-family: 'Noto Serif JP', serif;
  font-weight: bold;
  line-height: 34px;
  margin: 0 auto 40px;
  letter-spacing: 0.01em;
  text-align: center;
  position: relative;
}

.c-heading__lp__prize__black:after {
  content: '';
  position: absolute;
  bottom: -20px;
  display: inline-block;
  width: 70px;
  height: 1px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #333333;
}

.c-heading__lp__prize__startup {
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 4px;
  color: #2B6A8B;
  text-align: center;
  margin: 0 auto 40px;
  position: relative;
}

.c-heading__lp__prize__startup span {
  font-size: 36px;
  font-weight: bold;
  line-height: 46px;
}

.c-heading__lp__prize__startup:after {
  content: '';
  position: absolute;
  bottom: -20px;
  display: inline-block;
  width: 70px;
  height: 1px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #333333;
}

.c-heading__lp__prize__jisseki {
  font-size: 24px;
  line-height: 28px;
  color: #FFFFFF;
  text-align: center;
  margin: 0 auto 40px;
  position: relative;
}

.c-heading__lp__prize__jisseki span {
  color: #E5BE50;
  font-size: 36px;
  font-weight: bold;
  line-height: 46px;
}

.c-heading__lp__covid19 {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0.1em;
  margin-bottom: 40px;
  text-align: center;
  font-family: 'Noto Serif JP', serif;
  position: relative;
}

.c-heading__lp__covid19:after {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 85px;
  height: 1px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #333333;
}

.c-heading__lp__covid19__h4 {
  font-weight: bold;
  margin: 0 auto 20px;
  text-align: center;
  letter-spacing: 0.05em;
}

.c-heading__lp__point4 {
  font-size: 24px;
  color: #FFFFFF;
  text-align: center;
  letter-spacing: 0.04em;
  font-family: 'Noto Serif JP', serif;
}

.c-heading__lp__point4__reason {
  font-size: 65px;
  color: #FFFFFF;
  letter-spacing: 0.001em;
  font-family: 'Noto Serif JP', serif;
}

.c-heading__lp__point4__reason__colorPink {
  font-size: 65px;
  font-weight: bold;
  color: #FE5955;
  letter-spacing: 0.001em;
  margin-right: -0.1em;
  font-family: 'Noto Serif JP', serif;
}

.c-heading__lp__point4__reason__colorPinkNum {
  font-size: 80px;
  font-weight: bold;
  color: #FE5955;
  letter-spacing: 0.001em;
  margin-right: -0.1em;
  margin-left: -0.1em;
  font-family: 'Noto Serif JP', serif;
}

.c-heading__lp__after {
  font-size: 24px;
  font-family: 'Noto Serif JP', serif;
  text-align: center;
  color: #FFFFFF;
  letter-spacing: 0.01em;
}

.c-heading__lp__after__pink {
  font-family: 'Noto Serif JP', serif;
  font-size: 42px;
  color: #FFBFBF;
  letter-spacing: 0.001em;
  font-weight: bold;
  line-height: 52px;
}

.c-heading__lp__after__pink span {
  font-family: 'Noto Serif JP', serif;
  font-size: 32px;
  font-weight: bold;
  color: #FFBFBF;
  letter-spacing: 0.01em;
  font-weight: bold;
}

.c-heading__lp__after__pink__inline {
  display: inline;
}

.c-heading__lp__voice {
  color: #FF005C;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
  line-height: 24px;
}

@media (max-width: 320px) {
  .c-heading__lp__15s {
    font-size: 22px;
  }
  .c-heading__lp__15s__num {
    font-size: 32px;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .c-heading__contents {
    font-size: 30px;
  }
  .c-heading__contents__sub {
    font-size: 24px;
  }
  .c-heading__contents__salonName {
    font-size: 24px;
  }
  .c-heading__menu {
    font-size: 30px;
  }
  .c-heading__menu__other2 {
    margin-bottom: 50px;
  }
  .c-heading__menu__child {
    margin-bottom: 50px;
  }
  .c-heading__menu__sub--chigai {
    margin-top: 50px;
  }
}

@media (min-width: 1025px) {
  .c-heading__contents {
    font-size: 30px;
    margin-bottom: 78px;
  }
  .c-heading__contents__sub {
    font-size: 40px;
    text-align: left;
    letter-spacing: 0.18em;
    margin-bottom: 14px;
  }
  .c-heading__contents__salonName {
    font-size: 24px;
  }
  .c-heading__contents__subPageH2 {
    text-align: center;
  }
  .c-heading__contents__slider1 {
    margin-bottom: 77px;
  }
  .c-heading__contents__slider2 {
    margin-bottom: 78px !important;
  }
  .c-heading__contents__news {
    margin-bottom: 78px !important;
  }
  .c-heading__contents__omg {
    letter-spacing: 0.275em !important;
    line-height: 170%;
    margin-bottom: 82px !important;
  }
  .c-heading__contents__topConcept {
    text-align: left;
    margin-left: 85px;
  }
  .c-heading__contents__subConcept {
    text-align: left;
    width: 80%;
    margin: 0 auto 50px;
  }
  .c-heading__contents__subPage__salonName {
    font-size: 24px;
  }
  .c-heading__menu {
    font-size: 30px;
    margin-bottom: 18px;
  }
  .c-heading__menu__other2 {
    margin-bottom: 50px;
  }
  .c-heading__menu__sub {
    font-size: 24px !important;
    margin-bottom: 30px !important;
  }
  .c-heading__menu__sub--chigai {
    margin-top: 50px;
  }
  .c-heading__menu__child {
    margin-bottom: 50px;
  }
  .c-heading__lp__15s {
    font-size: 36px;
    letter-spacing: 0.001em;
  }
  .c-heading__lp__15s::after {
    content: '';
    position: absolute;
    bottom: -15px;
    display: inline-block;
    width: 100%;
    height: 1px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #333333;
  }
  .c-heading__lp__15s__num {
    font-size: 65px;
    letter-spacing: 0.001em;
  }
  .c-heading__lp__15s__pink {
    font-size: 36px;
    letter-spacing: 0.001em;
  }
  .c-heading__lp__osusume {
    font-size: 46px;
    line-height: 66px;
  }
  .c-heading__lp__osusume span {
    font-size: 66px;
  }
  .c-heading__lp__only {
    font-size: 40px;
    width: 90%;
    line-height: 60px;
  }
  .c-heading__lp__only__big {
    margin-top: 10px;
    font-size: 52px;
  }
  .c-heading__lp__only__big__brand {
    font-size: 66px;
  }
  .c-heading__lp__point4 {
    font-size: 36px;
    line-height: 60px;
  }
  .c-heading__lp__point4__reason {
    font-size: 52px;
  }
  .c-heading__lp__point4__reason__colorPink {
    font-size: 52px;
  }
  .c-heading__lp__point4__reason__colorPinkNum {
    font-size: 100px;
  }
  .c-heading__lp__after {
    font-size: 36px;
    line-height: 40px;
  }
  .c-heading__lp__after__pink {
    font-size: 66px;
    line-height: 70px;
  }
  .c-heading__lp__after__pink span {
    font-size: 52px;
  }
  .c-heading__lp__prize__black {
    font-size: 32px;
    line-height: 40px;
  }
  .c-heading__lp__covid19 {
    font-size: 32px;
    line-height: 40px;
  }
  .c-heading__lp__covid19__h4 {
    font-size: 20px;
  }
}

.c-img__responsive {
  margin-bottom: 23px;
}

.c-img__responsive img {
  width: 100%;
}

.c-img__responsive__slider {
  margin-bottom: 30px;
}

.c-img__responsive__slider img {
  width: 100%;
}

.c-img__responsive__slider3 {
  margin-bottom: 28px;
}

.c-img__responsive__slider3 img {
  width: 100%;
}

.c-img__responsive__concept {
  margin-bottom: 40px;
}

.c-img__responsive__omg {
  width: 90%;
  margin: 0 auto 96px;
}

.c-img__responsive__omg img {
  width: 100%;
}

.c-img__responsive__salon {
  margin-bottom: 40px;
}

.c-img__responsive__salon img {
  width: 100%;
}

.c-img__responsive__salon__staff {
  margin-bottom: 45px;
}

.c-img__responsive__salon__staff img {
  width: 100%;
}

.c-img__responsive__point {
  margin-bottom: 30px;
}

.c-img__responsive__point img {
  width: 100%;
}

.c-img__responsive__menu__option {
  margin-bottom: 40px;
  width: 100%;
}

.c-img__responsive__menu__option img {
  width: 100%;
}

.c-img__lp__bnr {
  width: 100%;
}

.c-img__lp__bnr img {
  width: 100%;
}

.c-img__lp__bnr__full {
  width: 100%;
}

.c-img__lp__bnr__full img {
  width: 100%;
}

.c-img__lp__delta__only {
  width: 100%;
}

.c-img__lp__delta__only img {
  vertical-align: top;
  width: 100%;
}

.new_layout2021_img {
  width: 100%;
}

.new_layout2021_img img {
  width: 100%;
  height: auto;
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .c-img__responsive__salon {
    width: 100%;
    margin-bottom: 0px;
  }
  .c-img__responsive__slider {
    margin-bottom: 24px;
  }
  .c-img__responsive__point {
    width: 445px;
  }
  .c-img__responsive__point img {
    width: 100%;
  }
  .c-img__responsive__menu__option {
    width: auto;
  }
  .c-img__responsive__menu__main {
    width: 440px;
    margin-bottom: 30px;
  }
  .c-img__responsive__omg {
    width: 40%;
    margin: 0 auto;
  }
}

@media (min-width: 768px) and (orientation: portrait) {
  .c-img__responsive__omg {
    width: 40%;
    margin: 0 auto;
  }
}

@media (min-width: 1025px) {
  .c-img__responsive__slider {
    margin-bottom: 24px;
  }
  .c-img__responsive__slider2 {
    width: 100%;
  }
  .c-img__responsive__slider3 {
    margin-bottom: 50px;
  }
  .c-img__responsive__salon {
    width: 100%;
    margin-bottom: 0px;
  }
  .c-img__responsive__salon__staff {
    width: 100%;
  }
  .c-img__responsive__point {
    width: auto;
    margin-bottom: 0px;
  }
  .c-img__responsive__point img {
    width: 100%;
  }
  .c-img__responsive__menu__option {
    width: auto;
  }
  .c-img__responsive__menu__main {
    margin-bottom: 30px;
  }
  .c-img__responsive__menu__main--biyouhari {
    margin-bottom: 80px;
  }
  .c-img__responsive__omg {
    width: 40%;
    margin: 0 auto;
  }
  .new_layout2021_img {
    width: 500px;
  }
}

.c-list__normal {
  width: 80%;
  margin: 0 auto;
}

.c-list__normal li {
  position: relative;
}

.c-list__normal li::before {
  font-family: "Font Awesome 5 Free";
  content: "\f0c8";
  padding-right: 5px;
  color: #2B6A8B;
}

.c-list__menu {
  margin: 0 auto 20px;
  text-align: center;
}

.c-list__menu__li {
  display: flex;
  flex-direction: column;
  border-left: 1px solid #2B6A8B;
  border-right: 1px solid #2B6A8B;
}

.c-list__menu__li:last-child {
  border-bottom: 1px solid #2B6A8B;
}

.c-list__menu__li--heading {
  width: auto;
  font-size: 16px;
  color: #FFFFFF;
  background: #2B6A8B;
  padding: 10px;
  line-height: 180%;
  letter-spacing: 2px;
}

.c-list__menu__li--form {
  width: 100%;
  font-size: 16px;
  background: #FFFFFF;
  color: #333333;
  padding: 10px 0;
  line-height: 180%;
  letter-spacing: 2px;
}

.c-list__menu__li--text {
  line-height: 180%;
  letter-spacing: 0.05em;
}

.c-list__menu__li--text--option {
  padding: 0 !important;
}

.c-list__menu__caution {
  margin: 0 auto 20px;
  letter-spacing: 0.05em;
}

.c-list__menu__caution li {
  position: relative;
  margin-left: 1.4em;
  text-indent: -1.5em;
  line-height: 180%;
  font-size: 14px;
}

.c-list__menu__caution li::before {
  content: "※";
  padding-right: 5px;
  color: #2B6A8B;
}

.c-list__contact {
  width: 80%;
  margin: 0 auto 20px;
  text-align: left;
}

.c-list__contact__li {
  display: flex;
  flex-direction: column;
}

.c-list__contact__li--heading {
  width: auto;
  font-size: 16px;
  color: #2B6A8B;
  background: #FFFFFF;
  line-height: 180%;
  letter-spacing: 2px;
}

.c-list__contact__li--form {
  width: 100%;
  font-size: 16px;
  background: #FFFFFF;
  color: #333333;
  padding: 5px 0 10px;
  line-height: 180%;
  letter-spacing: 2px;
}

.c-list__contact__caution {
  width: 90%;
  margin: 0 auto 20px;
}

.c-list__contact__caution li {
  position: relative;
  margin-left: 1.4em;
  text-indent: -1.5em;
  line-height: 180%;
}

.c-list__contact__caution li::before {
  content: "※";
  padding-right: 5px;
  color: #2B6A8B;
}

.c-list__ticket__li--heading {
  width: auto;
  font-size: 16px;
  color: #FFFFFF;
  padding: 10px;
  line-height: 180%;
  letter-spacing: 2px;
}

.c-list__ticket__li--heading span {
  font-size: 12px;
}

.c-list__ticket__li--text {
  width: auto;
  font-size: 16px;
  background: #FFFFFF;
  color: #333333;
  padding: 10px;
  line-height: 180%;
  letter-spacing: 2px;
}

.c-list__ticket__li--text--kakaku span {
  color: #ff0033;
}

.c-list__ticket__li--text--sougaku {
  display: block;
  font-size: 12px;
}

.c-list__ticket__li--special {
  text-align: left;
  width: auto;
  font-size: 16px;
  background: #FFFFFF;
  color: #333333;
  padding: 10px;
  line-height: 180%;
  letter-spacing: 0.05em;
}

@media (min-width: 1025px) {
  .c-list__menu {
    text-align: left;
  }
  .c-list__menu__li {
    flex-direction: row;
    border-bottom: 1px solid #2B6A8B;
  }
  .c-list__menu__li:first-child {
    border-top: 1px solid #2B6A8B;
  }
  .c-list__menu__li--heading {
    padding: 20px;
  }
  .c-list__menu__li--text {
    padding: 20px;
    width: 75%;
  }
  .c-list__menu__li--form {
    padding: 10px;
  }
  .c-list__contact {
    text-align: left;
  }
  .c-list__contact__li {
    flex-direction: row;
    align-items: center;
  }
  .c-list__contact__li--heading {
    width: 32%;
    padding: 20px;
    border-bottom: 1px solid #fff;
  }
  .c-list__contact__li--form {
    padding: 10px;
  }
  .c-list__ticket__li--heading {
    width: 25%;
    padding: 20px;
    border-bottom: 1px solid #fff;
  }
  .c-list__ticket__li--text {
    width: 75%;
  }
}

.c-label__news {
  font-size: 11px;
  background: #FFFFFF;
  padding: 7px;
  display: block;
  border: 1px #2B6A8B solid;
  letter-spacing: 0.025em;
  color: #2B6A8B;
  margin-left: 23px;
  letter-spacing: 3px;
}

.c-label__menu {
  width: 71px;
  font-size: 11px;
  padding: 8px 0;
  margin-bottom: 15px;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #2B6A8B;
  text-align: center;
}

.c-label__menu__1 {
  margin-left: 20px;
}

.c-label__menu__2 {
  margin-left: 10px;
}

.c-label__menu__3 {
  margin-left: 40px;
}

.c-label__menu__child1 {
  margin-left: 23px;
}

.c-label__menu__child2 {
  margin-left: 10px;
}

.c-label__menu__child3 {
  margin-left: 39px;
}

@media (min-width: 1025px) {
  .c-label__menu {
    margin-bottom: 22px;
  }
  .c-label__menu__child1 {
    margin-left: 26px;
  }
  .c-label__menu__child2 {
    margin-left: 10px;
  }
  .c-label__menu__child3 {
    margin-left: 51px;
  }
  .c-label__menu__1 {
    margin-left: 0px;
  }
  .c-label__menu__2 {
    margin-left: 0px;
  }
  .c-label__menu__3 {
    margin-left: 0px;
  }
  .c-label__menu__top1 {
    margin-left: 118px !important;
  }
  .c-label__menu__top2 {
    margin-left: 100px !important;
  }
  .c-label__menu__top3 {
    margin-left: 142px !important;
  }
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 14px !important;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-size: 30px !important;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 5px !important;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 0px !important;
}

.slider1 .swiper-button-next, .slider1 .swiper-button-prev {
  top: 71% !important;
}

.slider2 .swiper-button-next, .slider2 .swiper-button-prev {
  top: 50%;
  margin-top: -15px;
}

.slider2_salon .swiper-button-next, .slider2_salon .swiper-button-prev {
  top: 54% !important;
}

.slider3 .swiper-button-next, .slider3 .swiper-button-prev {
  top: 80% !important;
}

.slider3.swiper-container {
  margin: 0 auto 35px;
}

.swiper-wrapper {
  margin-bottom: 50px;
}

.swiper-button-next, .swiper-button-prev {
  color: #2B6A8B !important;
}

.swiper-pagination-bullet-active {
  background: #2B6A8B !important;
}

@media (orientation: landscape) {
  .slider1 .swiper-button-next, .slider1 .swiper-button-prev {
    top: 73% !important;
  }
  .slider2_salon .swiper-button-next, .slider2_salon .swiper-button-prev {
    top: 64% !important;
  }
  .slider3 .swiper-button-next, .slider3 .swiper-button-prev {
    top: 81% !important;
  }
  .slick-prev {
    z-index: 999 !important;
  }
  .swiper-wrapper {
    margin-bottom: 100px;
  }
}

@media (orientation: portrait) and (min-width: 410px) {
  .slider2_salon .swiper-button-next, .slider2_salon .swiper-button-prev {
    top: 56% !important;
  }
  .slider3 .swiper-button-next, .slider3 .swiper-button-prev {
    top: 82% !important;
  }
}

@media (orientation: portrait) and (max-width: 320px) {
  .slider1 .swiper-button-next, .slider1 .swiper-button-prev {
    top: 66% !important;
  }
  .slider2_salon .swiper-button-next, .slider2_salon .swiper-button-prev {
    top: 50% !important;
  }
  .slider3 .swiper-button-next, .slider3 .swiper-button-prev {
    top: 74% !important;
  }
}

@media (orientation: portrait) and (min-width: 768px) {
  .slider1 .swiper-button-next, .slider1 .swiper-button-prev {
    top: 80% !important;
  }
  .slider2_salon .swiper-button-next, .slider2_salon .swiper-button-prev {
    top: 73% !important;
  }
  .slider3 .swiper-button-next, .slider3 .swiper-button-prev {
    top: 88% !important;
  }
}

@media (max-width: 1024px) {
  .slider1 .swiper-wrapper {
    width: 1000px;
    display: flex;
    justify-content: space-between;
  }
  .slider1 .swiper-slide {
    width: 24%;
  }
  .slider1 .swiper-slide:last-child {
    margin-right: 0;
  }
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .slider1 .swiper-wrapper {
    width: 1000px !important;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }
  .slider1 .swiper-slide {
    width: 317px !important;
    margin-right: 24px !important;
  }
  .slider1 .swiper-slide:last-child {
    margin-right: 0 !important;
  }
  .slider1 .swiper-button-next, .slider1 .swiper-button-prev {
    display: none;
  }
  .slider2_salon .swiper-button-next, .slider2_salon .swiper-button-prev {
    top: 38% !important;
  }
  .slider2_salon .swiper-button-prev {
    left: 54% !important;
    right: auto;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .slider3 .swiper-button-next, .slider3 .swiper-button-prev {
    top: 89% !important;
  }
}

@media (min-width: 1200px) {
  .slider1 .swiper-wrapper {
    width: 1200px;
    margin: 0 auto;
  }
  .slider1 .swiper-slide {
    width: 384px !important;
    margin-right: 24px;
  }
  .slider1 .swiper-slide:last-child {
    margin-right: 0;
  }
  .slider1 .swiper-button-next, .slider1 .swiper-button-prev {
    display: none;
  }
}

@media (min-width: 1025px) {
  .swiper-wrapper {
    margin-bottom: 100px;
  }
  .slider1 .swiper-wrapper {
    width: 1200px;
  }
  .slider1 .swiper-slide {
    width: 384px;
    margin-right: 24px;
  }
  .slider1 .swiper-slide:last-child {
    margin-right: 0;
  }
  .slider2 .swiper-container-horizontal > .slider2 .swiper-pagination-bullets, .slider2 .swiper-pagination-custom, .slider2 .swiper-pagination-fraction {
    bottom: 65px !important;
  }
  .slider3.swiper-container {
    margin: 0 auto 35px;
  }
  .slider2_salon .swiper-button-next, .slider2_salon .swiper-button-prev {
    top: 55% !important;
  }
  .slider2_salon .swiper-button-next {
    right: 2%;
  }
  .slider2_salon .swiper-button-prev {
    left: 57% !important;
    right: auto;
  }
  .swiper-wrapper {
    margin-bottom: 0px;
  }
  .slider3.swiper-container {
    margin: 0 auto 100px;
  }
  .slider3 .swiper-wrapper {
    margin: 0 auto 57px;
  }
  .slider3 .swiper-slide {
    width: 100% !important;
  }
  .slider3 .swiper-button-next {
    right: 0px !important;
  }
  .slider3 .swiper-button-next, .slider3 .swiper-button-prev {
    top: 86% !important;
  }
  .slider3.swiper-container-horizontal > .slider3 .swiper-pagination-bullets, .slider3 .swiper-pagination-custom, .slider3 .swiper-pagination-fraction {
    bottom: 15px !important;
  }
  .slider3 .swiper-container-horizontal > .slider3 .swiper-pagination-bullets, .slider3 .swiper-pagination-custom, .slider3 .swiper-pagination-fraction {
    bottom: 15px !important;
  }
}

@media (min-width: 1280px) {
  .slider2_salon .swiper-button-next, .slider2_salon .swiper-button-prev {
    top: 56% !important;
  }
  .slider2_salon .swiper-button-next {
    right: 1.6%;
  }
  .slider2_salon .swiper-button-prev {
    left: 53.1% !important;
  }
  .slider3 .swiper-button-next, .slider3 .swiper-button-prev {
    top: 86% !important;
  }
}

@media (min-width: 1366px) {
  .slider2_salon .swiper-button-prev {
    left: 52.8% !important;
  }
  .slider2_salon .swiper-button-next, .slider2_salon .swiper-button-prev {
    top: 56% !important;
  }
  .slider2_salon .swiper-button-next {
    right: 2.4%;
  }
  .slider3 .swiper-button-next, .slider3 .swiper-button-prev {
    top: 86% !important;
  }
}

@media (min-width: 1440px) {
  .slider2_salon .swiper-button-next {
    right: 2.7%;
  }
  .slider2_salon .swiper-button-prev {
    left: 52.7% !important;
    right: auto;
  }
  .slider3 .swiper-button-next, .slider3 .swiper-button-prev {
    top: 87% !important;
  }
}

@media (min-height: 1536px) {
  .slider2_salon .swiper-button-next {
    right: 3.3%;
  }
  .slider2_salon .swiper-button-prev {
    left: 52.3% !important;
    right: auto;
  }
  .slider3 .swiper-button-next, .slider3 .swiper-button-prev {
    top: 88% !important;
  }
}

@media (min-width: 1600px) {
  .slider2_salon .swiper-button-next, .slider2_salon .swiper-button-prev {
    top: 55% !important;
  }
  .slider2_salon .swiper-button-next {
    right: 3.6%;
  }
  .slider2_salon .swiper-button-prev {
    left: 52.1% !important;
    right: auto;
  }
  .slider3 .swiper-button-next, .slider3 .swiper-button-prev {
    top: 88% !important;
  }
}

@media (min-width: 1700px) {
  .slider2_salon .swiper-button-prev {
    left: 62% !important;
    right: auto;
  }
  .slider2_salon .swiper-button-next, .slider2_salon .swiper-button-prev {
    top: 55% !important;
  }
  .slider2_salon .swiper-button-next {
    right: 4.1%;
  }
  .slider2_salon .swiper-button-prev {
    left: 51.9% !important;
    right: auto;
  }
  .slider3 .swiper-button-next, .slider3 .swiper-button-prev {
    top: 89% !important;
  }
}

@media (min-width: 1900px) {
  .slider2 .swiper-button-prev {
    left: 50.8% !important;
  }
  .slider2_salon .swiper-button-next, .slider2_salon .swiper-button-prev {
    top: 51.5% !important;
  }
  .slider3 .swiper-button-next, .slider3 .swiper-button-prev {
    top: 90% !important;
  }
}

@media (min-width: 1901px) {
  .slider2_salon .swiper-button-next {
    right: 4.8%;
  }
  .slider2_salon .swiper-button-prev {
    left: 51.5% !important;
  }
  .slider2_salon .swiper-button-next, .slider2_salon .swiper-button-prev {
    top: 54.5% !important;
  }
  .slider3 .swiper-button-next, .slider3 .swiper-button-prev {
    top: 90% !important;
  }
}

@media (min-width: 1920px) {
  .slider3 .swiper-button-next, .slider3 .swiper-button-prev {
    top: 90% !important;
  }
}

.c_tab__menu {
  margin-bottom: 80px;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
}

.c_tab__menu__btn__1st {
  width: 50%;
  border-right: 1px solid #EEEDEC;
  border-bottom: 1px solid #EEEDEC;
}

.c_tab__menu__btn__1st a {
  border-top: 8px solid #EEEDEC;
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

.c_tab__menu__btn__2nd {
  width: 50%;
  border-bottom: 1px solid #EEEDEC;
}

.c_tab__menu__btn__2nd a {
  border-top: 8px solid #EEEDEC;
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

.c_tab__menu__contents {
  display: none;
}

.c_tab__menu__btn__1st.active {
  border-bottom: 1px solid #FFFFFF;
}

.c_tab__menu__btn__1st.active a {
  border-top: 8px solid #2B6A8B;
}

.c_tab__menu__btn__2nd.active {
  border-bottom: 1px solid #FFFFFF;
}

.c_tab__menu__btn__2nd.active a {
  border-top: 8px solid #2B6A8B;
}

.c_tab__menu__contents.active {
  display: block;
}

@media (min-width: 1025px) {
  .c_tab__menu {
    border-bottom: 1px solid #EEEDEC;
    justify-content: center;
  }
  .c_tab__menu__btn__1st {
    width: 40%;
    border-left: 1px solid #EEEDEC;
    border-bottom: none;
  }
  .c_tab__menu__btn__2nd {
    width: 40%;
    border-right: 1px solid #EEEDEC;
    border-bottom: none;
    border-left: none;
  }
  .c_tab__menu__btn__2nd a {
    border-top: 8px solid #EEEDEC;
  }
  .c_tab__menu__btn__1st.active {
    border-bottom: 1px solid #FFFFFF;
    border-right: 1px solid #EEEDEC;
    margin-top: 1px;
    margin-bottom: -1px;
  }
  .c_tab__menu__btn__1st.active a {
    border-top: 8px solid #2B6A8B;
  }
  .c_tab__menu__btn__2nd.active {
    border-bottom: 1px solid #FFFFFF;
    border-right: 1px solid #EEEDEC;
    margin-top: 1px;
    margin-bottom: -1px;
  }
  .c_tab__menu__btn__2nd.active a {
    border-top: 8px solid #2B6A8B;
  }
}

.c-text__menu__other__menuHide {
  display: none;
}

.c-text__message {
  line-height: 180%;
  margin-bottom: 42px;
  letter-spacing: 0.05em;
}

.c-text__message__conceptChild {
  font-size: 16px;
  line-height: 180%;
  letter-spacing: 0.05em;
}

.c-text__message__company {
  font-size: 16px;
  margin-top: 30px;
  text-align: right;
}

.c-text__message__point {
  font-size: 16px;
  line-height: 180%;
  letter-spacing: 0.05em;
}

.c-text__point {
  line-height: 170%;
  margin-bottom: 43px;
  text-align: center;
  font-size: 16px;
  letter-spacing: 0.05em;
}

.c-text__menu {
  line-height: 180%;
  margin-bottom: 50px;
  text-align: left;
  letter-spacing: 0.05em;
}

.c-text__menu__last {
  margin-bottom: 0px !important;
}

.c-text__menu__price {
  line-height: 180%;
  font-size: 13px;
  margin-bottom: 35px;
  text-align: center;
  letter-spacing: 0.1em;
}

.c-text__menu__price__text {
  font-size: 14px;
  margin-bottom: 35px;
  letter-spacing: 0.05em;
}

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

.c-text__menu__price__text__salon p {
  text-align: left;
  display: inline-block;
  letter-spacing: 0.05em;
}

.c-text__menu__price__normal {
  font-size: 12px;
}

.c-text__menu p {
  line-height: 180%;
  letter-spacing: 0.05em;
}

.c-text__menu__omg {
  letter-spacing: 0.05em !important;
  margin-bottom: 40px !important;
}

.c-text__menu__other {
  width: 90%;
  line-height: 180%;
  margin: 0 auto 100px;
  letter-spacing: 0.05em;
  text-align: left;
}

.c-text__menu__other p {
  letter-spacing: 0.05em;
}

.c-text__menu__other__option {
  width: 90%;
  line-height: 180%;
  margin: 0 auto 100px;
  text-align: left;
  letter-spacing: 0.05em;
}

.c-text__menu__other__sub {
  margin: 50px auto 0;
  width: 100%;
}

.c-text__menu__other3 {
  width: 100%;
  line-height: 180%;
  margin: 0 auto 100px;
  letter-spacing: 0.05em;
  text-align: left;
}

.c-text__menu__other3 p {
  letter-spacing: 0.05em;
}

.c-text__menu__other3__sub {
  margin: 50px auto 0;
  width: 100%;
}

.c-text__menu__text {
  line-height: 180%;
  margin-bottom: 43px;
  text-align: center;
  letter-spacing: 0.05em;
}

.c-text__menu__text p {
  text-align: left;
  display: inline-block;
  letter-spacing: 0.05em;
}

.c-text__menu__child {
  margin-bottom: 30px;
  letter-spacing: 0.05em;
}

.c-text__menu__child p {
  letter-spacing: 0.05em;
  line-height: 180%;
}

.c-text__salon {
  line-height: 150%;
  letter-spacing: 0.05em;
}

.c-text__salon__contact {
  text-align: left;
  margin-bottom: 17px;
  line-height: 150%;
  letter-spacing: 0.05em;
}

.c-text__salon__slider {
  line-height: 150%;
  width: 70%;
  margin: 35px auto 0;
  text-align: left;
  letter-spacing: 0.05em;
}

.c-text__salon__slider p {
  text-align: left;
  display: inline-block;
}

.c-text__salon__address {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}

.c-text__salon__address--left {
  margin-right: 20px;
  line-height: 150%;
  letter-spacing: 0.05em;
}

.c-text__salon__address--right i {
  font-size: 30px;
}

.c-text__salon__staff {
  line-height: 150% !important;
  letter-spacing: 0.05em;
}

.c-text__salon__cancelStrong {
  font-weight: bold;
  color: #ff0033;
}

.c-text__contactText__text {
  width: 80%;
  margin: 0 auto 30px;
  letter-spacing: 0.05em;
  line-height: 180%;
}

.c-text__contactText__checkWrap {
  text-align: center;
  margin: 0 auto 45px;
  letter-spacing: 0.05em;
}

.c-text__contactText__required {
  color: #ff0033;
  font-weight: bold;
}

.c-text__contactText__end {
  text-align: center;
  margin-bottom: 100px;
}

.c-text__privacy {
  width: 80%;
  height: 110px;
  font-size: 12px;
  border: 1px solid #a9a9a9;
  background: #f9f9f9;
  padding: 5px 20px 15px;
  overflow-y: scroll;
  margin: 0 auto 30px;
  box-sizing: border-box;
  line-height: 180%;
}

.c-text__privacy__title {
  font-size: 12px;
  margin: 12px 0;
  font-weight: bold;
}

.c-text__privacy__center {
  font-size: 12px;
  margin: 12px 0;
  text-align: center;
}

.c-text__privacy__p {
  margin: 0 0 20px 0;
  line-height: 1.6;
}

.c-text__privacy p {
  letter-spacing: 0.05em;
}

.c-text__endText {
  margin-bottom: 50px;
  text-align: center;
}

.c-text__news--title {
  color: #2B6A8B;
  font-size: 20px;
  margin-bottom: 50px;
  line-height: 150%;
}

.c-text__news--text {
  margin-bottom: 50px;
}

.c-text__news--text p {
  letter-spacing: 0.05em;
  line-height: 180%;
  margin-bottom: 1em;
}

.c-text__tax {
  font-size: 10px;
}

.c-text__tax__child {
  font-size: 11px;
}

.c-text__lp__voice {
  font-size: 16px;
  line-height: 20px;
}

.c-text__lp__voice span {
  color: #FF005C;
}

.c-text__lp__covid19 {
  line-height: 24px;
  margin-bottom: 20px;
  letter-spacing: 1px;
}

.lineColor {
  color: #00B900;
}

@media (min-width: 768px) and (max-width: 1366px) {
  .c-text__menu__more {
    font-size: 16px !important;
  }
  .c-text__menu__text {
    font-size: 20px;
    margin: 0 auto 68px;
    width: 80%;
  }
  .c-text__menu__text p {
    font-size: 16px !important;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .c-text__message {
    font-size: 20px;
    margin-bottom: 85px;
    letter-spacing: 0.05em;
  }
  .c-text__message__company {
    font-size: 16px;
  }
  .c-text__menu__price {
    font-size: 16px;
  }
  .c-text__menu__price__option {
    margin-bottom: 25px !important;
  }
  .c-text__menu__price__noSlider {
    margin-bottom: 18px !important;
  }
  .c-text__menu__other {
    width: 90%;
    margin: 0 auto 100px;
  }
  .c-text__menu__other__option {
    width: 90%;
    margin: 0 auto 100px;
  }
  .c-text__menu__text p {
    font-size: 20px;
  }
  .c-text__menu p {
    font-size: 20px;
  }
  .c-text__salon__contact {
    width: 80%;
    margin: 0 auto 30px;
  }
  .c-text__salon__address--left {
    margin-right: 40px;
  }
}

@media (max-width: 320px) {
  .c-text__menu__text {
    width: 80%;
    margin: 0 auto;
  }
}

@media (min-width: 1025px) {
  .c-text__message {
    font-size: 20px;
    letter-spacing: 0.05em;
    margin-left: 85px;
    margin-right: 85px;
    margin-bottom: 90px;
  }
  .c-text__menu__price {
    font-size: 16px;
    margin-bottom: 95px;
  }
  .c-text__menu__price__option {
    margin-bottom: 25px !important;
  }
  .c-text__menu__price__noSlider {
    margin-bottom: 40px !important;
  }
  .c-text__menu__other {
    width: 100%;
    margin-bottom: 100px;
    text-align: center;
  }
  .c-text__menu__other p {
    display: inline-block;
    text-align: left;
  }
  .c-text__menu__other__option {
    width: 100%;
    margin: 0 auto 100px;
  }
  .c-text__menu__other3 {
    width: 100%;
    margin-bottom: 100px;
    text-align: center;
  }
  .c-text__menu__child {
    margin-bottom: 50px;
  }
  .c-text__menu__text {
    font-size: 20px;
    margin: 0 auto 68px;
    width: 80%;
  }
  .c-text__menu__text__salon {
    font-size: 16px;
    width: 80%;
    margin: 0 auto;
  }
  .c-text__menu__text p {
    font-size: 20px;
  }
  .c-text__menu__omg {
    font-size: 20px;
    margin-bottom: 85px !important;
    letter-spacing: 0.05em !important;
  }
  .c-text__salon__contact {
    text-align: center;
  }
  .c-text__salon__address--left {
    margin-right: 40px;
  }
  .c-text__point {
    line-height: 180%;
    margin-bottom: 105px;
    font-size: 20px;
  }
  .c-text__lp__covid19 {
    line-height: 26px;
    font-size: 18px;
  }
}

.c-video {
  width: 100%;
  display: block;
  margin-top: 30px;
}

@media (min-width: 1025px) {
  .c-video {
    width: 430px;
    margin-top: 0px;
  }
}

.u-text--right {
  text-align: right;
}

.u-text--left {
  text-align: left;
}

.u-text--center {
  text-align: center;
}

.u-text__mb--0 {
  margin-bottom: 0 !important;
}

.u-text__mb--20 {
  margin-bottom: 20px !important;
}

.u-text--bold {
  font-weight: bold !important;
}

.u-text--red {
  color: #ff0033;
}

.u-text--colorMain {
  color: #2B6A8B;
}

/*==============================================
03/25
==============================================*/
@media screen and (min-width: 501px){
	.l-visual__textUp__text {
		position: absolute;
		height: 300px;
		top: calc(50% - 150px);
	}
}
@media screen and (max-width: 500px){
	.l-visual__textUp {
		height: auto!important;
	}
	.l-visual__spTop {
		margin-bottom: 0!important;
	}
}

.l-main__inner__salonWrap .c-heading__contents__subPageH2 {
	font-size: 36px!important;
}

@media screen and (max-width: 767px){
	.l-main__inner__salonWrap .c-heading__contents__subPageH2 {
		font-size: 26px!important;
	}
}

.l-visual {
	overflow: hidden!important;
	width: 100%!important;
}

.l-visual__textUp {
	height: 100vh;
}

.c-heading__contents__subPageH3 {
	font-size: 16px;
	letter-spacing: 0.15em;
	margin: 50px 0 10px;
	text-align: center;
	color: #2B6A8B;
}

.c-heading__contents__subPageH3_en {
	text-align:center;
	font-size: 32px;
	color: #2B6A8B;
    margin-bottom: 30px;
}

.c-heading__contents__subPageH3_jp {
	text-align:center;
	font-size: 22px;
    margin-bottom: 50px;
}
@media screen and (max-width: 767px){
	.l-header__logo h1 img {
		height: 30px;
	}
}
@media screen and (max-width: 360px){
	.l-header__logo h1 img {
		height: 24px;
		margin-top: 8px;
	}	
}

.c-btn__salon__wrap {
	justify-content:　normal;
}

.c-btn__salon__more {
	width: 42%;
	margin-right: 1%;
}

.c-btn__salon__reserve {
	width: 42%;
	margin-right: 1%;
}

.fa-instagram{
	font-size: 40px;
}

/*==============================================
FIRST
==============================================*/

.flowList {
	list-style: none;
}

.flowList li {
	display: flex;
	margin: 0 0 30px;
}

.flowList li .img {
	width: 200px;
	margin-right: 20px;
}

.flowList li .info h4 {
	color: #2B6A8B;
	font-size: 18px;
	margin: 0 0 10px;
}
.flowList li .info p {
	line-height: 1.5;
}


.l-main__contents__policy {
	margin: 0 0 50px;
}

.policyHeader {
	font-size: 18px;
	color: #2B6A8B;
	margin: 0 0 30px;
}

.policyText {
	line-height: 1.5;
}

@media screen and (max-width: 767px){
	
	.flowList {
		list-style: none;
	}

	.flowList li {
		margin: 0 0 25px;
		display: block;
	}

	.flowList li .img {
		margin: 0 auto 15px;
	}

	.l-main__contents__policy {
		margin: 0 0 50px;
	}
	
}

@media screen and (max-width: 500px){
	.flowList li .img img,
	.flowList li .img {
		width: 100%;
	}	
}


/*==============================================
BRAND
==============================================*/

.brand_logo img {
	width: 280px;
	height: auto;
}

.brandDetailBox {
	display: flex;
	justify-content: space-between;
}

.brandDetailBox:not(:last-child){
	margin-bottom: 50px;
}

.brandDetailBox .img {
	width: 40%;
}

.brandDetailBox .img img {
	width: 100%;
	height: auto;
}

.brandDetailBox .info {
	width: 56%;
}

.brandDetailBox .info h3 {
	color: #2B6A8B;
	font-size: 24px;
	margin-bottom: 30px;
	line-height: 180%;
	letter-spacing: 0.14em;
}

.brandDetailBox .info p {
	line-height: 1.8;
}

.brandDetailBox:nth-child(odd) .img{
	order: 1;
}

.brandDetailBox:nth-child(odd) .info{
	order: 2;	
}

.brandDetailBox:nth-child(even) .img{
	order: 2;	
}

.brandDetailBox:nth-child(even) .info{
	order: 1;	
}



@media screen and (max-width: 1023px){
	.l-main__contents_brands .l-main__contents__conceptPcWrap {
		margin-bottom: 50px;	
	}
}

@media screen and (max-width: 500px){
	
	.l-main__contents_brands .c-heading__contents__subPageH3_en {
		font-size: 24px;
	}
	
	.l-main__contents_brands .c-heading__contents__topConcept {
		text-align: left;
		font-size: 20px;
	}
	.l-main__contents_brands .c-heading__contents__topConcept br {
		display: none;
	}
}

@media screen and (max-width: 767px){
	
	.brand_logo img {
		width: 220px;
		height: auto;
	}

	.brandDetailBox {
		display: block;
		width: 80%;
		margin: 0 auto;
	}

	.brandDetailBox:not(:last-child){
		margin-bottom: 30px;
	}

	.brandDetailBox .img {
		width: 100%;
	}

	.brandDetailBox .img img {
		width: 100%;
		height: auto;
	}

	.brandDetailBox .info {
		width: 100%;
		margin-bottom: 20px;
	}

	.brandDetailBox .info h3 {
		font-size: 20px;
		margin-bottom: 20px;
	}

	.brandDetailBox .info p {
		line-height: 1.8;
	}
	
}


/*==============================================
MENU
==============================================*/

.menuHdr {
	border-bottom: 8px solid #2B6A8B; 
	margin: 0 auto 90px;
	padding: 0 0 30px;
	text-align: center;
}

.menuLrg {
	margin: 0 0 45px;

}

.brandMenuBoxWrap {
	margin: 0 0 90px;
}

.brandMenuBox .img {
	width: 45%;
}

.brandMenuBox .info {
	width: 51%;
}

.boxL .img {
	order: 1!important;
}

.boxL .info {
	order: 2!important;
}

.boxR .info {
	order: 1!important;
}

.boxR .img {
	order: 2!important;
}

.brandMenuBox .flex {
	display: flex;
	justify-content: space-between;
	margin: 0;
}

.brandMenuBox.brandDetailBox .info p.cc {
	display: flex;
	align-items: center;
	margin: 0 0 10px;
}

.brandMenuBox.brandDetailBox .info p.cc:before {
	content: "";
	display: inline-block;
	width: 4px;
	height: 24px;
	background: #2B6A8B;
	margin-right: 15px;
}

.brandMenuBox.brandDetailBox .info h3 {
	color: #000;
	margin: 0 0 20px;
}

.brandMenuBox .txt {
	margin: 0 0 20px;
}

.brandMenuBox .prices {
	margin: 0 0 30px;
}

.brandMenuBox .prices.pricesMin {
	margin: 0 0 15px;
}

.brandMenuBox .prices.pricesMin p {
	font-size: 13px;
}

.brandMenuBox .flex .l {
	
}

.brandMenuBox .flex .r {
	text-align: right;
}

.blank {
	padding: 10px;
}

.c-text_menu {
	text-align: center;
	margin: 0 0 60px;
	line-height: 1.5;
}

@media screen and (min-width: 768px){
	.c-text_menu br {
		display: none;
	}
}

@media screen and (max-width: 767px){
	
	.menuHdr {
		margin: 0 auto 45px;
	}

	.menuLrg {
		margin: 0 0 30px;

	}

	.brandMenuBoxWrap {
		margin: 0 0 60px;
	}

	.brandMenuBox .img {
		width: 100%;
		margin: 0 0 20px;
	}

	.brandMenuBox .info {
		width: 100%;
	}

	.boxL .img {
		order: 2!important;
	}

	.boxL .info {
		order: 1!important;
	}

	.boxR .info {
		order: 1!important;
	}

	.boxR .img {
		order: 2!important;
	}

	.brandMenuBox .pricesMin .flex {
		display: block;
		flex-wrap: wrap;
	}
	
	.brandMenuBox .pricesMin .c-text__menu__price {
		text-align: left;
	}
	.brandMenuBox .pricesMin .flex .l,
	.brandMenuBox .pricesMin .flex .r {
		text-align: left;
	}

	.brandMenuBox .prices.pricesMin {
		margin: 0 0 15px;
	}

	
}

.l-header__pcMenu li {
	position: relative;
}
.l-header__pcMenu li ul {
	display: none;
	position: absolute;
	top: calc(100%);
	left: 0;
	background: #fff;
	padding: 10px 0;
	margin: 0;
	list-style: none;
	white-space: nowrap;
	box-shadow: 0 0 2px;

  line-height: 2;
}
.l-header__pcMenu li ul li a {
	padding: 5px 10px;
	color: #444;
	color: #2B6A8B;
	font-size: 14px;
	display: flex;
	align-items: center;
	line-height: 1;
}
	
.l-header__pcMenu li ul li a:before {
	content: ">";
	margin-right: 6px;
	font-size: 8px;
	position: relative;
	top: 2px
}

.l-header__pcMenu li:hover > ul {
	display: block;
}	
	
.osusume {
	line-height:1.8;
}
	.osusume li {
		display:flex;
		align-items: center;
	}
.osusume li:before {
	content: "";
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(/wp/wp-content/themes/fagun-template/images/icon_check.png);
	background-size: cover;
	margin-right: 7px;
}