@charset "UTF-8";
/*
Theme Name: omoto-pianosalon
Version: 1.0
*/
@font-face {
  font-family: "YakuHanJP";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/YakuHanJP-Regular.woff2") format("woff2"), url("fonts/YakuHanJP-Regular.woff") format("woff"); }
@font-face {
  font-family: "snellroundhand";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/snellroundhand.woff2") format("woff2"), url("fonts/snellroundhand.woff") format("woff"); }
.wf1 {
  font-family: 'EB Garamond', serif; }

.wf2 {
  font-family: 'snellroundhand', serif; }

@keyframes fadein {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeup {
  0% {
    opacity: 0;
    transform: translateY(20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@keyframes fadeleft {
  0% {
    opacity: 0;
    transform: translateX(20px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@keyframes faderight {
  0% {
    opacity: 0;
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@keyframes logo_ani {
  to {
    background-position: 0 -4680px; } }
@keyframes topview_ani {
  0% {
    transform: scale(0.95); }
  100% {
    transform: scale(1); } }
@keyframes homelead_ani {
  0% {
    transform: translateY(100%); }
  100% {
    transform: translateY(0); } }
@keyframes home_secttl_line_ani_sp {
  0% {
    width: 0; }
  100% {
    width: 70px; } }
@keyframes home_secttl_line_ani_pc {
  0% {
    width: 0; }
  100% {
    width: 130%; } }
@keyframes menubtn_hide {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-100px); } }
@keyframes menubtn_show {
  0% {
    transform: translateY(-100px); }
  100% {
    transform: translateY(0); } }
body {
  font-family: YakuHanJP, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  line-height: 1.7;
  font-size: 14px;
  color: #3e3a39;
  -webkit-font-smoothing: antialiased;
  width: 100%;
  background: #fcf4ed url(images/bg.png);
  background-size: 60px;
  background-position: center;
  position: relative;
  padding: 5px;
  background-attachment: fixed; }
  body.ie {
    font-family: "メイリオ", Meiryo, sans-serif; }
  @media (min-width: 520px) {
    body {
      width: 100%; } }
  @media (max-width: 499px) {
    body {
      width: 100%; } }
  @media (min-width: 500px) {
    body {
      width: 100%;
      background-size: 84px; } }
  @media (min-width: 768px) {
    body {
      width: 100%;
      padding: 10px; } }
  @media (min-width: 500px) and (max-width: 959px) {
    body {
      width: 100%; } }
  @media (min-width: 960px) {
    body {
      width: 100%; } }
  @media (max-width: 959px) {
    body {
      width: 100%; } }
  @media (max-width: 1279px) {
    body {
      width: 100%; } }
  @media (min-width: 1280px) {
    body {
      width: 100%;
      padding: 20px; } }

@media (max-width: 499px) {
  .notsp {
    display: none !important; } }

@media (min-width: 500px) and (max-width: 959px) {
  .nottab {
    display: none !important; } }

@media (min-width: 500px) {
  .sponly {
    display: none !important; } }

@media screen and (min-width: 340px) {
  .ip5only {
    display: none !important; } }

@media (max-width: 499px) {
  .tabonly {
    display: none !important; } }
@media (min-width: 960px) {
  .tabonly {
    display: none !important; } }

@media (max-width: 767px) {
  .tabp_over {
    display: none !important; } }

@media (min-width: 960px) {
  .mobonly {
    display: none !important; } }

@media (max-width: 959px) {
  .pconly {
    display: none !important; } }

@media (max-width: 1279px) {
  .pcwonly {
    display: none !important; } }

img {
  border: none;
  max-width: 100%;
  height: auto;
  line-height: 0; }

a {
  color: #3e3a39; }
  a:hover {
    text-decoration: none; }

a, a:focus {
  outline: none; }

p {
  text-align: justify;
  margin: 1em 0; }

figure {
  margin: 10px 0 20px; }
  figure figcaption {
    font-size: 12px;
    line-height: 1.5;
    text-align: center;
    margin-top: 3px; }

#loading {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 200; }
  #loading .logo {
    width: 200px;
    height: 150px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    #loading .logo .symbol {
      width: 150px;
      height: 120px;
      background: url(images/logo_ani.svg) no-repeat;
      margin: 0 auto;
      transform: scale(0.8); }
    #loading .logo .logotype {
      width: 200px;
      height: 20px;
      background: url(images/logotype.svg) no-repeat;
      background-position: center;
      background-size: contain;
      opacity: 0; }
    #loading .logo.ani .symbol {
      animation: logo_ani 1.2s steps(39) forwards; }
    #loading .logo.ani .logotype {
      animation: fadein 1s forwards 1.5s; }

#wrapper_waku {
  border: solid 11px #fff;
  border-image: url(images/waku.svg) 44; }
  @media (min-width: 768px) {
    #wrapper_waku {
      border-width: 16px; } }
  @media (min-width: 1280px) {
    #wrapper_waku {
      border-width: 22px; } }

.icon {
  position: relative; }
  .icon::before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    overflow: hidden;
    background: url(images/icons.svg) no-repeat;
    background-size: 100% 600%;
    background-position: 0 calc(0 / (180 - 30) * 100%); }
  .icon.youtube::before {
    background-position: 0 calc(0 / (180 - 30) * 100%); }
  .icon.tel-w::before {
    background-position: 0 calc(30 / (180 - 30) * 100%); }
  .icon.tel::before {
    background-position: 0 calc(60 / (180 - 30) * 100%); }
  .icon.mail::before {
    background-position: 0 calc(90 / (180 - 30) * 100%); }
  .icon.link::before {
    background-position: 0 calc(120 / (180 - 30) * 100%); }
  .icon.blog::before {
    background-position: 0 calc(150 / (180 - 30) * 100%); }

body.about .sec-lesson_salon .sls_point::before, body.about .sec-awards .sa_lead .lead::before, body.lesson .sec-course .sc_lead::before, body.salon .sec-rental .sr_point::before, body.about .sec-lesson_salon .sls_point::after, body.about .sec-awards .sa_lead .lead::after, body.lesson .sec-course .sc_lead::after, body.salon .sec-rental .sr_point::after, .sec .sec_ttl::after, body.home .sec-lesson_salon .sec_ttl .en::after, body.about .sec-teacher .st_teacher:not(:nth-of-type(1))::before {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background-color: #e64290;
  transform: scaleY(0.5); }

.content .sidebar .page_idx::before,
.content .sidebar .links::before, .content .sidebar .page_idx .menu_item::after,
.content .sidebar .links .menu_item::after {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background-color: #3e3a39;
  transform: scaleY(0.5); }

body.about .sec-lesson_salon .sls_point, body.about .sec-awards .sa_lead .lead, body.lesson .sec-course .sc_lead, body.salon .sec-rental .sr_point {
  position: relative;
  padding: 10px 0;
  color: #e64290;
  text-align: center; }
  body.about .sec-lesson_salon .sls_point::before, body.about .sec-awards .sa_lead .lead::before, body.lesson .sec-course .sc_lead::before, body.salon .sec-rental .sr_point::before, body.about .sec-lesson_salon .sls_point::after, body.about .sec-awards .sa_lead .lead::after, body.lesson .sec-course .sc_lead::after, body.salon .sec-rental .sr_point::after {
    width: 100%;
    left: 0; }
  body.about .sec-lesson_salon .sls_point::before, body.about .sec-awards .sa_lead .lead::before, body.lesson .sec-course .sc_lead::before, body.salon .sec-rental .sr_point::before {
    top: 0; }
  body.about .sec-lesson_salon .sls_point::after, body.about .sec-awards .sa_lead .lead::after, body.lesson .sec-course .sc_lead::after, body.salon .sec-rental .sr_point::after {
    bottom: 0; }

body.about .sec-greetings .sg_msg p, body.students .ss_list .student_unit .msg p {
  margin: 0 0 2em;
  background-image: linear-gradient(#eee 0.1em, transparent 0.1em);
  background-size: 100% 2em;
  background-position: 0 -.1em;
  line-height: 2;
  text-align: justify;
  border-top: solid 1px #eee;
  padding: 0 3px; }

body.salon .sec-howtouse .shtu_onegai li, body.trial .sec-trial .st_time .stt_onegai li, body.contact .sc_mailform .hosoku li, body.trial .st_mailform .hosoku li, body.lesson .sec-course .sc_price .hosoku li, body.salon .sec-hole .sh_date .hosoku li, body.salon .sec-hole .sh_price .hosoku li, body.salon .sec-hole .sh_bihin .hosoku, body.salon .sec-personal .sp_date .hosoku li, body.salon .sec-personal .sp_price .hosoku li, body.salon .sec-howtouse .step_unit .hosoku li, body.access .sec-access .sa_guide .sag_info .hosoku, body.trial .sec-trial .st_time .hosoku p {
  position: relative;
  padding-left: 1em;
  line-height: 1.5;
  color: #8d8583; }
  body.salon .sec-howtouse .shtu_onegai li::before, body.trial .sec-trial .st_time .stt_onegai li::before, body.contact .sc_mailform .hosoku li::before, body.trial .st_mailform .hosoku li::before, body.lesson .sec-course .sc_price .hosoku li::before, body.salon .sec-hole .sh_date .hosoku li::before, body.salon .sec-hole .sh_price .hosoku li::before, body.salon .sec-hole .sh_bihin .hosoku::before, body.salon .sec-personal .sp_date .hosoku li::before, body.salon .sec-personal .sp_price .hosoku li::before, body.salon .sec-howtouse .step_unit .hosoku li::before, body.access .sec-access .sa_guide .sag_info .hosoku::before, body.trial .sec-trial .st_time .hosoku p::before {
    content: "※";
    position: absolute;
    top: 0;
    left: 0; }

body.about .sec-awards .sa_awards_list, body.access .sec-access .sa_guide .sag_info ul.sai_exp {
  padding-left: 1em; }
  body.about .sec-awards .sa_awards_list li, body.access .sec-access .sa_guide .sag_info ul.sai_exp li {
    position: relative;
    line-height: 1.5;
    margin-bottom: 1em; }
    body.about .sec-awards .sa_awards_list li::before, body.access .sec-access .sa_guide .sag_info ul.sai_exp li::before {
      content: "・";
      position: absolute;
      top: 0;
      left: -.7em; }

.slick-dots li {
  margin: 0; }
  .slick-dots li button {
    display: flex;
    justify-content: center;
    align-items: center; }
    .slick-dots li button::before {
      content: "";
      background: #a59f9e;
      border-radius: 100%;
      width: 5px;
      height: 7px;
      transform: rotateZ(40deg);
      position: relative; }
  .slick-dots li.slick-active button::before {
    background-color: #e64290; }

#page_area {
  width: calc(100% - 4px);
  margin: 0 auto 100px;
  background-color: #fcf4ed;
  box-shadow: 1px 1px 3px #ccc; }
  @media (min-width: 768px) {
    #page_area {
      margin-bottom: 120px; } }
  @media (min-width: 960px) {
    #page_area {
      margin: 20px auto 90px;
      width: 96%;
      max-width: 1200px; } }
  @media (min-width: 1440px) {
    #page_area {
      margin-top: 50px; } }

.content {
  position: relative; }
  .content main {
    padding: 10px; }
    @media (min-width: 500px) {
      .content main {
        padding: 20px; } }
    .content main a {
      color: #e64290; }
  @media (max-width: 959px) {
    .content .sidebar {
      position: fixed;
      width: 100%;
      height: calc(100% - 60px);
      z-index: 70;
      bottom: 0;
      left: 0;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
      transform: translateY(100%);
      transition: .5s; }
      .content .sidebar.open {
        transform: translateY(0); }
        .content .sidebar.open .btn_index {
          background-color: #fcf4ed;
          color: #3e3a39; }
          .content .sidebar.open .btn_index span:nth-of-type(1) {
            display: none; }
          .content .sidebar.open .btn_index span:nth-of-type(2) {
            display: inline; } }
  .content .sidebar .btn_index {
    display: block;
    text-decoration: none;
    background-color: #e64290;
    color: #fff;
    border-radius: 10px 10px 0 0;
    width: 140px;
    height: 40px;
    text-align: center;
    font-size: 12px;
    line-height: 40px;
    position: absolute;
    transform: translateY(-100%);
    left: calc(50% - 70px);
    transition: .3s;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
    .content .sidebar .btn_index.hide {
      transform: translateY(0); }
    .content .sidebar .btn_index span:nth-of-type(1) {
      display: inline; }
    .content .sidebar .btn_index span:nth-of-type(2) {
      display: none; }
    @media (min-width: 960px) {
      .content .sidebar .btn_index {
        display: none; } }
  .content .sidebar .sidebar_inner {
    background-color: #fcf4ed;
    height: 100%;
    position: relative;
    padding: 30px 0; }
  .content .sidebar .page_idx,
  .content .sidebar .links {
    position: relative;
    width: 85%;
    max-width: 500px;
    margin: 0 auto; }
    @media (min-width: 960px) {
      .content .sidebar .page_idx,
      .content .sidebar .links {
        width: 200px;
        margin: 0 0 0 auto; } }
    .content .sidebar .page_idx::before,
    .content .sidebar .links::before {
      width: 100%;
      right: 0;
      top: 0;
      opacity: .2; }
      @media (min-width: 960px) {
        .content .sidebar .page_idx::before,
        .content .sidebar .links::before {
          width: 90%; } }
    .content .sidebar .page_idx .menu_item,
    .content .sidebar .links .menu_item {
      display: block;
      width: 100%;
      height: 45px;
      line-height: 45px;
      text-align: right;
      padding-right: 10px;
      margin: 0 auto;
      position: relative;
      text-decoration: none;
      transition: .3s;
      font-size: 14px; }
      .content .sidebar .page_idx .menu_item::after,
      .content .sidebar .links .menu_item::after {
        width: 100%;
        right: 0;
        bottom: 0;
        opacity: .2; }
        @media (min-width: 960px) {
          .content .sidebar .page_idx .menu_item::after,
          .content .sidebar .links .menu_item::after {
            width: 90%; } }
      .content .sidebar .page_idx .menu_item.current,
      .content .sidebar .links .menu_item.current {
        padding-right: 20px; }
        .content .sidebar .page_idx .menu_item.current::before,
        .content .sidebar .links .menu_item.current::before {
          content: "";
          display: block;
          width: 2px;
          height: 20px;
          background-color: #e64290;
          margin-left: 10px;
          position: absolute;
          top: calc(50% - 10px);
          right: 10px; }
      .content .sidebar .page_idx .menu_item.hover,
      .content .sidebar .links .menu_item.hover {
        color: #e64290; }
  .content .sidebar .links {
    margin-top: 70px; }
    @media (min-width: 960px) {
      .content .sidebar .links {
        margin: 70px 0 0 auto; } }
    .content .sidebar .links::before {
      opacity: 1; }
      @media (min-width: 960px) {
        .content .sidebar .links::before {
          width: 100%; } }
    .content .sidebar .links .menu_item::before {
      width: 25px;
      height: 25px;
      margin-right: 5px; }
  .content #sidebar_bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(0, 0, 0, 0.8);
    z-index: 60; }
  @media (min-width: 500px) {
    .content.with-sidebar .sec {
      padding: 0 7vw 50px;
      max-width: 600px;
      margin-bottom: 100px; } }
  @media (min-width: 768px) {
    .content.with-sidebar .sec {
      max-width: 800px;
      padding: 0 10vw 60px; } }
  @media (min-width: 960px) {
    .content.with-sidebar .sec {
      padding: 0 8vw 60px; } }
  @media (min-width: 1280px) {
    .content.with-sidebar .sec {
      padding: 0 130px 90px; } }
  @media (min-width: 960px) {
    .content.with-sidebar main {
      margin-left: 27%;
      width: 73%; } }
  @media (min-width: 1280px) {
    .content.with-sidebar main {
      width: calc(100% - 260px);
      margin-left: 260px; } }
  @media (min-width: 960px) {
    .content.with-sidebar .sidebar {
      position: absolute;
      top: 140px;
      left: 0;
      width: 25%;
      max-width: 260px; }
      .content.with-sidebar .sidebar.fixed {
        position: fixed;
        top: 0;
        left: calc(50% - 600px); }
      .content.with-sidebar .sidebar.footer_fixed {
        bottom: 90px;
        top: auto; } }
  @media (min-width: 1280px) {
    .content.with-sidebar .sidebar {
      top: 160px; } }

.page_ttl {
  font-weight: normal;
  text-align: center;
  margin: 20px 0 40px; }
  @media (min-width: 500px) {
    .page_ttl {
      margin: 20px 0 60px; } }
  @media (min-width: 960px) {
    .page_ttl {
      position: absolute;
      left: 0;
      top: 50px;
      z-index: 2;
      text-align: right;
      margin: 0;
      width: 25%;
      max-width: 260px; } }
  .page_ttl .en {
    display: block;
    font-size: 30px;
    position: relative;
    margin-bottom: 5px; }
    @media (min-width: 960px) {
      .page_ttl .en {
        padding-right: 10px; } }
    @media (min-width: 1280px) {
      .page_ttl .en {
        font-size: 36px; } }
    .page_ttl .en::before, .page_ttl .en::after {
      content: "";
      display: block;
      width: 200px;
      height: 1px;
      background-color: #3e3a39;
      transform: scaleY(0.5);
      position: absolute;
      left: calc(50% - 100px); }
      @media (min-width: 960px) {
        .page_ttl .en::before, .page_ttl .en::after {
          width: 100%;
          left: 0; } }
    .page_ttl .en::before {
      top: 0; }
    .page_ttl .en::after {
      bottom: 0; }
  .page_ttl .ja {
    display: block;
    font-size: 13px;
    color: #e64290; }
    @media (min-width: 960px) {
      .page_ttl .ja {
        padding-right: 10px; } }
    @media (min-width: 1280px) {
      .page_ttl .ja {
        font-size: 14px; } }

.sec {
  background-color: #fffbf8;
  padding: 0 10px 50px;
  margin: 0 auto 70px; }
  @media (min-width: 500px) {
    .sec {
      padding: 0 10vw 50px;
      max-width: 600px;
      margin-bottom: 100px; } }
  @media (min-width: 768px) {
    .sec {
      max-width: 700px;
      padding: 0 100px 70px; } }
  @media (min-width: 960px) {
    .sec {
      max-width: 800px;
      padding: 0 130px 90px; } }
  .sec strong.pink {
    font-weight: normal;
    color: #e64290; }
  .sec .sec_ttl {
    text-align: center;
    font-weight: normal;
    color: #e64290;
    line-height: 1;
    margin-bottom: 30px;
    padding: 40px 0 30px;
    position: relative; }
    @media (min-width: 500px) {
      .sec .sec_ttl {
        padding: 60px 0 50px;
        margin-bottom: 40px; } }
    @media (min-width: 768px) {
      .sec .sec_ttl {
        margin-bottom: 50px; } }
    .sec .sec_ttl::after {
      width: 100%;
      left: 50%;
      transform: translateX(-50%) scaleY(0.5);
      bottom: 0; }
      @media (min-width: 500px) {
        .sec .sec_ttl::after {
          width: calc(100% + 30px); } }
      @media (min-width: 768px) {
        .sec .sec_ttl::after {
          width: calc(100% + 60px); } }
      @media (min-width: 960px) {
        .sec .sec_ttl::after {
          max-width: 600px; } }
    .sec .sec_ttl.nobar {
      padding-bottom: 10px; }
      .sec .sec_ttl.nobar::after {
        content: none; }
    .sec .sec_ttl .en {
      display: block;
      font-size: 28px;
      opacity: .2; }
      @media (min-width: 768px) {
        .sec .sec_ttl .en {
          font-size: 36px; } }
      @media (min-width: 960px) {
        .sec .sec_ttl .en {
          font-size: 48px; } }
    .sec .sec_ttl .ja {
      display: block;
      font-size: 18px; }
      @media (min-width: 768px) {
        .sec .sec_ttl .ja {
          font-size: 20px; } }
  .sec .subsec:not(:last-of-type) {
    margin-bottom: 50px; }
    @media (min-width: 768px) {
      .sec .subsec:not(:last-of-type) {
        margin-bottom: 70px; } }
  .sec .subsec .subsec_ttl {
    font-size: 18px;
    position: relative;
    font-weight: normal;
    color: #e64290;
    padding-left: .7em; }
    @media (min-width: 500px) {
      .sec .subsec .subsec_ttl {
        padding-left: 0; } }
    .sec .subsec .subsec_ttl::before {
      content: "";
      position: absolute;
      display: block;
      width: 5px;
      height: 28px;
      left: 0;
      top: 2px;
      background-color: #e64290; }
      @media (min-width: 500px) {
        .sec .subsec .subsec_ttl::before {
          left: -.7em; } }

.telinfo_set .phone {
  font-size: 10px;
  vertical-align: middle;
  position: relative;
  padding-left: 32px;
  display: flex;
  align-items: center; }
  @media (min-width: 500px) {
    .telinfo_set .phone {
      font-size: 12px; } }
  @media (min-width: 768px) {
    .telinfo_set .phone {
      padding-left: 50px; } }
  .telinfo_set .phone::before {
    width: 24px;
    height: 24px;
    vertical-align: -7px;
    position: absolute;
    top: calc(50% - 12px);
    left: 3px;
    z-index: 2; }
    @media (min-width: 768px) {
      .telinfo_set .phone::before {
        width: 30px;
        height: 30px;
        top: calc(50% - 15px);
        left: 5px; } }
  .telinfo_set .phone::after {
    content: "";
    background-color: #e64290;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: calc(50% - 15px); }
    @media (min-width: 768px) {
      .telinfo_set .phone::after {
        width: 40px;
        height: 40px;
        top: calc(50% - 20px); } }
  .telinfo_set .phone a {
    font-size: 5.625vw;
    color: #e64290;
    font-weight: bold;
    text-decoration: underline; }
    @media (min-width: 500px) {
      .telinfo_set .phone a {
        font-size: 24px;
        margin-right: 5px; } }
    .telinfo_set .phone a.hover {
      text-decoration: none; }
.telinfo_set .time {
  font-size: 12px;
  font-weight: bold;
  margin-left: 32px; }
  @media (min-width: 768px) {
    .telinfo_set .time {
      font-size: 14px;
      margin-left: 50px; } }
.telinfo_set .hosoku {
  font-size: 12px;
  margin-left: 44px;
  position: relative;
  margin-top: 5px; }
  @media (min-width: 768px) {
    .telinfo_set .hosoku {
      font-size: 14px;
      margin-left: 64px; } }
  .telinfo_set .hosoku::before {
    content: "※";
    margin-left: -1em; }

body.contact .sc_tel .telinfo_set, body.trial .st_tel .telinfo_set {
  background-color: #fce9f2;
  padding: 15px; }
  @media (max-width: 499px) {
    body.contact .sc_tel .telinfo_set, body.trial .st_tel .telinfo_set {
      line-height: 1.5; }
      body.contact .sc_tel .telinfo_set .phone, body.trial .st_tel .telinfo_set .phone {
        display: block;
        padding-left: 36px;
        margin-bottom: 15px; }
        body.contact .sc_tel .telinfo_set .phone a, body.trial .st_tel .telinfo_set .phone a {
          display: block; }
        body.contact .sc_tel .telinfo_set .phone::before, body.trial .st_tel .telinfo_set .phone::before {
          top: calc(50% - 18px); }
        body.contact .sc_tel .telinfo_set .phone::after, body.trial .st_tel .telinfo_set .phone::after {
          top: calc(50% - 21px); }
      body.contact .sc_tel .telinfo_set .time, body.trial .st_tel .telinfo_set .time {
        margin-left: 0;
        font-size: 3vw; }
      body.contact .sc_tel .telinfo_set .hosoku, body.trial .st_tel .telinfo_set .hosoku {
        margin-left: 1em; } }
  @media (min-width: 500px) {
    body.contact .sc_tel .telinfo_set, body.trial .st_tel .telinfo_set {
      padding: 25px 20px 25px 25px; }
      body.contact .sc_tel .telinfo_set .phone a, body.trial .st_tel .telinfo_set .phone a {
        font-size: 21px; } }
  @media (min-width: 960px) {
    body.contact .sc_tel .telinfo_set, body.trial .st_tel .telinfo_set {
      padding: 25px 40px; } }

.btn_std {
  display: inline-block;
  width: auto;
  color: #fff !important;
  background-color: #e64290;
  text-decoration: none;
  text-align: center;
  font-size: 14px;
  padding: 15px;
  line-height: 1.5;
  transition: .3s; }
  .btn_std.hover {
    background-color: #ec6faa; }

.btn_mailform {
  display: block;
  width: 220px;
  max-width: 350px;
  color: #fff !important;
  background-color: #e64290;
  position: relative;
  text-decoration: none;
  text-align: center;
  font-size: 14px;
  padding: 10px 0 10px 30px;
  margin: 0 auto;
  line-height: 1.5;
  transition: .3s; }
  @media (min-width: 500px) {
    .btn_mailform {
      padding: 10px 10px 10px 50px; } }
  @media (min-width: 768px) {
    .btn_mailform {
      width: 350px;
      padding: 15px 0 15px 30px; } }
  .btn_mailform::before {
    position: absolute;
    left: 15px;
    top: 15px; }
    @media (min-width: 768px) {
      .btn_mailform::before {
        top: 11px;
        left: 20px; } }
  .btn_mailform.hover {
    background-color: #ec6faa; }

@media (min-width: 768px) {
  body.lesson .sec-lesson, body.salon .sec-rental, body.trial .sec-trial {
    padding-top: 20px !important; } }
@media (min-width: 1280px) {
  body.lesson .sec-lesson, body.salon .sec-rental, body.trial .sec-trial {
    padding-top: 40px !important; } }
body.lesson .sec-lesson .topimage_container, body.salon .sec-rental .topimage_container, body.trial .sec-trial .topimage_container {
  width: calc(100% + 20px);
  margin-left: -10px;
  height: 40vw;
  overflow: hidden;
  position: relative;
  opacity: 0; }
  @media (min-width: 500px) {
    body.lesson .sec-lesson .topimage_container, body.salon .sec-rental .topimage_container, body.trial .sec-trial .topimage_container {
      width: calc(100% + 14vw);
      margin-left: -7vw; } }
  @media (min-width: 768px) {
    body.lesson .sec-lesson .topimage_container, body.salon .sec-rental .topimage_container, body.trial .sec-trial .topimage_container {
      width: calc(100% + 20vw - 40px);
      margin-left: calc(20px - 10vw);
      height: 25vw; } }
  @media (min-width: 960px) {
    body.lesson .sec-lesson .topimage_container, body.salon .sec-rental .topimage_container, body.trial .sec-trial .topimage_container {
      width: calc(100% + 16vw - 40px);
      margin-left: calc(20px - 8vw);
      height: 200px; } }
  @media (min-width: 1280px) {
    body.lesson .sec-lesson .topimage_container, body.salon .sec-rental .topimage_container, body.trial .sec-trial .topimage_container {
      width: calc(100% + 260px - 80px);
      margin-left: calc(-130px + 40px); } }
  body.lesson .sec-lesson .topimage_container.ani, body.salon .sec-rental .topimage_container.ani, body.trial .sec-trial .topimage_container.ani {
    animation: fadein 1s forwards; }
  body.lesson .sec-lesson .topimage_container #topimage, body.salon .sec-rental .topimage_container #topimage, body.trial .sec-trial .topimage_container #topimage {
    position: absolute;
    bottom: 0;
    left: 50%; }

body.salon .sec-hole .sh_date .date_table, body.salon .sec-hole .sh_price .price_table, body.salon .sec-personal .sp_date .date_table, body.salon .sec-personal .sp_price .price_table, body.lesson .sec-course .sc_price .price_table, body.trial .sec-trial .st_time .time_table {
  width: 100%; }
  body.salon .sec-hole .sh_date .date_table th, body.salon .sec-hole .sh_price .price_table th, body.salon .sec-personal .sp_date .date_table th, body.salon .sec-personal .sp_price .price_table th, body.lesson .sec-course .sc_price .price_table th, body.trial .sec-trial .st_time .time_table th, body.salon .sec-hole .sh_date .date_table td, body.salon .sec-hole .sh_price .price_table td, body.salon .sec-personal .sp_date .date_table td, body.salon .sec-personal .sp_price .price_table td, body.lesson .sec-course .sc_price .price_table td, body.trial .sec-trial .st_time .time_table td {
    text-align: center;
    line-height: 1.3;
    border-bottom: 2px solid #fff;
    vertical-align: middle;
    padding: .5em 0; }
    body.salon .sec-hole .sh_date .date_table th:not(:last-child), body.salon .sec-hole .sh_price .price_table th:not(:last-child), body.salon .sec-personal .sp_date .date_table th:not(:last-child), body.salon .sec-personal .sp_price .price_table th:not(:last-child), body.lesson .sec-course .sc_price .price_table th:not(:last-child), body.trial .sec-trial .st_time .time_table th:not(:last-child), body.salon .sec-hole .sh_date .date_table td:not(:last-child), body.salon .sec-hole .sh_price .price_table td:not(:last-child), body.salon .sec-personal .sp_date .date_table td:not(:last-child), body.salon .sec-personal .sp_price .price_table td:not(:last-child), body.lesson .sec-course .sc_price .price_table td:not(:last-child), body.trial .sec-trial .st_time .time_table td:not(:last-child) {
      border-right: 2px solid #fff; }
    @media (min-width: 500px) {
      body.salon .sec-hole .sh_date .date_table th, body.salon .sec-hole .sh_price .price_table th, body.salon .sec-personal .sp_date .date_table th, body.salon .sec-personal .sp_price .price_table th, body.lesson .sec-course .sc_price .price_table th, body.trial .sec-trial .st_time .time_table th, body.salon .sec-hole .sh_date .date_table td, body.salon .sec-hole .sh_price .price_table td, body.salon .sec-personal .sp_date .date_table td, body.salon .sec-personal .sp_price .price_table td, body.lesson .sec-course .sc_price .price_table td, body.trial .sec-trial .st_time .time_table td {
        padding: .7em 0; } }
  body.salon .sec-hole .sh_date .date_table th, body.salon .sec-hole .sh_price .price_table th, body.salon .sec-personal .sp_date .date_table th, body.salon .sec-personal .sp_price .price_table th, body.lesson .sec-course .sc_price .price_table th, body.trial .sec-trial .st_time .time_table th {
    background-color: #e64290;
    color: #fff;
    font-size: 13px;
    font-weight: normal; }
    @media (min-width: 768px) {
      body.salon .sec-hole .sh_date .date_table th, body.salon .sec-hole .sh_price .price_table th, body.salon .sec-personal .sp_date .date_table th, body.salon .sec-personal .sp_price .price_table th, body.lesson .sec-course .sc_price .price_table th, body.trial .sec-trial .st_time .time_table th {
        font-size: 16px; } }
  body.salon .sec-hole .sh_date .date_table td, body.salon .sec-hole .sh_price .price_table td, body.salon .sec-personal .sp_date .date_table td, body.salon .sec-personal .sp_price .price_table td, body.lesson .sec-course .sc_price .price_table td, body.trial .sec-trial .st_time .time_table td {
    background-color: #fce9f2; }
  body.salon .sec-hole .sh_date .date_table .tax, body.salon .sec-hole .sh_price .price_table .tax, body.salon .sec-personal .sp_date .date_table .tax, body.salon .sec-personal .sp_price .price_table .tax, body.lesson .sec-course .sc_price .price_table .tax, body.trial .sec-trial .st_time .time_table .tax {
    font-size: 10px;
    vertical-align: 1px; }

body.salon .sec-hole .sh_date .date_table, body.salon .sec-hole .sh_price .price_table, body.salon .sec-personal .sp_date .date_table, body.salon .sec-personal .sp_price .price_table {
  margin-top: 20px; }
  body.salon .sec-hole .sh_date .date_table th, body.salon .sec-hole .sh_price .price_table th, body.salon .sec-personal .sp_date .date_table th, body.salon .sec-personal .sp_price .price_table th {
    text-align: left;
    padding-left: 3vw; }
    @media (min-width: 500px) {
      body.salon .sec-hole .sh_date .date_table th, body.salon .sec-hole .sh_price .price_table th, body.salon .sec-personal .sp_date .date_table th, body.salon .sec-personal .sp_price .price_table th {
        padding-left: 1em !important; } }
    @media (max-width: 499px) {
      body.salon .sec-hole .sh_date .date_table th .small, body.salon .sec-hole .sh_price .price_table th .small, body.salon .sec-personal .sp_date .date_table th .small, body.salon .sec-personal .sp_price .price_table th .small {
        font-size: 10px;
        display: block; } }
  @media (min-width: 500px) {
    body.salon .sec-hole .sh_date .date_table td, body.salon .sec-hole .sh_price .price_table td, body.salon .sec-personal .sp_date .date_table td, body.salon .sec-personal .sp_price .price_table td {
      text-align: right;
      padding-right: 1em; } }

body.salon .sec-howtouse .shtu_onegai, body.trial .sec-trial .st_time .stt_onegai {
  margin-top: 50px;
  position: relative;
  border: solid 1px #e64290;
  padding: 1.5em 15px .5em; }
  @media (min-width: 768px) {
    body.salon .sec-howtouse .shtu_onegai, body.trial .sec-trial .st_time .stt_onegai {
      margin-top: 80px; } }
  body.salon .sec-howtouse .shtu_onegai .ttl, body.trial .sec-trial .st_time .stt_onegai .ttl {
    color: #e64290;
    font-weight: normal;
    position: absolute;
    background-color: #fffbf8;
    padding: 5px;
    top: -1.3em;
    left: 10px;
    font-size: 14px; }
  body.salon .sec-howtouse .shtu_onegai li, body.trial .sec-trial .st_time .stt_onegai li {
    margin-bottom: .5em;
    font-size: 13px; }

header .global_nav, footer .footer_nav {
  position: relative; }
  @media (min-width: 960px) {
    header .global_nav .menu, footer .footer_nav .menu {
      display: flex;
      justify-content: center; } }
  header .global_nav .menu .menu_item, footer .footer_nav .menu .menu_item {
    display: block;
    text-align: center;
    text-decoration: none;
    padding: 15px; }
    header .global_nav .menu .menu_item.hover .en, footer .footer_nav .menu .menu_item.hover .en {
      color: #e64290; }
      header .global_nav .menu .menu_item.hover .en::after, footer .footer_nav .menu .menu_item.hover .en::after {
        border-color: #e64290; }
    header .global_nav .menu .menu_item.hover .ja, footer .footer_nav .menu .menu_item.hover .ja {
      color: #e64290; }
    header .global_nav .menu .menu_item .en, footer .footer_nav .menu .menu_item .en {
      display: block;
      position: relative;
      font-size: 20px;
      transition: .3s; }
      @media (min-width: 960px) {
        header .global_nav .menu .menu_item .en, footer .footer_nav .menu .menu_item .en {
          font-size: calc(14px + (100vw - 960px) / 150); } }
      @media (min-width: 1280px) {
        header .global_nav .menu .menu_item .en, footer .footer_nav .menu .menu_item .en {
          font-size: 18px; } }
      header .global_nav .menu .menu_item .en::after, footer .footer_nav .menu .menu_item .en::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: calc(50% - 35px);
        width: 70px;
        height: 0;
        border-top: solid 1px #3e3a39;
        transform: scaleY(0.5);
        transition: .3s; }
    header .global_nav .menu .menu_item .ja, footer .footer_nav .menu .menu_item .ja {
      display: block;
      font-size: 10px;
      margin-top: 5px;
      transition: .3s; }
    header .global_nav .menu .menu_item.current, footer .footer_nav .menu .menu_item.current {
      color: #e64290;
      cursor: default; }
      header .global_nav .menu .menu_item.current .en::after, footer .footer_nav .menu .menu_item.current .en::after {
        border: solid 1px #e64290;
        border-width: 1px 0;
        height: 5px;
        bottom: -2px; }
  header .global_nav .submenu, footer .footer_nav .submenu {
    display: flex;
    justify-content: center; }
    header .global_nav .submenu .menu_item, footer .footer_nav .submenu .menu_item {
      margin: 0 .75em;
      color: #8d8583;
      font-size: 12px; }

@media (min-width: 960px) {
  header {
    padding: 15px 0 10px;
    position: relative;
    margin-bottom: 50px;
    padding-bottom: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 150px; }
    header::before {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 32px;
      background: url(images/gosen.svg) repeat-x;
      bottom: 0; } }
header .global_nav {
  position: fixed;
  top: 0;
  left: 0;
  background: #fcf4ed;
  width: 100%;
  height: 100%;
  padding: 14vh 0;
  display: none;
  opacity: 0;
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
  z-index: 90; }
  header .global_nav::-webkit-scrollbar {
    display: none; }
  @media (min-width: 960px) {
    header .global_nav {
      position: relative;
      background: transparent;
      z-index: 1;
      height: auto;
      padding: 15px;
      opacity: 1 !important;
      display: block !important;
      overflow-y: auto;
      font-size: 16px;
      width: 70%; }
      header .global_nav .ja {
        display: none !important; } }
  @media (min-width: 1280px) {
    header .global_nav {
      font-size: 18px; } }
  @media (min-width: 960px) {
    header .global_nav .menu {
      justify-content: flex-end; } }
  @media (min-width: 960px) {
    header .global_nav .menu .menu_item {
      width: 9.5vw; } }
  @media (min-width: 1280px) {
    header .global_nav .menu .menu_item {
      width: 110px; } }
  header .global_nav .submenu {
    position: relative;
    margin-top: 30px;
    padding-top: 40px; }
    header .global_nav .submenu::before {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 32px;
      background: url(images/gosen.svg) repeat-x;
      top: 0; }
header .logo {
  display: block;
  width: calc(100% - 60px);
  max-width: 300px;
  padding: 20px 10px; }
  @media (min-width: 960px) {
    header .logo {
      width: 30%;
      max-width: 350px;
      padding: 0 0 0 calc(10px + 2vw); } }
  @media (min-width: 1280px) {
    header .logo {
      padding: 0 0 0 50px; } }
header .btn_menu {
  position: absolute;
  top: 40px;
  right: 18px;
  width: 45px;
  height: 45px;
  z-index: 100;
  font-size: 12px;
  text-align: center;
  text-decoration: none;
  color: #3e3a39;
  padding-top: 24px;
  transition: .5s; }
  @media (min-width: 768px) {
    header .btn_menu {
      top: 50px;
      right: 28px; } }
  body.home header .btn_menu {
    top: 20px; }
    @media (min-width: 768px) {
      body.home header .btn_menu {
        top: 30px;
        right: 30px; } }
  @media (min-width: 960px) {
    header .btn_menu {
      display: none !important; } }
  header .btn_menu.fixed {
    position: fixed;
    top: 20px; }
  header .btn_menu.hide {
    transform: translateY(-100px); }
  header .btn_menu.white {
    color: #fff; }
    header .btn_menu.white .icon_gosen span {
      background-color: #fff; }
  header .btn_menu::after {
    content: "";
    display: block;
    width: 0;
    height: 50px;
    z-index: -1;
    background-color: #fcf4ed;
    position: absolute;
    top: -20px;
    right: 0;
    opacity: 0;
    transition: 0s; }
  header .btn_menu .icon_gosen {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    transition: .7s; }
    header .btn_menu .icon_gosen span {
      display: inline-block;
      box-sizing: border-box;
      position: absolute;
      right: 0;
      width: 45px;
      height: 1px;
      background-color: #3e3a39;
      margin: auto; }
      header .btn_menu .icon_gosen span:nth-of-type(1) {
        top: 0px;
        transition: .6s; }
      header .btn_menu .icon_gosen span:nth-of-type(2) {
        top: 6px;
        transition: .65s; }
      header .btn_menu .icon_gosen span:nth-of-type(3) {
        top: 12px;
        transition: .7s; }
      header .btn_menu .icon_gosen span:nth-of-type(4) {
        top: 18px;
        transition: .65s; }
      header .btn_menu .icon_gosen span:nth-of-type(5) {
        top: 24px;
        transition: .6s; }
  header .btn_menu .icon_close {
    opacity: 0; }
    header .btn_menu .icon_close span {
      display: inline-block;
      box-sizing: border-box;
      position: absolute;
      left: 0;
      right: 0;
      width: 23px;
      height: 1px;
      background-color: #3e3a39;
      margin: auto;
      transition: .5s; }
      header .btn_menu .icon_close span:nth-of-type(1) {
        top: 0px;
        transform: rotateZ(0); }
      header .btn_menu .icon_close span:nth-of-type(2) {
        top: 24px;
        transform: rotateZ(0); }
  header .btn_menu .txt span:nth-of-type(1) {
    display: inline-block; }
  header .btn_menu .txt span:nth-of-type(2) {
    display: none; }
  header .btn_menu.is-open {
    position: fixed;
    color: #3e3a39 !important;
    right: 0 !important;
    top: 20px !important; }
    header .btn_menu.is-open::after {
      content: "";
      display: block;
      width: 100vw;
      height: 50px;
      z-index: -1;
      background-color: #fcf4ed;
      position: absolute;
      top: -20px;
      opacity: .8;
      right: 0;
      transition: 2s; }
      @media (min-width: 768px) {
        header .btn_menu.is-open::after {
          height: 60px;
          top: -30px; } }
    @media (max-width: 959px) {
      header .btn_menu.is-open {
        display: block !important;
        opacity: 1 !important; } }
    header .btn_menu.is-open .icon_gosen {
      right: 45px; }
      header .btn_menu.is-open .icon_gosen span {
        width: calc(100vw - 45px);
        background-color: #3e3a39 !important;
        opacity: .3; }
        header .btn_menu.is-open .icon_gosen span:nth-of-type(1) {
          transition: .7s; }
        header .btn_menu.is-open .icon_gosen span:nth-of-type(2) {
          transition: .65s;
          width: calc(100vw - 50px);
          right: 5px; }
        header .btn_menu.is-open .icon_gosen span:nth-of-type(3) {
          transition: .6s;
          width: calc(100vw - 52px);
          right: 7px; }
        header .btn_menu.is-open .icon_gosen span:nth-of-type(4) {
          transition: .65s;
          width: calc(100vw - 50px);
          right: 5px; }
        header .btn_menu.is-open .icon_gosen span:nth-of-type(5) {
          transition: .7s; }
    header .btn_menu.is-open .icon_close {
      opacity: 1; }
      header .btn_menu.is-open .icon_close span:nth-of-type(1) {
        top: 12px;
        transform: rotateZ(45deg); }
      header .btn_menu.is-open .icon_close span:nth-of-type(2) {
        top: 12px;
        transform: rotateZ(-45deg); }
    header .btn_menu.is-open .txt span:nth-of-type(1) {
      display: none; }
    header .btn_menu.is-open .txt span:nth-of-type(2) {
      display: inline-block; }
  header .btn_menu:not(.is-open).hover .icon_gosen span {
    transition: .3s; }
    header .btn_menu:not(.is-open).hover .icon_gosen span:nth-of-type(1) {
      width: 50px; }
    header .btn_menu:not(.is-open).hover .icon_gosen span:nth-of-type(2) {
      width: 56px; }
    header .btn_menu:not(.is-open).hover .icon_gosen span:nth-of-type(3) {
      width: 60px; }
    header .btn_menu:not(.is-open).hover .icon_gosen span:nth-of-type(4) {
      width: 56px; }
    header .btn_menu:not(.is-open).hover .icon_gosen span:nth-of-type(5) {
      width: 50px; }

footer {
  position: relative; }
  footer::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 30px;
    background: url(images/gosen.svg) repeat-x;
    top: 0; }
  footer .footer_nav {
    padding: 60px 0; }
    @media (min-width: 960px) {
      footer .footer_nav {
        padding: 40px 0 60px; } }
    @media (min-width: 1280px) {
      footer .footer_nav br.pconly {
        display: none; } }
    @media (min-width: 960px) {
      footer .footer_nav .menu .menu_item {
        width: 12vw;
        padding: 15px 0; } }
    @media (min-width: 1280px) {
      footer .footer_nav .menu .menu_item {
        width: 155px; } }
    @media (min-width: 960px) {
      footer .footer_nav .menu .menu_item .ja {
        transform: scale(0.9); } }
    @media (min-width: 1280px) {
      footer .footer_nav .menu .menu_item .ja {
        transform: none; } }
    footer .footer_nav .submenu {
      position: absolute;
      width: 100%;
      bottom: -35px; }
      @media (min-width: 768px) {
        footer .footer_nav .submenu {
          bottom: -40px; } }
      @media (min-width: 960px) {
        footer .footer_nav .submenu {
          bottom: -35px;
          justify-content: flex-end; } }
      @media (min-width: 960px) {
        footer .footer_nav .submenu .menu_item {
          margin: 0 1.2em; } }

#footer_info_area {
  width: 90%;
  max-width: 340px;
  margin: 0 auto; }
  #footer_info_area .logo {
    width: 100%;
    transform: translateX(-3%); }
  #footer_info_area address {
    font-size: 11px;
    width: 260px;
    margin: 10px auto 0;
    font-style: normal;
    text-align: center; }
    #footer_info_area address .tel {
      color: #e64290; }
  #footer_info_area small {
    display: block;
    margin: 40px 0 5px;
    font-size: 10px;
    text-align: center;
    color: #8d8583; }

body.contact .sc_mailform .hosoku, body.trial .st_mailform .hosoku {
  font-size: 13px; }
body.contact .sc_mailform .form_area, body.trial .st_mailform .form_area {
  background-color: #fce9f2;
  padding: 20px 15px 30px;
  margin: 20px auto 5px; }
  @media (min-width: 500px) {
    body.contact .sc_mailform .form_area, body.trial .st_mailform .form_area {
      padding: 35px 25px 40px; } }
  @media (min-width: 960px) {
    body.contact .sc_mailform .form_area, body.trial .st_mailform .form_area {
      padding: 40px; } }
body.contact .sc_mailform .recaptcha_exp, body.trial .st_mailform .recaptcha_exp {
  font-size: 10px;
  color: #a59f9e;
  line-height: 1.5; }

body.contact .sc_mailform .form_area input[type="radio"], body.trial .st_mailform .form_area input[type="radio"],
body.contact .sc_mailform .form_area input[type="checkbox"],
body.trial .st_mailform .form_area input[type="checkbox"] {
  display: none; }
body.contact .sc_mailform .form_area input:not([type="radio"]), body.trial .st_mailform .form_area input:not([type="radio"]), body.contact .sc_mailform .form_area textarea, body.trial .st_mailform .form_area textarea {
  border: solid 1px #aaa;
  padding: 5px 10px;
  width: 100%; }
  body.contact .sc_mailform .form_area input:not([type="radio"]):focus, body.trial .st_mailform .form_area input:not([type="radio"]):focus, body.contact .sc_mailform .form_area textarea:focus, body.trial .st_mailform .form_area textarea:focus {
    box-shadow: 0 0 2px 0 #3e3a39;
    outline: 0; }
  body.contact .sc_mailform .form_area input:not([type="radio"])::placeholder, body.trial .st_mailform .form_area input:not([type="radio"])::placeholder, body.contact .sc_mailform .form_area textarea::placeholder, body.trial .st_mailform .form_area textarea::placeholder {
    color: #beb9b8; }
    @media (max-width: 499px) {
      body.contact .sc_mailform .form_area input:not([type="radio"])::placeholder, body.trial .st_mailform .form_area input:not([type="radio"])::placeholder, body.contact .sc_mailform .form_area textarea::placeholder, body.trial .st_mailform .form_area textarea::placeholder {
        font-size: 80%; } }
body.contact .sc_mailform .form_area input:not([type="radio"]), body.trial .st_mailform .form_area input:not([type="radio"]) {
  height: 40px; }
body.contact .sc_mailform .form_area .check, body.trial .st_mailform .form_area .check {
  display: none; }
body.contact .sc_mailform .form_area .title, body.trial .st_mailform .form_area .title {
  display: flex;
  align-items: center;
  margin-bottom: 5px; }
  @media (min-width: 768px) {
    body.contact .sc_mailform .form_area .title, body.trial .st_mailform .form_area .title {
      width: 170px;
      margin-bottom: 0;
      font-weight: normal; } }
body.contact .sc_mailform .form_area .req, body.trial .st_mailform .form_area .req {
  color: #e64290;
  font-size: 12px;
  padding: 3px 5px; }
body.contact .sc_mailform .form_area .unit, body.trial .st_mailform .form_area .unit {
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    body.contact .sc_mailform .form_area .unit, body.trial .st_mailform .form_area .unit {
      align-items: flex-start; } }
body.contact .sc_mailform .form_area .unit:not(.radio_area), body.trial .st_mailform .form_area .unit:not(.radio_area) {
  display: block; }
  @media (min-width: 768px) {
    body.contact .sc_mailform .form_area .unit:not(.radio_area).line2, body.trial .st_mailform .form_area .unit:not(.radio_area).line2 {
      align-items: flex-start; } }
  @media (min-width: 768px) {
    body.contact .sc_mailform .form_area .unit:not(.radio_area), body.trial .st_mailform .form_area .unit:not(.radio_area) {
      display: flex;
      flex-wrap: wrap; } }
  @media (min-width: 768px) {
    body.contact .sc_mailform .form_area .unit:not(.radio_area) .title, body.trial .st_mailform .form_area .unit:not(.radio_area) .title {
      padding-top: 6px; } }
  @media (min-width: 768px) {
    body.contact .sc_mailform .form_area .unit:not(.radio_area) .val, body.trial .st_mailform .form_area .unit:not(.radio_area) .val {
      width: calc(100% - 170px); } }
  body.contact .sc_mailform .form_area .unit:not(.radio_area) .val.half input, body.trial .st_mailform .form_area .unit:not(.radio_area) .val.half input {
    width: 50%; }
@media (min-width: 768px) {
  body.contact .sc_mailform .form_area .radio_area, body.trial .st_mailform .form_area .radio_area {
    display: flex;
    flex-wrap: wrap; } }
@media (min-width: 768px) {
  body.contact .sc_mailform .form_area .radio_area .title, body.trial .st_mailform .form_area .radio_area .title {
    margin-top: 0; } }
body.contact .sc_mailform .form_area .radio_area .wpcf7-list-item, body.trial .st_mailform .form_area .radio_area .wpcf7-list-item {
  display: block;
  margin: 0 20px 5px 0; }
body.contact .sc_mailform .form_area .radio_area .wpcf7-list-item-label, body.trial .st_mailform .form_area .radio_area .wpcf7-list-item-label {
  display: inline-block;
  padding-left: 25px;
  position: relative; }
  body.contact .sc_mailform .form_area .radio_area .wpcf7-list-item-label:hover, body.trial .st_mailform .form_area .radio_area .wpcf7-list-item-label:hover {
    cursor: pointer; }
body.contact .sc_mailform .form_area .radio_area .wpcf7-list-item-label::before, body.trial .st_mailform .form_area .radio_area .wpcf7-list-item-label::before {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 1px;
  margin: auto;
  width: 18px;
  height: 18px;
  border: solid 1px #aaa;
  background-color: #fff;
  border-radius: 18px; }
  @media (min-width: 960px) {
    body.contact .sc_mailform .form_area .radio_area .wpcf7-list-item-label::before, body.trial .st_mailform .form_area .radio_area .wpcf7-list-item-label::before {
      width: 21px;
      height: 21px;
      border-radius: 21px; } }
body.contact .sc_mailform .form_area .radio_area input[type="radio"]:checked + .wpcf7-list-item-label::after, body.trial .st_mailform .form_area .radio_area input[type="radio"]:checked + .wpcf7-list-item-label::after {
  content: "";
  display: block;
  position: absolute;
  top: 7px;
  left: 5px;
  margin: auto;
  width: 10px;
  height: 10px;
  background-color: #e64290;
  border-radius: 10px; }
  @media (min-width: 960px) {
    body.contact .sc_mailform .form_area .radio_area input[type="radio"]:checked + .wpcf7-list-item-label::after, body.trial .st_mailform .form_area .radio_area input[type="radio"]:checked + .wpcf7-list-item-label::after {
      width: 11px;
      height: 11px;
      border-radius: 11px;
      top: 8px;
      left: 6px; } }
body.contact .sc_mailform .form_area .select_area select, body.trial .st_mailform .form_area .select_area select {
  width: 100%;
  padding-right: 1em;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
  height: 28px; }
  body.contact .sc_mailform .form_area .select_area select::-ms-expand, body.trial .st_mailform .form_area .select_area select::-ms-expand {
    display: none; }
body.contact .sc_mailform .form_area .select_area .val, body.trial .st_mailform .form_area .select_area .val {
  position: relative;
  border: solid 1px #aaa;
  padding: 5px 10px;
  background: #ffffff; }
  body.contact .sc_mailform .form_area .select_area .val::before, body.trial .st_mailform .form_area .select_area .val::before {
    content: "";
    position: absolute;
    top: 13px;
    right: 10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9.5px 5.5px 0 5.5px;
    border-color: #e64290 transparent transparent transparent;
    pointer-events: none; }
@media (min-width: 768px) {
  body.contact .sc_mailform .form_area .check_area, body.trial .st_mailform .form_area .check_area {
    margin-left: 170px; } }
body.contact .sc_mailform .form_area .check_area span.wpcf7-list-item, body.trial .st_mailform .form_area .check_area span.wpcf7-list-item {
  margin-left: 0; }
body.contact .sc_mailform .form_area .check_txt, body.trial .st_mailform .form_area .check_txt {
  padding: 0 0 5px 30px;
  line-height: 24px;
  position: relative;
  display: inline-block;
  font-size: 12px; }
  body.contact .sc_mailform .form_area .check_txt .req, body.trial .st_mailform .form_area .check_txt .req {
    margin-right: 5px; }
body.contact .sc_mailform .form_area .check_txt::before, body.trial .st_mailform .form_area .check_txt::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  border: solid 1px #aaa;
  background-color: #fff; }
body.contact .sc_mailform .form_area .check:checked + .wpcf7-list-item-label .check_txt::after, body.trial .st_mailform .form_area .check:checked + .wpcf7-list-item-label .check_txt::after {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  left: 8px;
  width: 10px;
  height: 17px;
  transform: rotate(40deg);
  border-bottom: 3px solid #e64290;
  border-right: 3px solid #e64290; }
body.contact .sc_mailform .form_area .privacy_txt, body.trial .st_mailform .form_area .privacy_txt {
  color: #8d8583;
  font-size: 11px;
  text-align: justify; }
  @media (min-width: 768px) {
    body.contact .sc_mailform .form_area .privacy_txt, body.trial .st_mailform .form_area .privacy_txt {
      margin-left: 170px; } }
body.contact .sc_mailform .form_area .btn_area, body.trial .st_mailform .form_area .btn_area {
  text-align: right;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
  margin-top: 20px; }
  body.contact .sc_mailform .form_area .btn_area p, body.trial .st_mailform .form_area .btn_area p {
    display: flex;
    justify-content: flex-end; }
  body.contact .sc_mailform .form_area .btn_area input, body.trial .st_mailform .form_area .btn_area input {
    width: 100px;
    background-color: #e64290;
    color: #fff;
    border: none;
    text-align: center;
    font-size: 16px;
    transition: .2s;
    border-radius: 0;
    -webkit-box-sizing: content-box;
    -webkit-appearance: button;
    appearance: button;
    border: none;
    box-sizing: border-box;
    order: 2; }
    body.contact .sc_mailform .form_area .btn_area input::-webkit-search-decoration, body.trial .st_mailform .form_area .btn_area input::-webkit-search-decoration {
      display: none; }
    body.contact .sc_mailform .form_area .btn_area input::focus, body.trial .st_mailform .form_area .btn_area input::focus {
      outline-offset: -2px; }
    body.contact .sc_mailform .form_area .btn_area input:disabled, body.trial .st_mailform .form_area .btn_area input:disabled {
      background-color: #999; }
    body.contact .sc_mailform .form_area .btn_area input:not(:disabled), body.trial .st_mailform .form_area .btn_area input:not(:disabled) {
      cursor: pointer; }
      body.contact .sc_mailform .form_area .btn_area input:not(:disabled):hover, body.trial .st_mailform .form_area .btn_area input:not(:disabled):hover {
        background-color: #ec6faa; }
body.contact .sc_mailform .form_area .wpcf7-not-valid-tip, body.trial .st_mailform .form_area .wpcf7-not-valid-tip {
  color: #e64290; }
body.contact .sc_mailform .form_area .wpcf7 .ajax-loader, body.trial .st_mailform .form_area .wpcf7 .ajax-loader {
  position: absolute;
  top: 7px;
  right: 105px; }
body.contact .sc_mailform .form_area .wpcf7 form.invalid .wpcf7-response-output, body.trial .st_mailform .form_area .wpcf7 form.invalid .wpcf7-response-output, body.contact .sc_mailform .form_area .wpcf7 form.unaccepted .wpcf7-response-output, body.trial .st_mailform .form_area .wpcf7 form.unaccepted .wpcf7-response-output {
  border: none;
  border-left: solid 5px #e64290;
  margin: 1em 0;
  padding: .2em 0 .2em .5em; }
body.contact .sc_mailform .form_area .wpcf7 form.sent .wpcf7-response-output, body.trial .st_mailform .form_area .wpcf7 form.sent .wpcf7-response-output {
  /*display: none !important;*/
  border: none;
  border-left: solid 5px #81b181;
  margin: 1em 0;
  padding: .2em 0 .2em .5em; }

.grecaptcha-badge {
  visibility: hidden; }

body.home header {
  height: auto; }
  @media (min-width: 960px) {
    body.home header {
      display: block;
      padding-top: 10px; }
      body.home header .global_nav {
        width: 100%; }
        body.home header .global_nav .menu {
          justify-content: center; }
          body.home header .global_nav .menu .menu_item {
            width: 130px;
            padding: 20px 0; }
            body.home header .global_nav .menu .menu_item .en {
              font-size: 18px; } }
  @media (min-width: 1280px) {
    body.home header {
      padding-top: 20px; } }
body.home .topview {
  height: calc(90vh - 50px);
  max-height: 630px;
  overflow: hidden; }
  @media (max-width: 959px) {
    body.home .topview {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      z-index: -1; } }
  @media (min-width: 960px) {
    body.home .topview {
      position: relative;
      height: 55vw;
      margin: 0 10px; } }
  @media (min-width: 1280px) {
    body.home .topview {
      margin: 0 20px; } }
  body.home .topview.ani {
    animation: topview_ani 1s forwards; }
    body.home .topview.ani .logo {
      transform: translate(-50%, -50%) scale(1); }
  body.home .topview .logo {
    width: 65vw;
    height: 40vw;
    max-width: 250px;
    max-height: 150px;
    position: absolute;
    padding: 0;
    top: 47%;
    left: 50%;
    z-index: 2;
    transform: translate(-50%, -50%) scale(1.1);
    transition: 1s; }
    body.home .topview .logo img {
      width: 100%; }
  body.home .topview #topimage {
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 100%;
    width: auto;
    max-width: none; }
    @media (min-width: 960px) {
      body.home .topview #topimage {
        height: auto;
        width: 100%; } }
body.home .home_info {
  font-size: 12px;
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    body.home .home_info {
      font-size: 14px;
      display: flex;
      justify-content: center;
      transform: translateY(-20px); } }
  @media (min-width: 960px) {
    body.home .home_info {
      display: block;
      transform: none;
      margin-top: 0 !important;
      position: absolute;
      top: 30px;
      right: 25px; } }
  @media (min-width: 1280px) {
    body.home .home_info {
      top: 45px;
      right: 40px; } }
  body.home .home_info .hi_btn {
    display: block;
    width: 75vw;
    max-width: 300px;
    background-color: rgba(255, 255, 255, 0.5);
    text-align: center;
    margin: 0 auto 10px;
    text-decoration: none;
    padding: 3px 0;
    transition: .3s; }
    @media (min-width: 768px) {
      body.home .home_info .hi_btn {
        width: auto;
        padding: 3px 10px;
        margin: 0 5px; } }
    body.home .home_info .hi_btn.blog::before {
      width: 24px;
      height: 24px;
      vertical-align: -7px; }
    body.home .home_info .hi_btn.tel::before {
      width: 26px;
      height: 26px;
      vertical-align: -9px; }
    body.home .home_info .hi_btn.popupnews {
      opacity: .7; }
      @media (min-width: 960px) {
        body.home .home_info .hi_btn.popupnews {
          opacity: .5; } }
    body.home .home_info .hi_btn.hover {
      box-shadow: 0 0 3px rgba(230, 66, 144, 0.5); }
@media (min-width: 500px) {
  body.home #page_area {
    width: 90%;
    max-width: 700px; } }
@media (min-width: 960px) {
  body.home #page_area {
    width: calc(100% - 4px);
    max-width: 1200px;
    margin-top: 50px; } }
body.home .sec {
  background-color: transparent;
  padding: 0 !important;
  max-width: none !important; }
@media (min-width: 960px) {
  body.home .sec-lead {
    display: flex;
    max-width: 1000px;
    margin: 50px auto 150px; } }
body.home .sec-lead .sl_photo {
  opacity: 0;
  transition: 1s;
  overflow: hidden; }
  @media (min-width: 960px) {
    body.home .sec-lead .sl_photo {
      width: 50%; } }
  body.home .sec-lead .sl_photo.ani {
    opacity: 1; }
    body.home .sec-lead .sl_photo.ani img {
      transform: scale(1); }
  body.home .sec-lead .sl_photo img {
    transform: scale(1.1);
    transition: 1s; }
body.home .sec-lead .sl_txt {
  height: 55vw;
  padding: 13vw 0;
  background-color: #fffbf8;
  color: #e64290;
  font-size: calc(16px + (100vw - 320px) / 50);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  text-align: center; }
  @media (min-width: 500px) {
    body.home .sec-lead .sl_txt {
      font-size: 18px;
      height: 300px;
      padding: 80px 0; } }
  @media (min-width: 960px) {
    body.home .sec-lead .sl_txt {
      width: 50%;
      height: auto;
      padding: 8vw 0; } }
  @media (min-width: 1280px) {
    body.home .sec-lead .sl_txt {
      padding: 100px 0; } }
  body.home .sec-lead .sl_txt.ani .slt_parts:nth-child(1) span {
    animation: homelead_ani 1s forwards; }
  body.home .sec-lead .sl_txt.ani .slt_parts:nth-child(2) span {
    animation: homelead_ani 1s forwards .5s; }
  body.home .sec-lead .sl_txt.ani .slt_parts:nth-child(3) span {
    animation: homelead_ani 1s forwards 1s; }
  body.home .sec-lead .sl_txt .slt_parts {
    width: 100%;
    overflow: hidden; }
    body.home .sec-lead .sl_txt .slt_parts span {
      display: block;
      transform: translateY(100%); }
body.home .sec-lesson_salon {
  position: relative; }
  body.home .sec-lesson_salon .sec_ttl {
    line-height: 2;
    padding: 0 !important; }
    @media (min-width: 500px) {
      body.home .sec-lesson_salon .sec_ttl {
        margin-bottom: 30px !important; } }
    @media (min-width: 960px) {
      body.home .sec-lesson_salon .sec_ttl {
        position: absolute;
        text-align: left;
        z-index: 2;
        left: 4%;
        top: 22%;
        line-height: 1.7; } }
    @media (min-width: 1280px) {
      body.home .sec-lesson_salon .sec_ttl {
        left: 50px; } }
    body.home .sec-lesson_salon .sec_ttl::after {
      content: none; }
    body.home .sec-lesson_salon .sec_ttl.ani .en {
      animation: fadein 1s forwards; }
      body.home .sec-lesson_salon .sec_ttl.ani .en::after {
        animation: home_secttl_line_ani_sp 1s forwards .5s; }
        @media (min-width: 960px) {
          body.home .sec-lesson_salon .sec_ttl.ani .en::after {
            animation: home_secttl_line_ani_pc 2s forwards .5s; } }
    body.home .sec-lesson_salon .sec_ttl.ani .ja {
      animation: fadein 1s forwards .2s; }
    body.home .sec-lesson_salon .sec_ttl .en {
      color: #3e3a39;
      opacity: 0;
      font-size: 30px;
      position: relative; }
      body.home .sec-lesson_salon .sec_ttl .en::after {
        left: calc(50% - 35px);
        bottom: 5px; }
        @media (min-width: 960px) {
          body.home .sec-lesson_salon .sec_ttl .en::after {
            left: -4%;
            width: 0;
            bottom: 7px; } }
      @media (min-width: 500px) {
        body.home .sec-lesson_salon .sec_ttl .en {
          font-size: 40px; } }
      @media (min-width: 960px) {
        body.home .sec-lesson_salon .sec_ttl .en {
          font-size: 4vw; } }
      @media (min-width: 1280px) {
        body.home .sec-lesson_salon .sec_ttl .en {
          font-size: 50px; } }
    body.home .sec-lesson_salon .sec_ttl .ja {
      font-size: 14px;
      opacity: 0; }
  body.home .sec-lesson_salon .sls_exp {
    width: 90%;
    margin: 0 auto 30px;
    color: #8d8583;
    max-width: 500px; }
    @media (min-width: 960px) {
      body.home .sec-lesson_salon .sls_exp {
        position: absolute;
        left: 4%;
        font-size: 14px;
        top: 50%;
        width: 32%; } }
    @media (min-width: 1280px) {
      body.home .sec-lesson_salon .sls_exp {
        left: 50px;
        width: 350px; } }
  @media (min-width: 500px) {
    body.home .sec-lesson_salon .sls_slider {
      width: 90%;
      max-width: 600px;
      margin: 0 auto; } }
  @media (min-width: 960px) {
    body.home .sec-lesson_salon .sls_slider {
      width: 60%;
      max-width: none;
      margin: 0 0 0 40%; } }
  body.home .sec-lesson_salon .sls_slider figure {
    margin: 0; }
  body.home .sec-lesson_salon .sls_slider figcaption {
    display: block;
    margin-top: 5px;
    text-align: justify; }
    @media (min-width: 960px) {
      body.home .sec-lesson_salon .sls_slider figcaption {
        font-size: 14px; } }
  body.home .sec-lesson_salon .sls_slider strong {
    font-weight: normal;
    color: #e64290; }
body.home #popupnews {
  background-color: #fcf4ed;
  width: 96%;
  max-width: 500px;
  padding: 44px 3vw 3vw; }
  @media (min-width: 768px) {
    body.home #popupnews {
      max-width: 960px; } }
  body.home #popupnews .inner {
    border: solid 1px #e64290;
    padding: 7px;
    font-size: 14px; }
    @media (min-width: 768px) {
      body.home #popupnews .inner {
        display: flex;
        justify-content: space-between; } }
    body.home #popupnews .inner .ttl {
      background-color: #fffbf8;
      color: #e64290;
      text-align: center;
      padding: 10vw 0; }
      @media (min-width: 768px) {
        body.home #popupnews .inner .ttl {
          width: 215px;
          padding: 0;
          display: flex;
          align-items: center;
          justify-content: center; } }
    body.home #popupnews .inner .txt {
      padding: 20px 0 20px 20px; }
      @media (min-width: 768px) {
        body.home #popupnews .inner .txt {
          width: calc(100% - 225px); } }
      body.home #popupnews .inner .txt p {
        margin: 0 0 1em; }
        body.home #popupnews .inner .txt p:last-of-type {
          margin: 0; }
      body.home #popupnews .inner .txt strong {
        font-weight: normal;
        color: #e64290; }
      body.home #popupnews .inner .txt ul {
        list-style: decimal; }
        body.home #popupnews .inner .txt ul li {
          margin-bottom: .5em; }

@media (min-width: 768px) {
  body.about .sec-lesson_salon {
    padding: 20px 20px 40px !important; } }
@media (min-width: 960px) {
  body.about .sec-lesson_salon {
    padding: 20px 20px 40px !important; } }
@media (min-width: 1280px) {
  body.about .sec-lesson_salon {
    padding: 40px 40px 60px !important; } }
body.about .sec-lesson_salon .sls_slider {
  width: calc(100% + 20px);
  margin-left: -10px; }
  @media (min-width: 500px) {
    body.about .sec-lesson_salon .sls_slider {
      width: calc(100% + 14vw);
      margin-left: -7vw; } }
  @media (max-width: 767px) {
    body.about .sec-lesson_salon .sls_slider {
      opacity: 0; } }
  @media (min-width: 768px) {
    body.about .sec-lesson_salon .sls_slider {
      width: 100%;
      margin: 0;
      display: flex;
      justify-content: space-between; } }
  @media (max-width: 767px) {
    body.about .sec-lesson_salon .sls_slider.ani {
      animation: fadein 1s forwards; } }
  @media (min-width: 768px) {
    body.about .sec-lesson_salon .sls_slider.ani .slide_item:nth-of-type(1) {
      animation: fadeleft 1s forwards; }
    body.about .sec-lesson_salon .sls_slider.ani .slide_item:nth-of-type(2) {
      animation: faderight 1s forwards; } }
  @media (min-width: 768px) {
    body.about .sec-lesson_salon .sls_slider .slide_item {
      opacity: 0;
      width: calc(50% - 5px); } }
body.about .sec-lesson_salon .sec_ttl {
  padding-top: 40px; }
  @media (min-width: 500px) {
    body.about .sec-lesson_salon .sec_ttl {
      margin-bottom: 30px; } }
  @media (min-width: 768px) {
    body.about .sec-lesson_salon .sec_ttl {
      margin-bottom: 30px;
      padding: 60px 0 20px; } }
body.about .sec-lesson_salon .sls_point {
  font-size: 16px;
  margin: 0 auto 30px;
  max-width: 300px; }
  @media (min-width: 500px) {
    body.about .sec-lesson_salon .sls_point {
      max-width: 370px;
      padding: 15px 0; } }
  @media (min-width: 768px) {
    body.about .sec-lesson_salon .sls_point {
      margin-bottom: 50px; } }
  body.about .sec-lesson_salon .sls_point li {
    line-height: 1.5; }
    body.about .sec-lesson_salon .sls_point li:not(:last-child) {
      margin-bottom: .7em; }
      @media (min-width: 500px) {
        body.about .sec-lesson_salon .sls_point li:not(:last-child) {
          margin-bottom: .5em; } }
@media (min-width: 768px) {
  body.about .sec-lesson_salon .sls_msg p {
    text-align: center;
    line-height: 2; } }
@media (min-width: 960px) {
  body.about .sec-teacher {
    padding: 0 6vw 60px !important; } }
body.about .sec-teacher .st_teacher {
  position: relative;
  padding-bottom: 30px;
  margin: 0 auto;
  max-width: 600px; }
  @media (min-width: 768px) {
    body.about .sec-teacher .st_teacher {
      padding-bottom: 50px; } }
  body.about .sec-teacher .st_teacher:not(:nth-of-type(1)) {
    padding-top: 50px; }
    @media (min-width: 768px) {
      body.about .sec-teacher .st_teacher:not(:nth-of-type(1)) {
        padding-top: 70px; } }
    body.about .sec-teacher .st_teacher:not(:nth-of-type(1))::before {
      width: 100%;
      top: 0;
      left: 0; }
  @media (min-width: 768px) {
    body.about .sec-teacher .st_teacher .teacher_head {
      display: flex;
      align-items: flex-start;
      justify-content: space-between;
      width: 95%;
      max-width: 520px;
      margin: 0 0 0 auto; } }
  body.about .sec-teacher .st_teacher .teacher_head .th_photo {
    display: block;
    width: 70%;
    max-width: 300px;
    margin: 0 auto 10px; }
    @media (min-width: 768px) {
      body.about .sec-teacher .st_teacher .teacher_head .th_photo {
        width: 200px;
        margin: 0; } }
  body.about .sec-teacher .st_teacher .teacher_head .th_txt {
    max-width: 300px;
    margin: 0 auto 20px;
    line-height: 1.5; }
    @media (min-width: 768px) {
      body.about .sec-teacher .st_teacher .teacher_head .th_txt {
        width: calc(100% - 230px);
        margin: 0;
        padding-top: 10px; } }
    body.about .sec-teacher .st_teacher .teacher_head .th_txt .kata {
      color: #e64290;
      font-size: 16px; }
    body.about .sec-teacher .st_teacher .teacher_head .th_txt .name {
      display: flex;
      align-items: center; }
      body.about .sec-teacher .st_teacher .teacher_head .th_txt .name .ja {
        font-size: 20px;
        font-weight: bold;
        letter-spacing: .2em; }
      body.about .sec-teacher .st_teacher .teacher_head .th_txt .name .en {
        color: #beb9b8;
        font-size: 12px;
        font-weight: normal;
        margin-left: .5em; }
    body.about .sec-teacher .st_teacher .teacher_head .th_txt .keireki {
      margin: 1em 0;
      font-size: 14px; }
      @media (min-width: 768px) {
        body.about .sec-teacher .st_teacher .teacher_head .th_txt .keireki {
          margin: 1.5em 0; } }
  body.about .sec-teacher .st_teacher .teacher_head .btn_movie {
    display: block;
    width: 180px;
    height: 40px;
    line-height: 37px;
    border: solid 1px rgba(230, 66, 144, 0.5);
    text-decoration: none;
    margin: 0 auto;
    font-size: 14px;
    color: #3e3a39;
    padding-left: 10px;
    transition: .3s; }
    @media (min-width: 500px) {
      body.about .sec-teacher .st_teacher .teacher_head .btn_movie {
        margin: 20px auto; } }
    @media (min-width: 768px) {
      body.about .sec-teacher .st_teacher .teacher_head .btn_movie {
        margin: 0 0 0 2px; } }
    body.about .sec-teacher .st_teacher .teacher_head .btn_movie::before {
      width: 36px;
      height: 36px;
      margin: 0 10px 3px; }
    body.about .sec-teacher .st_teacher .teacher_head .btn_movie.hover {
      background-color: #fce9f2; }
  body.about .sec-teacher .st_teacher .teacher_message {
    position: relative;
    max-width: 500px;
    margin: 0 auto;
    font-size: 14px; }
    @media (min-width: 768px) {
      body.about .sec-teacher .st_teacher .teacher_message {
        margin-top: 20px; } }
    @media (max-width: 499px) {
      body.about .sec-teacher .st_teacher .teacher_message.long {
        max-height: 100px;
        overflow: hidden; }
        body.about .sec-teacher .st_teacher .teacher_message.long::before {
          content: "";
          display: block;
          position: absolute;
          bottom: 0;
          left: 0;
          width: 100%;
          height: 80%;
          background: -webkit-linear-gradient(top, rgba(255, 251, 248, 0) 0%, rgba(255, 251, 248, 0.95) 40%, rgba(255, 251, 248, 0.95) 40%, #fffbf8 60%);
          background: -ms-linear-gradient(top, rgba(255, 251, 248, 0) 0%, rgba(255, 251, 248, 0.95) 40%, rgba(255, 251, 248, 0.95) 40%, #fffbf8 60%);
          background: linear-gradient(top, rgba(255, 251, 248, 0) 0%, rgba(255, 251, 248, 0.95) 40%, rgba(255, 251, 248, 0.95) 40%, #fffbf8 60%); }
        body.about .sec-teacher .st_teacher .teacher_message.long .btn_more {
          display: block;
          width: 36px;
          height: 36px;
          position: absolute;
          bottom: 20px;
          left: calc(50% - 18px);
          text-align: center;
          text-decoration: none; }
          body.about .sec-teacher .st_teacher .teacher_message.long .btn_more::before {
            content: "more";
            color: #e64290;
            font-size: 12px; }
          body.about .sec-teacher .st_teacher .teacher_message.long .btn_more::after {
            content: "";
            display: block;
            width: 18px;
            height: 18px;
            border-right: solid 1px #e64290;
            border-bottom: solid 1px #e64290;
            transform: rotateZ(45deg);
            position: absolute;
            bottom: 2px;
            left: calc(50% - 9px); } }
    body.about .sec-teacher .st_teacher .teacher_message .hosoku {
      font-size: 11px;
      color: #a59f9e;
      margin-bottom: 2em; }
    body.about .sec-teacher .st_teacher .teacher_message .btn_more {
      display: none; }
@media (min-width: 500px) {
  body.about .sec-awards {
    padding: 0 20px 20px !important; } }
@media (min-width: 768px) {
  body.about .sec-awards {
    padding: 0 20px 20px !important; } }
@media (min-width: 960px) {
  body.about .sec-awards {
    padding: 0 30px 30px !important; } }
@media (min-width: 1280px) {
  body.about .sec-awards {
    padding: 0 50px 50px !important; } }
@media (min-width: 768px) {
  body.about .sec-awards .sec_ttl {
    margin-bottom: 40px; } }
body.about .sec-awards .sa_lead {
  margin: 0 auto;
  max-width: 300px; }
  @media (min-width: 500px) {
    body.about .sec-awards .sa_lead {
      max-width: 370px; } }
  @media (min-width: 768px) {
    body.about .sec-awards .sa_lead {
      max-width: 420px; } }
  body.about .sec-awards .sa_lead .hosoku {
    font-size: 12px;
    line-height: 1.5;
    color: #a59f9e; }
    @media (min-width: 768px) {
      body.about .sec-awards .sa_lead .hosoku {
        text-align: center; } }
body.about .sec-awards .sa_awards_list {
  margin: 30px auto;
  font-size: 14px; }
  @media (min-width: 768px) {
    body.about .sec-awards .sa_awards_list {
      width: 80%;
      margin-top: 40px;
      max-width: 600px; } }
  @media (min-width: 1280px) {
    body.about .sec-awards .sa_awards_list {
      width: auto;
      max-width: 600px; } }
body.about .sec-logo .sl_logo {
  display: block;
  width: 80%;
  max-width: 280px;
  margin: 50px auto; }
body.about .sec-logo .sl_exp {
  font-size: 14px; }
  body.about .sec-logo .sl_exp .designer {
    margin-top: 20px;
    text-align: right; }
    @media (min-width: 768px) {
      body.about .sec-logo .sl_exp .designer {
        margin-top: 30px; } }
    body.about .sec-logo .sl_exp .designer a {
      color: #3e3a39; }
body.about .sec-greetings .sg_msg p {
  font-size: 14px; }
body.about .sec-greetings .sg_msg .daihyo {
  text-align: right; }
  body.about .sec-greetings .sg_msg .daihyo .kata {
    color: #e64290;
    font-size: 16px; }
  body.about .sec-greetings .sg_msg .daihyo .name {
    line-height: 1;
    margin-top: 10px; }
    body.about .sec-greetings .sg_msg .daihyo .name .ja {
      font-size: 20px;
      font-weight: bold;
      letter-spacing: .2em;
      display: block;
      transform: translateX(5px); }
    body.about .sec-greetings .sg_msg .daihyo .name .en {
      color: #beb9b8;
      font-size: 12px;
      font-weight: normal;
      margin-left: .5em; }
body.about #recruit {
  padding: 5px;
  background-color: #fffbf8;
  width: 96%;
  max-width: 400px; }
  @media (min-width: 768px) {
    body.about #recruit {
      padding: 10px;
      width: 90%;
      max-width: 800px; } }
  body.about #recruit .wrapper_waku {
    border: solid 11px #fff;
    border-image: url(images/waku.svg) 44; }
    @media (min-width: 768px) {
      body.about #recruit .wrapper_waku {
        border-width: 16px; } }
  body.about #recruit .sec-recruit {
    margin: 0 auto; }
    @media (min-width: 500px) {
      body.about #recruit .sec-recruit {
        padding: 0 20px 50px; } }
    body.about #recruit .sec-recruit .sec_ttl .en {
      font-size: 48px; }
    body.about #recruit .sec-recruit .sr_msg {
      margin-bottom: 30px; }
      @media (min-width: 768px) {
        body.about #recruit .sec-recruit .sr_msg p {
          text-align: center; } }
    body.about #recruit .sec-recruit .sr_tel {
      margin: 30px 0; }
      @media (min-width: 768px) {
        body.about #recruit .sec-recruit .sr_tel {
          width: 380px;
          margin: 50px auto; } }
  body.about #recruit .fancybox-close-small {
    right: 5px;
    top: 5px; }
    @media (min-width: 768px) {
      body.about #recruit .fancybox-close-small {
        right: 15px;
        top: 15px; } }

body.lesson .sec-lesson sup {
  color: #e64290; }
body.lesson .sec-lesson .hosoku {
  font-size: 13px;
  padding-left: .7em;
  position: relative;
  color: #736c6a;
  line-height: 1.5; }
  body.lesson .sec-lesson .hosoku::before {
    content: "*";
    position: absolute;
    top: 2px;
    left: 0;
    color: #e64290; }
body.lesson .sec-lesson .bustin {
  margin-top: 40px;
  font-size: 14px; }
  @media (min-width: 768px) {
    body.lesson .sec-lesson .bustin .bustin_slider {
      display: flex;
      justify-content: space-between; } }
  @media (min-width: 768px) {
    body.lesson .sec-lesson .bustin .bustin_slider .slide_item {
      width: calc(50% - 5px); } }
body.lesson .sec-lesson .sl_exp2 {
  position: relative; }
  @media (min-width: 1280px) {
    body.lesson .sec-lesson .sl_exp2 {
      margin-bottom: 170px; }
      body.lesson .sec-lesson .sl_exp2 p {
        width: calc(100% - 240px); } }
  @media (min-width: 768px) {
    body.lesson .sec-lesson .sl_exp2 .photos {
      display: flex;
      justify-content: space-between; } }
  @media (min-width: 1280px) {
    body.lesson .sec-lesson .sl_exp2 .photos {
      display: block;
      position: absolute;
      width: 200px;
      top: 45px;
      right: 0; } }
  body.lesson .sec-lesson .sl_exp2 .photos figure {
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      body.lesson .sec-lesson .sl_exp2 .photos figure {
        width: calc(50% - 5px); } }
    @media (min-width: 1280px) {
      body.lesson .sec-lesson .sl_exp2 .photos figure {
        width: 100%; } }
body.lesson .sec-rooms {
  padding-bottom: 20px; }
  body.lesson .sec-rooms .sro_rooms {
    margin-top: 50px; }
    @media (min-width: 768px) {
      body.lesson .sec-rooms .sro_rooms {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        width: calc(100% + 70px);
        margin-left: -35px; } }
    body.lesson .sec-rooms .sro_rooms .room_unit {
      padding-bottom: 30px; }
      @media (min-width: 768px) {
        body.lesson .sec-rooms .sro_rooms .room_unit {
          width: calc(50% - 20px); } }
      body.lesson .sec-rooms .sro_rooms .room_unit .exp {
        margin-top: 10px;
        font-size: 14px; }
      body.lesson .sec-rooms .sro_rooms .room_unit strong {
        font-size: 12px; }
body.lesson .sec-recital .sre_hole .with_photo::after {
  content: "";
  display: block;
  clear: both; }
@media (min-width: 768px) {
  body.lesson .sec-recital .sre_hole .with_photo p {
    width: calc(50% - 30px);
    float: left; }
  body.lesson .sec-recital .sre_hole .with_photo .sr_photo_seil {
    width: 50%;
    float: right; } }
body.lesson .sec-recital .sre_hole .sr_photo_hole figcaption {
  text-align: justify; }
@media (min-width: 768px) {
  body.lesson .sec-recital .sre_hole .sr_photos {
    display: flex;
    justify-content: space-between; }
    body.lesson .sec-recital .sre_hole .sr_photos figure {
      width: calc(50% - 10px); } }
@media (min-width: 768px) {
  body.lesson .sec-recital .sre_online .sreo_photos {
    display: flex;
    justify-content: space-between; }
    body.lesson .sec-recital .sre_online .sreo_photos figure {
      width: calc(50% - 10px); } }
body.lesson .sec-recital .sre_online .sreo_photos .btn_movie {
  position: relative;
  display: block;
  text-decoration: none; }
  body.lesson .sec-recital .sre_online .sreo_photos .btn_movie.hover::before {
    border-color: #e64290; }
  body.lesson .sec-recital .sre_online .sreo_photos .btn_movie.hover::after {
    border-left-color: #e64290; }
  body.lesson .sec-recital .sre_online .sreo_photos .btn_movie::before {
    content: "";
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    border: solid 5px #fff;
    border-radius: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    transition: .3s; }
  body.lesson .sec-recital .sre_online .sreo_photos .btn_movie::after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7.5px 0 7.5px 13.0px;
    border-color: transparent transparent transparent #fff;
    top: 50%;
    left: 50%;
    transform: translate(-35%, -50%);
    z-index: 2;
    transition: .3s; }
body.lesson .sec-course .sc_lead {
  font-size: 3.7vw;
  margin: 0 auto 20px; }
  @media (min-width: 500px) {
    body.lesson .sec-course .sc_lead {
      font-size: 16px;
      max-width: 400px; } }
  @media (min-width: 768px) {
    body.lesson .sec-course .sc_lead {
      margin-bottom: 50px; } }
body.lesson .sec-course .sc_price {
  margin-bottom: 50px; }
  body.lesson .sec-course .sc_price .hosoku {
    margin-top: 5px;
    font-size: 13px; }
    body.lesson .sec-course .sc_price .hosoku li {
      margin-bottom: .3em; }
@media (min-width: 768px) {
  body.lesson .sec-course .sc_bag {
    display: flex;
    justify-content: space-between; }
    body.lesson .sec-course .sc_bag figure {
      width: calc(50% - 10px); } }
body.lesson .sec-trial .btn_area {
  text-align: center;
  margin-top: 30px; }
body.lesson .sec-qa .qa_unit {
  margin-left: 35px;
  text-align: justify;
  line-height: 1.5;
  position: relative; }
  body.lesson .sec-qa .qa_unit:not(:last-child) {
    margin-bottom: 50px; }
    @media (min-width: 500px) {
      body.lesson .sec-qa .qa_unit:not(:last-child) {
        margin-bottom: 50px; } }
  @media (max-width: 499px) {
    body.lesson .sec-qa .qa_unit.long .a_area {
      overflow: hidden;
      max-height: 120px; }
      body.lesson .sec-qa .qa_unit.long .a_area::before {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 60%;
        background: -webkit-linear-gradient(top, rgba(255, 251, 248, 0) 0%, rgba(255, 251, 248, 0.95) 40%, rgba(255, 251, 248, 0.95) 40%, #fffbf8 60%);
        background: -ms-linear-gradient(top, rgba(255, 251, 248, 0) 0%, rgba(255, 251, 248, 0.95) 40%, rgba(255, 251, 248, 0.95) 40%, #fffbf8 60%);
        background: linear-gradient(top, rgba(255, 251, 248, 0) 0%, rgba(255, 251, 248, 0.95) 40%, rgba(255, 251, 248, 0.95) 40%, #fffbf8 60%); }
    body.lesson .sec-qa .qa_unit.long .btn_more {
      display: block;
      width: 36px;
      height: 36px;
      position: absolute;
      bottom: 10px;
      left: calc(50% - 18px);
      text-align: center;
      text-decoration: none; }
      body.lesson .sec-qa .qa_unit.long .btn_more::before {
        content: "more";
        color: #e64290;
        font-size: 12px; }
      body.lesson .sec-qa .qa_unit.long .btn_more::after {
        content: "";
        display: block;
        width: 18px;
        height: 18px;
        border-right: solid 1px #e64290;
        border-bottom: solid 1px #e64290;
        transform: rotateZ(45deg);
        position: absolute;
        bottom: 2px;
        left: calc(50% - 9px); } }
  body.lesson .sec-qa .qa_unit .q_area {
    font-weight: bold;
    position: relative;
    margin-bottom: .5em;
    font-size: 14px; }
    @media (min-width: 768px) {
      body.lesson .sec-qa .qa_unit .q_area {
        font-size: 16px; } }
    body.lesson .sec-qa .qa_unit .q_area::before {
      content: "Q";
      font-family: "YuMincho", "Yu Mincho", "メイリオ", Meiryo, serif;
      font-size: 24px;
      color: #e64290;
      font-weight: normal;
      position: absolute;
      left: -28px;
      top: -.4em; }
      @media (min-width: 768px) {
        body.lesson .sec-qa .qa_unit .q_area::before {
          font-size: 30px;
          left: -40px; } }
  body.lesson .sec-qa .qa_unit .a_area {
    font-size: 13px; }
    @media (min-width: 768px) {
      body.lesson .sec-qa .qa_unit .a_area {
        font-size: 14px; } }
    body.lesson .sec-qa .qa_unit .a_area strong {
      font-weight: normal;
      color: #e64290; }
  body.lesson .sec-qa .qa_unit .btn_more {
    display: none; }

@media (min-width: 768px) {
  body.salon .sec-rental #topimage {
    bottom: -50% !important; } }
body.salon .sec-rental .sr_point {
  font-size: 3.7vw;
  font-weight: bold;
  margin: 0 auto 40px; }
  @media (min-width: 500px) {
    body.salon .sec-rental .sr_point {
      font-size: 16px;
      max-width: 400px; } }
  @media (min-width: 768px) {
    body.salon .sec-rental .sr_point {
      margin-bottom: 50px; } }
@media (min-width: 768px) {
  body.salon .sec-rental .sr_msg p {
    text-align: center;
    line-height: 2; } }
body.salon .sec-hole .sh_exp sup {
  color: #e64290; }
body.salon .sec-hole .sh_exp .hosoku {
  font-size: 13px;
  padding-left: .7em;
  position: relative;
  color: #736c6a;
  line-height: 1.5; }
  body.salon .sec-hole .sh_exp .hosoku::before {
    content: "*";
    position: absolute;
    top: 2px;
    left: 0;
    color: #e64290; }
body.salon .sec-hole .sh_exp figure {
  margin-top: 30px; }
body.salon .sec-hole .sh_exp .friedrich {
  margin-top: 50px; }
  body.salon .sec-hole .sh_exp .friedrich::after {
    content: "";
    display: block;
    clear: both; }
  @media (min-width: 768px) {
    body.salon .sec-hole .sh_exp .friedrich .txt {
      width: calc(55% - 20px);
      float: left; }
    body.salon .sec-hole .sh_exp .friedrich .photo {
      width: 45%;
      float: right;
      margin-top: 1.3em; } }
  body.salon .sec-hole .sh_exp .friedrich .photo {
    margin-top: 10px; }
body.salon .sec-hole .sh_date .hosoku {
  margin-top: 5px;
  font-size: 13px; }
  body.salon .sec-hole .sh_date .hosoku li {
    margin-bottom: .3em; }
body.salon .sec-hole .sh_price .hosoku {
  margin-top: 5px;
  font-size: 13px; }
  body.salon .sec-hole .sh_price .hosoku li {
    margin-bottom: .3em; }
body.salon .sec-hole .sh_waiting .exp::after {
  content: "";
  display: block;
  clear: both; }
@media (min-width: 768px) {
  body.salon .sec-hole .sh_waiting .exp .txt {
    width: calc(55% - 30px);
    float: left; }
  body.salon .sec-hole .sh_waiting .exp .photo {
    width: 45%;
    float: right;
    margin-top: 1.3em; } }
body.salon .sec-hole .sh_bihin .bihin_list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px; }
  @media (min-width: 768px) {
    body.salon .sec-hole .sh_bihin .bihin_list {
      margin-bottom: 20px; } }
  body.salon .sec-hole .sh_bihin .bihin_list .bihin_item {
    margin-bottom: 5px; }
    @media (max-width: 767px) {
      body.salon .sec-hole .sh_bihin .bihin_list .bihin_item {
        width: calc(50% - 5px);
        margin-right: 10px; }
        body.salon .sec-hole .sh_bihin .bihin_list .bihin_item:nth-of-type(2n) {
          margin-right: 0; } }
    @media (min-width: 768px) {
      body.salon .sec-hole .sh_bihin .bihin_list .bihin_item {
        width: calc(33.33% - 6px);
        margin-right: 9px; }
        body.salon .sec-hole .sh_bihin .bihin_list .bihin_item:nth-of-type(3n) {
          margin-right: 0; } }
body.salon .sec-hole .sh_bihin .hosoku {
  font-size: 13px; }
body.salon .sec-personal .sp_exp figure {
  max-width: 450px;
  margin: 10px auto 20px; }
body.salon .sec-personal .sp_date .hosoku {
  margin-top: 5px;
  font-size: 13px; }
  body.salon .sec-personal .sp_date .hosoku li {
    margin-bottom: .3em; }
body.salon .sec-personal .sp_price .hosoku {
  margin-top: 5px;
  font-size: 13px; }
  body.salon .sec-personal .sp_price .hosoku li {
    margin-bottom: .3em; }
body.salon .sec-howtouse {
  counter-reset: number; }
  body.salon .sec-howtouse .step_unit {
    position: relative;
    margin-top: 50px;
    padding-left: 30px; }
    @media (min-width: 768px) {
      body.salon .sec-howtouse .step_unit {
        padding-left: 65px; } }
    body.salon .sec-howtouse .step_unit::before {
      content: "Step";
      display: block;
      width: 30px;
      background-color: #e64290;
      color: #fff;
      font-size: 10px;
      position: absolute;
      top: -20px;
      left: 0;
      text-align: center;
      line-height: 1;
      padding: 3px 0; }
      @media (min-width: 768px) {
        body.salon .sec-howtouse .step_unit::before {
          top: 5px; } }
    body.salon .sec-howtouse .step_unit::after {
      counter-increment: number;
      content: counter(number);
      position: absolute;
      font-size: 30px;
      color: #e64290;
      font-family: "YuMincho", "Yu Mincho", "メイリオ", Meiryo, serif;
      top: -3px;
      left: 0;
      width: 30px;
      text-align: center;
      line-height: 1; }
      @media (min-width: 768px) {
        body.salon .sec-howtouse .step_unit::after {
          left: 30px; } }
    body.salon .sec-howtouse .step_unit .step_ttl {
      margin-bottom: 5px;
      line-height: 1.5; }
      @media (min-width: 500px) {
        body.salon .sec-howtouse .step_unit .step_ttl {
          margin-bottom: 10px; } }
      @media (min-width: 768px) {
        body.salon .sec-howtouse .step_unit .step_ttl {
          margin-bottom: 20px; } }
    body.salon .sec-howtouse .step_unit .step_exp {
      background-color: #fce9f2;
      padding: 15px; }
      @media (min-width: 768px) {
        body.salon .sec-howtouse .step_unit .step_exp {
          padding: 25px; } }
      body.salon .sec-howtouse .step_unit .step_exp p {
        font-size: 14px;
        line-height: 1.5;
        margin-top: 0; }
        body.salon .sec-howtouse .step_unit .step_exp p:last-child {
          margin-bottom: 0; }
    @media (max-width: 499px) {
      body.salon .sec-howtouse .step_unit .telinfo_set {
        line-height: 1.5; }
        body.salon .sec-howtouse .step_unit .telinfo_set .phone {
          display: block;
          padding-left: 36px;
          margin-bottom: 15px; }
          body.salon .sec-howtouse .step_unit .telinfo_set .phone a {
            display: block; }
          body.salon .sec-howtouse .step_unit .telinfo_set .phone::before {
            top: calc(50% - 18px); }
          body.salon .sec-howtouse .step_unit .telinfo_set .phone::after {
            top: calc(50% - 21px); }
        body.salon .sec-howtouse .step_unit .telinfo_set .time {
          margin-left: 0;
          font-size: 3vw; }
        body.salon .sec-howtouse .step_unit .telinfo_set .hosoku {
          margin-left: 1em; } }
    @media (min-width: 500px) {
      body.salon .sec-howtouse .step_unit .telinfo_set .phone a {
        font-size: 21px; } }
    body.salon .sec-howtouse .step_unit .btn_mailform {
      margin: 20px auto;
      width: auto;
      font-size: 13px; }
      @media (max-width: 499px) {
        body.salon .sec-howtouse .step_unit .btn_mailform {
          max-width: 220px; }
          body.salon .sec-howtouse .step_unit .btn_mailform::before {
            left: 6%; } }
      @media (min-width: 500px) {
        body.salon .sec-howtouse .step_unit .btn_mailform {
          padding-left: 0; }
          body.salon .sec-howtouse .step_unit .btn_mailform::before {
            position: relative;
            top: auto;
            left: auto; } }
    body.salon .sec-howtouse .step_unit .hosoku {
      font-size: 13px;
      margin-top: 10px; }
      body.salon .sec-howtouse .step_unit .hosoku li {
        margin-bottom: .3em; }

@media (min-width: 960px) {
  body.access .sec-access {
    padding: 0 120px 90px; } }
body.access .sec-access .sa_map .sam_map {
  display: block;
  width: 95%;
  max-width: 500px;
  margin: 20px auto; }
body.access .sec-access .sa_map .sam_info {
  line-height: 1.5;
  max-width: 300px;
  margin: 0 auto; }
  @media (min-width: 768px) {
    body.access .sec-access .sa_map .sam_info {
      display: flex;
      justify-content: space-evenly;
      max-width: 440px;
      margin-top: 30px; } }
  body.access .sec-access .sa_map .sam_info .name {
    color: #e64290;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: .3em;
    width: 20em; }
  body.access .sec-access .sa_map .sam_info .info {
    font-size: 12px; }
    body.access .sec-access .sa_map .sam_info .info address {
      font-style: normal;
      margin-bottom: .1em; }
    body.access .sec-access .sa_map .sam_info .info .tel .time {
      display: block;
      margin-left: 2.5em; }
body.access .sec-access .sa_guide {
  font-size: 13px; }
  @media (min-width: 768px) {
    body.access .sec-access .sa_guide {
      display: flex;
      justify-content: space-between; } }
  body.access .sec-access .sa_guide .sag_photo {
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      body.access .sec-access .sa_guide .sag_photo {
        width: calc(50% - 10px); } }
  @media (min-width: 768px) {
    body.access .sec-access .sa_guide .sag_info {
      width: calc(50% - 10px); } }
  body.access .sec-access .sa_guide .sag_info .sai_ttl {
    margin-bottom: .2em; }
    body.access .sec-access .sa_guide .sag_info .sai_ttl:not(:first-child) {
      margin-top: 20px; }
  body.access .sec-access .sa_guide .sag_info ul.sai_exp li {
    margin-bottom: .2em; }

body.contact .subsec_ttl {
  margin-bottom: 10px; }
@media (min-width: 500px) {
  body.contact .sec-contact {
    padding: 0 7vw 50px !important; } }
@media (min-width: 960px) {
  body.contact .sec-contact {
    padding: 0 120px 90px !important; } }

body.trial .subsec_ttl {
  margin-bottom: 10px; }
@media (min-width: 500px) {
  body.trial .sec-trial {
    padding: 0 7vw 50px !important; } }
@media (min-width: 960px) {
  body.trial .sec-trial {
    padding: 40px 120px 90px !important; } }
@media (min-width: 768px) {
  body.trial .sec-trial .topimage_container {
    width: calc(100% + 14vw - 40px);
    margin-left: calc(20px - 7vw); } }
@media (min-width: 960px) {
  body.trial .sec-trial .topimage_container {
    width: calc(100% + 240px - 80px);
    margin-left: calc(40px - 120px); } }
@media (min-width: 1280px) {
  body.trial .sec-trial .topimage_container {
    width: calc(100% + 240px - 80px);
    margin-left: calc(40px - 120px); } }
body.trial .sec-trial .sec_ttl .hosoku {
  display: block;
  font-size: 14px;
  margin-top: 3px; }
body.trial .sec-trial .st_lead {
  margin-bottom: 20px !important; }
body.trial .sec-trial .st_time .time_table th {
  width: 6em; }
  @media (min-width: 500px) {
    body.trial .sec-trial .st_time .time_table th {
      width: 8em; } }
body.trial .sec-trial .st_time .time_table td {
  padding: .7em !important;
  text-align: left;
  line-height: 1.7; }
  @media (min-width: 500px) {
    body.trial .sec-trial .st_time .time_table td {
      padding: 1em !important; } }
body.trial .sec-trial .st_time .hosoku p {
  margin: .5em 0;
  font-size: 13px; }
body.trial .sec-trial .st_time .stt_onegai {
  margin-top: 50px !important; }

body.students .ss_lead {
  font-size: 14px;
  margin-bottom: 30px !important; }
body.students .ss_list .student_unit {
  background-color: #fff;
  border-radius: 10px;
  padding: 20px 10px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  position: relative; }
  @media (min-width: 500px) {
    body.students .ss_list .student_unit {
      padding: 30px 20px;
      margin-bottom: 30px; } }
  @media (min-width: 768px) {
    body.students .ss_list .student_unit {
      padding: 20px;
      display: flex;
      justify-content: space-between;
      align-items: flex-start; } }
  @media (min-width: 960px) {
    body.students .ss_list .student_unit {
      padding: 30px; } }
  body.students .ss_list .student_unit.long .msg {
    max-height: 100px;
    overflow: hidden;
    position: relative; }
    body.students .ss_list .student_unit.long .msg::before {
      content: "";
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 60%;
      background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 40%, rgba(255, 255, 255, 0.95) 40%, #fff 60%);
      background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 40%, rgba(255, 255, 255, 0.95) 40%, #fff 60%);
      background: linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 40%, rgba(255, 255, 255, 0.95) 40%, #fff 60%); }
  body.students .ss_list .student_unit.long .btn_more {
    display: block; }
  body.students .ss_list .student_unit .photo {
    width: 32vw;
    max-width: 150px;
    margin: 0 auto 10px; }
    @media (min-width: 768px) {
      body.students .ss_list .student_unit .photo {
        width: 100px;
        margin: 0; } }
  @media (min-width: 768px) {
    body.students .ss_list .student_unit .txt {
      width: calc(100% - 120px); } }
  @media (min-width: 960px) {
    body.students .ss_list .student_unit .txt {
      width: calc(100% - 130px); } }
  body.students .ss_list .student_unit .name_area {
    font-size: 12px;
    text-align: center;
    color: #e64290;
    font-weight: bold;
    margin-bottom: 1em; }
    @media (min-width: 768px) {
      body.students .ss_list .student_unit .name_area {
        text-align: left; } }
    body.students .ss_list .student_unit .name_area .from {
      display: block; }
      @media (min-width: 768px) {
        body.students .ss_list .student_unit .name_area .from {
          display: inline;
          margin-left: 1em; } }
  body.students .ss_list .student_unit .ttl {
    line-height: 1.5;
    margin: 1em 0; }
  body.students .ss_list .student_unit .msg p {
    font-size: 13px; }
  body.students .ss_list .student_unit .btn_more {
    display: none;
    color: #8d8583;
    font-size: 12px;
    position: absolute;
    bottom: 20px;
    right: 20px;
    transition: .3s; }
    @media (min-width: 960px) {
      body.students .ss_list .student_unit .btn_more {
        bottom: 30px;
        right: 30px; } }
    body.students .ss_list .student_unit .btn_more::after {
      content: "";
      display: inline-block;
      width: 8px;
      height: 8px;
      margin-left: .5em;
      vertical-align: 1px;
      border-right: solid 1px #8d8583;
      border-bottom: solid 1px #8d8583;
      transform: rotateZ(45deg); }
    body.students .ss_list .student_unit .btn_more.hover {
      padding-top: 5px;
      bottom: 15px; }
      @media (min-width: 960px) {
        body.students .ss_list .student_unit .btn_more.hover {
          bottom: 25px; } }
