@charset "UTF-8";

/*@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);*/
/* ------------------------------------------
reset
------------------------------------------ */
.fs-c-productList,
.fs-c-subgroup {
  display: none
}

.fs-p-scrollingCartButton {
  display: none
}

.area-all a:hover {
  color: #e50012;
}

.area-all {
  font-family: 'Roboto', 'Noto Sans JP', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  line-height: 1.6;
  overflow-x: hidden;
  width: 100%;
  margin-bottom: 40px;
}

.area-all a:link,
.area-all a:visited,
.area-all a:active {
  text-decoration: none;
}

.area-all img {
  vertical-align: top;
  font-size: 0;
  line-height: 0;
  image-rendering: -webkit-optimize-contrast;
}

.area-all dl,
.area-all dt,
.area-all dd,
.area-all ol,
.area-all ul,
.area-all li,
.area-all h1,
.area-all h2,
.area-all h3,
.area-all h4,
.area-all h5,
.area-all h6,
.area-all p,
.area-all html,
.area-all body,
.area-all div,
.area-all span {
  margin: 0;
  padding: 0;
  padding-inline-start: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
  padding-inline-start: 0;
}

#zs-category-unique-items {
  display: none;
}

.zs-row {
  margin-bottom: 10px;
}

#zs-search-box {
  padding-bottom: 10px;
  margin-bottom: 5px;
}

@media screen and (max-width: 768px) {
  .area-all {
    width: 100%;
  }

  .fixed_contact {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
  }

  .fixed_contact .box_shop-info {
    padding: 15px 5%;
    margin-bottom: 0;
    border: none;
  }

  .fixed_contact .box_unker-link {
    gap: 0 5px;
    padding: 7px 5px;
    background-color: #f0f0f0;
    border-bottom: 1px solid #ddd;
  }
}

/* ------------------------------------------
general Settings
------------------------------------------ */
.area-all .pc {
  display: block;
}

.area-all .sp {
  display: none;
}

.center {
  text-align: center !important;
}

.right {
  text-align: right !important;
}

.fb {
  font-weight: bold !important;
}

.blk {
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  .area-all .pc {
    display: none;
  }

  .area-all .sp {
    display: block;
  }
}

/* ------------------------------------------
title
------------------------------------------ */
.area-all .ttl_01 {
  font-size: 24px;
  margin-bottom: 20px;
  color: #fff;
  padding: 8px 10px 5px 25px;
  background-color: #777;
  position: relative;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

.area-all .ttl_01 span {
  padding-left: 10px;
  line-height: 1;
}

.area-all .ttl_01:before {
  content: "";
  position: absolute;
  background: #dd2c00;
  top: 50%;
  left: 10px;
  margin-top: -14px;
  height: 28px;
  width: 6px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

/* ------------------------------------------
layout
------------------------------------------ */
.container {
  width: 100%;
  display: block;
  margin-bottom: 40px;
}

.container_buy {
  width: 100%;
  display: block;
}

/* ------------------------------------------
common
------------------------------------------ */
.area-all .txt {
  font-size: 14px;
  line-height: 1.6;
  padding-bottom: 15px;
  margin: 0;
}

.area-all .txt_01 {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 20px;
}

/* ------------------------------------------
Detail
------------------------------------------ */
.area-all .box_shop-info {
  display: flex;
  padding: 20px;
  border: 1px solid #3c3c3c;
  justify-content: space-between;
  border-radius: 5px 5px 0 0;
  margin-bottom: 10px;
  background-color: #fff;
}

.area-all .box_shop-info .box_photo {
  width: 270px;
  height: auto;
}

.area-all .box_shop-info .box_photo img {
  width: 100%;
}

.area-all .box_shop-info .wrap_box_detail {
  width: calc((100% - 270px) - 20px);
}

.area-all .box_shop-info .wrap_box_detail h2 {
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 5px;
  border-bottom: 1px solid #3c3c3c;
  margin-bottom: 20px;
}

.area-all .box_shop-info .wrap_box_detail p {
  list-style-type: none;
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 1.5;
}

.area-all .box_shop-info .wrap_box_detail p.tel {
  font-size: 44px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: .02em;
  color: #dd2c00;
  position: relative;
}

.area-all .box_shop-info .wrap_box_detail p.tel a {
  color: #dd2c00;
}

.area-all .box_shop-info .wrap_box_detail p.tel:before {
  content: '';
  width: 24px;
  height: 32px;
  display: inline-block;
  background-image: url(https://tools.itembox.design/item/category/area-all/img/ico_tel.png);
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 5px;
}

.area-all .box_unker-link {
  display: flex;
  justify-content: space-between;
  gap: 0 10px;
}

.area-all .box_unker-link .box_btn {
  display: flex;
  width: calc(100% / 3);
  justify-content: center;
}

.area-all .box_unker-link .box_btn a {
  width: 100%;
  font-size: 16px;
  color: #3c3c3c;
  font-weight: 700;
  text-align: center;
  padding: 14px;
  border-radius: 5px;
  box-shadow: 0 3px 0 #ddd;
  position: relative;
}

.area-all .box_unker-link .box_btn:nth-child(1) a {
  border: 2px solid #ffc639;
}

.area-all .box_unker-link .box_btn:nth-child(2) a {
  border: 2px solid #868686;
}

.area-all .box_unker-link .box_btn:nth-child(3) a {
  border: 2px solid #dd2c00;
}

.area-all .box_unker-link .box_btn:nth-child(1) a:hover {
  background-color: #fde19d;
}

.area-all .box_unker-link .box_btn:nth-child(2) a:hover {
  background-color: #afafaf;
}

.area-all .box_unker-link .box_btn:nth-child(3) a:hover {
  background-color: #d27f6a;
}

.area-all .box_unker-link .box_btn a:before {
  display: inline-block;
  content: "";
  width: 8px;
  height: 8px;
  margin: 0px 15px 0 0px;
  border-top: 2px solid #3c3c3c;
  border-right: 2px solid #3c3c3c;
  -webkit-transform: rotate(45deg);
  transform: rotate(135deg);
}

.area-all .box_unker-link .box_btn a:hover {
  background-color: #ffeae9;
}

.area-all .box_link {
  display: flex;
  justify-content: space-between;
  gap: 10px 10px;
  padding: 0;
}

.area-all .box_link a.ico_mail:before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0 10px 0 0;
  background: url(https://tools.itembox.design/item/category/area-all/img/ico_mail.png) no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  left: 15px;
}

.area-all .box_link a.ico_fax:before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0 10px 0 0;
  background: url(https://tools.itembox.design/item/category/area-all/img/ico_fax.png) no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  left: 15px;
}

.area-all .box_link a.ico_line:before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0 10px 0 0;
  background: url(https://tools.itembox.design/item/category/area-all/img/ico_line.png) no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  left: 15px;
}

.area-all .box_link .box_btn {
  display: flex;
  width: calc(100% / 3);
  justify-content: center;
}

.area-all .box_link .box_btn a {
  width: 100%;
  font-size: 16px;
  /*font-weight: 700;*/
  text-align: center;
  padding: 18px;
  /* border: 2px solid #3c3c3c; */
  border-radius: 5px;
  box-shadow: 0 3px 0 #ddd;
  position: relative;
  color: #fff;
}

.area-all .box_link .box_btn a.ico_line {
  background-color: #06c755;
}

.area-all .box_link .box_btn a.ico_line:hover {
  background-color: #05ad4b;
}

.area-all .box_link .box_btn a.ico_fax {
  background-color: #0677c7;
}

.area-all .box_link .box_btn a.ico_fax:hover {
  background-color: #0567ad;
}

.area-all .box_link .box_btn a.ico_mail {
  background-color: #f56908;
}

.area-all .box_link .box_btn a.ico_mail:hover {
  background-color: #db5f07;
}

.area-all .box_link .box_btn a:after {
  display: inline-block;
  content: "";
  width: 8px;
  height: 8px;
  margin: 0 0 0 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -4px;
}

.area-all .box_link .box_btn a:hover {
  text-decoration: none;
  box-shadow: none;
}

.swiper {
  width: 800px;
  height: 200px;
  margin-bottom: 10px;
}

.swiper-pagination-bullet {
  background-color: #777;
  height: 10px;
  width: 10px;
  margin: 0 5px;
}

.swiper-slide img {
  height: auto;
  width: 100%;
}

/* 前へ次への矢印カスタマイズ */
.swiper-button-prev,
.swiper-button-next {
  height: 20px;
  width: 20px;
  margin-top: -10px !important;
}

/* 前へ次への矢印カスタマイズ */
.swiper-button-prev:after,
.swiper-button-next:after {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 20px;
  width: 20px;
}

/* 前への矢印カスタマイズ */
.swiper-button-prev:after {
  background: url(https://tools.itembox.design/item/category/area-all/img/swiper_arrow.png) center center / cover no-repeat !important;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* 次への矢印カスタマイズ */
.swiper-button-next:after {
  background: url(https://tools.itembox.design/item/category/area-all/img/swiper_arrow.png) center center / cover no-repeat !important;
}

/* 画像サイズ調整 */
.swiper-slide img {
  height: auto;
  width: 100%;
}

.area-all .box_inquiry {
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 4px;
  position: relative;
  margin: 0 auto 10px auto;
  padding: 30px 20px 0 20px;
  background-image: url(https://tools.itembox.design/item/category/area-all/img/inquiry_bg.jpg?24090401);
  background-size: unset;
  background-repeat: no-repeat;
  height: 160px;
  box-sizing: border-box;
}

.area-all .box_inquiry .point {
  position: absolute;
  right: 0;
  bottom: 0;
}

.area-all .box_inquiry h2 {
  font-size: 24px;
  color: #3c3c3c;
  padding: 0 0 15px;
  letter-spacing: 0.05em;
  margin: 0;
}

.area-all .box_inquiry .box_inquiry_inner {
  list-style-type: none;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0;
  padding: 0;
}

.area-all .box_inquiry .box_inquiry_inner li {}

.area-all .box_inquiry .txt {
  font-size: 14px;
  line-height: 1;
  font-weight: bold;
  padding: 0 0 5px 32px;
  color: #dd2c00;
}

.area-all .box_inquiry .box_inquiry_inner .tel {
  font-size: 44px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: .02em;
  color: #dd2c00;
  position: relative;
}

.area-all .box_inquiry .box_inquiry_inner .tel a {
  color: #dd2c00;
}

.area-all .box_inquiry .box_inquiry_inner .tel a:hover {
  text-decoration: none;
}

.area-all .box_inquiry .box_inquiry_inner .tel:before {
  content: '';
  width: 24px;
  height: 32px;
  display: inline-block;
  background-image: url(https://tools.itembox.design/item/category/area-all/img/ico_tel.png);
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 5px;
}

.area-all .box_inquiry .box_inquiry_inner .time {
  font-size: 14px;
  padding: 0 0 0 5px;
  line-height: 1;
}

.area-all .box_inquiry .box_inquiry_inner .time_02 {
  font-size: 14px;
  padding: 6px 0 0 25px;
  line-height: 1.4;
  text-align: left;
}

.area-all .box_inquiry .box_inquiry_inner .time_02 span {
  font-weight: bold;
  color: #f73400;
}

.area-all .box_inquiry .box_inquiry_inner .time_02:before {
  content: "※";
  margin-left: -12px;
}

@media screen and (max-width: 768px) {
  .area-all .box_unker-link .box_btn a:before {
    content: none;
  }

  .area-all .box_unker-link .box_btn a {
    padding: 10px 5px 18px 5px;
    font-size: 13px;
    line-height: 1.3;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .area-all .box_unker-link .box_btn a:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 7px;
    left: 50%;
    width: 8px;
    height: 8px;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    transform: translateX(-50%) rotate(135deg);
  }

  .area-all .box_inquiry {
    border-radius: 4px;
    background-image: url(https://tools.itembox.design/item/category/area-all/img/inquiry_bg_sp.jpg);
    background-size: cover;
    height: 240px;
    padding: 20px;
  }

  .area-all .box_inquiry .txt {
    padding: 0 0 5px 25px;
  }

  .area-all .box_inquiry h2 {
    line-height: 1.3;
    text-align: center;
  }

  .area-all .box_inquiry .box_inquiry_inner {
    flex-wrap: wrap;
    gap: 10px 10px;
    justify-content: flex-start;
  }

  .area-all .box_inquiry .box_inquiry_inner .tel {
    font-size: 36px;
  }

  .area-all .box_inquiry .box_inquiry_inner .tel:before {
    width: 20px;
    height: 26px;
    margin-right: 3px;
  }

  .area-all .box_inquiry .box_inquiry_inner .time {
    padding: 0;
  }
}

/* ------------------------------------------
tab
------------------------------------------ */
.area-all .ttl_02 {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}

.area-all .ttl_03 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 20px;
  padding: 7px 10px;
  position: relative;
  background-color: #f0f0f0;
  letter-spacing: .05em;
}

.area-all .tab-container {
  width: 100%;
  border: 1px solid #ddd;
  padding: 30px 20px;
  margin-bottom: 30px;
  box-sizing: border-box;
}

.area-all .tab-content {
  display: block;
  font-size: 16px;
}

.area-all .tab-container dl {}

.area-all .tab-container dt {
  width: 20%;
  font-size: 16px;
  font-weight: bold;
  padding: 0 10px;
  box-sizing: border-box;
}

.area-all .tab-container dd {
  width: 80%;
  font-size: 16px;
  font-weight: normal;
  box-sizing: border-box;
}

.area-all .tab-container div.line {
  display: flex;
  flex-wrap: wrap;
  text-align: left;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #ddd;
}

.area-all .tab-container div.line:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.area-all .tab-container dd dl.list_01 {
  display: block;
}

.area-all .tab-container dd dl.list_01 div {
  margin-bottom: 10px;
}

.area-all .tab-container dd dl.list_01 div:last-child {
  margin-bottom: 0;
}

.area-all .tab-container dd dl.list_01 dt {
  width: 100%;
  font-weight: normal;
  border-bottom: none;
  margin: 0;
  padding: 0;
}

.area-all .tab-container dd dl.list_01 dd {
  width: 100%;
  border-bottom: none;
  margin: 0;
  padding: 0;
}

.area-all .tab-container dd dl.list_01 dd ul.list_02 {
  padding-left: 20px;
  list-style-type: disc;
  list-style-position: outside;
  line-height: 1.5;
}

.area-all .tab-container dd dl.list_01 dd ul.list_02 li {
  margin-bottom: 2px;
}

#zs-search-parts {
  margin-bottom: 40px;
}


@media screen and (max-width: 768px) {
  .area-all .box_link {
    flex-wrap: wrap;
  }

  .area-all .box_link .box_btn {
    width: 100%;
  }

  .area-all .box_shop-info {
    padding: 15px 5%;
  }

  .area-all .box_shop-info .wrap_box_detail {
    width: 100%;
  }

  .area-all .box_shop-info .wrap_box_detail .txt {
    font-size: 14px;
    line-height: 1;
    font-weight: bold;
    padding: 0 0 5px 25px;
    color: #dd2c00;
  }

  .area-all .box_shop-info .wrap_box_detail .box_detail {
    display: flex;
    justify-content: space-between;
  }

  .area-all .box_shop-info .wrap_box_detail h2 {
    font-size: 20px;
    margin-bottom: 10px;
  }

  .area-all .box_shop-info .wrap_box_detail .box_detail div {
    width: calc(100% - 100px);
  }

  .area-all .box_shop-info .wrap_box_detail .box_detail div.box_photo {
    width: 90px;
    height: auto;
  }

  .area-all .box_shop-info .wrap_box_detail p.tel {
    font-size: 28px;
    margin-bottom: 0;
  }

  .area-all .box_shop-info .wrap_box_detail p.tel:before {
    width: 16px;
    height: 18px;
    margin-right: 0;
  }

  .area-all .box_shop-info .wrap_box_detail p {
    font-size: 14px;
    margin-bottom: 5px;
    line-height: 1.4;
  }

  .area-all .box_shop-info .wrap_box_detail p.txt {
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    color: #dd2c00;
    margin-bottom: 3px;
    padding: 0;
  }

  .area-all .box_unker-link {
    gap: 0 5px;
    padding: 0;
  }

  .area-all .tab-container {
    padding: 20px;
  }

  .area-all .tab-container dt {
    width: 30%;
  }

  .area-all .tab-container dd {
    width: 70%;
  }

  .area-all .swiper {
    width: 100%;
    height: auto;
  }

  #buy,
  #sales,
  #about {
    display: block;
    /*margin-top:-250px;*/
    /* padding-top:250px;*/
    padding-top: 50px;
  }

}

@media screen and (max-width: 320px) {
  .area-all .box_shop-info .wrap_box_detail p.tel {
    font-size: 22px;
  }
}