<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@media screen and (min-width: 768px) { 
  .hidden_pc {
    display: none !important;
  } 
}
@media screen and (max-width: 767px) {
  .hidden_sp {
    display: none !important;
  }
}
/*=========================
l-header
=========================*/
.l-header__contact2 a {
  font-size: 1.3rem;
}
.l-header__reserve {
  margin-left: 1.6em;
}
.l-header__reserve a {
  width: 160px !important;
  background: linear-gradient(90deg, #A08224, #BFB23C);
}
.l-header__reserve a:hover {
  opacity: .7;
  background: linear-gradient(90deg, #A08224, #BFB23C);
}
.l-header__reserve a:after {
  background: linear-gradient(90deg, #A08224, #BFB23C);
}
.l-header__reserve a:hover:after {
  opacity: .7;
  background: linear-gradient(90deg, #A08224, #BFB23C);
}
.l-header__hum {
  background: #A08224;
}
@media screen and (max-width: 767px) {
  .p-common {
    margin-top: 0;
  }
}
@media screen and (min-width:768px) and ( max-width:1169px) {
  .l-header {
    box-sizing: border-box;
    width: 100vw;
  }
}

/*=========================
l-nav
=========================*/
.l-nav {
    background: linear-gradient(to right, #C5AD60 0%, #DCD16F 100%);
}
.l-header__hum.-active span {
  background: #A08224;
}
/*=========================
footer-navi(SP)
=========================*/
@media screen and (max-width: 767px) {
  .m-spNav__btn01 {
    width: 50%!important;
    height: 76px;
  }
  .m-spNav__btn01 a {
    background: linear-gradient(90deg, #A08224, #BFB23C);
    height: 75px;
    padding-top: 13px;
    line-height: 1.3;
    letter-spacing: 0.1em;
    font-size: 1.7rem!important;
  }
  .m-spNav__btn01 a span {
    font-size: 12px;
    color: #fff;
  }
  .m-spNav__btn02 {
    width: 50%!important;
  }
  .m-spNav__btn02 a {
    height: 77px;
    color: #A08224;
    font-size: 1.4rem;
  }
}
/*=========================
m-pagevisual
=========================*/
.m-mainvisual {
  height: 680px;
}
.p-front-slideText {
  background: #e7eff7;
  padding: 60px 0;
  position: relative;
}

.p-front-slideText:before {
  content: "";
  position: absolute;
  width: 824px;
  height: 2px;
  background: #333D47;
  right: 0;
  left: 0;
  top: 40px;
  margin: auto;
}

.p-front-slideText__inner {
  max-width: 1040px;
  padding: 0 20px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.p-front-slideText__item {
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.77;
}

.p-front-slideText .bx-wrapper {
  margin-bottom: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  background: none;
}

.p-front-slideText .bx-wrapper .bx-controls-direction a {
  margin-top: -25px;
  width: 25px;
  height: 50px;
  z-index: 1;
}

.p-front-slideText .bx-wrapper .bx-prev {
  left: 0;
  background: url(../images/_common/icon_slide-left.png) no-repeat center/contain;
}

.p-front-slideText .bx-wrapper .bx-next {
  right: 0;
  background: url(../images/_common/icon_slide-right.png) no-repeat center/contain;
}

@media screen and (max-width: 767px) {
  .p-front-slideText {
    padding: 40px 0 34px;
  }
  .p-front-slideText:before {
    width: calc( 100% - 125px);
    height: 1px;
    top: 25px;
  }
  .p-front-slideText__inner {
    max-width: 100%;
    padding: 0;
  }
  .p-front-slideText__item {
    text-align: left;
    font-size: 1.4rem;
    padding: 0 62.5px;
  }
  .p-front-slideText .bx-wrapper .bx-controls-direction a {
    margin-top: -16px;
    width: 18px;
    height: 32px;
  }
  .p-front-slideText .bx-wrapper .bx-prev {
    left: 16px;
  }
  .p-front-slideText .bx-wrapper .bx-next {
    right: 16px;
  }
}
.m-pagevisual__head span {
  color: #FFF;
  letter-spacing: -0.5em;
}
.m-pagevisual__head {
  letter-spacing: 0.24em;
  line-height: 1.6;
  font-size: 5.7rem;
  margin: 0 0 16px;
}
.m-pagevisual__text {
  max-width: 500px;
  margin: 0 auto;
}
.m-pagevisual__btnBlock {
  width: 666px;
  display: flex;
  justify-content: space-between;
  margin: 54px auto 0;
}
.m-pagevisual__btnBlock__btn a {
  display: block;
  width: 300px;
  font-weight: bold;
  text-align: center;
  padding: 1.5em 0;
  letter-spacing: 0.1em;
  border-radius: 40px;
}
.m-pagevisual__btnBlock__btn.-new a {
  background: linear-gradient(90deg, #A08224, #BFB23C);
  color: #fff;
}
.m-pagevisual__btnBlock__btn.-new a:hover {
  opacity: 1;
  background: linear-gradient(90deg, #8A7020, #A19633);
}
.m-pagevisual__btnBlock__btn.-member a {
  background: #fff;
  color: #A08224;
}
.m-pagevisual__btnBlock__btn.-member a:hover {
  background: #E6E6E6;
  opacity: 1;
}
.m-mainvisual__image__content.-slide01 {
  background: url("../images/salon/slide1.webp") no-repeat center/cover;
}
.m-mainvisual__image__content.-slide02 {
  background: url("../images/salon/slide2.webp") no-repeat center/cover;
}
.m-mainvisual__image__content.-slide03 {
  background: url("../images/salon/slide3.webp") no-repeat center/cover;
}
.m-mainvisual__content {
  top: 24%;
}
@media screen and (max-width: 767px){
  .m-mainvisual {
    height: 100vh;
  }
  .m-mainvisual__content {
    top: 42%;
  }
  .m-pagevisual__head {
    font-size: 24px;
  }
  .m-pagevisual__text {
    max-width: 240px;
  }
  .m-pagevisual__btnBlock {
    display: none;
  }
  .m-mainvisual__image {
    height: 100vh;
  }
  .m-mainvisual__image__content {
    height: 100vh;
  }
}
/*=========================
cta
=========================*/
.p-salon-cta a {
  background: #A9902B;
  width: 162px;
  height: 162px;
  border-radius: 50%;
  position: fixed;
  bottom: 20px;
  right: 20px;
  box-shadow: 6px 6px 13px 0px rgba(0,0,0,0.3);
  display: block;
  text-align: center;
  z-index: 999;  
}
.js-salon-ctaBtn {
  display: none;
}
.p-salon-cta a:hover {
  background: #B99B3C;
  opacity: 1;
}
.p-salon-cta__sub {
  font-size: 12px;
  color: #fff;
  margin: 3.4em 0 0.8em;
  font-weight: 100;
}
.p-salon-cta__sub span {
  font-size: 15px;
  font-weight: bold;
  color: #fff;
}
.p-salon-cta__main {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.1em;
}
@media screen and (min-width:768px) and ( max-width:1169px) {
  .p-salon-cta a {
    right: 37px;
  }
}
/*=========================
INFORMATION
=========================*/
.p-salon-info {
  padding: 100px 0;
}
.p-salon-info__title {
  color: #A08224;
  font-size: 32px;
  text-align: center;
  margin-bottom: 1em;
  letter-spacing: 0.4em;
}
.p-salon-info__list a {
  width: 765px;
  margin: 0 auto;
  display: flex;
  padding: 1em 2em;
  border-top: 1px solid #E6E6E6;
  border-bottom: 1px solid #E6E6E6;
  position: relative;
}
.p-salon-info__list a:before {
  display: block;
  content: "";
  width: 8px;
  height: 15px;
  background: url(/wp-content/themes/melon-theme/_assets/images/salon/arrow_black.png) top 0 left 0 / 100% auto no-repeat;
  position: absolute;
  top: 50%;
  right: 18px;
  transform: translateY(-50%);
}
.p-salon-info__item__date {
  font-size: 16px;
  width: 114px;
}
.p-salon-info__item__bodyText {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .p-salon-info {
    padding: 14vw 0;
  }
  .p-salon-info__title {
    font-size: 22px;
  }
  .p-salon-info__list {
    width: 90%;
    margin: 0 auto;
  }
  .p-salon-info__list a {
    width: 100%;
    display: block;
    box-sizing: border-box;
  }
}
@media screen and (min-width:768px) and ( max-width:1169px) {
  .p-salon-info__list a {
    width: 655px;
  }
}
/*=========================
STORY
=========================*/
.p-salon-story {
  padding: 100px 0;
  background: url(/wp-content/themes/melon-theme/_assets/images/salon/bg_story.webp) no-repeat center/cover;
}
.p-salon-story__h2__en {
  color: #333D47;
  font-size: 66px;
  text-align: center;
  letter-spacing: 0.3em;
  margin-bottom: 10px;
}
.p-salon-story__h2 {
  color: #333D47;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0.3em;
}
.p-salon-story__picBox {
  width: 1053px;
  display: flex;
  justify-content: space-between;
  margin: 5em auto;
}
.p-salon-story__picBox img {
  width: 47%;
}
.p-salon-story__bodyText {
  text-align: center;
  font-size: 20px;
  color: #333D47;
  line-height: 3;
  letter-spacing: 0.1em;
  text-shadow: 0 3px 6px rgb(255 255 255 / 30%);
  font-weight: normal;
  margin-top: 3em;
}
@media screen and (max-width: 767px) {
  .p-salon-story {
    padding: 16vw 0;
  }
  .p-salon-story__h2__en {
    font-size: 44px;
  }
  .p-salon-story__h2 {
    font-size: 18px;
  }
  .p-salon-story__picBox {
    display: none;
  }
  .p-salon-story__bodyText {
    width: 90%;
    font-size: 16px;
    margin: 1em auto 0;
    line-height: 2.4;
  }
}
/*=========================
FEATURE
=========================*/
.p-salon-feature {
  padding: 100px 0;
}
.p-salon-feature__h2__en {
  color: #A08224;
  font-size: 66px;
  text-align: center;
  letter-spacing: 0.3em;
  margin-bottom: 10px;
}
.p-salon-feature__h2 {
  color: #A08224;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0.3em;
}
.p-salon-feature__item {
  width: 1204px;
  margin: 5em auto;
  position: relative;
}
.p-salon-feature__textBox {
  background: #fff;
  border: 1px solid #A08224;
  padding: 80px 30px;
  text-align: center;
  width: 42%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.p-salon-feature__textBox.-left {
  left: 0;
}
.p-salon-feature__textBox.-right {
  right: 0;
}
.p-salon-feature__textBox__h3__en {
  color: #A08224;
  font-size: 27px;
  letter-spacing: 0.2em;
}
.p-salon-feature__textBox__h3 {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin: 0.7em;
}
.p-salon-feature__textBox__bodyText {
  font-size: 14px;
  line-height: 1.9;
}
.p-salon-feature__img {
  width: 722px;
  height: 447px;
  margin: 0 0 0 auto;
  display: block;
}
.p-salon-feature__img.-left {
  margin: 0 auto 0 0;
}
@media screen and (max-width: 767px) {
  .p-salon-feature {
    padding: 16vw 0 0;
  }
  .p-salon-feature__h2__en {
    font-size: 33px;
  }
  .p-salon-feature__h2 {
    font-size: 18px;
  }
  .p-salon-feature__item {
    width: 100%;
    margin: 3em 0;
  }
  .p-salon-feature__textBox {
    top: 55vw;
    padding: 4em 0;
    width: 85%;
    position: static;
    z-index: 1;
    box-sizing: border-box;
    margin: 0 auto;
    transform: translateY(-29px);
  }
  .p-salon-feature__textBox.-left {
    left: 50%;
  }
  .p-salon-feature__img {
    position: static;
    width: 100vw;
    height: calc(100vw * 0.6);
    margin: 0;
  }
  .p-salon-feature__textBox__h3__en {
    font-size: 14px;
  }
  .p-salon-feature__textBox__h3 {
    font-size: 18px;
    margin: 1.2em 0;
  }
  .p-salon-feature__textBox__bodyText {
    width: 75%;
    margin: 0 auto;
  }
}
@media screen and (min-width:768px) and ( max-width:1169px) {
  .p-salon-feature__item {
    width: 100%;
  }
  .p-salon-feature__textBox {
    padding: 30px;
  }
  .p-salon-feature__textBox__h3__en {
    font-size: 14px;
  }
  .p-salon-feature__textBox__h3 {
    font-size: 16px;
  }
}
/*=========================
SALON
=========================*/
.p-salon-salon {
  padding-bottom: 150px;
}
.p-salon-salon__h2__en {
  color: #333D47;
  font-size: 66px;
  text-align: center;
  letter-spacing: 0.3em;
  margin-bottom: 10px;
}
.p-salon-salon__h2 {
  color: #333D47;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0.3em;
}
.p-salon-salon__bg1 {
  padding-top: 100px;
  background: linear-gradient(180deg, #DAE9D3 0%, #DAE9D3 88%, #fff 88.001%, #fff 100%);
}
.p-salon-salon__box {
  width: 1030px;
  margin: 0 auto;
  height: 340px;
  position: relative;
}
.p-salon-salon__box.-box1 {
  margin: 5em auto;
}
.p-salon-salon__box.-box1 .p-salon-salon__box__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 54%;
  max-width: 500px;
}
.p-salon-salon__box.-box1 p {
  position: absolute;
  top: 38%;
  right: 0;
  width: 39%;
  font-size: 16px;
}
.p-salon-salon__bg2 {
  background: linear-gradient(180deg, #fff 0%, #fff 15%, #DAE9D3 15.001%, #DAE9D3 85%, #fff 85.001%, #fff 100%);
}
.p-salon-salon__box.-box2 {
  margin-bottom: 5em;
}
.p-salon-salon__box.-box2 .p-salon-salon__box__img {
  position: absolute;
  top: 0;
  right: 0;
  width: 54%;
}
.p-salon-salon__box.-box2 .p-salon-salon__box__subImg {
  position: absolute;
  top: 36px;
  left: 68px;
  width: 23%;
}
.p-salon-salon__box.-box2 p {
  position: absolute;
  bottom: 44px;
  left: 0;
  width: 39%;
  font-size: 16px;
}
.p-salon-salon__box.-box3 .p-salon-salon__box__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 54%;
}
.p-salon-salon__box.-box3 .p-salon-salon__box__subImg {
  position: absolute;
  top: 0;
  right: 182px;
  width: 20%;
}
.p-salon-salon__box.-box3 p {
  position: absolute;
  bottom: 25px;
  right: 0;
  width: 39%;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .p-salon-salon__h2__en {
    font-size: 26px;
  }
  .p-salon-salon__h2 {
    font-size: 18px;
  }
  .p-salon-salon__bg1 {
    padding-top: 16vw;
    background: linear-gradient(180deg, #DAE9D3 0%, #DAE9D3 78%, #fff 78.001%, #fff 100%);
  }
  .p-salon-salon__box {
    width: 100%;
    height: auto;
  }
  .p-salon-salon__box.-box1 {
    margin: 3em auto;
  }
  .p-salon-salon__box.-box1 .p-salon-salon__box__img {
    position: static;
    width: 85%;
    margin: 0 auto;
    display: block;
  }
  .p-salon-salon__box.-box1 p {
    position: static;
    width: 100%;
    text-align: center;
    margin-top: 2em;
  }
  .p-salon-salon__bg2 {
    background: linear-gradient(180deg, #fff 0%, #fff 15%, #DAE9D3 15.001%, #DAE9D3 70%, #fff 70.001%, #fff 100%);
  }
  .p-salon-salon__box.-box2 {
    height: 73vw;
    margin-bottom: 4.5em;
  }
  .p-salon-salon__box.-box2 .p-salon-salon__box__img {
    position: static;
    width: 85%;
    margin: 0 auto;
    display: block;
  }
  .p-salon-salon__box.-box2 .p-salon-salon__box__subImg {
    position: absolute;
    top: 176px;
    left: 23px;
    width: 39%;
  }
  .p-salon-salon__box.-box2 p {
    width: 38%;
    text-align: left;
    left: 55vw;
    bottom: 0;
  }
  .p-salon-salon__box.-box3 {
    height: 73vw;
  }
  .p-salon-salon__box.-box3 .p-salon-salon__box__img {
    position: static;
    width: 85%;
    margin: 0 auto;
    display: block;
  }
  .p-salon-salon__box.-box3 .p-salon-salon__box__subImg {
    position: absolute;
    top: 160px;
    right: 12px;
    width: 30%;
  }
  .p-salon-salon__box.-box3 p {
    width: 65%;
    text-align: center;
    left: 0;
    bottom: 0;
  }
}
  @media screen and (min-width: 768px) and (max-width: 1169px) {
    .p-salon-salon__box {
      width: 700px;
      height: 246px;
    }
    .p-salon-salon__box.-box2 p {
      bottom: 4px;
      left: 30px;
    }
    .p-salon-salon__box.-box3 .p-salon-salon__box__subImg {
      right: 182px;
      width: 16%;
    }
  }
  
/*=========================
EXPERIENCE
=========================*/
.p-salon-experience {
  padding: 100px 0;
  background: #E6E6E6;
}
.p-salon-experience__h2__en {
  color: #A08224;
  font-size: 66px;
  text-align: center;
  letter-spacing: 0.3em;
  margin-bottom: 10px;
}
.p-salon-experience__h2 {
  color: #A08224;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0.3em;
}
.p-salon-experience__bg {
  width: 900px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.p-salon-experience__bg__circle {
  width: 670px;
  height: 670px;
  border: 1px solid #A08224;
  border-radius: 100%;
  position: absolute;
  top: 160px;
  left: -150px;
}
.p-salon-experience__item {
  width: 900px;
  margin: 5em auto;
  position: relative;
}
.p-salon-experience__textBox {
  width: 45%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.p-salon-experience__textBox.-left {
  left: 0;
  width: 40%;
}
.p-salon-experience__textBox.-right {
  right: 0;
}
.p-salon-experience__textBox__h3 {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin: 0.7em 0;
  position: relative;
  padding-left: 60px;
}
.p-salon-experience__textBox__h3:before {
  position: absolute;
  content: "";
  background: #A08224;
  width: 44px;
  height: 1px;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.p-salon-experience__textBox__bodyText {
  font-size: 14px;
  line-height: 1.9;
}
.p-salon-experience__img {
  width: 37%;
  width: 333px;
  height: 233px;
  margin: 0 140px 0 auto;
  display: block;
}
.p-salon-experience__img.-left {
  margin: 0 auto 0 0;
}
@media screen and (max-width: 767px) {
.p-salon-experience {
    padding: 16vw 0;
  }
  .p-salon-experience__h2__en {
    font-size: 26px;
  }
  .p-salon-experience__h2 {
    font-size: 18px;
  }
  .p-salon-experience__bg {
    width: 100%;
  }
  .p-salon-experience__item {
    width: 85%;
    height: 112vw;
    margin: 3em auto
  }
  .p-salon-experience__textBox {
    width: 85%;
    transform: translateY(0);
    margin: 2em 0 0 auto;
    top: 55vw;
  }
  .p-salon-experience__textBox.-left {
    width: 85%;
  }
  .p-salon-experience__textBox__h3:before {
    width: 33px;
  }
  .p-salon-experience__textBox__h3 {
    font-size: 16px;
    padding-left: 46px;
  }
  .p-salon-experience__img {
    width: 100%;
    width: 84vw;
    height: calc(84vw * 0.7);
    margin: 0 auto;
    position: absolute;
  }
  .p-salon-experience__bg__circle {
    width: 100vw;
    height: 100vw;
    top: -3vw;
    left: -92vw;
  }
  .p-salon-experience__bg__circle.-right {
    left: 78vw;
  }
}
@media screen and (max-width: 320px) {
  .p-salon-experience__item {
    height: 126vw
  }
}
@media screen and (min-width:768px) and ( max-width:1169px) {
  .p-salon-experience__bg {
    width: 700px;
  }
  .p-salon-experience__bg__circle {
    width: 570px;
    height: 570px;
  }
  .p-salon-experience__item {
    width: 100%;
  }
  .p-salon-experience__textBox.-left {
    width: 50%;
  }
  .p-salon-experience__img.-right {
    margin-right: 60px;
  }
}
/*=========================
INSTRUCTORS
=========================*/
.p-salon-instructors {
  padding-top: 100px;
}
.p-salon-instructors__h2__en {
  font-size: 66px;
  text-align: center;
  letter-spacing: 0.3em;
  margin-bottom: 10px;
}
.p-salon-instructors__h2 {
  font-size: 24px;
  text-align: center;
  letter-spacing: 0.3em;
}
.p-salon-instructors__subCopy {
  font-size: 16px;
  text-align: center;
  margin: 2em 0 7em;
  line-height: 2;
}
.p-salon-instructors__subCopy a {
 color: #6B95BD;
  text-decoration: underline;
}
.p-salon-instructors__list__bg {
  background: linear-gradient(180deg, #fff 0%, #fff 5%, #DAE9D3 5.001%, #DAE9D3 100%);
  padding-bottom: 11em;
}
.p-salon-instructors__list {
  width: 1052px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.p-salon-instructors__list__item {
  width: 446px;
  margin-bottom: 7em;
}
.p-salon-instructors__list__img {
  width:38%;
  width: 169px;
  height: 169px;
  margin: 0 auto;
  display: block;
}
.p-salon-instructors__list__h3 {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-top: 2em;
}
.p-salon-instructors__list__h3__en {
  font-size: 14px;
  color: #A08224;
  text-align: center;
  margin: 0.5em 0 1.5em;
}
.p-salon-instructors__list__bodyText {
  font-size: 16px;
}
.p-salon-instructors__more a {
  display: block;
  text-align: center;
  margin: 0 auto;
  border: 1px solid #707070;
  border-radius: 30px;
  padding: 0.5em 1em;
  font-size: 16px;
  width: 20em;
}
@media screen and (max-width: 767px) {
  .p-salon-instructors {
    padding: 16vw 0;
  }
  .p-salon-instructors__h2__en {
    font-size: 26px;
  }
  .p-salon-instructors__h2 {
    font-size: 17px;
    letter-spacing: 0.2em;
  }
  .p-salon-instructors__subCopy {
    margin: 2em auto;
    width: 85%;
  }
  .p-salon-instructors__list__bg {
    padding: 20px 0 20px 20px;
    white-space: nowrap;
    background-color: #3f51b5;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    background: linear-gradient(180deg, #fff 0%, #fff 15%, #DAE9D3 15.001%, #DAE9D3 100%);
  }
  .p-salon-instructors__list {
    width: 892px;
    display: flex;
  }
  .p-salon-instructors__list__item {
    flex: 0 0 200px;
    white-space: normal;
    word-wrap: break-word;
    height: auto;
    margin: 0;
  }
  .p-salon-instructors__list__bodyText {
    display: block;
  }
  .p-salon-instructors__list__img {
    width: 80%;
  }
  .p-salon-instructors__more__bg {
    background: #DAE9D3;
    padding-bottom: 7em;
  }
  .p-salon-instructors__more a {
    width: 85%;
    box-sizing: border-box;
  }
}
@media screen and (min-width:768px) and ( max-width:1169px) {
  .p-salon-instructors__list {
    width: 700px;
  }
  .p-salon-instructors__list__item {
    width: 320px;
  }
}
/*=========================
PROGRAMS
=========================*/
.p-salon-programs{
  padding: 100px 0;
}
.p-online-programs__desp .list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.p-online-programs__desp .item {
  width: 31.3%;
  margin-right: 2.6%;
  margin-bottom: 40px;
}

.p-online-programs__desp .item:nth-child(3n) {
  margin-right: 0;
}

.p-online-programs__desp h3 {
  font-size: 20px;
  color: #333d47;
  padding: 0.5em 0;
}

.p-online-programs__desp h3.-small {
  font-size: 19px;
}

.p-online-programs__desp .main img {
  position: absolute;
  top: -30px;
  right: 0;
  left: 0;
  margin: auto;
  max-width: 60px;
}

.p-online-programs__desp .main p {
  font-size: 1.3rem;
  font-weight: 300;
  line-height: 1.53;
}
.p-salon-programs__soundMeditation {
  background: url(/wp-content/themes/melon-theme/_assets/images/salon/bg_sound_meditation.webp) top 0 left 0 / 100% auto no-repeat;
  width: 896px;
  margin: 2em auto;
  padding: 4em 0 0;
}
@media screen and (min-width: 768px) {
  .p-salon-programs__soundMeditation {
    display: none;
  }
  .p-salon-programs__soundMeditation.-active {
  display: block;
  }
}
.p-salon-programs__soundMeditation__h3__en {
  color: #A08224;
  font-size: 27px;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.p-salon-programs__soundMeditation__h3 {
  color: #A08224;
  font-size: 17px;
  text-align: center;
  margin: 0.3em 0 1.2em;
  font-weight: normal;
  letter-spacing: 0.1em;
}
.p-salon-programs__sound_meditation__subCopy {
  text-align: center;
  line-height: 1.7;
}
.p-salon-soundMeditation__desp {
  background: #fff;
  border: 1px solid #9B8337;
  padding: 63px 60px;
  width: 819px;
  box-sizing: border-box;
  margin: 2.5em auto 0;
}
.p-salon-soundMeditation__desp .list {
  margin-bottom: 2em;
}
.p-salon-soundMeditation__desp .item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2em;
}
.p-salon-soundMeditation__desp .sub {
  width: 28%;
}
.p-salon-soundMeditation__desp .main {
  width: 67%;
}
.p-salon-soundMeditation__desp h4 {
  font-size: 17px;
  color: #A08224;
  margin-bottom: 0.5em;
}
.p-salon-soundMeditation__desp .bodyText {
  font-size: 14px;
}
.p-salon-soundMeditation__desp .note {
  font-size: 13px;
  margin-top: 2em;
}
@media screen and (max-width: 767px) {
  
  .p-online-programs__desp .item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
}
.p-online-programs__desp {
  display: block;
  width: 896px;
  margin: 0 auto 2em;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .p-online-programs__desp {
    height: 722px;
  }
  .p-online-programs__desp.is-visible {
    height: auto;
  }
}
.p-online-programs__wrapper {
  border: none;
}
@media screen and (max-width: 767px) {
  .p-salon-programs {
    padding: 16vw 0;
  }
  .p-salon-programs__h2__en {
    font-size: 32px;
  }
  .p-salon-programs__h2 {
    font-size: 18px;
  }
  .p-online-programs__desp {
    padding: 20px 0 20px 20px;
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .p-online-programs__desp .list {
    display: flex;
    justify-content: unset;
    width: 2966px;
  }
  .p-online-programs__desp .item {
    padding-left: 20px;
    flex: 0 0 280px;
    white-space: normal;
    word-wrap: break-word;
  }
  .p-salon-programs__soundMeditation {
    width: 100%;
    background: url(/wp-content/themes/melon-theme/_assets/images/salon/bg_sound_meditation.webp) center top no-repeat;
  }
  .p-salon-programs__soundMeditation__h3__en {
    letter-spacing: 0.08em;
  }
  .p-salon-programs__soundMeditation__h3 {
    font-size: 16px;
  }
  .p-salon-programs__sound_meditation__subCopy {
    width: 80%;
    margin: 0 auto;
    font-size: 13px;
  }
  .p-salon-soundMeditation__desp {
    width: 90%;
    padding: 0;
    overflow-x: auto;
    padding-bottom: 2em;
  }
  .p-salon-soundMeditation__desp__wrapper {
    overflow-x: auto;
    margin-top: 1em
  }
  .p-salon-soundMeditation__desp .list {
    display: flex;
    justify-content: unset;
    width: 862px;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .p-salon-soundMeditation__desp .item {
    display: block;
    padding-left: 20px;
    flex: 0 0 260px;
    white-space: normal;
    word-wrap: break-word;
    width: 100%;
    margin-right: 0;
    margin-bottom: 0;
  }
  .p-salon-soundMeditation__desp .sub {
    width: 100%;
  }
  .p-salon-soundMeditation__desp .main {
    width: 100%;
  }
  .p-salon-soundMeditation__desp h4 {
    margin-top: 0.5em;
  }
  .p-salon-soundMeditation__desp .note {
    width: 90%;
    margin: 1em auto;
    font-size: 12px;
  }
}
@media screen and (min-width:768px) and ( max-width:1169px) {
  .p-online-programs__desp {
    width: 100%;
  }
  .p-salon-programs__soundMeditation {
    width: 100%;
  }
  .p-salon-soundMeditation__desp {
    width: 90%;
  }
}
/*=========================
HERB TEA
=========================*/
.p-salon-herbtea {
  background: linear-gradient(180deg, #E6E6E6 0%, #E6E6E6 72%, #fff 72.001%, #fff 100%);
  padding: 100px 0;
}
.p-salon-herbtea__h2__en {
  color: #A08224;
  font-size: 66px;
  text-align: center;
  letter-spacing: 0.3em;
  margin-bottom: 10px;
}
.p-salon-herbtea__h2 {
  color: #A08224;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0.3em;
}
.p-salon-herbtea__list__bg {
  width: 884px;
  margin: 0 auto;
  background: #fff;
  border: 1px solid #A08224;
  box-shadow: 7px 7px 0px 0px #A08224;
  padding: 3em;
}
.p-salon-herbtea__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.p-salon-herbtea__list__item {
  width: 294px;
  height: 276px;
}
.p-salon-herbtea__list__item.-relax {
  background: url(/wp-content/themes/melon-theme/_assets/images/salon/herbtea_relax.webp) top 0 left 0 / 100% auto no-repeat;
}
.p-salon-herbtea__list__item.-sleep {
  background: url(/wp-content/themes/melon-theme/_assets/images/salon/herbtea_sleep.webp) top 0 left 0 / 100% auto no-repeat;
}
.p-salon-herbtea__list__item.-heart {
  background: url(/wp-content/themes/melon-theme/_assets/images/salon/herbtea_heart.webp) top 0 left 0 / 100% auto no-repeat;
}
.p-salon-herbtea__list__item.-recognition {
  background: url(/wp-content/themes/melon-theme/_assets/images/salon/herbtea_recognition.webp) top 0 left 0 / 100% auto no-repeat;
}
.p-salon-herbtea__list__item.-basic {
  background: url(/wp-content/themes/melon-theme/_assets/images/salon/herbtea_basic.webp) top 0 left 0 / 100% auto no-repeat;
}
.p-salon-herbtea__list__item.-focus {
  background: url(/wp-content/themes/melon-theme/_assets/images/salon/herbtea_focus.webp) top 0 left 0 / 100% auto no-repeat;
}
.p-salon-herbtea__list__item__h3 {
  font-size: 30px;
  font-weight: bold;
  margin: 2.6em 0 0.7em;
  text-align: center;
  letter-spacing: 0.2em;
}
.-sleep .p-salon-herbtea__list__item__h3 {
  margin: 1.7em 0 0.5em;
  padding-left: 1em;
}
.-heart .p-salon-herbtea__list__item__h3 {
  margin: 3.2em 0 0.5em;
  padding-left: 0.7em;
}
.-recognition .p-salon-herbtea__list__item__h3 {
  font-size: 27px;
  margin: 3.8em 0 0.7em;
  letter-spacing: 0.1em;
}
.-basic .p-salon-herbtea__list__item__h3 {
  margin: 2.7em 0 0.5em;
}
.p-salon-herbtea__list__item__bodyText {
  font-size: 14px;
  text-align: center;
  width: 70%;
  margin: 0 auto;
  line-height: 1.7;
}
.-sleep .p-salon-herbtea__list__item__bodyText {
  width: 59%;
  padding-left: 2em;
}
.-basic .p-salon-herbtea__list__item__bodyText {
  width: 57%;
}
@media screen and (max-width: 767px) {
  .p-salon-herbtea {
    padding: 16vw 0;
  }
  .p-salon-herbtea__h2__en {
    font-size: 32px;
  }
  .p-salon-herbtea__h2 {
    font-size: 18px;
  }
  .p-salon-herbtea__list__bg {
    padding: 0;
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    width: auto;
    margin: 10px;
    box-shadow: none;
  }
  .p-salon-herbtea__list {
    width: 1700px;
    display: flex;
    justify-content: normal;
  }
  .p-salon-herbtea__list__item {
    flex: 0 0 280px;
    white-space: normal;
    word-wrap: break-word;
    height: 286px;
    margin: 0;
  }
}
@media screen and (min-width:768px) and ( max-width:1169px) {
  .p-salon-herbtea__list__bg {
    width: 700px;
    box-sizing: border-box;
  }
}
/*=========================
SCHEDULE
=========================*/
.p-salon-schedule {
  padding: 100px 0;
  background: #DAE9D3;
}
.p-salon-schedule__h2__en {
  font-size: 66px;
  text-align: center;
  letter-spacing: 0.3em;
  margin-bottom: 10px;
}
.p-salon-schedule__h2 {
  font-size: 24px;
  text-align: center;
  letter-spacing: 0.3em;
}

.p-salon-schedule__btn a {
  background: linear-gradient(90deg, #A08224, #BFB23C);
  color: #fff;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.2em;
  font-size: 16px;
  display: block;
  width: 500px;
  margin: 2em auto;
  padding: 1em 0;
  border-radius: 50px;
}
@media screen and (max-width: 767px) {
  .p-salon-schedule {
    padding: 16vw 0;
  }
  .p-salon-schedule__h2__en {
    font-size: 32px;
  }
  .p-salon-schedule__h2 {
    font-size: 18px;
  }
  .p-salon-schedule__btn a {
    width: 85%;
  }
}

/*=========================
ACCESS
=========================*/
.p-salon-access {
  padding: 100px 0;
  background: #ECE8E8;
}
.p-salon-access__h2__en {
  color: #A08224;
  font-size: 66px;
  text-align: center;
  letter-spacing: 0.3em;
  margin-bottom: 10px;
}
.p-salon-access__h2 {
  color: #A08224;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0.3em;
}
.p-salon-access__box {
  width: 1054px;
  display: flex;
  justify-content: space-between;
  margin: 5em auto;
}
.p-salon-access__box__info {
  width: 39%;
  padding-top: 40px;
}
.p-salon-access__box__info__name {
  font-size: 20px;
  border-bottom: 1px solid #000;
  padding-bottom: 1em;
  margin-bottom: 1em;
  letter-spacing: 0.1em;
}
.p-salon-access__box__info__access {
  font-size: 16px;
  line-height: 2;
  margin-bottom: 2em;
}
.p-salon-access__box__info__time {
  font-size: 16px;
  line-height: 2;
}
.p-salon-access__box__info__time a {
  color: #4280B8;
  text-decoration: underline;
}
.p-salon-access__box__info__time span {
  font-size: 14px;
}
.p-salon-access__box__info__gmapBtn a {
  display: block;
  text-align: center;
  margin: 2em auto;
  border: 1px solid #707070;
  border-radius: 30px;
  padding: 0.5em 1em;
  font-size: 16px;
  width: 16em;
}
.p-salon-access__box__gmap {
  width: 50%;
  position: relative;
}
.p-salon-access__box__gmap:before {
  content: "";
  display: inline-block;
  padding-top: 88%;
}
.p-salon-access__box__gmap iframe {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .p-salon-access {
    padding: 16vw 0;
  }
  .p-salon-access__h2__en {
    font-size: 33px;
  }
  .p-salon-access__h2 {
    font-size: 18px;
  }
  .p-salon-access__box {
    width: 100%;
    margin: 3em 0 0 0;
    display: block;
  }
  .p-salon-access__box__info {
    width: 85%;
    padding-top: 0;
    margin: 0 auto 4em;
  }
  .p-salon-access__box__info__name {
    text-align: center;
  }
  .p-salon-access__box__gmap {
    width: 85%;
    position: relative;
    margin: 0 auto;
  }
}
@media screen and (min-width:768px) and ( max-width:1169px) {
  .p-salon-access__box {
    width: 760px;
  }
}
/*=========================
FAQ
=========================*/
.p-salon-faq {
  padding: 100px 0;
  background: #DAE9D3;
}
.p-salon-faq__h2__en {
  font-size: 66px;
  text-align: center;
  letter-spacing: 0.3em;
  margin-bottom: 10px;
}
.p-salon-faq__h2 {
  font-size: 24px;
  text-align: center;
  letter-spacing: 0.3em;
  margin-bottom: 3em;
}
.p-online-faq__block {
  max-width: 700px;
  margin: 0 auto;
  border-top: 1px solid #A1A1A1;
  padding: 32px 0;
}
.p-online-faq__question {
  padding-left: 87px;
  font-size: 1.8rem;
  letter-spacing: 0.12em;
  font-weight: 300;
  position: relative;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  cursor: pointer;
  padding-right: 30px;
}
.p-online-faq__question:before {
  content: "Q";
  position: absolute;
  left: 0;
  top: -5px;
  font-size: 3.6rem;
  line-height: 1;
  font-family: 'Roboto', 'Noto Sans Japanese',游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: normal;
}
.p-online-faq__question:after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  background: url(../images/faq/icon_circle.png) no-repeat center/contain;
  top: 0;
  right: 0;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.p-online-faq__answer {
  display: none;
  padding-left: 87px;
  position: relative;
  margin: 50px 0 40px;
}
.p-online-faq__answer p {
  font-size: 1.5rem;
  line-height: 2.13;
  letter-spacing: 0.04em;
  font-weight: 300;
}
.p-online-faq__answer p a {
  text-decoration: underline;
}
.p-online-faq__block.-modifier {
  border-bottom: 1px solid #A1A1A1;
}
@media screen and (max-width: 767px) {
  .p-salon-faq {
    padding: 16vw 0;
  }
  .p-salon-faq__h2__en {
    font-size: 26px;
  }
  .p-salon-faq__h2 {
    font-size: 18px;
  }
  .p-online-faq__block {
    max-width: 85%;
    padding: 30px 0;
  }
  .p-online-faq__question {
    padding: 0 37px 0 40px;
    line-height: 1.8;
  }
  .p-online-faq__question:before {
    top: 0;
    font-size: 3rem;
  }
  .p-online-faq__question:after {
    top: 5px;
    width: 20px;
    height: 20px;
  }
  .p-online-faq__answer {
    padding-left: 40px;
    margin: 20px 0 0;

  }
}
/*=========================
MELON ONLINE
=========================*/
.p-salon-online {
  padding: 100px 0;
}
.p-salon-online__h2__en {
  font-size: 66px;
  text-align: center;
  letter-spacing: 0.3em;
  margin-bottom: 10px;
  color: #6B95BD;
}
.p-salon-online__h2 {
  font-size: 24px;
  text-align: center;
  letter-spacing: 0.3em;
  color: #6B95BD;
}
.p-salon-online__subCopy {
  font-size: 16px;
  text-align: center;
  margin: 2em 0 4em;
  line-height: 2;
}
.p-salon-recruit-no {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  margin: 2em 0 4em;
  line-height: 2;
}
.p-salon-online__more a {
  display: block;
  text-align: center;
  margin: 0 auto;
  border: 1px solid #6B95BD;
  color: #6B95BD;
  border-radius: 30px;
  padding: 0.5em 1em;
  font-size: 16px;
  width: 20em;
}
@media screen and (max-width: 767px) {
  .p-salon-online {
    padding: 16vw 0;
  }
  .p-salon-online__h2__en {
    font-size: 26px;
  }
  .p-salon-online__h2 {
    font-size: 18px;
  }
  .p-salon-online__subCopy {
    width: 85%;
    margin: 2em auto 4em;
  }
  .p-salon-recruit-no {
    width: 85%;
    margin: 2em auto 4em;
  }
  .p-salon-online__more a {
    width: 85%;
    box-sizing: border-box;
  }
}
@media screen and (min-width:768px) and ( max-width:1169px) {
  .p-salon-online__h2__en {
    font-size: 54px;
  }
  .p-salon-online__subCopy {
    width: 700px;
    margin: 2em auto 4em;
  }
  .p-salon-recruit-no {
    width: 700px;
    margin: 2em auto 4em;
  }
}
/*=========================
footer
=========================*/
@media screen and (min-width:768px) and ( max-width:1169px) {
  .l-footer {
    box-sizing: border-box;
    width: 100vw;
    overflow-x: auto;
  }
}
/* update プライベートレッスン */
.p-salon-price__private {
  width: 85%;
  box-sizing: border-box;
  border: 1px solid #A08224;
  padding: 2em;
  max-width: 991px;
  margin: 3em auto 0;
}
.p-salon-price__private__h3 {
  text-align: center;
  font-size: 22px;
  color: #A08224;
  margin-bottom: 0.7em;
}
.p-salon-price__private__bodyText {
  text-align: center;
  line-height: 1.8;
}
.p-salon-price__private__bodyText a {
  color: #4280B8;
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .p-salon-price__private {
    padding: 2em 1em;
  }
  .p-salon-price__private__h3 {
    font-size: 18px;
  }
}
/* update 脳波計測クラス */
.p-salon-price__brainWaves {
  width: 85%;
  box-sizing: border-box;
  border: 2px solid #6B95BD;
  padding: 3.3em 3em 3.5em;
  max-width: 991px;
  margin: 5em auto;
  position: relative;
  background: url(../images/salon/bg_brain_waves.jpg) no-repeat right 0 top 0 / auto 100% #F7FCFF;
}
.p-salon-price__brainWaves__tag {
  font-size: 16px;
  color: #fff;
  background: #6B95BD;
  display: inline-block;
  padding: 0.5em;
  border-radius: 5px;
  font-weight: bold;
  position: absolute;
  top: -1em;
  left: -1em;
}
.p-salon-price__brainWaves__h3 {
  font-size: 22px;
  color: #6B95BD;
  margin-bottom: 0.3em;
}
.p-salon-price__brainWaves__bodyText {
  line-height: 1.8;
  max-width: 480px;
}
@media screen and (max-width: 767px) {
  .p-salon-price__brainWaves {
    padding: 13.6em 1em 2em;
    background: url(../images/salon/bg_brain_waves.jpg) no-repeat right 0 top 0 / 100% auto #F7FCFF;
  }
  .p-salon-price__brainWaves__h3,.p-salon-price__brainWaves__bodyText {
    text-align: center;
  }
}
.p-salon-contact {
  padding: 8vw 0;
}
.p-salon-contact__text {
  text-align: center;
  margin-bottom: 1em;
}
.p-salon-contact__btn a {
  border: 1px solid #333d47;
  border-radius: 50px;
  font-size: 1.6rem;
  display: block;
  width: 85%;
  margin: 0 auto;
  text-align: center;
  padding: 0.7em 0;
}
@media screen and (max-width: 767px) {
  .l-header__contact2 {
    display: none;
  }
}
.p-online-customer_details_btn_wrapper {
  background: linear-gradient(to bottom, rgba(299,299,299,0) 0%, rgba(299,299,299,1) 50%);
  padding-top: 100px;
  transform: translateY(-160px);
}
.p-online-customer_details_btn {
  display: flex;
  justify-content: center;
}
.p-online-customer_details_btn_wrapper.-active {
  display: none;
}
.p-online-customer_details_btn p {
  text-align: center;
  color: #A08224;
  font-size: 2.2rem;
  font-weight: 500;
  letter-spacing: .08em;
  line-height: 42px;
}
.p-online-customer_details_btn .icon_02 {
  position: relative;
  margin: 0 0 0 2%;
  width: 42px;
  height: 42px;
  border: 1px solid #A08224;
  border-radius: 50%;
  transition: .4s;
}
.p-online-customer_details_btn .icon_02:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 1px;
  height: 17px;
  background: #A08224;
}
.p-online-customer_details_btn .icon_02:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 17px;
  height: 1px;
  background: #A08224;
}
.p-salon-close {
  padding: 100px 0;
}
.p-salon-close__area {
  border: 1px solid #ed1c24;
  padding: 7em 4em;
  max-width: 740px;
  margin: 0 auto;
  box-sizing: border-box;
}
.p-salon-close h2 {
  font-size: 20px;
  text-align: center;
  margin-bottom: 3em;
}
.p-salon-close h2.qa {
  margin-top: 4em;
  margin-bottom: 2em;
}
.p-salon-close .p-salon-close__text {
  line-height: 1.8;
  font-size: 16px;
  text-align: center;
}
.p-salon-close a {
  color: #4280B8;
  text-decoration: underline;
}
.p-salon-close .p-online-faq__question {
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .p-salon-close {
    padding: 16vw 0;
  }
  .p-salon-close__area {
    width: 90%;
    padding: 4em 2em;
  }
  .p-salon-close h2 {
    font-size: 18px;
    margin-bottom: 2em;
  }
  .p-salon-close .p-salon-close__text {
    font-size: 14px;
  }
  .p-salon-close .p-salon-close__text.form {
    margin-bottom: 5em;
  }
  .p-salon-close .p-online-faq__question {
    font-size: 1.4rem;
  }
  .p-salon-close .p-online-faq__answer p {
    font-size: 1.3rem;
  }
}</pre></body></html>