@charset "UTF-8";
#container {
  width: 980px;
  font-family: "Noto Sans JP", Meiryo, メイリオ, "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  color: #333333;
}

h1 {
  width: 980px;
  margin: 0 auto 4%;
  padding-bottom: 5px;
  border-bottom: 1px solid #cccccc;
  font-size: 1.8666em;
}

/* タイトルバナー */
.title-banner img {
  width: 100%;
}

.lead-text {
  width: 100%;
  margin: 2.8% auto 0;
  padding: 0;
  border-bottom: 1px dotted;
}

.lead-text h4 {
  margin-bottom: 1.2%;
  font-size: 1.3333em;
}

.lead-text p {
  margin: 0 0 1.7em;
  font-size: 1em;
  line-height: 1.8;
  letter-spacing: .005em;
}

div.product-block h4 {
  border-bottom: 1px solid #333;
  padding: 0 0 4px;
  font-size: 1.2rem;
  margin: 60px 0 15px;
}

div.product-block h4:nth-of-type(1) {
  margin: 0 0 15px;
}

/* アクセサリーマップ */
.accessory-map {
  margin: 3% 0 0;
}

.accessory-map h4 {
  margin-bottom: 1.2%;
  font-size: 1.2em;
}

.accessory-link-box {
  position: relative;
}

.accessory-link-box .accessory-links {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.accessory-link-box img {
  width: 100%;
}

.heat-stroke-measures-section {
  margin: 8% 0 0;
}

.heat-stroke-measures-section h3 {
  margin-bottom: 2%;
  background-color: #eeeeee;
  font-size: 1.4em;
}

.heat-stroke-measures-section h3 img {
  vertical-align: middle;
  width: 39px;
  margin-right: 16px;
}

.heat-stroke-measures-section h3 span {
  display: inline-block;
  vertical-align: middle;
}

.product-item {
  display: flex;
  align-items: flex-start;
  margin: 0 0 4.2%;
}

.product-item .main-image {
  display: block;
  width: 300px;
  border: 1px solid #eeeeee;
}

.product-item .main-image img {
  width: 100%;
}

.product-item .detail-block {
  width: 638px;
  margin-left: 4.1%;
}

.product-item .detail-block .head {
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.4375;
}

.product-item .detail-block .hinban {
  margin: 1.8% 0 0;
  padding: 0 0 0 1em;
  background: url(/static/images/seihin_joho/online-visitation/yaji_maru_bl.png) no-repeat 0 60%;
  background-size: 12px;
  font-size: 1.1em;
  font-weight: bold;
  color: #1c64b3;
}

.product-item .detail-block .price {
  margin: 1.1% 0 0;
  font-size: .96em;
}

.product-item .detail-block .cap {
  margin: 2.8% 0 0;
  font-size: .9333em;
  line-height: 1.4;
}

.product-item .detail-block .support-model {
  margin: 4% 0 0;
}

.product-item .detail-block .support-model li {
  padding-left: 1em;
  line-height: 1.4;
  text-indent: -1em;
}

.product-item .detail-block .other-product-link {
  display: block;
  width: fit-content;
  margin: 2.4% 0 0 auto;
  padding: 1.7% 5% 1.7% 3%;
  border: 1px solid #0675ce;
  font-size: .9333em;
  text-align: center;
}

.product-item .detail-block .other-product-link span {
  position: relative;
}

.product-item .detail-block .other-product-link span::after {
  position: absolute;
  top: 2px;
  bottom: 0;
  right: -1.1em;
  width: 12px;
  height: 12px;
  margin: auto;
  background: url(/static/images/seihin_joho/online-visitation/yaji_maru_bl.png) no-repeat;
  background-size: contain;
  content: "";
}

.product-item .detail-block .series-item-box {
  margin: 1.6% 0 6.8%;
}

.product-item .detail-block .series-item-box:last-of-type {
  margin-bottom: 0;
}

.product-item .detail-block .series-item-box .support-model {
  margin-top: 2.6%;
}

/* こちらもおすすめ */
.recommended-together-box {
  border: 2px solid #0675ce;
  border-radius: 8px;
  width: 100%;
  margin: 4% auto 9%;
  padding: 3% 5%;
  box-sizing: border-box;
}

.recommended-together-box > span {
  background-color: #b8dfff;
  display: inline-block;
  border-radius: 80px;
  padding: 1% 2.5%;
  font-weight: bold;
}

.recommended-together-inner {
  display: flex;
  width: 100%;
  margin: 2% auto 0;
}

.recommended-together-inner .main-image {
  width: 24%;
}

.recommended-together-inner .main-image img {
  width: 100%;
}

.recommended-together-text {
  width: 72%;
  margin: 0 0 0 3%;
}

.recommended-together-text .recommended-together-head {
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.4375;
}

.recommended-together-text .recommended-together-hinban {
  margin: 3% 0 0;
  padding: 0 0 0 1em;
  background: url(/static/images/seihin_joho/online-visitation/yaji_maru_bl.png) no-repeat 0 60%;
  background-size: 12px;
  font-size: 1.1em;
  font-weight: bold;
  color: #1c64b3;
}

.recommended-together-text .recommended-together-cap {
  margin: 4% 0 0;
  font-size: .9333em;
  line-height: 1.4;
}

/*---------------------------
関連ページ
---------------------------*/
#relation-block {
  margin-top: 8%;
}

#relation-block .relation-title {
  background-color: #2473d7;
  color: #fff;
  font-size: 1.6666em;
  padding: 1.3% 2.3%;
}

#relation-block .relation-banner {
  margin: 2% 0 0;
}

#relation-block .relation-banner a {
  width: 230px;
  display: inline-block;
  margin-right: 1.5%;
  margin-bottom: 2%;
}

#relation-block .relation-banner a img {
  width: 100%;
}

#relation-block .relation-banner a:nth-of-type(4n) {
  margin: 0;
}

/* clfx */
.clfx:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
