@charset "utf-8";
/*==========================
main
==========================*/
.main__img{
    display: block;
    width: 100%;
}

.main__pc{
       display:none;
       }
   


.section--about{
background-image: url(../images/shichigosan/wave.svg);
width: 100%;
height: auto;
background-repeat:no-repeat;
text-align:center;
background-size: 125%;
background-position: -70px -10px;
}

.topic__ttl{
    color: #979696;
    font-family: Cinzel;
    font-size: 3rem;
    font-weight: 400;
    padding:40px 0 15px 0;
}

.topic__txt{
    color: #4B4B4B;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 25px; 
    display: inline-block;
    text-align: left;
    margin-bottom: 15px;
}

.fadeIn{
    animation-name:fadeInAnime;
    animation-duration:1s;
    animation-fill-mode:forwards;
    opacity:0;
    }
    
    @keyframes fadeInAnime{
      from {
        opacity: 0;
      }
    
      to {
        opacity: 1;
      }
    }


/* .header pc */
@media screen and (min-width:769px) {

    .main__img{
        display:none;
    }
           
          
.main__pc{
        display: block;
        width: 100%;
    }

    .topic__ttl{
        font-size: 6rem;
        line-height: 70px;
        text-align: left;
        display: block;
        padding:20px 0 15px 0;
        margin-left: 5vw;

    }

    .imgbox{width: 60%;
        display: inline-block;
    }

    .topic__txt{
        color: #4B4B4B;
        font-size: 1.6rem;
        line-height: 32px; 
        display: block;
        text-align: left;
        margin-bottom: 15px;
        margin-left: 5vw;
    }

    .arrowbtn{
        width: 50px;
        padding-left: 2px;
        }


    .mainabout{
        display: flex;
    }

    .pcBr{
        display: block;
    }

    .section--about{
        background-image: url(../images/shichigosan/wave.svg);
        width: 40%;
        height: auto;
        background-position:-18vw 80px;
        background-repeat:no-repeat;
        background-size:68vw;
        display: inline-block;
        padding-top: 0vh;
        text-align: left;
        
        }
    .btn__concept{
        margin-left: 5vw;
    }


}/* 769px */

/* .header pc */
@media screen and (min-width:1200px) {
    .section--about{
        padding-top:10vh; 
    }

}


/* =========================
gallery
=========================== */
.section--gallery{
    padding:40px 0 60px 0;
}

.gallery01{
    display: flex;
}

.txt01{
    margin: 20px 0 0 2.6vw;
}

.img__bg01{    
    background-image: url(../images/top/blah_yellow.png);
    width: 100%;
    height: auto;
    background-position:-14vw -40px;
    background-repeat:no-repeat;
    background-size:200px;
}

.txt02{
    margin: 40px 0 0 2.6vw;
}

.img__bg02{
    background-image: url(../images/top/blah_yellow.png);
    width: 100%;
    height: auto;
    background-position:30vw 40px;
    background-repeat:no-repeat;
    background-size:250px;
}
 
.img__bg03{    
    background-image: url(../images/top/blah_yellow.png);
    width: 100%;
    height: auto;
    background-position:-10vw -20px;
    background-repeat:no-repeat;
    background-size:250px;
}
.txt03{
    margin: 60px 0 0 2.6vw;;
}

.txt01-pc{
    display: none;
}

.img01{
    width: 45vw;
    max-width: 320px;
   
}
.img02{
    width: 60vw;
    margin:40px 10vw 0 auto;
    max-width: 400px;
}

.img03{
    width: 50vw;
    margin: 50px auto 0 8vw;
    max-width: 380px;
 }

 .img04{
    width: 70vw;
    margin: 40px 2.6vw 0 auto;
    max-width: 500px;
 }


.img05{
    width: 62vw;
    margin: 44px 12vw 0 auto;
    max-width: 480px;
}

.img06{
    width: 64vw;
    margin:40px auto 0 0;
    max-width: 500px;
}

.txt02ーpc{
    display: none;
}

/* .header pc */
@media screen and (min-width:769px) {
    .section--gallery{
        padding:150px 0 100px 0;
    }

    .txt01{
        font-size: 1.6rem;
        line-height: 34px;
        margin: 60px 0 0 16vw;
    }

    .img01{
       margin-left: 4vw;
    }

    .img02{
        margin:30px 0 0 auto;
    }

    .img03{
        width: 48vw;
     }


    .img04{
    margin: 80px 0 0 40vw;
    }

    .img05{
        margin-top:60px;
        margin-bottom: 90px;
        }

    .txt01-pc{
        display: block;
        margin-top: 10px;
    }

.txt02{font-size: 1.6rem;
    line-height: 34px;
    margin-left: 8vw;
}

.txt03{font-size: 1.6rem;
    line-height: 34px;
    margin-top: 100px;
}

.img__bg01{    
    background-image: url(../images/top/blah_yellow.png);
    width: 100%;
    height: auto;
    background-position:-10vw -60px;
    background-repeat:no-repeat;
    background-size:500px;
}

.img__bg02{
    background-image: url(../images/top/blah_yellow.png);
    width: 100%;
    height: auto;
    background-position:50vw 220px;
    background-repeat:no-repeat;
    background-size:500px;
}


.img__bg03{    
    background-image: url(../images/top/blah_yellow.png);
    width: 100%;
    height: auto;
    background-position:15vw -30px;
    background-repeat:no-repeat;
    background-size:500px;
}


}

/* .header pc */
@media screen and (min-width:1069px) {

    .img01{
       margin-left: 14vw;
    }

    .img02{
        margin:30px 14vw 0 auto;
    }

    .img03{
        width: 48vw;
        margin-left: 14vw;
     }


    .img04{
    margin: 80px 0 0 40vw;
    }

    .img05{
        margin:60px 14vw 90px auto;
        }


    .img06{
    margin:40px auto 0 14vw;
}

    .txt01-pc{
        display: block;
        margin-top: 10px;
    }
    
    
.txt02{font-size: 1.6rem;
    line-height: 34px;
    margin:-30px 0 0 14vw;
}

.txt03{font-size: 1.6rem;
    line-height: 34px;
    margin: 100px 0 0 14vw;
}


    
    .img__bg01{    
        background-image: url(../images/top/blah_yellow.png);
        width: 100%;
        height: auto;
        background-position:-8vw -60px;
        background-repeat:no-repeat;
        background-size:500px;
    }
    
    .img__bg02{
        background-image: url(../images/top/blah_yellow.png);
        width: 100%;
        height: auto;
        background-position:50vw 220px;
        background-repeat:no-repeat;
        background-size:700px;
    }
    
    
    .img__bg03{    
        background-image: url(../images/top/blah_yellow.png);
        width: 100%;
        height: auto;
        background-position:15vw -30px;
        background-repeat:no-repeat;
        background-size:700px;
    }


}

