@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */
.footer1 .fth2, .footer1 .fttel {
    text-shadow: 1px 1px 10px #000;
}
.contbox .box article div {
    font-size: 0.75em;
    text-align: left;
}
#nav_global ul li a {
    font-size: 1.2em;
    background-color: antiquewhite;
}
#nav_global ul li {
    margin: 2px;
}
div.sku1 ul li, div.sku2 ul li {
    width: 180px!important;
}
div.items > article button {
    display: none;
}
div.item_view {
    min-width: 300px;
}
div.detail, div.detail2 {
    max-width: 438px;
    min-width: 300px;
}
/*================== ○○○○.html =================*/
@media screen and (min-width: 469px) and (max-width: 768px){
}
@media only screen and (max-width: 468px){
}