@charset "utf-8";
:root {
  --fz-10 : 10px;
  --fz-11 : 11px;
  --fz-12 : 12px;
  --fz-13 : 13px;
  --fz-14 : 14px;
  --fz-15 : 15px;
  --fz-16 : 16px;
  --fz-17 : 17px;
  --fz-18 : 18px;
  --fz-19 : 19px;
  --fz-20 : 20px;
  --fz-21 : 21px;
  --fz-22 : 22px;
  --fz-23 : 23px;
  --fz-25 : 25px;
  --fz-28 : 28px;
}
@media (min-width:376px) and (max-width:800px) {
  :root {
    --fz-10 : 2.66vw;
    --fz-11 : 2.93vw;
    --fz-12 : 3.2vw;
    --fz-13 : 3.73vw;
    --fz-14 : 3.73vw;
    --fz-15 : 4vw;
    --fz-16 : 4.26vw;
    --fz-17 : 4.53vw;
    --fz-18 : 4.8vw;
    --fz-19 : 5vw;
    --fz-20 : 5.33vw;
    --fz-21 : 5.6vw;
    --fz-22 : 5.86vw;
    --fz-23 : 6.13vw;
    --fz-25 : 6.66vw;
    --fz-28 : 7.46vw;
  }
}

#fukubukuro2025 {
  font-size: 12px;
  background: linear-gradient(-90deg, #d9efd5 0%, #fff 19.21%, #fefcfc 50.25%, #fef9f9 80.3%, #fbdfde 100%);
  letter-spacing: 1px;
  /* line-height: 1.68;
  font-feature-settings: 'palt'; */
}

#fukubukuro2025 sup {
  vertical-align: super;
  font-size: 12px;
}

#fukubukuro2025 > .inner {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 810px;
  margin: 0 auto;
}

/*leftmenu*/
#fukubukuro2025 #leftmenu {
  position: sticky;
  top: 80px;
  left: 0;
  width: 400px;
  padding: 60px 0 0 30px;
  margin-top: 120px;
}
#fukubukuro2025 #leftmenu .leftmenu--contents {
  padding: 0 0 180px;
  max-width: 356px;
}
#fukubukuro2025 #leftmenu a {
  text-decoration: none;
  transition: all 0.3s;
}
#fukubukuro2025 #leftmenu a:hover {
  opacity: 0.6;
}
#fukubukuro2025 #leftmenu .main-ttl {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 1.5;
  margin: 0 0 22px;
  position: relative;
  color: #586556;
}
#fukubukuro2025 #leftmenu .main-ttl span {
  display: block;
  font-size: 25px;
}
#fukubukuro2025 #leftmenu .main-ttl img {
  vertical-align: bottom;
}
#fukubukuro2025 #leftmenu .contents--nav a {
  font-size: 16px;
  color: #231815;
  display: block;
  position: relative;
  margin-bottom: 12px;
}
#fukubukuro2025 #leftmenu .contents--nav a > img {
  vertical-align: bottom;
}

#fukubukuro2025 #leftmenu .contents--nav-link {
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0 0 50px;
}
#fukubukuro2025 #leftmenu .item--nav {
  margin: 0 0 38px;
}
#fukubukuro2025 #leftmenu .item--nav-ttl--wrap {
  position: relative;
}
#fukubukuro2025 #leftmenu .item--nav-ttl--wrap .icon {
  position: absolute;
  top: 0;
  right: 0;
}
#fukubukuro2025 #leftmenu .item--nav-ttl--wrap .ttl {
  font-size: var(--fz-16);
  font-weight: bold;
  border-bottom: 1px solid #6A420A;
  margin: 0 0 20px;
}
#fukubukuro2025 #leftmenu .item--nav-link {
  display: flex;
  align-items: center;
}

/*contents*/
#fukubukuro2025 #contents {
  width: 375px;
  max-width: 100%;
  background: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, .3);
}

#fukubukuro2025 .mv {
  padding-inline: 20px;
  padding-top: 22px;
  position: relative;
}
#fukubukuro2025 .mv img {
  vertical-align: bottom;
}
#fukubukuro2025 .mv-ttl {
}
#fukubukuro2025 .mv-links {
  display: flex;
  flex-direction: column;
  row-gap: 0px;
}
#fukubukuro2025 h1 {
  padding: 0;
  margin: 0;
}
#fukubukuro2025 .cnt_inner {
  padding: 0 20px;
}
#fukubukuro2025 .cnt_inner > *:last-child {
  margin-bottom: 0;
}

/*intro*/
#fukubukuro2025 .intro {
  background-image: url('/img/usr/freepage/fukubukuro2026/mv_bg.png');
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100%;
  padding-block: 136px 40px;
  margin-top: -90px;
}
#fukubukuro2025 .intro .message {
  font-size: 20px;
  line-height: 1.3;
  font-weight: bold;
  margin: 0 0 15px;
  text-align: center;
}
#fukubukuro2025 .intro .text {
  font-size: 15px;
  letter-spacing: 0;
  line-height: calc(52 / 30);
  text-align: center;
  margin: 0 0 18px;
}
#fukubukuro2025 .intro .reservation {
  border: 1px solid #ca252c;
  margin: 0 0 30px;
  padding: 15px 25px;
}
#fukubukuro2025 .intro .reservation .ttl {
  color: #ca252c;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  margin: 0 0 5px;
  font-feature-settings: "palt";
}
#fukubukuro2025 .intro .reservation .att {
  font-weight: bold;
  text-align: center;
  margin: 0;
  letter-spacing: 0;
}
#fukubukuro2025 .intro .reservation .ttl span {
  display: inline-block;
  padding: 0 17px;
  background-image: url(../../../img/usr/freepage/fukubukuro2021//bg_ttl_reservation_l.png),
    url(../../../img/usr/freepage/fukubukuro2021/bg_ttl_reservation_r.png);
  background-repeat: no-repeat;
  background-position: left center, right center;
  background-size: 11px, 17px;
}
#fukubukuro2025 .intro .reservation .ttl span.ttl_s{
  background: none;
}
#fukubukuro2025 .intro .reservation p {
  text-align: justify;
}

/*cv-area*/
#fukubukuro2025 .cv-area {
  background: linear-gradient(90deg, #fbdfde 0%, #d9efd5 100%);
  padding: 30px 45px 40px;
}
#fukubukuro2025 .cv {
  display: flex;
  flex-direction: column;
  row-gap: 14px;
}
#fukubukuro2025 .cv-lead {
  color: #7C2126;
  font-size: 20px;
  font-weight: bold;
  line-height: calc(55 / 40);
  text-align: center;
  margin-bottom: 0px;
}
#fukubukuro2025 a.cv-btn {
  background-color: #58181B;
  border-radius: 4px;
  box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.16);
  padding: 21px 0px 22px;
}
#fukubukuro2025 a.cv-btn span {
  font-size: var(--fz-16);
  letter-spacing: 0;
}

/*sec*/
#fukubukuro2025 .sec {
}
#fukubukuro2025 .sec#fukubukuro01 {
  margin-top: 40px;
}
#fukubukuro2025 .sec h2 {
  padding: 0;
  margin: 0;
  font-size: var(--fz-16);
  font-weight: bold;
}
#fukubukuro2025 .sec .main-img {
  margin: 0;
}
#fukubukuro2025 .sec .main-img img {
  vertical-align: bottom;
}
#fukubukuro2025 .sec .icon-area {
  display: flex;
  justify-content: center;
  margin: 0 0 18px;
}
#fukubukuro2025 .sec .icon {
  color: #fff;
  background: #44342c;
  padding: 3px 7px 2px;
  border-radius: 3px;
  margin: 0 5px 0 0;
}
#fukubukuro2025 .sec .icon:last-child {
  margin: 0;
}
#fukubukuro2025 .sec .item-contents {
  position: relative;
  background-color: #fff;
  border-color: #bcb2ad;
  border-style: solid;
  border-width: 1px;
  padding: 11px 15px 13px;
  margin: 0 0 20px;
}
#fukubukuro2025 .sec .item-contents .headline {
  color: #586556;
  font-size: 16px;
  font-weight: bold;
  border-color: #bcb2ad;
  border-style: solid;
  border-width: 0 0 1px;
  letter-spacing: 0;
  padding: 0 0 10px;
  margin: 0 0 12px;
}
#fukubukuro2025 .sec .item-contents ul {
  display: flex;
  flex-wrap: wrap;
}
#fukubukuro2025 .sec .item-contents ul li {
  font-size: 13px;
  letter-spacing: 0;
}

#fukubukuro2025 .sec .item-contents .comment {
  position: absolute;
  top: -5%;
  right: -1%;
  width: 25%;
}

#fukubukuro2025 .sec .set {
}

#fukubukuro2025 .sec .set h3 {
  text-align: center;
  margin: 0 0 15px;
  padding: 0;
}

#fukubukuro2025 .sec .set .text .name {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: var(--fz-17);
  font-weight: bold;
  letter-spacing: 0;
  line-height: calc(48 / 35);
  padding: 0 0 6px 0;
  margin: 0 0 10px;
  border-style: dashed;
  border-width: 0 0 2px;
}
#fukubukuro2025 .sec .set .text .name-text {
  font-weight: bold;
}
#fukubukuro2025 .sec .set .text .name-text span {
  display: block;
  font-size: var(--fz-12);
  font-weight: normal;
}
#fukubukuro2025 .sec .set .text .name-icon {
  height: 37px;
}
#fukubukuro2025 .amount {
  margin-bottom: 8px;
}
#fukubukuro2025 .amount-label {
  background-color: #000;
  border-radius: 5px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0;
  padding: 0px 10px;
  margin-right: 2px;
}
#fukubukuro2025 .amount-text {
  font-size: 13px;
}
#fukubukuro2025 .sec .set .detail {
  background-repeat: no-repeat;
  font-size: var(--fz-13);
  letter-spacing: .04em;
  margin: 0 0 7px;
}
#fukubukuro2025 .sec .set .detail span {
  font-weight: bold;
  display: block;
}
#fukubukuro2025 .sec .set .item p {
  font-size: 14px;
  letter-spacing: 0;
  text-align: justify;
  word-break: break-all;
}
#fukubukuro2025 .sec .set .item p span {
  display: block;
  margin-bottom: 3px;
}
#fukubukuro2025 .sec .set .item p span.caution {
  font-size: 12px;
  margin-bottom: 0;
}

/*item-info*/
#fukubukuro2025 .item-info {
  margin-bottom: 20px;
}
#fukubukuro2025 .item-info-warn {
  color: #C8353B;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 22px;
}
#fukubukuro2025 .item-info .text {
  font-size: 15px;
  font-weight: bold;
  line-height: calc(45 / 30);
  text-align: center;
  margin: 0 0 18px;
}
#fukubukuro2025 .item-info ul {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: 15px;
  padding-inline: 5px;
}
#fukubukuro2025 .item-info li img {
  vertical-align: bottom;
}
#fukubukuro2025 .item-info .sec {
  margin: 40px 0 0 ;
  padding: 30px 20px 40px;
  background: #F8F7EB;
}
#fukubukuro2025 .sec h2.heading01 {
	display: flex;
	justify-content: center;
	align-items: center;
  font-size: var(--fz-18);
	text-align: center;
  margin-bottom: 10px;
}
#fukubukuro2025 .sec h2.heading01::before,
#fukubukuro2025 .sec h2.heading01::after {
	content: '';
	width: 1px;
	height: var(--fz-20);
	background-color: #44342C;
}
#fukubukuro2025 .sec h2.heading01::before {
	margin-right: 30px;
	transform: rotate(-35deg)
}
#fukubukuro2025 .sec h2.heading01::after {
	margin-left: 30px;
	transform: rotate(35deg)
}

/*set_content*/
#fukubukuro2025 .set_content {
  padding: 24px 30px;
}
#fukubukuro2025 .set_content + .set_content {
  margin-top: 0;
}
#fukubukuro2025 .set_content_info {
  text-align: center;
  font-size: 14px;
  margin-bottom: 25px;
}
#fukubukuro2025 .set_content_info li {
  display: inline-block;
}
#fukubukuro2025 .set_content h3 {
  margin-top: 0 !important;
}
#fukubukuro2025 .set_content h3 span {
  position: relative;
  display: inline-block;
  font-size: var(--fz-16);
  letter-spacing: 0;
  font-weight: bold;
  padding-bottom: 7px;
}
#fukubukuro2025 .set_content h3 span::before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;/*線の上下位置*/
  display: inline-block;
  width: 104px;/*線の長さ*/
  height: 1px;/*線の太さ*/
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);/*位置調整*/

}
#fukubukuro2025 .set_content h3 span::after {
  content: "";
  position: absolute;
  bottom: -4px;
  right: 0;
  width: 8px;
  height: 8px;
  border-width: 0 1px 1px 0;
  border-style: solid;
  transform: rotate(45deg);
  left: 0;
  margin: auto;
}
#fukubukuro2025 .set_content .item-swiper {
  margin-bottom: 24px;
}
#fukubukuro2025 .set_content.goods .swiper {
}
#fukubukuro2025 .set_content .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #E1DFD1;
  opacity: 1;
}
#fukubukuro2025 .set_content .item {
  margin-bottom: 30px;
}
#fukubukuro2025 .set_content .item .img {
  margin: 0 0 18px;
  padding: 10px 0 0;
  position: relative;
}
#fukubukuro2025 .set_content .item .img .ico_fb {
  position: absolute;
  top: 4px;
  right: 11px;
  width: 79px;
}
#fukubukuro2025 .set_content .item .img .ico_season {
  position: absolute;
  top: 4px;
  right: 11px;
  width: 72px;
}
#fukubukuro2025 .set_content .item .img figure {
  width: 100%;
}
#fukubukuro2025 .set_content .item .img img {
  vertical-align: bottom;
}
#fukubukuro2025 .set_content.goods .text {
}
#fukubukuro2025 .set_content .swiper-pagination {
  position: static;
}
#fukubukuro2025 .set_cv {
  background-color: #fff;
  padding-block: 34px 40px;
}

/*caution*/
#fukubukuro2025 #contents > .caution {
  padding: 50px 0 0;
  margin: 0 0 60px;
  letter-spacing: 0;
}
#fukubukuro2025 #contents > .caution .ttl {
  font-size: 17px;
  font-weight: bold;
  margin: 0 0 15px;
  text-align: center;
}
#fukubukuro2025 #contents > .caution dl {
  border-style: solid;
  border-width: 1px;
  color: #524032;
  padding: 5px 10px;
  max-width: 285px;
  margin-inline: auto;
  margin-bottom: 28px;
}
#fukubukuro2025 #contents > .caution dt {
  border-bottom: 1px solid currentColor;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 2px;
  margin: 0 0 8px;
}
#fukubukuro2025 #contents > .caution dd {
  font-size: 12px;
  font-feature-settings: "palt";
  line-height: calc(37 / 24);
}
#fukubukuro2025 #contents > .caution dd .important {
  color: #FF0000;
  text-decoration: underline;
}

/*comment-slider*/
#fukubukuro2025 .comment-slider-wrap {
  display: flex;
  flex-direction: column;
  row-gap: 12px;
  margin-bottom: 30px;
}
#fukubukuro2025 .comment-slider {
  filter: drop-shadow(0px 0px 26px rgba(149, 0, 0, 0.16));
  padding-top: 25px;
  position: relative;
}
#fukubukuro2025 .comment-slider::before {
  content: '';
  background-image: url('/img/usr/freepage/fukubukuro2026/comment_slider_top.png');
  background-size: 100%;
  height: 27px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
#fukubukuro2025 .comment-slider .swiper-container {
  width: 100%;
  height: fit-content;
  background: #fff;
  position: static;
}
#fukubukuro2025 .comment-slider .swiper-slide {
  padding: 8px 25px 40px;
}
#fukubukuro2025 .comment-slider .swiper-button-prev,
#fukubukuro2025 .comment-slider .swiper-button-next {
  background-size: 100%;
  height: 54px;
  width: 34px;
}
#fukubukuro2025 .comment-slider .swiper-button-prev {
  background-image: url('/img/usr/freepage/fukubukuro2026/set01_voice_prev.png');
  left: -20px;
}
#fukubukuro2025 .comment-slider .swiper-button-next {
  background-image: url('/img/usr/freepage/fukubukuro2026/set01_voice_next.png');
  right: -20px;
}
#fukubukuro2025 .comment-slider .swiper-button-prev:after,
#fukubukuro2025 .comment-slider .swiper-button-next:after {
  content: none;
}
#fukubukuro2025 .comment-slider .swiper-button-disabled {
  display: none;
}
#fukubukuro2025 .comment-slider .swiper-pagination {
  bottom: 10px;
}
#fukubukuro2025 .comment-slider .swiper-pagination-bullet {
  height: 10px;
  width: 10px;
  opacity: 1;
}
#fukubukuro2025 .comment-slider .swiper-pagination-bullet-active {
  background: #44342c;
}
#fukubukuro2025 .comment-slider .ttl {
  text-align: center;
  margin-bottom: 20px;
}
#fukubukuro2025 .comment-slider .ttl img {
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}
#fukubukuro2025 .comment-slider .text {
  line-height: 2em;
  padding-bottom: 1px;
  background-color: #fff;
  background-image: linear-gradient(180deg, #ccc 1px, transparent 1px);
  background-size: 100% 2em;
}
#fukubukuro2025 .comment-slider p {
  font-size: var(--fz-13);
}
#fukubukuro2025 .comment-slider .name {
  font-size: var(--fz-12);
  text-align: right;
  letter-spacing: 0;
}
#fukubukuro2025 .comment-slider .caution {
  font-size: 12px;
  line-height: 1.4;
  margin: 10px 0 0;
}
#fukubukuro2025 .corner_leftpic,
#fukubukuro2025 .corner_rightpic,
#fukubukuro2025 .corner_centerpic {
  overflow: hidden;
  clear: both;
  padding: 10px 2%;
  border: 1px solid #ddd;
  margin-bottom: 25px;
}
#fukubukuro2025 .note-comment-slider {
  color: #000000;
  font-size: 11px;
  letter-spacing: 0;
  line-height: calc(28 / 22);
}

/*feature*/
#fukubukuro2025 #feature {
  position: relative;
  margin: 40px 0 0;
  background: #FFF;
}
#fukubukuro2025 #feature h2 {
  padding: 0;
}
#fukubukuro2025 .step {
  background-color: #F1EFEA;
  border-radius: 20px;
  padding-block: 20px;
  margin-top: -45px;
  margin-inline: 20px;
  position: relative;
}
#fukubukuro2025 .step-rows {
  display: flex;
  flex-direction: column;
  row-gap: 30px;
}
#fukubukuro2025 .step-row {
  padding-inline: 20px;
}
#fukubukuro2025 .step-row-content {
  border-color: #3C3C3C;
  border-style: solid;
  display: flex;
  flex-direction: column;
  row-gap: 7px;
}
#fukubukuro2025 .step-row-lead {
  color: #524032;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: calc(50 / 28);
  margin-bottom: 30px;
}
#fukubukuro2025 .step-row-ttl {
  display: flex;
  flex-direction: column;
  row-gap: 14px;
  padding: unset;
}
#fukubukuro2025 .step-row-ttl-num {
}
#fukubukuro2025 .step-row-ttl-num img {
  vertical-align: bottom;
}
#fukubukuro2025 .step-row-ttl-text {
  color: #000;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: calc(42 / 34);
}
#fukubukuro2025 .step-row-textarea {
  color: #3C3C3C;
  display: flex;
  flex-direction: column;
  row-gap: 6px;
}
#fukubukuro2025 .step-row-textarea * {
  color: inherit;
}
#fukubukuro2025 .step-row-text {
  font-size: 14px;
  letter-spacing: .01em;
  line-height: calc(50 / 28);
}
#fukubukuro2025 .step-row-note {
  font-size: 12px;
  letter-spacing: 0;
  line-height: calc(30 / 24);
}
#fukubukuro2025 .step-row:nth-child(1) {
  background-image: url('/img/usr/freepage/fukubukuro2026/step_bg01.png');
  background-position: top 62px right;
  background-repeat: no-repeat;
  background-size: 177px;
}
#fukubukuro2025 .step-row:nth-child(1) .step-row-ttl-num img {
  margin-left: 9px;
  width: 6px;
}
#fukubukuro2025 .step-row:nth-child(2) {
  background-image: url('/img/usr/freepage/fukubukuro2026/step_bg02.png');
  background-position: top 0px left 20px;
  background-repeat: no-repeat;
  background-size: 153px;
  padding-top: 22px;
}
#fukubukuro2025 .step-row:nth-child(2) .step-row-ttl-num img {
  width: 33px;
}
#fukubukuro2025 .step-row:nth-child(3) {
  background-image: url('/img/usr/freepage/fukubukuro2026/step_bg03.png');
  background-position: top 0px right 8px;
  background-repeat: no-repeat;
  background-size: 174px;
  padding-top: 10px;
}
#fukubukuro2025 .step-row:nth-child(3) .step-row-ttl-num img {
  width: 30px;
}
#fukubukuro2025 .step-row:nth-child(odd) .step-row-content {
  border-width: 0 0 0 1px;
  padding-left: 16px;
}
#fukubukuro2025 .step-row:nth-child(even) .step-row-content {
  align-items: end;
  border-width: 0 1px 0 0;
}
#fukubukuro2025 .step-row:nth-child(even) .step-row-ttl {
  align-items: end;
  padding-right: 13px;
}

/* カラー設定 */
#fukubukuro2025 .set.set01 .set_main,
#fukubukuro2025 .set.set01 .set_main h3 span::after {
  background-color: #FADFDF;
}
#fukubukuro2025 .set.set01 .set_sub,
#fukubukuro2025 .set.set01 .set_sub h3 span::after {
  background-color: #FFF0F0;
}
#fukubukuro2025 .set.set01 .set_main h3 span::before,
#fukubukuro2025 .set.set01 .set_sub h3 span::before {
  background-color: #B94D4E;
}
#fukubukuro2025 .set.set01 .set_main h3 span::after,
#fukubukuro2025 .set.set01 .set_sub h3 span::after {
  border-color: #B94D4E;
}
#fukubukuro2025 .set.set01 .set_main h3,
#fukubukuro2025 .set.set01 .set_sub h3,
#fukubukuro2025 .set.set01 .set_main .text .name,
#fukubukuro2025 .set.set01 .set_sub .text .name {
  color: #58181B;
}
#fukubukuro2025 .set.set01 .set_main .detail,
#fukubukuro2025 .set.set01 .set_sub .detail {
  background-image: url('/img/usr/freepage/fukubukuro2026/set01_icon_flavor.png');
  background-size: 17px;
  color: #C8353B;
  padding-left: 22px;
}
#fukubukuro2025 .set.set01 .set_main .amount-label,
#fukubukuro2025 .set.set01 .set_sub .amount-label {
  background-color: #C8353B;
}
#fukubukuro2025 .set.set01 .set_main .item-swiper .swiper-pagination-bullet,
#fukubukuro2025 .set.set01 .set_sub .item-swiper .swiper-pagination-bullet,
#fukubukuro2025 .set.set01 .comment-slider .swiper-pagination-bullet {
  background-color: #DBB7B7;
}
#fukubukuro2025 .set.set01 .set_main .item-swiper .swiper-pagination-bullet-active,
#fukubukuro2025 .set.set01 .set_sub .item-swiper .swiper-pagination-bullet-active,
#fukubukuro2025 .set.set01 .comment-slider .swiper-pagination-bullet-active {
  background-color: #B94D4E;
}
#fukubukuro2025 .set.set01 .comment-slider p {
  color: #58181B;
}
#fukubukuro2025 .set.set01 .itembox {
  background-color: #FADFDF;
  border: none;
  border-radius: 0;
}
#fukubukuro2025 .set.set01 .icon {
  background: #C8353B;
}
#fukubukuro2025 .set.set01 .item-contents {
  border-color: #7C2126;
  color: #58181B;
}
#fukubukuro2025 .set.set01 .headline {
  border-color: #7C2126;
  color: inherit;
}
#fukubukuro2025 .set.set01 .item-cart-note {
  color: #58181B;
}
#fukubukuro2025 .set.set01 .to-cart-noscript,
#fukubukuro2025 .set.set01 .to-cart {
  background: #58181B;
}
#fukubukuro2025 .set.set01 .surely-read {
  background: #FFFFFF;
  border: 1px solid #464646;
  color: #464646;
}

#fukubukuro2025 .set.set02 .set_main,
#fukubukuro2025 .set.set02 .set_main h3 span::after {
  background-color: #D9EFD5;
}
#fukubukuro2025 .set.set02 .set_sub,
#fukubukuro2025 .set.set02 .set_sub h3 span::after {
  background-color: #EAF3E8;
}
#fukubukuro2025 .set.set02 .set_main h3 span::before,
#fukubukuro2025 .set.set02 .set_sub h3 span::before {
  background-color: #464646;
}
#fukubukuro2025 .set.set02 .set_main h3 span::after,
#fukubukuro2025 .set.set02 .set_sub h3 span::after {
  border-color: #464646;
}
#fukubukuro2025 .set.set02 .set_main h3,
#fukubukuro2025 .set.set02 .set_sub h3,
#fukubukuro2025 .set.set02 .set_main .text .name,
#fukubukuro2025 .set.set02 .set_sub .text .name {
  color: #485143;
}
#fukubukuro2025 .set.set02 .set_main .detail,
#fukubukuro2025 .set.set02 .set_sub .detail {
  background-image: url('/img/usr/freepage/fukubukuro2026/set02_icon_flavor.png');
  background-size: 17px;
  color: #485143;
  padding-left: 22px;
}
#fukubukuro2025 .set.set02 .set_main .amount-label,
#fukubukuro2025 .set.set02 .set_sub .amount-label {
  background-color: #485143;
}
#fukubukuro2025 .set.set02 .set_main .item-swiper .swiper-pagination-bullet,
#fukubukuro2025 .set.set02 .set_sub .item-swiper .swiper-pagination-bullet {
  background-color: #9DAFAA;
}
#fukubukuro2025 .set.set02 .set_main .item-swiper .swiper-pagination-bullet-active,
#fukubukuro2025 .set.set02 .set_sub .item-swiper .swiper-pagination-bullet-active {
  background-color: #5A6D68;
}
#fukubukuro2025 .set.set02 .itembox {
  background-color: #D9EFD5;
  border: none;
  border-radius: 0;
}
#fukubukuro2025 .set.set02 .icon {
  background: #485143;
}
#fukubukuro2025 .set.set02 .item-contents {
  border-color: #485143;
  color: #586556;
}
#fukubukuro2025 .set.set02 .headline {
  border-color: #203912;
  color: inherit;
}
#fukubukuro2025 .set.set02 .item-cart-note {
  color: #586556;
}
#fukubukuro2025 .set.set02 .to-cart-noscript,
#fukubukuro2025 .set.set02 .to-cart {
  background: #58181B;
}
#fukubukuro2025 .set.set02 .surely-read {
  background: #FFFFFF;
  border: 1px solid #464646;
  color: #464646;
}

/*----------------------------
  IE
----------------------------*/
select::-ms-expand {
  display: none;
}

@media only screen and (max-width: 800px) {
  .pc {
    display: none !important;
  }
  #fukubukuro2025 > .inner {
    width: auto;
  }
  #fukubukuro2025 #leftmenu {
    display: none;
  }
  #fukubukuro2025 #contents {
    margin: 0 auto;
  }
}

@media (min-width: 376px) and (max-width:800px) {
  #fukubukuro2025 {
    padding: 0;
  }
  #fukubukuro2025 #contents {
    width: 100%;
  }
}
@media only screen and (min-width: 801px) {
  .sp {
    display: none !important;
  }
  #fukubukuro2025 {
    padding: 20px 0 40px;
  }
  #fukubukuro2025 #feature {
    padding: 0 0 40px;
  }
}

#fukubukuro2025 .itembox {
  background-color: #fff;
  border: 1px solid #a1906d;
  box-sizing: border-box;
  border-radius: 6px;
  padding: 30px 20px;
  position: relative;
  margin-bottom: 30px;
}

#fukubukuro2025 .itembox-icon {
  content: '';
  height: 90px;
  width: 90px;
  position: absolute;
  top: -23px;
  right: 10px;
}

#fukubukuro2025 .itembox-icon img {
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}

#fukubukuro2025 .itembox-header {
  margin-bottom: 14px;
}

#fukubukuro2025 .itembox-header img {
  vertical-align: bottom;
}

#fukubukuro2025 .omatome a {
  color: #bb4d59;
  letter-spacing: 0;
}

#fukubukuro2025 .caution-txt {
  font-size: 12px;
  font-size: var(--fz-12);
  letter-spacing: .13em;
  line-height: 1.3;
  margin: 11px 0 0;
  text-align: left;
}

#fukubukuro2025 .caution-content {
  background: #f4f0ec;
  padding: 7px 11px;
  margin: 8px 0 7px;
}

#fukubukuro2025 .caution-content .ttl {
  font-size: 12px;
  font-size: var(--fz-12);
  font-weight: bold;
  letter-spacing: .02em;
  margin-bottom: 3px;
}

#fukubukuro2025 .caution-content .type dt {
  font-size: 12px;
  font-size: var(--fz-12);
  font-weight: bold;
  letter-spacing: .04em;
  margin-bottom: 2px;
}

#fukubukuro2025 .caution-content .type dd {
  font-size: 12px;
  font-size: var(--fz-12);
  letter-spacing: .04em;
  line-height: 1.33;
}

#fukubukuro2025 .caution-content .type dd .indent {
  display: block;
  text-indent: -1em;
  margin-left: 1em;
  letter-spacing: .03em;
}

#fukubukuro2025 .caution-content .type dd .indent2 {
  display: block;
  padding-left: 1em;
  text-indent: -0.6em;
  /* margin-left: 1em; */
  letter-spacing: .03em;
}

#fukubukuro2025 .caution-content .type:nth-of-type(n+2) {
  margin-top: 5px;
}

#fukubukuro2025 .itembox .item-cart {
  display: flex;
  flex-direction: column;
  row-gap: 12px;
  margin: 7px 0 16px;
}
#fukubukuro2025 .itembox .item-cart-link {
  color: #2c97ec;
  font-size: 13px;
  letter-spacing: 0;
  line-height: calc(28 / 26);
  text-align: right;
  text-decoration: underline;
}
#fukubukuro2025 .itembox .item-cart-note {
  font-size: 11px;
  letter-spacing: 0;
  line-height: calc(28 / 22);
}

#fukubukuro2025 .to-cart-noscript,
#fukubukuro2025 .to-cart {
  display: block;
  background: #44342c;
  border-radius: 6px;
  padding: 12px 0 10px;
  -webkit-text-decoration: none;
  text-decoration: none;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
  text-align: center;
}

#fukubukuro2025 .to-cart-noscript.before-sale,
#fukubukuro2025 .to-cart.before-sale {
  pointer-events: none;
}

#fukubukuro2025 .to-cart-noscript span,
#fukubukuro2025 .to-cart span {
  color: #fff;
  font-size: 17px;
  font-size: var(--fz-17);
  font-weight: bold;
  letter-spacing: .16em;
  padding: 0 0 0 30px;
  background: url(../../../img/usr/freepage/goodsleep-herb202508/icon_cart.png) no-repeat left center / 21px;
}

#fukubukuro2025 .to-cart-noscript.before-sale span,
#fukubukuro2025 .to-cart.before-sale span {
  padding: 0;
  background: 0;
}

#fukubukuro2025 .itembox .caution {
  font-size: 12px;
  font-size: var(--fz-12);
  line-height: 1.4;
  padding: 0 25px;
}

#fukubukuro2025 .itembox .qty-area {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: auto;
  margin-left: auto;
  position: relative;
  margin-bottom: 18px;
}

#fukubukuro2025 .qty {
  margin: 0 7px 0 18px;
}

#fukubukuro2025 .qty.hide {
  display: none;
}

#fukubukuro2025 .qty select {
  color: #44342c;
  -webkit-appearance: none;
  appearance: none;
  height: 35px;
  min-width: 67px;
  max-width: 105px;
  line-height: 35px;
  border: 1px solid #cbcbcb;
  border-radius: 5px;
  padding: 0 25px 0 7px;
  background: #fff url(../../../img/usr/common/icon_select.png) no-repeat top 13px right 5px / 14px;
}

#fukubukuro2025 .itembox .number-change {
  font-weight: bold;
}

#fukubukuro2025 .bookmark.hide {
  display: none;
}

#fukubukuro2025 .bookmark a {
  position: relative;
  display: block;
  width: 20px;
  height: 20px;
}

#fukubukuro2025 .bookmark i:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../../../img/usr/freepage/goodsleep-herb202508/icon_bookmark_off.png) no-repeat center / 100%;
}

#fukubukuro2025 .bookmark .js-cancel-modal i:before {
  background: url(../../../img/usr/common/icon_bookmark.png) no-repeat center / 100%;
}

#fukubukuro2025 .bookmark.hide i:before {
  content: none;
}

#fukubukuro2025 .about-nekopos {
  margin: 15px 0 0;
}

#fukubukuro2025 .surely-read {
  position: relative;
  padding: 0 11px;
  background: #f4f0ec;
}

#fukubukuro2025 .surely-read+.surely-read {
  margin-top: 8px;
}

#fukubukuro2025 .surely-read ul {
  display: none;
  padding: 10px 0;
  border-top: 1px solid #92857c;
}

#fukubukuro2025 .surely-read li {
  font-size: 12px;
  font-size: var(--fz-12);
  line-height: 1.4;
  padding: 2px 0;
  padding-left: 7px;
  text-indent: -7px;
}

#fukubukuro2025 .surely-read li.nekopos {
  padding-left: 0;
  text-indent: 0;
}

#fukubukuro2025 .surely-read li a {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

#fukubukuro2025 .surely-read .btn-acd {
  position: relative;
  width: 20px;
  height: 20px;
  border-radius: 5px;
  background: #44342c;
  margin-left: auto;
}

#fukubukuro2025 .surely-read .btn-acd::before,
#fukubukuro2025 .surely-read .btn-acd::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 2px;
  background: #fff;
}

#fukubukuro2025 .surely-read .btn-acd::after {
  transform: rotate(90deg);
}

#fukubukuro2025 .surely-read .btn-acd.open::after {
  opacity: 0;
}

#fukubukuro2025 .surely-read .surely-read--title {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 13px;
  font-size: var(--fz-13);
  font-weight: bold;
  letter-spacing: .05em;
  padding: 9px 0 8px;
  cursor: pointer;
  text-align: left;
}

@media only screen and (max-width: 800px) {
  #fukubukuro2025 .to-cart {
    padding: 4vw 0 3.8vw;
  }

  #fukubukuro2025 .qty select {
    width: 19vw;
  }

  #fukubukuro2025 .bookmark a {
    width: 6.6vw;
    height: 6.6vw;
  }
}