@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;
}
.text-bold {
  font-weight: 600;
}
/*---------------------------
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: 20px;
  font-size: clamp(1.25rem, 0.635rem + 3.077vw, 1.5rem);
  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: 16px;
  font-size: clamp(0.875rem, -0.048rem + 4.615vw, 1.25rem);
  margin: 1.5rem 0;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
.dp_l-rainsuit_text01 {
  background: #ffeca8;
  padding: 30px 20px 30px 30px;
  font-weight: 500;
  margin: 40px 0px 10px 0px;
  letter-spacing: 0.05em;
  line-height: 1.75;
  border-radius: 20px;
  font-size: 14px;
  font-size: clamp(0.875rem, 0.567rem + 1.538vw, 1rem);
  text-align: left;
}
/*---------------------------
フラッシュライトレインスーツとポイント
 --------------------------*/
.dpfl-sekij h3, .dpfl-points h3 {
  background-color: #000000;
  color: #ffffff;
  padding: 10px 20px;
  margin: 20px 0px 30px 0px;
  border-radius: 30px;
  font-size: 16px;
  font-size: clamp(1rem, 0.692rem + 1.538vw, 1.125rem);
}
.dpfl-sekij p {
  font-size: 0.9rem;
  letter-spacing: 0.05em;
  line-height: 1.75;
  margin: 2rem 0.5rem 2.5rem 0.5rem;
}
.heading-17 {
  display: flex;
  justify-content: start;
  align-items: center;
  position: relative;
  padding: .25em .7em;
  overflow: hidden;
  border: 2px solid #000000;
  border-radius: 5px;
  color: #333333;
  margin: 30px 0px;
  font-size: 14px;
  font-size: clamp(0.875rem, 0.721rem + 0.769vw, 0.938rem);
  z-index: 2;
}
.heading-17:before {
  position: absolute;
  top: -95%;
  left: -50px;
  z-index: -1;
  transform: rotate(25deg);
  width: 100px;
  height: 200%;
  background-color: #000000;
  content: '';
}
.heading-17 span {
  margin-right: 2em;
  color: #fff;
  font-size: 1.1em
}
/*---------------------------
5つのポイント
 --------------------------*/
.dp-blockimg--left {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.dp-blockimg--left {
  padding: 2.5em; /*内側の余白*/
  background: #fffae9; /*元のボックス背景色なし*/
  border: none; /*線の太さ・種類・色*/
  position: relative; /*配置（基準）*/
  margin: 20px 10px;
  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: 20px 15px 10px 20px;
  width: 300px;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-size: 12px;
  font-size: clamp(0.75rem, 0.442rem + 1.538vw, 0.875rem);
}
.dp-blockimg--right {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
}
.dp-blockimg--right {
  padding: 2.5em; /*内側の余白*/
  background: #f8f8f8; /*元のボックス背景色なし*/
  border: none; /*線の太さ・種類・色*/
  position: relative; /*配置（基準）*/
  margin: 20px 10px;
  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: 20px 15px 10px 20px;
  width: 300px;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-size: 12px;
  font-size: clamp(0.75rem, 0.442rem + 1.538vw, 0.875rem);
}
/*---------------------------
cammoc
 --------------------------*/
/* cammoc */
.lp-end h2 {
  text-align: center;
  background: #000000;
  color: #ffffff;
  padding: 8px;
  border-radius: 100vh;
  margin: 30px auto 40px;
  line-height: 1.5;
}
.lp-end p {
  font-size: 12px;
  font-size: clamp(0.75rem, 0.306rem + 2.222vw, 1rem);
  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: 12px;
  font-size: clamp(0.75rem, 0.528rem + 1.111vw, 0.875rem);
  letter-spacing: 0.1em;
  line-height: 1.5;
}
.cammoc-introduction-text01, .cammoc-introduction-text02 {
  margin: 1.5rem 0;
  text-align: left;
}
.cammoc-introduction-text01 h4, .cammoc-introduction-text02 h4 {
  margin-bottom: 10px;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
.cammoc-introduction-logo img {
  margin-bottom: 0.75rem;
}
/*---------------------------
秋冬フラッシュライト防水防寒ジャケット
 --------------------------*/
.dpfl-jk h3 {
  background-color: #ffe27d;
  padding: 5px 20px;
  margin: 20px 10px 30px 10px;
  border-radius: 30px;
  font-size: 16px;
  font-size: clamp(1rem, 0.692rem + 1.538vw, 1.125rem);
}