@charset "utf-8";
/* CSS Document */
/*---------------------------
調整
 --------------------------*/
/* もっと見る */
.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;
  text-align: left;
}
.block-section--header {
  margin-top: 1.5rem;
}
.cammoc-introduction-text02 a {
  color: #0065b3;
}
/* 改行固定 */
span.aks {
  display: inline-block;
}
/* 改行無効 */
.sp-only {
  display: none;
}
@media screen and (min-width: 430px) {
  .sp-only {
    display: block;
  }
}
.text-bold {
  font-weight: 600;
}
/*---------------------------
adobefont
 --------------------------*/
#peltiervestpro2 {
  font-family: "fot-rodin-pron", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  max-width: 575px;
  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: 2.5rem;
  font-size: 20px;
  font-size: clamp(1.286rem, 0.562rem + 2.979vw, 1.786rem);
  margin: 1.5rem 0 0 0;
}
#peltiervestpro2 .p-top .line-blue {
  background-color: #008dd7;
  padding: 0 10px;
}
#peltiervestpro2 .p-top01 h2 {
  font-size: 25px;
  font-size: clamp(20px, 4vw, 25px);
  margin: 2rem 0 0 0;
  padding: 0;
}
#peltiervestpro2 .p-top01 p {
  font-size: 18px;
  font-size: clamp(14px, 3vw, 18px);
  margin: 0 0 1.5rem 0;
  padding: 0;
}
.block-funcions {
  margin: 0 0 3rem 0;
}
/*---------------------------
機能タイトルワークマン
 --------------------------*/
#peltiervestpro2 .heading-16 {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #333333;
}
#peltiervestpro2 .heading-16::before, #peltiervestpro2 .heading-16::after {
  width: 2px;
  height: 30px;
  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: 25px;
  font-size: clamp(20px, 4vw, 25px);
  margin: 0 0 1.5rem 0;
}
#peltiervestpro2 .p-function h3 {
  font-size: 20px;
  font-size: clamp(16px, 3.5vw, 20px);
  margin: 1.25rem 0 0 0;
}
#peltiervestpro2 .p-function img {
  margin: 0;
}
/*---------------------------
ペルチェ位置調整可能・バッテリー
 --------------------------*/
#peltiervestpro2 .p-function02 .underline-blue {
  background: linear-gradient(transparent 60%, #c9e2ff 30%)
}
#peltiervestpro2 .p-function02 h2 {
  font-size: 25px;
  font-size: clamp(20px, 4vw, 25px);
}
#peltiervestpro2 .p-function02 h3 {
  font-size: 20px;
  font-size: clamp(16px, 3.5vw, 20px);
  margin: 1.25rem 0 0 0;
}
#peltiervestpro2 .p-function02 img {
  margin: 1.5rem 0 0 0;
}
#peltiervestpro2 .p-function02 p {
  font-size: 18px;
  font-size: clamp(14px, 3vw, 18px);
}
/*---------------------------
スペシャルエディションTOP
 --------------------------*/
#peltiervestpro2 .p-top02 h2 {
  font-size: 20px;
  font-size: clamp(1.286rem, 0.562rem + 2.979vw, 1.786rem);
  margin: 2rem 0;
  padding: 0;
}
/*---------------------------
正しい着用方法
 --------------------------*/
.p-function04 h2 {
  font-size: 25px;
  font-size: clamp(20px, 4vw, 25px);
  font-weight: 400;
  margin: 0 0 1.5rem 0;
}
.p-function04 h3 {
  font-size: 20px;
  font-size: clamp(16px, 3.5vw, 20px);
  margin: 1.25rem 0 0 0;
  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: 0.75rem 0.5rem;
  margin: 1.5rem 0.5rem;
}
.box19 p {
  line-height: 1.5;
  color: #222;
  font-size: clamp(14px, 3.5vw, 16px);
}
/*---------------------------
熱中症ゼロへプロジェクト
 --------------------------*/
#peltiervestpro2 .heatstroke-text img {
  width: 40%;
  margin: 20px 0;
}
.heatstroke-text {
  padding: 1.5rem;
  margin: 2em 0;
  border: solid 1px #8acbed;
}
.heatstroke-text h2 {
  background: #008dd7;
  border-radius: 50px;
  padding: 10px;
  color: #fff;
  font-size: 20px;
  font-size: clamp(16px, 3.5vw, 20px);
}
.heatstroke-text p {
  margin: 10px 0 20px 0;
}
.font-big {
  font-size: 16px;
  font-size: clamp(14px, 3vw, 16px);
}
.heatstroke-text a {
  color: #0065b3;
}
/*---------------------------
関連商品
 --------------------------*/
.p-other h3 {
  background: #008dd7;
  border-radius: 50px;
  padding: 10px;
  color: #fff;
  margin: 1.5rem .9rem 0 .9em;
}
/*---------------------------
店舗取り置き
 --------------------------*/
.tempo_t {
	margin: 15px 0px;
}