@charset "utf-8";

/*==========================
header
==========================*/
.logo{
    width: 58px;
    height: auto;
}

/* .header pc */
@media screen and (min-width:769px) {
    .logo{
        width: 70px;
        height: auto;
    }

}


/* =========================
concept
=========================== */

.section--concept{
    background-image: url(../images/shichigosan/wave.svg);
    width: 100%;
    height: auto;
    background-position:60vw -60px;
    background-repeat:no-repeat;
    background-size:200px;
    padding: 60px 7vw 40px 7vw;
    background-color: #FFF7F6;
    background-size: 125%;
    background-position: -70px 106px;
}

.topic__ttl{
    color: #979696;
    font-family: Cinzel;
    font-size: 3rem;
    font-weight: 400;
    display:flex;
    justify-content: center;
}


.concept__part{
  text-align: center; 
  display: block;
  margin: 40px auto;
}

.concept__part ul{
display: inline-block;
  }

  .concept__part li{
    margin-top: 20px;
    text-align: left;
 }

 .concept__ttl{
    font-family: "shippori mincho B1";
    color: #666666;
    font-size: 1.8rem;
    line-height: 30px;
 }

    

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


    .section--concept{
        background-image: url(../images/concept/pcwave.svg);
        width: 100%;
        height: auto;
        background-position:60vw -60px;
        background-repeat:no-repeat;
        background-size:500px;
        padding: 70px 0 70px 7vw;
        background-color: #FFF7F6;
        background-size: 118%;
        background-position: -60px 6px;
    }

    .topic__ttl{
        margin: 60px 0 60px 0;
        font-size: 6rem;
        display:flex;
        justify-content: center;
    }
    

   .spBr{
        display: none;
    }
}



/* =========================
profile
=========================== */
.section--profile{
    padding:60px 7vw 40px 7vw;
}

.prof{
    text-align: center;
    margin-bottom: 30px;
}

.profimg{
    display: flex;                /* Flexboxを使用 */
    justify-content: center;      /* 水平方向に中央配置 */
    align-items: center;  
    text-align: center; 
    margin: 30px 0;
}

.profileimg{
    width: 40.2vw;
    display: block;      /* 画像をブロック要素として表示 */
    margin: 0 auto; 
    max-width: 300px;
}

 .topic__name{
    display: flex;
   justify-content: center;
} 

.topic__name p,
.ctopic__name img {
    display: inline-block;     /* 要素をインラインブロックに設定 */
    vertical-align: middle;    /* 画像とテキストの高さを合わせる */
}

.topic__name p {
    font-size: 1.4rem;
    margin: 10px 10px 0 0;
    
}

.topic__name img {
    width: 20vw;
    max-width: 120px;
}

.topic__txt-prof{
    font-size: 1.4rem;
   margin-bottom: 40px;
    line-height: 28px;
    margin: 20px auto;
}

.fam{
    margin: 90px 0 30px 0;
    text-align: center;
}

.topic__txt-fam{
    font-size: 1.4rem;
    line-height: 28px;
    margin: 20px auto;
}


/* pc */
@media screen and (min-width:800px) {
    .fam{
        margin: 120px 0 90px 0;
        text-align: center;
    }
    .topic__txt-fam{
        font-size: 1.6rem;
        line-height: 32px;
        margin-bottom: 40px;
        width: 56vw;
    }

    .spBr{
        display: none;
    }
    
    .profimg{
        margin: 60px 0;
    }
    
    .topic__txt-prof{
        font-size: 1.6rem;
        margin-bottom: 40px;
        line-height: 32px;
        width: 56vw;
        margin: 0 auto;
    }
    
    .topic__name p {
        font-size: 2rem;
        margin: 20px 10px 0 40vw;
    }
    
    }



/* gallery */
.section--gallery{
    padding-bottom: 90px;
    background-image: url(../images/top/blah_yellow.png);
    width: 100%;
    height: auto;
    background-position:-10vw -40px;
    background-repeat:no-repeat;
    background-size:250px;
}


  .famimg{
    width: 62vw;
    display: block;      
    margin: 0 auto; 
    max-width: 400px;
}  

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

.img02{
    width: 46vw;
    margin: 10px auto 0 0;
    max-width: 300px;
}

.img03{
    width: 46vw;
    margin: -90px 0 0 auto;
    max-width: 320px;
}

.img04{
    width: 64vw;
    margin: 40px 0 0 7vw;
    max-width: 400px;
}


.img05{
    width: 42vw;
    margin: 40px 12vw 0 auto;
    max-width: 320px;
}

.img06{
    width: 66vw;
    margin: 40px 40vw 0 0;
    max-width: 400px;
}


/* header pc */
@media screen and (min-width:1069px) {
    .section--gallery{
        padding-bottom: 120px;
        background-image: url(../images/top/blah_yellow.png);
        width: 100%;
        height: auto;
        background-position:-10vw -40px;
        background-repeat:no-repeat;
        background-size:700px;
    }


    .gallery_bg01{  
        background-image: url(../images/top/blah_yellow.png);
        width: 100%;
        height: auto;
        background-position:45vw 430px;
        background-repeat:no-repeat;
        background-size:450px;
    }


    .img02{
        width: 46vw;
        margin: 10px auto 0 14vw;
    }
    
    .img03{
        width: 48vw;
        margin: -10px 14vw 0 auto;
    }
    
    .img04{
        margin: -20px 0 0 14vw;
    }
    
    .img05{
        margin: 40px 14vw 0 auto;
    }
    
    .img06{
        width: 52vw;
        margin: -100px auto 0 14vw;
    }
    
}

