@charset "utf-8";

img[name="tws"] {
  width: auto;
}

.flex {
  display: flex;
}

body {
  background-color: #e6e6e6;
  width: 100%;
  margin: 0 auto;
}

.none {
  display: none;
}

body a {
  color: #000;
}

.small {
  font-size: 10px;
}

.red {
  color: #ff0000;
  font-weight: 300;
}

.red a {
  color: #ff0000;
  font-weight: 300;
}

.red-b {
  color: #ff0000;
  font-weight: 600;
}

.red-b a {
  color: #ff0000;
  font-weight: 600;
}

.blue {
  color: #2d4cbb;
  font-weight: 300;
}

.blue-b {
  color: #2d4cbb;
  font-weight: 600;
}

.blue-b-a {
  color: #2d4cbb;
  font-weight: 600;
  text-decoration: underline;
}

.white {
  color: #fff;
  font-weight: 600;
}

.green-b {
  color: rgb(37, 160, 21);
  font-weight: 600;
}

.big {
  font-size: 30px;
}

.b-s {
  font-weight: 600;
  font-size: 0.95em;
  line-height: 3em;
}

/*hader////////////////////////////////////////////////////////////////////////////////////////////////*/

.haeder {
  width: 750px;
  background-color: #fff;
  padding: 10px 0;
  margin: 0 auto;
  position: relative;
}

.pmark-img {
  width: 30%;
}

.sabtai-img {
  width: 43%;
}

.rogo-img {
  display: inline;
}

.rogo-img img {
  padding: 0 2%;
  width: 20%;
}

.haeder-tai {
  font-size: 12px;
  position: absolute;
  top: 15px;
  left: 21%;
}

.haeder-item1 {
  float: left;
}

/*nav///////////////////////////////////////////////////////////////////////////////////////////////////*/

.nav {
  height: 30px;
  background-color: #0c2066;
  width: 750px;
  margin: 0 auto;
  text-align: center;
}

.nav ul {
  padding: 4px 0;
}

.kennsaku {
  height: 22px;
  display: inline;
}

.sannkaku {
  width: 1.5%;
  margin-left: 2px;
  vertical-align: middle;
}

.nav-item {
  list-style: none;
  display: inline;
  vertical-align: middle;
  margin: 1px 0;
}

.nav-item a {
  color: #fff;
  font-size: 13px;
  padding: 5px 0;
}

/*main///////////////////////////////////////////////////////////////////////////////////////////////////*/

.kage {
  width: 750px;
  margin: 0 auto;
  height: 10px;
}

.main {
  width: 750px;
  margin: 0 auto;
  vertical-align: top;
  border: solid #000 1px;
}

/*サイドバー/////////////////////////////////////////////////////////////////////////////////////////////*/

.side-bar {
  width: 33%;
  display: inline;
  float: left;
  background-color: #e6e6e6;
  vertical-align: top;
}

.side-tai {
  background-color: #e6e6e6;
}

.side-tai img {
  margin-top: 0;
  width: 130px;
  height: 26px;
  padding: 4px 2px;
}

.side-top {
  background-color: #fcfcfc;
}

.campain-baner {
  display: block;
  width: 200px;
  height: auto;
  margin: 8px 0 0 5px;
}

.menber-baner {
  display: block;
  width: 200px;
  height: auto;
  margin: 8px 0 0 5px;
}

.search-btn1 {
  display: block;
  width: 200px;
  height: auto;
  margin: 8px 0 0 5px;
}

.search-btn2 {
  display: block;
  width: 200px;
  height: auto;
  margin: 8px 0 8px 5px;
}

.side-top-list {
  line-height: 2.5em;
  font-size: 12px;
  border-bottom: dotted #000 1px;
}

.side-top-list-end {
  line-height: 2.2em;
  font-size: 13px;
}

.side-list,
.side-list {
  margin-top: 8px;
  font-size: 13px;
}

.side-list-tittle {
  line-height: 2em;
  padding-left: 0.5em;
  background-color: #cfd2db;
  font-weight: 700;
  font-size: 12px;
}

.side-list-tittle-sab {
  display: none;
}

.side-list-item2 li,
.side-list-item li {
  margin: 0;
  line-height: 1.5em;
  font-size: 12px;
  padding-left: 1.5em;
  list-style: none;
}

.kaimono-gaido {
  border-top: dotted #000 1px;
}

.kaimono-btn,
.kaisyaannnai-btn {
  width: 95px;
  height: auto;
}

.keitaisaito-btn {
  margin: 15px 0 0 10px;
  display: block;
  width: 200px;
  height: auto;
}

.index-url {
  margin-left: 10px;
  font-size: 12px;
}

.w100px {
  width: 100px;
}

.f12 {
  font-size: 12px;
}

.qr {
  background-color: white;
  margin: 10px;
  display: inline-block;
  text-align: center;
  border-radius: 10px;
}

.qr p {
  background-color: #ff8000;
  font-weight: bold;
  border-radius: 10px;
  padding: 5px;
  margin: 10px;
  text-align: center;
  color: #006fff;
}

/*main///////////////////////////////////////////////////////////////////////////////////////////////*/

.main-zoon {
  width: 67%;
  padding: 0 1%;
  background-color: #fcfcfc;
  border-left: solid #000 1px;
  display: inline-block;
}

.kaiin-baner {
  width: 100%;
  margin-top: 6px;
}

.zoon-2 {
  width: 100%;
  text-align: right;
}

.from-btn {
  width: 220px;
  margin-top: 15px;
}

.zoon-2 p {
  margin-top: 12px;
}

.zabuton-baner {
  margin-top: 20px;
  border: solid #000 1px;
  width: 98%;
}

.max_w750 {
  max-width: 750px;
}

.center {
  text-align:center;
}

/*news////////////////////////*/

.news {
  margin-top: 15px;
}

.news-tx {
  font-size: 14.5px;
  line-height: 1.3em;
  padding: 5px;
  border: solid #999 2px;
}

.gosoudan {
  border: solid #000 1px;
  margin-top: 15px;
}

.lb {
  line-height: 1.5em;
  background-color: #1e3070;
}

.user-tx {
  font-size: 14.5px;
  line-height: 1.3em;
  padding: 5px;
}

.banner {
  margin-top: 20px;
  border: solid #000 1px;
}

/*新着商品////////////////////////*/

.sinntyaku-tai {
  border-bottom: dotted #000 1px;
}

.sinntyaku-tai img {
  margin-top: 20px;
  width: 120px;
}

.goods-news {
  font-size: 12px;
  line-height: 1.3em;
}

.goods-news u {
  color: #2d4cbb;
}

.warning {
  text-align: right;
  font-size: 12px;
}

.warning a {
  color: #ff0000;
  line-height: 3em;
}

/*キャンペーン　おすすめ商品　位置調整*/

/* .cam-pop {
  vertical-align: top;
} */

/*キャンペーン商品/////////////////////*/

.cam {
  vertical-align: top;
  width: 62%;
  display: inline-block;
}

.cam-list {
  background-color: #215d96;
}

.cam-list-t {
  width: 94%;
  background-color: #fcfcfc;
  margin: 0 3%;
}

.cam-list-tr {
  border-bottom: dotted #000 1px;
}

.cam-list-img {
  width: 40%;
  padding: 5px;
}

.cam-list-img img {
  border: solid #000 1px;
}

.cam-list-item {
  font-size: 13.3px;
  vertical-align: top;
}

.cam-list-item img {
  margin-top: 5px;
}

.suuryou {
  width: 80px;
}

.cam-btn {
  font-size: 13px;
  text-align: right;
  line-height: 3em;
}

.pil-baner {
  margin-top: 10px;
  border: solid #000 1px;
}

/*人気商品////////////////*/

.pop {
  display: inline-block;
  margin-left: 3px;
  border: solid #000 1px;
  width: 36%;
}

.pop-tai {
  line-height: 1.5em;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
}

.pop-item-tai {
  background-color: #ccc;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.5em;
}

.pop-img {
  text-align: center;
  margin: 5px 0;
}

.pop-img img {
  width: 100%;
}

.pop-tx {
  font-size: 13.5px;
  padding: 3px;
  color: #666;
}

/*おすすめ商品////////////////*/

.sp {
  width: 100%;
}

.sp-tai {
  padding-top: 15px;
}

.sp-list {
  width: 100%;
  margin: 0 0.5%;
}

.sp-item {
  vertical-align: top;
  display: inline-block;
  width: 32.5%;
  padding: 15px 0.5% 0;
  font-size: 13.5px;
  color: #666;
}

.gennmai-baner {
  width: 60%;
  padding-top: 20px;
}

.point-baner {
  margin-top: 15px;
}

.haisou {
  margin-top: 15px;
  border: solid #000 1px;
}

.haisou-tai {
  width: 100%;
}

.haisou-item {
  display: inline-block;
  width: 32.5%;
}

.haisou-item img {
  width: 70%;
  vertical-align: middle;
}

.haisou-tx1 {
  font-size: 12px;
}

.haisou-tx2 {
  padding-top: 1em;
  padding-bottom: 0.5em;
  font-size: 18px;
  text-align: center;
}

/*取り扱い商品//////////////////*/

.toriatukai {
  background-color: #e6e6e6;
  border: solid #000 1px;
}

.toriatukai-tai {
  background-color: #0c2066;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  line-height: 2em;
}

.toriatukai-sabtai {
  margin: 10px 0 5px 1%;
  font-size: 14px;
  color: #ff0000;
  font-weight: 600;
  border-bottom: solid #999 1px;
}

.toriatukai-item {
  /* padding: 10px 1% 0; */
  width: 24.1%;
  font-size: 10px;
  display: inline-block;
}

.annzenn {
  font-size: 12px;
}

.top-btn {
  width: 100%;
  display: block;
  text-align: right;
  font-size: 13px;
  margin-bottom: 20px;
}

/*footer///////////////////*/

.footer {
  background-color: #fff;
  width: 750px;
  margin: 0 auto;
  color: #666;
  font-size: 10px;
}

.footer-img {
  padding: 10px 0 10px 20px;
  width: 200px;
  display: inline-block;
}

.footer-tx1 {
  display: inline-block;
  padding: 10px 0 10px 20px;
  width: 250px;
}

.footer-tx1-1 {
  font-size: 12px;
}

.footer-tx2 {
  padding: 10px 20px 10px 0;
  text-align: right;
  display: inline-block;
}

.footer-tx2 img {
  width: 239px;
}

@media (max-width: 599px) {
  .sumafo-none {
    display: none;
  }

  /*header////////////////////////////////////////////////////////////////////////////////////////////*/

  .haeder-item1 {
    float: none;
    display: flex;
    flex-wrap: wrap;
  }

  .haeder {
    width: 100%;
    padding: 5px 1% 0;
    margin: 0 auto;
  }

  .haeder-tai {
    width: 100%;
    font-size: 1.5vw;
    position: static;
  }

  .rogo-img {
    display: inline-block;
    width: 29%;
  }

  .rogo-img img {
    padding: 0;
    width: 100%;
  }

  .sabtai-img {
    width: 69%;
    margin-top: 10vw;
  }

  .pmark-img {
    width: 60%;
  }

  /*nav////////////////////////////////////////////////////////////////////////////////////////////////////*/

  .nav {
    width: 100%;
    height: auto;
    text-align: center;
  }

  .nav ul {
    text-align: left;
    padding: 6px 0 0 3%;
  }

  .nav-item {
    display: block;
    line-height: 1.3em;
  }

  /*mainとsidebar位置調整//////////////////////////////////////////////////////////////////////////////////*/

  .kage {
    width: 100%;
    margin: 0 auto;
    height: 10px;
  }

  .main {
    width: 100%;
    padding: 0 1%;
  }

  /*side-bar//////////////////////////////////////////////////////////////////////////////////////////////////*/

  .side-bar {
    width: 100%;
    float: none;
    display: block;
  }

  .side-top {
    display: flex;
    flex-wrap: wrap;
  }

  .side-tai {
    width: 100%;
  }

  .side-tai img {
    width: 30%;
    height: auto;
    padding: 1vw;
  }

  .side-list-tittle-sab {
    display: block;
  }

  .side-list-tittle-main {
    display: none;
  }

  .campain-baner {
    padding: 5px 1%;
    width: 50%;
    height: auto;
    margin: 0;
  }

  .menber-baner {
    padding: 5px 1%;
    width: 50%;
    height: auto;
    margin: 0;
  }

  .search-btn1 {
    padding: 5px 1%;
    width: 50%;
    height: auto;
    margin: 0;
  }

  .search-btn2 {
    padding: 5px 1%;
    width: 50%;
    height: auto;
    margin: 0;
  }

  .side-top-listitem {
    width: 100%;
  }

  .side-list2,
  .side-list {
    margin-top: 6px;
  }

  .side-list-item {
    display: none;
  }

  .side-list-item li {
    margin: 0;
    line-height: 1.5em;
    font-size: 12px;
    padding-left: 1.5em;
    list-style: none;
  }

  .kaimono-gaido {
    border-top: dotted #000 1px;
  }

  .kaimono-btn,
  .kaisyaannnai-btn {
    height: auto;
  }

  .keitaisaito-btn {
    display: none;
  }

  .index-url {
    display: none;
  }

  .qr {
    display: none;
  }

  /*main//////////////////////////////////////////////////////////////////////////////////////////////////*/

  .main-zoon {
    width: 100%;
    padding: 0;
    background-color: #fcfcfc;
    border-left: none;
    display: block;
  }

  .kaiin-baner {
    width: 100%;
    margin-top: 6px;
  }

  .from-btn {
    width: 60%;
    margin-top: 15px;
  }

  .zabuton-baner {
    width: 100%;
  }

  /*news////////////////////////*/

  .news {
    margin-top: 15px;
  }

  .news-tx {
    font-size: 14.5px;
  }

  .gosoudan {
    padding-bottom: 0.5em;
  }

  .lb {
    padding-left: 0.3em;
  }

  .user-tx {
    font-size: 14.5px;
    line-height: 1.3em;
    padding: 5px;
  }

  .boder2 {
    margin: 6px;
  }

  .banner {
    margin-top: 15px;
  }

  /*新着商品////////////////////////*/

  .sinntyaku-tai {
    border-bottom: dotted #000 1px;
  }

  .sinntyaku-tai img {
    margin-top: 15px;
    width: 30%;
  }

  .goods-news {
    font-size: 12px;
    line-height: 1.4em;
  }

  .goods-news u {
    color: #2d4cbb;
  }

  .warning {
    padding-top: 0.8em;
  }

  .warning a {
    color: #ff0000;
    line-height: 1.5em;
  }

  /*キャンペーン商品/////////////////////*/

  .cam {
    vertical-align: top;
    width: 100%;
    text-align: center;
    display: inline-block;
  }

  .pil-baner {
    margin-top: 8px;
  }

  /*人気商品////////////////*/

  .pop {
    margin: 15px 0 0 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }

  .pop-tai {
    width: 100%;
  }

  .pop-item {
    width: 50%;
    border: solid #666 1px;
  }

  /*おすすめ商品////////////////*/

  .sp {
    width: 100%;
  }

  .sp-tai {
    padding-top: 15px;
  }

  .sp-list {
    width: 100%;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
  }

  .sp-item {
    width: 33.3%;
  }

  .sp-item a img {
    padding-bottom: 5px;
  }

  .gennmai-baner {
    padding-top: 15px;
  }

  .point-baner {
    margin-top: 15px;
  }

  .haisou {
    margin-top: 15px;
    border: solid #000 1px;
  }

  .haisou ul {
    display: flex;
    flex-wrap: wrap;
  }

  .haisou-tai {
    width: 100%;
  }

  .haisou-item {
    display: inline-block;
    width: 33.3%;
    display: flex;
    justify-content: center;
  }

  .haisou-item img {
    width: 70%;
  }

  /*取り扱い商品//////////////////*/

  .toriatukai {
    margin-top: 15px;
    background-color: #e6e6e6;
    border: solid #000 1px;
  }

  .toriatukai-tai {
    background-color: #0c2066;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    line-height: 2em;
  }

  .toriatukai-sabtai {
    margin: 10px 0 5px 1%;
    font-size: 14px;
    color: #ff0000;
    font-weight: 600;
    border-bottom: solid #999 1px;
  }

  .toriatukai ul {
    display: flex;
    flex-wrap: wrap;
  }

  .toriatukai-item {
    /* padding: 10px 1% 0; */
    width: 33.3%;
    font-size: 13px;
    padding: 6px 3px;
  }

  .annzenn {
    font-size: 12px;
  }

  .top-btn {
    position: fixed;
    bottom: 20px;
    left: 20px;
    height: 60px;
    width: 120px;
    text-align: center;
    font-size: 18px;
    margin: 0;
    background-color: #f6f6f6;
    border-radius: 5px;
    border: solid #000 1px;
  }

  .top-btn a {
    padding-top: 10px;
    height: 100%;
    display: block;
  }

  /*footer///////////////////////////////////////////////////////////////////////////////////////////////*/

  .footer {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }

  .footer-img {
    padding: 10px 0 10px 0;
    width: 40%;
    display: inline-block;
  }

  .footer-tx1 {
    display: inline-block;
    padding: 10px 0 10px 20px;
    width: 60%;
  }

  .footer-tx1-1 {
    font-size: 12px;
  }

  .footer-tx2 {
    padding: 10px 20px 10px 0;
    text-align: right;
    display: inline-block;
    width: 100%;
  }

  .footer-tx2 img {
    width: 239px;
  }
}
