@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;
  text-align: left;
}
.block-top-event {
  padding: 30px 0;
}
/*---------------------------
adobefont
 --------------------------*/
#dp_flashlight-rainsuit_lp {
  font-family: "uddigikyokasho-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
}
/*---------------------------
動き
 --------------------------*/
/* jsで1文字ずつ現れる */
.top-ttl {
  font-weight: 600;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}
.textanimation {
  font-size: 2rem;
  font-family: "uddigikyokasho-pro", sans-serif, "Times New Roman", 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", serif;
}
@keyframes showTextFromBottom {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0px);
  }
}
.textanimation span {
  animation: showText 3s backwards;
  display: inline-block;
}
.textanimation > span {
  overflow: hidden;
}
.textanimation > span > span {
  animation: showTextFromBottom 0.5s backwards;
}
/*---------------------------
main
 --------------------------*/
.dp_fl-rainsuit_maintext h2 {
  font-size: 1.5rem;
  margin-bottom: 50px;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
.dp_l-rainsuit_text01 {
  background: #ffeca8;
  padding: 3rem 1.25rem;
  font-weight: 500;
  margin: 20px 50px 10px 50px;
  letter-spacing: 0.05em;
  line-height: 1.75;
  border-radius: 20px;
  font-size: 0.95rem;
}
/*---------------------------
フラッシュライトレインスーツとポイント
 --------------------------*/
.dpfl-sekij h3, .dpfl-points h3 {
  background-color: #000000;
  color: #ffffff;
  padding: 5px 20px;
  margin: 20px 50px 30px 50px;
  border-radius: 30px;
  font-size: 1.5rem;
}
.dpfl-sekij p {
  font-size: 0.9rem;
  letter-spacing: 0.05em;
  line-height: 1.75;
  margin: 2rem 1.5rem 2.5rem 1.5rem;
}
.heading-17 {
  display: flex;
  justify-content: start;
  align-items: center;
  position: relative;
  padding: .5em .7em;
  overflow: hidden;
  border: 2px solid #000000;
  border-radius: 5px;
  color: #333333;
  margin: 30px 100px;
  font-size: 1.15rem;
  z-index: 2;
}
.heading-17:before {
  position: absolute;
  top: -50%;
  left: -30px;
  z-index: -1;
  transform: rotate(25deg);
  width: 100px;
  height: 200%;
  background-color: #000000;
  content: '';
}
.heading-17 span {
  margin-right: 4em;
  color: #fff;
  font-size: 1.1em
}
/*---------------------------
5つのポイント
 --------------------------*/
.dp-blockimg--left {
  display: flex;
  justify-content: center;
  align-items: center;
}
.dp-blockimg--left {
  padding: 2.5em; /*内側の余白*/
  background: #fffae9; /*元のボックス背景色なし*/
  border: none; /*線の太さ・種類・色*/
  position: relative; /*配置（基準）*/
  margin: 2.5rem 3.5rem;
  letter-spacing: 0.05em;
  line-height: 1.75;
  z-index: 2;
}
.dp-blockimg--left:after {
  border: 1px solid #ffeca8;
  content: '';
  position: absolute; /*配置（ここを動かす）*/
  bottom: 10px; /*上から7pxずらす*/
  right: 10px; /*左から7pxずらす*/
  width: 100%;
  height: 100%;
  z-index: -1;
}
.dpfl-text--right p {
  z-index: 20;
  text-align: left;
  padding-left: 2.5rem;
  width: 350px;
  letter-spacing: 0.05em;
  line-height: 1.25;
  font-size: 0.95rem;
}
.dp-blockimg--right {
  display: flex;
  justify-content: center;
  align-items: center;
}
.dp-blockimg--right {
  padding: 2.5em; /*内側の余白*/
  background: #f8f8f8; /*元のボックス背景色なし*/
  border: none; /*線の太さ・種類・色*/
  position: relative; /*配置（基準）*/
  margin: 2.5rem 3.5rem;
  letter-spacing: 0.05em;
  line-height: 1.75;
  z-index: 2;
}
.dp-blockimg--right:after {
  border: 1px solid #adacac;
  content: '';
  position: absolute; /*配置（ここを動かす）*/
  bottom: 10px; /*上から7pxずらす*/
  left: 10px; /*左から7pxずらす*/
  width: 100%;
  height: 100%;
  z-index: -1;
}
.dpfl-text--left p {
  text-align: left;
  padding-right: 2.5rem;
  width: 350px;
  letter-spacing: 0.05em;
  line-height: 1.25;
  font-size: 0.95rem;
}
/* cammoc */
.lp-end h2 {
  text-align: center;
  background: #000000;
  color: #ffffff;
  padding: 8px;
  border-radius: 100vh;
  width: 750px;
  margin: 0 auto 60px;
}
.lp-end p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  color: #000;
  letter-spacing: 0.1em;
  text-align: center !important;
  padding-bottom: 20px;
}
.lp-end {
  position: relative;
  padding-bottom: 20px;
}
.main_under {
  background: linear-gradient(transparent 0%, #ffe27d 0%);
  padding: 4px 10px;
  font-weight: 600;
}
.text-small {
  font-size: 0.75rem;
}
.cammoc-introduction-logo {
  text-align: center;
  margin: 0 0 50px 0;
}
.cammoc-introduction p {
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
.cammoc-introduction-text01 {
  margin: 1.5rem 0;
  text-align: left;
}
.cammoc-introduction-text02 {
  text-align: left;
  line-height: 1.5;
}
.text-bold {
  font-weight: 600;
}
.cammoc-introduction-text02 a {
  color: #0065b3;
}
/*---------------------------
秋冬フラッシュライト防水防寒ジャケット
 --------------------------*/
.dpfl-jk h3 {
  background-color: #ffe27d;
  padding: 5px 20px;
  margin: 20px 50px 30px 50px;
  border-radius: 30px;
  font-size: 1.15rem;
}