@charset "UTF-8";
/*****************************************
 * 
 *  Dir
 * 
 ****************************************/
/*****************************************
 * 
 *  COLOR
 * 
 ****************************************/
/*****************************************
 * 
 *  FONT COLOR
 * 
 ****************************************/
/*****************************************
 * 
 *  SITE WIDTH
 * 
 ****************************************/
/*****************************************
 * 
 *  BREAKE POINTS
 * 
 ****************************************/
/**
 * @ トラッキング値の指定
 * params: $tr : photoshop等で指定しているトラッキング値
 */
/**
* @ 行送り値の指定
* params: $fontsize : photoshop等で指定しているフォントサイズ
* params: $to : photoshop等で指定している行送りの数値
*/
/* Media Query(1方向 || 範囲指定)
 *
 * @params: $breakpoint : photoshop等で指定しているトラッキング値
====================================================*/
/*!
 * ress.css • v4.0.0
 * MIT License
 * github.com/filipelinhares/ress
 */
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  word-break: normal;
  -moz-tab-size: 4;
  tab-size: 4;
}

*, :after, :before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}

:after, :before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  padding: 0;
  margin: 0;
}

hr {
  overflow: visible;
  height: 0;
  color: inherit;
}

details, main {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden] {
  display: none;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline-width: 0;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
}

pre {
  font-size: 1em;
}

b, strong {
  font-weight: bolder;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit;
  text-indent: 0;
}

input {
  border-radius: 0;
}

[disabled] {
  cursor: default;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

button, input, optgroup, select, textarea {
  font: inherit;
}

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[role=button], [type=button], [type=reset], [type=submit], button {
  cursor: pointer;
  color: inherit;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}

button, input, select, textarea {
  background-color: transparent;
  border-style: none;
}

a:focus, button:focus, input:focus, select:focus, textarea:focus {
  outline-width: 0;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  white-space: normal;
  max-width: 100%;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
}

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled=true] {
  cursor: default;
} /*****************************************
 * 
 *  DEFAULT
 * 
 ****************************************/
html {
  font-size: 2.0833333333vw;
  scroll-behavior: smooth;
}
@media screen and (min-width: 768px) {
  html {
    font-size: 62.5%;
  }
}

body {
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 400;
  color: #202020;
  line-height: 1.6666666667;
  letter-spacing: 0.05em;
  font-family: "Noto Serif JP", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", serif;
  font-feature-settings: "palt";
  -webkit-text-size-adjust: 100%;
}
@media all and (-ms-high-contrast: none) {
  body {
    font-family: "メイリオ", Meiryo, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
}

* {
  font-weight: normal;
}

img {
  vertical-align: top;
  max-width: 100%;
  height: auto;
}

ul, li {
  list-style: none;
}

a {
  color: #808080;
  text-decoration: none;
  transition: 0.3s color ease;
}
a:link {
  color: #808080;
}
a:hover {
  color: white;
}
a:active {
  color: white;
}
a:visited {
  color: #808080;
}

/*****************************************
 * 
 *  ROOT
 * 
 ****************************************/
.l-root[data-site=suiso] {
  background: url(/suiso/assets/img/suiso/header_bg.jpg) no-repeat center -14rem/1920px auto, url(/suiso/assets/img/suiso/footer_bg.jpg) no-repeat center bottom/100% auto;
}

/*****************************************
 * 
 *  HEADER
 * 
 ****************************************/
[data-site=rokku_espa] .l-header {
  padding-top: 39rem;
  background: url(../../assets/img/rokku_espa/mv_sp.jpg) repeat-x top center/contain;
}
@media screen and (min-width: 768px) {
  [data-site=rokku_espa] .l-header {
    padding-top: 64rem;
    background: url(../../assets/img/rokku_espa/mv.jpg) repeat-x top center/192rem auto;
  }
}
[data-site=suiso] .l-header {
  padding: 8rem 0 0;
}
[data-site=rokku_espa] .l-header__inner {
  position: relative;
}
[data-site=rokku_espa] .l-header__inner::before {
  content: "";
  width: 100%;
  padding-top: 64rem;
  display: block;
  background: url(../../assets/img/rokku_espa/header__obj.svg) no-repeat center bottom/auto 100%;
  display: block;
  position: absolute;
  top: -10rem;
  left: 0;
}
[data-site=rokku_espa] .l-header__logo {
  width: 17.1rem;
  margin: 0 auto;
  position: relative;
  z-index: 5;
}
[data-site=rokku_espa] .l-header__logo + * {
  margin-top: 3rem;
}
[data-site=suiso] .l-header__logo > a {
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-site=suiso] .l-header__logo img {
  width: 8rem;
}
[data-site=suiso] .l-header__logo i {
  width: 3.5rem;
  height: 3.5rem;
  position: relative;
  display: block;
  transform-origin: center center;
  transform: rotate(45deg);
  margin: 0 0.8rem;
}
[data-site=suiso] .l-header__logo i::before, [data-site=suiso] .l-header__logo i::after {
  content: "";
  width: 100%;
  height: 0.2rem;
  display: block;
  background: #7F8CB2;
  position: absolute;
  transform-origin: center center;
}
[data-site=suiso] .l-header__logo i::before {
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
[data-site=suiso] .l-header__logo i::after {
  top: 50%;
  transform: translateX(-50%) rotate(90deg);
  left: 50%;
}
[data-site=suiso] .l-header__logo span {
  font-size: 2.8rem;
  font-weight: 500;
  color: #7F8CB2;
}
[data-site=photo_plan] .l-header__logo {
  padding: 2rem 3rem;
  font-size: 1.6rem;
  text-align: left;
  width: 25%;
}
@media screen and (min-width: 768px) {
  [data-site=photo_plan] .l-header__logo {
    width: 18rem;
  }
}
.l-header + * {
  margin-top: 6rem;
}
[data-site=suiso] .l-header + * {
  margin-top: 7rem;
}
@media screen and (min-width: 768px) {
  [data-site=suiso] .l-header + * {
    margin-top: 18rem;
  }
}
[data-site=photo_plan] .l-header + * {
  margin-top: 0;
}

/*****************************************
 * 
 *  NAVIGATION
 * 
 ****************************************/
.l-navigation__list {
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 5;
}
.l-navigation__list a {
  color: #000;
}
.l-navigation__item {
  font-size: 2rem;
  font-weight: 400;
  position: relative;
}
.l-navigation__item:not(:last-child) {
  margin-right: 3.6rem;
}
@media screen and (min-width: 768px) {
  .l-navigation__item:not(:last-child) {
    margin-right: 10rem;
  }
}
.l-navigation__item::after {
  content: "";
  width: 1.1rem;
  height: 1.1rem;
  border-radius: 50%;
  background: transparent;
  display: block;
  position: absolute;
  bottom: -2rem;
  left: 50%;
  transform: translateX(-50%);
  transition: 0.5s background ease;
}
.l-navigation__item:hover::after {
  background: #E0E0E0;
}

/*****************************************
 * 
 *  MAIN
 * 
 ****************************************/
.l-main {
  width: 100%;
  position: relative;
}
.l-main .l-section {
  width: 100%;
  height: auto;
  position: relative;
  text-align: center;
}
.l-main .l-section + * {
  margin-top: 5rem;
}
@media screen and (min-width: 768px) {
  .l-main .l-section + * {
    margin-top: 8rem;
  }
}
.l-main .l-section__header + * {
  margin-top: 5.2rem;
}
.l-main .l-section__headline {
  font-size: 3.2rem;
  font-weight: 600;
  letter-spacing: 0.12em;
}
.l-main .l-section__subHeadline {
  font-size: 1.4rem;
  color: #BCBCBC;
  font-weight: 400;
  letter-spacing: 0.12em;
  margin-top: 0.5rem;
}
.l-main .l-container {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  text-align: justify;
  position: relative;
}
@media screen and (min-width: 768px) {
  .l-main .l-container {
    width: 840px;
  }
}
.l-main .l-container.op-full {
  width: 100%;
}
.l-main .l-container h3:not([class]) {
  font-size: 2.2rem;
  font-weight: 500;
  letter-spacing: 0.12em;
  text-align: center;
}
.l-main .l-container h3:not([class]) + * {
  margin-top: 2rem;
}
@media screen and (min-width: 768px) {
  .l-main .l-container h3:not([class]) + * {
    margin-top: 3.5rem;
  }
}

/*****************************************
 * 
 *  Stickey
 * 
 ****************************************/
.l-sideSticky__list {
  width: 100%;
  background: #4B4747;
  position: fixed;
}
@media screen and (max-width: 767px) {
  .l-sideSticky__list {
    height: 6rem;
    right: 0;
    bottom: 0;
    display: flex;
  }
}
@media screen and (min-width: 768px) {
  .l-sideSticky__list {
    width: 8rem;
    height: auto;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}
.l-sideSticky__item {
  width: 25%;
  display: block;
}
@media screen and (min-width: 768px) {
  .l-sideSticky__item {
    width: 100%;
    height: 8rem;
  }
}
.l-sideSticky__item a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-indent: -999em;
}
.l-sideSticky__item.op-line {
  background: url(../../assets/img/rokku_espa/ico_line@2x.png) #17bb04 no-repeat center center/38% auto;
}
@media screen and (min-width: 768px) {
  .l-sideSticky__item.op-line {
    background: url(../../assets/img/rokku_espa/ico_line@2x.png) #17bb04 no-repeat center center/cover;
  }
}
.l-sideSticky__item.op-mail {
  background: url(../../assets/img/rokku_espa/ico_mail.svg) no-repeat center center/28% auto;
}
@media screen and (min-width: 768px) {
  .l-sideSticky__item.op-mail {
    background: url(../../assets/img/rokku_espa/ico_mail.svg) no-repeat center center/45% auto;
  }
}
.l-sideSticky__item.op-tel {
  background: url(../../assets/img/rokku_espa/ico_smartphone.svg) no-repeat center center/auto 45%;
}
.l-sideSticky__item.op-pagetop {
  background: #6B6B65 url(../../assets/img/rokku_espa/ico_play.svg) no-repeat center center/auto 20%;
}

/*****************************************
 * 
 *  FOOTER
 * 
 ****************************************/
.l-footer {
  margin-top: 8rem;
  padding-bottom: 8rem;
}
.l-footer__id {
  color: #C7C7C7;
  font-size: 1.4rem;
  font-weight: 300;
}
.l-footer__id img {
  vertical-align: middle;
  width: 4.8rem;
  height: auto;
  margin-left: 1rem;
}
.l-footer__copy {
  margin-top: 1.5rem;
}
.l-footer__copy small {
  color: #808080;
}

/*****************************************
 * 
 *  Smart Menu
 * 
 ****************************************/
.l-smartMenu__button {
  position: absolute;
  top: 5rem;
  left: 5rem;
  width: 8.5rem;
  height: 8.5rem;
  display: block;
  background: #F2F5FF;
  border-radius: 50%;
  color: #7F8CB2;
  font-size: 1.4rem;
  font-weight: 500;
  padding-top: 1.8rem;
  letter-spacing: 0.12em;
  transition: 0.5s box-shadow ease;
  display: none;
}
.l-smartMenu__button:hover {
  box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.1);
}
.l-smartMenu__icon {
  width: 60%;
  height: 4rem;
  position: relative;
  text-align: center;
  margin: 0.5rem auto 0;
}
.l-smartMenu__icon i {
  height: 1px;
  background: #A4B0D2;
  display: block;
  margin: 0 auto;
}
.l-smartMenu__icon i:not(:last-child) {
  margin-bottom: 0.7rem;
}
.l-smartMenu__icon i:first-child {
  width: 100%;
}
.l-smartMenu__icon i:nth-child(2) {
  width: 80%;
}
.l-smartMenu__icon i:nth-child(3) {
  width: 60%;
}

/*****************************************
 * 
 *  HOME
 * 
 ****************************************/
.p-home-concept__text {
  text-align: center;
  font-size: 1.8rem;
  line-height: 2;
  font-weight: 600;
}
.p-home-concept__text + * {
  margin-top: 3.8rem;
}
.p-home-concept__description {
  text-align: center;
}
.p-home-concept__description + * {
  margin-top: 7.2rem;
}
.p-home-concept__headline {
  text-align: center;
  font-size: 3.2rem;
  font-weight: 500;
  letter-spacing: 0.12em;
}
.p-home-concept__headline span {
  font-size: 4.8rem;
  color: #7F8CB2;
}
.p-home-concept__headline + * {
  margin-top: 3.5rem;
}
.p-home-concept__movie {
  text-align: center;
  width: 100%;
  height: 0;
  position: relative;
  padding-top: 56.25%;
}
.p-home-concept__movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
@media screen and (min-width: 768px) {
  .p-home-cta__segment {
    display: flex;
    justify-content: space-between;
  }
}
.p-home-cta__segment + * {
  margin-top: 2rem;
}
.p-home-cta__block {
  border-left: 1px solid #2D2A2A;
  border-right: 1px solid #2D2A2A;
  border-bottom: 1px solid #2D2A2A;
}
@media screen and (max-width: 767px) {
  .p-home-cta__block:not(:first-child) {
    margin-top: 2rem;
  }
}
@media screen and (min-width: 768px) {
  .p-home-cta__block {
    width: calc((100% - 2rem) / 2);
  }
}
.p-home-cta__block.op-line {
  width: 100%;
  border: 1px solid #2D2A2A;
  padding: 1.5rem 2.5rem;
}
@media screen and (min-width: 768px) {
  .p-home-cta__block.op-line {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.p-home-cta__headline {
  background: #2D2A2A;
  text-align: center;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 300;
  letter-spacing: 0.12em;
  padding: 1.5rem 0;
}
.p-home-cta__headline.op-tel::before {
  content: "";
  width: 2.5rem;
  height: 3.7rem;
  background: url(../../assets/img/rokku_espa/ico_smartphone.svg) no-repeat center center/cover;
  display: inline-block;
  vertical-align: middle;
  margin-right: 2rem;
}
.p-home-cta__headline.op-mail::before {
  content: "";
  width: 3.7rem;
  height: 3.2rem;
  background: url(../../assets/img/rokku_espa/ico_mail.svg) no-repeat center center/contain;
  display: inline-block;
  vertical-align: middle;
  margin-right: 2rem;
  position: relative;
  top: -0.2rem;
}
.p-home-cta__action {
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-home-cta__action.op-tel {
  font-size: 2.8rem;
  height: 8rem;
}
.p-home-cta__action.op-mail {
  height: 8rem;
}
@media screen and (min-width: 768px) {
  .p-home-cta__description {
    width: calc(100% - 24rem);
  }
}
.p-home-cta__icons {
  width: 20rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .p-home-cta__icons {
    margin: 1rem auto 0;
  }
}
.p-home-instagram__header {
  background: #2D2A2A;
  padding: 4rem 0 3rem;
  position: relative;
}
.p-home-instagram__header * {
  color: #fff;
}
.p-home-instagram__header a {
  color: #fff;
}
.p-home-instagram__headline {
  font-size: 2rem;
}
@media screen and (min-width: 768px) {
  .p-home-instagram__headline {
    font-size: 2.8rem;
  }
}
.p-home-instagram__headline::before {
  content: "";
  width: 3.6rem;
  height: 3.7rem;
  background: url(../../assets/img/rokku_espa/ico_instagram.svg) no-repeat center center/cover;
  display: inline-block;
  vertical-align: middle;
  margin-right: 1.5rem;
  position: relative;
  top: -0.5rem;
}
.p-home-instagram__link {
  border: 1px solid #fff;
  font-size: 1.5rem;
  padding: 0.6rem 2.2rem;
}
@media screen and (max-width: 767px) {
  .p-home-instagram__link {
    display: inline-block;
    margin-top: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  .p-home-instagram__link {
    padding: 1.2rem 2.2rem;
    position: absolute;
    top: 50%;
    right: 3rem;
    transform: translateY(-50%);
  }
}
.p-home-instagram__photos {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.p-home-instagram__photo {
  width: 25%;
  height: 0;
  padding-top: 25%;
  object-fit: cover;
  display: block;
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-home-instagram__photo {
    width: 12.5%;
    padding-top: 12.5%;
  }
}
.p-home-instagram__photo img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: 0.5s transform ease;
  transform: translate(-50%, -50%) scale(1);
}
.p-home-instagram__photo:hover img {
  transform: translate(-50%, -50%) scale(1.1);
}

/*****************************************
 * 
 *  SALON
 * 
 ****************************************/
.p-salon-table__list {
  width: 100%;
  display: block;
}
@media screen and (min-width: 768px) {
  .p-salon-table__list {
    display: table;
  }
}
.p-salon-table__list dl {
  display: block;
}
@media screen and (max-width: 767px) {
  .p-salon-table__list dl:not(:last-child) {
    margin-bottom: 1.8rem;
  }
}
@media screen and (min-width: 768px) {
  .p-salon-table__list dl {
    display: table-row;
  }
}
.p-salon-table__list dl dt, .p-salon-table__list dl dd {
  display: block;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  .p-salon-table__list dl dt, .p-salon-table__list dl dd {
    display: table-cell;
    padding-bottom: 2.3rem;
  }
}
.p-salon-table__list dl dt {
  text-align: center;
  color: #666;
}
@media screen and (max-width: 767px) {
  .p-salon-table__list dl dt:not(:last-child) {
    margin-bottom: 0.3rem;
  }
}
@media screen and (min-width: 768px) {
  .p-salon-table__list dl dt {
    color: #000;
    text-align: right;
    width: 28rem;
  }
}
.p-salon-table__list dl dd {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-salon-table__list dl dd {
    padding-left: 3rem;
    text-align: left;
  }
}
.p-salon-map {
  text-align: center;
  margin-top: 2.8rem;
}
.p-salon-map figcaption {
  font-size: 1.4rem;
  font-weight: 300;
  color: #808080;
}

/*****************************************
 * 
 *  SERVICE
 * 
 ****************************************/
.p-service-image__wrapper {
  text-align: center;
}
.p-service-feature__message {
  font-size: 2.2rem;
  text-align: center;
}
.p-service-feature__message + * {
  margin-top: 1.2rem;
}
.p-service-feature__text {
  text-align: center;
  color: #666;
  line-height: 2;
}
.p-service-feature__text + * {
  margin-top: 5.5rem;
}
.p-service-youtube__wrapper {
  text-align: center;
  margin-top: 6rem;
}
@media screen and (min-width: 768px) {
  .p-service-staff__block {
    display: flex;
    justify-content: space-between;
  }
}
.p-service-staff__block + * {
  margin-top: 5rem;
}
.p-service-staff__photo {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .p-service-staff__photo {
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) {
  .p-service-staff__photo {
    width: 20rem;
  }
}
@media screen and (max-width: 767px) {
  .p-service-staff-data__wrapper {
    text-align: center;
    margin-top: 2.6rem;
  }
}
@media screen and (min-width: 768px) {
  .p-service-staff-data__wrapper {
    width: calc(100% - 23rem);
  }
}
.p-service-staff-data__header + * {
  margin-top: 2rem;
}
.p-service-staff-data__license {
  font-size: 1.4rem;
  color: #aaa;
}
.p-service-staff-data__license + * {
  margin-top: 0.6rem;
}
.p-service-staff-data__name {
  font-size: 2rem;
}
.p-service-staff-data__nameEn {
  font-size: 1.1rem;
  color: #808080;
}
.p-service-staff-data__body {
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .p-service-staff-data__body {
    text-align: left;
  }
}

/*****************************************
 * 
 *  Price
 * 
 ****************************************/
.p-price-format__table {
  width: 100%;
  border-top: 1px solid #ddd;
  border-collapse: collapse;
  table-layout: fixed;
}
.p-price-format__table th, .p-price-format__table td {
  border-bottom: 1px solid #ddd;
  padding: 1.2rem 0;
  text-align: left;
}
.p-price-format__table th {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .p-price-format__table th {
    padding-right: 2rem;
  }
}
@media screen and (min-width: 768px) {
  .p-price-format__table th {
    width: 32rem;
  }
}
.p-price-format__memo {
  text-align: center;
}
.p-price-format__memo + * {
  margin-top: 1.5rem;
}
@media screen and (min-width: 768px) {
  .p-price-hairlossPrice__wrapper {
    display: flex;
    justify-content: space-between;
  }
}
.p-price-hairlossPrice__block {
  border: 3px solid #ddd;
  border-radius: 0.8rem;
  padding: 2rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-price-hairlossPrice__block {
    width: calc((100% - 3rem) / 2);
  }
}
@media screen and (max-width: 767px) {
  .p-price-hairlossPrice__block:first-child {
    margin-top: 5rem;
  }
  .p-price-hairlossPrice__block:not(:last-child) {
    margin-bottom: 5rem;
  }
}
.p-price-hairlossPrice__price {
  font-size: 1.5rem;
  font-weight: 700;
  text-align: center;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.p-price-hairlossPrice__price span {
  font-size: 2.4rem;
  display: inline-block;
  margin-right: 0.5rem;
  border-bottom: 3px solid yellow;
}
.p-price-hairlossPrice__price::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(1.2, 1);
  z-index: -1;
  box-sizing: content-box;
}
.p-price-hairlossPrice__body {
  padding-top: 1.5rem;
}
.p-price-hairlossPrice__mens {
  width: 25%;
  float: right;
}
.p-price-hairlossPrice__lead {
  font-size: 1.3rem;
}
.p-price-hairlossPrice__menu + dl {
  margin-top: 2rem;
}
.p-price-hairlossPrice__menu dt {
  font-weight: 700;
}
.p-price-hairlossPrice__menu dd {
  font-size: 1.3rem;
  margin-top: 0.5rem;
  overflow: hidden;
}
.p-price-hairlossPrice__position {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1rem;
}
.p-price-hairlossPrice__position + * {
  margin-top: 1rem;
}
.p-price-hairlossPrice__position > li {
  display: inline-block;
  border: 1px solid #728fe3;
  color: #728fe3;
  font-weight: 700;
  font-size: 1rem;
  text-align: center;
  padding: 0.3rem 0.5rem;
  border-radius: 0.3rem;
  width: calc((100% - 2rem) / 3);
}
.p-price-hairlossPrice__position > li:not(:nth-child(3n)) {
  margin-right: 1rem;
}
.p-price-hairlossPrice__position > li:not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)) {
  margin-top: 1rem;
}
.p-price-hairlossPrice__parts {
  text-align: center;
  margin-top: 2rem;
}
.p-price-hairlossPrice__parts figcaption {
  font-weight: bold;
}
.p-price-hairlossMachine__wrapper {
  background: #000;
  margin-top: 2.5rem;
}
.p-price-hairlossMachine__headline {
  color: #fff;
  font-size: 2rem;
}
.p-price-hairlossMachine__headline + * {
  margin-top: 1rem;
}
@media screen and (min-width: 768px) {
  .p-price-hairlossMachine-detail {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.p-price-hairlossMachine-detail__image {
  width: 60%;
}
@media screen and (max-width: 767px) {
  .p-price-hairlossMachine-detail__image {
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) {
  .p-price-hairlossMachine-detail__image {
    width: 40%;
  }
  .p-price-hairlossMachine-detail__image img {
    margin: 0 auto;
    display: block;
  }
}
.p-price-hairlossMachine-detail__note {
  padding: 3rem;
}
@media screen and (min-width: 768px) {
  .p-price-hairlossMachine-detail__note {
    width: 60%;
  }
}
.p-price-hairlossMachine-detail__proName dt {
  border: 1px solid #ddd;
  color: #ddd;
  padding: 0.3rem 1rem;
  text-align: center;
}
.p-price-hairlossMachine-detail__proName dd {
  padding: 2rem 3rem;
  background: #ddd;
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  margin-top: 0.5rem;
}
.p-price-hairlossMachine-detail__url {
  font-size: 1.4rem;
  margin-top: 1.2rem;
}
.p-price-hairlossMachine__contact {
  text-align: center;
  color: #fff;
  background: #666;
  padding: 3rem 0;
  font-size: 2rem;
}
.p-price-suisoService__wrapper {
  background: #A1ADC5;
  transition: 0.5s background ease;
  height: auto;
  display: block;
}
@media screen and (min-width: 768px) {
  .p-price-suisoService__wrapper {
    width: 100%;
    height: 34.6rem;
    display: flex;
  }
}
.p-price-suisoService__wrapper:hover {
  background: #b1bbcf;
}
.p-price-suisoService__wrapper:hover .p-price-suisoService__image img {
  transform: translate(-50%, -50%) scale(1.1);
}
.p-price-suisoService__wrapper:hover .p-price-suisoService__body::before {
  right: 2rem;
}
.p-price-suisoService__image {
  width: 100%;
  height: 56.5vw;
  object-fit: cover;
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-price-suisoService__image {
    width: 49rem;
    height: auto;
  }
}
.p-price-suisoService__image img {
  width: 100%;
  height: 100%;
  transition: 0.5s width ease;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: 0.5s transform ease;
  transform: translate(-50%, -50%) scale(1);
}
.p-price-suisoService__body {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 5%;
}
@media screen and (min-width: 768px) {
  .p-price-suisoService__body {
    width: calc(100% - 49rem);
    padding: 0;
  }
}
.p-price-suisoService__body::before {
  content: "";
  width: 4.3rem;
  height: 4.3rem;
  background: url(../../assets/img/rokku_espa/ico_arrow.svg) no-repeat center center/cover;
  display: block;
  position: absolute;
  top: 3rem;
  right: 3rem;
  transition: 0.5s right ease;
  display: none;
}
@media screen and (min-width: 768px) {
  .p-price-suisoService__body::before {
    display: block;
  }
}
.p-price-suisoService__text * {
  color: #fff;
}
.p-price-suisoService__message {
  font-size: 1.8rem;
}
@media screen and (min-width: 768px) {
  .p-price-suisoService__message {
    font-size: 2.2rem;
  }
}
.p-price-suisoService__serviceName {
  font-size: 2.4rem;
  margin-top: 1.2rem;
}
@media screen and (min-width: 768px) {
  .p-price-suisoService__serviceName {
    margin-top: 1.6rem;
    font-size: 3.6rem;
  }
}
.p-price-suisoService__otameshi {
  font-size: 1.6rem;
  padding: 1rem 4.8rem;
  border: 1px solid #fff;
  margin-top: 1.5rem;
}
@media screen and (min-width: 768px) {
  .p-price-suisoService__otameshi {
    font-size: 2.2rem;
  }
}
.p-price-matsuge__block {
  margin-top: 3rem;
  display: flex;
  justify-content: space-between;
}
.p-price-matsuge__block img {
  width: calc((100% - 3rem) / 2);
}

/*****************************************
 * 
 *  水素TOP
 * 
 ****************************************/
.p-home-trial__wrapper {
  margin: 5.5rem auto 0;
}
.p-home-trial__message {
  margin-top: 5.5rem;
  text-align: center;
  font-size: 2.2rem;
  letter-spacing: 0.12em;
}
.p-home-trial__message span {
  font-size: 4.8rem;
  font-weight: 700;
  display: inline-block;
  margin: 0 0.2rem;
  color: #7F8CB2;
  position: relative;
  border-bottom: 3px dotted #7F8CB2;
}
.p-home-trial__message span::before {
  content: "";
  width: 6.3rem;
  height: 2.2rem;
  display: block;
  background: url(/suiso/assets/img/suiso/pickup.png) no-repeat 0 0/contain;
  position: absolute;
  left: 50%;
  top: -2rem;
  transform: translateX(-50%);
}
.p-home-trial__message + * {
  margin-top: 3.5rem;
}
.p-home-trial__description {
  text-align: center;
}
.p-home-trial__description + * {
  margin-top: 7rem;
}
@media screen and (min-width: 768px) {
  .p-home-merit__list {
    display: flex;
    justify-content: space-between;
  }
}
.p-home-merit__block {
  padding: 2.5rem;
  background: #fff;
  box-shadow: 0 0.5rem 1.2rem rgba(0, 0, 0, 0.1);
  border-radius: 0.5rem;
}
@media screen and (max-width: 767px) {
  .p-home-merit__block:not(:last-child) {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 768px) {
  .p-home-merit__block {
    width: calc((100% - 6rem) / 3);
  }
}
.p-home-merit__header {
  text-align: center;
}
.p-home-merit__header + * {
  margin-top: 1rem;
}
.p-home-merit__number {
  width: 10rem;
  height: 10rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 3.2rem;
  border: 1px solid #7F8CB2;
  border-radius: 50%;
  margin: 0 auto;
  color: #7F8CB2;
}
.p-home-merit__number.op-meneki {
  background: url(/suiso/assets/img/suiso/icon/ic_meneki.svg) no-repeat center center/60% auto;
}
.p-home-merit__number.op-herusu {
  background: url(/suiso/assets/img/suiso/icon/ic_herusu.svg) no-repeat center center/60% auto;
}
.p-home-merit__number.op-biyou {
  background: url(/suiso/assets/img/suiso/icon/ic_biyou.svg) no-repeat center center/60% auto;
}
.p-home-merit__headline {
  font-size: 2.4rem;
  font-weight: 500;
  margin-top: 0.8rem;
  color: #7F8CB2;
}
.p-home-merit__huan {
  max-width: 43.3rem;
  margin: 3.8rem auto;
}
.p-home-step__block:not(:last-child) {
  margin-bottom: 4.8rem;
}
.p-home-step__headline {
  color: #7F8CB2;
  font-size: 2.8rem;
  text-indent: -1em;
  margin-left: 1em;
}
.p-home-step__headline + * {
  margin-top: 1.8rem;
}
@media screen and (min-width: 768px) {
  .p-home-step__body {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.p-home-step__body + * {
  margin-top: 2.8rem;
}
@media screen and (min-width: 768px) {
  .p-home-step__note {
    width: calc(100% - 35rem);
  }
}
.p-home-step__note span {
  font-size: 1.2rem;
  color: #808080;
}
.p-home-step__to {
  text-align: center;
  font-size: 3.2rem;
  font-weight: bold;
  margin: 5.5rem 0;
}
.p-home-step__img {
  margin: 0 auto;
  width: 28rem;
}
.p-home-action__list {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-home-action__list {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.p-home-action__block {
  border: 3px solid #ddd;
  border-radius: 1rem;
  overflow: hidden;
  background: #fff;
}
.p-home-action__block.op-buy {
  border: 3px solid #7F8CB2;
}
@media screen and (min-width: 768px) {
  .p-home-action__block.op-buy {
    width: calc(60% - 3rem);
  }
}
.p-home-action__block.op-buy .p-home-action__headline {
  background: #7F8CB2;
  font-size: 2.8rem;
  color: #fff;
}
.p-home-action__block.op-buy .p-home-action__body {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-home-action__block.op-back {
    margin-top: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  .p-home-action__block.op-back {
    width: 40%;
  }
}
.p-home-action__body {
  padding: 2.5rem;
}
.p-home-action__headline {
  background: #ddd;
  text-align: center;
  padding: 1.6rem 0;
  font-size: 1.8rem;
}
.p-home-action__price {
  font-size: 1.8rem;
  margin-top: 0.5rem;
}
.p-home-action__price span {
  font-size: 3.2rem;
  font-weight: bold;
  display: inline-block;
  margin-left: 1rem;
}
.p-home-banner__item {
  display: block;
}
.p-home-banner__item:not(:last-child) {
  margin-bottom: 3rem;
}
.p-home-banner__item.op-salonQr img {
  vertical-align: top;
}
.p-home-banner__button {
  background: #bbdeec;
  padding: 2.5rem;
  text-align: center;
}
.p-home-banner__button a {
  display: block;
  padding: 1.2rem 0;
  background: #43a4cb;
  color: #fff;
  font-weight: bold;
  font-size: 2rem;
  width: 100%;
  margin: 0 auto;
  position: relative;
  transition: 0.5s background ease;
}
@media screen and (min-width: 768px) {
  .p-home-banner__button a {
    width: 60%;
  }
}
.p-home-banner__button a::before {
  content: "→";
  position: absolute;
  right: 2.5rem;
  top: 50%;
  transform: translateY(-50%);
}
.p-home-banner__button a:hover {
  background: #6bb7d6;
}

.c-attention__list {
  margin-top: 2rem;
}
.c-attention__list > li {
  font-size: 1.2rem;
  color: #808080;
  text-indent: -1em;
  margin-left: 1em;
}
.c-attention__list > li::before {
  content: "※";
}
.c-attention__list > li:not(:last-child) {
  margin-bottom: 0.5rem;
}

.c-button__group {
  display: flex;
  justify-content: center;
}
.c-button__group .c-button {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 45rem;
  height: 6.8rem;
  border: 1px dashed #7F8CB2;
  font-size: 2rem;
  box-shadow: 0.8rem 0.8rem 0 #dfe2eb;
  transition: 0.3s background ease;
}
.c-button__group .c-button:hover {
  background: #eef0f5;
}
.c-button__group a {
  color: #000;
}

@media screen and (min-width: 768px) {
  .c-photoplan__list {
    display: flex;
    justify-content: space-between;
  }
}
.c-photoplan__block {
  display: block;
  padding-bottom: 2.8rem;
  border-bottom: 1px solid #aaa;
}
@media screen and (max-width: 767px) {
  .c-photoplan__block:not(:last-child) {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 768px) {
  .c-photoplan__block {
    width: calc((100% - 3rem) / 2);
  }
}
.c-photoplan__block:hover {
  color: #aaa;
}
.c-photoplan__block:hover .c-photoplan__image img {
  opacity: 0.75;
  transform: translate(-50%, -50%) scale(1.1);
}
.c-photoplan__block:hover .c-photoplan__button {
  color: #fff;
}
.c-photoplan__block:hover .c-photoplan__button::before {
  transform: translateX(0);
}
.c-photoplan__intro {
  color: #808080;
  font-size: 1.3rem;
}
.c-photoplan__intro::after {
  content: "";
  width: 1px;
  height: 2.4rem;
  display: block;
  background: #808080;
  margin: 1.5rem auto;
}
.c-photoplan__cover {
  text-align: center;
}
.c-photoplan__image {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
  position: relative;
}
.c-photoplan__image + * {
  margin-top: 1.2rem;
}
.c-photoplan__image img {
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transition: 0.3s transform ease, 0.3s opacity ease;
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}
.c-photoplan__icons {
  display: flex;
  justify-content: center;
  margin-top: 1.8rem;
}
.c-photoplan__icons + .p-price-format__table {
  margin-top: 2.5rem;
}
.c-photoplan__plantitle {
  font-size: 1.4rem;
  color: #666;
  text-align: center;
}
.c-photoplan__plantitle + * {
  margin-top: 0.5rem;
}
.c-photoplan__planname {
  font-size: 3.2rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.18em;
}
.c-photoplan__planname + * {
  margin-top: 2.8rem;
}
.c-photoplan__headline {
  font-size: 2rem;
  text-align: center;
  color: #000;
}
.c-photoplan__description {
  text-align: center;
}
.c-photoplan__description + * {
  margin-top: 2.5rem;
}
.c-photoplan__icon {
  width: 8rem;
  text-align: center;
  position: relative;
  box-sizing: content-box;
}
.c-photoplan__icon:not(:last-child) {
  padding-right: 3rem;
}
.c-photoplan__icon:not(:last-child)::after {
  content: "＋";
  position: absolute;
  right: 1.5rem;
  top: 50%;
  transform: translate(50%, -50%);
  font-weight: bold;
}
.c-photoplan__icon img {
  width: 50%;
  margin: 0 auto 0.2rem;
}
.c-photoplan__icon figcaption {
  font-size: 1.2rem;
  text-align: center;
  line-height: 1.5;
}
.c-photoplan__button {
  display: block;
  margin: 0 5rem;
  border: 1px solid #aaa;
  text-align: center;
  padding: 0.8rem 0;
  margin-top: 2rem;
  overflow: hidden;
  position: relative;
  transition: 0.3s color ease;
}
.c-photoplan__button::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #666;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.3s transform ease;
  transform: translateX(-100%);
  z-index: -1;
}

.c-thumbnail__wrapper {
  border: 5px double #ddd;
  margin-top: 3rem;
  padding: 2.5rem;
}
.c-thumbnail__wrapper h3 {
  border-bottom: 1px solid #ddd;
  padding-bottom: 1.2rem;
}
.c-thumbnail__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .c-thumbnail__list {
    justify-content: flex-start;
  }
}
.c-thumbnail__image {
  height: 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-thumbnail__image {
    width: calc((100% - 2rem) / 2);
    padding-top: 33%;
  }
  .c-thumbnail__image:not(:first-child):not(:nth-child(2)) {
    margin-top: 2rem;
  }
}
@media screen and (min-width: 768px) {
  .c-thumbnail__image {
    padding-top: 25%;
    width: calc((100% - 4rem) / 3);
  }
  .c-thumbnail__image:not(:nth-child(3n)) {
    margin-right: 2rem;
  }
  .c-thumbnail__image:not(:first-child):not(:nth-child(2)):not(:nth-child(3)) {
    margin-top: 2rem;
  }
}
.c-thumbnail__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/*****************************************
 * 
 *  USE
 * 
 ****************************************/
