@charset "UTF-8";

/*
Theme Name: MY THEME
Author: ICHIMIYAUNYU
Description: This is my original theme.
Version: 1.0
*/

/* ----------------------------------------------------------------------
倉庫一覧ページ
---------------------------------------------------------------------- */

.Wl1{margin:0 auto; width:80%; padding:50px 0;}
.Wl1 h3{padding: 0.4em 0;
    background: #3E3A39;
    border-radius: 30px;
font-size: 20px;
    font-weight: 600;
    color: #fff;
text-align: center;
margin:0 auto 30px auto;}

.barbar0258{display:none;}
.Wl1 table{width:100%; border-collapse: collapse;
border-spacing: 0;}
.Wl1 table th{background-color:#cccccc; padding:5px; font-size:15px; border-right:1px solid #ffffff; border-top:1px solid #cccccc;}
.Wl1 table th:nth-of-type(6){border-right:1px solid #cccccc;}
.Wl1 table td{background-color:#f1f1f1; padding:5px; font-size:15px; border:1px solid #cccccc;}
.Wl1 table td i{padding-left:5px;}
.Wl1 table td a:hover{color: #d41d23;}

@media (min-width: 1500px) {
.Wl1{width:1200px;}
}
@media (max-width: 1200px) {
.Wl1{width:90%;}
}
@media (max-width: 1030px) {
.Wl1 table th{font-size:14px;}
.Wl1 table td{font-size:14px;}
}
@media (max-width: 980px) {
.Wl1{width:980px;}
.Wl1 h3{width:90%;}
.Wl1 .table_scroll544{width:90%; margin:0 auto;}
}
@media (max-width: 500px) {
.Wl1{width:90%; margin:0; padding:35px 5% 50px}
.Wl1 h3{width:100%; border-radius:0;}
.barbar0258{display:block; margin:5px 0;}
.Wl1 .table_scroll544{width:100%; overflow-x: scroll; border: solid 1px #79BF55;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;}
.Wl1 .table_scroll544::-webkit-scrollbar {height: 10px;}
.Wl1 .table_scroll544::-webkit-scrollbar-thumb {border-radius:5px; background: #009647;}
.Wl1 .table_scroll544::-webkit-scrollbar-track {margin:0 2px; background:#ccc; border-radius:5px;}
.Wl1 table{width:881px;}
}