@charset "utf-8";

/* 2024-2025：年末年始休業の案内で使用（ここから） */
#the-new-years-holiday_hirakawa {
  margin: 0px auto 40px;
  width: 1030px;
  max-width: 100%;
  display: block;
}

#the-new-years-holiday_hirakawa .the-new-years-holiday_hirakawa-img02 {
  display: none;
}

#the-new-years-holiday_hirakawa--1 {
  display: none;
}

@media screen and (max-width: 767px) {
      #the-new-years-holiday_hirakawa .the-new-years-holiday_hirakawa-img01 {
          display: none;
      }

      #the-new-years-holiday_hirakawa .the-new-years-holiday_hirakawa-img02 {
          display: inline;
      }

      #the-new-years-holiday_hirakawa {
          margin: 0px auto 5px;
      }

      #the-new-years-holiday_hirakawa--1 {
          display: block;
          margin: 0px auto 40px;
          width: 1030px;
          max-width: 100%;
          font-size: 100%;
          text-align: center;
          font-weight: 700;
      }

      #the-new-years-holiday_hirakawa--1:hover {
          text-decoration: underline;
          color: #0000EE;
      }
}
/* 2024-2025：年末年始休業の案内で使用（ここまで） */

/* 2025：夏季休業の案内（ここから） */
#summer-holiday_hirakawa {
  margin: 0px auto 40px;
  width: 800px;
  max-width: 100%;
  display: block;
}
#summer-holiday_hirakawa .summer-holiday_hirakawa-img02 {
  display: none;
}
@media screen and (max-width: 767px) {
      #summer-holiday_hirakawa .summer-holiday_hirakawa-img01 {
          display: none;
      }
      #summer-holiday_hirakawa .summer-holiday_hirakawa-img02 {
          display: inline;
      }
      #summer-holiday_hirakawa {
          margin: 0px auto 40px;
      }
}
/* 2025：夏季休業の案内（ここまで） */




/*　ページ全体の横幅を100%に変更 */
.layout_body {
  width: 100%;
}

/*　左右メニューとコンテンツエリアの横幅を860pxに設定　*/
.layout_table {
  width: 1120px;
  margin-right: auto;
  margin-left: auto;
}

.lside {
  margin-right: 40px;
}

/*お試し店舗のヘッダを非表示*/
.FS2_trial {
  display: none;
}

/*プレビューモードのヘッダを非表示*/
.FS2_preview {
  display: none;
}

/*閲覧履歴のタイトル*/
.FS2_Recommend2_recommend ul li {
  overflow: hidden;
}

/*茶道具TOP100%レイアウト*/
.FS2_body_Goods_chanoyu .layout_body .layout_table {
  width: 100% !important;
}

.FS2_body_Goods_chanoyu .layout_body .layout_table .FS2_breadcrumbs {
  width: 1120px;
  margin: 0 auto 20px;
}

.FS2_body_Goods_chanoyu .layout_body .layout_table .FS2_lower_comment {
  width: 1120px;
  margin: 0 auto 20px;
}

/*茶道具右ナビ枠の色*/
.fix-right-navi.chanoyu-nav ul li:first-child a {
  border: 1px #b9a67a solid;
}

/*通信欄サイズ指定*/
textarea#communication {
  width: 55%;
  height: 210px;
}

/*テキスト*/
.cove-txt p,
.mb-txt p {
  line-height: 2;
  letter-spacing: .05em;
}

.cove-04 {
  padding: 15px 0px;
}

.em_liner {
  border-bottom: #FFFFBF 2px solid;
}


/*その他の商品*/

.another-item li {
  width: 23.5%;
  margin: 0 2% 3% 0;
  list-style: none;
  line-height: 1.6em;
}

.another-item li a {
  text-decoration: none;
}

.another-item li:nth-child(4n) {
  margin-right: 0;
}

.another-item li:nth-child(5n) {
  margin-right: 2%;
}

.anotit {
  margin-bottom: 20px;
}

.comment-txt p {
  line-height: 2;
  letter-spacing: .05em;
}


/*　＃検索の設定テスト */
/*.a-tag01{
  color: #364e96!important;/*文字色*/
/*border: solid 3px #a6d3c8!important;/*線色*/
/*padding: 0.5em!important;/*文字周りの余白*/
/* border-radius: 0.5em;/*角丸*/
/*text-decoration: none!important;
}*/

.hashtag .a-tag01 {
  display: block;
  border: 1px #ccc solid;
  color: #0d0000;
  padding: 5px 15px;
  font-size: 15px;
  line-height: 150%;
  border-radius: 50px;
  text-align: center;
  text-decoration: none;
  transition: .3s;
}

.hashtag .a-tag01:hover,
.hashtag .a-tag02:hover {
  background: #ccc;
  transition: .3s;
}

.hashtag ul {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 3rem;
}

.hashtag ul li {
  margin: 10px 5px;
}

.hashtag .a-tag02 {
  display: block;
  color: #0d0000;
  padding: 5px 15px;
  font-size: 15px;
  line-height: 150%;
  border-radius: 50px;
  text-align: center;
  text-decoration: none;
  background: #f5f5f5;
  font-weight: bold;
  transition: .3s;
}

/*コメントパターン２つ並び*/
.bn_season_feature.flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.bn_season_feature.flex>div {
  width: 49.5%;
}

.bn_season_feature p {
  text-align: center;
  padding: .5rem;
  background: #8fa368;
  color: #fff;
  line-height: 1.8;
}

.bn_season_feature p span {
  font-size: 90%;
}

.senkien_day_text p {
  color: #fff;
  background: #5e8303;
  text-align: center;
  font-weight: bold;
  padding: 0.5rem;
  line-height: 1;
}

.senkien_day_text a {
  text-decoration: none;
  font-weight: bold;
}

.sadoubase .senkien_day_text p {
  margin: 0 auto 15px;
  text-align: center;
  color: #fff;
  background: #5e8303;
  line-height: 2;
  font-size: 1.2em;
}


/*抹茶サンド*/
.recommend-sub .rec11 {
  background: url(/shop/item/senkien/picture/goods/5717_1.jpg) no-repeat 5% center, url(/common/img/play-button.svg) no-repeat 95% center #e5ebd9;
  background-size: 50px 50px, 10px 10px;
}

/*新規会員特典*/
.toku_01 {
  background: url(/common/img/toku01.jpg) no-repeat left top;
  background-size: 100px;
}

.toku_02 {
  background: url(/common/img/toku02.jpg) no-repeat left top;
  background-size: 100px;
}

.toku_03 {
  background: url(/common/img/toku03.jpg) no-repeat left top;
  background-size: 100px;
}

.toku_04 {
  background: url(/common/img/toku04.jpg) no-repeat left top;
  background-size: 100px;
}

.toku_05 {
  background: url(/common/img/toku05.jpg) no-repeat left top;
  background-size: 100px;
}

.toku_06 {
  background: url(/common/img/toku06.jpg) no-repeat left top;
  background-size: 100px;
}

.toku_07 {
  background: url(/common/img/toku07.jpg) no-repeat left top;
  background-size: 100px;
}

.tokus span {
  font-size: 110%;
  background: linear-gradient(transparent 80%, #ffec47 80%);
  font-weight: bold;
  display: inline;
}

.tokus dd {
  color: #666;
}

/* --------------------------------
  原材料名一覧表、栄養成分値一覧表
  ---------------------------------- */

.nutrition .min-tit,
.ingredients .min-tit {
  background: none;
  padding: 0 0 10px;
  font-size: 130%;
  margin-bottom: 23px;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Arial, serif;
}

.nutrition .guide-link,
.ingredients .guide-link {
  width: 100%;
  margin: 4% 3% 8%;
  list-style-type: none;
  /* float: left; */
  padding: 0;
  grid-template-columns: unset;
  display: block;
}

.nutrition .guide-link li,
.ingredients .guide-link li {
  width: 29%;
  text-align: center;
  margin: 0 2% 2% 0;
}
@media screen and (max-width: 767px) {
  .nutrition .guide-link li,
  .ingredients .guide-link li {
  width: 48%;
}
.nutrition .guide-link li a,
.ingredients .guide-link li a {
  padding: 6% 3%;
  font-size: 100%;
}
}

.nutrition .guide-link li a,
.ingredients .guide-link li a {
  display: block;
  color: #333;
  padding: 4% 3%;
  line-height: 130%;
  text-decoration: none;
  border-radius: 0;
  -webkit-transition: box-shadow .18s ease;
  -webkit-transition: -webkit-box-shadow .18s ease;
  transition: -webkit-box-shadow .18s ease;
  transition: box-shadow .18s ease;
  transition: box-shadow .18s ease,
    -webkit-box-shadow .18s ease;
  
}

.nutrition .guide-link li a:hover,
.ingredients .guide-link li a:hover {
  display: block;
  color: #ffffff;
  background-color: #666;
}

.nutrition table,
.nutrition th,
.nutrition tr,
.nutrition td {
  border-collapse: collapse;
  border-spacing: 0;
}

.nutrition .cove-04 {
  font-weight: normal;
  padding: 0;
}

.nutrition .tb {
  margin-bottom: 80px;
}

.nutrition .tb-th {
  font-size: 95%;
  text-align: center;
  padding: 8px 0 9px 17px;
}

.nutrition .tb-th-image {
  width: 10%;
  padding: 10px 0;
  border-bottom: 1px solid #999;
}

.nutrition .tb-th-name {
  font-size: 95%;
  text-align: center;
}

.nutrition .tb-th-name,
.nutrition .tb-th,
.nutrition .tb-th-type {
  padding: 6px 18px 6px 0;
  border-bottom: 1px solid #999;
}

.nutrition .tb-cell {
  text-align: center;
  padding: 10px 18px 10px 0px;
  border-bottom: 1px solid #999;
}

.nutrition .multiple .tb-cell {
  border-bottom: 1px dotted #ccc;
  padding: 18px 18px 18px 0px;
}

.nutrition .multiple .tb-cell.last-cell {
  border-bottom: 1px solid #999;
}

.nutrition .tb-cell-image {
  width: 80px;
}

.nutrition .tb-cell-name {
  padding: 10px 18px 10px 0px;
  text-align: left;
  width: 25%;
}

.nutrition .tb-cell-name a {
  text-decoration: none;
}

.nutrition .multiple .tb-cell-name {
  padding: 10px 0px 10px 0px;
  text-align: left;
  width: 13%;
}

.nutrition .tb-cell-nut {
  font-size: 90%;
}

.nutrition .multiple .tb-cell-type {
  text-align: left;
  font-size: 90%;
  padding: 18px 18px 18px 0px;;
}

.nutrition .tb-image-wrap {
  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;
  overflow: hidden;
}

.nutrition .point {
  margin-top: 20px;
}

.nutrition .point p {
  font-size: 80%;
  margin: 0;
}



/*-------------------
　　カテゴリページ
-------------------*/

/*共通*/

.re_cat .wrapper p,
.re_cat .list_wrapper p {
  font-family: 'Noto Serif JP', serif;
}

.re_cat h2.cove-main {
  margin: 3rem auto 2rem;
  /*font-weight: normal;*/
  text-align: center;
  font-family: 'Noto Serif JP', serif;
  line-height: 1.6;
}

.re_cat .cove-txt.center p {
  text-align: center;
  font-size: 1.1rem;
  line-height: 1.8em;
  font-weight: 100;
  margin-left: 0
}

.re_cat .wrapper {
  width: 100%;
  margin: 2rem auto 4rem;
}

.re_cat .item_list.wrapper {
  margin: 2rem auto 1rem;
}
.re_cat .wrapper.read {
  width: 100%;
  margin: 2rem auto 6rem;
}

.re_cat .list_wrapper {
  width: 90%;
  margin: 3rem auto 6rem;
}
@media screen and (max-width: 767px) {
  .re_cat .list_wrapper {
    width: 100%;
  }
}

.re_cat .flex {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.re_cat .flex_between {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.re_cat .white-btn a {
  font-family: 'Noto Serif JP', serif;
}

.re_cat .cart-btn a {
  color: #fff;
  background: #8fa368;
  padding: 4px 0;
  font-size: 85%;
  margin: .5rem auto 0;
  border-radius: 4px;
}

.re_cat .black-btn a {
  color: #000;
  background: none;
  padding: 4px 0;
  font-size: 85%;
  margin: .5rem auto 0;
  border: 1px solid #000;
}

.re_cat .black-btn a:hover {
  background: #444;
  color: #fff;
  border: 1px solid #444;
  opacity: 1;
}

.re_cat .line_up .black-btn a {
  padding: 6px 0 7px;
  width: 90%;
  margin-left: 0;
}

.re_cat .black-btn p {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: .3s;
  transition: .3s;
  z-index: 20;
}

.re_cat .black-btn:hover p {
  position: absolute;
  top: 50%;
  right: -5%;
  -webkit-transform: translate(0%, -50%);
  /* Safari用 */
  transform: translate(0%, -50%);
}

.re_cat .recommend-sub {
  margin: 0 auto 6rem;
}

.re_cat .recommend-sub li a {
  padding: 0;
  text-align: center;
}

.re_cat .recommend-sub li a img {
  width: 100%;
  margin-bottom: 1rem;
}

/*.re_cat .recommend-sub.gr_2 ul {
  margin: 0 auto;
}

.re_cat .recommend-sub.gr_2 li {
  width: 38%;
  margin: 0 6% 0;
}

.re_cat .recommend-sub.gr_3 ul {
  margin: 0 auto;
}

.re_cat .recommend-sub.gr_3 li {
  width: 30%;
}

.re_cat .recommend-sub.gr_3 li:nth-child(3n) {
  margin-right: 0;
}

.re_cat .recommend-sub.gr_4 li:nth-child(4n) {
  margin-right: 0;
}

.re_cat .recommend-sub.gr_5 li {
  width: 30%;
}

.re_cat .recommend-sub.gr_5 li:nth-child(5n) {
  margin-right: 0;
}
*/
.re_cat .recommend-sub li a {
  font-size: 90%;
  line-height: 1.6;
  text-align: left;
  font-family: 'Noto Serif JP', serif;
  -webkit-transition: .3s;
  transition: .3s;
  border: none;
  font-weight: normal;
}

.re_cat .recommend-sub li a:hover {
  opacity: .6;
  -webkit-transition: .3s;
  transition: .3s;
}

.re_cat .recommend-sub li .price {
  color: #444;
  line-height: 3em;
  font-family: 'Noto Serif JP', serif;
  font-weight: bold;
}

.re_cat .recommend-sub li .black-btn a {
  text-align: center;
  padding: 6px 0 7px;
}

.re_cat .recommend-sub li .cart-btn {
  margin: 1rem auto 0;
  width: 90%;
}
@media screen and (max-width: 767px) {
  .re_cat .recommend-sub li .cart-btn {
    width: 100%;
}
}
.re_cat .recommend-sub li .cart-btn a {
  text-align: center;
  padding: 9px 0 10px;
  color: #fff;
}

.re_cat .ttl_sec {
  border: 1px solid #666;
  padding: 14px;
  width: 50%;
  margin: 0 auto 3rem;
  color: #333;
  text-align: center;
  font-family: 'Noto Serif JP', serif;
}
@media screen and (max-width: 767px) {
  .re_cat .ttl_sec {
    width: 80%;
  }
}

.re_cat .ttl_area {
  text-align: center;
  margin-bottom: 2rem;
  font-family: 'Noto Serif JP', serif;
}

.re_cat .item_list .item_area .col {
  width: 48%;
  margin-bottom: 4rem;
  font-family: 'Noto Serif JP', serif;
}
@media screen and (max-width: 767px) {
  .re_cat .item_list .item_area .col {
    width: 100%;
    margin-bottom: 2rem;
  }
}
.re_cat .item_list .item_area.flame .col {
  width: 50%;
  margin-bottom: 0;
  font-family: 'Noto Serif JP', serif;
}
.re_cat .item_list .item_area.flame .col.right{
  margin-left: 0;
} 

.re_cat .item_list .item_area.flame .pkg {
  margin-bottom: 0;
}

.re_cat .secret .item_list .item_area .data_box p {
  font-size: 100%;
}

.re_cat .item_list .item_area .data_box {
  position: relative;
  color: #000;
}

.re_cat .item_list .item_area .data_box p {
  /*font-size: 90%;*/
  line-height: 1.6;
  margin-bottom: 1rem;
}

.re_cat .item_area .data_box .data {
  font-size: 1rem;
  padding: 8% 0 8% 8%;
}

.re_cat .item_area.flame .data_box .data {
  font-size: .9rem;
  padding: 0 0 0 8%;
}

.re_cat .line_up.item_list .item_area .data p {
  font-size: 90%;
}

.re_cat .line_up .item_area .item_ttl p {
  font-size: 1.1rem;
  margin-bottom: 1rem;
  font-weight: 600;
  position: absolute;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  right: 5%;
  top: 10%;
  text-align: center;
}

.re_cat .line_up .item_area .data {
  margin-right: 15%;
}

.re_cat .line_up .item_area .col {
  width: 50%;
  margin-bottom: 0;
}

.re_cat .line_up .item_area .col.right {
  margin-left: 0;
}

.re_cat .line_up .item_area .pkg {
  margin-bottom: 0;
}

.re_cat .line_up.item_list.wrapper {
  margin: 2rem auto 6rem;
}

.re_cat .scene dd {
  font-size: 90%;
  text-align: center;
  line-height: 1.4em;
}

.re_cat .scene dd.ttl_scene {
  font-weight: bold;
  font-size: 1rem;
  margin-bottom: .5rem;
  font-family: 'Noto Serif JP', serif;
  line-height: 2em;
  border-bottom: 2px solid #d5ddbb;
}

.re_cat .recommend-sub.gr_3 .flex {
  justify-content: center;
}

.re_cat dd.cs {
  font-weight: bold;
  margin-bottom: .5rem;
  line-height: 1.4em;
  border-bottom: 2px solid #d5ddbb;
  padding-bottom: 0.3rem;
}

.re_cat dd.flag {
  position: absolute;
  top: -3px;
  left: -3px;
  margin: 0;
  color: white;
  background: #c3a84d;
  font-size: 1rem;
  display: inline-block;
  z-index: 2;
  padding: 3px 10px 4px;
}

.re_cat .recommend-sub.abreast li {
  width: 60%;
  margin: 2% 0;
}

.re_cat .recommend-sub.abreast li:first-child {
  width: 30%;
  margin: 2% 10% 2% 0;
}

.re_cat .recommend-sub.abreast li .cart-btn {
  margin: 0;
}

.re_cat .recommend-sub.abreast li a {
  font-size: 100%;
}

.re_cat .recommend-sub.abreast dd {
  font-weight: bold;
}

.re_cat .recommend-sub.abreast dd.item_ttl {
  font-size: 1rem;
}

.re_cat .recommend-sub.abreast dd.cs {
  border-top: 2px solid #d5ddbb;
  border-bottom: none;
  padding-bottom: 1rem;
  margin-top: 1rem;
  padding-top: 1rem;
  line-height: 1.7em;
  font-weight: normal;
}

.re_cat .ttl_area {
  line-height: 2em;
}

.re_cat .recommend-sub .name {
  font-weight: bold;
  padding-bottom: 0.3rem;
  border-bottom: 2px solid #d5ddbb;
  font-size: 1rem;
  margin-bottom: 0.5rem;
}

.re_cat .recommend-sub li .white-btn a {
  text-align: center;
  padding: 6px 0 7px;
  border: 1px solid;
}

.re_cat .cove-01,
.re_cat .cove-03 {
  font-family: 'Noto Serif JP', serif;
  /*font-weight: bold;*/
  padding-bottom: 20px;
}

.re_cat .mame .ttl {
  font-size: 1.2em;
}

.re_cat .mame .recommend-sub li a img {
  width: 100%;
  margin-bottom: 0.5rem;
}

.re_cat .mame .recommend-sub li {
  margin: 0px auto 1rem;
}

/*チーズケーキ*/
/*.cheesecake .recommend-sub.gr_3 .flex {
  justify-content: right;
}*/
.cheesecake .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;
}
.cheesecake .item_area .pkg{
    position: relative;
    margin-bottom: 2rem;
    transition: 0.2s;
}
.cheesecake .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;
}
.cheesecake .line_up .item_area .data_box .data {
  font-size: 1rem;
  padding: 8% 6% 9% 8%;
}
.cheesecake .item_area.row {
    justify-content: center;
    align-items: center;
}
.matchamaru {
  background: #D5DDBB;
  color: #333;
}

.shiromaru {
  background: #f7e2bb;
  color: #333;
}

.kuromaru {
  background: #c5c6c5;
  color: #333;
}

.cheesecake .secret p span {
  font-size: 110%;
  background: linear-gradient(transparent 80%, #ffec47 80%);
  font-weight: bold;
}
.re_cat .line_up .shiromaru .item_area .item_ttl p {
  left: 5%;
  right: 83%;
}

.re_cat .line_up .shiromaru .item_area .data {
  margin-left: 15%;
  margin-right: 0;
  padding: 8% 8% 9% 6%;
}

@media screen and (max-width: 767px) {
.re_cat.cheesecake .line_up.item_list .item_area .col,.re_cat.cheesecake .line_up.item_list .item_area.row col{
  margin-bottom: 0;
}
}

/*ほうじ茶*/
.houjicha_autumn .item_list .item_area .col {
  width: 47%;
}

.houjicha_autumn .item_area .item_ttl {
  font-size: 1.2rem;
}

.houjicha_autumn .item_area .data_box .data {
  font-size: 100%;
  letter-spacing: 0.05em;
  line-height: 1.6;
  margin-bottom: 10px;
}

.houjicha_autumn .item_area .data_box .data p {
  margin-bottom: 10px;
}

.houjicha_autumn .item_area .data .black-btn a {
  padding: 6px 0;
  margin-left: 0;
}

.houjicha_autumn .mb-txt p {
  margin-top: 20px;
}

/*涼菓*/
.re_cat .jelly.list_wrapper {
  width: 100%;
}

/*お手土産*/
.re_cat.otemiyage .cove-txt.indent {
  padding-left: 1rem;
}

.re_cat.otemiyage .anotit {
  text-align: center;
  font-weight: bold;
  margin: 4rem auto 3rem;
  font-family: 'Noto Serif JP', serif;
  background: #697f3e;
  color: #fff;
  padding: 0.2rem 0 0.3rem;
  width: 50%;
}

/*法人_敬老*/
.re_cat.keirou .recommend-sub li {
  font-size: 90%;
  line-height: 1.6;
  text-align: left;
  font-family: 'Noto Serif JP', serif;
}

.re_cat.keirou .recommend-sub .name {
  font-weight: bold;
  padding-bottom: .3rem;
  border-bottom: 2px solid #d5ddbb;
  font-size: 1rem;
  margin-bottom: .5rem;
}

.re_cat.keirou .largeorder img {
  margin-bottom: 1rem;
}

.re_cat.keirou h4 {
  font-size: 110%;
  text-align: center;
  font-weight: bold;
  margin: 4rem auto 3rem;
  font-family: 'Noto Serif JP', serif;
  background: #697f3e;
  color: #fff;
  padding: 0.2rem 0 0.3rem;
  width: 50%;
}
.re_cat.keirou .two-pho ul{
    gap: 0 10%;
    width: 80%;
}
.re_cat.keirou .recommend-sub li .price {
    text-align: right;
}
.re_cat.keirou .ttl_area {
    text-underline-offset: 0.4em;
    text-decoration: underline #697f3e;
}

@media screen and (max-width: 767px) {
.re_cat.keirou .two-pho ul{
        display: block;
    }
.re_cat.keirou .recommend-sub.abreast li .cart-btn {
    margin: 0 auto;
}
.re_cat.keirou h4 {
  width: 80%;
}
}




/*水出し緑茶*/

.re_cat.mizudashi .anotit {
  text-align: center;
  font-weight: bold;
  margin: 4rem auto 3rem;
  font-family: 'Noto Serif JP', serif;
  background: #697f3e;
  color: #fff;
  padding: 0.5rem 0 0.5rem;
  width: 50%;
}
    @media screen and (max-width: 767px){
    .re_cat.mizudashi .anotit{
      width: 80%;
    }
  }


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

  特集ページ

  ------------------------------------------------------------------------------------- */
/*
.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;
}

span {
  display: inline-block;
}

a:hover {
  text-decoration: none;
}

.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;
}

.special .main_catch .vertical {
  height: auto;
  display: inline-block;
  width: auto;
  min-height: 500px;
}

.special .main_catch .container {
  width: 1120px;
  height: 100%;
  padding: 6rem 0;
}

.special .main_catch h1 {
  margin-left: 4rem;
  font-family: 'Shippori Mincho', serif;
  font-size: 1.9rem;
  font-weight: 800;
  line-height: 3rem;
  letter-spacing: .1rem;
}

.special .main_catch p.text {
  font-size: 1.4rem;
  margin-left: 1rem;
  line-height: 3rem;
  font-family: 'Shippori Mincho', serif;
  font-weight: 600;
}

.main_catch {
  padding: 0;
  text-align: center;
}

.main_catch h1 {
  font-size: 2.2rem;
  margin-bottom: 4rem;
  font-weight: normal;
  line-height: 1.5;
}

.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: 1.4rem;
  margin-bottom: 0.8rem;
  font-weight: 600;
  font-family: 'Noto Serif JP', serif;
}

.special .l-reason-box dd {
  font-size: 1.2rem;
  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: 2.5rem;
  text-align: left;
  line-height: 2.5rem;
  margin-right: 2.5rem;
  font-family: 'Noto Serif JP', serif;
}

.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: 2.2rem;
  line-height: 1.2em;
  font-weight: 400;
  text-align: center;
  font-family: 'Noto Serif JP', serif;
  margin-bottom: 2rem;
}

.l-reason .sec_ttl,
.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: 5%;
  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: 1.1rem;
  color: #fff;
}

.ranking_list a {
  text-decoration: none;
}

.ranking_list .name {
  margin-top: 1rem;
  line-height: 1.5em;
  color: #fff;
  font-size: 1.2rem;
  line-height: 1.4;
}

.item_list .sec_ttl {
  margin-bottom: 3rem;
}

.item_list .sec_lead {
  font-size: 1.6rem;
  margin-bottom: 6rem;
  font-family: 'Noto Serif JP', serif;
  min-height: 240px;
}

.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: 2.1rem;
  transform: translate(-50%, -50%);
  line-height: 1.6;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.l-reason .parallax {
  background-image: url(/common/img/bg_tea.jpg);
  min-height: 40vh;
}

.l-reason .parallax h2.sec_ttl {
  writing-mode: horizontal-tb;
  text-align: left;
  height: auto;
}

.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.row .col.right {
  margin-left: 6%;
}

.item_list .item_area.row .col {
  margin-bottom: 0;
}

.item_area.col_center {
  justify-content: center;
}

.item_area.row {
  justify-content: center;
  align-items: 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: 1.6rem;
  margin-bottom: 1rem;
  line-height: 1.2;
}

.item_area .item_ttl span {
  font-weight: bold;
}

.item_area .data_box {
  width: 100%;
}

.item_area .data_box .data {
  font-size: 1.2rem;
  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;
}

.item_area .data_box .price {
  font-size: 1.7rem;
  margin-top: 1rem;
  width: 100%;
  font-weight: bold;
}

.item_area .data_box .btn {
  width: 72%;
  height: 60px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  margin: 2rem auto 0;
  border-radius: 6px;
}

.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.2rem;
}

.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: 4rem;
}

.item_area .col3 .item_ttl {
  font-size: 1.4rem;
  margin-bottom: 1.2rem;
}

.item_area .col3 .pkg {
  margin-bottom: 1.4rem;
}

.item_area .col3 .data_box .data {
  font-size: 1rem;
}

.item_area .col3 .data_box .price {
  font-size: 1.5rem;
  margin-top: 0rem;
}

.item_area .col3 .data_box .btn {
  margin: 1.5rem auto 0;
}

.item_list .item_area .col4 {
  width: 24%;
}

.item_area .col4 .item_ttl {
  font-size: 1.2rem;
  margin-bottom: 0.5rem;
}

.item_area .col4 .pkg {
  margin-bottom: 1.2rem;
}

.item_area .col4 .data_box .data {
  font-size: 1rem;
}

.item_area .col4 .data_box .price {
  font-size: 1.3rem;
  margin-bottom: 0.8rem;
  margin-top: 0;
}

.item_area .col4 .data_box .btn {
  margin: 1.3rem auto 0;
  height: 50px;
}

.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: 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;
}

.special .comment p {
  font-size: 1.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: 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: 4rem 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: 1.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: 1rem;
}

.special .col_not {
  width: 100%;
  padding: 1rem;
}

.special .notification p {
  margin-bottom: 1rem;
}

.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: 1.4rem;
  margin: 1rem;
}

.special .notification .caution {
  color: #ff0000;
  font-weight: bold;
  font-size: 1.1rem;
}

/*ランキングリボン*/

/*.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;
}

.selection 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: 2rem .5rem;
  transition: 0.3s;
  color: #638134;
}

.by_price .cat_ttl:hover {
  color: #fff;
  transition: 0.3s;
}

.by_price.item_list .item_area .col {
  width: 18%;
  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: 10px;
  padding: 1rem 4rem;
  text-align: center;
  color: #8b4a46 !important;
  font-size: 1.6rem;
  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;
}


*/
