@charset "utf-8";
/* CSS Document */
/*---------------------------
調整
 --------------------------*/
/* もっと見る */
.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: 20px 0;
}
/* 改行固定 */
span.aks {
  display: inline-block;
}
.block-thumbnail-t--goods-name {
  text-align: left;
}
/*---------------------------
adobefont
 --------------------------*/
#peltiervestpro2 {
  font-family: "fot-rodin-pron", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  max-width: 750px;
  margin: auto;
  letter-spacing: 0.02em;
  line-height: 1.5;
  background-image: url("/img/event/peltiervestpro2/back_img.png");
  background-size: contain;
}
#peltiervestpro2 img {
  width: 100%;
  text-align: center;
  margin: auto;
}
/*---------------------------
トップ
 --------------------------*/
#peltiervestpro2 .p-top h2 {
  color: #fff;
  line-height: 5.5rem;
  font-size: 3rem;
}
#peltiervestpro2 .p-top .line-blue {
  background-color: #008dd7;
  padding: 0 10px;
  margin: 1.5rem;
}
#peltiervestpro2 .p-top01 h2 {
  font-size: 1.5rem;
  margin: 2.5rem 0 0 0;
  padding: 0;
}
#peltiervestpro2 .p-top01 p {
  font-size: 0.9rem;
  margin: 0 0 2.5rem 0;
  padding: 0;
}
/*---------------------------
機能タイトルワークマン
 --------------------------*/
#peltiervestpro2 .heading-16 {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #333333;
}
#peltiervestpro2 .heading-16::before, #peltiervestpro2 .heading-16::after {
  width: 3px;
  height: 40px;
  background-color: #333333;
  content: '';
}
#peltiervestpro2 .heading-16::before {
  transform: rotate(-35deg);
  margin-right: 30px;
}
#peltiervestpro2 .heading-16::after {
  transform: rotate(35deg);
  margin-left: 30px;
}
/*---------------------------
史上最多5つのペルチェ
 --------------------------*/
#peltiervestpro2 .p-function .underline-blue {
  background: linear-gradient(transparent 60%, #c9e2ff 30%)
}
#peltiervestpro2 .p-function h2 {
  font-size: 2.25rem;
}
#peltiervestpro2 .p-function h3 {
  font-size: 1.75rem;
  margin-bottom: -20px;
}
#peltiervestpro2 .p-function img {
  width: 75%;
}
/*---------------------------
ペルチェ位置調整可能・バッテリー
 --------------------------*/
#peltiervestpro2 .p-function02 .underline-blue {
  background: linear-gradient(transparent 60%, #c9e2ff 30%)
}
#peltiervestpro2 .p-function02 h2 {
  font-size: 2.25rem;
}
#peltiervestpro2 .p-function02 h3 {
  font-size: 1.75rem;
  margin-bottom: -20px;
}
#peltiervestpro2 .p-function02 img {
  width: 75%;
}
/*---------------------------
スペシャルエディションTOP
 --------------------------*/
#peltiervestpro2 .p-top02 h2 {
  font-size: 1.5rem;
  margin: 2rem 0;
  padding: 0;
}
/*---------------------------
正しい着用方法
 --------------------------*/
.p-function04 h2 {
  font-size: 2.25rem;
  font-weight: 400;
}
.p-function04 h3 {
  font-size: 1.75rem;
  margin-bottom: -20px;
  font-weight: 300;
}
/*---------------------------
機能説明
 --------------------------*/
/*.box19 {
  --x-gradient: linear-gradient(90deg, #0c90cd 0 10px, transparent 0 calc(100% - 10px), #0c90cd calc(100% - 10px));
  --y-gradient: linear-gradient(#0c90cd 0 10px, transparent 0 calc(100% - 10px), #0c90cd calc(100% - 10px));
  margin: 0.5rem 6rem;
  padding: 1rem;
  background-image:
    var(--x-gradient), var(--y-gradient), var(--x-gradient), var(--y-gradient);
  background-repeat: no-repeat;
  background-size: 100% 3px, 3px 100%, 100% 3px, 3px 100%;
  background-position: top, right, bottom, left;
}*/
.box19 {
  border: solid 1px #8acbed;
  padding: 1.5rem;
  margin: 30px 110px;
}
.box19 p {
  line-height: 1.5;
  color: #222;
  font-size: 1.15rem;
}
/*---------------------------
熱中症ゼロへプロジェクト
 --------------------------*/
#peltiervestpro2 .heatstroke-text img {
  width: 40%;
  margin: 20px 0;
}
.heatstroke-text {
  padding: 1.5rem;
  margin: 2em 0;
  border: solid 1px #8acbed;
  background: #fff;
}
.heatstroke-text h2 {
  background: #008dd7;
  border-radius: 50px;
  padding: 10px;
  color: #fff;
}
.heatstroke-text p {
  margin: 10px 0 20px 0;
}
.font-big {
  font-size: 1.15rem;
}
.heatstroke-text a {
  color: #0065b3;
}
/*---------------------------
関連商品
 --------------------------*/
.p-other h3 {
  background: #008dd7;
  border-radius: 50px;
  padding: 10px;
  color: #fff;
  margin: 40px 100px;
}
/*---------------------------
店舗取り置き
 --------------------------*/
.tempo_t {
	margin: 15px 0px;
}