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

	特集ページ

 ------------------------------------------------------------------------------------- */
: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 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;
  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;
}
.special .anchor {
  margin-bottom: 0;
  padding: 4rem 0 3rem;
}
.anchor .cont_wrap {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 1rem;
}
.anchor .cont_wrap.center {
  justify-content: center;
}
.anchor .cont_wrap .col .a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.anchor .cont_wrap .col a {
  position: relative;
}
.anchor .cont_wrap dd {
  position: absolute;
  top: 50%;
  left: 50%;
  background: rgba(254, 244, 244, 0.8);
  padding: 1rem;
  translate: -50% -50%;
  width: 70%;
  margin: 0;
  font-size: 1rem;
  line-height: 1.1;
  text-align: center;
}
.anchor .cont_wrap dd span {
  font-size: 1rem;
  font-weight: bold;
}
.anchor img {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.anchor img:hover {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  opacity: 0.6;
}
.anchor.anchor3 .cont_wrap {
  width: 100%;
  margin: 0 auto 0.5rem;
}
.anchor3 .cont_wrap .col {
  width: 32%;
  position: relative;
}
.anchor3 .cont_wrap .col img {
  height: 100%;
}
.anchor3 .cont_wrap .col a {
  text-decoration: none;
}
.anchor4 .cont_wrap .col {
  width: 24%;
}
.anchor4 .cont_wrap dd {
  width: 80%;
}
.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: 80vh;
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  text-align: center;
  margin-bottom: 6rem;
  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;
}
.item_list .item_area .col {
  width: 42%;
  margin-bottom: 6rem;
  position: relative;
}
.item_area .pkg {
  position: relative;
  margin-bottom: 2rem;
  transition: 0.2s;
}
.item_area .col.right {
  margin-left: 6%;
}
.item_list .item_area.row .col {
  margin-bottom: 0;
}
.item_area.col_center {
  justify-content: center;
}
.item_area.col_center .col3:nth-child(2) {
  margin-right: 5%;
  margin-left: 5%;
}
.item_area.row {
  justify-content: center;
}
.item_area {
  flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.item_area .data_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.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;
}
.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 {
  width: 30%;
  position: relative;
}
.item_area .col3,
.item_area.row .col4 {
  margin-bottom: 6rem;
}
.item_area .col4 {
  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 {
  width: 24%;
}
.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: 1.1rem;
}
.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 0;
  width: 40%;
}
.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 2rem;
  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 auto;
  text-align: center;
}
.special .notification p {
  margin-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.6;
}
.special .notification span {
  font-weight: bold;
  font-size: 1.2rem;
}
.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: 1.2rem;
  margin: 1rem;
}
.special .notification .caution {
  font-size: .9rem;
  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;
}

/*カテゴリから選ぶ・予算から選ぶ*/
.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;
}
.special .by_category.item_list .item_area .col {
  width: 22%;
  margin-bottom: 2rem;
}
.by_category .item_area .pkg {
  margin-bottom: 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 .col {
  width: 16%;
  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%;
}
.btn_reason {
  width: 100%;
  text-align: center;
  /*background: #fff;*/
  padding: 2rem 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: block;
  width: 100%;
  overflow: hidden;
  z-index: 0;
}
.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 .index_tag li{
  width: 24%;
  margin-left: 1%;
  margin-bottom: 1rem;
  text-align: center;
  z-index: 1;
}
.special .index_tag li a{
  background-color: #cb3346;
  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);
}

/***********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;
  }
  .item_area.col_center .col3:nth-child(2) {
    margin-right: 0;
  }
  .item_list .item_area .col3 {
    width: 46%;
    position: relative;
  }
  .special .comment {
    width: 48%;
  }
  .special .index_tag li{
    width: 48%;
    margin-bottom: .5rem;
  }
}

/*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 .anchor {
    padding: 2rem 0 1rem;
  }
  .anchor .cont_wrap {
    margin: 0 auto 1rem;
  }
  .anchor .cont_wrap .col {
    width: 50%;
    padding: 0.2rem;
    margin: 0 0 2px 0;
  }
  .anchor .cont_wrap dd {
    line-height: 1.4;
    background: none;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
    translate: 0;
    width: 100%;
    margin: 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.6rem;
    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;
  }
  .bg_ranking {
    width: 100%;
    padding: 2rem 0 2rem;
  }
  .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;
  }
  .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%;
  }
  .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 .col,
  .item_list .item_area.row .col,
  .item_list .item_area .col3,
  .item_list .item_area .col4 {
    width: 100%;
    margin-bottom: 3rem;
  }
  .item_area.row .col.right {
    margin-left: 0;
    /*margin-bottom: 0;*/
  }
  .item_area.col_center .col3:nth-child(2) {
    margin-left: 0;
  }
  .item_area .pkg,
  .item_area .col3 .pkg,.item_list .item_area .col4 .pkg {
    margin-bottom: 1rem;
  }
  .item_area .data_box .price,.item_area .col3 .data_box .price,.item_area .col4 .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,.item_area .col3 .data_box .btn,.item_area .col4 .data_box .btn {
    width: 75%;
    height: 46px;
    margin: 1rem auto 0;
    border-radius: 5px;
  }
  .item_area .col4 .item_ttl{
    font-size: 1.1rem;
  }
  .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;
  }
  .special .by_category.item_list .item_area .col {
    width: 48%;
  }
  .special .by_price.item_list .item_area .col {
    width: 48%;
    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;
  }

}



/*---------------
  敬老ギフト2024
---------------*/
:root {
  --KG2024_BASE_COLOR: #543d11;
  --KG2024_BASE_HOVER: rgb(84, 61, 17, 0.6);
  --KG2024_BG_COLOR: #fbfbf7;
  --KG2024_BG_COLOR02: #ede9d8;/*anchor*/
  --KG2024_BG_COLOR03: #dcd3b2;/*large_order*/
  --KG2024_MAIN_CATCH: #715a24;
  --KG2024_BTN_COLOR: #726250;
  --KG2024_RANKING: var(--KG2024_BTN_COLOR);
  --KG2024_NOTIFICATION: var(--KG2024_MAIN_CATCH);
}

.special.keirou_2024 {
  background: var(--KG2024_BG_COLOR);
  color: var(--KG2024_BASE_COLOR);
}
.keirou_2024 .mv {
  background: var(--KG2024_BG_COLOR);
}
.keirou_2024 .mv .bg {
  background: url(/images/keirou/2024/2024kg_fv.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
}
.keirou_2024 .main_catch {
  color: var(--KG2024_MAIN_CATCH);
}
.notification {
  background: var(--KG2024_MAIN_CATCH);
  color: #fff;
  margin: 0;
}
.col_not {
  border-top: var(--COLNOT_BDTP);
  border-bottom: var(--COLNOT_BDBTM);
  padding: 1rem 0;
}
.keirou_2024 .large_order {
  background: var(--KG2024_BG_COLOR03);
  display: block;
  padding: 3rem 0 4rem;
}
.keirou_2024 .anchor {
  background: var(--KG2024_BG_COLOR02);
}
.keirou_2024 .anchor .cont_wrap .col a {
  color: var(--KG2024_BASE_COLOR);
}
.keirou_2024 .btn_reason a {
  border: 1px solid var(--KG2024_BASE_COLOR);
  color: var(--KG2024_BASE_COLOR) !important;
}
.keirou_2024 .btn_reason a:hover {
  border: 1px solid #766441;
  color: #766441 !important;
  background: #eeebe7;
}
.keirou_2024 .l-reason-box dt {
  color: var(--KG2024_BASE_COLOR);
}
.keirou_2024 .l-reason-box dd {
  color: var(--KG2024_BASE_COLOR);
}
.keirou_2024 .l-reason-box .num {
  color: var(--KG2024_BASE_COLOR);
}
.keirou_2024 .l-reason-box {
  border-bottom: var(--KG2024_BASE_COLOR) 1px solid;
}
.keirou_2024 .bg_ranking {
  background-image: conic-gradient(#cb8347 0deg 90deg, #cc8952 90deg 180deg, #cb8347 180deg 270deg, #cc8952 270deg 360deg);
  background-size: 60px 60px;
  background-repeat: repeat;
}
.keirou_2024 .rank p {
  background: var(--KG2024_BTN_COLOR);
}
.keirou_2024 .kg_special .parallax {
  background-image: url(/images/keirou/2024/2024kg_special.jpg);
}
.keirou_2024 .tea_sweets .parallax {
  background-image: url(/images/keirou/2024/2024kg_tea_sweets.jpg);
}
.keirou_2024 .matcha .parallax {
  background-image: url(/images/keirou/2024/2024kg_matcha.jpg);
}
.keirou_2024 .matcha_2 .parallax {
  background-image: url(/images/keirou/2024/2024kg_matcha_2.jpg);
}
.keirou_2024 .tea .parallax {
  background-image: url(/images/keirou/2024/2024kg_tea.jpg);
}
.keirou_2024 .sweets .parallax {
  background-image: url(/images/keirou/2024/2024kg_sweets.jpg);
}
@media(min-width:1025px) {
  .keirou_2024 .large_order .container{
    max-width: 1024px;
  }
}
@media(max-width:1024px) {
  .keirou_2024 .kg_special .parallax {
    background-size: cover;
    background-position: right;
  }
  .parallax {
    background-size: cover;
  }
  .special.keirou_2024 .large_order .container{
  max-width: calc(100% - 6rem)
  }
}

@media(max-width:599px) {
  .keirou_2024 .kg_special .parallax {
    background-image: url(/images/keirou/2024/2024kg_special_sp.jpg);
    /*background-size: 100%;*/
  }
  .keirou_2024 .tea_sweets .parallax {
    background-image: url(/images/keirou/2024/2024kg_tea_sweets_sp.jpg);
    /*background-size: 100%;*/
  }
  .keirou_2024 .matcha .parallax {
    background-image: url(/images/keirou/2024/2024kg_matcha_sp.jpg);
    /*background-size: 100%;*/
  }
  .keirou_2024 .matcha_2 .parallax {
    background-image: url(/images/keirou/2024/2024kg_matcha_2_sp.jpg);
    /*background-size: 100%;*/
  }
  .keirou_2024 .tea .parallax {
    background-image: url(/images/keirou/2024/2024kg_tea_sp.jpg);
    /*background-size: 100%;*/
  }
  .keirou_2024 .sweets .parallax {
    background-image: url(/images/keirou/2024/2024kg_sweets_sp.jpg);
    /*background-size: 100%;*/
  }
  .parallax {
    background-size: 100%;
  }
}
.keirou_2024 .kg_special,
.keirou_2024 .matcha {
  margin-bottom: 10rem;
}
.keirou_2024 .tea_sweets {
  margin-bottom: 6rem;
}
.keirou_2024 .tea,
.keirou_2024 .matcha_2 {
  padding-bottom: 4rem;
}
.keirou_2024 .sweets {
  margin-bottom: 8rem;
}
.keirou_2024 .kg_special .row {
  margin-bottom: 6rem;
}
@media(max-width:1024px) {
  .keirou_2024 .matcha,
  .keirou_2024 .matcha_2,
  .keirou_2024 .tea_sweets,
  .keirou_2024 .tea,
  .keirou_2024 .sweets {
    margin-bottom: 3rem;
  }
  .keirou_2024 .matcha_2,
  .keirou_2024 .tea {
    padding-bottom: 0;
  }
  .keirou_2024 .kg_special {
    margin-bottom: 6rem;
  }
}
.keirou_2024 .item_area .data_box {
  color: var(--KG2024_BASE_COLOR);
}
.keirou_2024 .item_area .data_box .data {
  border-bottom: 1px solid #6c5547;
}
.keirou_2024 .item_area .data_box .btn {
  background: var(--KG2024_BTN_COLOR);
}
.keirou_2024 .item_area .data_box .btn .a {
  color: #fff;
  font-weight: bold;
}
.keirou_2024 .item_list .sec_lead {
  color: var(--KG2024_BASE_COLOR);
}
.keirou_2024 .kg_gift {
  height: 420px;
  width: 1120px;
  margin: 2rem auto 0;
}
.keirou_2024 .comment_box {
  color: var(--KG2024_BASE_COLOR);
}
.ex span {
  font-weight: bold;
}
.keirou_2024 .gift_service h2.sec_ttl {
  background-image: conic-gradient(#cb8347 0deg 90deg, #cc8952 90deg 180deg, #cb8347 180deg 270deg, #cc8952 270deg 360deg);
  background-size: 40px 40px;
  background-repeat: repeat;
  color: #fff;
}
.keirou_2024 .gift_service .bg_bottom {
  background-image: conic-gradient(#cb8347 0deg 90deg, #cc8952 90deg 180deg, #cb8347 180deg 270deg, #cc8952 270deg 360deg);
  background-size: 40px 40px;
  background-repeat: repeat;
}
@media(max-width:599px) {
  .l-reason .parallax {
    background: url(/images/keirou/2024/kg_reason_sp.jpg);
    /*background-size: 100%;
  background-repeat: no-repeat;*/
  }
  .l-reason .parallax {
    background-size: 100%;
    background-repeat: no-repeat;
  }
}

/*---------------
  冬ギフト2024
---------------*/
:root {
  --WG2024_BASE_COLOR: #513d14;
  --WG2024_BASE_HOVER: rgb(84, 61, 20, 0.3);
  --WG2024_BG_COLOR: #fbfbf7;
  --WG2024_BG_COLOR02: #ede9d8;/*anchor*/
  --WG2024_BG_COLOR03: #dcd3b2;/*large_order*/
  --WG2024_MAIN_CATCH: #715a24;
  --WG2024_BTN_COLOR: #8d7b50;
  --WG2024_RANKING: var(--WG2024_BTN_COLOR);
  --WG2024_NOTIFICATION: var(--WG2024_MAIN_CATCH);
}
.special.winter_2024 {
  background: var(--WG2024_BG_COLOR);
  color: var(--WG2024_BASE_COLOR);
  font-family: 'Noto Serif JP',serif;
}
.winter_2024 .mv {
  background: var(--WG2024_BG_COLOR);
}
.winter_2024 .mv .bg {
  background: url(/images/winter_gifts/2024/2024wg_fv.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
}
.winter_2024 .main_catch {
  color: var(--WG2024_MAIN_CATCH);
}
.winter_2024 .main_catch .vertical{
  min-height: 360px;
}
.winter_2024 .notification {
  background: #715a24;
  color: #fff;
  margin: 0;
}
.winter_2024 .col_not {
  border-top: 3px double #fff;
  border-bottom: 3px double #fff;
  padding: 1rem 0;
}
.winter_2024 .btn_reason a {
  border: 1px solid var(--WG2024_BTN_COLOR);
  color: var(--WG2024_BASE_COLOR) !important;
}
.winter_2024 .btn_reason a:hover {
  border: 1px solid var(--WG2024_BASE_HOVER);
  color: var(--WG2024_BTN_HOVER) !important;
  background: #eeebe7;
}
.winter_2024 .l-reason-box dt {
  color: var(--WG2024_BASE_COLOR);
}
.winter_2024 .l-reason-box dd {
  color: var(--WG2024_BASE_COLOR);
}
.winter_2024 .l-reason-box .num {
  color: var(--WG2024_BASE_COLOR);
}
.winter_2024 .l-reason-box {
  border-bottom: var(--WG2024_BASE_COLOR) 1px solid;
}
.winter_2024 .bg_ranking {
  background-color: rgb(206,185,103,0.5);
  background-image: conic-gradient(rgba(206, 185, 103, 0.902) 0deg 90deg, rgb(206,185,103,0.7)  90deg 180deg, rgba(206, 185, 103, 0.902) 180deg 270deg, rgba(206,185,103,0.7) 270deg 360deg);
  background-size: 60px 60px;
  background-repeat: repeat;
}
.winter_2024 .rank p {
  background: var(--WG2024_RANKING);
}
.winter_2024 .wg_special .parallax {
  background-image: url(/images/winter_gifts/2024/2024wg_obukucha.jpg);
}
.winter_2024 .matcha_dukushi .parallax {
  background-image: url(/images/winter_gifts/2024/2024wg_matcha_dukushi.jpg);
}
.winter_2024 .baked .parallax {
  background-image: url(/images/winter_gifts/2024/2024wg_baked.jpg);
}
.winter_2024 .tea .parallax {
  background-image: url(/images/winter_gifts/2024/2024wg_tea.jpg);
}
.winter_2024 .soba .parallax {
  background-image: url(/images/winter_gifts/2024/2024wg_soba.jpg);
}
.winter_2024 .sweets .parallax {
  background-image: url(/images/winter_gifts/2024/2024wg_sweets.jpg);
}
.winter_2024 .bn_goodfortunetea {
  width: 670px;
  height: auto;
  margin: 0 auto 4rem;
  text-align: center;
}
.winter_2024 h3{
  margin: 0 auto 0.8rem;
  line-height: 2.4;
  border-bottom: 3px double var(--WG2024_BTN_COLOR);
  font-size: 1.3rem;
  font-family: 'Noto Serif JP', serif;
  text-align: center;
}
.winter_2024 .baked h3{
  width: 60%;
}
.winter_2024 .h3_txt {
  margin-bottom: 4rem;
  text-align: center;
  line-height: 1.6;
}


@media(max-width:1024px) {
  .winter_2024 .wg_special .parallax {
    background-size: cover;
    background-position: right;
  }
  .winter_2024 .matcha_dukushi .parallax {
    background-size: cover;
  }
  .winter_2024 .baked .parallax {
    background-size: cover;
  }
  .winter_2024 .tea .parallax {
    background-size: cover;
  }
  .winter_2024 .soba .parallax {
    background-size: cover;
  }
  .winter_2024 .sweets .parallax {
    background-size: cover;
  }
}
@media(max-width:599px) {
  .winter_2024 .wg_special .parallax {
    background-image: url(/images/winter_gifts/2024/2024wg_obukucha_sp.jpg);
    background-size: 100%;
  }
  .winter_2024 .matcha_dukushi .parallax {
    background-image: url(/images/winter_gifts/2024/2024wg_matcha_dukushi_sp.jpg);
    background-size: 100%;
  }
  .winter_2024 .baked .parallax {
    background-image: url(/images/winter_gifts/2024/2024wg_baked_sp.jpg);
    background-size: 100%;
  }
  .winter_2024 .tea .parallax {
    background-image: url(/images/winter_gifts/2024/2024wg_tea_sp.jpg);
    background-size: 100%;
  }
  .winter_2024 .soba .parallax {
    background-image: url(/images/winter_gifts/2024/2024wg_soba_sp.jpg);
    background-size: 100%;
  }
  .winter_2024 .sweets .parallax {
    background-image: url(/images/winter_gifts/2024/2024wg_sweets_sp.jpg);
    background-size: 100%;
  }
}
.winter_2024 .wg_special {
  margin-bottom: 6rem;
}
.winter_2024 .matcha_dukushi {
  margin-bottom: 4rem;
}
.winter_2024 .tea,
.winter_2024 .baked,
.winter_2024 .soba {
  padding-bottom: 4rem;
}
.winter_2024 .sweets {
  margin-bottom: 8rem;
}
.winter_2024 .wg_special .row {
  margin-bottom: 6rem;
}
@media(max-width:1024px) {
  .winter_2024 .wg_special,
  .winter_2024 .obukucha,
  .winter_2024 .matcha_dukushi,
  .winter_2024 .sweets {
    margin-bottom: 3rem;
  }
}
.winter_2024 .item_area .data_box {
  color: var(--WG2024_BASE_COLOR);
}
.winter_2024 .item_area .data_box .data {
  border-bottom: 1px solid var(--WG2024_BTN_COLOR);
}
.winter_2024 .item_area .data_box .btn {
  background: none;
  border: 1px solid var(--WG2024_BTN_COLOR);
}
.winter_2024 .item_area .data_box .btn .a {
  color: var(--WG2024_BASE_COLOR);
}
.winter_2024 .item_list .sec_lead {
  color: var(--WG2024_BASE_COLOR);
}
.winter_2024 .comment_box {
  color: var(--WG2024_BASE_COLOR);
}
.winter_2024 .ex span {
  font-weight: bold;
}
.winter_2024 .gift_service h2.sec_ttl {
  background: url(/images/winter_gifts/2023/2023wg_bg_rhombus.jpg) center;
  background-size: 200px 200px;
  background-repeat: repeat;
  color: #726250;
}
.winter_2024 .gift_service .bg_bottom {
  background: url(/images/winter_gifts/2023/2023wg_bg_rhombus.jpg) center;
  background-size: 200px 200px;
  background-repeat: repeat;
}
.winter_2024 .column .parallax {
  background-image: url(/images/winter_gifts/common/wg_column.jpg);
  min-height: 20vh;
}
.winter_2024 .column .parallax h2.sec_ttl{
  color: #ceb967;
  text-shadow: none;
}
.winter_2024 .column h3{
  background-color: rgb(206,185,103,0.5);
  background-image: conic-gradient(rgba(206, 185, 103, 0.902) 0deg 90deg, rgb(206,185,103,0.7)  90deg 180deg, rgba(206, 185, 103, 0.902) 180deg 270deg, rgba(206,185,103,0.7) 270deg 360deg);
  background-size: 30px 30px;
  background-repeat: repeat;
}
.winter_2024 .column h3:after{
  border-top: 15px solid rgb(206,185,103,0.9) ;
}

@media(max-width:599px) {
  .winter_2024 .bn_goodfortunetea{
    width: 100%;
    margin: 0 auto 2rem;
  }
  .winter_2024 .wg_special .row{
    margin-bottom: 0;
  }
  .winter_2024 .baked h3{
    width: 80%;
  }
  .winter_2024 .baked{
    margin-bottom: 0;
    padding-bottom: 3rem;
  }
  .winter_2024 .l-reason .parallax {
    background: url(/images/winter_gifts/common/wg_reason_sp.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
  }
  .winter_2024 .column .parallax {
    background: url(/images/winter_gifts/common/wg_column_sp.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
  }

}

/******************************/
/*周年記念*/
/******************************/

.special.anniversary {
  background: none;
  background-color: #fffff1;
  font-family: 'Noto Serif JP', serif;
}
.anniversary .mv {
  background: #fffff1;
}
.anniversary .mv .bg {
  background-image: url(/images/Anniversary/2024/2024An_fv.jpg);
}
.anniversary .baloon {
  position: absolute;
  width: 20vw;
  bottom: -4vw;
  right: 4vw;
  overflow: visible;
  /* z-index: 999;*/
}
.special.anniversary .lead{
  text-align: center;
}
.anniversary .main_catch h1{
  margin-left: 0;
  margin-bottom: 2rem;
  color: #3b4b05;
}
.anniversary .main_catch .text p {
  margin-bottom: 1.4rem;
  margin-left: 0;
}
.cpn {
  padding: 4rem 0 6rem;
  background: #f9cf4f;
}

.anniversary .cpn_container {
  /*width: calc(100% - 10rem);*/
  max-width: 1120px;
  margin: 0 auto 2rem;
  width: calc(100% - 2rem);
  height: 100%;
  position: relative;
  padding: 4rem 6rem;
  background: #fff;
}
.anniversary .item_list .sec_ttl {
  color: #333;
  font-size: clamp(1.2rem, 1.308rem + 0.25vw, 1.6rem);
  font-weight: bold;
  line-height: 1.4;
  text-align: left;
  margin-bottom: 1rem;
}

.anniversary .item_list span {
  color: #c21632;
  font-size: 130%;
  font-weight: bold;
}

.anniversary .item_list .period {
  color: #c21632;
  font-size: clamp(1rem, 0.908rem + 0.25vw, 1.2rem);
  font-weight: bold;
  line-height: 1.4;
  text-align: left;
  margin-bottom: 1rem;
  padding: .5rem 1rem;
  border: 1px solid #c21632;
  display: inline-block;
}
.anniversary .item_list .limited{
    color: #fff;
    background: #c12235;
    font-weight: bold;
    display: inline-block;
    z-index: 2;
    padding: 10px 12px 10px;
    font-size: 1.1rem;
}
.cpn_no p.circle {
  position: absolute;
  top: 40%;
  left: -50px;
  margin: 0;
  color: white;
  background: #c3a84d;
  font-size: 2.4rem;
  display: inline-block;
  z-index: 2;
  width: 100px;
  padding: 30px 10px 32px;
  /*border-radius: 50%;*/
  /*transform: rotate(-10deg);*/
  font-weight: normal;
  line-height: .9;
  text-align: center;
}
.anniversary .cove-txt p {
  font-size: 1rem;
  line-height: 1.6;
  text-align: left;
  background: #f5f5f5;
  padding: 1rem;
}
.anniversary .cove-txt.ex p {
  font-size: clamp(1.1rem, 1.054rem + 0.12vw, 1.2rem);
  margin-bottom: 3rem;
  color: #4e5e2e;
  line-height: 1.6;
  text-align: left;
  background: none;
  padding: 0;
}
.anniversary .item_list .cove-txt.ex p span {
  font-size: 110%;
  background: linear-gradient(transparent 52%, #F9EB7D 65%);
  font-weight: bold;
  color: #4e5e2e;
}

.zoomIn {
  animation-name: zoomInAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  animation-delay: 1s;
  opacity: 0;
}

@keyframes zoomInAnime {
  from {
    transform: scale(0);
  }

  to {
    transform: scale(1.1);
    opacity: 1;
  }
}

.anniversary .anchor_list a.end:hover {
  border: 6px solid #ddd;
}
.anniversary .item_list .end span {
  color: #333;
}
.anniversary .cpn_end {
  position: absolute;
  width: 80%;
  top: 38%;
  left: 10%;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.6;
  background: #c21632;
  padding: 1rem;
  color: #fff;
  font-weight: bold;
  font-size: 1rem;
  z-index: 100;
}
.anniversary .item_list .end span {
  color: #333;
}
.anniversary .item_list .sec_lead {
  padding: 0.6rem 2rem;
}

.anniversary .item_list .sec_lead p {
  line-height: 1.6;
}
.anniversary .item_list.item_list .item_area .col {
  width: 30%;
}
.anniversary .item_list.item_list .item_area .col.right {
  width: 64%;
}
#cpn_1 .item_area.row{
  margin-bottom:2rem;
}
#cpn_1 table{
border-spacing:0
}

@media(max-width:1024px) {
  .anniversary .cpn_container{
    width: calc(100% - 6rem);
}
}
@media(max-width:599px) {
  .anniversary .cpn_container{
    width: calc(100% - 2rem);
    padding: 3rem 2rem;
  }
  .anniversary .item_list.item_list .item_area .col {
    width: 100%;
    margin-bottom: 2rem;
  }
  .anniversary .item_list.item_list .item_area .col .pkg{
    width: 80%;
    margin: 0 auto;
  } 
  .anniversary .item_list.item_list .item_area .col.right {
    width: 100%;
  }
  .cpn_no p.circle{
    font-size: 2.2rem;
    width: 84px;
    padding: 25px 15px 27px;
    top: -20px;
    left:-10px;
  }
  .anniversary .cove-txt.ex p {
    margin-bottom: 0;
  }
  #cpn_1 .item_area.row{
    margin-bottom: 0;
}
}
