﻿@charset "UTF-8";

/* ----------------------------------
 Base
---------------------------------- */
.freepage-frame { margin: 0 auto;}
.freepage-frame .for-pc { display: none;}
.freepage-frame .red { color: #D50000;}
.freepage-frame h1 { padding: 0 15px; margin: 20px 0 30px; font-size: 28px; font-weight: bold; line-height: 1.2; text-align: center; color: #111;}
.freepage-frame h2 { padding: 14px 15px; margin: 0 0 15px; font-size: 16px; font-weight: bold; line-height: 1.2; background: #111111; color: #fff;}
.freepage-frame h3 { padding: 0 0 20px 0; margin: 40px 0 20px; border-bottom: #707070 1px solid; font-size: 14px; font-weight: bold; line-height: 1.2; color: #111111;}
.freepage-frame h4 { padding: 0 0 0 15px; margin: 20px 0 10px; font-size: 14px; font-weight: bold; line-height: 1.2; color: #111111; position: relative;}
.freepage-frame h4::before { content: ''; width: 5px; height: 100%; position: absolute; top: 0; left: 0; display: block; background: #A68434;}
.freepage-frame h4 + .indent-inner { padding: 0 0 0 15px;}
.freepage-frame .sec-contents { margin: 0 0 40px 0;}
.freepage-frame .sec-inner { margin: 0 15px;}
.freepage-frame .sec-inner p,
.freepage-frame .sec-inner li { font-size: 12px; line-height: 1.8;}
.freepage-frame .sec-inner p + p,
.freepage-frame .sec-inner ul + p,
.freepage-frame .sec-inner table + p,
.freepage-frame .sec-inner p + ul,
.freepage-frame .sec-inner ul + ul,
.freepage-frame .sec-inner table + ul,
.freepage-frame .sec-inner ul + table,
.freepage-frame .sec-inner p + table,
.freepage-frame .sec-inner table + table { margin-top: 20px;}
.freepage-frame .page-navi ul { margin: 0 15px; display: flex; justify-content: space-between; flex-wrap: wrap;}
.freepage-frame .page-navi li { width: calc(50% - 7.5px); min-height: 50px; margin: 0 0 10px 0; border: #E0E0E0 1px solid; font-size: 12px; line-height: 1.2; box-sizing: border-box;}
.freepage-frame .page-navi li:nth-child(2n) { margin: 0 0 10px 0;}
.freepage-frame .page-navi li a { width: 100%; height: 100%; padding: 0 30px 0 10px; display: flex; justify-content: center; align-items: center; text-decoration: none; position: relative;}
.freepage-frame .page-navi li a:before { content: ""; width: 8px; height: 8px; border-right: 2px solid #976F11; border-top: 2px solid #976F11; position: absolute; right: 12px; top: calc(50% - 6px); display: block; transform: rotate(135deg);}
.freepage-frame .list li { padding-left: 1em; text-indent: -1em;}
.freepage-frame .notice-list li { padding-left: 1em; text-indent: -1em; color: #D50000;}
.freepage-frame table { border: #E0E0E0 1px solid; border-collapse: collapse;}
.freepage-frame table th { padding: 5px 10px; border: #E0E0E0 1px solid; border-collapse: collapse; background: #F5F5F5;}
.freepage-frame table td { padding: 5px 10px; border: #E0E0E0 1px solid; border-collapse: collapse;}
.freepage-frame .design-button a { width: 100%; height: 50px; border: #111111 1px solid; border-radius: 5px; text-align: center; text-decoration: none !important; line-height: 48px; display: block; box-sizing: border-box; position: relative; transition: 0.3s;}
.freepage-frame .design-button a::before { content: ""; width: 8px; height: 8px; border-right: 1.5px solid #976F11; border-top: 1.5px solid #976F11; position: absolute; right: 20px; top: calc(50% - 4px); display: block; transform: rotate(45deg);}
.freepage-frame .table-line  { border-top: #E0E0E0 1px solid;}
.freepage-frame .table-line dt { padding: 15px 20px; text-align: left; font-weight: bold; background: #f9f9f9; box-sizing: border-box;}
.freepage-frame .table-line dd { padding: 15px 20px; background: #fff; box-sizing: border-box;}
.freepage-frame .table-line dd .title { margin-bottom: 10px; font-weight: bold;}
.freepage-frame .table-line dd a { text-decoration: underline;}
.freepage-frame .table-line dd p + p,
.freepage-frame .table-line dd p + ul { margin: 10px 0 0 0;}

/* ----------------------------------
 Guide
---------------------------------- */
#freepage_guide .page-navi { margin-bottom: 30px;}
#freepage_guide p a { text-decoration: underline;}
#freepage_guide #flow h3 { padding: 0; border-bottom: none;}
#freepage_guide #point picture { margin: 15px 0; display: block;}
#freepage_guide #mypage .mypage-menu-list { margin: 20px 0 0 0; border-bottom: #E0E0E0 1px solid;}
#freepage_guide #mypage .mypage-menu-list dl { border-top: #E0E0E0 1px solid;}
#freepage_guide #mypage .mypage-menu-list dl dt { padding: 10px 0 5px; font-size: 14px; font-weight: bold; color: #976F11; box-sizing: border-box;}
#freepage_guide #mypage .mypage-menu-list dl dd { padding: 0 0 10px 0; font-size: 12px;}
#freepage_guide #derivery table { width: 100%;}
#freepage_guide #derivery table th { vertical-align: middle; font-size: 12px;}
#freepage_guide #derivery table th.postage { text-align: center; letter-spacing: -2px;}
#freepage_guide #derivery table td { font-size: 12px;}
#freepage_guide #derivery table .area { min-width: 20%; width: 20%;}
#freepage_guide #derivery table .pref { min-width: 55%; width: 55%;}
#freepage_guide #derivery table .postage { text-align: center;}
#freepage_guide #derivery picture img { width: 193px;}
#freepage_guide #payment table { width: 100%;}
#freepage_guide #payment table th { vertical-align: middle; font-size: 12px; text-align: center;}
#freepage_guide #payment table td { font-size: 12px; text-align: center;}
#freepage_guide #payment li picture { margin: 5px 0 20px 0; display: block;}
#freepage_guide #payment li a { text-decoration: underline;}
#freepage_guide #card_back { margin: 30px 0 0 0; display: block;}
#freepage_guide #card_back .flex-box { margin: 0 0 15px 0;}
#freepage_guide #card_back .flex-box p { margin: 0 0 15px 0;}
#freepage_guide #card_back .flex-box img { width: auto; height: auto;}
#freepage_guide #card_back .flex-box:nth-child(2) img { width: 50%;}
#freepage_guide #jal_card .sec-inner { position: relative;}
#freepage_guide #jal_card li { overflow: hidden;}
#freepage_guide #jal_card li picture { width: 130px; padding: 0 0 10px 15px; float: right;}
#freepage_guide #jmb_mile .sec-inner { position: relative;}
#freepage_guide #jmb_mile .sec-inner .list { margin: 0 0 20px 0;}
#freepage_guide #jmb_mile li { overflow: hidden;}
#freepage_guide #jmb_mile picture { width: 130px; padding: 0 0 10px 15px; float: right;}

/* ----------------------------------
 Policy
---------------------------------- */
#freepage_policy { margin: 0 auto 100px;}
#freepage_policy h3 { margin-left: 15px; margin-right: 15px;}
#freepage_policy p  { margin-left: 15px; margin-right: 15px; line-height: 1.8; font-size: 12px;}
#freepage_policy ol { margin: 10px 15px; list-style: none;}
#freepage_policy li { margin: 0 0 10px 0; padding-left: 1em; text-indent: -1em; line-height: 1.8; font-size: 12px;}
#freepage_policy li li { padding-left: 1.5em; text-indent: -1.5em; line-height: 1.8;}

/* ----------------------------------
 FAQ
---------------------------------- */
#freepage_faq { margin: 0 auto 60px;}
#freepage_faq .sec-head { margin-bottom: 30px;}
#freepage_faq .faq-box { margin: 0 15px;}
#freepage_faq .faq-box h3 { padding-left: 45px; line-height: 1.5; position: relative;}
#freepage_faq .faq-box h3 span { font-size: 20px; color: #CC0000; position: absolute; top: -4px; left: 10px;}
#freepage_faq .faq-box p { padding-left: 45px; position: relative;}
#freepage_faq .faq-box p span  { font-weight: bold; position: absolute; top: 0; left: 1em;}

/* ----------------------------------
 Law
---------------------------------- */
#freepage_law { margin: 0 auto 60px;}

/* ----------------------------------
 Liquorsales Info
---------------------------------- */
#freepage_liquorsales_info { margin: 0 auto 60px;}

/* ----------------------------------
 ランキング集計
---------------------------------- */
.block-top-event--wrap .ranking-note--wrap { padding: 0 15px; margin: 20px 0; font-size: 12px;}

/* ----------------------------------
 商品詳細 追従カート
---------------------------------- */
body:not(.page-goods) .js-floatinng-cart { display: none !important;}
.js-floatinng-cart { position: fixed; bottom: 0; left: 0; right: 0; background-color: rgba(224,224,224,0.9); z-index: 100; transition: all 0.5s; display: flex; padding: 10px 15px; align-items: center;justify-content: space-between; box-sizing: border-box; opacity: 1;}
.js-floatinng-cart .block-goods-price { padding: 0; margin: 0 20px 0 0; border: none; flex-shrink: 0; display: none;}
.js-floatinng-cart .block-goods-price--price { font-size: 13px; margin: 0;}
.js-floatinng-cart .block-goods-price--price .tax { font-size: 0.7em;}
.js-floatinng-cart .block-goods-price--mile-point { font-size: 12px; margin: 0;}
.js-floatinng-cart .block-goods-price--mile-point .mile { font-size: 10px;}
.js-floatinng-cart .block-goods-button-wrap { margin: 0; width: 100%; align-items: center;}
.js-floatinng-cart #fl-popup-btn { height: 60px; padding: 0; border-radius: 5px; font-size: 20px; font-weight: bold; color: #fff; background: #111; display: flex; justify-content: center; align-items: center; cursor: pointer; width: 100%;}
.js-floatinng-cart.scrollin { bottom: 0; opacity: 1;}
.js-floatinng-cart .block-add-cart--btn { font-size: 13px;}
.js-floatinng-cart .block-add-cart { width: 100%; display: flex; gap: 4px;}
.js-floatinng-cart .block-goods-favorite { width: 40px; order: -1; margin: 0 10px 0 0; display: none;}
.js-floatinng-cart .block-goods-favorite a { width: 40px; height: 40px; -webkit-background-size: 19px auto; background-size: 19px auto; margin: 10px 0; border: none;}
@media (max-width:374px) {
  .js-floatinng-cart { flex-wrap: wrap; bottom: -150px; gap: 15px;}
  .js-floatinng-cart .block-goods-button-wrap { width: 100%;}
 }
.page-goods .js-floatinng-cart .block-add-cart--btn { width: 100%; height: 60px; border-radius: 5px; padding: 0 0 0 23px; margin: 0; line-height: 60px; font-size: 13px; font-weight: bold; background: #CC0000 url("../../img/usr/common/icon_cart_w_sp.png") calc(50% - 3.8em) center no-repeat; -webkit-background-size: 18px auto; background-size: 18px auto; box-sizing: border-box;}
.page-goods .js-floatinng-cart button.block-add-cart--btn {background: #CC0000 url(../../img/usr/common/icon_airplane.png) calc(50% - 3.4em) center no-repeat; -webkit-background-size: 22px auto; background-size: 22px auto;
}
.page-goods .js-floatinng-cart .block-add-cart--btn .block-goods-price--jalcard-price .tax { font-size: 8px;}
.js-floatinng-cart .block-goods-review{display: none;}
.page-goods:has(.jalmall-lounge-header) .js-floatinng-cart .block-add-cart { width: 100%;}
.page-goods:has(.jalmall-lounge-header) .js-floatinng-cart .block-add-cart--btn { width: 100%; height: 60px; border-radius: 5px; padding: 0 0 0 23px; margin: 0; line-height: 60px; font-size: 13px; font-weight: bold; background: #817646 url("../../img/usr/common/icon_cart_w_sp.png") calc(50% - 3.8em) center no-repeat; -webkit-background-size: 18px auto; background-size: 18px auto; box-sizing: border-box;}
.page-goods:has(.jalmall-lounge-header) .js-floatinng-cart button.block-add-cart--btn {background: #817646 url(../../img/usr/common/icon_airplane.png) calc(50% - 3.4em) center no-repeat; -webkit-background-size: 22px auto; background-size: 22px auto;
}

/* ----------------------------------
 商品詳細 リッチ化テンプレート
---------------------------------- */
.page-goods:has(.block-goods-comment-wrap .rich) ,.page-goods:has(.block-goods-comment-wrap .rich) .block-topic-path{
  background-color: #F4F5F6;
}
.page-goods:has(.block-goods-comment-wrap .rich) .block-goods-comment-tab{
  border: none;
  gap: 5px;
  justify-content: center;
  margin-bottom: 0;
}
.page-goods:has(.block-goods-comment-wrap .rich) .block-goods-comment-tab li {
  width: 32%;
  min-width: 115px;
  height: 44px;
  border: none;
  border-bottom: 1px solid #FFF;
  border-radius: 8px 8px 0 0;
  background: #E7E8EA;
}
.page-goods:has(.block-goods-comment-wrap .rich) .block-goods-comment-tab li.active {
  background: #EFE9E1;
  border-color: #EFE9E1;
}
.page-goods:has(.block-goods-comment-wrap .rich) .block-goods-comment-tab li span{
  font-weight: 400;
  color: #808080;
}
.page-goods:has(.block-goods-comment-wrap .rich) .block-goods-comment-tab li.active span{
  font-weight: bold;
  color: #000;
}
.page-goods:has(.block-goods-comment-wrap .rich) .block-goods-comment3{
  margin: 0 0 32px;
}
.page-goods:has(.block-goods-comment-wrap .rich) .goods-detail-spec-wrap{
  background: #EFE9E1;
  padding: 40px 0 20px;
}
.page-goods .rich.bg01{
  background: #EFE9E1;
}
.page-goods .rich .inner{
  margin: 0 16px;
  padding: 40px 0 24px;
}
.page-goods .rich p.intro{
  font-size: 1.5em;
  font-weight: bold;
  background-color: #EFE9E1;
  background-image: linear-gradient(90deg, transparent 0%, transparent 50%, #EFE9E1 50%, #EFE9E1 100%),linear-gradient(180deg, rgba(0,0,0,0.2) 1px, transparent 1px);
  background-size: 4px 100%,100% 1.8em;
  background-position: top 30px left;
  line-height: 1.8em;
  padding-bottom: 1px;
  margin: 0 16px 32px;
}
.page-goods .rich .card{
  background: #FFF;
  margin: 0 0 12px;
  padding: 20px;
}
.page-goods .rich .card h3{
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  margin: 0 0 16px;
}
.page-goods .rich .card h3::after{
  content: "";
  width: 16px;
  height: 2px;
  background: #000;
  display: block;
  margin: 10px auto 0;
}
.page-goods .rich .card h3.icon-point::before{
  content: "";
  width: 24px;
  height: 24px;
  background: url(../../img/usr/goodsdetail/icon_point.png) center center / contain no-repeat;
  display: block;
  margin: 0 auto 5px;
}
.page-goods .rich .card h3.icon-products::before{
  content: "";
  width: 24px;
  height: 24px;
  background: url(../../img/usr/goodsdetail/icon_goods.png) center center / contain no-repeat;
  display: block;
  margin: 0 auto 5px;
}
.page-goods .rich .card h3.icon-recipe::before {
  content: "";
  width: 24px;
  height: 24px;
  background: url(../../img/usr/goodsdetail/icon_recipe.png) center center / contain no-repeat;
  display: block;
  margin: 0 auto 5px;
}
.page-goods .rich .card p{
  font-size: 15px;
  font-weight: bold;
  margin: 0 0 15px;
}
.page-goods .rich .card .img:has( + *){
  margin: 0 0 32px;
}
.page-goods .rich .card .img p{
  font-size: 13px;
  font-weight: 400;
  margin: 12px 0 0;
}
.page-goods .rich .voice{
  margin: 32px 0;
}
.page-goods .rich .voice h3{
  text-align: center;
  border-radius: 2px 2px 0 0;
  background: #C6AE61;
  margin: 0;
  padding: 20px 10px 15px;
}
.page-goods .rich .voice h3 img{
  width: 256px;
  height: auto;
}
.page-goods .rich .voice.recommend h3{
  text-align: center;
  padding: 15px 10px;
}
.page-goods .rich .voice.recommend h3 img{
  width: 269px;
  margin-left: 40px;
}
.page-goods .rich .voice-inner{
  background: url(../../img/usr/goodsdetail/bg_lattice.png) center center repeat #E2D9BC;
  padding: 20px;
}
.page-goods .rich .voice-list01 > * + *{
  margin-top: 12px;
}
.page-goods .rich .voice-list01 li{
  font-size: 14px;
  font-weight: 400;
  width: calc(100% - 60px);
  background: #FFF;
  border-radius: 8px;
  position: relative;
  padding: 20px;
}
.page-goods .rich .voice-list01 li:nth-child(even){
  margin-left: auto;
}
.page-goods .rich .voice-list01 li:nth-child(odd)::before{
  content: "";
  position: absolute;
  bottom: 20px;
  right: -16px;
  border: 6px solid transparent;
  border-left: 10px solid #FFF;
}
.page-goods .rich .voice-list01 li:nth-child(odd)::after{
  content: "";
  width: 35px;
  height: 35px;
  position: absolute;
  bottom: 5px;
  right: -60px;
  background: url(../../img/usr/goodsdetail/icon_user.png) center center / contain no-repeat;
}
.page-goods .rich .voice-list01 li:nth-child(even)::before{
  content: "";
  position: absolute;
  bottom: 20px;
  left: -16px;
  border: 6px solid transparent;
  border-right: 10px solid #FFF;
}
.page-goods .rich .voice-list01 li:nth-child(even)::after{
  content: "";
  width: 35px;
  height: 35px;
  position: absolute;
  bottom: 5px;
  left: -60px;
  background: url(../../img/usr/goodsdetail/icon_user.png) center center / contain no-repeat;
}
.page-goods .rich .voice-list02 > * + *{
  margin-top: 19px;
}
.page-goods .rich .voice-list02 li{
  font-size: 14px;
  font-weight: 400;
  width: 92%;
  background: #FFF;
  border-radius: 8px;
  position: relative;
  padding: 20px;
}
.page-goods .rich .voice-list02 li.img{
  width: 78%;
  background: none;
  padding: 0;
}
.page-goods .rich .voice-list02 li:nth-child(even){
  margin-left: auto;
}
.page-goods .rich .voice-list02 li:nth-child(odd)::before{
  content: "";
  position: absolute;
  bottom: -14px;
  right: 32px;
  border: 6px solid transparent;
  border-top: 8px solid #FFF;
}
.page-goods .rich .products-info {
  display: none;
}
.page-goods .rich .products-info h3{
  font-size: 17px;
  font-weight: bold;
  border-bottom: 1px dashed #000;
  padding: 0 0 5px;
}
.page-goods .rich .products-info p{
  font-size: 14px;
  font-weight: 400;
}
.page-goods .block-goods-comment7 h3{
  font-size: 17px;
  font-weight: bold;
  border-bottom: 1px dashed #000;
  padding: 0 0 5px;
}
.products-info-special{
  background: rgba(255,255,255,0.5);
  margin: 24px 0 0;
  padding: 8px;
}
.products-info-special-inner{
  background: #FFF;
  padding: 16px 20px 20px;
}
.products-info-special h4{
  font-size: 19px;
  font-weight: bold;
  line-height: 1.5;
  margin: 0 0 10px;
}
.page-goods:has(.block-goods-comment-wrap .rich) .block-goods-comment3 .rich-banner{
  padding: 0 28px;
  margin: 32px 0;
}
.page-goods:has(.block-goods-comment3 .rich) .rich-banner a img.pc-only{
  display: none;
}
.page-goods .block-goods-comment3 .rich .block-goods-comment-tab {
  background: #F4F5F6;
  margin: 0;
}
.page-goods .block-goods-comment3--top-comment {
  padding: 0 15px 30px;
}
.page-goods #goods_detail_other .pc {
  display: none;
}
.page-goods #goods_detail_other .recipe {
  padding: 40px 16px 24px;
  margin: 0 0 40px;
  background: #F7E2C1;
}
.page-goods #goods_detail_other .recipe .label {
  width: 160px;
  margin: 0 auto 8px;
  padding: 1px 0;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  border-radius: 30px;
  background: #FFF;
  border: 1px solid #916E1C;
}
.page-goods #goods_detail_other .recipe h3 {
  text-align: center;
  margin: 0 0 15px;
}
.page-goods #goods_detail_other .recipe h3 span {
  font-size: 18px;
  line-height: 1.7;
  font-weight: bold;
  background-color: #F7E2C1;
  background-image: linear-gradient(90deg, transparent 0%, transparent 50%, #F7E2C1 50%, #F7E2C1 100%),linear-gradient(180deg, rgba(0,0,0,0.2) 1px, transparent 1px);
  background-size: 4px 100%,100% 1.8em;
  background-position: top 25px left;
  padding: 0 5px;
}
.page-goods #goods_detail_other .recipe .intro {
  margin: 0 0 20px;
}
.page-goods #goods_detail_other .recipe-item {
  background: #FFF;
  padding: 24px 20px;
  margin: 0 0 32px;
  border-radius: 2px;
}
.page-goods #goods_detail_other .recipe-item:last-child {
  margin: 0;
}
.page-goods #goods_detail_other .recipe-item h4 {
  position: relative;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  padding: 30px 0 10px;
  margin: 0 0 20px;
  background: url(../../img/usr/goodsdetail/icon_recipe.png) no-repeat center top / 24px;
}
.page-goods #goods_detail_other .recipe-item h4:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 16px;
  height: 2px;
  background: #000;
}
.page-goods #goods_detail_other .recipe-item .comment {
  font-size: 15px;
  font-weight: bold;
  margin: 0 0 16px;
}
.page-goods #goods_detail_other .recipe-detail {
  margin: 20px 0 0;
}
.page-goods #goods_detail_other .recipe-detail h5 {
  font-size: 15px;
  font-weight: bold;
  margin: 0 0 5px;
}
.page-goods #goods_detail_other .recipe-detail h5 span {
  font-size: 12px;
  font-weight: normal;
}
.page-goods #goods_detail_other .recipe-detail .material dl {
  display: flex;
  justify-content: space-between;
  font-size: 13px;
  font-weight: bold;
  padding: 4px 10px;
}
.page-goods #goods_detail_other .recipe-detail .material dl:nth-of-type(odd) {
  background: #FCF9F0;
  border-radius: 2px;
}
.page-goods #goods_detail_other .recipe-detail .step {
  margin: 30px 0 0;
}
.page-goods #goods_detail_other .recipe-detail .step li {
  position: relative;
  font-size: 14px;
  line-height: 1.85;
  font-weight: bold;
  padding: 0 0 0 22px;
  margin: 0 0 3px;
  list-style: none;
}
.page-goods #goods_detail_other .recipe-detail .step li:last-child {
  margin: 0;
}
.page-goods #goods_detail_other .recipe-detail .step li span {
  position: absolute;
  top: 5px;
  left: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #DDC784;
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
}
.page-goods #goods_detail_other .recipe-detail .note {
  font-size: 14px;
  line-height: 1.85;
  font-weight: bold;
  padding: 0 0 0 22px;
  margin: 12px 0 0;
}
.page-goods:has(.block-goods-comment-wrap .rich) .block-goods-comment-tab li[tabid="goods_detail_other"].active {
  background: #F7E2C1;
  border-color: #F7E2C1;
}

.pane-header:has(.jalunlun) .header-menu-wrap {
  width: 50px;
}
.pane-header:has(.jalunlun) #header_menu {
  width: 100px;
}
.pane-header:has(.jalunlun) .block-header-logo {
  width: calc(100% - 150px);
}
.jalunlun img {
  height: auto;
}

.pane-header.pane-header-2ndAnniv .block-header-campaign {
  flex-shrink: 0;
}
.header-top-line-2ndAnniv {
  text-indent: -9999px;
  white-space:nowrap;
  overflow:hidden;
  animation: headerAnnivLoop 10s linear infinite;
  display: block;
  width: 100%;
  height: 20px;
  background: url(../../img/usr/common/img_2ndAnniv_top_sp.jpg) left center / 124px repeat-x #C91913;
}
@-webkit-keyframes headerAnnivLoop {
  from { background-position: 0 center; }
  to { background-position: -124px center; }
}
@keyframes headerAnnivLoop {
  from { background-position: 0 center; }
  to { background-position: -124px center; }
}

/* ----------------------------------
 クーポン
---------------------------------- */
.block-order-coupon{
  width: 100%;
  margin: 15px auto 30px;
  background: #FFFDEB;
  display: none;
}
.block-order-coupon__img img{
  width: 100%;
  height: auto;
  display: block;
}
.block-order-coupon__desc{
  padding: 5px 10px 10px;
  border: 3px solid #FAB028;
  border-top: 0;
}
.block-order-coupon__main-top{
  font-size: 18px;
  font-weight: bold;
  color: #CC0910;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 8px;
  margin: 0 0 5px;
}
.block-order-coupon__text{
  text-align: left;
  line-height: 1.2;
}
.block-order-coupon__amount{
  font-size: 27px;
  line-height: 1;
}
.block-order-coupon__amount span{
  font-size: 59px;
  margin-right: 4px;
}
.block-order-coupon__main-bottom{
  font-size: 17px;
  font-weight: bold;
  color: #CC0910;
  margin: 0 0 5px;
}
.block-order-coupon__desc p{
  font-size: 11px;
  margin: 0 0 10px;
}
.block-order-coupon__desc p span{
  font-size: 8px;
  margin: 0 0 10px;
}
.block-order-coupon__desc a{
  font-size: 22px;
  font-weight: bold;
  color: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: 100%;
  background: #CC0910;
  margin: 0 auto;
  padding: 6px 10px;
  border-radius: 25px;
  transition: opacity .3s;
}
.block-order-coupon__desc a:hover{
  opacity: 0.7;
}
.block-order-coupon__desc a::after{
  content: "";
  width: 25px;
  height: 25px;
  background: url(../../img/usr/common/img_coupon_arrow.png) center center / contain no-repeat;
  display: block;
}

.block-header-countdown{
  font-size: 12px;
  color: #FFF;
  text-align: center;
  background: #CC0000;
  position: relative;
  padding: 8px 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  display: none;
}
.block-header-countdown p{
  font-size: 10px;
  font-weight: 400;
  line-height: 1.2;
  text-align: right;
  display: flex;
  align-items: center;
  gap: 15px;
}
.block-header-countdown p::before{
  content: "";
  width: 25px;
  height: 30px;
  background: url(../../img/usr/common/img_countdown.png) center center / contain no-repeat;
  display: block;
}
#countdownArea{
  font-size: 13px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  gap: 6px;
}
#countdownArea span{
  font-family: "Mulish", sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  margin-right: 2px;
}

#menu_view #block_category_tree .list-item__center > span {
  pointer-events: none;
}