@import "https://file002.shop-pro.jp/PA01370/701/assets/css/base.css";
@import "https://file002.shop-pro.jp/PA01370/701/assets/css/style.css";
@import "https://file002.shop-pro.jp/PA01370/701/assets/css/slidebars.css";
@import "https://file002.shop-pro.jp/PA01370/701/assets/css/utility.css";
/* ------------------------------------- 
 *	TAIMEI追加分
 * ------------------------------------- */
@media(max-width:543px){
     .mv .res-img{width:150px !important}
     .container_block{padding-top: 0;}
     .list_block li{margin-top:0;}
     .list_clip .res-img{width:100px;}
     .list_block li {font-size: 1rem;}
     .wrap .container{margin-top:45px;}
     .pickup{margin-top:30px;}
     .my_account-new {
          display: block !important;
          position: absolute;
          bottom: -30px;
          width: 100%;
          left: 0;
          text-align: center;
          background: #666;
          line-height: 30px;
     }
     .my_account-new a{
          color:#fff;
          margin:0;
     }
}
.side .s_navi img{ display:none}
.guide_page_ttl img {
    width: auto;
}
.res-img {
    width: auto;
    height: auto;
}
.type_ttl {
    width:auto;
}

/* ------------------------------------- 
 *	商品オプション 表形式
 * ------------------------------------- */
#option_tbl {
     border-collapse:collapse;
     margin:10px auto 0;
     border-top:1px solid #ccc;
     border-left:1px solid #ccc;
     width:100%;
}
#option_tbl th{
     padding:5px;
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
#option_tbl td input{
     float:none;
     margin:0 0 5px;
     width:auto;
}
#option_tbl th,
#option_tbl td.none {
     background:#eee;
}
#option_tbl td {
     padding:5px;
     text-align:center;
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
.stock_zero {
    color:red;
}
.ty-container{text-align:center;}
.thankyou{
     margin:30px auto 0;
     border: solid 2px #000;
}
