/* メイン */
main {
  background: #f5f5f5;
}
a:hover,
button:hover {
  opacity: 0.5;
}
@media (900px <= width) {
  main {
    position: absolute;
    top: 0;
    right: 0;
  }
}

/* TOP */
#top_mv_slide {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1;
  width: 80%;
}
/* sp~900まで mvスライダー縦サイズ調整*/
@media (width < 900px) {
  #top_mv_slide {
    position: unset;
    width: 100%;
  }
}

.contact_text {
  justify-content: center;
  border-bottom: 1px solid #e0e4e8;
  flex-wrap: wrap;
}

.contact h2 {
  font-size: 28px;
  width: calc(54% / 2);
  text-align: center;
}
.sec_a h2 span,
.option_detail_title span,
.option_guidance span {
  display: block;
}

.contact__botn li {
  width: calc(100% / 2);
  padding: 1rem;
  background: #fff;
}

.contact__botn li:first-of-type {
  border-right: 1px solid #e0e4e8;
}
.botn_1 a {
  width: 100%;
    text-align: center;
}
.contact__botn .botn_2 a {
  justify-content: center;
}

.contact__botn .botn_1{
  align-items: center;
}
.contact__botn li:hover {
  background: #dbdbdb;
}

.sec_bottom{
  position: relative;
z-index: 10;
background-color: #f5f5f5;
border-top: 1px solid #e0e4e8;
} 


@media (width < 900px) {

.contact h2 {
  width: 100%;
  margin: 0;
}
.contact div.contact_text {
  padding-bottom: 1rem;
}
}


/* TOP　コンセプト */
  .salon_baccor_a,
  .salon_baccor_b{
    margin: 0 auto;
  }
  

.salon {
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
  
.salon_textBox,
.salon_textBoxImg {
    width: 42%;
  }
 
  .salon_textBoxImg50 {
    width: 50%;
  }
  
.salon_textBoxImg .img_2 {
    width: 50%;
    margin: 0 0 0 auto;
  }

  
.link_box a {
    width: 100%;
    margin: 0 auto;
    border: 1px solid #4d4d4d;
    text-align: center;
    display: block;
    padding: 1.5rem 5rem;
    box-sizing: border-box;
    text-decoration: none;
  }
.top_salon {
  margin-top: 33%;
  position: relative;
  z-index: 10;
  background-color: #f5f5f5;
  padding: 2rem 0;
  }
  .m_3 {
    margin-bottom: 3rem;
    color: #4d4d4d;
  }
  .map_shop {
    justify-content: center;
  }
  .map_shop .map_img {
    width: 94%;
  }

  .salon_textBox .botn_1 {
    padding: 1rem;
    color: #fff;
    background-color: #70727e;
    text-align: center;
}

/* TOP　ギャラリー */
section.gallery.sec_a.top_salon {
    padding: 6rem 0;
}
.gallery_botn.terms_of_use {
    margin: 0;
}
/* SP */
  @media (width < 900px) {
section.gallery.sec_a.top_salon {
    padding: 3rem 0;
}
.gallery_botn.terms_of_use {
    margin: 0 auto;
    padding: 0;
    width: 90%;
}

  }


     /* TOP　店舗メニュー表 */
     #top_index .store_memu_box {
      margin-top: 3rem;
  }

  .store_memu_box .attention{
    padding: 0 0 2rem;
  }
  .store_memu_box .attention p, .store_memu_box .attention p a {
  font-size: 12px;
}
.store_memu_box span {
  display: block;
}

  
  /* スタッフ紹介 */
    @media (900px <= width){
    .pc_no {
      display: none;
    }
  }
  
  /* SP */
  @media (width < 900px) {
    .sp_no {
      display: none;
    }
    .top_salon {
      padding: 3rem 0;
      margin-top: 0;
    }
  
    .salon {
      flex-wrap: wrap;
    }
  
    .salon_textBox,
    .salon_textBoxImg,
    .salon_textBoxImg50 {
      width: 100%;
    }
    .salon_textBoxImg {
      display: flex;
    }
    .map_shop .map_img {
      width: 100%;
    }
    .salon_textBox .botn_1 {
      margin-bottom: 3rem;
  }
  }
  
  #top_mv_slide .slider img {
    width: 100%;
  }
  #top_mv_slide .slick-next,
  #top_mv_slide .slick-prev {
    top: 43%;
  }
  
  #top_mv_slide .slick-next:before,
  #top_mv_slide .slick-prev:before {
    color: #fff;
    font-family: none;
  }
  #top_mv_slide .slick-next:before {
    content: "";
    background: url("https://cdn.shopify.com/s/files/1/0911/8266/1939/files/R.png?v=1732168655")
      no-repeat;
    background-size: 14px 26px;
    width: 20px;
    height: 30px;
    position: absolute;
  }
  #top_mv_slide .slick-prev:before {
    content: "";
    background: url("https://cdn.shopify.com/s/files/1/0911/8266/1939/files/L.png?v=1732168655")
      no-repeat;
    background-size: 14px 26px;
    width: 20px;
    height: 30px;
    position: absolute;
  }
  
  #top_mv_slide .slick-prev {
    left: 14px;
    z-index: 10;
  }
  #top_mv_slide .slick-next {
    right: 14px;
    z-index: 10;
  }
  
  @media (width < 900px) { 
    #top_mv_slide .slider {
      width: 100%;
      margin: 0;
    }
    #top_mv_slide .slick-next {
      right: 12px;
    }
  }
  
  /* ここまでスライダーのスタイル */
  
  /* 移動型サロン */
  @media (900px <= width) {
    .salon_box2 .salon_textBox {
      order: 2;
    }
    .salon_box2 .salon_textBoxImg {
      order: 1;
    }
  }
  
  /* SP */
  @media (width < 900px) {
    .salon_textBox,
    .salon_textBoxImg,
     .salon_box2 .salon_textBox {
      width: 100%;
    }
    .salon_textBoxImg {
      display: flex;
    }
    .salon_box2 .salon_textBoxImg {
      width: 100%;
      margin-left: 0;
    }
  }
    

  
  
  /* TOP CTAボタン  */
  .cta_botn {
    margin: 0 auto;
    width: 50%;
  }
  @media (width < 900px) {
    .cta_botn {
      width: 90%;
    }
    .cta_botn a img {
      width: 100%;
    }
  }
  
  .cta_botn a {
    display: block;
    text-align: center;
  }
  
    /*** 店舗までの行き方 ***/
.store_access_train {
    margin-bottom: 1rem;
}
.store_access_train a {
    color: #fff;
    background-color: #70727e;
    border: 0;
    padding: 1rem;
    text-align: center;
    width: 90%;
    margin: 0 auto;
}

    /*** 店舗までの行き方 下層road_up_to_store.html***/

.road_to_store{
    margin: 2rem 0;
    text-align: center;
  }
  .road_to_store h2{
    margin-bottom: 2rem;
  }
  .video_box h2{
    margin: 2.5rem 0;
    font-size: 1.5rem;
  }
  .road_to_store picture{
    display: block;
    margin: 0 auto 5rem;
  }
  .road_map_box {
    margin: 0 auto;
    position: relative;
}
.road_map_textimg.w50 {
    position: absolute;
    transform: rotate(339deg);
    top: -6%;
    left: -7%;
}
/* ふわっと表示用アニメーション */
.fade_box.fade_box_in{
  opacity: 1;
  transition: opacity 1s ease, transform 1s cubic-bezier(0.4,0,0.2,1);
}
.fade_box {
  opacity: 0;
}
  /* pc */
  @media (900px <= width) {
  .video_box iframe{
    width: 50%;
  }
  }

/* sp */
@media (width < 900px) {
.road_to_store picture.w60 {
    width: 100%;
}
.road_to_store picture.w50,
.road_map_box {
    width:80%;
}
.road_to_store .road_map_textimg.w50 {
    width: 50%;
}
  }




  /*** マップ ***/
  .store_box .info,
  .map_modal {
    text-align: center;
  }

  body.fixed {
    /* iOSは16以降でモーダル表示中に背景より後ろをスクロールさせない */
    overflow: hidden;
  }

  
  button#modal-open {
    /* ボタン カスタマイズ */
    color: #fff;
    background-color: #70727e;
    border: 0;
    padding: 1rem;
    cursor: pointer;
    width: 90%;
  }
  
  @media screen and (max-width: 750px) {
    button#modal-open {
      font-size: 16px;
    }
  }

  /* 各種支払いボタン　モーダルウィンドウを表示する */
  .cash_res_botn {
    width: 30%;
    margin: 0 auto 3rem;
}

  img.cash_res {
    width: 50%;
    margin: 2rem auto;
}
@media screen and (max-width: 750px) {
  .cash_res_botn {
    width: 100%;
}
img.cash_res {
  width: 100%;
}
}
  
  dialog:modal {
    /* モーダルウィンドウのカスタマイズ */
    border: 1px solid #000;
    background: #dcdcdc;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: fixed;
  }
  
  dialog::backdrop {
    /* 背景となる部分のカスタマイズ */
    background: #000;
    opacity: 0.4;
  }
  button#modal-close {
    /* margin: 0 0 0 auto;
    display: block; */
    display: block;
    position: absolute;
    z-index: 50;
    background-color: #181818;
    top: 3px;
    right: 6px;
    border-radius: 2rem;
    font-size: 18px;
    padding: 0 0.5rem 0.3rem;
    color: #fff;
  }


  

  /* pages/store_page_salon/ カレンダー*/
  section.store_type.top_salon {
    margin-top: 0;
    padding-top: 3rem;
}
.calendar {
    margin-top: 6rem;
}
.calendar .f_24 {
  margin: 0;
}

@media (width < 900px) {
.calendar {
    padding: 3rem 0;
    margin-top: 0;
}
}



/** スタッフ・プロフィール /pages/store_manager **/
section.store_manager{
  padding: 3rem 0;
}

.staff{
  max-width: 934px;
  width: 80%;
  margin: 0 auto;
}
.staff h2{
  margin: 2rem 0;
}
.staff h2 strong{
  font-size: 30px;
}
.staff strong{
  font-family: "New York", Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-weight: bold;
}
span.staff_inst.w20 {
  display: inline-block;
  width: 12%;
  padding-left: 1rem;
}

.staff h3 strong {
  font-size: 24px;
  margin: 0 0 1rem;
  display: block;
}

.staff p{
  letter-spacing: 0.06rem;
    line-height: 1.8;
    margin-bottom: 2rem;
}

.staff .maru,
.shower_room .maru {
  width: 100%;
  height: auto;
  border-radius: 50%;
}

.staff .d_f,
.shower_room .d_f {
  display: flex;
  align-items: flex-start;
}
.staff .d_f {
    gap: 1rem;
}

@media (width < 900px) {
  section.store_manager {
    margin: 1rem 0;
}
  .staff h2 {
    margin: 0 0 1rem 0;
}

  .staff .d_f > div:first-of-type {
    order: 2;
    width: 100%;
  }
  .staff .d_f > div:nth-of-type(2) {
  order: 1;
  width: 50%;
  flex-wrap: nowrap;
}
.staff .d_f > div:nth-of-type(3) {
  order: 3;
  margin-bottom: 2rem;
  width: 100%;
  display: flex;
  justify-content: center;
}
.staff .sns_youtube iframe {
  width: 100%;
}

  /* .staff .w34 {
    order: 1;
    margin-bottom: 2rem;
    width: 48%;
  }
  .staff .w40 {
    order: 2;
    width: 100%;
  } */
  .staff .d_f,
  .shower_room .d_f {
    flex-wrap: wrap;
  }
}

/* シャワー写真 犬 */
.shower_room {
  width: 70%;
  margin: 0 auto 2rem;
  gap: 2rem;
}
.shower_room li {
    width: 50%;
}
@media (width < 900px) {
.shower_room {
    width: 100%;
}
}

/* SNS */
section.top_sns {
  padding: 2rem 1rem 5rem;
}
.salon_sns {
  max-width: 878px;
}
.salon_sns h2{
  padding: 0px 0px 0px 2rem;
    align-items: center;
    position: relative;
    margin: 0 auto 10px;
    max-width: 400px;
}
.salon_sns h2:before {
  content: "Follw us";
  display: inline-block;
  border-radius: 50%;
  font-size: 18px;
  position: absolute;
  top: -15px;
  left: -1rem;
}
@media (width < 900px) {
.salon_sns h2:before {
  left: 0;
  display: block;
  top: -1rem;
}
}

.salon_sns p {
  margin: 2rem 0 2rem;
  text-align: center;
  font-size: 14px;
}

@media (width < 600px) {
  .salon_sns p{
    text-align: left;
  }
}
.top_sns .sns_x div {
    margin: 0 !important;
    max-width: 100% !important;
}
.salon_sns .salon .salon_textBox {
    /* width: calc(100% / 3); */
}
@media (width < 900px) {
.salon_sns .salon .salon_textBox {
    width: 100%;
}
}





.line_link {
  margin-left: 2rem;
}
.line_link a {
  padding: .2rem 2rem;
  border: 4px solid #00b900;
  color: #fff;
  background: #00b900;
  font-weight: bold;
  border-radius: 2rem;
}

.salon_sns .salon{
  align-items: flex-start;
      gap: 3rem 0;
    flex-wrap: wrap;

}
.salon_sns .salon_textBox:nth-of-type(2),
.salon_sns .salon_textBox:nth-of-type(3),
.salon_sns .salon_textBox:nth-of-type(4) a {
  border: 1px solid #cfd9de;
  border-radius: 1rem;
  padding: 1rem;
  background-color: #fff;
}
.salon_sns .salon_textBox:nth-of-type(4) a {
    padding: .5rem 7rem;
}

@media (width < 900px) {
  .salon_sns h2{
    padding: 0;
  }
  .salon_sns .salon{
    gap: 1rem;
  }
}


/* カルテ情報 */
.form_area iframe {
  margin: 0 auto;
  width: 100%;
}
.form_area .salon_baccor_a {
  text-align: center;
}

/* ご利用規約 */
.terms_of_use {
  text-align: center;
  margin: 3rem 0 6rem;
}
.terms_of_use button {
  border: 0;
  margin-top: 2rem;
  width: 50%;
}
.terms_of_use button a {
  padding: 1rem 0;
  color: #fff;
  background-color: #70727e;
}

@media (width < 900px) {
  .terms_of_use button{
    width: 100%;
  }
}

/* コース */
.top_corse{
  text-align: center;
    margin: 3rem 0 6rem;
}
.corse__list.d_f {
  gap: 2rem;
}

.top_corse button {
  margin-top: 0;
  border: 0;
  width: 50%;
}

.top_corse a {
  padding: 1rem 0;
  color: #4d4d4d;
  background-color: #fff;
  border: 1px solid #70727e;
}
.top_corse a span {
  display: block;
}

.option_guidance a,
.option_guidance a span {
    color: #fff;
}

.option_guidance a {
  border: 0;
    width: 50%;
    margin: 0 auto 1rem;
    font-size: 20px;
    background-color: #333;
    height: auto;
    padding: 1rem;
    border-radius: 2px;
    background-image: -webkit-linear-gradient(90deg, transparent 16%, rgba(255, 255, 255, .3) 38%, rgba(255, 255, 255, .3) 30% 57%, transparent 85%);
    background-image: linear-gradient(180deg, transparent 16%, rgba(255, 255, 255, .3) 38%, rgba(255, 255, 255, .3) 30% 57%, transparent 85%);
    background-repeat: no-repeat;
}


/* .option_guidance a:after{
  content: "";
    border-bottom: 1px solid #4d4d4d;
    height: 1px;
    display: block;
} */

/* トリミングご予約状＞ご利用規約、トリミングについて、予約からお迎えまでの流れ */
section.use_box {
    justify-content: center;
    gap: 2rem;
    flex-wrap: wrap;
}
.use_box a {
    text-decoration: underline;
}

/* ＞line登録追加文言 */
.line_re_addition{
      margin: 2rem 0;
    border: 1px solid #000000;
    padding: 2rem 5rem;
    background: #fff;
}
.line_re_addition p span{
      display: block;
    width: 20%;
    max-width: 100px;
    border: 1px solid #cccccc;
    text-align: center;
    margin: 1rem;
    padding: 1rem;
    background: #fff;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}

@media (width < 900px) {
  .top_corse .corse__list a {
    height: 90px;
}
.option_guidance a,
.line_re_addition p span {
  width: 100%;
}
.line_re_addition p span{
  margin: 1rem auto;
}
.line_re_addition {
    padding: 2rem 0rem;
    text-align: center;
}
}

