@charset "utf-8";

/*a-galleryとa-contactの両方に共通のcss*/

.container,
.contents,
.wrapping,
.cover {
    display: flex;
    flex-flow: column nowrap;
}
.container{
    /*border: 1px solid #f11b10;*/
}
.contents{
    /*border: 1px solid #482ff1;*/
}
.wrapping{
    /*border: 1px solid #12f1e7;*/
}

p {
    text-align: left;
}

.color{
    color: #3F3F3F;
}

.cover {
    display: flex;
    flex-flow: column wrap;
    -webkit-justify-content: center;
    justify-content: center;
    width: calc(100% - 0);
    margin: 0;
    /*border: 1px solid #f10314;*/
}
.point-top {
    /*display: flex;*/
    height: 100%;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 0 ;
    /*border: 1px solid #4bf10a;*/
}

.point {
    display: flex;
    height: auto;
    /*min-width: 28rem;*/
    width: 100%;
    align-items: center;
    padding: 0 ;
    /*border: 1px solid #ecf117;*/
}

.point-work {
    flex: 1 0 auto;
    width: calc(100% - 0);
    text-align: center;
    margin: 1rem;
    /*border: 1px solid #f10b48;*/
}
.point-artist{
    flex: 0 1 23rem;
    height: 2.4rem;
    text-align: center;
    padding: 0;
    margin: 1rem 0;
    /*border: 1px solid #a04e19;*/
}


.guide-title{
    padding: 0 0 0 1rem;
    margin: 0 0 1rem 0;
    /*border: 1px solid #12f1a3;*/
}

.talk_title{
    font-size: 1.8rem;
}

.art_talk{
    font-size: 1.6rem;
    color: #000000;
}
.art_talk:hover {
    color: #a0a0a0;
}

/*#art_talk a {
    font-size: 2.5rem;
    color: #000000;
}
#art_talk a:hover {
    color: #a0a0a0;
}*/


/*.button.button-black.button-clear,*/
.button.button-black.button-outline {
    background-color: transparent;
    border-color: transparent;
    color: #a0a0a0;
    font-size: 1.6rem;
    height: 2.8rem;
    line-height: 1.8rem;
    /*padding: 0 2rem;*/
}
.button.button-black.button-outline:hover {
    background-color: transparent;
    border-color: transparent;
    color: black;
}

/*.button.button-black.button-clear {
    border-color: transparent;
}*/

/* Custom size */
.button.button-small {
    font-size: .8rem;
    height: 2.8rem;
    line-height: 2.8rem;
    padding: 0 1.5rem;
}

.swiper-button-prev{
    display: none;
}
.swiper-button-next{
    display: none;
}

.galimg_01{
    width: 60%;
    margin: 0 auto;
}

.guide_text_ad{
    color: rgba(229, 5, 5, 0.91);
}




@media screen and (min-width: 40rem) {
    .container{
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
        /*border: 1px solid #f11b10;*/
    }
    .contents{
        display: flex;
        flex-flow: column nowrap;
        -webkit-justify-content: center;
        justify-content: center;
        width: calc(100% - 0);
        /*border: 1px solid #1219f1;*/
    }
    .wrapping {
        display: flex;
        flex-flow: column nowrap;
        justify-content: center;
        width: 100%;
        margin: 0 auto;
        /*border: 1px solid #12f1e7;*/
    }
    .cover {
        display: flex;
        flex-flow: column wrap;
        -webkit-justify-content: center;
        justify-content: center;
        width: calc(100% - 0);
        margin: 0;
        /*border: 1px solid #1219f1;*/
    }

    .cover_artist_space{
        margin-bottom: 6rem;
    }


    .cover-artist {
        display: flex;
        flex-flow: row wrap;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        width: 100%;
        margin: 1rem auto;
        /*border: 1px solid #f10314;*/
    }
    .cover-work {
        display: flex;
        flex-flow: row wrap;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        width: calc(100% - 0);
        height: fit-content;
        align-items: center;
        margin-bottom: 0;
        /*border: 1px solid #f10b48;*/
    }
    .point_work {
        display: flex;
        flex-flow: column nowrap;
        margin: 0 1rem 1rem 0;
        width: calc(100%/4 - 3rem/4);
        text-align: left;
        box-sizing: border-box;
        padding: 2rem 2rem 2.2rem 2rem;
        /*border: 1px solid #368216;*/
    }
    /*.point:nth-child(2n) {
        margin-right: 0;
    }*/
    .point_work:nth-child(2n) {
        margin-right: 1.0rem;
    }
    .point_work:nth-child(4n) {
        margin-right: 0;
    }

    #more_btn {
        background-color: transparent;
        color: #3F3F3F;
        border-color: black;
        margin-right: auto;
    }
    #close_btn{
        background-color: transparent;
        color: #3F3F3F;
        border-color: black;
        margin-right: auto;
    }




    .point-top {
        height: 100%;
        width: 100%;
        align-items: center;
        margin : 0 auto;
        position: relative;
        /*border: 1px solid #ecf117;*/
    }

    .point-top-gal {
        height: 50%;
        width: 50%;
        align-items: center;
        margin : 0 auto;
        position: relative;
        /*border: 1px solid #ecf117;*/
    }



    .point{
        width: 80%;
        margin: 3rem auto;
        /*border: 1px solid #ecf117;*/
    }
    .point-exhibitor{
        flex: 0 1 23rem;
        height: 2.8rem;
        text-align: center;
        padding:  0;
        margin: 0;
        /*border: 1px solid #2df11b;*/
    }
    .point-artist{

        flex: 0 1 23rem;
        height: 2.8rem;
        text-align: center;
        padding: 0;
        margin: 1rem 0;
        /*border: 1px solid #19a036;*}
    }
    .point-work {
        flex: 0 1 23rem;
        text-align: center;
        margin: 3rem 1rem;
       /* border: 1px solid #a04e19;*/
    }
    .swiper-button-prev{
        display: flex;
    }
    .swiper-button-next{
        display: flex;
    }

}