
@charset "utf-8";
html{
  scroll-behavior:smooth
}
#osechi{
  font-size: 15px;
  font-weight: 500;
  line-height: 1.8
}
div#osechi h1 {
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.feature header{
  margin: 0;
}
.box_feature{
  margin:0
}
p,.box_feature p{
  margin: 0;
}
.attention{
  font-size: 13px;
  text-align: left;
}
.heading_feature{
  margin-bottom: 20px;
  padding: 10px 0;
  background: #aa2b23;
  color: #fff;
  text-align: center
}
.heading_feature02{
  margin:0 0 20px;
  padding: 10px 0;
  background: #6d89b7;
  text-align: center;
  border-radius: 100vh;
  color: #fff;
}
#osechi .lead-text{
  margin: 0 auto;
  max-width: 600px;
  width: 90%;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  min-height: 64px;
}
.lead-text span{
  color: red;
}
.sp{
  display:none
}
@media screen and (max-width:785px){
  .heading_feature02{
    margin: 0 10px 20px;
    padding: 5px 0;
  }
  .sp{
    display:block
  }
  #osechi .lead-text{
    font-size: 15px;
    min-height: 0;
  }
}
.up-bt {
    position: fixed;
    bottom: 100px;
    right: 10px;
    background: #aa2b23;
    text-align: center;
    padding: 20px 10px;
    border-radius: 10px;
    z-index: 1000;
    box-shadow: 0 0 5px #5e5e5e;
transition:0.3s;
}
.up-bt:hover{
    box-shadow: none;
  transform:translateY(4px)
}
.up-bt a {
    color: #fff;
    font-weight: 600;
    line-height: 1.2;
}
.up-bt a:hover {
   text-decoration:none
}
@media screen and (max-width:785px){
  .up-bt {
    padding: 15px 5px;
    font-size:15px;
    writing-mode:vertical-rl;
    text-align:flex-start;
    line-height:1.4
}
}


/*アンカーリンク*/
.contents_nav{
  margin: 0 auto;
  display: flex;
  background: transparent;
  padding: 0;
}
.contents_nav li{
  width: calc(100% / 2);
  background: #6d89b7;
}
.contents_nav li:first-of-type{
  background: #aa2b23
}
.contents_nav li a{
  padding: 10px 20px 22px;
  color: #fff;
  font-weight: 600;
  display: block;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  font-size: 22px;
  height: 100%;
}
.contents_nav li a::before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-top: 3px solid;
    border-right: 3px solid;
    transform: translateX(-50%) rotate(135deg);
    position: absolute;
    bottom: 13px;
    left: 50%;
}
.contents_nav li a span{
  font-size: 17px;
}
@media screen and (max-width:785px){
  .contents_nav li a{
    padding: 13px 8px 22px;
    font-size: 16px;
    height: 100%;
    line-height: 1.0;
  }
  .contents_nav li a span{
  font-size: 12px;
  }
  .contents_nav li a::before {
    bottom: 7px;
  }
}

/*clubQカード*/
#tokuten {
  margin: 0;
  padding: 28px 21px 30px;
  background: #fff2e5;
  max-width: 100%;
}
#tokuten p.otoku-ribon {
  width: 89%;
  height: 80px;
  background: url(/osechi/images/2026/early-booking-ribon.png) no-repeat center/contain;
  font-size: 0px;
  margin: 0 auto 11px;
}
#tokuten p.tokyucard-sub {
  text-align: center;
  font-weight: 600;
}
#tokuten p.tokyucard {
  text-align: center;
}
#tokuten p.tokyucard span {
  margin-right: 3px;
  color: #fff2e5;
  position: relative;
}
#tokuten p.tokyucard span::before {
  content: "";
  display: block;
  width: 100%;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(/ochugen/images/2025/tokyucardclubq.png) no-repeat top center / contain;
}
#tokuten p.pointup {
  position: relative;
  color: #fff2e5;
  font-size: 6px;
}
#tokuten p.pointup::before {
  content: "";
  display: block;
  width: 100%;
  height: 81px;
  background: url(/osechi/images/2026/otoku3per.png) no-repeat top center / contain;
}
#tokuten.box_feature p.attention-top {
  font-size: 12px;
  margin-top: 0;
  max-width: 400px;
  margin: 0 auto;
}
#tokuten.box_feature p.attention {
  font-size: 12px;
  margin-top: 0;
  max-width: 400px;
  margin: 0 auto;
  text-indent: -0.8rem;
  padding-left: 1.2rem;
}
#tokuten .box_button {
  border-radius: 100vh;
  overflow: hidden;
  max-width: 400px;
}
#tokuten .box_button a {
  position: relative;
  padding: 15px 30px 15px 49px;
}
#tokuten .box_button a::before {
  content: "";
  display: block;
  width: 50px;
  height: 28px;
  position: absolute;
  background: url(/ochugen/images/2025/card-img.png) no-repeat center/contain;
  left: 15px;
}
.box_feature p.date-tcq {
  margin: 15px 0 30px;
  text-align: center;
  font-size: 29px;
  font-weight: 600;
  display: flex;
  align-items: flex-end;
  line-height: 1.0;
  justify-content: center;
}

.box_feature p.date-tcq span.md {
  font-size: 20px;
  margin: 0 2px;
}

.box_feature p.date-tcq span.youbi {
  margin-right: 5px;
  font-size: 15px;
  background: #000;
  border-radius: 50%;
  color: #fff;
  width: 30px;
  height: 30px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.box_feature p.date-tcq span.kome {
    font-size: 13px;
}
@media screen and (max-width:785px){
  .box_feature p.date-tcq{
    margin: 0px 0 30px;
    flex-wrap:wrap;
  }
  .box_feature p.date-tcq span.kome {
    margin-top:10px;
    display:block;
    width:100%;
  }
}
@media screen and (min-width:786px){
  #tokuten {
  padding: 50px 15px;
  }
  #tokuten p.otoku-ribon{
    height:100px;
    margin-bottom:30px
  }
  #tokuten p.tokyucard {
    font-size:25px;
    margin-bottom:10px
  }
  #tokuten p.pointup::before{
    height:120px
  }
  #tokuten.box_feature p.attention-top{
    font-size:14px;
    max-width: 530px;
    margin-top:6px;
  }
  #tokuten.box_feature p.attention{
    font-size:14px;
    max-width: 530px;
    margin-top:6px;
    text-indent: -0.9rem;
    padding-left: 1.4rem;
  }
  #tokuten .box_button a::before{
    left: 16%;
  }
}

/*ご利用方法、注意事項*/
.area {
  max-width: 980px;
  margin: 50px auto;
  padding: 0 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap:15px;
}
.area:last-of-type {
    margin-bottom: 0;
}
.area.rule{
  padding: 12px 15px 17px;
  border: 1px solid;
  max-width: 700px;
}
.area.rule::after{
  display: none;
}
@media screen and (max-width:785px){
  .area.rule{
    margin: 30px 15px;
  }
}
.area h3{
  padding: 0 80px;
  display: inline-block;
  text-align: center;
  position: relative;
  font-size: 22px;
}
.area h3::before,.area h3::after{
  content: "";
  display: block;
  width:50px;
  height: 2px;
  background: #333;
  position: absolute;
  top:50%;
  transform: translateY(-50%);
}
.area h3::before{
  left: 0;
}
.area h3::after{
  right: 0;
}
.area h3 span{
  display: block;
  font-size: 13px;
}
.area .txt_supplement{
  width: 90%;
  max-width: 600px;
  display: flex;
  flex-direction: column;
  gap:5px;
  font-size: 16px !important;
}
.area.rule .txt_supplement{
  max-width: 550px;
}
.area.rule figure {
    margin: 50px 0 0;
    width: 100%;
}
.area.rule figure img {
    width: 100%;
}
.area.rule .list-indent {
    margin: 25px 0;
    display: block;
    font-size: 18px;
    line-height: 1.0;
    position: relative;
    text-align: center;
    line-height: 1.5;
}
.area.rule .list-indent:last-of-type{
  margin:25px 0 0
}
.area.rule .list-indent::before{
  content:"";
  display:block;
  width:20px;
  height: 31px;
  position:absolute;
  bottom: -29px;
  left:50%;
  transform: translateX(-50%) translateY(50%);
  background: url(/ochugen/images/2025/flow-allow.webp) no-repeat center/contain;
}
.area.rule .list-indent:last-of-type::before{
  display:none
}
.area.rule .list-indent span {
    margin: 0 auto 10px;
    font-size: 21px;
    text-align: center;
    background: #000;
    border-radius: 50%;
    color: #fff;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.tenpo-wrap{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap:10px;
  width: 100%;
}
.tenpo-wrap .tenpo-bt{
  width: 100%;
  font-weight: 600;
  border-radius: 100vh;
  background: #333;
  transition:0.3s;
  box-shadow:0 3px 0 #000
}
.tenpo-wrap .tenpo-bt:hover{

  box-shadow:none;
  transform:translateY(3px)
}
.tenpo-wrap .tenpo-bt a{
  padding: 10px 15px 10px 10px;
  display: flex;
  color: #fff;
  justify-content: center;
  align-items: center;
  position: relative;
  transition:0.3s;
  font-weight: 600;
  height: 100%;
  box-sizing: border-box;
}
.tenpo-wrap .tenpo-bt a:hover{
  text-decoration:none;
}

.tenpo-wrap .tenpo-bt a::before{
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  border-top: 2px solid;
  border-right: 2px solid;
  transform: translateY(-50%) rotate(135deg);
  position: absolute;
  top: 50%;
  right: 15px;
}
@media screen and (max-width:785px){
  .area {
    margin: 20px 0;
    gap:20px;
  }
  .area h3{
    font-size: 18px;
  }
  .tenpo-wrap{
    grid-template-columns: repeat(2, 1fr);
    gap: 10px 5px;
  }
  .tenpo-wrap .tenpo-bt{
    font-size: 13px;
  }
  .tenpo-wrap .tenpo-bt a{
    padding: 10px 15px 15px;
  }
  .tenpo-wrap .tenpo-bt a::before{
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  border-top: 2px solid;
  border-right: 2px solid;
  transform: translateX(50%) rotate(135deg);
  position: absolute;
  top: auto;
    bottom:5px;
  right: 50%;
  }
  .area .txt_supplement{
  font-size: 14px !important;
  }
  .area.rule .list-indent{
    font-size:15px;
  }
}

/*ご自宅でお申し込み*/
#home{
  margin: 80px 0 0;
  background: #fffbe9;
}
#home .heading_feature{
  background: #6d89b7;
}
#home .lead-wrap {
  margin: 30px auto 70px;
  padding: 0 15px;
}
#home .lead-wrap .lead-text{
  font-size: 30px;
}
#home .lead-wrap .attention{
  max-width: 524px;
  margin: 0 auto;
  text-indent: -0.8rem;
  padding-left: 0.8rem;
}
.box-featurewrap{
  margin:0 auto;
  max-width: 980px;
  display: grid;
  grid-template-columns: repeat(2 ,1fr);
  gap:20px;
}
.box_feature:nth-of-type(2)  .heading_feature02 {
  background: #aa2b23;
}

.priod{
  margin: 30px 15px 40px;
  text-align: center;
  font-weight: 600;
}
.priod span{
  margin-bottom: 15px;
  padding: 2px 7px;
  font-weight: 600;
  border: 1px solid;
  display: inline-block;
}
.priod p{
  font-size: 22px;
}
.priod .mini-text{
  font-size: 13px;
  padding-top: 10px;
  margin-top: 10px;
  border-top : 1px solid;
}
.priod .notes-text {
  font-size: 13px;
  margin-top: 10px;
}
.box_feature:first-child .priod .mini-text::before {
  content: '';
  width: 50px;
  height: 16px;
  display: inline-block;
  transform: translateY(3px); /* 上下方向の位置を微調整する */
  background: url(/osechi/images/2026/net_mark.webp) no-repeat center/contain;
}
.box_feature .priod .mini-text::before {
  content: '';
  width: 40px;
  height: 16px;
  display: inline-block;
  transform: translateY(3px); /* 上下方向の位置を微調整する */
  background: url(/osechi/images/2026/phone_mark.webp) no-repeat center/contain;
}
@media screen and (max-width:785px){
  #home{
  margin: 50px 0 0;
  }
  #home .lead-wrap .lead-text{
  line-height:1.3
}
  .box-featurewrap{
    display: flex;
    flex-direction: column;
    gap:35px;
  }
  .priod p{
    font-size: 19px;
  }
  .priod .mini-text, .priod .notes-text {
    font-size:12px;
  }
}
/*ネットショッピング*/
.guide_netshop {
  margin: 0 15px 15px 15px;
  padding: 15px;
  background: #6d89b7;
  background-size: 4px;
  border-radius: 15px;
  position:relative;
}
.guide_netshop::before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-top: 3px solid;
    border-right: 3px solid;
    transform: translateY(-50%) rotate(45deg);
    position: absolute;
    top: 50%;
    right: 15px;
}
.guide_netshop > a:after{
  display:none
}
.guide_netshop a{
  text-decoration: none;
  color: #fff;
  text-align: center;
  font-weight: 600;
  background: transparent;
  padding: 0;
}
.guide_netshop figure {
  position: relative;
  display: block;
  max-width: 250px;
  margin: 0 auto;
  padding: 13px 20px;
  background: #fff;
  vertical-align: middle;
  border-radius: 10px;
}
.guide_netshop figure img{
  width: 100%;
}
@media screen and (max-width:785px){
  .box-featurewrap{
    display: flex;
    flex-direction: column;
    gap:50px;
  }
  .guide_netshop figure {
  margin: 9px auto 0;
  max-width: 200px;
  padding: 7px 20px 10px;
  }
}


/*郵送・fax・電話*/
.tel-list{
  display: flex;
  flex-direction: column;
  gap:25px;
    max-width: 340px;
    margin: 0 auto;
}
.tel-list .numberinfo span.title{
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 19px;
  display: block;
  color: #aa2b23;
}
.tel-list .numberinfo span.number{
  font-weight: 600;
  position:relative;
}
.tel-list .numberinfo span.number a{
  margin-left: 19px;
  font-size: 33px;
  text-decoration: none;
  line-height: 1.2;
  position: relative;
  padding-left: 15px;

}
.tel-list .numberinfo span span{
  margin-top: 10px;
  display: block
}
.tel-list p.home-numberinfo {
  text-align: left;
}
@media screen and (max-width:785px){
  .tel-list{
  gap: 23px;
}
  .tel-list .numberinfo span.title {
    font-size: 15px;
    line-height: 1.2;
}
  .tel-list .numberinfo span.number a{
  font-size: 27px;
  line-height: 1.0;
  margin: 0;
  }
  .tel-list .numberinfo span.number{
  line-height:1.0;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  }
  .tel-list .numberinfo span span{
  margin-top: 5px;
  }
}


/*お問い合わせ*/
.box_wide {
  margin: 0 auto;
  padding: 40px 20px;
  background: #f2f2f2;
  max-width: 980px;
}
.box_wide > .inner {
  max-width: 980px;
  margin: 0 auto;
}
h3.heading03 {
  text-align: center;
  margin-bottom: 30px;
  font-weight: 600;
}
.wrap_column{
  display: flex;
  flex-wrap: wrap;
  gap: 0px 20px;
  margin: 0;
}
.wrap_column .info-box {
  padding: 20px;
  box-sizing: border-box;
  width: calc((100% - 20px) / 2);
  background: #fff;
}
.wrap_column .info-box .title{
  margin-bottom: 20px;
  color: #333;
  padding-bottom: 10px;
  font-size: 16px;
  text-align: center;
  font-weight: 600;
  border-bottom: 1px solid;
}
.wrap_column .info-box ul{
  list-style: none;
  max-width: 200px;
  margin: 0 auto
}
.wrap_column li.tel{
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 15px;
}
.wrap_column li.tel a{
  position: relative;
  padding-left: 19px;
}
.wrap_column li a:before, .tel-list .numberinfo span.number a::before {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 3px;
  background: url(/images/common/sprite_icon.png) no-repeat 0 0;
  background-size: 500px auto;
  vertical-align: -2px;
  content: " ";
}
.wrap_column li.business_time::before{
  background-position: -350px -100px;
}
.wrap_column li.tel a::before, .tel-list .numberinfo span.number a::before{
  width: 30px;
  height: 15px;
  background: url(/ochugen/images/2025/freedial.webp) no-repeat center/contain;
  position: absolute;
  bottom: 50%;
  left: 0;
  transform: translateX(-50%) translateY(50%);
  margin: 0;
  vertical-align: 0;
}
.box_button {
  margin: 30px auto 0;
  width: 85%;
  max-width: 350px;
  display: flex;
  justify-content: center;
  border-radius: 100vh;
  overflow: hidden;
}
.box_button a {
  padding: 15px 30px;
  background: #333;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  letter-spacing: 0.1em;
  width: 100%;
  text-align: center;
}
@media screen and (max-width:785px){
  .box_wide {
  padding: 30px 20px;
}
  h3.heading03 {
    margin-bottom: 15px;
}
  .wrap_column .info-box{
    width: 100%;
    padding: 13px;
    margin-bottom: 20px;
  }
  .wrap_column .info-box .title {
    margin-bottom: 10px;
}
  .wrap_column li.tel{
  margin-bottom: 7px;
}
  .box_wide .box_button {
  margin: 0 auto 0;
    font-size:13px
  }
  .wrap_column li.tel a::before, .tel-list .numberinfo span.number a::before{
    display: block;
  }
}

/*配送について*/
#delivery .box {
  margin: 0 auto;
  max-width: 980px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
#delivery .priod {
  margin: 0 0 40px;
  padding-right: 60px;
  text-align: center;
  font-weight: 600;
  border-right: 1px solid;
}
#delivery .priod p.notes-text {
  display: inline-block;
  font-size: 13px;
  margin-top: 10px;
  text-align: left;
  text-indent: -0.8rem;
  padding-left: 0.8rem;
}

#delivery .priod p.notes-text .red-notes-tx {
  color: #DD1317;
}
#delivery .priod span {
  margin-right: 10px;
  margin-bottom: 15px;
  padding: 2px 7px;
  font-weight: 600;
  border: 1px solid;
  display: inline-block;
}
#delivery .delivery-detail {
  max-width: 900px;
  margin: 0 auto 80px;
  padding: 0 15px;
}
#delivery .shipping-fee {
  margin-bottom: 20px;
  
}
#delivery .delivery-detail .red-tx,.delivery-detail .red-mark-tx {
  color: #DD1317;
}
#delivery .delivery-detail span.bg-red {
  background: #DD1317;
  color: #fff;
  padding: 5px;
}
#delivery .delivery-detail .mini-title {
  margin-bottom: 10px;
  font-size: 16px
}
#delivery .delivery-detail .delivery-area p {
  text-indent: -0.8rem;
  padding-left: 0.8rem;
}

@media screen and (max-width:785px){
  #delivery .box{
    display: flex;
    flex-direction: column;
    gap:50px;
  }
  #delivery .priod {
    margin: 0 15px 0;
    padding-right: 0;
    padding-bottom: 50px;
    text-align: center;
    font-weight: 600;
    border-right: unset;
    border-bottom: 1px solid;
  }
}

/*各店舗情報*/
.list_store{
  display: flex;
  flex-direction: column;
  gap:50px;
}
.list_store .item h3{
  padding: 10px 5px;
  background: #aa2b23;
  color: #fff;
  text-align: center;
  font-size: 22px;
  font-weight: 600;
}
.list_store .item ul{
  margin:30px auto 0;
  max-width: 615px;
  display: flex;
  flex-direction: column;
  gap:20px;
}
.list_store .item ul li{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.list_store .item ul li .image{
  margin:20px 0 50px;
  width: 100%;
  position: relative;
  height: 400px;
  display: flex;
  justify-content: center;
}
.list_store .item ul li .image img {
  width:100%;
  height:100%;
  object-fit:contain
}
.list_store .item ul li span {
  margin-right: 10px;
  padding: 3px 10px;
  border: 1px solid;
  font-weight: 600;
  width: 150px;
  text-align: center;
  position: relative;
  box-sizing: border-box;
}
.list_store .item ul li p {
  font-weight: 600;
  line-height: 1.5;
  font-size: 22px;
  width: calc((100% - 150px) - 10px);
}
.list_store .item ul li p.sapporo-note {
  line-height: 1.4;
  font-size: 18px;
  width: calc((100% - 150px) - 10px);
}
p.sapporo-top-note {
  margin: 20px auto 0;
  max-width: 615px;
  text-indent: -15px;
  padding-left: 15px;
}
.list_store .item ul li.schedule span:before {
  display: inline-block;
  content: "";
  background: url("https://ecimg.tokyu-dept.co.jp/ec/images/chugenseibo/2021chugen/icon_sprite.png") no-repeat 0 0;
  background-position: -100px 0;
  background-size: 250px auto;
  width: 15px;
  height: 15px;
  margin-right: 3px;
  vertical-align: -2px;
}
.list_store .item ul li.business_time span:before {
  display: inline-block;
  content: "";
  background: url("https://ecimg.tokyu-dept.co.jp/ec/images/chugenseibo/2021chugen/icon_sprite.png") no-repeat 0 0;
  background-position: -350px -100px;
  background-size: 500px auto;
  width: 15px;
  height: 15px;
  margin-right: 3px;
  vertical-align: -2px;
}
.list_store .item ul li.tel span:before {
  display: inline-block;
  content: "";
  background: url("https://ecimg.tokyu-dept.co.jp/ec/images/chugenseibo/2021chugen/icon_sprite.png") no-repeat 0 0;
  background-position: -300px -100px;
  background-size: 500px auto;
  width: 15px;
  height: 15px;
  margin-right: 3px;
  vertical-align: -2px;
}
button:hover{
  cursor:pointer;
}
.openBtn{
  padding: 10px 8px 0;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 59px;
  height: 59px;
  border: none;
  font-size: 0;
  background: url(/ochugen/images/2025/zoom.webp) no-repeat bottom center /70%;
  z-index: 100;
  border: 3px solid #000;
  box-sizing: border-box;
  transition:0.3s;
}
.openBtn:hover{
  transform:scale(0.95)
}
.modal.js-modal {
  display: none;
  opacity: 0;
  transition: 0.3s;
}
.modal.js-modal.active {
  display: block;
  opacity: 1;
  width: 100%;
  height: 100%;
  background: #0000008f;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}
.modal-close.js-modal-close {
  position: absolute;
  top: 0;
  left: 30px;
  color: #fff;
  font-size: 40px;
  cursor: pointer;
  z-index: 10000;
}
.modal-content{
  position: relative;
  padding: 13px 20px 14px;
  width: 97%;
  height: 97%;
  margin: auto;
  background: #aa2b23;
  border-radius: 30px;
  box-sizing: border-box;
  /* overflow: scroll; */
}
.list_store .item ul li .image .modal-content .image{
  margin: 0 auto;
  display: flex;
  justify-content: center;
  width: 100%;
  height:100%;
  object-fit:contain;
}
.modal.js-modal.active .modal-container{
  display: flex;
  justify-content: center;
  align-items:center;
  width: 100%;
  height: 100%;
}
.list_store .item ul li .image .modal-content .image img{
    object-fit: contain;
  width: 100%;
  height:100%;
}
@media screen and (max-width:785px){
  .list_store .item ul li{
    margin:0 15px;
    flex-direction: column;
    gap:10px
  }
  .list_store .item ul li span{
    font-size: 14px;
    margin: 0 0px 5px 0;
  }
  .list_store .item ul li p{
    font-size: 17px;
    width: 100%;
    text-align:center
  }
  .list_store .item ul li p.sapporo-note {
    font-weight: 600;
    line-height: 1.35;
    font-size: 16px;
  }
  .list_store .item ul li .image{
    margin-bottom:20px;
    height: 200px;
  }
  .list_store .item ul li .image .modal-content .image{
    height: 100%;
    overflow-x: scroll;
    justify-content: flex-start;
  }
  .modal-content{
    padding: 38px 20px 40px;
  }
  .modal-close.js-modal-close {
    top: -15px;
  }
  .modal-content::before{
    content: "横にスクロールできます。";
    display: block;
    color:#fff;
    position:absolute;
    bottom:5px;
    left:0;
    width: 100%;
    height: 30px;
    text-align:center;
    font-weight:600
  }
  .list_store .item ul li .image .modal-content .image img{
    width:auto;
    height:100%;
    max-width: max-content;
  }
}
.ochugencontents .list_store .item .airwait {
   margin: 20px auto 0;
   display: flex!important;
   flex-direction: column;
   width: 615px!important;
}
@media screen and (max-width:785px){
  .ochugencontents .list_store .item .airwait {
    margin: 20px auto 0!important;
    width: 90%!important;
  }
}

/*最下部注意書き*/
.attention-box {
  display: block;
  margin: auto;
  padding: 20px;
  max-width: 767px;
  border: solid 2px #d81719;
}
div.attention-box .attention {
  text-align: left;
  text-indent: -0.8rem;
  padding-left: 0.8rem;
}
div.attention-box .attention strong.bold  {
  font-weight: bold;
}
div.attention-box .attention strong.bold .black-border-box {
  border: solid #000 1px;
  border-radius: 6px;
  padding: 3px;
  font-size: 11px;
  margin-right: 2px;
}
@media screen and (max-width:785px) {
 .attention-box {
   margin: 0 15px;
 }
}



