@charset "utf-8";
/* CSS Document */
*::selection {
    background: #137f0a;
    color: #fff;
}
body {
    background: #f5f5f5;
    color: #333;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;;
}
div {
    text-align: center;
}
a {
    color: #23258b;
}
li {
    list-style: none;
}
a:hover {
    opacity: .8;
    text-decoration: none;
}
#sticky {
    opacity: .95;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #999;
    background: #fff;
}
#top_slider_parts {
    padding: 50px 0;
    background: url(../img/tonban_bg.gif);
}
.second_slider {
    margin-top: 2em;
}
.cbcmessage {
    width: 85%;
    margin: 2.5em auto;
    font-size: 130%;
    line-height: 150%;
    text-align: center;
}

#headerNavigation {
    width: 980px;
    margin: 0 auto;
}
#headerNavigation {
    text-align: center;
}
#headerNavigation li {
    display: inline;
}
#headerNavigation li a {
    display: block;
    float: left;
    width: 14.28%;
    padding: 14px 0;
    color: #333;
    color: #000;
    font-size: 17px;
    text-decoration: none;
    text-align: center;
    transition: .5s;
}
#headerNavigation li a:hover {
    padding: 18px 0;
    background: #333;
    color: #fff;
}
/*飛び出すボタン*/
#page-back {
    position: fixed;
    right: 0;
    bottom: 0;
    font-size: 120%;
}
#page-back a {
    display: block;
    width: 160px;
    padding: 20px 0;
    border: 1px solid #666;
            border-radius: 5px 5px 0 0;
    background: #ddd;
    color: #333;
    text-decoration: none;
    text-align: center;

    -webkit-border-radius: 5px 5px 0 0;
       -moz-border-radius: 5px 5px 0 0;
}
#page-back a:hover {
    background: #999;
    text-decoration: none;
}
#press {
    width: 980px;
    margin: 0 auto;
}
#press ul {
    float: left;
    width: 100%;
}
#press li {
    list-style: none;
    float: left;
    width: 30%;
    margin-bottom: 20px;
}
#press li img {
    margin-bottom: 10px;
}
#press p {
    float: right;
    width: 45%;
    font-size: 20px;
    line-height: 160%;
    letter-spacing: 1px;
    text-align: left;
}
#feature table {
    width: 980px;
    margin: 20px auto;
    border-collapse: collapse;
}
#feature table caption {
    margin-bottom: 10px;
    font-size: 25px;
}
#feature table th, #feature table td {
    width: 40%;
    padding: 20px;
    border: 1px solid #ccc;
    font-size: 18px;
    letter-spacing: 1px;
    text-align: center;
}
#feature table th {
    width: 20%;
    font-weight: normal;
}
#feature table tr:nth-child(odd) {
    background: #eee;
}
#customerReview h2 {
    background: url(../img/agri13_1.png) repeat-x;
}
#customerReview div {
    width: 980px;
    margin: 0 auto;
}
#customerReview div.commnet {
    float: left;
    width: 48%;
    min-height: 380px;
    margin-bottom: 25px;
    padding: 1%;
    text-align: left;
}
#customerReview div.commnet h3 {
    width: 460px;
    margin-bottom: 20px;
    color: green;
    font-weight: normal;
    font-size: 40px;
    line-height: 110%;
    text-align: left;
}
#customerReview div.commnet p {
    float: left;
    width: 50%;
    font-size: 18px;
    line-height: 160%;
    letter-spacing: 1px;
}
#customerReview div.commnet img {
    float: right;
    margin-right: 10px;
    margin-left: 10px;
    vertical-align: bottom;
}
#faq {
    clear: both;
    letter-spacing: 1px;
}
#faq h2 {
    background: url(../img/agri18_..png) repeat-x;
}
#faq dl {
    width: 980px;
    margin: 20px auto;
    text-align: left;
}
#faq dl dt {
    margin-bottom: 18px;
    color: #00598e;
    font-size: 30px;
    line-height: 120%;
}
#faq dl dd {
    margin-bottom: 2em;
    padding-bottom: 1em;
    padding-left: 1em;
    border-bottom: 1px dotted #999;
    color: #444;
    font-size: 22px;
    line-height: 150%;
}
div#company {
    width: 900px;
    margin: 20px auto;
    overflow: hidden;
    letter-spacing: 1px;
}
div#company p img {
    float: left;
    margin: 15px 30px;
}
div#company p + p {
    float: right;
    width: 65%;
    font-size: 130%;
    line-height: 150%;
    letter-spacing: 1px;
    text-align: left;
}
div#company table {
    width: 900px;
    margin: 20px auto;
    margin-bottom: 40px;
    overflow: hidden;
    color: #333;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: 1px;
    text-align: left;
    border-collapse: collapse;
}
div#company th {
    width: 30%;
    padding: 10px;
    border: 1px solid #ccc;
    font-weight: normal;
}
div#company td {
    width: 68%;
    padding: 10px;
    padding-left: 2%;
    border: 1px solid #ccc;
}
div#company table tr:nth-child(even) {
    background: #f9f9f9;
}
div#company h2 {
    clear: both;
    margin: 20px auto;
    color: #333;
    font-weight: normal;
    font-size: 40px;
}
div#company ul li {
    line-height: 150%;
}
#contact h2 {
    clear: both;
    margin: 20px auto;
    color: #333;
    font-weight: normal;
    font-size: 40px;
}
.contactCover {
    float: right;
    width: 300px;
    text-align: left;
}
p.contactCover {
    margin-top: 100px;
    color: #333;
    font-size: 25px;
    line-height: 170%;
}
p.contactCover strong {
    font-size: 35px;
    font-family: Arial, Helvetica, sans-serif;
}
div.contactCover {
    margin-top: 100px;
}
div.contactCover h3 {
    margin-bottom: 20px;
    font-weight: normal;
    font-size: 24px;
}
div.contactCover ul {
    margin-left: 25px;
    background: url(../img/footer_arrow.jpg) 20% 55% repeat-y;
}
div.contactCover li {
    margin-bottom: 60px;
    padding: 10px 20px;
    border-radius: 10px;
    background: #ddd;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: 1px;
}
div.contactCover ul li:last-child {
    margin-bottom: 40px;
}
div.contactCover p {
    margin-left: 15px;
    line-height: 150%;
}
div.contactCover dl {
    float: none;
    width: 100%;
    font-size: 14px;
}
#contact {
    width: 980px;
    margin: 20px auto;
    padding: 20px 0;
    overflow: hidden;
}
#contact form div.contactForm {
    float: left;
    width: 600px;
    margin: 60px 20px;
    margin-bottom: 60px;
    padding: 20px;
    border-radius: 5px;
            box-shadow: 5px;
            box-shadow: rgba(0, 0, 0, .156863) 0 0 6px 3px;
    background: #fff;
    text-align: left;

    -webkit-box-shadow: rgba(0, 0, 0, .156863) 0 0 6px 3px;
       -moz-box-shadow: rgba(0, 0, 0, .156863) 0 0 6px 3px;
}
#contact dl {
    padding-bottom: 20px;
    overflow: hidden;
    font-size: 20px;
    line-height: 2;
}
#contact dt {
    float: left;
    width: 30%;
    height: 30px;
    margin-bottom: 2em;
}
#contact .contactForm input[type="text"], #contact .contactForm select {
    width: 90%;
    height: 30px;
    padding: .1em;
}
#contact .contactForm select {
    width: 150px;
    padding: .5em;
}
#contact textarea {
    width: 90%;
    height: 70px;
    padding: .1em;
    resize: none;
}
#contact dd {
    float: left;
    width: 65%;
    height: 30px;
    margin-bottom: 2em;
}
#contact dd:last-child {
    margin-top: 5px;
    font-size: 18px;
}
#contact input.button {
    display: block;
    clear: both;
    width: 450px;
    height: 60px;
    margin: 15px auto;
    margin-top: 20px;
    padding: 5px;
    border: 1px solid #a00;
    border-radius: 5px;
    background: #c00;
    color: #fff;
    font-size: 20px;
    text-shadow: 1px #999;
}
#contact input.button:hover {
    padding: 10px;
    background: #f00;
}
#contact div.orderform {
    float: left;
    width: 43%;
    margin-right: 2%;
    padding-top: 20px;
    text-align: left;
}
#contact div.orderform img {
    float: left;
    margin-left: 10px;
}
#contact div.orderform strong {
    color: #800;
    font-size: 20px;
    font-size: 20px;
}
#contact div.orderform h3 {
    margin: 20px 0;
    font-weight: normal;
    font-size: 24px;
    text-align: center;
}
#contact div.orderform ul {
    height: 160px;
    overflow: hidden;
}
#contact div.orderform li {
    list-style: none;
    margin-bottom: 15px;
    overflow: hidden;
    text-align: left;
}
#contact div.orderform select {
    display: block;
    float: left;
    width: 65px;
    margin-right: 5px;
    padding: 2px;
    font-size: 13px;
}
#contact div.orderform select.quntity {
    width: 55px;
}
#contact div.orderform span {
    display: block;
    float: left;
    width: 65px;
    margin-right: 15px;
    padding: 5px;
}
#contact div.orderform p {
    margin-top: 20px;
}
#footer {
    position: relative;
    margin-top: 30px;
    overflow: hidden;
    background: #222 url(../img/footerimg.png) 70% 100% no-repeat;
    color: #fff;
    letter-spacing: 1px;
}
#footer div#footerInfo {
    width: 980px;
    margin: 30px auto 0 auto;
    text-align: left;
}
#footer div#footerInfo div {
    float: left;
    width: 48%;
    margin-right: 2%;
    text-align: left;
}
#footer h3 {
    margin: 20px auto;
    color: #fff;
    font-weight: normal;
    font-size: 30px;
}
#footer dt {
    float: left;
    width: 30%;
    margin-bottom: 1em;
    color: #fff;
}
#footer dd {
    float: left;
    width: 70%;
    margin-bottom: 1em;
    color: #fff;
}
#footer p {
    color: #fff;
    line-height: 150%;
}

#footer p a {
    color: #fff;
    text-decoration: underline;

    ;
}

/*フォーム*/
p.error_messe {
    margin: 1em;
    font-size: 18px;
    line-height: 160%;
    text-align: left;
}
/*===古いCSS===*/
#caution {
    list-style: 1.5;
    width: 900px;
    margin: 2em auto;
    padding: 1em;
    border: 2px solid #900;
}
p#nouki strong {
    color: #900;
    font-size: 250%;
    vertical-align: middle;
}
*::selection {
    background: #137f0a;
    color: #fff;
}
* {
    list-style: none;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    color: #333;
    font-family: "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, " メイリオ", Meiryo, Osaka, " ＭＳ Ｐゴシック", MS PGothic, " sans-serif";
    transition: .2s;
}
footer {
    padding: 5px;
    background: #333;
    color: #fff;
    text-align: center;
}
footer address {
    font-style: normal;
}
/*desktop*/@media screen and (min-width: 769px) {
    /*飛び出すボタン*/
    #page-back {
        position: fixed;
        right: 0;
        bottom: 0;
        font-size: 120%;
    }
    #page-back a {
        display: block;
        width: 160px;
        padding: 20px 0;
        border: 1px solid #666;
        border-radius: 5px 5px 0 0;
        background: #ddd;
        color: #333;
        text-decoration: none;
        text-align: center;
    }
    #page-back a:hover {
        background: #999;
        text-decoration: none;
    }
    #pagetop {
        margin-top: 0;
    }
    #main_wrapper {
        width: 980px;
        margin: 0 auto;
        padding: 10vh 0;
    }
    #main_wrapper p {
        color: #fff;
        font-size: 36px;
        line-height: 1.6;
        text-align: left;
    }
    div#company {
        width: 900px;
        margin: 20px auto;
        overflow: hidden;
    }
    div#company p img {
        float: left;
        margin: 15px 30px;
    }
    div#company p + p {
        float: right;
        width: 65%;
        font-size: 130%;
        line-height: 150%;
        letter-spacing: 1px;
        text-align: left;
    }
    div#company table {
        width: 900px;
        margin: 20px auto;
        margin-bottom: 40px;
        overflow: hidden;
        color: #333;
        font-size: 18px;
        line-height: 150%;
        letter-spacing: 1px;
        text-align: left;
        border-collapse: collapse;
    }
    div#company th {
        width: 30%;
        padding: 10px;
        border: 1px solid #ccc;
        font-weight: normal;
    }
    div#company td {
        width: 68%;
        padding: 10px;
        padding-left: 2%;
        border: 1px solid #ccc;
    }
    div#company table tr:nth-child(even) {
        background: #f9f9f9;
    }
    div#company h2 {
        clear: both;
        margin: 20px auto;
        color: #333;
        font-weight: normal;
        font-size: 40px;
    }
    .product {
        clear: both;
        padding: 5vh 0;
        overflow: hidden;
        background: #ddd;
        text-align: center;
    }
    .product ul {
        width: 900px;
        height: 250px;
        margin: 0 auto;
    }
    .product ul li {
        float: left;
        width: 50%;
        margin-top: 20px;
        padding: 10px;
        text-align: center;
    }
    .product ul li a {
        color: #333;
        text-decoration: none;
        text-align: center;
    }
    .product ul li a img {
        display: block;
        margin: 10px auto;
    }
    .product ul li a span {
        display: block;
        width: 80%;
        margin: 1em auto;
        padding: .5em;
        border: 2px solid #333;
        font-weight: bold;
        text-decoration: none;
    }
    .product ul li a:hover span {
        border: 2px solid #900;
        background: #900;
        color: #fff;
    }
    h2 {
        margin: 2em;
        color: #333;
        font-size: 36px;
        text-align: center;
    }
    #detail-warp h2 {
        text-align: left;
    }
    #manufacture {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: 95vh;
        padding-top: 10vh;
        background: url(../img/top_mainbg2.jpg) no-repeat 50% 50%;
        background-attachment: fixed;
        background-color: rgba(0, 0, 0, .80);
    }
    #manufacture h2 {
        width: 60%;
        margin: 150px auto;
        padding: 1em;
        border: 1px solid #fff;
        background: rgba(0, 0, 0, .24);
        color: #fff;
        font-weight: normal;
        font-size: 46px;
        font-family: "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, " メイリオ", Meiryo, Osaka, " ＭＳ Ｐゴシック", MS PGothic, " sans-serif";
        text-align: center;
    }
    #manufacture p {
        width: 65%;
        margin: 0 auto;
        color: #fff;
        font-size: 24px;
        line-height: 150%;
        letter-spacing: 1px;
    }
    #banners {
        padding: 10px;
        overflow: hidden;
        background: #eee;
    }
    #banners ul {
        width: 980px;
        margin: 0 auto;
    }
    #banners ul li {
        float: left;
        width: 33.3%;
        padding: 1em;
        text-align: center;
    }
    #banners ul li a img {
        display: block;
        width: 100%;
        max-width: 100%;
        margin: 1em auto;
    }
    #banners ul li a {
        display: block;
        width: 100%;
        color: #333;
        line-height: 150%;
    }
    #banners ul li a span {
        display: block;
        width: 80%;
        margin: 0 auto;
    }
    #contact h2 {
        clear: both;
        margin: 20px auto;
        color: #333;
        font-weight: normal;
        font-size: 40px;
    }
    p.contactCover {
        margin-top: 100px;
        color: #333;
        font-size: 25px;
        line-height: 170%;
    }
    p.contactCover strong {
        font-size: 35px;
        font-family: Arial, Helvetica, sans-serif;
    }
    div.contactCover {
        margin-top: 50px;
    }
    div.contactCover h3 {
        margin-bottom: 20px;
        font-weight: normal;
        font-size: 24px;
    }
    div.contactCover ul#flow {
        margin-left: 25px;
        background: url(../img/footer_arrow.jpg) 20% 55% repeat-y;
    }
    div.contactCover ul#flow li {
        margin-bottom: 50px;
        padding: 10px 20px;
        border-radius: 10px;
        background: #ddd;
        font-size: 18px;
        line-height: 150%;
        letter-spacing: 1px;
    }
    div.contactCover ulflow li:last-child {
        margin-bottom: 40px;
    }
    div.contactCover .p_last {
        margin-bottom: 60px;
    }
    div.contactCover ul#payment {
        margin-left: 25px;
    }
    div.contactCover ul#payment li {
        margin-bottom: 10px;
        line-height: 130%;
    }
    div.contactCover p {
        margin-left: 15px;
        line-height: 150%;
    }
    div.contactCover dl {
        float: none;
        width: 100%;
        font-size: 14px;
    }
    #contact {
        width: 980px;
        margin: 20px auto;
        padding: 20px 0;
        overflow: hidden;
    }
    #contact form div.contactForm {
        float: left;
        width: 600px;
        margin: 60px 20px;
        margin-bottom: 60px;
        padding: 20px;
        border-radius: 5px;
                box-shadow: 5px;
                box-shadow: rgba(0, 0, 0, .156863) 0 0 6px 3px;
        background: #fff;
        text-align: left;

        -webkit-box-shadow: rgba(0, 0, 0, .156863) 0 0 6px 3px;
           -moz-box-shadow: rgba(0, 0, 0, .156863) 0 0 6px 3px;
    }
    #contact dl {
        padding-bottom: 20px;
        overflow: hidden;
        font-size: 20px;
        line-height: 2;
    }
    #contact dt {
        float: left;
        width: 30%;
        height: 30px;
        margin-bottom: 2em;
    }
    #contact .contactForm input[type="text"], #contact .contactForm select {
        width: 90%;
        height: 30px;
        padding: .1em;
    }
    #contact .contactForm select {
        width: 150px;
        padding: .5em;
    }
    #contact textarea {
        width: 90%;
        height: 70px;
        padding: .1em;
        resize: none;
    }
    #contact dd {
        float: left;
        width: 65%;
        height: 30px;
        margin-bottom: 2em;
    }
    #contact dd:last-child {
        margin-top: 5px;
        font-size: 18px;
    }
    #contact input.button {
        display: block;
        clear: both;
        width: 450px;
        height: 60px;
        margin: 15px auto;
        margin-top: 20px;
        padding: 5px;
        border: 1px solid #a00;
        border-radius: 5px;
        background: #c00;
        color: #fff;
        font-size: 20px;
        text-shadow: 1px #999;
    }
    #contact input.button:hover {
        padding: 10px;
        background: #f00;
    }
    #contact div.orderform {
        padding-top: 20px;
        text-align: left;
    }
    #contact div.orderform img {
        margin-left: 10px;
    }
    #contact div.orderform strong {
        color: #800;
        font-size: 20px;
    }
    #contact div.orderform h3 {
        margin: 20px 0;
        font-weight: normal;
        font-size: 24px;
        text-align: center;
    }
    #contact div.orderform ul {
        height: 200px;
    }
    #contact div.orderform li {
        list-style: none;
        margin-bottom: 12px;
        overflow: hidden;
        text-align: left;
    }
    #contact div.orderform select {
        display: block;
        float: left;
        width: 65px;
        margin-right: 15px;
        padding: 2px;
        font-size: 13px;
    }
    #contact div.orderform select.quntity {
        width: 55px;
    }
    #contact div.orderform span {
        display: block;
        float: left;
        width: 65px;
        margin-right: 15px;
        padding: 5px;
    }
    #contact div.orderform p {
        margin-top: 20px;
    }
    p.error_messe {
        margin: 1em;
        font-size: 18px;
        line-height: 160%;
        text-align: left;
    }
}
/*====================mobile====================*/
@media screen and (max-width: 768px) {
    /*飛び出すボタン*/
    #page-back {
        position: fixed;
        right: 0;
        bottom: 0;
        z-index: 100000000;
        width: 100%;
        font-size: 120%;
    }
    #page-back a {
        display: block;
        padding: 10px 0;
        background: rgba(0, 0, 0, .56);
        color: #fff;
        text-decoration: none;
        text-align: center;
    }
    #pagetop {
        margin-top: 0;
    }
    .product {
        clear: both;
        padding: 5vh 0;
        overflow: hidden;
        background: #ddd;
        text-align: center;
    }
    .product ul li {
        margin-top: 20px;
        padding: 10px;
        padding-bottom: .5em;
        border-bottom: 2px dotted #999;
        text-align: center;
    }
    .product ul li:last-child {
        border: none;
    }
    .product ul li a {
        color: #333;
        text-decoration: none;
        text-align: center;
    }
    .product ul li a img {
        display: block;
        margin: 10px auto;
    }
    .product ul li a span {
        display: block;
        width: 80%;
        margin: 1em auto;
        padding: .5em;
        border: 2px solid #333;
        font-weight: bold;
        text-decoration: none;
    }
    h2 {
        margin: 2em;
        color: #333;
        font-size: 36px;
        text-align: center;
    }
    .product p {
        width: 90%;
        margin: 10px auto;
        line-height: 150%;
    }
    #manufacture {
        padding: 5vh;
        background: url(../img/top_mainbg2.jpg) no-repeat 50% 50%;
        background-size: cover;
    }
    #manufacture h2 {
        width: 90%;
        margin: 50px auto;
        padding: 1em;
        border: 1px solid #fff;
        background: rgba(0, 0, 0, .24);
        color: #fff;
        font-weight: normal;
        font-size: 200%;
        line-height: 120%;
        text-align: center;
    }
    #manufacture p {
        width: 95%;
        margin: 0 auto;
        color: #fff;
        font-size: 110%;
        line-height: 150%;
        letter-spacing: 1px;
    }
    div#company {
        width: 95%;
        margin: 20px auto;
    }
    div#company p img {
        display: block;
        margin: 15px auto;
        text-align: center;
    }
    div#company p + p {
        width: 95%;
        margin: 1em auto;
        font-size: 120%;
        line-height: 150%;
        letter-spacing: 1px;
        text-align: left;
    }
    div#company table {
        width: 95%;
        margin: 20px auto;
        margin-bottom: 40px;
        overflow: hidden;
        color: #333;
        font-size: 14px;
        line-height: 150%;
        letter-spacing: 1px;
        text-align: left;
        border-collapse: collapse;
    }
    div#company th {
        width: 30%;
        padding: 10px;
        border: 1px solid #ccc;
        font-weight: normal;
    }
    div#company td {
        width: 70%;
        padding: 10px;
        padding-left: 2%;
        border: 1px solid #ccc;
    }
    div#company table tr:nth-child(even) {
        background: #f9f9f9;
    }
    div#company h2 {
        clear: both;
        margin: 20px auto;
        color: #333;
        font-weight: normal;
        font-size: 40px;
        text-align: center;
    }
    #banners {
        padding: 10px;
        overflow: hidden;
        background: #eee;
    }
    #banners ul {
        margin: 0 auto;
    }
    #banners ul li {
        width: 100%;
        padding: 1em;
        text-align: center;
    }
    #banners ul li a img {
        display: block;
        margin: 1em auto;
    }
    #banners ul li a {
        display: block;
        width: 100%;
        color: #333;
        line-height: 150%;
    }
    #banners ul li a span {
        display: block;
        width: 95%;
        margin: 0 auto;
    }
    #contact form div.contactForm {
        width: 95%;
        margin: 60px auto;
        margin-bottom: 60px;
        padding: 20px;
        border-radius: 5px;
                box-shadow: 5px;
                box-shadow: rgba(0, 0, 0, .156863) 0 0 6px 3px;
        background: #fff;
        text-align: left;

        -webkit-box-shadow: rgba(0, 0, 0, .156863) 0 0 6px 3px;
           -moz-box-shadow: rgba(0, 0, 0, .156863) 0 0 6px 3px;
    }
    #contact dl {
        padding-bottom: 20px;
        overflow: hidden;
        font-size: 20px;
        line-height: 1.3;
    }
    #contact dt {
        width: 100%;
        height: 30px;
        margin-bottom: 2em;
    }
    #contact .contactForm input[type="text"], #contact .contactForm select {
        width: 90%;
        height: 30px;
        padding: .1em;
    }
    #contact .contactForm select {
        padding: .5em;
    }
    #contact textarea {
        width: 90%;
        height: 70px;
        padding: .1em;
        resize: none;
    }
    #contact dd {
        height: 30px;
        margin-bottom: 2em;
    }
    #contact dd:last-child {
        margin-top: 5px;
        font-size: 18px;
    }
    #contact input.button {
        display: block;
        clear: both;
        width: 95%;
        height: 60px;
        margin: 15px auto;
        margin-top: 20px;
        padding: 5px;
        border: 1px solid #a00;
        border-radius: 5px;
        background: #c00;
        color: #fff;
        font-size: 20px;
        text-shadow: 1px #999;
    }
    #contact {
        width: 95%;
        margin: 20px auto;
        padding: 20px 0;
        overflow: hidden;
    }
    #contact div.orderform {
        padding-top: 20px;
        text-align: left;
    }
    #contact div.orderform img {
        margin-left: 10px;
    }
    #contact div.orderform strong {
        color: #800;
        font-size: 20px;
    }
    #contact div.orderform h3 {
        margin: 20px 0;
        font-weight: normal;
        font-size: 24px;
        text-align: center;
    }
    p.error_messe {
        margin: 1em;
        font-size: 18px;
        line-height: 160%;
        text-align: left;
    }
    p.contactCover {
        width: 95%;
        margin: 60px auto;
        margin-top: 30px;
        margin-bottom: 60px;
        padding: 20px;
        border-radius: 5px;
        box-shadow: 5px;
        box-shadow: rgba(0, 0, 0, .156863) 0 0 6px 3px;
        background: #fff;
        color: #333;
        font-size: 25px;
        line-height: 170%;
        text-align: left;
    }
    p.contactCover strong {
        font-size: 35px;
        font-family: Arial, Helvetica, sans-serif;
    }
    #contact h2 {
        margin: 2em auto;
        font-size: 200%;
        text-align: center;
    }
}
header {
    height: auto;
    padding: 5px auto;
    overflow: hidden;
    background: #333;
}
header h1 {
    color: #fff;
    font-weight: normal;
    font-size: 10px;
    text-align: center;
}
header p {
    margin: .5em auto;
    color: #fff;
    text-align: center;
}
header p img {
    width: 180px;
}

nav {
    background: #900;;
}
nav ul {
    display: flex;
}
nav ul li {
    width: 25%;
    text-align: center;
}nav ul li a {
    display: block;
    padding: .5em 0;
    border-right: 1px solid rgba(255,255,255,.2);
    color: #fff;
    font-size: 3.5vmin;
    letter-spacing: 1px;
    text-decoration: none;
}
nav ul li a:hover {
    opacity: 1;
    background: #b00;
}

nav ul li:first-child a {
    border-left: 1px solid rgba(255,255,255,.2);
}
/*desktop*/@media screen and (min-width: 769px) {
    nav ul {
        width: 950px;
        margin: 0 auto;
    }nav ul li a {
        padding: 1em 0;
        font-size: 18px;
        letter-spacing: 2px;
    }
}/*===END===Desktop*/
.catch_copy {
    position: relative;
    clear: both;
    padding: .5em 0;
    overflow: hidden;
    background: #333;
    color: #fff;
    font-size: 24px;
    line-height: 150%;
    text-align: center;
}
/*mobile*/@media screen and (max-width: 768px) {
    .catch_copy {
        font-size: 14px;
    }
    #topbanners {
        width: 96%;
    }
}/*mobile END=================*/
header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000000;
    width: 100%;
}
#top_slider_parts {
    margin-top: 100px;
}

/* 768px for PC */
@media screen and (min-width: 768px) {
    .nonsliders {
        width: 950px;
        margin: 1em auto;
    }

    .nonsliders img {
        display: block;
        border-radius: 15px;
        box-shadow: 0 10px 20px rgba(0, 0, 0, .2);
    }
}
.nonsliders img {
    width: 100%;
}
.item_newicon::before {
    display: block;
    width: 200px;
    margin: .5em auto 1em auto;
    padding: .25em;
    background: #900;
    color: #fff;
    font-weight: 600;
    font-size: 120%;
    text-align: center;
    content: "New";
}
.workingxx_evidence {
    display: block;
    margin: 1em auto;
    padding: .5em;
    border: 1px solid #300;
    background: #900;
    color: #fff;
    font-size: 150%;
    text-align: center;
}
#main_column {
    margin-top: -200px;
    margin-bottom: -15px;
    padding-top: 200px;
    padding-bottom: 200px;
    box-shadow: 0 0 30px rgba(0, 0, 0, .24);
    background: #fff;
}

.status_icon .label-endsale, .status_icon .label-limited {
    display: block;
    background: none;
    color: #900;
    font-size: 130%;
    text-align: left;
    text-indent: -1em;
}
.whats-new {
    margin: 2em auto;
    padding: 1.5em 0;
}
/* 768px for PC */
@media screen and (min-width: 768px) {
    .whats-new {
        width: 750px;
    }
}
.whats-new dl {
    width: 98%;
    height: 18em;
    margin: 0 auto;
    padding: .5em 1em;
    overflow-y: scroll;
    border-radius: 10px;
    box-shadow: 1px 1px 7px rgba(0, 0, 0, .25);
    color: #777;
    text-align: left;
}
.whats-new dl dd {
    margin-bottom: 1em;
    padding-bottom: .75em;
    padding-left: 1em;
    border-bottom: dotted #999 1px;
    line-height: 150%;
}
.whats-new dl dd:last-child {
    border-bottom: none;
}

.whats-new dl dd a {
    display: block;
    list-style: 150%;
    color: #333;
    text-decoration: none;
}
.whats-new dl dd a:hover {
    padding-left: .5em;
    text-decoration: underline;
}
.whats-new dl dt {
    margin: 1em auto .5em auto;
    font-weight: 600;
    font-size: 120%;
}

#awards {
    margin-top: -100px;
    padding-top: 100px;
}