@charset "utf-8";

.page-fv {
    margin-top: calc(60px + 2rem);
}

.c5957.fv-wrap {
    height: auto !important;
}

.fv-R-bg{
  display: none;
}

.reaf01,
.reaf02{
  display: none;
}

/*ニュース*/
.webgene-pagination li a {
    display: flex;
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    border: none;
}

.webgene-pagination .selected a {
    pointer-events: none;
    color: #D9AA72;
    background-color: transparent;
}

.day-wrap{
  align-items: center
}

.news-contents{
  margin-top: 40px;
}

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

.c2965 {
    color: black;
    position: absolute;
    right: 0;
    top: -80px;
}

.c3700 {
    color: black;
    position: absolute;
    bottom: -100px  !important;
    z-index: -1;
}

.newsdetail-maincontents{
  margin-top: 1rem;
  line-height: 1.8rem;
}

.newslist-img-wrap{
  text-align: center;
  margin-bottom: 2rem;
}

.newslist-img-wrap img.webgene-item-main-image{
  max-width: 80%;
  margin: 0 auto;
}

/*アクセス*/
iframe#i0m3y {
    width: 100%;
    height: 100%;
}

.button-original:hover{
  background-color: #FEF9F3;
}

.text-title{
  width: 6rem;
}

p.modalBtn:before {
    content: "";
    display: block;
    width: 100%;
    height: auto;
   aspect-ratio: 1 / 1;
  background-size: cover;
  margin-bottom: 1rem;
}

p.modalBtn.modalBtn01:before {
    background-image:url(https://garagehair.jp/system_panel/uploads/images/20220816085309570787.png);
}

p.modalBtn.modalBtn02:before {
    background-image:url(https://garagehair.jp/system_panel/uploads/images/20220816085322113848.png);
}

p.modalBtn.modalBtn03:before {
    background-image:url(https://garagehair.jp/system_panel/uploads/images/20220816085332856568.png);
}

p.modalBtn.modalBtn04:before {
    background-image:url(https://garagehair.jp/system_panel/uploads/images/20220830163809565932.png);
}

.staff-text{
  margin-top: 1rem;
}

.modal-header {
  border-bottom: none !important;
}

.modal-footer {
  border-top: none !important;
}

.close span {
    color: #D9AA72;
    display: flex;
    align-items: center;
    justify-content: center;
}

.close span:before {
    content: "";
    display: block;
    width: 32px;
    height: 32px;
    background-color: #FEF9F3;
    border-radius: 50%;
    position: absolute;
    z-index: -1;
    top: -1px;
    left: -7px;
}

p.modalBtn {
    font-size: min(16px , 3vw);
}

/**/
.c6096.fv-bgimg {
    background-image: url(https://garagehair.jp/system_panel/uploads/images/2022081….png);
    background-position: left top;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}

.c6096 {
    min-height: 1.5rem !important;
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.col-md-6.page-fv-R {
    display: flex;
    align-items: center;
    justify-content: center;
}

.c3666 {
    min-height: 1.5rem !important;
    width: 80%;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

/*コンタクトフォーム*/
.button-original {
    display: inline-block;
    min-height: 50px;
    min-width: 50px;
    border-radius: 60px;
    border: 1px solid #D9AA72;
    margin: 60px 0 60px 0;
  background-color: #fff;
}

.button-original:hover {
    background-color: #FEF9F3;
}

.form-wrap {
    width: 100%;
}

.formTh span{
  margin-left: 1rem;
}

.formTd input,
.formTd textarea{
  width: 100%;
  background-color: #F1F1F1;
  border: none;
  padding: 0.3rem;
}

.formTd textarea {
    height: 300px;
}

.row.formRow {
    margin-bottom: 2rem;
}

button.button.formBtn.formSend.button-original {
    white-space: nowrap;
}

.privacyformError.parentFormundefined.formError {
    position: absolute !important;
    left: 50% !important;
    transform: translateX(-50%);
}

.privacyLabel {
    text-decoration: underline;
}

.privacyBox {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #fff;
    padding: 1.5rem;
    z-index: 1000;
    overflow: scroll;
    -ms-overflow-style: none;
    /* IE, Edge 対応 */
    scrollbar-width: none;
    /* Firefox 対応 */
}

.privacyBox::-webkit-scrollbar {
    /* Chrome, Safari 対応 */
    display: none;
}

.privacyDd {
    text-align: right;
}

.close-bt {
        margin-bottom: 0;
        display: inline-block;
        padding: 0.5rem 2rem;
        border: 1px solid #333;
    }

.privacypolicy{
    display: none;
}

/*利用シーン*/

.shampoo-bg {
    background-image: url(https://garagehair.jp/system_panel/uploads/images/20220825072339900371.png);
    background-repeat: repeat-x;
    background-position: center;
}

/*ピックアップ*/
.pickup-bg{
  display: none;
  z-index: -1;
}

p.p1661306900665.text-strong.under-line:after {
    content: "";
    display: block;
    width: 100%;
    height: 8px;
    background-color: #D4EBF7;
    margin: -0.5rem auto 0 auto;
}

p.p1661306900665.text-strong.under-line02:after {
    content: "";
    display: block;
    width: 100%;
    height: 8px;
    background-color: #FCDEBB;
    margin: -0.5rem auto 0 auto;
}

.pickup-img{
  aspect-ratio: 659 / 507;
  object-fit: cover;
}

/*ニュース*/
.news-bg{
  z-index: -1;
}

.bg-image-zindex{
  display: none;
   z-index: -1;
}

img.webgene-item-main-image {
    width: auto;
    max-width: 60%;
  	margin-top: 40px;
    margin-bottom: 40px;
}

/*コンタクトフォーム*/

.checkbox {
    position: relative;
    display: inline-block;
    cursor: pointer;
    margin: 0;
}

input[type=checkbox], input[type=radio] {
    appearance: none;   
    -webkit-appearance: none;
    -moz-appearance: none;
    display: block;
    width: 18px;  
    height: 18px;
    border: 1px solid #3984AA;
    border-radius: 2px;
    background-color: #fff;   
    cursor: pointer;
    margin: 0;
}


.checked { 
    border-color: #D4EBF7 !important;
    background-color: #D4EBF7 !important;
}

.checked::after {  
   content: "";
    display: block;
    position: absolute;
    left: 2px;
    top: 3px;
    width: 12px;
    height: 6px;
    border-left: 2px solid #3984AA;
    border-bottom: 2px solid #3984AA;
    transform: rotate(-45deg);
}

/*コンセプト*/
img.c9780.flow-img {
    aspect-ratio: 600/480;
    object-fit: cover;
    object-position: center 20%;
}

img.c9780.flow-img.flow-img02 {
    object-position: center center;
}

.flow-box03 p{
  font-size: min(16px , 4vw);
}

.p1661317441030 span,
.p1661318211708 span{
  display: inline-block;
}


/*——————————576px以上に適用されるCSS（iphon）--------------------*/
@media screen and (min-width: 576px) {
      .modal-dialog {
        width: 90%;
        max-width: 1200px !important;
        margin: 1.75rem auto;
    }
}


/*—————————— 768px以上に適用されるCSS（ipad）  lgに相当--------------------*/
@media screen and (min-width: 768px) {
  
  .c5957.fv-wrap {
    height: 80vh !important;
}
  
  .page-fv {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 0;
    transform: translate(-50% , -50%);
}
  
  .fv-R-bg{
  display: block;
  position: absolute;
  left: 50%;
  top: -45%;
  transform: translateX(-50%);
}
  
  .news-contents{
  margin-top: 0;
}
  
  .container.access-box03{
    width: 80%;
    max-width: 720px !important;
  }
  
  .access-box03 .col-6.col-sm-6 {
        padding: 1rem 40px;
    }
  
    .col-md-8.news-contents {
      padding-left: 80px;
  }
  
      .newslist-img-wrap{
      text-align: center;
      margin-bottom: 0;
    }
  
    .menu-list .c10718 {
        font-size: min(16px,1.6vw);
    }

}


/*-------------------- 992px以上に適用されるCSS（ipadpro）  lgに相当--------------------*/
@media screen and (min-width: 992px) {
       .flow-R.col-lg-6{
        flex-direction:column;
        justify-content:flex-end;
        text-align:right;
        display:flex;
        align-items:flex-end;
      }
      .p1661298254082.flow-R-text{
        text-align:right;
        margin:0 0 0 0;
      }
      .row.flow03{
        flex-direction:row;
      }
      .flow-L.col-lg-6{
        display:flex;
        flex-direction:column;
        justify-content:flex-end;
      }
      .c6330{
        color:black;
        position:absolute;
      }
  
      .row.flow03 {
        flex-direction: row !important;
    }
  
  .flow-img{
    position: relative;
    z-index: 2;
  }
  
      .reaf01,
      .reaf02{
        display: block;
        position: absolute;
      }

      .reaf01{
        top: -20%;
        left: -40%;
      }

       .reaf02{
        bottom: 10%;
         right: -40%;
      }
}

/*ピックアップ*/
.pickup-h2:after,
.pickup-h3:after{
  content: url(https://garagehair.jp/system_panel/uploads/images/20220824104949952534.png);
  display: block;
}

.pickup-h2,
.pickup-h3{
  text-align: center;
}

.pickup-h2.pickup-h2-02:after,
.pickup-h3-02:after{
  content: url(https://garagehair.jp/system_panel/uploads/images/20220824105935533120.png);
  display: block;
}

.price{
	background-image : url(https://garagehair.jp/system_panel/uploads/images/20220824114639690566.png);
    background-repeat: repeat-x;
    background-position: center;
}
	

/* --------------------1024px以上に適用されるCSS（ipad〜pc） --------------------*/
@media screen and (min-width: 1024px) {
      .c9915.modal-maincontents-wrap {
        gap: 1rem;
    }
  
      .modal-body {
        position: relative;
        -ms-flex: 1 1 auto;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        flex: 1 1 auto;
        padding: 3rem;
    }
  
      .staff-text {
        margin-top: 1rem;
        padding-left: 2rem;
        padding-bottom: 2rem;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
    }
  
      img.c6190 {
        position: relative;
        z-index: 2;
    }
  
  .modal-maincontents-wrap{
    position: relative;
  }
  
      .modal-maincontents-wrap:before {
        background-image: url(https://garagehair.jp/system_panel/uploads/images/20220819202454845282.svg);
        content: "";
        display: block;
        width: 150px;
        height: 150px;
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        top: -60px;
        left: 320px;
    }
  
        .modal-maincontents-wrap:after {
        background-image: url(https://garagehair.jp/system_panel/uploads/images/20220819202454845282.svg);
        content: "";
        display: block;
        width: 150px;
        height: 150px;
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        bottom: -66px;
          left: -38px;
    }
	    
}

/* --------------------1200px以上に適用されるCSS（pc〜） --------------------*/
@media screen and (min-width: 1200px) {
    .c5957.fv-wrap {
    height: 100vh !important;
      }
      
    .pickup-bg{
  display: block;
  z-index: -1;
}
  
  .bg-image-zindex{
  display: block;
   z-index: -1;
}


	    
}

.container.access-box03-01  {
  max-width: 1140px !important;
}

@media screen and (min-width: 768px) {
    .access-box03-01 .col-4.col-sm-4 {
        padding: 1rem 40px;
    }
}