@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;
}
/*---------------------------
adobefont
 --------------------------*/
#dp_daypackvol5_lp {
  font-family: "uddigikyokasho-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  max-width: 420px;
  margin: auto;
  text-align: center;
}
/*---------------------------
main
 --------------------------*/
.dp_daypck_maintext h2 {
  font-size: 16px;
  font-size: clamp(0.875rem, -0.048rem + 4.615vw, 1.25rem);
  margin: 1.5rem 0;
  letter-spacing: 0.05em;
  line-height: 1.5;
  text-align: center;
}
.dp_daypck_text01 p {
  background: #ffeca8;
  padding: 30px 20px 30px 30px;
  font-weight: 500;
  margin: 20px;
  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;
}
/*---------------------------
subテキスト
 --------------------------*/
.ttl_center3 {
  padding-bottom: 0.7em;
  position: relative;
  font-size: 16px;
  font-size: clamp(0.875rem, -0.048rem + 4.615vw, 1.25rem);
  letter-spacing: 0.015em;
}
.ttl_center3::after {
  content: '';
  position: absolute;
  border-bottom: 10px dotted #ffd43f;
  width: 50px;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
/*---------------------------
subテキスト画像
 --------------------------*/
#dp_daypackvol5_lp .frame {
  display: inline-block;
  position: relative;
}
#dp_daypackvol5_lp .frame:after {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  transform: rotate(3deg); /* 回転させる */
  background: #fff;
  z-index: 1;
}
#dp_daypackvol5_lp .frame:before {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  transform: rotate(-5deg); /* 回転させる */
  background: #fff;
  z-index: 2;
}
.dp_daypck_subtext01 img {
  width: 300px;
  position: relative;
  z-index: 3;
}
/*---------------------------
subテキスト
 --------------------------*/
.dp_daypck_subtext01 p {
  margin: 30px 20px;
  text-align: left;
  line-height: 1.75;
}
.dp_daypck_subtext01 h2 {
  margin: 20px 0;
}
/*---------------------------
機能説明
 --------------------------*/
.dp_daypck_introducion--1 h3 {
  background-color: #000000;
  color: #ffffff;
  padding: 5px 0;
  margin: 20px 0 30px 0;
  border-radius: 40px;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-size: 14px;
  font-size: clamp(0.875rem, 0.567rem + 1.538vw, 1rem);
  text-align: center;
}
.dp_daypck_introducion--txt {
  display: block;
}
.dp_daypck_introducion--txt p {
  text-align: left;
  display: inline-block;
  letter-spacing: 0.025em;
  line-height: 1.5;
  margin: 20px;
  font-size: 0.95rem;
}
/*---------------------------
機能説明画像
 --------------------------*/
.frame2 {
  display: inline-block;
  position: relative;
  margin: 40px 0 10px 0;
}
.frame2:after {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  transform: rotate(3deg); /* 回転させる */
  background: #fff;
  z-index: 1-1;
}
.dp_daypck_introducion--txt img {
  width: 300px;
  position: relative;
  z-index: 2;
}
/*---------------------------
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;
}
.dp_daypck_subtext02 img {
  width: 300px;
  position: relative;
  z-index: 2;
}
.dp_daypck_subtext02 {
  margin: 20px 0 60px 0;
}