@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Sawarabi+Gothic&family=Zen+Maru+Gothic:wght@300;400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Hina+Mincho&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Sawarabi+Gothic&family=Zen+Maru+Gothic:wght@300;400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Hina+Mincho&family=Noto+Serif+JP:wght@200..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Sawarabi+Gothic&family=Zen+Maru+Gothic:wght@300;400;700&display=swap");
:root {
  --font-base: 'Roboto', 'Noto Sans JP', -apple-system, BlinkMacSystemFont, "Segoe UI", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "メイリオ", NotoSansCJKsc, NotoSansCJKtc, sans-serif;
  --font-mincho: "Hiragino Mincho ProN", YuMincho,"Noto Serif JP", serif;
  --font-marugothic: "Zen Maru Gothic", serif;
  --font-kakugo: 'Hiragino Kaku Gothic ProN';
  --font-hinamincho: "Hina Mincho", serif;
  --font-size-h1: 96px;
  --font-size-h1sub: 28px;
  --font-size-h1subtext: 22px;
  --font-size-h2: 42px;
  --color-main: #F35D7F;
  --color-subcolor: #FEFDE6;
  --color-text: #3b1a16;
  --color-wrapping: #f95d7f;
  --color-item: #71d0a7;
}

.gift_container {
  font-family: var(--font-base);
  color: var(--color-text);
  position: relative;
}

.top {
  padding-top: 64px;
  padding-bottom: 70px;
  background-image: url(/special/gift2026spring/images/top_bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.top .h1_block h1 {
  text-align: center;
  font-size: var(--font-size-h1);
  font-family: var(--font-mincho);
  color: var(--color-main);
  font-weight: 300;
}
.top .h1_block h1 .h1_sub {
  display: block;
  margin-top: 7px;
  font-size: var(--font-size-h1sub);
  letter-spacing: 1px;
}
.top .h1_block .h1_block_subtext {
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: var(--font-size-h1subtext);
  font-family: var(--font-mincho);
  background-color: #FFF799;
  padding-top: 11px;
  padding-bottom: 11px;
  text-align: center;
  position: relative;
}
.top .h1_block .h1_block_subtext::after {
  content: "";
  display: block;
  width: 36px;
  height: 41px;
  background-image: url(/special/gift2026spring/images/flower_shape05.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: -10px;
  right: 10px;
}
.top .lead {
  padding-top: 24px;
  font-family: var(--font-kakugo);
  line-height: 2.3;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.top .lead p {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  font-size: 24px;
}
.top .lead p::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-position: -3px;
  background-image: url(/special/gift2026spring/images/under.png);
  background-repeat: repeat-x;
  position: absolute;
  bottom: 5px;
}

.gift_mv {
  width: 100%;
}
.gift_mv img {
  width: 100%;
  height: auto;
}

.gift_cont1 {
  width: 100%;
}
.gift_cont1 .cont_title {
  width: 96%;
  margin-right: auto;
  margin-left: auto;
}
.gift_cont1 .cont_title img {
  width: 100%;
  height: auto;
}
.gift_cont1 .campaign {
  width: 580px;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
  height: 490px;
  background-image: url("/special/gift2026spring/images/campaign_flame.png");
  background-repeat: no-repeat;
  position: relative;
}
.gift_cont1 .campaign::before {
  content: "";
  display: block;
  position: absolute;
  width: 145px;
  height: 141px;
  background-image: url("/special/gift2026spring/images/campaign_label01.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: -34px;
  top: -93px;
}
.gift_cont1 .campaign::after {
  content: "";
  display: block;
  position: absolute;
  width: 105px;
  height: 55px;
  background-image: url("/special/gift2026spring/images/campaign_label02.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  right: -14px;
  bottom: -25px;
}
.gift_cont1 .campaign h2 {
  padding-top: 50px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
  font-size: var(--font-size-h2);
  font-family: var(--font-mincho);
  color: var(--color-main);
  font-weight: 300;
  position: relative;
}
.gift_cont1 .campaign h2::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-position: -3px;
  background-image: url(/special/gift2026spring/images/under02.png);
  background-repeat: repeat-x;
  position: absolute;
  bottom: -10px;
}
.gift_cont1 .campaign_subtitle {
  margin-top: 40px;
  margin-bottom: 30px;
  font-size: 24px;
  line-height: 1.5;
  text-align: center;
}
.gift_cont1 .campaign_contentbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.gift_cont1 .campaign_contentbox_l {
  width: 320px;
}
.gift_cont1 .campaign_contentbox_l h3 {
  width: 290px;
}
.gift_cont1 .campaign_contentbox_l h3 img {
  width: 100%;
  height: auto;
}
.gift_cont1 .campaign_contentbox_l p {
  font-size: 22px;
  margin-top: 20px;
  margin-bottom: 1em;
}
.gift_cont1 .campaign_contentbox_l ul li {
  font-size: 22px;
  font-family: var(--font-kakugo);
  line-height: 1.6;
}
.gift_cont1 .campaign_contentbox_l ul li em {
  font-weight: bold;
}
.gift_cont1 .campaign_contentbox_r {
  width: 199px;
}
.gift_cont1 .campaign_contentbox_r img {
  width: 100%;
  height: auto;
}

.gift_cont1_content {
  width: 580px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 64px;
}
.gift_cont1_content img {
  width: 100%;
  height: auto;
}
.gift_cont1_content p {
  font-size: 20px;
  line-height: 1.5;
  padding-top: 30px;
}

.guidtext {
  margin-top: 1em;
  font-family: var(--font-kakugo);
  color: #3b1a16;
  font-size: 22px;
  font-weight: bold;
}
.guidtext a {
  text-decoration: underline;
}
.guidtext a:hover {
  color: #f397b0;
}

.pagenav {
  width: 100%;
  margin-top: 65px;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: var(--color-subcolor);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
}
.pagenav_child {
  width: 280px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pagenav_child.pagenav_l {
  background-image: url(/special/gift2026spring/images/pagenav_l_bg.png);
  background-position: top;
  background-repeat: no-repeat;
}
.pagenav_child.pagenav_r {
  background-image: url(/special/gift2026spring/images/pagenav_r_bg.png);
  background-position: top;
  background-repeat: no-repeat;
}
.pagenav_child .pagenav_ttl {
  font-family: var(--font-marugothic);
  font-size: 21px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
  min-height: 2lh;
}
.pagenav_child .pagenav_ankr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 280px;
  border-radius: 20px;
  text-decoration: none;
  margin-top: 20px;
  padding-top: 28px;
  padding-bottom: 47px;
  position: relative;
}
.pagenav_child .pagenav_ankr::after {
  content: "";
  display: block;
  width: 260px;
  height: 100px;
  border: 2px solid #fff;
  border-radius: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}
.pagenav_child .pagenav_ankr span {
  font-family: var(--font-marugothic);
  font-size: 21px;
  text-align: center;
  font-weight: 700;
  position: relative;
}
.pagenav_child .pagenav_ankr span::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 11px 6.5px 0 6.5px;
  border-color: #3B1A16 transparent transparent transparent;
  position: absolute;
  bottom: -60%;
  right: 50%;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}
.pagenav_child.pagenav_l .pagenav_ttl {
  color: var(--color-wrapping);
  line-height: 1.2;
}
.pagenav_child.pagenav_l .pagenav_ankr {
  background-color: #F9BCCC;
}
.pagenav_child.pagenav_r .pagenav_ttl {
  color: var(--color-item);
  margin-bottom: 17px;
  margin-top: 12px;
}
.pagenav_child.pagenav_r .pagenav_ankr {
  background-color: #94D1CC;
}

.gift_cont2 {
  background-color: #fbd2dd;
  padding-bottom: 40px;
}
.gift_cont2 .cont_title {
  height: 150px;
  text-align: center;
  font-family: var(--font-marugothic);
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2;
  background-image: url(/special/gift2026spring/images/gift_cont2_title_bg.jpg);
  background-repeat: no-repeat;
}
.gift_cont2 .cont_title h2 {
  padding-top: 36px;
}

.gift_cont2_content {
  position: relative;
  width: 620px;
  background-color: #fff;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 50px;
  z-index: 2;
}
.gift_cont2_content .gift_cont2_head {
  padding-top: 50px;
}
.gift_cont2_content .gift_cont2_head_text {
  width: 470px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 14px;
  padding-bottom: 23px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: var(--color-subcolor);
  position: relative;
}
.gift_cont2_content .gift_cont2_head_text::before {
  content: "";
  display: block;
  width: 37px;
  height: 46px;
  background-image: url(/special/gift2026spring/images/flower_shape01.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: -14px;
  left: -14px;
}
.gift_cont2_content .gift_cont2_head_text::after {
  content: "";
  display: block;
  width: 40px;
  height: 45px;
  background-image: url(/special/gift2026spring/images/flower_shape02.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: -14px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.gift_cont2_content .gift_cont2_head_text p {
  font-size: 24px;
  font-weight: 600;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
  line-height: 2.3;
}
.gift_cont2_content .gift_cont2_head_text p::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-position: -3px;
  background-image: url(/special/gift2026spring/images/under03.png);
  background-repeat: repeat-x;
  position: absolute;
  bottom: 3px;
}
.gift_cont2_content .gift_cont2_head_img {
  width: 500px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}
.gift_cont2_content .gift_cont2_slide {
  width: 500px;
  margin-right: auto;
  margin-left: auto;
}
.gift_cont2_content .gift_cont2_slide h3 {
  width: 442px;
  margin-right: auto;
  margin-left: auto;
}
.gift_cont2_content .gift_cont2_slide h3 img {
  width: 100%;
  height: auto;
}
.gift_cont2_content .gift_cont2_slide.s_slide {
  margin-top: 60px;
  padding-bottom: 50px;
}
.gift_cont2_content .gift_cont2_slide.s_slide .slide_subtitle {
  margin-top: 14px;
  margin-bottom: 50px;
  text-align: center;
  font-size: 24px;
  line-height: 1.5;
}
.gift_cont2_content .gift_cont2_slide.s_slide .s_slide_label {
  position: absolute;
  width: 81px;
  height: 77px;
  background-image: url("/special/gift2026spring/images/s-slideicon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 8%;
  top: 31.8%;
  z-index: 5;
}
.gift_cont2_content .gift_cont2_slide.s_slide .s_slide_bg01 {
  position: absolute;
  width: 51px;
  height: 88px;
  background-image: url("/special/gift2026spring/images/s-slide-bg01.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 1%;
  top: 36.5%;
  z-index: 5;
}
.gift_cont2_content .gift_cont2_slide.s_slide .s_slide_bg02 {
  position: absolute;
  width: 38px;
  height: 30px;
  background-image: url("/special/gift2026spring/images/s-slide-bg02.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 4%;
  top: 41%;
  z-index: 5;
}
.gift_cont2_content .gift_cont2_slide.s_slide .s_slide_bg03 {
  position: absolute;
  width: 58px;
  height: 91px;
  background-image: url("/special/gift2026spring/images/s-slide-bg03.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  right: 5%;
  top: 55%;
  z-index: 5;
}
.gift_cont2_content .gift_cont2_slide.s_slide .s_slide_bg04 {
  position: absolute;
  width: 24px;
  height: 25px;
  background-image: url(/special/gift2026spring/images/s-slide-bg04.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  right: 4.4%;
  top: 38%;
  z-index: 5;
}
.gift_cont2_content .gift_cont2_slide.s_slide .s_slide_text {
  margin-top: 40px;
  font-size: 24px;
}
.gift_cont2_content .gift_cont2_slide.s_slide .s_slide_text .s_slide_sizelabel {
  font-weight: bold;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 10px;
  padding-left: 10px;
  background-color: #fff799;
}
.gift_cont2_content .gift_cont2_slide.s_slide .s_slide_text p {
  margin-top: 0.25em;
  font-size: 24px;
  line-height: 1.5;
}
.gift_cont2_content .gift_cont2_slide.s_slide .s_slide_text p span {
  margin-bottom: 0.3em;
  font-size: 18px;
  display: block;
}
.gift_cont2_content .gift_cont2_slide.s_slide .dotted {
  margin-top: 50px;
  height: 2px;
  width: 100%;
  background-image: linear-gradient(to right, #f9bccc, #f9bccc 3px, transparent 2px);
  background-size: 10px 2px;
  background-position: left bottom;
  background-repeat: repeat-x;
}
.gift_cont2_content .gift_cont2_slide.l_slide {
  padding-bottom: 50px;
}
.gift_cont2_content .gift_cont2_slide.l_slide .l_slide_label {
  position: absolute;
  width: 81px;
  height: 77px;
  background-image: url("/special/gift2026spring/images/l-slideicon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 8.2%;
  top: 54.8%;
  z-index: 5;
}
.gift_cont2_content .gift_cont2_slide.l_slide .l_slide_bg01 {
  position: absolute;
  width: 58px;
  height: 91px;
  background-image: url("/special/gift2026spring/images/l-slide-bg01.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 4%;
  top: 63%;
  z-index: 5;
}
.gift_cont2_content .gift_cont2_slide.l_slide .l_slide_bg02 {
  position: absolute;
  width: 21px;
  height: 23px;
  background-image: url("/special/gift2026spring/images/l-slide-bg02.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 9%;
  top: 66%;
  z-index: 5;
}
.gift_cont2_content .gift_cont2_slide.l_slide .l_slide_bg03 {
  position: absolute;
  width: 28px;
  height: 38px;
  background-image: url("/special/gift2026spring/images/l-slide-bg03.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  right: 6%;
  top: 53%;
  z-index: 5;
}
.gift_cont2_content .gift_cont2_slide.l_slide .l_slide_bg04 {
  position: absolute;
  width: 51px;
  height: 88px;
  background-image: url("/special/gift2026spring/images/l-slide-bg04.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  right: 1%;
  top: 63%;
  z-index: 5;
}
.gift_cont2_content .gift_cont2_slide.l_slide .l_slide_text {
  margin-top: 40px;
  font-size: 24px;
}
.gift_cont2_content .gift_cont2_slide.l_slide .l_slide_text .l_slide_sizelabel {
  font-weight: bold;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 10px;
  padding-left: 10px;
  background-color: #fff799;
}
.gift_cont2_content .gift_cont2_slide.l_slide .l_slide_text p {
  font-size: 24px;
  line-height: 1.5;
  margin-top: 0.25em;
}
.gift_cont2_content .gift_cont2_slide.l_slide .l_slide_text p span {
  margin-bottom: 0.3em;
  font-size: 18px;
  display: block;
}
.gift_cont2_content .product_detail {
  width: 500px;
  margin-right: auto;
  margin-left: auto;
}
.gift_cont2_content .product_detail h3 {
  width: 442px;
  margin-right: auto;
  margin-left: auto;
}
.gift_cont2_content .product_detail h3 img {
  width: 100%;
  height: auto;
}
.gift_cont2_content .product_detail_subtitle {
  margin-top: 20px;
  margin-bottom: 40px;
  text-align: center;
  font-size: 23px;
  line-height: 1.5;
}
.gift_cont2_content .product_detail_content {
  font-size: 12px;
}
.gift_cont2_content .product_detail_content .product_detail_img1 {
  width: 100%;
}
.gift_cont2_content .product_detail_content .product_detail_img1 img {
  width: 100%;
  height: auto;
}
.gift_cont2_content .product_detail_content .cartwrap {
  margin-top: 40px;
  line-height: 1.4;
}
.gift_cont2_content .product_detail_content .cartwrap .commonCageSmt {
  background-color: #f9bccc;
}
.gift_cont2_content .product_detail_content .product_detail_comment {
  margin-top: 20px;
}
.gift_cont2_content .product_detail_comment {
  font-size: 20px;
  line-height: 1.55;
  font-weight: 300;
}

.for-PC .cartwrap {
  margin-top: 0;
  margin-bottom: 20px;
}
.for-PC .cartwrap #CommonCage {
  border: 10px solid #f9bccc;
  border-radius: 10px;
  width: 65%;
  margin-right: auto;
  margin-left: auto;
}

.for-SP .gift_cont2_content .gift_cont2_slide.s_slide .s_slide_label {
  position: absolute;
  width: 81px;
  height: 77px;
  background-image: url("/special/gift2026spring/images/s-slideicon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 8%;
  top: 28%;
  z-index: 5;
}
.for-SP .gift_cont2_content .gift_cont2_slide.s_slide .s_slide_bg01 {
  position: absolute;
  width: 51px;
  height: 88px;
  background-image: url("/special/gift2026spring/images/s-slide-bg01.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 4%;
  top: 34%;
  z-index: 5;
}
.for-SP .gift_cont2_content .gift_cont2_slide.s_slide .s_slide_bg02 {
  position: absolute;
  width: 38px;
  height: 30px;
  background-image: url("/special/gift2026spring/images/s-slide-bg02.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 4%;
  top: 36%;
  z-index: 5;
}
.for-SP .gift_cont2_content .gift_cont2_slide.s_slide .s_slide_bg03 {
  position: absolute;
  width: 82px;
  height: 91px;
  background-image: url("/special/gift2026spring/images/s-slide-bg03.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  right: 2%;
  top: 38%;
  z-index: 5;
}
.for-SP .gift_cont2_content .gift_cont2_slide.l_slide .l_slide_label {
  position: absolute;
  width: 81px;
  height: 77px;
  background-image: url("/special/gift2026spring/images/l-slideicon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 8%;
  top: 48.5%;
  z-index: 5;
}
.for-SP .gift_cont2_content .gift_cont2_slide.l_slide .l_slide_bg01 {
  position: absolute;
  width: 58px;
  height: 91px;
  background-image: url("/special/gift2026spring/images/l-slide-bg01.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 4%;
  top: 57%;
  z-index: 5;
}
.for-SP .gift_cont2_content .gift_cont2_slide.l_slide .l_slide_bg02 {
  position: absolute;
  width: 21px;
  height: 23px;
  background-image: url("/special/gift2026spring/images/l-slide-bg02.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 9%;
  top: 60%;
  z-index: 5;
}
.for-SP .gift_cont2_content .gift_cont2_slide.l_slide .l_slide_bg03 {
  position: absolute;
  width: 28px;
  height: 38px;
  background-image: url("/special/gift2026spring/images/l-slide-bg03.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  right: 6%;
  top: 50%;
  z-index: 5;
}
.for-SP .gift_cont2_content .gift_cont2_slide.l_slide .l_slide_bg04 {
  position: absolute;
  width: 51px;
  height: 88px;
  background-image: url("/special/gift2026spring/images/l-slide-bg04.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  right: 1%;
  top: 59%;
  z-index: 5;
}

.gift_cont3 {
  margin-top: 50px;
  padding-bottom: 40px;
  background-color: #B7E0DD;
}
.gift_cont3 .cont_title {
  height: 150px;
  text-align: center;
  font-family: var(--font-marugothic);
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2;
  background-image: url(/special/gift2026spring/images/gift_cont3_title_bg.jpg);
  background-repeat: no-repeat;
}
.gift_cont3 .cont_title h2 {
  padding-top: 36px;
}

.gift_cont3_content {
  position: relative;
  width: 620px;
  background-color: #fff;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  padding-bottom: 65px;
  z-index: 2;
}
.gift_cont3_content .gift_cont3_head .comment {
  width: 500px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 300;
}
.gift_cont3_content .gift_cont3_head_text {
  width: 470px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 14px;
  padding-bottom: 23px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: var(--color-subcolor);
  position: relative;
}
.gift_cont3_content .gift_cont3_head_text::before {
  content: "";
  display: block;
  width: 39px;
  height: 64px;
  background-image: url(/special/gift2026spring/images/flower_shape03.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 96px;
  left: 46px;
}
.gift_cont3_content .gift_cont3_head_text::after {
  content: "";
  display: block;
  width: 38px;
  height: 61px;
  background-image: url(/special/gift2026spring/images/flower_shape04.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: 36px;
  right: 37px;
}
.gift_cont3_content .gift_cont3_head_text p {
  font-size: 24px;
  font-weight: 600;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
  line-height: 2.3;
}
.gift_cont3_content .gift_cont3_head_text p::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-position: -3px;
  background-image: url(/special/gift2026spring/images/under04.png);
  background-repeat: repeat-x;
  position: absolute;
  bottom: 3px;
}
.gift_cont3_content .gift_cont3_navList {
  width: 500px;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
}
.gift_cont3_content .gift_cont3_navList .list_grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.gift_cont3_content .gift_cont3_navList .list_grid li {
  width: 240px;
  height: 360px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.gift_cont3_content .gift_cont3_navList .list_grid li .nav_title {
  text-align: center;
  margin-bottom: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.gift_cont3_content .gift_cont3_navList .list_grid li .nav_title p {
  font-family: var(--font-hinamincho);
  font-size: 23px;
  line-height: 1.5;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.gift_cont3_content .gift_cont3_navList .list_grid li figure {
  margin-bottom: 17px;
}
.gift_cont3_content .gift_cont3_navList .list_grid li .listbtn {
  display: block;
  width: 200px;
  height: 50px;
}
.gift_cont3_content .gift_cont3_navList .list_grid li .listbtn img {
  width: 100%;
  height: auto;
}
.gift_cont3_content .gift_cont3_navList .list_grid li .listbtn:hover {
  opacity: 0.8;
}
.gift_cont3_content .gift_cont3_navList .list_grid li:nth-of-type(1) {
  background-color: #fff2f2;
}
.gift_cont3_content .gift_cont3_navList .list_grid li:nth-of-type(1)::before {
  content: "";
  display: block;
  width: 30px;
  height: 32px;
  background-image: url(/special/gift2026spring/images/shape01_s.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.gift_cont3_content .gift_cont3_navList .list_grid li:nth-of-type(1) .nav_title p::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-position: -3px;
  background-image: url(/special/gift2026spring/images/under05.png);
  background-repeat: repeat-x;
  position: absolute;
  bottom: 0px;
}
.gift_cont3_content .gift_cont3_navList .list_grid li:nth-of-type(2) {
  background-color: #EBF5E9;
}
.gift_cont3_content .gift_cont3_navList .list_grid li:nth-of-type(2)::before {
  content: "";
  display: block;
  width: 30px;
  height: 32px;
  background-image: url(/special/gift2026spring/images/shape02_s.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.gift_cont3_content .gift_cont3_navList .list_grid li:nth-of-type(2) .nav_title p::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-position: -3px;
  background-image: url(/special/gift2026spring/images/under06.png);
  background-repeat: repeat-x;
  position: absolute;
  bottom: 0px;
}
.gift_cont3_content .gift_cont3_navList .list_grid li:nth-of-type(3) {
  background-color: #E6F9F9;
}
.gift_cont3_content .gift_cont3_navList .list_grid li:nth-of-type(3)::before {
  content: "";
  display: block;
  width: 30px;
  height: 32px;
  background-image: url(/special/gift2026spring/images/shape03_s.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.gift_cont3_content .gift_cont3_navList .list_grid li:nth-of-type(3) .nav_title p::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-position: -3px;
  background-image: url(/special/gift2026spring/images/under07.png);
  background-repeat: repeat-x;
  position: absolute;
  bottom: 0px;
}
.gift_cont3_content .gift_cont3_navList .list_grid li:nth-of-type(4) {
  background-color: #EEEAF7;
}
.gift_cont3_content .gift_cont3_navList .list_grid li:nth-of-type(4)::before {
  content: "";
  display: block;
  width: 30px;
  height: 32px;
  background-image: url(/special/gift2026spring/images/shape04_s.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.gift_cont3_content .gift_cont3_navList .list_grid li:nth-of-type(4) .nav_title p::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-position: -3px;
  background-image: url(/special/gift2026spring/images/under08.png);
  background-repeat: repeat-x;
  position: absolute;
  bottom: 0px;
}
.gift_cont3_content .gift_cont3_navList .list_grid li:nth-of-type(5) {
  background-color: #ffeddf;
}
.gift_cont3_content .gift_cont3_navList .list_grid li:nth-of-type(5)::before {
  content: "";
  display: block;
  width: 30px;
  height: 32px;
  background-image: url(/special/gift2026spring/images/shape05_s.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.gift_cont3_content .gift_cont3_navList .list_grid li:nth-of-type(5) .nav_title p::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-image: url(/special/gift2026spring/images/under09.png);
  background-repeat: repeat-x;
  position: absolute;
  bottom: 0px;
}
.gift_cont3_content .gift_cont3_navList .list_grid li:nth-of-type(6) {
  background-color: #dfecff;
}
.gift_cont3_content .gift_cont3_navList .list_grid li:nth-of-type(6)::before {
  content: "";
  display: block;
  width: 30px;
  height: 32px;
  background-image: url(/special/gift2026spring/images/shape06_s.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.gift_cont3_content .gift_cont3_navList .list_grid li:nth-of-type(6) .nav_title p::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-image: url(/special/gift2026spring/images/under10.png);
  background-repeat: repeat-x;
  position: absolute;
  bottom: 0px;
}
.gift_cont3_content .gift_cont3_product {
  width: 500px;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  z-index: 2;
}
.gift_cont3_content .gift_cont3_product_subtitle {
  width: 440px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 40px;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.5;
}
.gift_cont3_content .gift_cont3_product .product_img {
  width: 440px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 35px;
}
.gift_cont3_content .gift_cont3_product .product_img img {
  width: 100%;
  height: auto;
}
.gift_cont3_content .gift_cont3_product_linkbtnList {
  width: 440px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}
.gift_cont3_content .gift_cont3_product_linkbtnList ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}
.gift_cont3_content .gift_cont3_product_linkbtnList ul li a {
  display: block;
}
.gift_cont3_content .gift_cont3_product_linkbtnList ul li a:hover {
  opacity: 0.8;
}
.gift_cont3_content .gift_cont3_product_comment {
  width: 440px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.gift_cont3_content .gift_cont3_product_comment p {
  font-size: 18px;
}
.gift_cont3_content .gift_cont3_product.product01::before {
  content: "";
  display: block;
  position: absolute;
  width: 37px;
  height: 39px;
  background-image: url("/special/gift2026spring/images/shape01.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  top: 0;
}
.gift_cont3_content .gift_cont3_product.product01 .product01-wrap {
  background-color: #fff2f2;
  z-index: 2;
}
.gift_cont3_content .gift_cont3_product.product01 h3 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 40px;
}
.gift_cont3_content .gift_cont3_product.product01 h3::before {
  content: "";
  display: block;
  width: 41px;
  height: 63px;
  background-image: url(/special/gift2026spring/images/product01_ttl_bg01.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 20px;
  left: 65px;
}
.gift_cont3_content .gift_cont3_product.product01 h3::after {
  content: "";
  display: block;
  width: 43px;
  height: 36px;
  background-image: url(/special/gift2026spring/images/product01_ttl_bg02.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 50px;
  right: 50px;
}
.gift_cont3_content .gift_cont3_product.product01 h3 span {
  font-family: var(--font-hinamincho);
  line-height: 1.2;
  font-size: 36px;
  font-weight: 400;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
.gift_cont3_content .gift_cont3_product.product01 h3 span:first-child {
  font-size: 30px;
}
.gift_cont3_content .gift_cont3_product.product01 h3 span::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-position: -3px;
  background-image: url(/special/gift2026spring/images/under05.png);
  background-repeat: repeat-x;
  position: absolute;
  bottom: -5px;
}
.gift_cont3_content .gift_cont3_product.product02::after {
  content: "";
  display: block;
  position: absolute;
  width: 37px;
  height: 39px;
  background-image: url("/special/gift2026spring/images/shape02.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  right: 0;
  top: 0;
}
.gift_cont3_content .gift_cont3_product.product02 .product02-wrap {
  background-color: #ebf5e9;
  z-index: 2;
}
.gift_cont3_content .gift_cont3_product.product02 h3 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 40px;
}
.gift_cont3_content .gift_cont3_product.product02 h3::before {
  content: "";
  display: block;
  width: 34px;
  height: 60px;
  background-image: url(/special/gift2026spring/images/product02_ttl_bg01.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 36px;
  left: 18px;
}
.gift_cont3_content .gift_cont3_product.product02 h3::after {
  content: "";
  display: block;
  width: 33px;
  height: 32px;
  background-image: url(/special/gift2026spring/images/product02_ttl_bg02.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 54px;
  right: 18px;
}
.gift_cont3_content .gift_cont3_product.product02 h3 span {
  font-family: var(--font-hinamincho);
  line-height: 1.2;
  font-size: 36px;
  font-weight: 400;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
.gift_cont3_content .gift_cont3_product.product02 h3 span:first-child {
  font-size: 30px;
}
.gift_cont3_content .gift_cont3_product.product02 h3 span::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-position: -3px;
  background-image: url(/special/gift2026spring/images/under06.png);
  background-repeat: repeat-x;
  position: absolute;
  bottom: -5px;
}
.gift_cont3_content .gift_cont3_product.product03::before {
  content: "";
  display: block;
  position: absolute;
  width: 37px;
  height: 39px;
  background-image: url("/special/gift2026spring/images/shape03.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  top: 0;
}
.gift_cont3_content .gift_cont3_product.product03 .product03-wrap {
  background-color: #e6f9f9;
  z-index: 2;
}
.gift_cont3_content .gift_cont3_product.product03 h3 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 40px;
}
.gift_cont3_content .gift_cont3_product.product03 h3::before {
  content: "";
  display: block;
  width: 34px;
  height: 69px;
  background-image: url(/special/gift2026spring/images/product03_ttl_bg01.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 32px;
  top: 64px;
}
.gift_cont3_content .gift_cont3_product.product03 h3::after {
  content: "";
  display: block;
  width: 42px;
  height: 55px;
  background-image: url(/special/gift2026spring/images/product03_ttl_bg02.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 50px;
  right: 24px;
}
.gift_cont3_content .gift_cont3_product.product03 h3 span {
  font-family: var(--font-hinamincho);
  line-height: 1.2;
  font-size: 36px;
  font-weight: 400;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
.gift_cont3_content .gift_cont3_product.product03 h3 span:first-child {
  font-size: 30px;
}
.gift_cont3_content .gift_cont3_product.product03 h3 span::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-position: -3px;
  background-image: url(/special/gift2026spring/images/under07.png);
  background-repeat: repeat-x;
  position: absolute;
  bottom: -5px;
}
.gift_cont3_content .gift_cont3_product.product04::after {
  content: "";
  display: block;
  position: absolute;
  width: 37px;
  height: 39px;
  background-image: url("/special/gift2026spring/images/shape04.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  right: 0;
  top: 0;
}
.gift_cont3_content .gift_cont3_product.product04 .product04-wrap {
  background-color: #eeeaf7;
  z-index: 2;
}
.gift_cont3_content .gift_cont3_product.product04 h3 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 40px;
}
.gift_cont3_content .gift_cont3_product.product04 h3::before {
  content: "";
  display: block;
  width: 43px;
  height: 41px;
  background-image: url(/special/gift2026spring/images/product04_ttl_bg01.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 90px;
  left: 81px;
}
.gift_cont3_content .gift_cont3_product.product04 h3::after {
  content: "";
  display: block;
  width: 42px;
  height: 63px;
  background-image: url(/special/gift2026spring/images/product04_ttl_bg02.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 48px;
  right: 40px;
}
.gift_cont3_content .gift_cont3_product.product04 h3 span {
  font-family: var(--font-hinamincho);
  line-height: 1.2;
  font-size: 36px;
  font-weight: 400;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
.gift_cont3_content .gift_cont3_product.product04 h3 span:first-child {
  font-size: 30px;
}
.gift_cont3_content .gift_cont3_product.product04 h3 span::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-position: -3px;
  background-image: url(/special/gift2026spring/images/under08.png);
  background-repeat: repeat-x;
  position: absolute;
  bottom: -5px;
}
.gift_cont3_content .gift_cont3_product.product05::before {
  content: "";
  display: block;
  position: absolute;
  width: 37px;
  height: 39px;
  background-image: url("/special/gift2026spring/images/shape05.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  top: 0;
}
.gift_cont3_content .gift_cont3_product.product05 .product05-wrap {
  background-color: #ffeddf;
  z-index: 2;
}
.gift_cont3_content .gift_cont3_product.product05 h3 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 40px;
}
.gift_cont3_content .gift_cont3_product.product05 h3::before {
  content: "";
  display: block;
  width: 41px;
  height: 63px;
  background-image: url(/special/gift2026spring/images/product01_ttl_bg01.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 20px;
  left: 65px;
}
.gift_cont3_content .gift_cont3_product.product05 h3::after {
  content: "";
  display: block;
  width: 43px;
  height: 36px;
  background-image: url(/special/gift2026spring/images/product01_ttl_bg02.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 50px;
  right: 50px;
}
.gift_cont3_content .gift_cont3_product.product05 h3 span {
  font-family: var(--font-hinamincho);
  line-height: 1.2;
  font-size: 36px;
  font-weight: 400;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
.gift_cont3_content .gift_cont3_product.product05 h3 span:first-child {
  font-size: 30px;
}
.gift_cont3_content .gift_cont3_product.product05 h3 span::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-position: -3px;
  background-image: url(/special/gift2026spring/images/under09.png);
  background-repeat: repeat-x;
  position: absolute;
  bottom: -5px;
}
.gift_cont3_content .gift_cont3_product.product06::after {
  content: "";
  display: block;
  position: absolute;
  width: 37px;
  height: 39px;
  background-image: url("/special/gift2026spring/images/shape06.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  right: 0;
  top: 0;
}
.gift_cont3_content .gift_cont3_product.product06 .product06-wrap {
  background-color: #dfecff;
  z-index: 2;
}
.gift_cont3_content .gift_cont3_product.product06 h3 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 40px;
}
.gift_cont3_content .gift_cont3_product.product06 h3::before {
  content: "";
  display: block;
  width: 34px;
  height: 60px;
  background-image: url(/special/gift2026spring/images/product02_ttl_bg01.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 36px;
  left: 38px;
}
.gift_cont3_content .gift_cont3_product.product06 h3::after {
  content: "";
  display: block;
  width: 33px;
  height: 32px;
  background-image: url(/special/gift2026spring/images/product02_ttl_bg02.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 54px;
  right: 48px;
}
.gift_cont3_content .gift_cont3_product.product06 h3 span {
  font-family: var(--font-hinamincho);
  line-height: 1.2;
  font-size: 36px;
  font-weight: 400;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
.gift_cont3_content .gift_cont3_product.product06 h3 span:first-child {
  font-size: 30px;
}
.gift_cont3_content .gift_cont3_product.product06 h3 span::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-position: -3px;
  background-image: url(/special/gift2026spring/images/under10.png);
  background-repeat: repeat-x;
  position: absolute;
  bottom: -5px;
}
.gift_cont3_content .product01_bg {
  position: absolute;
  left: 3%;
  top: 2.5%;
  width: 100%;
  height: 99%;
  background-size: auto auto;
  background-color: rgb(249, 188, 204);
  background-image: repeating-linear-gradient(135deg, transparent, transparent 8px, rgb(252, 217, 226) 7px, rgb(252, 217, 226) 15px);
  z-index: -1;
}
.gift_cont3_content .product02_bg {
  position: absolute;
  right: 3%;
  top: 2.5%;
  width: 100%;
  height: 99%;
  background-size: auto auto;
  background-color: rgb(208, 231, 196);
  background-image: repeating-linear-gradient(135deg, transparent, transparent 7px, rgb(172, 213, 152) 3px, rgb(172, 213, 152) 17px);
  z-index: -1;
}
.gift_cont3_content .product03_bg {
  position: absolute;
  left: 3%;
  top: 2.5%;
  width: 100%;
  height: 99%;
  background-size: auto auto;
  background-color: rgb(206, 230, 245);
  background-image: repeating-linear-gradient(135deg, transparent, transparent 6px, rgb(168, 211, 238) 6px, rgb(168, 211, 238) 15px);
  z-index: -1;
}
.gift_cont3_content .product04_bg {
  position: absolute;
  right: 3%;
  top: 2.5%;
  width: 100%;
  height: 99%;
  background-size: auto auto;
  background-color: rgb(222, 224, 250);
  background-image: repeating-linear-gradient(135deg, transparent, transparent 7px, rgb(197, 201, 247) 6px, rgb(197, 201, 247) 15px);
  z-index: -1;
}
.gift_cont3_content .product05_bg {
  position: absolute;
  left: 3%;
  top: 2.5%;
  width: 100%;
  height: 99%;
  background-size: auto auto;
  background-color: rgb(255, 237, 223);
  background-image: repeating-linear-gradient(135deg, transparent, transparent 8px, rgb(251, 184, 136) 7px, rgb(251, 184, 136) 15px);
  z-index: -1;
}
.gift_cont3_content .product06_bg {
  position: absolute;
  right: 3%;
  top: 2.5%;
  width: 100%;
  height: 99%;
  background-size: auto auto;
  background-color: rgb(223, 236, 255);
  background-image: repeating-linear-gradient(135deg, transparent, transparent 7px, rgb(93, 147, 228) 3px, rgb(93, 147, 228) 17px);
  z-index: -1;
}

.gift_cont3 .chosebtn {
  margin-left: 42px;
  margin-top: 50px;
}
.gift_cont3 .chosebtn:hover {
  opacity: 0.8;
}
.gift_cont3 .chosebtn a {
  display: block;
}

.swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
}
.swiper-container .swiper-pagination {
  position: static;
  bottom: auto;
  left: auto;
  margin-top: 20px;
}
.swiper-container .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  width: 36px;
  height: 36px;
  margin: 0 10px;
  position: relative;
}
.swiper-container .swiper-pagination .swiper-pagination-bullet::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.6;
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #d0ebfc;
}
.swiper-pagination .swiper-pagination-bullet {
  background: #cec8c8;
}

#main .sticky.fix {
  position: fixed;
  bottom: 0;
  z-index: 10;
}

#main .sticky {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #FFF;
  width: 660px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#main .sticky .selectnav {
  opacity: 0;
  position: absolute;
  bottom: 20px;
  left: 8px;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
  z-index: 10;
}
#main .sticky .selectnav.is-show {
  opacity: 1;
}

.selectnav {
  width: 640px;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.selectnav_child {
  width: 315px;
  border-radius: 10px;
  background-color: #FFFDE6;
  padding-top: 15px;
  padding-bottom: 15px;
}
.selectnav_child a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  position: relative;
}
.selectnav_child a span {
  font-family: var(--font-marugothic);
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  color: #3b1a16;
}
.selectnav_child a::after {
  content: "";
  display: block;
  margin-right: 15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6.5px 8px 6.5px;
  border-color: transparent transparent #3B1A16 transparent;
}
.selectnav_child.nav_l {
  border: 4px solid #f9bccc;
}
.selectnav_child.nav_l .icon {
  margin-left: 10px;
}
.selectnav_child.nav_r {
  border: 4px solid #94d1cc;
}
.selectnav_child.nav_r .icon {
  margin-left: 10px;
}

/* cont_last
----------------------------------------------------*/
.cont_last {
  padding: 40px 10px;
  background-color: #fff;
}

.cont_last .btn_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.stickyfixed {
  width: 640px;
  padding: 10px 10px;
  position: fixed;
  z-index: 10;
  bottom: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

.stickyfixed.on {
  opacity: 1;
}

.for-SP .cont_last .btn_list {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
}
.for-SP .stickyfixed {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.for-SP .gift_cont2_content .product_detail_content .cartwrap {
  width: 580px;
  margin-left: -40px;
}
.for-SP .gift_cont1_content p {
  font-size: 22px;
}
.for-SP .gift_cont2_content .product_detail_comment {
  font-size: 22px;
}
.for-SP .gift_cont3_content .gift_cont3_head .comment {
  font-size: 22px;
}

.campaign-end {
  color: red;
  font-weight: bold;
  font-size: 30px;
  font-family: var(--font-kakugo);
  text-align: center;
  padding-top: 40px;
}
/*# sourceMappingURL=style.css.map */