@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-goods-list--sort-order-items {
  display: none;
}
/* 表示件数（上）を非表示にする */
.block-goods-list--pager-top {
  display: none;
}
/* 表示件数（下）を非表示にする */
.block-goods-list--pager-bottom {
  display: none;
}
.block-thumbnail-t {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin-top: 30px;
}
.block-top-event {
  padding: 30px 0;
}
/* 共通 */
h3 {
  text-align: center;
  font-size: 1.25rem;
}
/* top */
.sbizztittle h1 {
  text-align: center;
  border-bottom: solid 5px #1056aa;
  font-size: 3rem;
  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: 1.75rem;
  font-weight: 600;
  margin: -30px 0 20px 0;
}
.sbizztopimg img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* ワークマンの培ってきた技術 */
.sbizztext h2 {
  background: #1056aa;
  text-align: center;
  color: #ffffff;
  margin: 1.5rem;
}
.sbizztext p {
  padding: 0.25em 0.75em;
  background: transparent;
  border-left: solid 10px #1056aa;
  margin-left: 4rem;
  line-height: 1.5;
  font-size: 1.25rem;
}
.sbizztext img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2.5rem;
  margin-bottom: 3rem;
}
/* 全体タイトル　*/
.sbizzjacket h2, .sbizzshirt h2, .sbizzpant h2, .sbizzeco h2, .sbizz-f h2 {
  background: #1056aa;
  text-align: center;
  color: #ffffff;
  margin: 1.5rem;
  font-size: 1.5rem;
}
.sbizzjacket img, .sbizzshirt img, .sbizzpant img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2.5rem;
  margin-bottom: 3rem;
}
/* 長袖ジャンパー内側ポケット */
.sbizzjacket h3 {
  color: #000000;
  border: solid 3px #1056aa;
  padding: 0 0.5em;
  margin: 1.5rem 2rem 2rem 2rem;
}
/* 吹き出し */
.sbizzjacket h4 {
  position: relative;
  padding: .3em .7em;
  border-radius: 20px;
  background-color: #494949;
  color: #fff;
  text-align: center;
  width: 80%;
  margin: auto;
}
.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-left: 0.75em;
  background: transparent;
  border-left: solid 10px #1056aa;
  margin-left: 4rem;
  text-align: left;
  line-height: 1.25;
}
.sbizzeco p, .sbizz-f p {
  margin-left: 5.5rem;
  margin-top: -5px;
}
/* ナチュロン文字サイズ */
.fontsize_m {
  font-size: 14px;
}
.fontsize_s {
  font-size: 12px;
}
/* jis枠 */
.sbizz-f02 {
  padding: 0.75em 2em;
  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: 0;
  line-height: 1.5
}
.sbizz-f02 h4 {
  font-size: 1.5rem;
  color: #ddaf64;
  margin: 0;
}
.sbizzeco img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2.5rem;
  margin-bottom: 3rem;
}
.sbizz-f img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2.5rem;
  margin-bottom: 3rem;
}