@charset "utf-8";
/* CSS Document */

img, object, embed, video {max-width:100%;height:auto;}


/*---フォント---*/
.hina-mincho-regular {
  font-family: "Hina Mincho", serif;
  font-weight: 400;
  font-style: normal;
}

.noto-sans-jp {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: weight;
  font-style: normal;
}


/*------------------------共通--------------------------*/



h1{
    font-size: 47px;
    font-family: "Hina Mincho";
    color: #4B2D1F;
    font-weight: 400;
}

h2{
    font-size: 32px;
    font-family: "Hina Mincho";
    color: #4B2D1F;
    font-weight: 400;
}

h3{
    font-size: 24px;
    font-family: "Hina Mincho";
    color: #4B2D1F;
    font-weight: 400;
}

p{
    font-size: 16px;
    font-family: "Noto Sans JP";
    font-weight: 300;
    color: #4B2D1F;
    line-height: 1.8;
}

.p1{
    font-size: 16px;
    font-family: "Hina Mincho";
    font-weight: 300;
    color: #4B2D1F;
    line-height: 2;
}
a{
    text-decoration: none;
    
}


/*-------------------------PCベース--------------------------*/
#splash {
    background-image: url(img/kenbaiki.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: opacity 1s ease;
    opacity: 1;
    pointer-events: none;
    z-index: 9999;
}

.splash-img {
  opacity: 1;
  transition: opacity 2s ease;
}
.top-waku{
    position: fixed;
        z-index: 1001;
        pointer-events: none;
                height: 100vh;
}

body{
    width: 100%;
    height: 100vh;
    background-image: url(../img/body-haikei.png);
    background-size: cover;        
    background-repeat: repeat; 
    background-position: center;
}



/*-------------グロナビ-------------------*/

.nav-box01{
    width: 167px;
    padding: 15px;
    position: relative;
   
    
}

.nav-box02{
    display: block;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    
}

.navbtn{
    display: flex;
    margin: 12px 0 0 10px;
}

nav{
    top: 120px;
    left: 190px;
    width: 1200px;
    position: fixed;
        z-index: 1000;
        display: block;
}



/*-----------ファーストビュー-----------*/
.fv-box01{
    width: 100%;
    height: 100vh;
    background-image: url(../img/fv.png);
    background-size: cover;        
    background-repeat: no-repeat; 
    background-position: center;
        position: relative;
        z-index: 50;
    
}

.fv-box03{
    position: absolute;
    margin: 40px 0px 0 830px;
}

.fv-catchcopy{      /*-キャッチコピー-*/
    position: fixed;
    top: 250px;
    left: 1100px;
    width: 1200px;
    transition: opacity 0.3s ease;
}


#fv-text {
  display: block;
  position: absolute;
  top: -50px;
  left: -20px;
}

/*----------------ごあいさつ----------------*/

.about-box01{
    width: 100%;
    height: 700px;
    background-image: url(../img/haikei1.png);
    background-size: cover;        
    background-repeat: no-repeat; 
    background-position: center;
    background-attachment: fixed;   
  

}

.about-box01{
    display: flex;
}

.about-box02{
    margin-left: 50px;
}

.about-box04{
    margin: 200px 0 0px 168px;
}

.about-box03{
    margin: 56px 0 53px 200px;
    
}

.about-img{
    margin: 220px 0 0 100px;
}


/*------------お風呂紹介--------------*/

.intro-box01{  /*-背景画像-*/
    width: 1200px;
    height: 1750px;
    background-image: url(../img/haikei2.png);
    background-size: cover;        
    background-repeat: no-repeat; 
    background-position: center; 
    background-attachment: fixed; 
  
}

.intro-box02{
    display: flex;
}

.intro-h01{
    margin: 215px 168px 0 249px;
}
.intro-p01{
    margin: 35px 0 0 270px;
}

.intro-img01{
    margin: 150px 264px 0 0;
}

.intro-box04{
    display: flex;
    position: absolute;
    z-index: 30;
}
.intro-box05{
    top: 100px;
    position: relative;
    z-index: 31;
}

.intro-yomogi{
    margin-left: 225px;
}

.intro-milk{
    margin: 0px 0px 220px 80px;
}
/* もっとみる */
.hello-btn{
  position: relative; /* 必要なら追加 */
  z-index: 1000; /* 高めにしてみる */
}
.intro-btn{
    margin: 0 0 170px 405px;
      position: relative; /* 必要なら追加 */
     z-index: 1000; /* 高めにしてみる */
}

.price-img{
    max-width: 70%;
    height: auto;
    margin-left: 180px;
}


/*------------------グッズ--------------------*/
.goods-box01{  /*-背景画像-*/
    width: 1200px;
    height: 630px;
    background-image: url(../img/haikei3.png);
    background-size: cover;        
    background-repeat: no-repeat; 
    background-position: center;
    background-attachment: fixed;   
    
}

.goods-box02{
    display: flex;
}

.goods-box03{
    margin: 167px 50px 0 175px;
}

.goods-p{
    margin: 30px 0 0 20px;
}

.goods-box04{
    margin-top: 50px;
}

.goods-btn{
    margin-left: 500px;
      position: relative; /* 必要なら追加 */
        z-index: 1000; /* 高めにしてみる */
}


/*-------------------おしらせ--------------------*/
.news-box01{  /*-背景画像-*/
    width: 1200px;
    height: 700px;
    background-image: url(../img/haikei4.png);
    background-size: cover;        
    background-repeat: no-repeat; 
    background-position: center;  
    padding: 100px;
    background-attachment: fixed;
}

.news-box02{
    margin: 0 0 80px 330px;
}

.news-box03{
    display: flex;
}

.news-box03-1{
    margin: 0 40px 0 75px;
}

.news-box03-2{
    margin-right: 40px;
}

.news-p01{
    font-size: 14px;
    margin: 12px 0 5px 0;
}

.news-box04{
    margin: 70px 0 0 421px;
}
.news-btn{
        position: relative; /* 必要なら追加 */
        z-index: 1000; /* 高めにしてみる */
}

/*------------------アクセス------------------*/
.access-box01{
    width: 1200px;
    height: 650px;
    background-color: #4E5099; 
    display: flex;
}

.access-box02{
    padding: 100px;
}

.access-p01{
    color: #fff;
    font-size: 18px;
    margin: 50px 0 5px 0;
}

.access-p02{
    color: #fff;
    margin-bottom: 27px;
}

.access-box02-3{
    margin: 43px 0 0 0;
}

.access-map{
    width: 520px;
    height: 333px;
    border: 3px solid #EDC2B9;
    border-radius: 20px 0 0 20px; /* 左上 右上 右下 左下 */
    overflow: hidden;
    margin-top: 142px;
}
.access-btn{
        position: relative; /* 必要なら追加 */
        z-index: 1000; /* 高めにしてみる */
}




/*-----------------フッター-------------------*/

footer{
   max-width: 1200px;
   margin: 0 auto;
   width: 100%;
}

.footer-box01{
  width: 100%;
  background-color: #EDC2B9;
  padding: 50px;
    background-size: contain;
        background-position: center;
        margin: 0 auto;
    max-width: 1200px;
    height: auto;
}

.footer-logo{
    margin: 0 0 40px 440px;
}

.footer-box02{
    display: flex;
    justify-content: center;
    
}

.footer-nav{
    margin-right: 15px;
}

.footer-p01{
    margin: 40px 0 40px 480px;
    font-size: 13px;
    color: #4D4E96;
            position: relative; /* 必要なら追加 */
        z-index: 1000; /* 高めにしてみる */
}

.footer-p02{
   font-size: 12px;
    color: #4D4E96;
    text-align: center;
}
.footer-btn{
            position: relative; /* 必要なら追加 */
        z-index: 1000; /* 高めにしてみる */
}


/* 04,06-フッター */
.goods04-footer,.access06-footer{
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
  background-color: #DABB72;
  border-radius: 65px 65px 0 0; /* 角丸 左上 右上 右下 左下 */
  padding: 50px;
    background-position: center;
        position: relative;
        z-index: 100;

}




/*---------------------------------------*/
       /*jQuery*/
/*---------------------------------------*/


/*スライダー*/
.slider{
     width: 100%;
    height: auto;
}

.slider img{
     width:1200px;
}

.slider .slick-slide{
    height:auto!important;
}

.slider-section {

  overflow: hidden;
  width: 1200px;
}

.slider-track {
  display: flex;
  width: calc(200%); /* 複製した分だけ */
  animation: scrollSlider 30s linear infinite;
}

.slider-track img {
  width: 200px;  /* 好きなサイズに調整してOK */
  height: auto;
}

/*ふわっと画像が出る*/
.j-img {
  opacity: 0;
  transform: translateY(40px); /* 下に40pxズレた状態でスタート */
  transition: all 1.0s ease-out;
}

/* 表示状態になったら */
.j-img.show {
  opacity: 1;
  transform: translateY(0);
}




/* アニメーションの設定 */
@keyframes scrollSlider {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-1200px);
  }
}




/* -----------04,06,07------------- */
body{
    width: 100%;
    max-width: 1200px;
    margin: auto;
}
/* 04,06,07-見出し */
.goods04-h1,.access06-h1,.contact07-h1{
    text-align: center;
    padding: 100px;
    width: 1200px;
}
/* 04,06,07-枠 */
.goods04-waku,.access06-waku,.contact07-waku{
    position: fixed;
    z-index: 9999;
    pointer-events: none;
    height: 100%;
    width: 1200px;
}
/* 04,06-ロゴ */
.goods04-logo,.access06-logo{
  position: fixed;
  top: 250px;
  left: 320px;
  z-index: 900;
}
/* ファーストビュー画像 */
.goods04-first-photo,.access06-first-photo{
    width: 1200px;
    height: 700px;
    margin-bottom: 50px;
        position: relative;
        z-index: 4;
}

/* 04,06-フッター */
.goods04-footer,.access06-footer{
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
  background-color: #DABB72;
  border-radius: 65px 65px 0 0; /* 角丸 左上 右上 右下 左下 */
  padding: 50px;
    background-position: center;
        position: relative;
        z-index: 100;
}
/* ------------04-宵湯の小物 ------------------*/

/* 04-箱 */
.goods04-box01{
    background-image: url(../img/back01.png);
        background-size: contain;
        background-position: center;
        margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    height: auto;
        position: relative;
        z-index: 1;
}
.goods04-box02{
    display: flex;
    height: 530px;
    margin-left: 435px;
    margin-right: 100px;
    justify-content: center;
    align-items: center;
                z-index: 150;
}
.goods04-box03{
    width: 293px;
    height: 255px;
    margin-left: -30px;
                z-index: 150;
}
.goods04-box04{
    margin-top: 245px;
    width: 263px;
    height: 192px;
            z-index: 150;
}
.goods04-box05{
    width: 250;
    height: 530px;
}


/* 04-文字 */
.goods04-text01{
    color: #4B2D1F;
    font-size: 12px;
    font-weight: 350;
    line-height: 20px;
}
.goods04-text02{
    color: #4B2D1F;
    font-size: 14px;
    font-weight: 350;
    line-height: 20px;
}

/* 04-モックアップ */
.goods04-mockup00{
    width: 400px;
    height: 530px;
}
.goods04-mockup01{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.goods04-mockup02{
    transform: scale(1.4);
    margin-top: 40px;
    object-fit: contain;
}
.goods04-mockup03{
    transform: scale(1.6);
    margin-top: 130px;
    object-fit: contain;
}
.goods04-mockup04{
    transform: scale(1.3);
    margin-top: 80px;
    object-fit: contain;
}
.goods04-mockup05{
    transform: scale(1.5);
    margin-top: 100px;
    object-fit: contain;
}
.goods04-mockup06{
    transform: scale(1.3);
    margin-top: 105px;
    object-fit: contain;
}

/* 04-グッズのカラバリ */
.goods04-collar01{
    margin-top: 20px;
}

/* 06-宵湯のあるところ */

/* 06-ファーストビュー */

/* 06-箱 */
.access06-box01{
    background-image: url(../img/back02.png);
    background-size: contain;
    background-position: center;
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    height: auto;
        position: relative;
        z-index: 1;
}

.access06-box02,.access06-box03{
    height: 530px;
    margin-left: 435px;
    margin-right: 100px;
    justify-content: center;
    align-items: center;
    margin-bottom: 200px;
    padding-top: 50px;
}
.access06-box03{
    margin-top: 100px;
}
/* 06-Googleマップ */
.access06-link-box{
    border: #4D4E96 3px solid;
    border-radius: 11px;
    width: 584.4px;
    height: 321px;
}
.access06-link{
    width: 580px;
    height: 316px;
    border-radius: 10px;
}
/* 06-文字 */
.access06-text01{
    color: #4D4E96;
    font-size: 14px;
    font-weight: 350;
    line-height: 20px;
    margin-bottom: 40px;
}

/* 07-お問合せ */

/* 07-箱 */
.contact07-box01{
    background-image: url(../img/back02.png);
        background-size: contain;
        background-position: center;
        margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    height: auto;
        position: relative;
        z-index: 1;
}
.contact07-h2{
    text-align: center;
}
/* 07- */
form{
    display: grid;
    width: 600px;
    margin: 60px auto;
    padding: 50px;
    grid-template-columns: 100px 1fr;
    row-gap: 20px;
    column-gap: 20px;
    align-items: start;
}
label{
    align-self: start;
    font-size: 16px;
    color: #4B2D1F;
}
input,textarea{
    background-color: rgb(232, 251, 244);
    border: none;
    padding: 10px;
    width: 100%;
    border-radius: 4px;
    font-size: 16px;
    box-sizing: border-box;
    caret-color: #1f484b;
}
/* 07-フォーム押したときの枠の色 */
input:focus,textarea:focus{
    outline: none;
    border: 1px solid #1f484b;
}

textarea{
    height: 120px;
    resize: vertical;
}
.contact07-text{
    color: #4B2D1F;
    text-align: center;
}
.contact07-button{
    grid-column: 2/3;
    text-align: center;
    margin-top: 100px;
    margin-bottom: 200px;
}
button{
    background-color: rgb(232, 251, 244);
    color: #4B2D1F;
    padding: 12px 28px;
    font-size: 16px;
    font-weight: bold;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    letter-spacing: 1px;
}



/* ----------02,03,05----------- */

.about02-waku{
    position: fixed;
    z-index: 9999;
    pointer-events: none;
}
body{
    width: 100%;
    max-width: 1200px;
    margin: auto;

    
}

/* 下層フッターゼットインデックス*/

footer{
    position: relative;
    z-index: 11;
}

/* 下層ファーストビュー */
/* ここかえた、 */
.ksu-first-view{
    position: relative;
    z-index: 4;
}

/* about(宵湯の紹介) */
.about02-box00{
    max-width: 1200px;
    width: 100%;
    height: auto;
    background-image: url(../img/back-022.png);
    background-size: contain;
    background-position: center;
    margin: 0 auto;
   
    position: relative;
    z-index: 1;
}


.about02-waku{
    position: fixed;
    z-index: 10;
    height: 100vh;
}

.about02-rogo{
    position: fixed;
    top: 250px;
    left: 320px;
    z-index: 3;
}

.about02-box02{
    width: 100%;
    margin-left: 480px;
    padding-bottom: 60px;
}

.about02-box02-last{
    width: 100%;
    margin-left: 480px;
    padding-bottom: 100px;
}

.about02-h3{
    margin-bottom: 30px;
}
.about02-p01{
    margin-bottom: 40px;
}
.about02-h3-04{
    margin-bottom: 20px;
}
.about02-img{
    width: 550px;
    height: 370px;
}

/* introduction (お風呂の紹介)*/

.kakoi-03{
    max-width: 1200px;
    width: 100%;
    height: auto;
    background-image: url(../img/back-032.png);
    background-size: contain;
    background-position: center;
    margin: 0 auto;

    position: relative;
    z-index: 1;

}

.intro03-mini-title{
    width: 320px;
    height: 100%;
    display: flex;
    justify-content: flex-end;
    margin: 0px auto  10px 600px ;
    padding-top: 40px;
    /* padding: 150px 200px 0px 100px; */
}
.intro03-mini-title02{
    margin-top: 100px;
}


.intro03-box01{
    width: 100%;
    display: flex;
    justify-content: flex-end;
    padding: 100px 120px 0px 100px;
    /* ここで間、下のパディング */
}
.intro03-box01-last{
    width: 100%;
    display: flex;
    justify-content: flex-end;
    padding: 100px 120px 0px 100px;
    padding-bottom: 200px;
    /* ここで間、下のパディング */
}

.intro03-h3-01{
    margin: 100px 0px 15px 30px;
}
.intro03-p01{
    margin: 20px 0px 0px 5px;
}
    
.intro03-h3-02{
    margin: 100px 0px 15px 30px;
}
.intro03-h3-03{
    display: flex;
}
.intro03-h3-kikan-01{
    padding-top: 24px;
    padding-left: 10px;
}

.intro03-h3-kikan-02{
    padding-top: 28px;
    padding-left: 10px;
}

.intro03-p02{
    margin: 20px 0px 0px 5px;
}
    
    





/* news(おしらせ) */

/* 第二div */
.kakoi-05{
    max-width: 1200px;
    width: 100%;
    height: auto;
    background-image: url(../img/back-052.png);
    background-size: contain;
    background-position: center;
    margin: 0 auto;

    position: relative;
    z-index: 1;
}
.news05-img55{
    width: 250px;
    height: 60px;
    margin: 0 auto;
}
.news05-box02{
    display: flex;
    width: 100%;
    padding: 0 auto;
    padding-bottom: 50px;
}
.news05-box02-last{
    display: flex;
    width: 100%;
    padding: 0 auto;
    padding-bottom: 150px;
}
.news05-box03{
    width: 100%;
    height: 100%;
    padding: 60px 0px 0px 30px;
    margin-top: 30px;
    margin-left: 110px;
}
.news05-box04{
    width: 100%;
    margin-left: 20px;
    margin-top: -20px;
}
.news05-p01{
    text-align: center;
    color: #4B2D1F;
    margin-top: 35px;
    margin-bottom: 50px;

}
.news05-box04 h3{
    color: #4B2D1F;
    font-size: 26px;
    margin-top: 100px;  
}
.news05-box04 p{
    color: #4B2D1F;
    margin-top: 15px;
}


/*------------プライバシーポリシー---------------*/

.pp-box00{
    background-color: #4D4E96;
    height: auto;
}

.pp-box01{
    max-width: 1200px;
    width: 100%;
    padding: 100px;
        position: relative;
        z-index: 1;
}

.pp-h2{
    font-size: 32px;
    font-family: "Hina Mincho";
    font-weight: 400;
    color: #fff;
    text-align: center;
}
.pp{
    margin: 50px;
}

.pp-p{
    color: #fff;
    line-height: 2;
}

.pp-p1{
    color: #fff;
    line-height: 2;
    margin-bottom: 100px;
}

#wrapper {
  width: 100%;
  height: auto;
  max-width: 1200px;
  margin: 0 auto;
  overflow-x: hidden; /* 横スクロール防止 */
}

/* お風呂の紹介追加 */
.intro03-photo66{
    display: none;
}
.intro03-photo88{
    display: none;
}
.intro03-phot22{
    display: none;
}

/*スマホ*/
@media only screen and (max-width:750px){

    
    /*このなかに書くよ*/

     body, html {
    overflow-x: hidden;
  }
  #wrapper {
    width: 100%;
    max-width: 100%;
  }


    p{
        font-size: 14px;
    }



     .top-waku {
    height: 100%; /* 画面の半分の高さに変更 */
    width: 100%;  /* 横幅いっぱいにする場合 */
    }

     .fv-catchcopy{
        top: 270px;
        left: 930px;
     }   

     .fv-box03{
        margin-top: 80px;
     }

     /* nav{
        display: block !important;
        margin: 0 0 0 30px;
        padding: 0;
        margin: 0;
     }

     .nav{
        margin-left: -10px;
        padding: 0;
        margin: 0;
     } */

    /*ごあいさつ*/

    .about-box01{
        display: flex !important;
        flex-direction: column !important;
        background-image: url(../img/sp-goaisatu.png);
        padding: 8.33% 0 8.33% 0;
        height: 900px;
    }

    .about-box04{
        margin: 100px 0 50px 30px;
    }

    .about-box03{
        margin: 80px 0 50px 50px ;
    }

    .about-img{
        width: 35%;
        margin: -100px 0 0 290px;
    }

    /*お風呂の紹介*/

    .intro-box01{
        background-image: url(../img/sp-introhaikei.png);
        background-repeat: repeat-y; /* 縦方向に繰り返す */
        padding: 8.33% 0;
        height: 2500px;
    }

    .intro-box02{
        display: flex;
        flex-direction: column;
    }

    .intro-h01{
        width: 20%;
        margin: 150px 0 0 100px;
    }

    .intro-p01{
        margin-left: 130px;
    }

    .intro-img01{
        width: 30% !important;
        margin: 80px 0 0 170px;
    }

    .intro-box06{
        display: flex;
        flex-direction: column;
    }

    .intro-yomogi{
       margin: 20px 0 0 20px;
    }

    .intro-box05{
        display: flex;
        flex-direction: column-reverse;
    }

    .intro-milk{
        margin: 80px 0 0 20px;
    }

    .intro-btn{
        margin: 50px 0 100px 40px;
    }

    /*料金*/

    .price-img{
        width: 30% !important;
        
        margin: 200px 0 -50px 90px;

    }
       
    /*スライド*/
   

    /*グッズ*/

    .goods-box01{
        height: 900px;
        background-image: url(../img/sp-goodshaikei\ .png);
        position: relative;
    }
    .goods-box02{
        display: flex;
        flex-direction: column;
    }

    .goods-h1{
        width: 20%;
        margin-left: -60px;
    }

    .goods-p{
        margin-left: -40px;
    }
    .goods-box03{
        width: 80px 0 0 -100px;
    }

    .goods-box04{
        width: 36%;
        margin: 10px 0 0 30px;
    }

    .goods-btn{
        margin: 50px 0 0 160px;
    }


    /*ニュース*/
    .news-box01{
        height:1310px;
        padding: 8.333%;
        background-image: url(../img/sp-newshaikei.png);
        background-repeat: repeat-y; /* 縦方向に繰り返す */
        
    }

    .news-box02{
        width: 28.5%;
        margin: 100px 0 100px 50px;
    }

    .news-box03{
        display: flex;
        flex-direction: column;
    }
    .news-box03-1{
        margin: -50px 0 0 70px;
    }

    .news-p02{
        margin-bottom: 40px;
    }
   .news-box03-2{
        margin: 0 0 20px 70px;
    }

    .news-box03-3{
        margin-left: 70px;
    }
    .news-box04{
        margin: 60px 0 0 100px;
    }


    /*アクセス*/

    .access-box01{
        height: 1000px;
    }

    .access-box02-1{
        width: 85%;
        margin: 10px 0 0 -30px;
    }

    .access-box02-2{
        margin: -20px 0 0 -50px;
    }

    .access-map{
        width: 50%;
        margin: 600px -50px 0 -500px;
    }

    .access-box02-3{
        margin: 50px 0 50px 50px;
    }


    



    /*プライバシー*/

 

.footer-box01{
    width: 100%;
}




.footer-box01{
    width: 100%;
}

#wrapper {
    width: 100%;
    height: 100%;
  }

  /* 風呂の画像 */
  .intro03-photo2{
    display: none;
  }

  /* -------------- 04-グッズ -------------- */

  /* 枠 */
  .goods04-waku{
    width: 100%;
    height: 100%;
  }

  /* 背景 */

  /* ファーストビュー写真 */
  .goods04-first-photo{
    width: 100%;
    height: auto;
    margin-bottom: 0;
  }

    /* ボックス */
  .goods04-box01{
    background-size: contain;
    height: auto;
    width: 100%;
  }

  .goods04-box02{
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-top: -20px;
    padding: 30px;
    padding-top: -10px;
  }

  .goods04-box03{
    width: 100%;
    text-align: center;
    margin-left: 0;
  }
    /* モックアップ */
  .goods04-mockup00{
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
  }

    /* テキスト*/
  .goods04-h1{
    width: 100%;
    bottom: -30%;
  }
  .goods04-text01,.goods04-text02{
    width: 100%;
    text-align: center;
  }
  .goods04-text01{
    padding: 10px;
  }

  /* ロゴ*/
  .goods04-logo{
    width: 30%;
    margin: 0 auto;
    display: block;
    height: auto;
    left: 34%;
  }


  /* -------------- 06-アクセス -------------- */

 /* 枠 */
  .access06-waku{
    width: 100%;
    height: 100%;
  }


  /* 背景 */


  /* ファーストビュー写真 */
  .access06-first-photo{
    width: 100%;
    height: auto;
    margin-bottom: 0;
  }


  /* ボックス */
  .access06-box01{
    background-size: contain;
    height: auto;
    width: 100%;
  }

  .access06-box02{
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 80px;
        padding: 60px;
  }

  .access06-box03{
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 80px;
        padding: 60px;
  }
 
  .access06-link-box{
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
  }

  .access06-link{
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
  }

    /* ロゴ*/
  .access06-logo{
    width: 30%;
    margin: 0 auto;
    display: block;
    height: auto;
    left: 34%;
  }

  /* テキスト*/

  /* Googleマップ */


    /* -------------- 07-コンタクト -------------- */

  .contact07-waku{
    width: 100%;
    height: 100%;
  }

  /* 背景 */

    /* ファーストビュー写真 */
    .first-photo img{
    width: 100%;
    height: auto;
    margin-bottom: 0;
    }
    
  /* ボックス */
   label{
    width: 100%;
  }

  form{
    display: flex;
    flex-direction: column;
    width: 100%;
    text-align: center;
  }

  .contact07-box01{
    background-size: contain;
    height: auto;
    width: 100%;
  }

  /* テキスト */
.contact07-h2{
    width: 100%;
    text-align: center;
    padding: 50px;
    margin-bottom: -50px;
}

.contact07-text{
    padding: 50px;
}
/*------------08-プライバシーポリシー---------------*/

.pp-box01{
    width: 100%;
    height: auto;
    padding: 0;
    text-align: center;
    margin: 0 auto;
}

.pp-h2{
    text-align: center;
    margin: 0 auto;
}

/* スマホ囲い（ゆっきーさん） */
.kakoi-02{
    background-size: contain;
    height: auto;
    width: 100%;
  }

 /*枠  */
.about02-waku{
    width: 100%;
    height: 100%;
    /* それか100vh */
}
.about02-box02{
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    padding: 60px 60px 0px 60px;
}

.about02-box02-last{
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    padding: 60px 60px 0px 60px;
    margin-bottom: -50px;
}

/* h３とテキストセット */
.about02-box02{
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    padding: 60px;
    margin-bottom: -250px;
    margin-top: -50px;
}
/* h3 */
.about02-h3{
    font-size: 18px;

}
/* 本文 */
.about02-p01{
    width: 100%;
    font-size: 14px;
}
/* 画像 */
.about02-img{
    width: 100%;
}



/* 下層、お風呂紹介、スマホ */

/* ミニタイトル */
.intro03-mini-title{
    width: 50%;
    margin: 0 auto;
}
.intro03-box01{
    display: block;
    padding: 0;
    width: 60%; 
    margin: 40px auto 10px auto ;
}
.intro03-box01-last{
    display: block;
    padding: 0;
    width: 60%; 
    margin: 40px auto 10px auto ;

}
.intro03-h3-01{
    width: 100%;
    padding: 0;
    margin: 0 auto;
}
.intro03-tsubaki{
    width: 100%;
    padding: 0;
    margin: 0 auto;
} 

.intro03-p011{
    width: 140%;
    padding: 0;
    margin: 0 auto;
    margin-left: -30px;
    font-size: 14px;
}
.intro03-p012{
    width: 150%;
    padding: 0;
    margin: 0 auto;
    margin-left: -30px;
    font-size: 14px;
}



/* ヨモギ */
.intro03-photo02{
    display: none;/* スマホ非表示*/
}
.intro03-phot22{
    display: block;/* スマホ表示*/
}
/* レモン */
.intro03-photo06{
    display: none;
}
.intro03-photo66{
    display: block;
}
/* ツバキ */
.intro03-photo88{
    display: block;
    /* width: 45%;
    margin: 0 auto; */
}
.intro03-photo08{
    display: none;
}
/* .intro03-box01-last{
    padding: 0;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 100px;
    text-align: center;
} */
/* .intro03-p02{
    text-align: center;
} */
.intro03-h3-02{
    justify-content: center;
    margin: 0 auto;
}



/* 下層ニュース */


.news05-box02{
    width: 100%;
    display: block;
    padding: 0;
    margin-top: -20px;
    padding-bottom: 40px;
}
.news05-box02-last{
    width: 100%;
    display: block;
    padding: 0;
    padding-bottom: 100px;
}
.news05-box03{
    width: 100%;
    height: auto;
    margin-left: -100px;
    padding: 20px 0px 0px 35px;
}
.news05-box04{
    width: 100%;
    height: auto;
    margin-top: -80px;
    padding: 0;
}
.news05-p01{
    font-size: 9px;
    margin-top: -25px;
}
.news05-img55{
    width: 22%;
}
.news05-img{
    width: 80%;
    height: auto;
}
.news05-box03{
    margin-top: 20px;
    margin-left: 18px;
    width: 100%;
    height: auto;
}
.news05-h3{
    font-size: 24px;
}
.news05-box04 h3{
    font-size: 19px;
    margin-left: 35px;
}
.news05-box04 p{
    font-size: 12px;
    margin-left: 35px;
    margin-top: 10px;
}

/* 02-ロゴ */
.about02-rogo{
    width: 30%;
    margin: 0 auto;
    display: block;
    height: auto;
    left: 34%;
}


/* フッター */

.footer-p01 {
    margin: 20px auto; /* 左右中央寄せ */
    display: block;
    text-align: center;
  }
  .footer-logo {
    margin: 0 auto 40px;
    display: block;
    text-align: center;
  }
  .footer-box02 {
    flex-wrap: wrap; /* メニューの折り返し対応 */
    flex-direction: column;
    text-align: center;
  }
  .footer-nav {
    margin: 10px; /* スマホ向け余白調整 */
  }

   /* ===== TOPのスマホ用レスポンシブ調整　8/12 ===== */




 .fv-box01 {
    width: 100%;      
    background-size: contain; /* 必要なら cover のままでもOK */
    /* background-image: url(../img/sp-fv.png);  */
    /* margin: 0;
    padding: 0; */
    
  }

  .fv-catchcopy {
    left: 370px;       /* 左端に寄せる */
    top: 150px;       /* 必要に応じて調整 */
    width: 20%;      /* 画面幅の90%に縮める */
    
  }

  .fv-box03 {
    top: 20px;
    left: 20px;
    width: 90vw; /* 幅を画面の90%にする例 */
    width: 10%;
  }
}