@charset "utf-8";

#ge8 {
    font-size: 16px;
    color: #000000;
    overflow: hidden;
}

#ge8 .contentsWrap {
    font-family: 'Kosugi Maru', sans-serif !important
}

#ge8 a {
    text-decoration: none;
    color: #000000
}

#ge8 img {
    width: 100%;
    height: auto
}

#ge8 .itemList8{
justify-content: center !important;
}


#ge8 .itemList6Wrap{
    width: 26% !important;
}

#ge8 .itemList .itemList6Wrap img:hover {
    opacity: .75
}

#ge8 .itemList .itemList6 ul{
    margin: 0 auto;
}
#ge8 .product {
    flex-direction: column;
    justify-content: center;
}


#ge8 nav .typeText {
    background-color: #efe9dd;
    color: #563319
}

#ge8 nav .type {
    justify-content: space-between;
    margin-bottom: 100px
}

#ge8 nav .type li a {
    background: #000000;
    color: #ffffff !important
}

#ge8 .itemList .corner .itemList7 .codeImg2 {
    margin-top: -28%
}

#ge8 .itemList .corner .itemMoreBtn {
    margin-bottom: 9%
}

#ge8 .itemList .corner h2 {
    color: #ff4880
}

#ge8 .itemList .corner_2 h2 {
    color: #ffd800
}

#ge8 .itemList .corner_3 h2 {
    color: #01a4f0
}

.coordinate-text.flexItem3 {
    position: absolute;
    top: 30%;
    right: 19%;
    width: 25%
}

#ge8 .itemList .itemList8 .boxlink_sold {
    width: 25%;
    padding: .25rem
}

#ge8 .itemList .itemMoreBtn .boxlink_sold>div {
    display: none
}

@media screen and (max-width:520px) {

    #ge8 .section-head-slider{
        flex-direction: column-reverse;
    }

    #ge8 h2{
        font-size: 22px;
    }

    #ge8 .itemList6Wrap{
        width: 46% !important;
    }

    #ge8 .product{
        flex-direction: row;
    }

    #ge8 nav .type {
        display: block !important;
        margin-bottom: 20%
    }

    #ge8 nav .type a{
        position: relative;
        right: -60px;
        bottom: 70px;
    }

    #ge8 .code {
        border-left: 2px solid #222;
    }

    #ge8 nav li {
        margin: 0 auto 10%
    }

    #ge8 .itemList .corner {
        padding: 5% 0
    }

    #ge8 .itemList .corner .itemList7 .codeImg2 {
        margin-top: initial
    }

    #ge8 .itemList .corner h2 {
        padding-bottom: 5%;
        line-height: 35px;
    }

    #ge8 .itemList .corner .itemList6 .codeSpec6 {
        width: initial;
        margin: 0 10% 15%
    }


    #ge8 .itemList .itemList8 li {
        margin-bottom: 5%
    }

    #ge8 .itemList .itemList6 .flexItem1 {
            order: 2
        }

    #ge8 .itemList .itemList6 .flexItem2 {
        order: 1
    }

    #ge8 .itemList .itemList6 .flexItem3 {
        order: 3;
        position: unset
    }

    #ge8 .itemList .itemList8 .boxlink_sold {
        width: 50%
    }
}