/* -------------------------------------------------------------------------------------

	特集ページ

 ------------------------------------------------------------------------------------- */
:root {
  --COLNOT_BDTP: 3px double #fff;
  --COLNOT_BDBTM: 3px double #fff;
  --COMMENTBOX_EX: #ffc;
}
.special * {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  list-style-type: none;
  word-break: break-all;
}
.special {
  font-family: "Open Sans", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 16px;
  background-color: #f2f6f7;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.1rem;
  font-weight: 400;
  font-style: normal;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #403d3c;
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  list-style-type: none;
  word-break: break-all;
  line-height: 1.5em;
}
.special .layout_table {
  width: 100%;
}
.special .flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.special img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.special a{
  text-decoration: none;
  color: var(--GREEN01);
}
.special p.pan {
  margin: 0 auto;
  width: 1120px;
}
.special .mv {
  height: 38vw;
  width: 100%;
  -webkit-transition: 3s;
  transition: 3s;
  margin-bottom: 0;
}
.special .bg {
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.special .vertical {
  height: auto;
  /*width: 960px;*/
  font-weight: normal;
  line-height: 2em;
  display: flex;
  align-items: center;
  text-orientation: upright;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-align: left;
  margin: 0 auto;
  letter-spacing: .1em;
}
.main_catch {
  padding: 0;
  text-align: center;
}
.special .main_catch .vertical {
  height: auto;
  /*display: inline-block;*/
  display: block;
  width: auto;
  /*width: min(85vw, 960px);*/
  /*min-height: 500px;*/
  margin-bottom: 4rem;
}
.special .main_catch .container {
  /*width: 1120px;*/
  height: 100%;
  padding: 6rem 0 2rem;
  text-align: justify;
}
.special .main_catch h1 {
  margin-left: 4rem;
  font-family: 'Shippori Mincho', serif;
  font-weight: normal;
  font-size: clamp(1.6rem, 1.521rem + 0.32vw, 1.9rem);
  font-weight: 800;
  line-height: 3rem;
  letter-spacing: .1rem;
}
.special .main_catch p.text {
  font-size: clamp(1.1rem, 1.021rem + 0.32vw, 1.4rem);
  margin-left: 1rem;
  line-height: 3rem;
  font-family: 'Shippori Mincho', serif;
  font-weight: 600;
}
.main_catch .text span {
  margin-bottom: 2rem;
}
.special .container {
  margin: 0 auto;
  height: 100%;
  position: relative;
  max-width: calc(100% - 30rem);
  min-width: 1024px;
}
.special .l-reason .container,
.special .column .container,
.special .selection .container,
.special .gift_service .container,
.special .service .container {
  width: 1120px;
}
.l-reason {
  color: #444;
  padding: 0 0 8rem;
  background: #fff;
}
.special .l-reason .sec_ttl rt {
  font-size: 40%;
}
.special .l-reason-box {
  padding: 1.6rem 2.5rem;
  width: 50%;
  border-bottom: #707070 1px solid;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.special .l-reason-box dt {
  font-size: clamp(1.1rem, 1.021rem + 0.32vw, 1.4rem);
  margin-bottom: 0.8rem;
  font-weight: 600;
}
.special .l-reason-box dd {
  font-size: clamp(1rem, 0.947rem + 0.21vw, 1.1rem);
  line-height: 1.6;
  font-weight: 400;
  letter-spacing: 0;
  margin-left: 0;
}
.special .l-reason-box dd span {
  font-size: .8rem;
}
.special .l-reason-box .num {
  height: 2.5rem;
  font-size: clamp(1.5rem, 1.237rem + 1.05vw, 2.5rem);
  text-align: left;
  line-height: 2.5rem;
  margin-right: 2.5rem;
}
.sec_ttl {
  font-size: clamp(1rem, 0.156rem + 2.25vw, 1.6rem);
  line-height: 1.2em;
  font-weight: 400;
  text-align: center;
  font-family: 'Noto Serif JP', serif;
  margin-bottom: 2rem;
}
.l-reason .sec_ttl {
  color: #fff;
  background: none;
}
.ranking .sec_ttl,
.selection .sec_ttl {
  background: none;
}
.bg_ranking {
  width: 100%;
  height: 100%;
  padding: 4rem 0 5rem;
}
.rank {
  position: relative;
}
.rank p {
  position: absolute;
  top: -10px;
  left: -10px;
  margin: 0;
  color: white;
  background: #FFC408;
  font-size: 1.8rem;
  line-height: 1;
  padding: 10px 15px;
}
.ranking_list li img {
  border-radius: 6px;
  width: 100%;
  height: 100%;
}
.ranking .sec_ttl {
  margin-bottom: 3rem;
  background: none;
  color: #fff;
}
.ranking_list li {
  width: 20%;
  text-align: center;
  border-radius: 3px;
  display: block;
  padding: .7rem;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.ranking_list li:hover {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  opacity: 0.6;
}
.ranking_list span {
  margin-top: .2rem;
  font-weight: bold;
  font-size: 1rem;
  color: #fff;
}
.ranking_list a {
  text-decoration: none;
}
.ranking_list .name {
  margin-top: 1rem;
  line-height: 1.5em;
  color: #fff;
  font-size: 1rem;
  line-height: 1.4;
}
.item_list .sec_ttl {
  margin-bottom: 3rem;
}
.item_list .sec_lead {
  font-size: clamp(1.2rem, 1.059rem + 0.38vw, 1.3rem);
  margin-bottom: 6rem;
  font-family: 'Noto Serif JP', serif;
  width: 100%;
  line-height: 2.4;
  min-height: auto;
}
.special .parallax {
  min-height: 60vh;
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  text-align: center;
  margin-bottom: 4rem;
  position: relative;
  background-position: center;
}
.special .parallax h2.sec_ttl {
  width: auto;
  color: #fdfaf8;
  margin-bottom: 0;
  font-weight: bold;
  writing-mode: vertical-rl;
  text-align: center;
  letter-spacing: 0.15em;
  font-family: 'Hina Mincho', serif;
  height: 100%;
  text-shadow: rgba(0, 0, 0, 0.4) 1px 3px 8px;
  font-size: clamp(1.5rem, calc(1.6714285714285715rem + 0.4285714285714286vw), 1.8rem);
  /*transform: translate(-50%, -50%);*/
  line-height: 1.6;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: max-content;
}
.l-reason .parallax {
  background-image: url(/common/img/bg_tea.jpg);
  min-height: 20vh;
}
.l-reason .parallax h2.sec_ttl,.column .parallax h2.sec_ttl{
  writing-mode: horizontal-tb;
  text-align: left;
  height: auto;
  text-align: center;
}

.special .item_area .pkg {
  position: relative;
  margin-bottom: 2rem;
  transition: 0.2s;
}
.special .item_area {
  display: grid;
  flex-wrap: nowrap;
}
.item_list .item_area.col2 {
  grid-template-columns: repeat(2, 1fr);
    gap: 6rem 10%;
  position: relative;
}
.item_list .item_area.col2.side {
  grid-template-columns: repeat(2, 1fr);
  gap: 6rem 5%;
  position: relative;
  width: 90%;
  margin: 0 auto;
}
.item_wrap a .data_box {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.item_wrap a .data_box:hover {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  opacity: .8;
}
.item_wrap a {
  color: #403d3c;
  text-decoration: none;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  position: relative;
}
.item_wrap a:hover {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  opacity: .8;
}
.item_wrap a .pkg {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.item_wrap a .pkg:hover {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  opacity: 0.6;
}
.item_area .item_ttl {
  font-size: clamp(1.1rem, 0.818rem + 0.75vw, 1.3rem);
  margin-bottom: min(1vh, 1rem);
  line-height: 1.4;
}
.item_area .item_ttl span {
  font-weight: bold;
}
.item_area .data_box {
  width: 100%;
}
.item_area .data_box .data {
  font-size: clamp(1rem, 0.947rem + 0.21vw, 1.1rem);
  letter-spacing: 0;
  width: 100%;
  line-height: 2rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.special .item_area .data_box .data.ex_txt {
  border-bottom: none;
  margin-top: 1.5rem;
  background: none;
  line-height: 1.8;
}
.item_area .data_box .price {
  font-size: 1.7rem;
  font-size: clamp(1rem, 1.195rem + 0.42vw, 1.2rem);
  margin-top: 1rem;
  margin-top: 0;
  width: 100%;
  font-weight: bold;
  text-align: right;
}
.item_area .data_box .btn {
  width: 72%;
  height: 56px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  margin: 2rem auto 0;
  border-radius: 3px;
}
.item_area .data_box .btn .a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  position: relative;
  text-decoration: none;
  font-size: 1.1rem;
}
.item_area .data_box .btn:hover {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  opacity: 0.8;
}
.item_list .item_area.col3 {
  grid-template-columns:repeat(3, 1fr);
  gap: 6rem 3%;
}
.item_area.col3,
.item_area.col4,.item_area.col5 {
  margin-bottom: 6rem;
}
.item_area.col3 .item_ttl {
  margin-bottom: 1.2rem;
  font-size: 1.1rem;
}
.item_area.col3 .pkg {
  margin-bottom: 1.4rem;
}
.item_area.col3 .data_box .data {
  font-size: .9rem;
}
.item_area.col3 .data_box .price {
  font-size: 1.1rem;
  margin-top: 0rem;
  text-align: right;
}
.item_area.col3 .data_box .btn {
  margin: 1.5rem auto 0;
  height: 48px;
}
.item_list .item_area.col4 {
  grid-template-columns:repeat(4, 1fr);
  gap:2%;
}
.item_area.col4 .item_ttl {
  font-size: 1rem;
  margin-bottom: 0.5rem;
}
.item_area.col4 .pkg {
  margin-bottom: 1.2rem;
}
.item_area.col4 .data_box .data {
  font-size: .9rem;
}
.item_area.col4 .data_box .price {
  font-size: 1rem;
  margin-bottom: 0.8rem;
  margin-top: 0;
  text-align: right;
}
.item_area.col4 .data_box .btn {
  margin: 1.3rem auto 0;
  height: 40px;
}
.item_area.col4 .data_box .btn .a {
  font-size: clamp(.9rem, 0.9rem + 0.27vw, 1.1rem);
}
.item_list .item_area.col5 {
  grid-template-columns:repeat(5, 1fr);
  gap:1%;
}
.item_list .btn_wrap {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.special h3 {
  margin: 0 auto 0.8rem;
  line-height: 2.4;
  font-size: 1.3rem;
  font-family: 'Noto Serif JP', serif;
}
.special h3.ribbon {
  color: #fff;
  background: #7A5D39;
  position: relative;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #FFF;
  box-sizing: border-box;
  /* width: 80%; */
  display: inline-block;
  margin: 4rem auto;
  width: 40%;
  display: block;
}
.special h3.ribbon:before {
  top: 0;
  left: 0;
  border-width: 30px 0px 30px 30px;
  border-color: transparent transparent transparent #c8d5bb;
  border-style: solid;
}
.special h3.ribbon:after {
  top: 0;
  right: 0;
  border-width: 30px 30px 30px 0px;
  border-color: transparent #c8d5bb transparent transparent;
  border-style: solid;
}
.special h3.ribbon:before,
.ribbon:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}
.service {
  padding: 5rem 0;
  margin-bottom: 2rem;
  background: #fff;
}
.service .attention {
  font-size: 1.8rem;
  margin-top: 6rem;
  text-align: center;
  color: #3e3a39;
}
.service .notes {
  font-size: clamp(1rem, 0.789rem + 0.84vw, 1.8rem);
  margin-bottom: 2rem;
  width: 100%;
  background-color: #ff0044;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 80px;
  color: #fff;
}
.notes {
  text-align: center;
  font-weight: bold;
}
.special .caption {
  width: calc(100% - 12rem);
  text-align: left;
  padding: 0 0.5rem;
  margin: 0 auto;
  max-width: 760px;
}
.gift_service {
  background: #fff;
}
.special .gift_service h2.sec_ttl {
  /*color: #fff;*/
  margin-bottom: 4rem;
  padding: 2rem 0;
  line-height: 3rem;
}
.special .gift_service .bg_bottom {
  height: 6rem;
  display: block;
}
.special .comment_box {
  position: relative;
  width: 100%;
  height: auto;
  text-align: left;
  margin-bottom: 2rem;
  color: #683f36;
}
.special .comment_box img {
  width: 80%;
  margin: 0 auto;
  display: block;
}
.comment_box .ex {
  padding: 1rem;
  background: var(--COMMENTBOX_EX);
}
.special .comment p {
  font-size: 1rem;
  line-height: 2;
  margin-bottom: 1rem;
}
.special .comment {
  margin-bottom: 3rem;
  width: 45%;
}
.special .comment_area .flex {
  justify-content: flex-start;
}
.special .comment_img_left {
  width: 25%;
  margin: 0 10% 0 0;
}

.special .comment_img_right {
  width: 30%;
  margin: 0 0 0 5%;
}
.special p.ttl_comment {
  font-size: clamp(1.2rem, 1.147rem + 0.21vw, 1.4rem);
  font-family: 'Noto Serif JP', serif;
  font-weight: bold;
  margin-bottom: 2rem;
  line-height: 1.6;
}
.special .ttl_comment span {
  font-size: .7em;
}

/*column*/
.special .column {
  padding: 0 0 6rem;
}
.column article {
  padding-top: 3rem;
}
.column .sec_lead {
  text-align: left;
  margin-bottom: 3rem;
}
.column .sec_lead p {
  line-height: 1.5em;
  font-size: 1.1rem;
  margin-bottom: 1rem;
}
.special .column h3 {
  font-size: 1.2rem;
  font-weight: 600;
  color: #ffffff;
  text-indent: 1rem;
  margin-bottom: 2rem;
  position: relative;
  padding: 0.6em;
  /*background: #FFC408;*/
  border-bottom: none;
  text-align: left;
}
.column h3:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 30px;
  border: 15px solid transparent;
  border-top: 15px solid #FFC408;
  width: 0;
  height: 0;
}
.column .text_column p {
  font-size: 1rem;
  line-height: 1.8em;
  margin-bottom: 3rem;
  padding: 0 1rem;
}
.column p span {
  font-weight: bold;
}

/*notification*/
.special .notification {
  text-align: center;
  display: block;
  margin: 0 auto 4rem;
  font-size: 1.1rem;
  line-height: 1.8em;
  padding: 2rem 0;
}
.special .col_not {
  width: 100%;
  padding: 1rem;
}
.special .notification .col_not.container {
  padding: 1rem;
  text-align: center;
}
.special .notification p {
  margin-bottom: 1rem;
  font-size: .9rem;
  line-height: 1.6;
}
.special .notification span {
  font-weight: bold;
  font-size: 1.2em;
}
.special .notification .linear {
  font-weight: normal;
  background: linear-gradient(transparent 70%, #FFFF00 0%);
}
.special .notification .ttl_not {
  font-family: 'Noto Serif JP', serif;
  text-align: center;
  font-weight: bold;
  font-size: clamp(1rem, 0.801rem + 0.53vw, 1.2rem);
  margin: 1rem;
}
.special .notification .caution {
  font-size: .8rem;
  line-height: 1.6;
  color: #fff;
  font-weight: normal;
}

/*ランキングリボン*/
.rank p.ribbon {
  display: inline-block;
  z-index: 2;
  width: 48px;
  text-align: center;
  padding: 10px 15px 15px 15px;
}
.rank p.ribbon:after {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  height: 0;
  width: 0;
  border-bottom: 10px solid transparent;
}
.rank p.ribbon.gold {
  background: #EFC433;
}
.rank p.ribbon.gold:after {
  border-left: 24px solid #EFC433;
  border-right: 24px solid #EFC433;
}
.rank p.ribbon.silver {
  background: #b2b2b2;
}
.rank p.ribbon.silver:after {
  border-left: 24px solid #b2b2b2;
  border-right: 24px solid #b2b2b2;
}
.rank p.ribbon.bronz {
  background: #C1AB8C;
}
.rank p.ribbon.bronz:after {
  border-left: 24px solid #C1AB8C;
  border-right: 24px solid #C1AB8C;
}

/*もっと見るボタン*/
.btn_more {
  font-size: 1.2rem;
  font-weight: bold;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  width: 30%;
  margin: 0 auto;
}
.btn_more a {
  padding: 1.5rem 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #fff;
  text-decoration: none;
  border-radius: 6px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.btn_more a:hover {
  color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
/*スライドショー*/
.img-frame{
  position: relative;
  width: 86%;
  height: 220px;
  overflow: hidden;
  margin: 0 auto;
}
.img-01, .img-02, .img-03{
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}
.img-01{
  background-image: url('https://senkien.jp/images/summer_gifts/pd/sg_75321_2.jpg');
  animation: slide-animation-01 12s infinite;
}
.img-02{
  background-image: url('https://senkien.jp/images/summer_gifts/pd/sg_75321_3.jpg');
  animation: slide-animation-02 12s infinite;
}
.img-03{
  background-image: url('https://senkien.jp/images/summer_gifts/pd/sg_75321_4.jpg');
  animation: slide-animation-03 12s infinite;
}
@keyframes slide-animation-01 {
  0% {opacity: 1;}
25% {opacity: 1;}
40% {opacity: 0;}
90% {opacity: 0}
100% {opacity: 1;}
}
@keyframes slide-animation-02 {
  0% {opacity: 0;}
25% {opacity: 0;}
40% {opacity: 1;}
55% {opacity: 1;}
70% {opacity: 0;}
100% {opacity: 0;}
}
@keyframes slide-animation-03 {
  0% {opacity: 0;}
55% {opacity: 0;}
70% {opacity: 1;}
90% {opacity: 1;}
100% {opacity: 0;}
}
.msg-frame{
  position: relative;
  width: 100%;
  height: 3rem;
  overflow: hidden;
  margin: 0 auto;
  line-height: 3rem;
  text-align: center;
}
.msg-01, .msg-02, .msg-03{
  position: absolute;
  width: 100%;
}
.msg-01{
  animation: slide-animation-01 12s infinite;
}
.msg-02{
  animation: slide-animation-02 12s infinite;
}
.msg-03{
  animation: slide-animation-03 12s infinite;
}



/*カテゴリから選ぶ・予算から選ぶ*/
.by_category {
  padding-bottom: 2rem;
}
.by_category .container {
  border-bottom: 1px dotted #403d3c;
  padding-bottom: 3rem;
}
.by_category .sec_ttl,
.by_price .sec_ttl {
  background: none;
}
.selection {
  padding: 2rem 0 5rem;
  background: #edf2e2;
  color: #666;
}
.election h2 span {
  line-height: 2rem;
  color: #638134;
}
.by_category .item_area {
  grid-template-columns: repeat(4, 1fr);
  gap: 2%;
}
.special .by_category.item_list .item_area .col {
  width: 100%;
  margin-bottom: 2rem;
}
.by_category .item_area .pkg {
  margin-bottom: 1rem;
}
.special .by_category .cat_ttl{
  font-size: clamp(0.9rem, 0.601rem + 0.53vw, 1rem);
  }
.selection .item_list .sec_ttl {
  padding: 2rem 0 0;
  color: #444;
}
.selection .sec_ttl span {
  font-size: 2.2rem;
}
.selection .cat_ttl {
  text-align: center;
  font-weight: bold;
  align-items: center;
}
.by_price .cat_ttl {
  padding: 1rem .5rem;
  transition: 0.3s;
  color: #638134;
}

.by_price .cat_ttl:hover {
  color: #fff;
  transition: 0.3s;
}
.by_price.item_list .item_area  {
  grid-template-columns: repeat(6, 1fr);
  gap: 2%;
}
.by_price.item_list .item_area .col {
  width: 100%;
  margin-bottom: 2rem;
  border-radius: 3px;
  transition: 0.3s;
  border: 1px solid #638134;
}
.by_price.item_list .item_area .col:hover {
  transition: 0.3s;
  background: #ccdab1;
}
.selection .sec_ttl {
  background: none;
}
.special .flag {
  position: absolute;
  top: 5px;
  left: -5px;
  margin: 0;
  color: #fff;
  background: #c12235;
  font-size: 1rem;
  font-weight: bold;
  display: inline-block;
  z-index: 2;
  padding: 10px 12px 10px;
  font-size: 1.1rem;
}
.price span.tax,
.ranking_list span.tax {
  font-size: 70%;
}
.bulk span.tax{
  font-size: 70%;
  display: contents;
}
.btn_reason {
  width: 100%;
  text-align: center;
  /*background: #fff;*/
  padding: 3rem 0 6rem;
}
.btn_reason a {
  border: 1px solid #8b4a46;
  border-radius: 6px;
  padding: 1rem 4rem;
  text-align: center;
  color: #8b4a46 !important;
  font-size: clamp(1.1rem, calc(1rem + 1vw), 1.4rem);
  text-decoration: none;
  margin: 0 auto;
  line-height: 1.6rem;
  transition: .3s;
}
.btn_reason a:hover {
  border: 1px solid #d95352;
  color: #d95352 !important;
  background: #f8eeef;
  transition: .3s;
}
.btn_reason a span {
  font-size: 1rem;
}
.flag_new {
  position: absolute;
  top: 10px;
  left: 20px;
  margin: 0;
  color: white;
  background: #c12235;
  font-size: 1.2rem;
  display: inline-block;
  z-index: 2;
  width: 90px;
  padding: 35px 12px 35px;
  border-radius: 50%;
  transform: rotate(-10deg);
  font-weight: bold;
  line-height: .9;
}
.info_sg {
  margin-bottom: 6rem;
}
.special .index {
  display: contents;
  width: 100%;
  overflow: hidden;
  z-index: 0;
}
.special .index_list._3rows .container{
  max-width: calc(100% - 60rem);
  min-width: 800px;
}
.special .index_tag{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.special ._3rows .index_tag{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
  margin-bottom: 3rem;
}
.special ._4rows .index_tag{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
  margin-bottom: 1rem;
}
.special .index_tag li{
  width: 24%;
  margin-left: 1%;
  margin-bottom: 1rem;
  text-align: center;
  z-index: 1;
  display: contents;
}
.special ._3rows .index_tag li,.special ._4rows .index_tag li{
  width: 100%;
  margin-left: 0;
  margin-bottom: 0;
}
.special .index_tag li a{
  background-color: #d32d1c;
  color: #fff;
  display: block;
  padding: 1rem .4rem;
  border-radius: 3px;
  font-size: clamp(0.9rem, 0.759rem + 0.38vw, 1rem);
  line-height: 1.4;
}
.special .index_tag li a span{
  font-size: 110%;
}
/*.special .index_tag li a span:after {
  position: absolute;
  bottom: 14px;
  left: 50%;
  display: block;
  width: 12px;
  height: 12px;
  margin: 0;
  content: "";
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: translateX(-50%) rotate(135deg);
  transform: translate(-50%) rotate(135deg);
}*/
.wrapping {
  margin-bottom: 2rem;
}
.wrapping .ph{
  width: 60%;
  margin: 0 auto;
}
.wrapping .text{
  text-align: center;
  font-size: clamp(0.9rem, 0.759rem + 0.38vw, 1rem);
}

/***********Responsive*****************/

/*PC_only*/
@media(min-width:1025px) {
  .special .main_catch .container {
    width: 1120px;
  }
  #anchor_sp {
    display: none !important;
  }
  #ranking_sp {
    display: none !important;
  }
  .br_sp {
    display: none;
  }
}

/*tablet_or_less*/
@media(max-width:1024px) {
  .special .mv {
    height: 38vw;
  }
  .special .mv .bg {
    background-size: cover;
    background-position: center;
  }
  .special .parallax h2.sec_ttl {
    top: 45%;
  }
  .pc {
    display: none;
  }
  #anchor {
    display: none !important;
  }
  .anchor .col {
    width: 48%;
    margin: 1%;
  }
  #ranking_sp {
    display: none;
  }
  .special .parallax {
    min-height: 50vh;
    background-attachment: unset;
  }
  .l-reason .parallax {
    min-height: 20vh;
  }
  .special .container {
    max-width: calc(100% - 6rem);
    min-width: auto;
  }
  .special .l-reason .container,
  .special .column .container,
  .special .selection .container,
  .special .gift_service .container,
  .special .service .container {
    width: auto;
  }
  .special .l-reason-box {
    padding: 1.2rem 1.6rem;
  }
  .special .l-reason-box .num {
    margin-right: 1.6rem;
  }
  .item_list .item_area .col {
    width: 46%;
  }
  .item_area .data_box .data {
    line-height: 1.4rem;
  }
  .item_area .data_box .btn {
    width: 75%;
    height: 46px;
    margin: 1rem auto 0;
    border-radius: 5px;
  }
  .item_area .col4 .data_box .btn {
    width: 88%;
  }
  .btn_more {
    width: 70%;
  }
  .col4 .data {
    display: none !important;
  }
  .col4 .data_sp {
    display: block;
  }
 
  .item_area .col4 .data_box .data_sp {
    line-height: 2rem;
    margin-bottom: 1rem;
    display: inline-block;
    width: 100%;
    font-size: .8rem;
  }
}

/*air_or_less*/
@media(max-width:840px) {
  .br_pc {
    display: none;
  }
  .special .container {
    max-width: calc(100% - 3rem);
    min-width: auto;
  }
  .special .main_catch .vertical {
    width: 100%;
    align-content: center;
  }
  .special .main_catch h1 {
    margin-left: 2rem;
    line-height: 1.6;
  }
  .special .main_catch p.text {
    line-height: 2.4rem;
  }
  .special .comment {
    width: 48%;
  }

}

/*SP_or_over*/
@media(min-width:600px) {
  .pkg.mini_sp,
  .column .ph_sp {
    display: none;
  }
  .col4 .data.sp {
    display: none;
  }
  .sp {
    display: none;
  }
  .br_sp {
    display: none;
  }
}

/*SP_only*/
@media(max-width:599px) {
  #anchor,
  #ranking,
  .pkg.mini,
  .column .ph,
  .col4 .data {
    display: none !important;
  }
  .br_sp {
    display: block;
  }
  .pc {
    display: none;
  }
  .special .container {
    margin: 0 auto;
    height: 100%;
    position: relative;
    max-width: calc(100% - 2rem);
    min-width: auto;
    padding: 0;
  }
  .special .mv {
    height: auto;
    display: block;
    margin-bottom: 2rem;
  }
  .special .bg {
    background: none;
  }
  .special .vertical {
    height: auto;
    font-weight: normal;
    line-height: 2em;
    display: flex;
    align-items: center;
    text-orientation: upright;
    writing-mode: vertical-rl;
    text-align: left;
    margin: 0 auto 3rem
  }
  .special .main_catch .vertical {
    writing-mode: horizontal-tb;
    text-align: center;
  }
  .main_catch {
    padding: 0;
    text-align: center;
    width: 100%;
  }
  .special .main_catch .container {
    padding: 0 0 2rem;
    width: 100%;
    height: 100%;
  }
  .special .main_catch h1 {
    margin-bottom: 2rem;
    line-height: 1.5;
    letter-spacing: .1rem;
    margin-left: 0;
    font-weight: normal;
  }
  .special .main_catch p.text {
    line-height: 1.6;
    margin-left: 0;
    margin-bottom: 1rem;
  }
  .special .main_catch .text span {
    margin-bottom: 2rem;
  }
  .special .wrapping{
    margin-bottom: 0;
  }
  .special .index_list._3rows .container {
    margin: 0 auto;
    height: 100%;
    position: relative;
    max-width: calc(100% - 2rem);
    min-width: auto;
    padding: 0;
  }
  .special .index_tag, .special ._3rows .index_tag, .special ._4rows .index_tag{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2%;
    margin-bottom: 0;
  }
  .special .index_tag li, .special ._3rows .index_tag li{
    width: 100%;
    margin-bottom: .5rem;
  }
  .special .notification .col_not.container {
    padding: 0;
  }
  .btn_reason {
    padding: 2rem 0 4rem;
  }
  .btn_reason a {
    display: inline-block;
    border-radius: 10px;
    padding: 1rem;
    text-align: center;
    text-decoration: none;
    margin: 0 auto;
    line-height: 1.6rem;
    display: inline-block;
    transition: .3s;
  }
  .special .l-reason {
    padding-bottom: 4rem;
  }
  .special .l-reason .parallax {
    background-size: 100%;
    background-repeat: no-repeat;
  }
  .special .l-reason-box {
    padding: 0.8rem 0.2rem;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .special .l-reason-box .num {
    line-height: 1.5rem;
    margin-right: 1rem;
  }
  .special .l-reason-box dt {
    margin-bottom: 0.4rem;
    font-weight: 600;
    font-family: 'Noto Serif JP', serif;
  }
  .special .l-reason-box dd {
    line-height: 1.6;
    font-weight: 400;
    letter-spacing: 0;
    margin-left: 0;
  }
  #ranking_sp {
    display: block;
  }
  .special .ranking_swiper .sec_ttl {
    color: #fff;
    font-size: 1.4rem;
    line-height: 1.4;
    background: none;
    margin-bottom: 2rem;
    padding-bottom: 0;
    font-weight: bold;
    font-family: 'Noto Serif JP', serif;
  }
  .special .swiper-button-prev {
    background-image: none;
  }
  .special .swiper-button-next {
    background-image: none;
  }
  .special .swiper-slide{
    text-align: center;
  }
  .bg_ranking {
    width: 100%;
    padding: 2rem 0 3rem;
  }
  .ranking_swiper .rank p.ribbon {
    width: 40px;
  }
  .ranking_swiper .rank p.ribbon.gold:after {
    border-left: 20px solid #EFC433;
    border-right: 20px solid #EFC433;
  }
  .ranking_swiper .rank p.ribbon.silver:after {
    border-left: 20px solid #b2b2b2;
    border-right: 20px solid #b2b2b2;
  }
  .ranking_swiper .rank p.ribbon.bronz:after {
    border-left: 20px solid #C1AB8C;
    border-right: 20px solid #C1AB8C;
  }
  .special .rank p {
    top: 0px;
    left: -6px;
    margin: 0;
    font-size: 1.1rem;
    line-height: 1;
    padding: 10px 15px;
  }
  .special .ranking_swiper img {
    border-radius: 6px;
  }
  /*.ranking_list p.name {
    font-size: 1rem;
    text-align: center;
  }*/
  .ranking_list span {
    font-size: 1rem;
    text-align: center;
  }
  .special .parallax {
    background-attachment: unset;
    margin-bottom: 4rem;
    min-height: 56vh;
  }
  .l-reason .parallax, .column .parallax {
    min-height: 25vh;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-bottom: 0;
  }
  .special .parallax h2.sec_ttl {
    display: none;
  }
  .item_list .sec_lead {
    margin-bottom: 3rem;
    width: 100%;
  }
  .special .item_area{
    display: inline-block;
  }
  .item_list .sec_ttl {
    line-height: 1.2em;
    font-size: 1.6rem;
    text-align: center;
    margin-bottom: 2rem;
  }
  .item_list .sec_lead.vertical {
    font-weight: bold;
    line-height: 2.3em;
    margin-bottom: 5rem;
  }
  .item_list .item_area.col2 > div,
  .item_list .item_area.col > div,
  .item_list .item_area.col4 > div,
  .item_list .item_area.col2.side >div{
    width: 100%;
  }
  .item_list .item_area.col2.side {
    width: 100%;
  }
  .item_area .pkg {
    margin-bottom: 1rem;
  }
  .item_area .data_box .price{
    margin-top: 0;
    font-weight: bold;
    margin-bottom: 0;
  }
  .item_list .item_area .data_box .data {
    margin-bottom: 1rem;
    line-height: 2rem;
  }
  .special .item_area .data_box .data.ex_txt {
    line-height: 1.6;
    margin-top: 1rem;
  }
  .item_area .data_box .btn{
    width: 75%;
    height: 46px;
    margin: 1rem auto 3rem;
    border-radius: 5px;
  }
  .item_area.col3 ,.item_area.col4{
    margin-bottom: 0;
  } 
  .item_area.col2 .data_box .btn,.item_area.col3 .data_box .btn,.item_area.col4 .data_box .btn{
    margin-bottom: 3rem;
  }
  .item_area.col3 .item_ttl{
    margin-bottom: 0.5rem;
  }
  .item_area.col4 .item_ttl{
    font-size: 1.1rem;
    margin-bottom: 0.5rem;
  }
  .item_area.col4 .data_box .price{
    font-size: 1.1rem;
  }
  .btn_more {
    width: 90%;
  }
  .special .comment_area {
    margin-bottom: 3rem;
  }
  .special .comment_box {
    margin-bottom: 1rem;
  }

  .special .comment {
    margin-bottom: 0;
    width: 100%;
  }
  .special .comment p {
    line-height: 1.6;
  }
  .special p.ttl_comment {
    font-family: 'Noto Serif JP', serif;
    font-weight: bold;
    margin-bottom: 1rem;
    line-height: 1.6;
  }
  .special .gift_service h2.sec_ttl {
    font-size: 1.2rem;
    padding: 2rem 0;
    line-height: 1.6;
    font-weight: bold;
  }
  .selection .by_category.item_list .item_area{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2%;
  }
  .special .by_category.item_list .item_area .col {
    width: 100%;
    margin-bottom: 1rem;
  }
  .selection .by_price.item_list .item_area{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2%;
  }
  .special .by_price.item_list .item_area .col {
    width: 100%;
    margin-bottom: 0.5rem;
  }
  .special .caption {
    width: calc(100% - 2rem);
  }
  .by_category.item_list .item_area .pkg {
    margin-bottom: .5rem;
  }
  .selection .cat_ttl {
    font-weight: normal;
  }
  .selection .sec_ttl span {
    font-size: 1.6rem;
  }
  .sweets .item_area {
    display: grid;
  }
  .item_list.sweets .item_area.col4{
    grid-template-columns: repeat(2, 1fr);
  }
  .item_list.sweets .item_area{
    /*width:90%;*/
    margin-top: 0;
    margin-bottom: 2rem;
  }
}

/*---------------
  御年賀2025
---------------*/
:root {
  --OG2025_POINT_COLOR:#d32d1c;
  --OG2025_BASE_COLOR: #260000;
  --OG2025_BASE_HOVER: rgb(38, 0, 0, 0.3);
  --OG2025_BG_COLOR: #fffcfc;
  --OG2025_BG_COLOR02: #ede9d8;/*anchor*/
  --OG2025_BG_COLOR03: #dcd3b2;/*wrapping*/
  --OG2025_MAIN_CATCH: #8d6929;
  --OG2025_BTN_COLOR: #520000;
  --OG2025_RANKING: var(--OG2025_POINT_COLOR);
  --OG2025_NOTIFICATION: var(--OG2025_MAIN_CATCH);
}
.special.onenga_2025{
  background: var(--OG2025_BG_COLOR);
  color: var(--OG2025_BASE_COLOR);
  font-family: 'Noto Serif JP',serif;
}
.onenga_2025 .mv {
  background: var(--OG2025_BG_COLOR);
}
.onenga_2025 .mv .bg {
  background: url(/images/onenga/2025/2025og_fv.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
}
.onenga_2025 .main_catch {
  color: var(--OG2025_MAIN_CATCH);
}
.onenga_2025 .main_catch .vertical{
  min-height: 360px;
}
.onenga_2025 .special ._3rows .index_tag{
  margin-bottom: 4rem;
}
.onenga_2025 .notification {
  background: #715a24;
  color: #fff;
  margin: 0;
}
.onenga_2025 .col_not {
  border-top: 3px double #fff;
  border-bottom: 3px double #fff;
  padding: 1rem 0;
}
.onenga_2025 .btn_reason a {
  border: 1px solid var(--OG2025_BTN_COLOR);
  color: var(--OG2025_BASE_COLOR) !important;
}
.onenga_2025 .btn_reason a:hover {
  border: 1px solid var(--OG2025_BASE_HOVER);
  color: var(--OG2025_BTN_HOVER) !important;
  background: #eeebe7;
}
.onenga_2025 .l-reason-box dt {
  color: var(--OG2025_BASE_COLOR);
}
.onenga_2025 .l-reason-box dd {
  color: var(--OG2025_BASE_COLOR);
}
.onenga_2025 .l-reason-box .num {
  color: var(--OG2025_BASE_COLOR);
}
.onenga_2025 .l-reason-box {
  border-bottom: var(--OG2025_BASE_COLOR) 1px solid;
}
.onenga_2025 .bg_ranking {
  background-color: rgb(206,185,103,0.5);
  background-image: conic-gradient(rgba(210,182,102, 0.902) 0deg 90deg, rgb(206,185,103,0.7)  90deg 180deg, rgba(210,182,102, 0.902) 180deg 270deg, rgba(206,185,103,0.7) 270deg 360deg);
  background-size: 60px 60px;
  background-repeat: repeat;
}
.onenga_2025 .rank p {
  background: var(--OG2025_RANKING);
}
.onenga_2025 .sp_onenga .parallax {
  background-image: url(/images/onenga/2025/2025og_special.jpg);
}
.onenga_2025 .obukucha .parallax {
  background-image: url(/images/onenga/2025/2025og_obukucha.jpg);
}
.onenga_2025 .baked .parallax {
  background-image: url(/images/onenga/2025/2025og_baked.jpg);
}
.onenga_2025 .sweets .parallax {
  background-image: url(/images/onenga/2025/2025og_sweets.jpg);
}
.onenga_2025 .bn_goodfortunetea {
  width: 670px;
  height: auto;
  margin: 0 auto 6rem;
  text-align: center;
}
.onenga_2025 h3{
  margin: 0 auto 0.8rem;
  line-height: 2.4;
  border-bottom: 3px double var(--OG2025_BTN_COLOR);
  font-size: 1.3rem;
  font-family: 'Noto Serif JP', serif;
  text-align: center;
}
.onenga_2025 .baked h3{
  width: 40%;
}
.onenga_2025 .h3_txt {
  margin-bottom: 4rem;
  text-align: center;
  line-height: 1.6;
}
.onenga_2025 .wrapping .ph{
  width: 670px;
  margin: 0 auto;
}

@media(max-width:1024px) {
  .onenga_2025 .sp_onenga .parallax {
    background-size: cover;
  }
  .onenga_2025 .obukucha .parallax {
    background-size: cover;
  }
  .onenga_2025 .baked .parallax {
    background-size: cover;
  }
  .onenga_2025 .tea .parallax {
    background-size: cover;
  }
  .onenga_2025 .sweets .parallax {
    background-size: cover;
  }
}
@media(max-width:599px) {
  .onenga_2025 .sp_onenga .parallax {
    background-image: url(/images/onenga/2025/2025og_special_sp.jpg);
    background-size: 100%;
    margin-top: -3px;
  }
  .onenga_2025 .obukucha .parallax {
    background-image: url(/images/onenga/2025/2025og_obukucha_sp.jpg);
    background-size: 100%;
  }
  .onenga_2025 .baked .parallax {
    background-image: url(/images/onenga/2025/2025og_baked_sp.jpg);
    background-size: 100%;
  }
  .onenga_2025 .sweets .parallax {
    background-image: url(/images/onenga/2025/2025og_sweets_sp.jpg);
    background-size: 100%;
  }
}
.onenga_2025 .sp_onenga{
  margin-bottom: 8rem;
}
.onenga_2025 .obukucha,.onenga_2025 .baked {
  margin-bottom: 8rem;
}
.onenga_2025 .sweets {
  margin-bottom: 8rem;
}
@media(max-width:1024px) {
  .onenga_2025 .sp_onenga,
  .onenga_2025 .obukucha,
  .onenga_2025 .baked,
  .onenga_2025 .sweets {
    margin-bottom: 3rem;
  }
}
.onenga_2025 .item_area .data_box {
  color: var(--OG2025_BASE_COLOR);
}
.onenga_2025 .item_area .data_box .data {
  border-bottom: 1px solid var(--OG2025_BTN_COLOR);
}
.onenga_2025 .item_area .data_box .btn {
  background: var(--OG2025_POINT_COLOR);
  border: 1px solid var(--OG2025_POINT_COLOR);
}
.onenga_2025 .item_area .data_box .btn .a {
  color: #fff;
}
.onenga_2025 .item_list .sec_lead {
  color: var(--OG2025_BASE_COLOR);
}
.onenga_2025 .comment_box {
  color: var(--OG2025_BASE_COLOR);
}
.onenga_2025 .ex span {
  font-weight: bold;
}
.onenga_2025 .gift_service h2.sec_ttl,.onenga_2025 .gift_service .bg_bottom {
  background-color: rgb(206,185,103,0.5);
  background-image: conic-gradient(rgba(210,182,102, 0.902) 0deg 90deg, rgb(206,185,103,0.7)  90deg 180deg, rgba(210,182,102, 0.902) 180deg 270deg, rgba(206,185,103,0.7) 270deg 360deg);
  background-size: 30px 30px;
  background-repeat: repeat;
  color: #8b490e;
}
.onenga_2025 .column .parallax {
  background-image: url(/images/onenga/2025/2025og_column.jpg);
  min-height: 20vh;
}
.onenga_2025 .column .parallax h2.sec_ttl{
  color: #d3381c;
  text-shadow: none;
}
.onenga_2025 .column h3{
  background: #d3381c;
}
.onenga_2025 .column h3:after{
  border-top: 15px solid rgb(206,185,103,0.9) ;
  border-top: 15px solid #d3381c;
}

@media(max-width:599px) {
  .onenga_2025 .bn_goodfortunetea{
    width: 100%;
    margin: 0 auto 2rem;
  }
  .onenga_2025 .baked h3{
    width: 80%;
  }
  .onenga_2025 .baked{
    margin-bottom: 0;
    padding-bottom: 3rem;
  }
  .onenga_2025 .l-reason .parallax {
    background: url(/images/onenga/common/og_reason_sp.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
  }
  .onenga_2025 .column .parallax {
    background: url(/images/onenga/2025/2025og_column_sp.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
  }
  .onenga_2025 .wrapping .ph{
    width: 100%;
    margin: 0 auto;
  }
  .onenga_2025 .wrapping .text{
    text-align: left;
  }
}

/*---------------
  バレンタイン2025
---------------*/
/*:root {
  --VD2025_POINT_COLOR:#223218;
  --VD2025_BASE_COLOR: #192611;
  --VD2025_BASE_HOVER: rgb(38, 0, 0, 0.3);
  --VD2025_BG_COLOR: #f6f4da;
  --VD2025_BG_COLOR02: #bfb34a;
  --VD2025_MAIN_CATCH: #fff;
  --VD2025_BTN_COLOR: #192611;
  --VD2025_RANKING: var(--VD2025_POINT_COLOR);
  --VD2025_NOTIFICATION: var(--VD2025_MAIN_CATCH);
}*/
:root {
  --VD2025_POINT_COLOR:#BB6162;
  --VD2025_BASE_COLOR: #463b2f;
  --VD2025_BASE_HOVER: rgb(187, 97, 98, 0.3);
  --VD2025_BG_COLOR: #F6F0F0;
  --VD2025_BG_COLOR02: #6c4e30;/*col_not*/
  --VD2025_MAIN_CATCH: #fff;
  --VD2025_BTN_COLOR: #BB6162;
  --VD2025_RANKING: var(--VD2025_POINT_COLOR);
  --VD2025_NOTIFICATION: var(--VD2025_MAIN_CATCH);
}
.special.val_2025{
  background: var(--VD2025_BG_COLOR);
  color: var(--VD2025_BASE_COLOR);
  font-family: 'Noto Serif JP',serif;
}
.val_2025 .mv {
  background: var(--VD2025_BG_COLOR);
}
.val_2025 .mv .bg {
  background: url(/images/valentinesday/2025/2025vd_fv_c.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
}
.val_2025 .main_catch {
  /*color: var(--VD2025_MAIN_CATCH);*/
}
.val_2025 .main_catch .vertical{
  min-height: 360px;
}
.val_2025 .notification {
  background: var(--VD2025_BG_COLOR02);
  color: #fff;
  /*margin: 0;*/
}
.val_2025 .col_not {
  border-top: 3px double var(--VD2025_BG_COLOR);
  border-bottom: 3px double var(--VD2025_BG_COLOR);
}
.special.val_2025 .index_tag li a{
  background-color:  var(--VD2025_POINT_COLOR);
}
.val_2025 .coupon {
  padding: 2rem 0;
}
.val_2025 .coupon .ph{
  width: 40%;
  margin: 0 auto;
}
.val_2025 .coupon .text {
  color: #b82a30;
  text-align: center;
  font-size: clamp(0.9rem, 0.759rem + 0.38vw, 1rem);
}
.val_2025 .btn_reason a {
  border: 1px solid var(--VD2025_BTN_COLOR);
  /*color: var(--VD2025_BASE_COLOR) !important;*/
}
.val_2025 .btn_reason a:hover {
  border: 1px solid var(--VD2025_BASE_HOVER);
  color: var(--VD2025_POINT_COLOR) !important;
  background: #eeebe7;
  background: #ede2e2;
  opacity: 1;
}
.val_2025 .l-reason-box dt {
  color: var(--VD2025_BASE_COLOR);
}
.val_2025 .l-reason-box dd {
  color: var(--VD2025_BASE_COLOR);
}
.val_2025 .l-reason-box .num {
  color: var(--VD2025_BASE_COLOR);
}
.val_2025 .l-reason-box {
  border-bottom: var(--VD2025_BASE_COLOR) 1px solid;
}
.val_2025 .bg_ranking {
  background-size: 60px 60px;
  background-color: rgb(193,78,91,0.5);
  background-image: conic-gradient(rgba(193,78,91,0.902) 0deg 90deg, rgb(193,78,91,0.7)  90deg 180deg, rgba(193,78,91,0.902) 180deg 270deg, rgba(193,78,91,0.7) 270deg 360deg);
  background-repeat: repeat;
}
.val_2025 .rank p {
  background: var(--VD2025_RANKING);
}
.val_2025 .truffle .parallax {
  background-image: url(/images/valentinesday/2025/2025vd_truffle.jpg);
}
.val_2025 .raw_chocolate .parallax {
  background-image: url(/images/valentinesday/2025/2025vd_raw.jpg);
}
.val_2025 .limited .parallax {
  background-image: url(/images/valentinesday/2025/2025vd_limited.jpg);
}
.val_2025 .sweets .parallax {
  background-image: url(/images/valentinesday/2025/2025vd_sweets.jpg);
}
.val_2025 .raw_chocolate .item_wrap{
  margin-bottom: 8rem;
}
.val_2025 h3{
  text-align: center;
}
.val_2025 .h3_txt {
  margin-bottom: 4rem;
  text-align: center;
  line-height: 1.6;
}
.val_2025 h3.ribbon {
  color: #fff;
  background: var(--VD2025_POINT_COLOR)
}
.val_2025 h3.ribbon:before {
  border-color: transparent transparent transparent var(--VD2025_BG_COLOR);
}
.val_2025 h3.ribbon:after {
  border-color: transparent var(--VD2025_BG_COLOR) transparent transparent;
}
.val_2025 .btn_more a {
  background: var(--VD2025_POINT_COLOR);
  color:var(--VD2025_BG_COLOR);
}
.val_2025 .btn_more a:hover {
  color: #fff;
}
@media(max-width:1024px) {
  .val_2025 .truffle .parallax {
    background-size: cover;
  }
  .val_2025 .raw_chocolate .parallax {
    background-size: cover;
  }
  .val_2025 .limited .parallax {
    background-size: cover;
  }
  .val_2025 .sweets .parallax {
    background-size: cover;
  }
}
@media(max-width:599px) {
  .val_2025 .truffle .parallax {
    background-image: url(/images/valentinesday/2025/2025vd_truffle_sp.jpg);
    background-size: 100%;
    margin-top: -3px;
  }
  .val_2025 .raw_chocolate .parallax {
    background-image: url(/images/valentinesday/2025/2025vd_raw_sp.jpg);
    background-size: 100%;
  }
  .val_2025 .limited .parallax {
    background-image: url(/images/valentinesday/2025/2025vd_limited_sp.jpg);
    background-size: 100%;
  }
  .val_2025 .sweets .parallax {
    background-image: url(/images/valentinesday/2025/2025vd_sweets_sp.jpg);
    background-size: 100%;
  }
}
.val_2025 .truffle{
  padding-bottom: 10rem;
}
.val_2025 .raw_chocolate{
  margin-bottom: 10rem;
}
.val_2025 .limited {
  margin-bottom: 10rem;
}
.val_2025 .sweets {
  margin-bottom: 10rem;
}
@media(max-width:1024px) {
  .val_2025 .raw_chocolate,
  .val_2025 .limited {
    margin-bottom: 3rem;
  }
  .val_2025 .truffle{
    padding-bottom: 6rem;
  }
  .val_2025 .sweets {
    margin-bottom: 4rem;
  }
}
.val_2025 .item_area .data_box {
  color: var(--VD2025_BASE_COLOR);
}
.val_2025 .item_area .data_box .data {
  border-bottom: 1px solid var(--VD2025_BTN_COLOR);
}
.val_2025 .item_area .data_box .btn {
  background: none;
  border: 1px solid var(--VD2025_POINT_COLOR);
}
.val_2025 .item_area .data_box .btn .a {
  color: var(--VD2025_POINT_COLOR);
}
.val_2025 .item_list .sec_lead {
  color: var(--VD2025_BASE_COLOR);
}
.val_2025 .comment_box {
  color: var(--VD2025_BASE_COLOR);
}
.val_2025 .ex span {
  font-weight: bold;
}
.val_2025 .gift_service h2.sec_ttl,.val_2025 .gift_service .bg_bottom {
  background-color: rgb(141,156,69,0.5);
  background-image: conic-gradient(rgba(141,156,69,0.902) 0deg 90deg, rgb(141,156,69,0.7)  90deg 180deg, rgba(141,156,69,0.902) 180deg 270deg, rgba(141,156,69,0.7) 270deg 360deg);
  background-color: rgb(193,78,91,0.5);
  background-image: conic-gradient(rgba(193,78,91,0.902) 0deg 90deg, rgb(193,78,91,0.7)  90deg 180deg, rgba(193,78,91,0.902) 180deg 270deg, rgba(193,78,91,0.7) 270deg 360deg);
  background-size: 30px 30px;
  background-repeat: repeat;
  color: #fff;
}
.val_2025 .column .parallax {
  background-image: url(/images/valentinesday/2025/2025vd_column.png);
  min-height: 20vh;
  background-size:contain ;
}
.val_2025 .column .parallax h2.sec_ttl{
  color: var(--VD2025_BASE_COLOR);
  text-shadow: none;
}
.val_2025 .column h3{
  background-color: rgb(206,185,103,0.5);
  background-image: conic-gradient(rgba(210,182,102, 0.902) 0deg 90deg, rgb(206,185,103,0.7)  90deg 180deg, rgba(210,182,102, 0.902) 180deg 270deg, rgba(206,185,103,0.7) 270deg 360deg);
  background-size: 30px 30px;
  background-repeat: repeat;
  background: var(--VD2025_POINT_COLOR);
}
.val_2025 .column h3:after{
  border-top: 15px solid var(--VD2025_POINT_COLOR);
}
.val_2025 .btn.bulk{
  margin-top: 1rem;
}

@media(max-width:599px) {
  .val_2025 .l-reason .parallax {
    background: url(/images/valentinesday/common/vd_reason_sp.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
  }
  .val_2025 .column .parallax {
    background: url(/images/valentinesday/2025/2025vd_column_sp.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
  }
  .val_2025 h3.ribbon{
    width: 100%;
    height:48px;
    line-height: 48px;
    font-size: 1.1rem;
  }
  .val_2025 h3.ribbon:before{
    border-width: 24px 0px 24px 24px;
  }
  .val_2025 h3.ribbon:after{
    border-width: 24px 24px 24px 0px;
  }
  .val_2025 .item_area.col2 .data_box .btn.bulk{
    margin-top: .5rem;
    margin-bottom: .5rem;
    text-align: center;
    padding: .5rem 0;
  }
  .val_2025 .raw_chocolate .item_wrap{
    margin-bottom: 0;
  }
  .val_2025 .coupon .ph{
    width: 100%;
  }
}

/*---------------
  ホワイトデー2025
---------------*/
:root {
  --WD2025_POINT_COLOR2:#2a83a2;
  --WD2025_POINT_COLOR:#59b9c6;
  --WD2025_BASE_COLOR: #2c3c42;
  --WD2025_BASE_HOVER: rgb(89, 185, 198, 0.3);
  --WD2025_BG_COLOR: #fffdf7;
  --WD2025_BG_COLOR02: #fcc400;/*col_not*/
  --WD2025_MAIN_CATCH: #2f373a;
  --WD2025_BTN_COLOR: #106180;
  --WD2025_RANKING: var(--WD2025_POINT_COLOR);
  --WD2025_NOTIFICATION: var(--WD2025_MAIN_CATCH);
}
.special.white_2025{
  background: var(--WD2025_BG_COLOR);
  color: var(--WD2025_BASE_COLOR);
  font-family: 'Noto Serif JP',serif;
}
.white_2025 .mv {
  background: var(--WD2025_BG_COLOR);
}
.white_2025 .mv .bg {
  background: url(/images/whiteday/2025/2025wd_fv_c.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
}
.white_2025 .main_catch {
  color: var(--WD2025_MAIN_CATCH);
}
.white_2025 .main_catch .vertical{
  min-height: 360px;
}
.white_2025 .notification {
  background: var(--WD2025_BG_COLOR02);
  color: #fff;
  /*margin: 0;*/
}
.white_2025 .col_not {
  border-top: 3px double var(--WD2025_BG_COLOR);
  border-bottom: 3px double var(--WD2025_BG_COLOR);
}
.special.white_2025 .index_tag li a{
  background-color:  var(--WD2025_POINT_COLOR);
}

.white_2025 .btn_reason a {
  border: 1px solid var(--WD2025_BTN_COLOR);
  color: var(--WD2025_BTN_COLOR) !important;
}
.white_2025 .btn_reason a:hover {
  border: 1px solid var(--WD2025_BASE_HOVER);
  color: var(--WD2025_POINT_COLOR) !important;
  background: #cdeaee;
  opacity: 1;
}
.white_2025 .l-reason-box dt {
  color: var(--WD2025_BASE_COLOR);
}
.white_2025 .l-reason-box dd {
  color: var(--WD2025_BASE_COLOR);
}
.white_2025 .l-reason-box .num {
  color: var(--WD2025_BASE_COLOR);
}
.white_2025 .l-reason-box {
  border-bottom: var(--WD2025_BASE_COLOR) 1px solid;
}
.white_2025 .bg_ranking {
  background-size: 60px 60px;
  background-color: rgb(42,131,162,0.5);
  background-image: conic-gradient(rgba(42,131,162,0.902) 0deg 90deg, rgb(42,131,162,0.7)  90deg 180deg, rgba(42,131,162,0.902) 180deg 270deg, rgba(42,131,162,0.7) 270deg 360deg);
  background-repeat: repeat;
}
.white_2025 .rank p {
  background: var(--WD2025_RANKING);
}
.white_2025 .wd_special .parallax {
  background-image: url(/images/whiteday/2025/2025wd_special.jpg);
}
.white_2025 .cookie .parallax {
  background-image: url(/images/whiteday/2025/2025wd_cookie.jpg);
}
.white_2025 .chocolate .parallax {
  background-image: url(/images/whiteday/2025/2025wd_chocolate.jpg);
}
.white_2025 .limited .parallax {
  background-image: url(/images/whiteday/2025/2025wd_limited.jpg);
}
.white_2025 .sweets .parallax {
  background-image: url(/images/whiteday/2025/2025wd_sweets.jpg);
}
.white_2025 .raw_chocolate .item_wrap{
  margin-bottom: 8rem;
}
.white_2025 h3{
  text-align: center;
}
.white_2025 .h3_txt {
  margin-bottom: 4rem;
  text-align: center;
  line-height: 1.6;
}
.white_2025 h3.ribbon {
  color: #fff;
  background: var(--WD2025_POINT_COLOR)
}
.white_2025 h3.ribbon:before {
  border-color: transparent transparent transparent var(--WD2025_BG_COLOR);
}
.white_2025 h3.ribbon:after {
  border-color: transparent var(--WD2025_BG_COLOR) transparent transparent;
}
.white_2025 .btn_more {
  margin: 0 auto 6rem;
}
.white_2025 .btn_more a {
  background: var(--WD2025_POINT_COLOR2);
  color:var(--WD2025_BG_COLOR);
}
.white_2025 .btn_more a:hover {
  color: #fff;
}
@media(max-width:1024px) {
  .white_2025 .wd_special .parallax {
    background-size: cover;
  }
  .white_2025 .cookie .parallax {
    background-size: cover;
  }
  .white_2025 .chocolate .parallax {
    background-size: cover;
  }
  .white_2025 .limited .parallax {
    background-size: cover;
  }
  .white_2025 .sweets .parallax {
    background-size: cover;
  }
}
@media(max-width:599px) {
  .white_2025 .wd_special .parallax {
    background-image: url(/images/whiteday/2025/2025wd_special_sp.jpg);
    background-size: 100%;
    margin-top: -3px;
  }
  .white_2025 .cookie .parallax {
    background-image: url(/images/whiteday/2025/2025wd_cookie_sp.jpg);
    background-size: 100%;
  }
  .white_2025 .chocolate .parallax {
    background-image: url(/images/whiteday/2025/2025wd_chocolate_sp.jpg);
    background-size: 100%;
  }
  .white_2025 .limited .parallax {
    background-image: url(/images/whiteday/2025/2025wd_limited_sp.jpg);
    background-size: 100%;
  }
  .white_2025 .sweets .parallax {
    background-image: url(/images/whiteday/2025/2025wd_sweets_sp.jpg);
    background-size: 100%;
  }
}
.white_2025 .wd_special{
  padding-bottom: 10rem;
}
.white_2025 .cookie,.white_2025 .chocolate{
  margin-bottom: 10rem;
}
.white_2025 .limited {
  margin-bottom: 10rem;
}
.white_2025 .sweets {
  margin-bottom: 10rem;
}

@media(max-width:599px) {
  .white_2025 .chocolate, .white_2025 .cookie,
  .white_2025 .limited {
    margin-bottom: 3rem;
  }
  .white_2025 .wd_special{
    padding-bottom: 3rem;
  }
  .white_2025 .truffle{
    padding-bottom: 0;
  }
  .white_2025 .sweets {
    margin-bottom: 4rem;
  }
}
.white_2025 .item_area .data_box {
  color: var(--WD2025_BASE_COLOR);
}
.white_2025 .item_area .data_box .data {
  border-bottom: 1px solid var(--WD2025_POINT_COLOR2);
}
.white_2025 .item_area .data_box .btn {
  background: none;
  border: 1px solid var(--WD2025_BTN_COLOR);
}
.white_2025 .item_area .data_box .btn .a {
  color: var(--WD2025_BTN_COLOR);
}
.white_2025 .item_list .sec_lead {
  color: var(--WD2025_BASE_COLOR);
}
.white_2025 .comment_box {
  color: var(--WD2025_BASE_COLOR);
}
.white_2025 .ex span {
  font-weight: bold;
}
.white_2025 .gift_service h2.sec_ttl,.white_2025 .gift_service .bg_bottom {
  background-color: rgb(42,131,162,0.5);
  background-image: conic-gradient(rgba(42,131,162,0.902) 0deg 90deg, rgb(42,131,162,0.7)  90deg 180deg, rgba(42,131,162,0.902) 180deg 270deg, rgba(42,131,162,0.7) 270deg 360deg);
  background-size: 30px 30px;
  background-repeat: repeat;
  color: #fff;
}
.white_2025 .column .parallax {
  background-image: url(/images/whiteday/2025/2025wd_column.jpg);
  min-height: 20vh;
  background-size:contain ;
}
.white_2025 .column .parallax h2.sec_ttl{
  color: var(--WD2025_BASE_COLOR);
  text-shadow: none;
}
.white_2025 .column h3{
  background-color: #fcc400;
}
.white_2025 .column h3:after{
  border-top: 15px solid #fcc400;
}
.white_2025 .btn.bulk{
  margin-top: 1rem;
}

@media(max-width:599px) {
  .white_2025 .main_catch .vertical {
    margin: 2rem 0;
}
  .white_2025 .l-reason .parallax {
    background: url(/images/whiteday/common/wd_reason_sp.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
  }
  .white_2025 .column .parallax {
    background: url(/images/whiteday/2025/2025wd_column_sp.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
  }
  .white_2025 h3.ribbon{
    width: 100%;
    height:48px;
    line-height: 48px;
    font-size: 1.1rem;
  }
  .white_2025 h3.ribbon:before{
    border-width: 24px 0px 24px 24px;
  }
  .white_2025 h3.ribbon:after{
    border-width: 24px 24px 24px 0px;
  }
  .white_2025 .item_area.col2 .data_box .btn.bulk{
    margin-top: .5rem;
    margin-bottom: .5rem;
    text-align: center;
    padding: .5rem 0;
  }
  .white_2025 .raw_chocolate .item_wrap{
    margin-bottom: 0;
  }
  .white_2025 .coupon .ph{
    width: 100%;
  }
}

/*---------------
  母の日2025
---------------*/
:root {
  --MD2025_POINT_COLOR:#de2641;
  /*--MD2025_POINT_COLOR2:#2a83a2;*/
  --MD2025_BASE_COLOR: #4d0f13;
  --MD2025_BG_COLOR: #fcf7f0;
  --MD2025_BG_COLOR02: #e45064;/*col_not*/
  --MD2025_MAIN_CATCH: #d9333f;
  --MD2025_BTN_COLOR: #de2641;
  --MD2025_BTN_HOVER: rgb(222, 38, 65, 0.3);
  --MD2025_RANKING: var(--MD2025_POINT_COLOR);
  --MD2025_NOTIFICATION: var(--MD2025_MAIN_CATCH);
}
.special.mother_2025{
  background: var(--MD2025_BG_COLOR);
  color: var(--MD2025_BASE_COLOR);
  font-family: 'Noto Serif JP',serif;
}
.mother_2025 .mv {
  background: var(--MD2025_BG_COLOR);
}
.mother_2025 .mv .bg {
  background: url(/images/mothersday/2025/2025md_fv_c.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
}
.mother_2025 .main_catch {
  color: var(--MD2025_MAIN_CATCH);
}
.mother_2025 .main_catch .vertical{
  min-height: 360px;
  margin-bottom: 0;
}
.mother_2025 .notification {
  background: var(--MD2025_BG_COLOR02);
  color: #fff;
  /*margin: 0;*/
}
.mother_2025 .col_not {
  border-top: 3px double var(--MD2025_BG_COLOR);
  border-bottom: 3px double var(--MD2025_BG_COLOR);
}
.special.mother_2025 .index_tag li a{
  /*background-color: #936c6b;*/
  background: none;
  border: 1px solid var(--MD2025_POINT_COLOR);
  color: var(--MD2025_POINT_COLOR);
  font-weight: bold;
}
.mother_2025 .btn_reason a {
  border: 1px solid var(--MD2025_BTN_COLOR);
  /*color: var(--MD2025_BTN_COLOR) !important;*/
  background: var(--MD2025_BTN_COLOR);
  color: #fff !important;
}
.mother_2025 .btn_reason a:hover {
  border: 1px solid var(--MD2025_BTN_HOVER);
  color: var(--MD2025_POINT_COLOR) !important;
  background: #f4cfcc;
  opacity: 1;
}
.mother_2025 .l-reason-box dt {
  color: var(--MD2025_BASE_COLOR);
}
.mother_2025 .l-reason-box dd {
  color: var(--MD2025_BASE_COLOR);
}
.mother_2025 .l-reason-box .num {
  color: var(--MD2025_BASE_COLOR);
}
.mother_2025 .l-reason-box {
  border-bottom: var(--MD2025_BASE_COLOR) 1px solid;
}
/*.mother_2025 .ranking .sec_ttl,.mother_2025 .ranking_list .name,.mother_2025 .ranking_list span{
  color:#8b4a46;
}*/
.mother_2025 .bg_ranking {
  background-size: 60px 60px;
  background-color: rgb(237,142,152,0.5);
  background-image: conic-gradient(rgba(237,142,152,0.902) 0deg 90deg, rgb(237,142,152,0.7)  90deg 180deg, rgba(237,142,152,0.902) 180deg 270deg, rgba(237,142,152,0.7) 270deg 360deg);
  background-repeat: repeat;
}

.mother_2025 .rank p {
  background: var(--MD2025_RANKING);
}
.mother_2025 .md_special .parallax {
  background-image: url(/images/mothersday/2025/2025md_special.jpg);
  margin-bottom: 0;
}
.mother_2025 .baked .parallax {
  background-image: url(/images/mothersday/2025/2025md_baked.jpg);
}
.mother_2025 .jelly .parallax {
  background-image: url(/images/mothersday/2025/2025md_jelly.jpg);
}
.mother_2025 .others .parallax {
  background-image: url(/images/mothersday/2025/2025md_others.jpg);
}
.mother_2025 .sweets .parallax {
  background-image: url(/images/mothersday/2025/2025md_sweets.jpg);
}

@media(max-width:1024px) {
  .mother_2025 .md_special .parallax {
    background-size: cover;
  }
  .mother_2025 .baked .parallax {
    background-size: cover;
  }
  .mother_2025 .jelly .parallax {
    background-size: cover;
  }
  .mother_2025 .others .parallax {
    background-size: cover;
  }
  .mother_2025 .sweets .parallax {
    background-size: cover;
  }
}
@media(max-width:599px) {
  .mother_2025 .md_special .parallax {
    background-image: url(/images/mothersday/2025/2025md_special_sp.jpg);
    background-size: 100%;
    margin-top: -3px;
  }
  .mother_2025 .baked .parallax {
    background-image: url(/images/mothersday/2025/2025md_baked_sp.jpg);
    background-size: 100%;
  }
  .mother_2025 .jelly .parallax {
    background-image: url(/images/mothersday/2025/2025md_jelly_sp.jpg);
    background-size: 100%;
  }
  .mother_2025 .others .parallax {
    background-image: url(/images/mothersday/2025/2025md_others_sp.jpg);
    background-size: 100%;
  }
  .mother_2025 .sweets .parallax {
    background-image: url(/images/mothersday/2025/2025md_sweets_sp.jpg);
    background-size: 100%;
  }
}
.mother_2025 .md_special{
  padding-bottom: 2rem;
}
.mother_2025 .baked,.mother_2025 .jelly,.mother_2025 .others{
  margin-bottom: 10rem;
}
@media(max-width:599px) {
  .mother_2025 .baked,.mother_2025 .jelly,.mother_2025 .others{
    margin-bottom: 3rem;
  }
  .mother_2025 .md_special{
    padding-bottom: 0;
  }
  .mother_2025 .sweets {
    margin-bottom: 4rem;
  }
}
.mother_2025 .item_area img{
  border-radius: 12px;
}
.mother_2025 .item_area .data_box {
  color: var(--MD2025_BASE_COLOR);
}
.mother_2025 .item_area .data_box .data {
  border-bottom: 1px solid var(--MD2025_BG_COLOR02);
}
.mother_2025 .item_area .data_box .price{
  color: var(--MD2025_POINT_COLOR);
}
.mother_2025 .item_area .data_box .btn {
  background: var(--MD2025_BTN_COLOR);
  /*border: 1px solid var(--MD2025_BTN_COLOR);*/
}
.mother_2025 .item_area .data_box .btn .a {
  color: #fff;
}
.mother_2025 .item_list .sec_lead {
  color: var(--MD2025_BASE_COLOR);
}
.mother_2025 .md_special .item_wrap{
  margin-bottom: 4rem;
}
.mother_2025 .item_list.md_special .item_area.col5{
  width: 90%;
  margin: 0 auto;
}
.mother_2025 .item_list.md_special .sec_lead{
  background-image: url(/images/mothersday/2025/carnation01.jpg), url(/images/mothersday/2025/carnation02.jpg);
  background-position: top left, top right;
  background-repeat: no-repeat;
  /* background-size: 440px; */
  padding: 6rem 0 1rem;
  background-size: contain;
  width: 748px;
  margin: 0 auto 4rem;
}
.mother_2025 .item_list .bn_newtea .sec_lead{
 background: none;
 padding: 0;
 margin: 0 0 1rem 0;
 width: 560px;
}
.mother_2025 .flame_baked .container,.mother_2025 .flame_fresh .container{
  max-width: calc(100% - 10rem);
}
.mother_2025 .flame_baked,.mother_2025 .flame_fresh{
  margin: 0 auto 3rem;
  height: 100%;
  position: relative;
  max-width: calc(100% - 20rem);
  border-radius: 30px;
}
@media(max-width:1426px) {
  .mother_2025 .flame_baked,.mother_2025 .flame_fresh{
    max-width: 100%;
}
  .mother_2025 .flame_baked .container,.mother_2025 .flame_fresh .container{
    max-width: calc(100% - 30rem);
}
}
.mother_2025 .flame_baked{
  background: #f4cfcc;
  padding: 6rem 0 7rem;
}
.mother_2025 .flame_fresh{
  background: #fde6e2;
  padding: 6rem 0 3rem;
}
.mother_2025 h3.ttl_flame{
  font-weight: bold;
  color: var(--MD2025_POINT_COLOR);
  text-align: center;
  border-bottom: 3px solid var(--MD2025_BG_COLOR);
  width: 320px;
  margin-bottom: 6rem;
  font-size: clamp(1.3rem, 1.227rem + 0.36vw, 1.5rem);
  font-family: 'Hina Mincho', serif;
}
.mother_2025 .comment_box {
  color: var(--MD2025_BASE_COLOR);
}
.mother_2025 .comment_box b{
  color: var(--MD2025_POINT_COLOR);
}
.mother_2025 .ex span {
  font-weight: bold;
}
.mother_2025 .gift_service h2.sec_ttl,.mother_2025 .gift_service .bg_bottom {
  background-color: rgb(237,142,152,0.5);
  background-image: conic-gradient(rgba(237,142,152,0.902) 0deg 90deg, rgb(237,142,152,0.7)  90deg 180deg, rgba(237,142,152,0.902) 180deg 270deg, rgba(237,142,152,0.7) 270deg 360deg);
  background-size: 30px 30px;
  background-repeat: repeat;
  color: #fff;
}
.mother_2025 .column .parallax {
  background-image: url(/images/mothersday/2025/2025md_column.jpg);
  min-height: 20vh;
}
.mother_2025 .column .parallax h2.sec_ttl{
  color: var(--MD2025_POINT_COLOR);
  text-shadow: none;
}
.mother_2025 .column h3{
  background-color:#d6313b;
}
.mother_2025 .column h3:after{
  border-top: 15px solid #d6313b;
}
.mother_2025 .early{
  padding: 0 0 2rem 0;
}
.mother_2025 .early .ph {
  width: 50%;
  margin: 0 auto;
}
.mother_2025 .price .early_price{
  font-size: 80%;
  font-weight: normal;
  color: var(--MD2025_BASE_COLOR);
  display: contents;
}

@media(max-width:599px) {
  .mother_2025 .main_catch .vertical {
    margin: 2rem 0;
}
  .mother_2025 .l-reason .parallax {
    background: url(/images/mothersday/common/md_reason_sp.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
  }
  .mother_2025 .column .parallax {
    background: url(/images/mothersday/2025/2025md_column_sp.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
  }
  .mother_2025 .md_special .item_wrap {
    margin-bottom: 2rem;
  }
  .mother_2025 .item_list.md_special .sec_lead{
    width: 100%;
    padding: 4rem 0 0;
    background-size: 20%;
    margin: 0 auto 4rem;
  }
  .mother_2025 .item_list .bn_newtea .sec_lead{
    width: 100%;
    padding: 0;
    margin-bottom: 1rem;
  }
  .mother_2025 .flame_baked .container,.mother_2025 .flame_fresh .container{
    max-width: calc(100% - 2rem);
  }
  .mother_2025 .flame_baked,.mother_2025 .flame_fresh{
    margin: 0 auto 3rem;
    max-width: 100%;
    border-radius: 20px;
  }
  .mother_2025 .flame_baked{
    padding: 3rem 0 6rem;
  }
  .mother_2025 .flame_fresh{
    margin: 0 auto 3rem;
    padding: 3rem 0 1rem;
  }
  .mother_2025 h3.ttl_flame{
    width: 80%;
    margin-bottom: 3rem;
  }
  .mother_2025 .early .ph{
    width: 100%;
  }
}
.mother_2025 .bn_newtea .sec_lead{
  margin-bottom: 6rem;
  text-align: center;
  line-height: 2;
  font-size: 1.1rem;
}
.mother_2025 .bn_newtea{
  width: 560px;
  margin: 0 auto;
}
.mother_2025 .bn_newtea .sec_lead{
  width: 560px;
  margin: 0 auto 1rem;
  padding: 0;
}
.mother_2025 .flag_style{
  position: relative;
}
.mother_2025 .flag {
  background: var(--MD2025_BG_COLOR02);
}

@media(max-width:599px) {
  .mother_2025 .bn_newtea{
    width: 100%;
  }
  .special .mother_2025 .ranking_swiper .sec_ttl {
    color: #8b4a46;
  }
}


/*父の日早割*/

.mother_2025 .early_fd{
  background: #f4f6f8;
  width:auto;
  margin:0 auto;
  padding: 4rem 0;
}
.mother_2025 .early_fd h3{
 color:#274a78;
 font-size: 1.6rem;
 margin-bottom: 0;
}
.mother_2025 .early_fd .row{
  margin-bottom: 0;
}
.mother_2025 .early_fd .member{
  color:#274a78;
  font-weight: bold;
}
.mother_2025 .early_fd small{
  font-size: 70%;
}
.mother_2025 .early_fd .text.sec_lead{
  margin-bottom: 2rem;
  font-size: 1.3rem;
  color: #41341e;
  text-align: center;
}
.mother_20245 .early_fd .item_area .data_box {
  color: #41341e;
}
.mother_2025 .early_fd .item_area .data_box .btn{
  background: #274a78;
  border: none;
}
.mother_2025 .early_fd .item_area .data_box .btn .a{
  color: #fff;
}
.mother_2025 .early_fd .item_area .data_box .btn:hover {
  opacity: 1;
  background:#52a8cf;
}
.mother_2025 .early_fd .flag {
  background: #274a78;
}

/*---------------
  父の日2025
---------------*/
:root {
  --FD2025_POINT_COLOR: #165e83;
  --FD2025_POINT_COLOR2: #2792c3;
  --FD2025_BASE_COLOR: #333;
  --FD2025_BG_COLOR: #fdfcf7;
  --FD2025_BG_COLOR02: #507ea4;
  --FD2025_MAIN_CATCH: #193e66;
  --FD2025_BTN_COLOR: #165e83;
  --FD2025_BTN_HOVER: rgb(22, 94, 131, 0.3);
  --FD2025_RANKING: var(--FD2025_POINT_COLOR);
  --FD2025_NOTIFICATION: var(--FD2025_MAIN_CATCH);
}
.special.father_2025{
  background: var(--FD2025_BG_COLOR);
  color: var(--FD2025_BASE_COLOR);
  font-family: 'Noto Serif JP',serif;
}
.father_2025 .mv {
  background: var(--FD2025_BG_COLOR);
}
.father_2025 .mv .bg {
  background: url(/images/fathersday/2025/2025fd_fv_c.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
}
.father_2025 .main_catch {
  color: var(--FD2025_MAIN_CATCH);
}
.father_2025 .main_catch .vertical{
  min-height: 360px;
  margin-bottom: 0;
}
.father_2025 .notification {
  background: var(--FD2025_BG_COLOR02);
  color: #fff;
  /*margin: 0;*/
}
.father_2025 .col_not {
  border-top: 3px double var(--FD2025_BG_COLOR);
  border-bottom: 3px double var(--FD2025_BG_COLOR);
}
.special.father_2025 .index_tag li a{
  /*background-color: #936c6b;*/
  background: none;
  border: 1px solid var(--FD2025_POINT_COLOR);
  color: var(--FD2025_POINT_COLOR);
  font-weight: bold;
}
.father_2025 .btn_reason a {
  border: 1px solid var(--FD2025_BTN_COLOR);
  /*color: var(--FD2025_BTN_COLOR) !important;*/
  background: var(--FD2025_BTN_COLOR);
  color: #fff !important;
}
.father_2025 .btn_reason a:hover {
  border: 1px solid var(--FD2025_BTN_HOVER);
  color: var(--FD2025_POINT_COLOR) !important;
  background: #b7c9cf;
  opacity: 1;
}
.father_2025 .l-reason-box dt {
  color: var(--FD2025_BASE_COLOR);
}
.father_2025 .l-reason-box dd {
  color: var(--FD2025_BASE_COLOR);
}
.father_2025 .l-reason-box .num {
  color: var(--FD2025_BASE_COLOR);
}
.father_2025 .l-reason-box {
  border-bottom: var(--FD2025_BASE_COLOR) 1px solid;
}
/*.father_2025 .ranking .sec_ttl,.father_2025 .ranking_list .name,.father_2025 .ranking_list span{
  color:#8b4a46;
}*/
.father_2025 .bg_ranking {
  background-size: 60px 60px;
  background-color: rgb(39,146,195,0.5);
  background-image: conic-gradient(rgba(39,146,195,0.902) 0deg 90deg, rgb(39,146,195,0.7)  90deg 180deg, rgba(39,146,195,0.902) 180deg 270deg, rgba(39,146,195,0.7) 270deg 360deg);
  background-repeat: repeat;
}

.father_2025 .rank p {
  background: var(--FD2025_RANKING);
}
.father_2025 .fd_special .parallax {
  background-image: url(/images/fathersday/2025/2025fd_special.jpg);
  margin-bottom: 0;
}
.father_2025 .sweets .parallax {
  background-image: url(/images/fathersday/2025/2025fd_sweets.jpg);
}
.father_2025 .tea .parallax {
  background-image: url(/images/fathersday/2025/2025fd_tea.jpg);
}
.father_2025 .soba .parallax {
  background-image: url(/images/fathersday/2025/2025fd_soba.jpg);
}

@media(max-width:1024px) {
  .father_2025 .fd_special .parallax {
    background-size: cover;
  }
  .father_2025 .sweets .parallax {
    background-size: cover;
  }
  .father_2025 .tea .parallax {
    background-size: cover;
  }
  .father_2025 .soba .parallax {
    background-size: cover;
  }
}
@media(max-width:599px) {
  .father_2025 .fd_special .parallax {
    background-image: url(/images/fathersday/2025/2025fd_special_sp.jpg);
    background-size: 100%;
    margin-top: -3px;
  }
  .father_2025 .sweets .parallax {
    background-image: url(/images/fathersday/2025/2025fd_sweets_sp.jpg);
    background-size: 100%;
  }
  .father_2025 .tea .parallax {
    background-image: url(/images/fathersday/2025/2025fd_tea_sp.jpg);
    background-size: 100%;
  }
  .father_2025 .soba .parallax {
    background-image: url(/images/fathersday/2025/2025fd_soba_sp.jpg);
    background-size: 100%;
  }
}
.father_2025 .sweets{
  padding-bottom: 6rem;
}
.father_2025 .fd_special,.father_2025 .tea,.father_2025 .soba{
  margin-bottom: 10rem;
}
@media(max-width:599px) {
  .father_2025 .tea{
    margin-bottom: 6rem;
  }
  .father_2025 .fd_special{
    padding-bottom: 0;
    margin-bottom: 3rem;
  }
  .father_2025 .soba {
    margin-bottom: 4rem;
  }
}
.father_2025 .item_area .data_box {
  color: var(--FD2025_BASE_COLOR);
}
.father_2025 .item_area .data_box .data {
  border-bottom: 1px solid var(--FD2025_BG_COLOR02);
}
.father_2025 .item_area .data_box .price{
  color: var(--FD2025_POINT_COLOR);
}
.father_2025 .item_area .data_box .btn {
  background: var(--FD2025_BTN_COLOR);
  /*border: 1px solid var(--FD2025_BTN_COLOR);*/
}
.father_2025 .item_list .sec_lead {
  color: var(--FD2025_BASE_COLOR);
}
.father_2025 .fd_special .item_wrap{
  margin-bottom: 4rem;
}
.father_2025 .item_list.fd_special .sec_lead{
  background-image: url(/images/fathersday/2025/sunflower01.jpg), url(/images/fathersday/2025/sunflower02.jpg);
  background-position: top left, top right;
  background-repeat: no-repeat;
  padding: 6rem 0 1rem;
  background-size: contain;
  width: 700px;
  margin: 0 auto 4rem;
}
.father_2025 .item_list .bn_newtea .sec_lead{
 background: none;
 padding: 0;
 margin: 0 0 1rem 0;
 width: 560px;
}
.father_2025 .comment_box {
  color: var(--FD2025_BASE_COLOR);
}
.father_2025 .comment_box b{
  color: var(--FD2025_POINT_COLOR);
}
.father_2025 .ex span {
  font-weight: bold;
}
.father_2025 .gift_service h2.sec_ttl,.father_2025 .gift_service .bg_bottom {
  background-color: rgb(39,146,195,0.5);
  background-image: conic-gradient(rgba(39,146,195,0.902) 0deg 90deg, rgb(39,146,195,0.7)  90deg 180deg, rgba(39,146,195,0.902) 180deg 270deg, rgba(39,146,195,0.7) 270deg 360deg);
  background-size: 30px 30px;
  background-repeat: repeat;
  color: #fff;
}
.father_2025 .column .parallax {
  background-image: url(/images/fathersday/2025/2025fd_column.jpg);
  min-height: 20vh;
}
.father_2025 .column .parallax h2.sec_ttl{
  color: var(--FD2025_POINT_COLOR);
  text-shadow: none;
}
.father_2025 .column h3{
  background-color:#507ea4;
}
.father_2025 .column h3:after{
  border-top: 15px solid #507ea4;
}
.father_2025 .early{
  padding: 0 0 2rem 0;
}
.father_2025 .early .ph {
  width: 40%;
  margin: 0 auto 3rem;
}
.father_2025 .price .early_price{
  font-size: 80%;
  font-weight: normal;
  color: var(--FD2025_BASE_COLOR);
  display: contents;
}

@media(max-width:599px) {
  .father_2025 .main_catch .vertical {
    margin: 2rem 0;
}
  .father_2025 .l-reason .parallax {
    background: url(/images/fathersday/common/fd_reason_sp.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
  }
  .father_2025 .column .parallax {
    background: url(/images/fathersday/2025/2025fd_column_sp.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
  }
  .father_2025 .item_list .bn_newtea .sec_lead{
    width: 100%;
    padding: 0;
    margin-bottom: 1rem;
  }
  .father_2025 .early .ph{
    width: 100%;
  }
  .father_2025 .sweets .item_area {
    display: inline-block;
  }
  .father_2025 .item_list.fd_special .sec_lead{
   width: 100%;
  }
}
.father_2025 .bn_newtea .sec_lead{
  margin-bottom: 6rem;
  text-align: center;
  line-height: 2;
  font-size: 1.1rem;
}
.father_2025 .bn_newtea{
  width: 560px;
  margin: 0 auto;
}
.father_2025 .bn_newtea .sec_lead{
  width: 560px;
  margin: 0 auto 1rem;
  padding: 0;
}
.father_2025 .flag_style{
  position: relative;
}
.father_2025 .flag {
  background: var(--FD2025_POINT_COLOR2);
}

@media(max-width:599px) {
  .father_2025 .bn_newtea{
    width: 100%;
  }
}
/*---------------
  夏ギフト2025
---------------*/
:root {
  --SG2025_POINT_COLOR: #24435f;
  --SG2025_POINT_COLOR2: #426076;
  --SG2025_BASE_COLOR: #081832;
  --SG2025_BG: url(https://www.senkien.jp/images/summer_gifts/2025/2025sg_bg.jpg) repeat;
  --SG2025_BG_SP: url(https://www.senkien.jp/images/summer_gifts/2025/2025sg_bg_sp.jpg) repeat;
  --SG2025_MAIN_CATCH: #073041;
  --SG2025_BTN_COLOR: #24435f;
  --SG2025_BTN_COLOR2: #eed75b;
  --SG2025_BG_BTN: url(https://www.senkien.jp/images/summer_gifts/2025/2025sg_bg_btn.jpg);
  --SG2025_BTN_HOVER: rgb(7, 48, 65, 0.3);
  --SG2025_RANKING: var(--SG2025_POINT_COLOR);
}
.special.summer_2025{
  background: var(--SG2025_BG);
  background-size:50%;
  color: var(--SG2025_BASE_COLOR);
  font-family: 'Noto Serif JP',serif;
}
.summer_2025 .mv {
  background: var(--SG2025_BG_COLOR);}
.summer_2025 .mv .bg {
  background: url(https://www.senkien.jp/images/summer_gifts/2025/2025sg_fv.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
}
.summer_2025 .main_catch {
  color: var(--SG2025_MAIN_CATCH);
}
.summer_2025 .main_catch .vertical{
  min-height: 360px;
  margin-bottom:
   0;
}
.summer_2025 .main_catch .container{
        width: 1120px;
        height: 100%;
        padding: 6rem 0;
        background: url(https://www.senkien.jp/images/summer_gifts/2025/bg_main.png) no-repeat;
        background-position: left bottom 20%;
        background-size: 30%;
}
.special.summer_2025 .index_tag li a{
  /*background-color: #936c6b;*/
  background: none;
  border: 1px solid var(--SG2025_POINT_COLOR);
  color: var(--SG2025_POINT_COLOR);
  font-weight: bold;
}
.summer_2025 .btn_reason a {
  border: none;
  background: var(--SG2025_BG_BTN);
  background-size: cover;
  color: #fff !important;
  width: 70%;;
}
.summer_2025 .btn_reason a:hover {
  /*border: 1px solid var(--SG2025_BTN_HOVER);
  color: #fff !important;
  background:var(--SG2025_POINT_COLOR2);*/
  opacity: 0.5;
}
.summer_2025 .l-reason-box dt {
  color: var(--SG2025_BASE_COLOR);
}
.summer_2025 .l-reason-box dd {
  color: var(--SG2025_BASE_COLOR);
}
.summer_2025 .l-reason-box .num {
  color: var(--SG2025_BASE_COLOR);
}
.summer_2025 .l-reason-box {
  border-bottom: var(--SG2025_BASE_COLOR) 1px solid;
}
/*.summer_2025 .ranking .sec_ttl,.summer_2025 .ranking_list .name,.summer_2025 .ranking_list span{
  color:#8b4a46;
}*/
.summer_2025 .bg_ranking {
  background-size: 60px 60px;
  background-color: rgba(212,199,104,0.5);
  background-image: conic-gradient(rgba(212,199,104,0.902) 0deg 90deg, rgba(212,199,104,0.7)  90deg 180deg, rgba(212,199,104,0.902) 180deg 270deg, rgba(212,199,104,0.7) 270deg 360deg);
  background-repeat: repeat;
}

.summer_2025 .rank p {
  background: var(--SG2025_RANKING);
}
.summer_2025 .btn_more {
  margin: 0 auto 6rem;
}
.summer_2025 .btn_more a {
  background: var(--SG2025_BTN_COLOR2);
  color:var(--WD2025_BG_COLOR);
}
.summer_2025  .btn_more a:hover {
  color: #fff;
}
.summer_2025 .temiyage .parallax {
  background-image: url(https://www.senkien.jp/images/summer_gifts/2025/2025sg_temiyage.jpg);
}
.summer_2025 .jelly .parallax {
  background-image: url(https://www.senkien.jp/images/summer_gifts/2025/2025sg_jelly.jpg);
}
.summer_2025 .ice_pop .parallax {
  background-image: url(https://www.senkien.jp/images/summer_gifts/2025/2025sg_ice_pop.jpg);
}
.summer_2025 .soba .parallax {
  background-image: url(https://www.senkien.jp/images/summer_gifts/2025/2025sg_soba.jpg);
}
.summer_2025 .tea .parallax {
  background-image: url(https://www.senkien.jp/images/summer_gifts/2025/2025sg_tea.jpg);
}
.summer_2025 .sweets .parallax {
  background-image: url(https://www.senkien.jp/images/summer_gifts/2025/2025sg_sweets.jpg);
}


@media(max-width:1024px) {
  .summer_2025 .temiyage .parallax {
    background-size: cover;
  }
  .summer_2025 .sweets .parallax {
    background-size: cover;
  }
  .summer_2025 .tea .parallax {
    background-size: cover;
  }
  .summer_2025 .soba .parallax {
    background-size: cover;
  }
}
@media(max-width:599px) {
  .summer_2025 .sg_special .parallax {
    background-image: url(https://www.senkien.jp/images/summer_gifts/2025/2025sg_special_sp.jpg);
    background-size: 100%;
    margin-top: -3px;
  }
  .summer_2025 .temiyage .parallax {
    background-image: url(https://www.senkien.jp/images/summer_gifts/2025/2025sg_temiyage_sp.jpg);
    background-size: 100%;
  }
  .summer_2025 .jelly .parallax {
    background-image: url(https://www.senkien.jp/images/summer_gifts/2025/2025sg_jelly_sp.jpg);
    background-size: 100%;
  }
  .summer_2025 .ice_pop .parallax {
    background-image: url(https://www.senkien.jp/images/summer_gifts/2025/2025sg_ice_pop_sp.jpg);
    background-size: 100%;
  }
  .summer_2025 .soba .parallax {
    background-image: url(https://www.senkien.jp/images/summer_gifts/2025/2025sg_soba_sp.jpg);
    background-size: 100%;
  }
  .summer_2025 .tea .parallax {
    background-image: url(https://www.senkien.jp/images/summer_gifts/2025/2025sg_tea_sp.jpg);
    background-size: 100%;
  }
}
.summer_2025 .jelly, .summer_2025 .temiyage, .summer_2025 .tea, .summer_2025 .soba{
  margin-bottom: 10rem;
}
.summer_2025 .ice_pop{
  padding-bottom: 4rem;
}
@media(max-width:599px) {
  .special.summer_2025{
  background: var(--SG2025_BG_SP);
  background-size:60%;
  }
  .summer_2025 .main_catch .container {
    padding: 0 0 14rem;
    background: url(https://www.senkien.jp/images/summer_gifts/2025/bg_main.png) no-repeat;
    background-position: center bottom 8%;
    background-size: 60%;
  }
  .summer_2025 .btn_more {
    margin: 0 auto;
}
  .summer_2025 .jelly{
  margin-bottom: 6rem;
}
  .summer_2025 .temiyage{
  margin-bottom: 3rem;
  }
  .summer_2025 .tea, .summer_2025 .soba{
  margin-bottom: 3rem;
}
  .summer_2025 .ice_pop{
  padding-bottom: 6rem;
}
}
.summer_2025 .item_list .item_area.col2.side{
  margin: 0 auto 6rem;
}
.summer_2025 .item_area .data_box {
  color: var(--SG2025_BASE_COLOR);
}
.summer_2025 .item_area .data_box .data {
  border-bottom: 1px solid var(--SG2025_POINT_COLOR2);
}
.summer_2025 .item_area .data_box .price{
  color: var(--SG2025_POINT_COLOR);
}
.summer_2025 .item_area .data_box .btn {
  background: none;
  background-size:cover ;
  border: 1px solid var(--SG2025_BTN_COLOR);
}
.summer_2025 .item_area .data_box .btn .a {
  color: var(--SG2025_BTN_COLOR);
}
.summer_2025 .item_list .sec_lead {
  color: var(--SG2025_BASE_COLOR);
}
.summer_2025 .item_list.sg_special .sec_lead{
  background-image: url(https://www.senkien.jp/images/summer_gifts/2025/blue-maple01.jpg), url(https://www.senkien.jp/images/summer_gifts/2025/sblue-maple01.jpg);
  background-position: top left, top right;
  background-repeat: no-repeat;
  padding: 6rem 0 1rem;
  background-size: contain;
  width: 700px;
  margin: 0 auto 4rem;
}
.summer_2025 .comment_box {
  color: var(--SG2025_BASE_COLOR);
}
.summer_2025 .comment_box b{
  color: var(--SG2025_POINT_COLOR);
}
.summer_2025 .ex span {
  font-weight: bold;
}
.summer_2025 .gift_service h2.sec_ttl,.summer_2025 .gift_service .bg_bottom {
  background-color: rgba(212,199,104,0.5);
  background-image: conic-gradient(rgba(212,199,104,0.902) 0deg 90deg, rgba(212,199,104,0.7)  90deg 180deg, rgba(212,199,104,0.902) 180deg 270deg, rgba(212,199,104,0.7) 270deg 360deg);
  background-size: 30px 30px;
  background-repeat: repeat;
  color: #fff;
}

@media(max-width:599px) {
  .summer_2025 .main_catch .vertical {
    margin: 2rem 0;
}
  .summer_2025 .l-reason .parallax {
    background: url(https://www.senkien.jp/images/summer_gifts/common/sg_reason_sp.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
  }
  .summer_2025 .item_list.sweets .item_area{
   display: grid;
  }
  .summer_2025 .item_list .item_area.col2.side{
   margin: 0 auto;
}
}
.summer_2025 .item_list .sec_lead{
  font-weight: 600;
}
.summer_2025 .flag_style{
  position: relative;
}
.summer_2025 .ice_pop .pkg{
  margin-bottom: 3rem;
}


/*---------------
  敬老ギフト2025
---------------*/
:root {
  --KG2025_POINT_COLOR: #a73836;
  --KG2025_POINT_COLOR2: #8a3d3c;
  --KG2025_BASE_COLOR: #1e0000;
  --KG2025_BG: #f9f5ee;
  --KG2025_BG_COLOR2: #d39b9a;
  --KG2025_MAIN_CATCH: #85540c;
  --KG2025_BTN_COLOR: #a73836;
  --KG2025_RANKING: var(--KG2025_POINT_COLOR);
}
.special.keirou_2025{
  background: var(--KG2025_BG);
  background-size:50%;
  color: var(--KG2025_BASE_COLOR);
  font-family: 'Noto Serif JP',serif;
}
.keirou_2025 .mv {
  background: var(--KG2025_BG);}
.keirou_2025 .mv .bg {
  background: url(https://www.senkien.jp/images/keirou/2025/2025kg_fv_c.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
}
.keirou_2025 .main_catch {
  color: var(--KG2025_MAIN_CATCH);
}
.keirou_2025 .main_catch .vertical{
  min-height: 360px;
  margin-bottom:0;
}
.keirou_2025 .main_catch .container{
  width: 1120px;
  height: 100%;
  padding: 6rem 0;
}
.keirou_2025 .large_order {
    display: block;
    padding: 0;
    margin-bottom: 6rem;
}
.keirou_2025 .large_order .container.pc{
  max-width: calc(100% - 60rem);
  min-width: 800px;
}
.keirou_2025 .large_order .container.sp{
  max-width: calc(100% - 2rem);
}
.special.keirou_2025 .index_tag li a{
  /*background-color: #936c6b;*/
  background: none;
  border: 1px solid var(--KG2025_POINT_COLOR);
  color: var(--KG2025_POINT_COLOR);
  font-weight: bold;
  font-size: 110%;
}
.keirou_2025 .index_tag li a span {
    font-size: 90%;
}
.keirou_2025 .btn_reason a {
  border: none;
  color: #fff !important;
  width: 70%;;
  background: var(--KG2025_POINT_COLOR);
}
.keirou_2025 .btn_reason a:hover {
  /*border: 1px solid var(--KG2025_BTN_HOVER);
  color: #fff !important;
  background:var(--KG2025_POINT_COLOR2);*/
  opacity: 0.5;
}
.keirou_2025 .l-reason-box dt {
  color: var(--KG2025_BASE_COLOR);
}
.keirou_2025 .l-reason-box dd {
  color: var(--KG2025_BASE_COLOR);
}
.keirou_2025 .l-reason-box .num {
  color: var(--KG2025_BASE_COLOR);
}
.keirou_2025 .l-reason-box {
  border-bottom: var(--KG2025_BASE_COLOR) 1px solid;
}
/*.keirou_2025 .ranking .sec_ttl,.keirou_2025 .ranking_list .name,.keirou_2025 .ranking_list span{
  color:#8b4a46;
}*/
.keirou_2025 .bg_ranking {
  background-size: 60px 60px;
  background-color: rgba(210,182,102,0.5);
  background-image: conic-gradient(rgba(210,182,102,0.902) 0deg 90deg, rgba(210,182,102,0.7)  90deg 180deg, rgba(210,182,102,0.902) 180deg 270deg, rgba(210,182,102,0.7) 270deg 360deg);
  background-repeat: repeat;
}

.keirou_2025 .rank p {
  background: var(--KG2025_RANKING);
}
.keirou_2025 .btn_more {
  margin: 0 auto 6rem;
}
.keirou_2025 .btn_more a {
  background: var(--KG2025_BTN_COLOR2);
  color:var(--WD2025_BG_COLOR);
}
.keirou_2025  .btn_more a:hover {
  color: #fff;
}
.keirou_2025 .kg_special .parallax {
  background-image: url(/images/keirou/2025/2025kg_special.jpg);
}
.keirou_2025 .matcha .parallax {
  background-image: url(/images/keirou/2025/2025kg_matcha.jpg);
}
.keirou_2025 .matcha_2 .parallax {
  background-image: url(/images/keirou/2025/2025kg_matcha_2.jpg);
}
.keirou_2025 .tea_sweets .parallax {
  background-image: url(/images/keirou/2025/2025kg_tea_sweets.jpg);
}
.keirou_2025 .tea .parallax {
  background-image: url(/images/keirou/2025/2025kg_tea.jpg);
}
.keirou_2025 .sweets .parallax {
  background-image: url(/images/keirou/2025/2025kg_sweets.jpg);
}


@media(max-width:1024px) {
  .keirou_2025 .kg_special .parallax {
    background-size: cover;
  }
  .keirou_2025 .matcha .parallax {
    background-size: cover;
  }
  .keirou_2025 .matcha_2 .parallax {
    background-size: cover;
  }
  .keirou_2025 .tea_sweets .parallax{
    background-size: cover;
  }
  .keirou_2025 .tea .parallax {
    background-size: cover;
  }
  .keirou_2025 .sweets .parallax {
    background-size: cover;
  }
}
@media(max-width:599px) {
  .keirou_2025 .kg_special .parallax {
    background-image: url(/images/keirou/2025/2025kg_special_sp.jpg);
    background-size: 100%;
    margin-top: -3px;
  }
  .keirou_2025 .matcha .parallax {
    background-image: url(/images/keirou/2025/2025kg_matcha_sp.jpg);
    background-size: 100%;
  }
  .keirou_2025 .matcha_2 .parallax {
    background-image: url(/images/keirou/2025/2025kg_matcha_2_sp.jpg);
    background-size: 100%;
  }
  .keirou_2025 .tea_sweets .parallax {
    background-image: url(/images/keirou/2025/2025kg_tea_sweets_sp.jpg);
    background-size: 100%;
  }
  .keirou_2025 .tea .parallax {
    background-image: url(/images/keirou/2025/2025kg_tea_sp.jpg);
    background-size: 100%;
  }
  .keirou_2025 .sweets .parallax {
    background-image: url(/images/keirou/2025/2025kg_sweets_sp.jpg);
    background-size: 100%;
  }
}
.keirou_2025 .kg_special{
  margin-bottom: 6rem;
}
.keirou_2025 .matcha, .keirou_2025 .tea_sweets, .keirou_2025 .tea, .keirou_2025 .sweets{
  margin-bottom: 12rem;
}
.keirou_2025 .matcha_2{
  padding-bottom: 6rem;
}

@media(max-width:599px) {
  .special.keirou_2025{
  background: var(--KG2025_BG);
  background-size:60%;
  }
  .keirou_2025 .main_catch .container {
    padding: 0;
  }
  .keirou_2025 .btn_more {
    margin: 0 auto;
}
.special.keirou_2025 .index_tag li a{
    font-size: 100%;
}
.keirou_2025 .kg_special, .keirou_2025 .matcha, .keirou_2025 .tea_sweets, .keirou_2025 .tea{
  margin-bottom: 6rem;
}
  .keirou_2025 .matcha_2{
  padding-bottom: 3rem;
}
}
.keirou_2025 .item_list .item_area.col2.side{
  margin: 0 auto 6rem;
  width: 70%;
  gap: 6rem 10%;
}
.keirou_2025 .item_area .data_box {
  color: var(--KG2025_BASE_COLOR);
}
.keirou_2025 .item_area .data_box .data {
  border-bottom: 1px solid var(--KG2025_POINT_COLOR2);
}
.keirou_2025 .item_area .data_box .btn {
  background: none;
  background-size:cover ;
  border: 1px solid var(--KG2025_BTN_COLOR);
}
.keirou_2025 .item_area .data_box .btn .a {
  color: var(--KG2025_BTN_COLOR);
}
.keirou_2025 .item_list .sec_lead {
  color: var(--KG2025_BASE_COLOR);
}
.keirou_2025 .comment_box {
  color: var(--KG2025_BASE_COLOR);
}
.keirou_2025 .comment_box b{
  color: var(--KG2025_POINT_COLOR);
}
.keirou_2025 .ex span {
  font-weight: bold;
}
.keirou_2025 .kg_special .container{
  max-width: calc(100% - 20rem);
}
.keirou_2025 .gift_service .sec_ttl,.keirou_2025 .gift_service .bg_bottom {
  background-color: rgba(210,182,102,0.5);
  background-image: conic-gradient(rgba(210,182,102,0.902) 0deg 90deg, rgba(210,182,102,0.7)  90deg 180deg, rgba(210,182,102,0.902) 180deg 270deg, rgba(210,182,102,0.7) 270deg 360deg);
  background-size: 30px 30px;
  background-repeat: repeat;
  color: #fff;
  min-height: 8rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.keirou_2025 .gift_service h2{
  font-size: clamp(1.3rem, 1.001rem + 0.8vw, 1.6rem);
  line-height: 1.2;
}
.keirou_2025 .gift_service{
  margin-bottom: 8rem;
}
.keirou_2025 .kg_gift{
  height: 338px;
  width: 900px;
  margin: 2rem auto 0;
}
.keirou_2025 .kg_gift.sp{
  height: auto;
  width: 100%;
}
.special.keirou_2025 .l-reason .parallax h2.sec_ttl {
  position: relative;
  left: unset;
  top: unset;
  font-family: "Zen Old Mincho", serif;
}
.keirou_2025 .l-reason .parallax {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media(min-width:1025px) {
.keirou_2025 .l-reason .parallax.inview.show{
  animation:none;
}
}

@media(max-width:599px) {
  .keirou_2025 .main_catch .vertical {
    margin: 2rem 0;
}
  .keirou_2025 .l-reason .parallax {
    background: url(https://www.senkien.jp/images/keirou/common/kg_reason_sp.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
  }
  .keirou_2025 .item_list.sweets .item_area{
   display: block;
  }
  .keirou_2025 .item_list .item_area.col2.side{
   margin: 0 auto;
   width: 100%;
}
  .keirou_2025 .btn_reason a {
    width: 80%;
}
}
.keirou_2025 .item_list .sec_lead{
  font-weight: 600;
}
.keirou_2025 .flag_style{
  position: relative;
}
.keirou_2025 .comment_box .ex{
  background: #f7f1dd;
}

/*---------------
  冬ギフト2025
---------------*/
:root {
  --WG2025_POINT_COLOR: #c65841;
  --WG2025_POINT_COLOR2: #c53333;
  --WG2025_BASE_COLOR: #31231a;
  --WG2025_BG: #fbfbf7;
  --WG2025_MAIN_CATCH: #866830;
  --WG2025_BTN_COLOR: #c65841;
  --WG2025_RANKING: var(--WG2025_POINT_COLOR);
}
.special.winter_2025{
  background: var(--WG2025_BG);
  background-size:50%;
  color: var(--WG2025_BASE_COLOR);
  font-family: 'Noto Serif JP',serif;
}
.winter_2025 .mv {
  background: var(--WG2025_BG);}
.winter_2025 .mv .bg {
  background: url(https://www.senkien.jp/images/winter_gifts/2025/2025wg_fv.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
}
.winter_2025 .main_catch {
  color: var(--WG2025_MAIN_CATCH);
}
.winter_2025 .main_catch .vertical{
  min-height: 360px;
  margin:0 auto;
}
@-moz-document url-prefix() {
	.winter_2025 .main_catch .vertical{
    min-width:900px;
  }
}
.winter_2025 .main_catch .container{
  width: 1120px;
  height: 100%;
  padding: 6rem 0;
}

.special.winter_2025 .index_tag li a{
  /*background-color: #936c6b;*/
  background: none;
  border: 1px solid var(--WG2025_POINT_COLOR);
  color: var(--WG2025_POINT_COLOR);
  font-weight: bold;
  font-size: 110%;
}
.winter_2025 .index_tag li a span {
    font-size: 90%;
}
.winter_2025 .btn_reason a {
  border: none;
  color: #fff !important;
  width: 70%;;
  background: var(--WG2025_POINT_COLOR);
}
.winter_2025 .btn_reason a:hover {
  /*border: 1px solid var(--WG2025_BTN_HOVER);
  color: #fff !important;
  background:var(--WG2025_POINT_COLOR2);*/
  opacity: 0.5;
}
.winter_2025 .l-reason-box dt {
  color: var(--WG2025_BASE_COLOR);
}
.winter_2025 .l-reason-box dd {
  color: var(--WG2025_BASE_COLOR);
}
.winter_2025 .l-reason-box .num {
  color: var(--WG2025_BASE_COLOR);
}
.winter_2025 .l-reason-box {
  border-bottom: var(--WG2025_BASE_COLOR) 1px solid;
}
/*.winter_2025 .ranking .sec_ttl,.winter_2025 .ranking_list .name,.winter_2025 .ranking_list span{
  color:#8b4a46;
}*/
.winter_2025 .bg_ranking {
  background-size: 60px 60px;
  background-color: rgba(213,188,126,0.5);
  background-image: conic-gradient(rgba(213,188,126,0.902) 0deg 90deg, rgba(213,188,126,0.7)  90deg 180deg, rgba(213,188,126,0.902) 180deg 270deg, rgba(213,188,126,0.7) 270deg 360deg);
  background-repeat: repeat;
}

.winter_2025 .rank p {
  background: var(--WG2025_RANKING);
}
.winter_2025 .btn_more {
  margin: 0 auto 6rem;
}
.winter_2025 .btn_more a {
  background: var(--WG2025_BTN_COLOR2);
  color:var(--WD2025_BG_COLOR);
}
.winter_2025  .btn_more a:hover {
  color: #fff;
}
.winter_2025 .obukucha .parallax {
  background-image: url(https://www.senkien.jp/images/winter_gifts/2025/2025wg_obukucha.jpg);
}
.winter_2025 .monaka .parallax {
  background-image: url(https://www.senkien.jp/images/winter_gifts/2025/2025wg_monaka.jpg);
}
.winter_2025 .matcha_dukushi .parallax {
  background-image: url(https://www.senkien.jp/images/winter_gifts/2025/2025wg_matcha_dukushi.jpg);
}
.winter_2025 .matcha_sweets .parallax {
  background-image: url(https://www.senkien.jp/images/winter_gifts/2025/2025wg_matcha_sweets.jpg);
}
.winter_2025 .tea .parallax {
  background-image: url(https://www.senkien.jp/images/winter_gifts/2025/2025wg_tea.jpg);
}
.winter_2025 .soba .parallax {
  background-image: url(https://www.senkien.jp/images/winter_gifts/2025/2025wg_soba.jpg);
}
.winter_2025 .sweets .parallax {
  background-image: url(https://www.senkien.jp/images/winter_gifts/2025/2025wg_sweets.jpg);
}

@media(max-width:1024px) {
  .winter_2025 .obukucha .parallax {
    background-size: cover;
  }
  .winter_2025 .monaka .parallax {
    background-size: cover;
  }
  .winter_2025 .matcha_dukushi .parallax {
    background-size: cover;
  }
  .winter_2025 .matcha_sweets .parallax{
    background-size: cover;
  }
  .winter_2025 .tea .parallax {
    background-size: cover;
  }
  .winter_2025 .soba .parallax {
    background-size: cover;
  }
  .winter_2025 .sweets .parallax {
    background-size: cover;
  }
}
@media(max-width:599px) {
  .winter_2025 .obukucha .parallax {
    background-image: url(https://www.senkien.jp/images/winter_gifts/2025/2025wg_obukucha_sp.jpg);
    background-size: 100%;
  }
  .winter_2025 .monaka .parallax {
    background-image: url(https://www.senkien.jp/images/winter_gifts/2025/2025wg_monaka_sp.jpg);
    background-size: 100%;
  }
  .winter_2025 .matcha_dukushi .parallax {
    background-image: url(https://www.senkien.jp/images/winter_gifts/2025/2025wg_matcha_dukushi_sp.jpg);
    background-size: 100%;
  }
  .winter_2025 .matcha_sweets .parallax {
    background-image: url(https://www.senkien.jp/images/winter_gifts/2025/2025wg_matcha_sweets_sp.jpg);
    background-size: 100%;
  }
  .winter_2025 .tea .parallax {
    background-image: url(https://www.senkien.jp/images/winter_gifts/2025/2025wg_tea_sp.jpg);
    background-size: 100%;
  }
  .winter_2025 .soba .parallax {
    background-image: url(https://www.senkien.jp/images/winter_gifts/2025/2025wg_soba_sp.jpg);
    background-size: 100%;
  }
  .winter_2025 .sweets .parallax {
    background-image: url(https://www.senkien.jp/images/winter_gifts/2025/2025wg_sweets_sp.jpg);
    background-size: 100%;
  }
}
.winter_2025 .obukucha, .winter_2025 .monaka, .winter_2025 .matcha_dukushi, .winter_2025 .tea, .winter_2025 .soba, .winter_2025 .sweets{
  margin-bottom: 12rem;
}
.winter_2025 .matcha_sweets{
  padding-bottom: 12rem;
}

.winter_2025 .item_area .data_box {
  color: var(--WG2025_BASE_COLOR);
}
.winter_2025 .item_area .data_box .data {
  border-bottom: 1px solid var(--WG2025_POINT_COLOR2);
}
.winter_2025 .item_area .data_box .btn {
  background: none;
  background-size:cover ;
  border: 1px solid var(--WG2025_BTN_COLOR);
}
.winter_2025 .item_area .data_box .btn .a {
  color: var(--WG2025_POINT_COLOR2);
}
.winter_2025 .item_list .sec_lead {
  color: var(--WG2025_BASE_COLOR);
}
.winter_2025 .bn_goodfortunetea{
    width: 600px;
    height: auto;
    margin: 4rem auto 0;
    text-align: center;
}
.winter_2025 .matcha_sweets .ttl_recommend{
  text-align: center;
  width: 60%;
  margin: 5rem auto 0.5rem;
  border-bottom: 3px double var(--WG2025_BTN_COLOR);
}
.winter_2025 .h3_txt {
    margin-bottom: 4rem;
    text-align: center;
    line-height: 1.6;
}
.winter_2025 .comment_box {
  color: var(--WG2025_BASE_COLOR);
}
.winter_2025 .comment_box b{
  color: var(--WG2025_POINT_COLOR);
}
.winter_2025 .ex span {
  font-weight: bold;
}
.winter_2025 .gift_service .sec_ttl,.winter_2025 .gift_service .bg_bottom {
  background-color: rgba(213,188,126,0.5);
  background-image: conic-gradient(rgba(213,188,126,0.902) 0deg 90deg, rgba(213,188,126,0.7)  90deg 180deg, rgba(213,188,126,0.902) 180deg 270deg, rgba(213,188,126,0.7) 270deg 360deg);
  background-size: 30px 30px;
  background-repeat: repeat;
  color: #fff;
  min-height: 8rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.winter_2025 .gift_service h2{
  font-size: clamp(1.3rem, 1.001rem + 0.8vw, 1.6rem);
  line-height: 1.2;
}
.special.winter_2025 .l-reason .parallax h2.sec_ttl {
  position: relative;
  left: unset;
  top: unset;
  font-family: "Zen Old Mincho", serif;
}
.winter_2025 .l-reason .parallax {
  display: flex;
  align-items: center;
  justify-content: center;
}
.winter_2025 .column .parallax {
  background-image: url(/images/winter_gifts/common/wg_column.jpg);
  min-height: 20vh;
}
.winter_2025 .column .parallax h2.sec_ttl {
    color: #c1a265;
    text-shadow: none;
}
.winter_2025 .column h3 {
    background-color: rgb(213,188,126, 0.5);
    background-image: conic-gradient(rgba(213,188,126, 0.902) 0deg 90deg, rgb(213,188,126, 0.7) 90deg 180deg, rgba(213,188,126, 0.902) 180deg 270deg, rgba(213,188,126, 0.7) 270deg 360deg);
    background-size: 30px 30px;
    background-repeat: repeat;
}
.winter_2025 .column h3:after{
  border-top: 15px solid rgb(213,188,126, 0.9);
}
@media(min-width:1025px) {
.winter_2025 .l-reason .parallax.inview.show{
  animation:none;
}
.winter_2025 .container.index_list._3rows{
  max-width: calc(100% - 60rem);
  min-width: 800px;
}
}
@media(max-width:599px) {
  .special.winter_2025{
  background: var(--WG2025_BG);
  background-size:60%;
  }
  .winter_2025 .main_catch .container {
    padding: 0;
  }
  .winter_2025 .main_catch .vertical {
    margin: 2rem 0;
}
  .winter_2025 .btn_more {
    margin: 0 auto;
}
.special.winter_2025 .index_tag li a{
    font-size: 100%;
}
.special.winter_2025 .index_list._4rows{
    margin-bottom: 1%;
}
.winter_2025 .obukucha{
  margin-bottom: 5rem;
}
.winter_2025 .monaka, .winter_2025 .matcha_dukushi, .winter_2025 .soba, .winter_2025 .tea, .winter_2025 .sweets{
  margin-bottom: 3rem;
}
 .winter_2025 .matcha_sweets{
  padding-bottom: 3rem;
 }
.winter_2025 .bn_goodfortunetea {
  width: 90%;
  margin: 0 auto 2rem;
 }
.winter_2025 .matcha_sweets h3.ttl_recommend {
    width: 90%;
    margin: 1rem auto .5rem;
    line-height: 2;
}
.winter_2025 .h3_txt{
    margin-bottom: 2rem;
}
  .winter_2025 .column .parallax {
    background: url(https://www.senkien.jp/images/winter_gifts/2025/2025wg_column_sp.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
  }
  .winter_2025 .l-reason .parallax {
    background: url(https://www.senkien.jp/images/winter_gifts/common/wg_reason_sp.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
  }
  .winter_2025 .item_list.sweets .item_area{
   display: block;
  }
  .winter_2025 .item_list .item_area.col2.side{
   margin: 0 auto;
   width: 100%;
}
  .winter_2025 .btn_reason a {
    width: 90%;
}
}
.winter_2025 .item_list .sec_lead{
  font-weight: 600;
}
.winter_2025 .flag_style{
  position: relative;
}
.winter_2025 .comment_box .ex{
  background: #f7f1dd;
}


/*    新レイアウト   */



.special .parallax.w90{
    min-height: 70vh;
    background-size:80%;
    background-position: left;
    margin-bottom: 6rem;
}
.special .parallax.w90.-right{
  background-position: right;
}
.special .parallax_text-box{
  position: absolute;
  z-index: 1;
  display: inline-flex;
  flex-direction: row-reverse;
  background-color: #fff;
  padding: 48px 30px;
  white-space: pre-wrap;
  top: -60px;
  font-size: 2rem;
  right: 12%;
  opacity: 0.9;
  font-family: "Zen Old Mincho", serif;
  font-weight: 600;
  font-style: normal;
  margin: 0;
}
.special .parallax_text-box .head_text-box{
  writing-mode: vertical-rl;
  text-orientation: upright;
  display: flex;
  font-size: clamp(1.6rem, 1.318rem + 0.75vw, 1.8rem);
  text-align: left;
  line-height: 1.6;
  font-weight: bold;
  font-family: "Zen Old Mincho", serif;
  font-weight: 600;
  font-style: normal;
}
.special .parallax_text-box .description_text-box{
  -webkit-font-smoothing: antialiased;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-orientation: upright;
  height: inherit;
  padding: 30px 20px 0 10px;
  white-space: pre-wrap;
  line-height: 26px;
  text-align: left;
  font-size: clamp(1rem, 0.859rem + 0.38vw, 1.1rem);
  font-weight: normal;
}
.special .parallax.w90.-right .parallax_text-box{
  left: 12%;
  right:unset;
}
.new_LO .bg_ranking{
  margin-bottom: 8rem;
}
.new_LO .item_area .data_box{
  background: #fff;
  padding: 1.4rem 1.4rem 2.4rem;
}
.special .pkg.square{
  margin-bottom: 0;
}
.new_LO .item_area .data_box .btn{
  margin-bottom: 0;
}
.special .swiper-container-pc .item_area{
  display: flex;
}
.new_LO .item_area.col2 .item_ttl{
  font-size: 1.1rem;
}
.new_LO .item_area.col2 .data_box .data{
  font-size: .9rem;
}
.item_area.col2 .data_box .price{
  font-size: 1.1rem;
}
.new_LO .swiper-button-next{
  background-image:url(https://www.senkien.jp/images/keirou/2025/arrow-next.svg) ;
}
.new_LO .swiper-button-prev{
  background-image:url(https://www.senkien.jp/images/keirou/2025/arrow-prev.svg) ;
}
.price span.tax{
  color: var(--WG2025_BASE_COLOR);
}
.new_LO .notification .container{
    max-width: calc(100% - 60rem);
    min-width: 800px;
}
.new_LO .notification {
  color: var(--WG2025_BASE_COLOR);
}
.new_LO .col_not {
  border-top: 3px double var(--WG2025_BASE_COLOR);
  border-bottom: 3px double var(--WG2025_BASE_COLOR);
}
.new_LO .notification .caution{
  color: var(--WG2025_BASE_COLOR);
}
.new_LO .l-reason{
  position: relative;
}

@media(min-width:1024px){
  .special.new_LO .index .container.index_list._4rows {
    max-width: calc(100% - 40rem);
}
  .special.new_LO .item_list .item_area.col3 {
    max-width: calc(100% - 20rem);
    margin: 0 auto;
    min-width: 1200px;
  }
  .special.new_LO .container{
    max-width: calc(100% - 20rem);
}
}

@media(max-width:599px) {
.special .parallax_text-box{
    top: -8%;
    right: 0;
    padding: 34px 24px 32px 12px;;
}
.special .parallax.w90{
  min-height: 50vh;
  margin-bottom: 2rem;
}
.special .parallax.w90.-right .parallax_text-box{
  left: 0;
  right:unset;
}
.special .parallax_text-box .head_text-box{
  line-height: 1.5;
}
.special .parallax_text-box .description_text-box{
  line-height: 24px;
  padding: 20px 10px 0 10px;
}
.special .pkg.square img{
  width: 70%;
  margin: 0 auto 1rem;
  display: block;
}
.special .parallax.w80 {
  background-size: 90%;
  background-position: left;
  margin-bottom: 1rem;
}
.new_LO .bg_ranking{
  margin-bottom: 4rem;
}
.new_LO .item_area .data_box{
  background: #fff;
  margin-bottom: 2rem;
  padding: .7rem 1.4rem 1.8rem;
}
.new_LO .kg_special .container {
  max-width: calc(100% - 2rem); 
}
.special .swiper-button-next,.special .swiper-button-prev {
  background-image: none;
}
.special .flag{
  left: 50px;
}
.new_LO .notification .container{
    max-width: calc(100% - 3rem);
    min-width: 90%;
}
}

/*アニメーション*/

.item_area .inview:nth-child(2){
  transition-delay: .4s;  
}
.item_area .inview:nth-child(3){
  transition-delay: .8s;  
}
.item_area .inview:nth-child(4){
  transition-delay: 1.2s;  
}
.inview.show {
  transform: translateY(0);
  opacity: 1;
}
.new_LO .mv {
    -webkit-animation: bg 1.5s cubic-bezier(.33,0,.24,1) .25s forwards;
    animation: bg 1.5s cubic-bezier(.33,0,.24,1) .25s forwards;
    opacity: 0;
}
@keyframes bg{
0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-opacity: 0;
    opacity: 0;
}
100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-opacity: 1;
    opacity: 1;
}
}
.new_LO .ranking_list.slideIn {
  -webkit-animation: slideIn 1s cubic-bezier(0.25, 1, 0.5, 1) forwards;
  animation: slideIn 1s cubic-bezier(0.25, 1, 0.5, 1) forwards;

}
@keyframes slideIn {
  0% {
    transform: translateX(180px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
  }
  40%,100% {
    opacity: 1;
  }
}
.new_LO .inview.show:not(.fadeup-soft) {
  -webkit-animation: fadeup 1.5s cubic-bezier(0.33, 1, 0.68, 1) forwards;
  animation: fadeup 1.5s cubic-bezier(0.33, 1, 0.68, 1) forwards;
}
.new_LO .inview.show.fadeup-soft{
  -webkit-animation: fadeup-soft 1.5s cubic-bezier(0.33, 1, 0.68, 1) forwards;
  animation: fadeup-soft 1.5s cubic-bezier(0.33, 1, 0.68, 1) forwards;
}
@keyframes fadeup {
  0% {
    transform: translateY(100px);
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeup-soft {
  0% {
    transform: translateY(100px);
    opacity: 0;
  }
  100% {
    opacity: .9;
    transform: translateY(0);
  }
}
.item_area .inview:not(.fadeup-soft),.gift_service .inview:not(.fadeup-soft) {
  opacity: 0;
}
.item_area .inview:not(.fadeup-soft):nth-child(1),.comment_area .inview:not(.fadeup-soft):nth-child(1){
  animation-delay: 0s;
}
.item_area .inview:not(.fadeup-soft):nth-child(2){
  animation-delay: 0.2s;
}
.item_area .inview:not(.fadeup-soft):nth-child(3),.comment_area .inview:not(.fadeup-soft):nth-child(2) {
  animation-delay: 0.4s;
}

@media(max-width:599px) {
.inview{
  opacity: 0;
}
.item_area .inview:not(.fadeup-soft):nth-child(1),.comment_area .inview:not(.fadeup-soft):nth-child(1),.item_area .inview:not(.fadeup-soft):nth-child(2),.item_area .inview:not(.fadeup-soft):nth-child(3),.comment_area .inview:not(.fadeup-soft):nth-child(2){
  animation-delay: 0s;
}
@keyframes fadeup {
  0% {
    transform: translateY(30px);
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
}
