@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_daypackvol5_lp {
  font-family: "uddigikyokasho-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  max-width: 740px;
  margin: auto;
}
/*---------------------------
main
 --------------------------*/
.dp_daypck_maintext h2 {
  font-size: 1.5rem;
  margin-bottom: 50px;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
.dp_daypck_text01 p {
  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;
}
/*---------------------------
subテキスト
 --------------------------*/
.ttl_center3 {
  padding-bottom: 0.7em;
  text-align: center;
  position: relative;
}
.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: 600px;
  position: relative;
  z-index: 3;
}
/*---------------------------
subテキスト
 --------------------------*/
.dp_daypck_subtext01 p {
  margin-top: 60px;
  margin-bottom: 40px;
}
.dp_daypck_subtext01 h2 {
  margin: 40px 10px;
}
/*---------------------------
機能説明
 --------------------------*/
.dp_daypck_introducion--1 h3 {
  background-color: #000000;
  color: #ffffff;
  padding: 3px 20px;
  margin: 20px 50px 30px 50px;
  border-radius: 30px;
  font-size: 1.5rem;
}
.dp_daypck_introducion--txt {
  display: block;
}
.dp_daypck_introducion--txt p {
  text-align: left;
  display: inline-block;
  letter-spacing: 0.05em;
  line-height: 1.75;
  margin: 20px 70px;
  font-size: 0.95rem;
}
/*---------------------------
機能説明画像
 --------------------------*/
#dp_daypackvol5_lp .frame2 {
  display: inline-block;
  position: relative;
  margin: 40px 0 10px 0;
}
#dp_daypackvol5_lp .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_daypackvol5_lp .dp_daypck_introducion--txt img {
  width: 500px;
  position: relative;
  z-index: 2;
}
/*---------------------------
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;
}
.dp_daypck_subtext02 img {
  width: 600px;
  position: relative;
  z-index: 2;
}
.dp_daypck_subtext02 {
  margin: 20px 0 60px 0;
}