@charset 'UTF-8';

.wrapper__margin {
    margin: 0 10px;
}

.fadein {
    opacity: 1;
}

.font-dela {
    font-family: "Dela Gothic One", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.prof__header-titile {
    font-size: 3rem;
}

.page__header-ill {
    width: 15%;
    height: auto;
}


/* プロフィール */
.prof-jacket {
    text-align: center;
    position: relative;
    z-index: 80;
    
    
    margin-bottom: -190px;
    
}

.prof-jacket-yama {
    text-align: center;
    position: relative;
}

.prof-ill-yama {
    /* text-align: center;
    margin-left: -250px; */
    position: absolute;
    left: 60%;
    Top: 35%;
    width: 300px;
}

.prof__header {
    background-color: #EBE3D8;
    border-top: #000 solid 4px;
    border-bottom: #000 solid 4px;
    margin: 180px auto 20px auto;
    padding: 0 50px;
}

.prof__profile {
    background-color: #FBF8F4;
    border: #000 solid 5px;
    border-radius: 40px;
    padding: 50px 0;
    margin-bottom: 100px;
    position: relative;
    z-index: 70;
}

.prof__name-title {
    font-size: 2rem;
}

.prof__name-box {
    text-align: center;
    margin-top: 130px;
    padding: 2rem 0;
}

.prof__table-title {
    text-align: center;
    width: 200px;
    font-size: 2rem;
    border-top: #000 4px solid;
    border-bottom: #000 4px solid;
    display: inline-block;
    margin-bottom: 1rem;
}

.prof__basic {
    margin-right: 10px;
    border-right: #000 solid 2px;
}

.prof__specialw-sp {
    display: none !important;
}

.prof__specialw-pc {
    display: inline-block !important;
}

.prof__specialw-pc,
.prof__specialw-sp {
    background-color: #FFD74A;
    border: #000 solid 2px;
    display: inline-block;
    margin-top: 30px;
    padding: 0 30px 20px;
}

.prof__specialw-title {
    margin-top: -25px;
    font-size: 1.8rem;
}

.prof__basic-table,
.prof__like-table {
    padding-right: 10px;
}


.prof__basic-table th,
.prof__like-table th {
    width: 35%;
    height: 2rem;
    font-weight: normal;
    text-align: left;
}

.prof__basic-table td,
.prof__like-table td {
    width: 65%;
    height: 2rem;
}

.prof__point-dog-pc {
    position: absolute;
    right: 10%;
    z-index: 80;
    margin-top: -200px;

}

.prof__point-dog-pc .line-right {
    margin-bottom: 40px;
}

.prof__point-dog-sp {
    display: none !important;
}

.prof__point-boy .line-bottom {
    text-align: center;
    width: 20%;
}

.prof__point-boy {
    margin-left: 100px;
}

.prof__basic,
.prof-like {
    padding: 0 30px;

}

.prof__works {
    margin-bottom: 200px;
}

.prof__works-box {
    display: grid;
    grid-template-columns: 40% 60%;
    padding: 20px;
    gap: 20px;
}

.prof__point-boy2 img{
    width: 200px;
    height: 200px;
}

.pro_ill-dog{
    width: 250px;
}

.pro__ill-boy{
    width: 250px;
}

.pro__ill-yama{
    width: 200px;
}
@media screen and (max-width: 1024px) {
    .prof__works-box {
        display: block;
    }

    .prof__specialw-pc {
        display: none !important;
    }

    .prof__specialw-sp {
        display: inline-block !important;
        margin-top: 40px;
    }

    .prof__basic{
        border-right: 0;
    }

    .prof__basic,
    .prof-like {
        margin-right: 10px;
        border-right: 0;
        padding-bottom: 20px;
        padding: 0 0 20px;
    }

    .prof-jacket-yama{
        width: 60%;
    }

    .prof-ill-yama{
        width: 30%;
    }

}

@media (max-width:430px) {

    .page__header-ill {
        width: 25%;
        height: auto;
    }


    .prof__profile {
        margin-bottom: 40px;
    }

    .prof-jacket {
        margin-bottom: -140px;

    }

    .prof__specialw-pc {
        display: none !important;
    }

    .prof__specialw-sp {
        display: inline-block !important;
        margin-top: 40px;
    }


    .prof__specialw-title {
        margin-top: -30px;
        font-size: 1.8rem;
    }

    .prof__profile {
        padding: 30px 0;

    }

    .prof__point-dog-pc {
        display: none !important;
    }

    .prof__point-dog-sp {
        width: 50%;
        margin: -80px auto 0 auto;
        display: inline-block !important;
        text-align: center;
        position: relative;
        z-index: 90;
    }

    .prof__point-boy .line-bottom {
        display: none !important;
    }

    .prof__point-boy2 img{
        width: 150px;
        height: 150px;
    }

    .pro_ill-dog{
        width: 130px;
    }

    .pro__ill-yama{
        width: 120px;
    }

    .prof-jacket-yama{
        width: 300px;
    }

    .pro__ill-boy{
        width: 150px;
    }
}



/*機材 */

.equipment__title {
    font-size: 2rem
}

.equipment__title-box {
    background-color: #FFD74A;
    color: #254E8C;
    text-align: center;
    padding-bottom: 40px;
    position: relative;
    z-index: 80;
}

.equipment__point-yama-pc {
    position: absolute;
    z-index: 90;
    right: 40px;
    top: 20px;
}

.equipment__point-yama-sp {
    display: none !important;
}

.equipment__point-yama-sp .line-bottom {
    width: 60%;
    margin: auto;
}

/* .equipment__point-yama-pc .line-right {
    margin-bottom: 10px;
} */

.prof__equipment {
    background-color: #414655;
    position: relative;
    z-index: 80;
}

.prof__equipment-gallery {
    padding-top: 100px;
    display: flex;
    justify-content:space-around;
    align-items: center; 
}


.prof__equipment .sec__title {
    padding-bottom: 0;
}


.gallery-image {
    width: 30%;
    margin: auto;
    padding-left: 30px;
    position: relative;
    /* transform:rotate(90deg)  */
}

.gallery-image::after {
    display: block;
    content: '';
    width: calc(100% - 2rem);
    height: calc(100% - 2.5rem);
    z-index: 3;
    top: 1rem;
    left: 1rem;
    position: absolute;
}

.gallery-image img {
    aspect-ratio: 4/3;
    object-fit: contain;
    width: 100%;
    height: 100vh;
    /* filter: drop-shadow(0 0 1rem rgba(255, 255, 255, 0.6)); */
}

.gallery-thumbnails {
    display: grid;
    gap: 1rem;
    list-style: none;
    margin: 1rem 0;
     gap: 2vw; 
    grid-template-columns: repeat(4, 1fr);
}

.gallery-thumbnails img {
    aspect-ratio: 3/5;
    object-fit: contain;
    cursor: pointer;

}

.slide-show {
    background-color: #414655;
}

.gallery-image {
    width: 35vw;
    margin: 0;
}



.gallery-content {
    width: 50vw;
}

.gallery-thumbnails img:hover {
    filter: drop-shadow(0 0 1rem rgba(255, 255, 255, 0.6));
    transition: .4s;
}

.prof__equipment-gallery2 {
    padding-bottom: 100px;
    display: flex;
    justify-content:space-around;
    align-items: center; 
}

.gallery-image2 {
    width: 30%;
    margin: auto;
    padding-left: 30px;
    position: relative;
    /* transform:rotate(90deg)  */


}

.gallery-image2::after {
    display: block;
    content: '';
    width: calc(100% - 2rem);
    height: calc(100% - 2.5rem);
    z-index: 3;
    top: 1rem;
    left: 1rem;
    position: absolute;
}

.gallery-image2 img {
    aspect-ratio: 4/3;
    object-fit: contain;
    width: 100%;
    height: 100vh;
    /* filter: drop-shadow(0 0 1rem rgba(255, 255, 255, 0.6)); */
}

.gallery-thumbnails2 {
    display: grid;
    gap: 1rem;
    list-style: none;
    margin: 1rem 0;
     gap: 2vw; 
    grid-template-columns: repeat(4, 1fr);
}

.gallery-thumbnails2 img {
    aspect-ratio: 3/5;
    object-fit: contain;
    cursor: pointer;

}

.gallery-content2 {
    width: 50vw;
}

.gallery-thumbnails2 img:hover {
    filter: drop-shadow(0 0 1rem rgba(255, 255, 255, 0.6));
    transition: .4s;
}

.button {
    display: none;
}

@media (max-width:1024px) {
    .equipment__point-yama-pc {
        display: none;
    }

    .equipment__point-yama-sp {
        display: block !important;
        position: relative;
        z-index: 90;
        margin-top: 100px;
    }

    .equipment__point-yama-sp img{
        width: 200px;
        height: 200px;
    }

    .equipment__point-yama-sp .line-bottom {
        width: 60%;
        margin: auto;
    }

    .prof__equipment-gallery {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .prof__equipment{
        margin-top: -250px;
    }
}

@media (max-width:430px) {

    .gallery-thumbnails {
        /* grid-template-columns: repeat(2, 1fr); */
        width: 264px;
        display: flex;
        gap: 1rem;
        flex-wrap: wrap;
        margin-left: -25%;    
    }

    .gallery-thumbnails2 {
        /* grid-template-columns: repeat(2, 1fr); */
        width: 264px;
        display: flex;
        gap: 1rem;
        flex-wrap: wrap;
        margin-left: -25%;    
    }

    /* .gallery-thumbnails img {
        aspect-ratio: 3/5;
        object-fit: contain;
        cursor: pointer;
        height: 80%;
    
    }  */

    .g-img{
        width:120;
        height: 200px;
    }

    .fadein{
        max-width: 107px;
        max-height: 220px;
    }

    .default-view{
        margin-bottom: 30px;
    }
    
    .equipment__point-yama-pc {
        display: none;
    }

    .equipment__point-yama-sp {
        display: block !important;
        position: relative;
        z-index: 90;
    }

    .equipment__point-yama-sp img{
        width: 150px;
        height: 150px;
    }

    .equipment__point-yama-sp .line-bottom {
        width: 90%;
        margin: auto;
    }

    .equipment__title-box {
        margin-top: -30px;
        position: relative;
        z-index: 80;
    }


    .button {
        display: block;
        margin: 20px auto;
    }

    .prof__equipment-gallery {
        padding: 10px, 0;
        margin-bottom: 0px;
    }

    .prof__equipment-gallery2 {
        padding: 10px, 0;
    }

    .gallery-thumbnails {
        /* display: flex; */
        flex-wrap: wrap;
        gap: 0;
        justify-content: center;
    }

    .gallery-thumbnails2 {
        /* display: flex; */
        flex-wrap: wrap;
        gap: 0;
        justify-content: center;
    }

    .gallery-image {
        display: none;
    }

    .gallery-image2 {
        display: none;
    }

    .fadein img {
        min-width: 132px;
        min-height: 191px;
    }

    .default-view {
        width: 132px;
        height: 191px;
    }

    .prof__equipment{
        margin-top: -230px;
    }


    /* レスポンシブ時、ギター画像を「もっと見る」で見える画像を増やす*/
    
    .hidden-view{
        display: none;
    }
    .hidden-view.open{
        display: block;
    }
    .button::before{
        content: "もっと見る▼";
    }
    .hidden-view.open + .button::before{
        content: "閉じる▲";
    }
}

/* =================profileスライドアイコン======================== */

.prof__link:hover {
    opacity: 0.6;
}

.prof__link.open {
    display: flex;
    align-items: center;
    position: fixed;
    left: 20px;
    bottom: 50px;
    z-index: 9999;
    transition: 0.5s;
    filter: drop-shadow(0px 0px 5px rgba(253, 253, 253, 0.7));
}

.prof__link_sub.open {
    display: flex;
    align-items: center;
    position: fixed;
    left: 20px;
    bottom: 50px;
    z-index: 9998;
    transition: 0.5s;
    filter: drop-shadow(0px 0px 5px rgba(253, 253, 253, 0.7));
}
