.product_info_menu {
    /* background-color: #fafafa; */
    border-bottom: 1px solid #eee;
    /* border-top: 1px solid #333; */
    margin-bottom: 10px;
}
div.product_info_menu:nth-of-type(2){
    background-color: #fff;

}

.product_info_menu > div {
    max-width: 1250px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    padding: 8px 30px;
}
.product_info_menu h2 {
    width: 100%;
    text-align: center;
    margin: 0 auto 1em auto;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 1px;
    font-family: "FP-ヒラギノ角ゴ ProN W6";
    border-bottom: 1px solid #333;
    line-height: 3.3;
}
.product_info_menu hr {
    /*background-color: #ccc;
    margin-bottom: 16px;*/
    display: none;
}

.product_info_menu ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 20px auto;
    padding: 0 17px;
    font-size: 85%;
    justify-content: start;
}
.product_info_menu li {
    margin-bottom: 0.5em;
    margin: 0.7em 0.7%;
    width: 31.3333%;
    list-style: none;
    text-align: left;
    min-width: 330px;
    /* border: 1px solid #eee; */
    /* background-color: #FFEEEE; */
    background-color: #eee;
}
.product_info_menu li a {
    /* width: 100%; */
    font-size: 17px;
    position: relative;
    font-weight: bold;
    font-family: "FP-ヒラギノ角ゴ ProN W6";
    color: #333;
    padding: 12px 8%;
    display: block;
}

/*.product_info_menu li a::before {
    content: ">" !important;
    margin-right: 2px;
}*/
.product_info_menu li a::before {
    content: '';
    width: 7px;
    height: 7px;
    border-top: 1px solid #777;
    border-right: 1px solid #777;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    position: absolute;
    left: 3%;
    top: 44%;
}

.product_info_menu li a.fa-external-link-alt::after,
.product_info_menu li a.fa-file-pdf::after,
.product_info_menu li a.fa-file-archive::after {
    display: inline;
    font-family: "Font Awesome 5 Free";
    font-size: 0.8em;
    vertical-align: 1px;
    margin-left: 5px;
}

/*.product_info_menu li a.fa-external-link-alt::after {
    font-weight: 900;
    font-size: 0.75em;
    content: "\f35d";
}*/
.product_info_menu li a.fa-external-link-alt::after {
    content: url(/content/dam/kenwood/webmaterial/icon-blank.svg);
    width: 13px;
    height: auto;
    display: inline-block;
    position: absolute;
    top: 39%;
    right: 7%;
}
.product_info_menu li a.fa-file-pdf::after {
    content: "\f1c1";
}

.product_info_menu li a.fa-file-archive::after {
    content: "\f1c6";
}

.product_info_menu > div > a.product_info_btn {
    display: block;
    width: 230px;
    color: #fff;
    border: 1px solid #eee;
    margin: 10px 2em 7px auto;
    padding: 10px 0;
    text-align: center;
    background-color: #333;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: bold;
    font-family: "FP-ヒラギノ角ゴ ProN W6";
    position: relative;
}
.product_info_menu > div > a.product_info_btn::after {
    content: '';
    width: 9px;
    height: 9px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    position: absolute;
    right: 8%;
    top: 37%;
}
.product_info_menu a:hover {
    opacity: 0.6;
}


@media screen and (max-width:768px) {

    .product_info_menu h2 {
        text-align: left;
        padding: 0 20px 15px 20px;
        border-bottom: 6px solid #333;
    }

    .product_info_menu hr {
        background-color: #ccc;
    }
    .product_info_menu{
    }

    div.product_info_menu:nth-of-type(2){
        background-color: #fff;

    }

    .product_info_menu > div {
        padding: 30px 0;
    }

    .product_info_menu h2 {
        width: 100%;
        text-align: center;
        /*margin: 1.5em auto;*/
        font-size: 120%;
        font-weight: bold;
        letter-spacing: 1px;
    }

    .product_info_menu hr {
        background-color: #ccc;
        margin-bottom: 16px;
    }

    .product_info_menu ul {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        margin: 10px auto;
        padding: 0 40px;
        font-size: 85%;
    }

    .product_info_menu li {
        margin-bottom: 0.5em;
        margin-right: 1%;
        width: 24%;
        list-style: none;
        /* border-bottom: 1px solid #ccc; */
        padding: 0 0 4px;
        margin-top: 0.5em;
        font-size: 14px;
    }

    .product_info_menu li a {
        text-decoration: none;
        color: #000;
        display: inline-block;
        width: 100%;
        font-size: 16px;
        text-align: left;
    }

    .product_info_menu li a.fa-external-link-alt::after,
    .product_info_menu li a.fa-file-pdf::after,
    .product_info_menu li a.fa-file-archive::after {
        display: inline;
        font-family: "Font Awesome 5 Free";
        font-size: 0.8em;
        vertical-align: 1px;
        margin-left: 5px;
    }

    /*.product_info_menu li a.fa-external-link-alt::after {
        font-weight: 900;
        font-size: 0.75em;
        content: "\f35d";
    }*/

    .product_info_menu li a.fa-file-pdf::after {
        content: "\f1c1";
    }

    .product_info_menu li a.fa-file-archive::after {
        content: "\f1c6";
    }

    .product_info_menu > div > a.product_info_btn {
        display: block;
        width: 180px;
        /* color: #000; */
        border: 1px solid #000;
        margin: 10px 2em 10px auto;
        padding: 10px;
        text-align: center;
    }

    .product_info_menu a:hover {
        opacity: 0.6;
    }

    .product_info_menu h2 {
        text-align: left;
        padding: 0 6%;
        margin-bottom: 15px;
        border-bottom: 6px solid #333;
        line-height: 2.8;
    }

    .product_info_menu hr {
        background-color: #ccc;
        margin-bottom: 16px;
    }

    .product_info_menu ul {
        flex-direction: column;
        padding: 0px 6%;
    }

    .product_info_menu li {
        width: 100%;
        text-align: left;
    }

    .product_info_menu > div > a.product_info_btn {
        margin: 10px auto;
        width: 95%;
    }

    .product_info_menu ul {
        flex-direction: column;
        padding: 0px 6%;
        margin: 0;
    }

    .product_info_menu li {
        width: 100%;
        text-align: left;
    }

    .product_info_menu > div > a.product_info_btn {
        margin: 10px auto;
    }

}
