@charset "utf-8";

#bana_inc {
    max-width: 830px;
    font-family: "Noto Sans JP", sans-serif !important
}

#bana_inc h3 {
    font-family: Noto Serif JP, serif !important
}

#bana_inc .boxlink_sold .mask::after {
    font-size: 20px;
}

#bana_inc .price {
    font-family: "Jost", sans-serif !important
}

#bana_inc .price:after {
    content: none;
}

#kwinc-13010501 .Corner01 {
    margin-top: 10%;
}

#kwinc-13010501 .Corner02,
.Corner03,
.Corner04 {
    margin-top: 10%;
}

#kwinc-13010501 .Corner04 {
    margin-bottom: 10%;
}

#kwinc-13010501 .bx-list_btn {
    margin-top: 40px;
    text-align: center;
}

#kwinc-13010501 .bx-list_btn a {
    border: 1px solid black;
    background-color: white;
    padding: 0.4em;
    font-size: 16px;
    width: 68%;
    margin-inline: auto;
    display: block;
    position: relative;
}

#kwinc-13010501 .bx-list_btn a::after {
    content: "";
    position: absolute;
    top: 4px;
    left: 4px;
    width: 100%;
    height: 100%;
    border-right: 1px solid;
    border-bottom: 1px solid;
}

a {
    transition: 0.3s;
}

#kwinc-13010501 .title_Text , #kwinc-13010501 .title_Text_4 {
    font-family: 'eb-garamond', serif;
    font-weight: 700;
    color: #ee8b58;
    font-size: 40px;
}

#kwinc-13010501 .br-sp {
    display: none;
}

@media screen and (max-width:520px) {
    #kwinc-13010501 ul.navi {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        row-gap: .5em;
        width: 100%;
    }

    #kwinc-13010501 section:nth-child(3) li,
    #kwinc-13010501 section:nth-child(4) li {
        width: 49%;
    }

    #kwinc-13010501 .bx-list_btn {
        margin-top: 20px;
    }

    #kwinc-13010501 .Corner02,
    .Corner03,
    .Corner04 {
        margin-top: 15%;
    }

    #kwinc-13010501 .title_Text_4{
        font-family: 'eb-garamond', serif;
        font-weight: 700;
        color: #ee8b58;
        font-size: 35px
    }

    #kwinc-13010501 .br-sp {
        display: inline;
    }
}