@charset "utf-8";
/* CSS Document */
/* adobefont */
#summerbizz_ecoLP {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 400;
  font-style: normal;
}
/* //adobefont */
/* もっと見る */
.block-link {
  text-align: center;
  display: none;
}
/* 表示形式を非表示にする */
.block-sort--header h2 {
  display: none;
}
/* 表示件数（上）を非表示にする */
.block-goods-list-naviframe, .pager-total {
  display: none;
}
.block-section {
  padding: 20px 0;
}
/* 商品 */
.block-top-event {
  padding: 20px 0;
}
.block-thumbnail-t--items {
  margin: 40px -5px;
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: flex-start;
}
.block-section--header {
  margin-top: 1.5rem;
}
/* 改行固定 */
span.aks {
  display: inline-block;
}
/* top */
.sbizztittle h1 {
  text-align: center;
  border-bottom: solid 5px #1056aa;
  font-size: 25px;
  font-size: clamp(1.563rem, 1.007rem + 2.778vw, 1.875rem);
  margin: 2rem auto;
  line-height: 1.25;
  width: fit-content;
  padding: 0 0.75rem 0.5rem 0.75rem;
}
.sbizztittle p {
  text-align: center;
  font-size: 16px;
  font-size: clamp(1rem, 0.556rem + 2.222vw, 1.25rem);
  font-weight: 600;
  margin: -25px 0 20px 0;
}
.sbizztopimg img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* ワークマンの培ってきた技術 */
.sbizztext h2 {
  background: #1056aa;
  text-align: center;
  color: #ffffff;
  margin: 0.5rem 0.25rem 0.75rem 0.25rem;
  padding: 0.5rem;
  font-size: 18px;
  font-size: clamp(1.125rem, 0.458rem + 3.333vw, 1.5rem);
}
.sbizztext p {
  padding: 0.25em 0.5em;
  background: transparent;
  border-left: solid 10px #1056aa;
  margin-left: 0.75rem;
  font-size: 16px;
  font-size: clamp(1rem, 0.556rem + 2.222vw, 1.25rem);
  line-height: 1.5;
}
.sbizztext img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
}
/* 全体タイトル　*/
.sbizzjacket h2, .sbizzshirt h2, .sbizzpant h2, .sbizzeco h2, .sbizz-f h2 {
  background: #1056aa;
  text-align: center;
  color: #ffffff;
  margin: 1.25rem 0.5rem 1.75rem;
  padding: 0.5rem;
  font-size: 16px;
  font-size: clamp(1rem, 0.111rem + 4.444vw, 1.5rem);
}
.sbizzjacket img, .sbizzshirt img, .sbizzpant img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
}
/* 長袖ジャンパー内側ポケット */
.sbizzjacket h3 {
  color: #000000;
  border: solid 3px #1056aa;
  padding: 0.5rem;
  margin: 0.5rem 0.5rem 1.15rem 0.5rem;
  font-size: 16px;
  font-size: clamp(1rem, 0.778rem + 1.111vw, 1.125rem);
  text-align: center;
}
/* 吹き出し */
.sbizzjacket h4 {
  position: relative;
  padding: .3em .7em;
  border-radius: 20px;
  background-color: #494949;
  color: #fff;
  text-align: center;
  width: 90%;
  margin: auto;
  font-size: 12px;
  font-size: clamp(0.75rem, 0.306rem + 2.222vw, 1rem);
}
.sbizzjacket h4::after {
  content: '';
  position: absolute;
  top: 100%;
  width: 0;
  height: 0;
  border: 11px solid transparent;
  border-top: 11px solid #494949;
  margin: auto;
  right: 0;
  left: 0;
}
/* 機能 */
.sbizzeco h3, .sbizz-f h3 {
  padding: 0.25em 0.5em;
  background: transparent;
  border-left: solid 10px #1056aa;
  margin-left: 0.75rem;
  text-align: left;
  font-size: 16px;
  font-size: clamp(1rem, 0.778rem + 1.111vw, 1.125rem);
}
.sbizzeco p, .sbizz-f p {
  margin: 0.25rem 0 0 2rem;
}
/* ナチュロン文字サイズ */
.fontsize_l {
  font-size: 16px;
  font-size: clamp(1rem, 0.778rem + 1.111vw, 1.125rem);
}
.fontsize_m {
  font-size: 14px;
  font-size: clamp(0.875rem, 0.653rem + 1.111vw, 1rem);
}
.fontsize_s {
  font-size: 12px;
  font-size: clamp(0.75rem, 0.528rem + 1.111vw, 0.875rem);
}
/* jis枠 */
.sbizz-f02 {
  padding: 0.5em 1em;
  margin: 2em auto;
  font-weight: bold;
  color: #000000;
  background: #FFF;
  border: solid 3px #ddaf64;
  border-radius: 10px;
  text-align: center;
  width: 70%;
}
.sbizz-f02 p {
  margin: 0;
  padding: 10px 0;
  font-size: 14px;
  font-size: clamp(0.875rem, 0.653rem + 1.111vw, 1rem);
  text-align: left;
}
.sbizz-f02 h4 {
  font-size: 18px;
  font-size: clamp(1.125rem, 0.458rem + 3.333vw, 1.5rem);
  color: #ddaf64;
  margin: 0;
}
.sbizzeco img, .sbizz-f img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
}