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

.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:2s;
    animation-fill-mode:forwards;
    opacity:0;
    }
    
    @keyframes fadeInAnime{
      from {
        opacity: 0;
      }
    
      to {
        opacity: 1;
      }
    }

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

    .topic__ttl{
        font-size: 6rem;
        line-height: 70px;
        text-align: left;
        display: block;
        margin-left: 2vw;
        padding-top:20px;
    }

    .imgbox{width: 70%;
        display: inline-block;
        max-width: 844px;
    }

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

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

    .mainabout{
    display: flex;
    }

    .btn__concept{
        margin:30px 0 0 2vw;
    }

    .section--about{
        background-image: url(../images/top/blah_yellow.png
        );
        width: 40%;
        height: auto;
        background-position:12vw -60px;
        background-repeat:no-repeat;
        background-size:350px;
        display: inline-block;
        padding-top:0vh;
        text-align: left;
        }

}
/* 769px */

/* .header pc */
@media screen and (min-width:1200px) {
    .section--about{
        background-image: url(../images/top/blah_yellow.png
        );
        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:-8vw -40px;
    background-repeat:no-repeat;
    background-size:250px;
}

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

.img__bg02{
    background-image: url(../images/top/blah_yellow.png
    );
    width: 100%;
    height: auto;
    background-position:55vw 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;
}

.img01{
    width: 44vw;
    max-width: 340px;
}

.img02{
    width: 56vw;
    margin:30px 8vw 0 auto;
    max-width: 440px;
}

.img03{
   width: 60vw;
   margin: 20px 0 0 auto;
   max-width: 480px;
}

.img04{
    width: 62vw;
    margin: 30px 0 0 0;
    max-width: 420px;
}
 

.img05{
    width: 52vw;
    margin: 44px 0 0 auto;
    max-width: 460px;
}

.img06{
    width: 62vw;
    margin: 30px auto 0 0;
    max-width: 440px;
}

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

    .img02{
        margin-top: 60px;
    }

    .img04{
        margin-top: 60px;
    }

    .img05{
        margin-top: 60px;
    }

    .img06{
        margin-top: 60px;
    }

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

    .txt01{
        font-size: 1.6rem;
        margin-top: 40px;
        line-height: 32px;
        margin-left: 10vw;
    }

    .txt02{font-size: 1.6rem;
        line-height: 32px;
    }
    
    .txt03{font-size: 1.6rem;
        line-height: 32px;

    }

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

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

}

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

    .spBr{
        display: none;
    }

  .section--gallery{
        padding:150px 0 100px 0;
    }
    .img__bg01{    
        background-image: url(../images/top/blah_yellow.png
        );
        width: 100%;
        height: auto;
        background-position:-14vw -80px;
        background-repeat:no-repeat;
        background-size:500px
    }

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


    .img01{
        margin-left: 14vw;
    }
    
    .img02{
        margin: 0px 14vw 0 auto;
    }

    .img03{
        margin: 80px 20vw 0 auto;
     }


    .img04{
        margin: 60px 0 0 14vw;
    }

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

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


    .txt02{font-size: 1.6rem;
        line-height: 32px;
        margin-left: 14vw;
    }
    
    .txt03{font-size: 1.6rem;
        line-height: 32px;
        margin-left: 14vw;

    }
}
