@charset "UTF-8";
/*共通*/
html {
  font-size: 10px;
}
#osechi_feature2026 img {
  max-width: 100%;
}
#osechi_feature2026 a {
  text-decoration: none;
  transition: all 0.3s ease 0s;
}
#osechi_feature2026 a:hover {
  opacity: .8;
}
/*PC・SP非表示*/
#osechi_feature2026 .spNone {
  display: block;
}
#osechi_feature2026 .pcNone {
  display: none;
}
/*メインビジュアル*/
#osechi_feature2026 .mv {
  margin-bottom: 45px;
}
/*その他*/
#osechi_feature2026 .fb {
  font-weight: bold;
}
/*ご紹介title*/
#osechi_feature2026 .title01 {
  position: relative;
  font-weight: bold;
  background: none;
  text-align: center;
  margin-top: 6rem;
}
#osechi_feature2026 .copy + .title01{
  margin-top: 0;
}
#osechi_feature2026 .title01::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  border-bottom: 2px solid #dd605a;
  z-index: -1;
  content: "";
}
#osechi_feature2026 .title01 span {
  padding: 0 20px;
  background: #fff;
  font-size: 2.6rem;
  font-family: 'Noto Serif JP', serif;
}
#osechi_feature2026 .title01 span .small {
  padding: 0 4px;
  font-size: 1.8rem;
  vertical-align: 6%;
  font-family: 'Noto Serif JP', serif;
}
/*説明文2カラム*/
#osechi_feature2026 .wrap01 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  vertical-align: middle;
  flex: 5 0 0;
}
#osechi_feature2026 .wrapPct01 {
  margin-right: 30px;
}
#osechi_feature2026 .wrapPct01 img {
  width: 100%;
  height: auto;
}
/*MV下文章*/
#osechi_feature2026 .registration {
  margin-bottom: 10px;
  text-align: center;
}
#osechi_feature2026 .registration a {
  display: block;
  padding: 14px 12px;
  color: #fff;
  background: #caa25f;
  ;
  letter-spacing: 1.8px;
  font-size: 18px;
}
#osechi_feature2026 .registration a:hover {
  background: #caa25f;
  ;
}
#osechi_feature2026 .registration a span {
  text-decoration: underline;
  letter-spacing: 1.8px;
  font-size: 18px;
}
#osechi_feature2026 .copy2{
  margin-bottom: 45px;
}
#osechi_feature2026 .copy {
  margin-bottom: 6rem;
}
#osechi_feature2026 .endAnnounce{
  background: rgb(248, 246, 246);
  padding: 25px 10px;
  text-align: center;
  color: rgb(68, 68, 68);
  margin-top: 0;
}

/*コンテンツ*/
#osechi_feature2026 .sec01 .colomn02, #osechi_feature2026 .sec02 .colomn02 {
  display: flex;
  padding-top: 4.0rem;
  /*margin-bottom: 4.0rem;*/
}
#osechi_feature2026 .dd01 p, #osechi_feature2026 .dd02 p {
  display: block;
  font-size: 1.4rem;
}
#osechi_feature2026 .sec01 .sec_img, #osechi_feature2026 .sec02 .sec_img {
  width: 400px;
}
#osechi_feature2026 .partition {
  border-top: solid 1px #dbdbdb;
  margin-top: 4rem;
}
#osechi_feature2026 .sec01 .badge {
  background: #fef2d4;
  display: inline-block;
  color: #df8906;
  /*float: left;*/
  padding: 0.05rem 1em;
  margin-left: 1.2em;
  letter-spacing: 0.1em;
  outline: 1px solid #df8906;
  outline-offset: -1px;
}
#osechi_feature2026 .sec02 .badge {
  background: #fef2d4;
  display: inline-block;
  color: #df8906;
  /*float: left;*/
  padding: 0.05rem 1em;
  margin-right: 1.2em;
  letter-spacing: 0.1em;
  outline: 1px solid #df8906;
  outline-offset: -1px;
}
#osechi_feature2026 .sec01 .badge_limited {
  background: #caa25f;
  display: inline-block;
  color: #fff;
  margin-left: 1.2em;
  padding: 0.05rem 1em;
  letter-spacing: 0.1em;
}
#osechi_feature2026 .sec02 .badge_limited {
  background: #caa25f;
  display: inline-block;
  color: #fff;
  /*float: left;*/
  margin-right: 1.2em;
  padding: 0.05rem 1em;
  letter-spacing: 0.1em;
}
#osechi_feature2026 .sec01 .dd01 + .badge_limited {
  margin-right: 0;
  margin-left: .5em;
}
#osechi_feature2026 .sec01 .name,#osechi_feature2026 .sec02 .name{
  font-weight: bold;
  font-size: 2rem;
}
#osechi_feature2026 .sec01 .name{
  margin: 1.0rem 0 0 1em;
}
#osechi_feature2026 .sec02 .name {
  margin: 1.0rem 1em 0 0;
}
#osechi_feature2026 .dd01 span, #osechi_feature2026 .dd02 span {
  font-size: 1.6rem;
  position: relative;
  top: -.2rem;
}
#osechi_feature2026 .dd01 .price, #osechi_feature2026 .dd02 .price, #osechi_feature2026 .sec03tx .price {
  font-weight: bold;
  font-size: 1.8rem;
  margin-left: 1.2em;
  margin-bottom: 2.6rem;
}
#osechi_feature2026 .dd01 .price span, #osechi_feature2026 .dd02 .price span, #osechi_feature2026 .sec03tx .price span {
  font-size: 1.4rem;
}
#osechi_feature2026 .dd01 .description, #osechi_feature2026 .dd02 .description {
  margin-left: 1.6em;
  line-height: 2;
}
#osechi_feature2026 .sec02 .colomn02 {
  flex-direction: row-reverse;
}
#osechi_feature2026 .sec02 .dd02 {
  height: auto;
  flex: 1 0 0px;
}
#osechi_feature2026 .sec01 .dd01 {
  height: auto;
  flex: 1 0 0px;
}
#osechi_feature2026 .sec02 .badge, #osechi_feature2026 .sec02 .badge_limited, #osechi_feature2026 .sec02 .name, #osechi_feature2026 .sec02 .price, #osechi_feature2026 .sec02 .description {
  margin-left: 0;
}
#osechi_feature2026 .sec02 .description {
  margin-right: 1.5rem;
}
#osechi_feature2026 .sec02 .colomn02 .dd02:nth-of-type(3) {
  height: 385px;
}
/*商品を購入するボタン*/
#osechi_feature2026 .sec01 .dd01 .buy_btn {
  background-color: #000;
  border: solid 1px currentColor;
  border-radius: 2px;
  box-sizing: border-box;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.8rem;
  text-align: center;
  width: 230px;
  padding: 8px;
  margin-top: 25px;
  float: right;
  position: relative;
  z-index: 1;
}
#osechi_feature2026 .sec01 .dd01 .buy_btn:after, #osechi_feature2026 .sec02 .dd02 .buy_btn:after {
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  bottom: 0px;
  content: " ";
  display: inline-block;
  height: 30px;
  position: absolute;
  right: 0px;
  width: 30px;
  background: #7c5f25;
  z-index: -1;
}
#osechi_feature2026 .sec02 .dd02 .buy_btn {
  background-color: #000;
  border: solid 1px currentColor;
  border-radius: 2px;
  box-sizing: border-box;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.8rem;
  text-align: center;
  width: 230px;
  padding: 8px;
  margin-top: 25px;
  position: relative;
  z-index: 1;
}
#osechi_feature2026 .sec03 .buy_btn {
  background-color: #caa25f;
  border: solid 1px currentColor;
  border-radius: 2px;
  box-sizing: border-box;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.8rem;
  text-align: center;
  width: 230px;
  padding: 12px;
  line-height: 1.4;
  margin: 15px auto 0;
}
/*「終了しました」*/
  #osechi_feature2026 .sec01 .dd01 .buy_btn_end {
  background-color: #979797;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.8rem;
  text-align: center;
  width: 230px;
  height: 50px;
  margin-top: 25px;
  float: right;
}
#osechi_feature2026 .sec02 .dd02 .buy_btn_end {
  background-color: #979797;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.8rem;
  text-align: center;
  width: 230px;
  height: 50px;
  margin-top: 25px;
}
/*施設紹介文エリア（熊本特集）*/
#osechi_feature2026 .introduction +.partition{
    border-top: none;
  }
  #osechi_feature2026 .introduction {
  padding-top: 4rem;
  border-top: solid 1px #dbdbdb;
}
  #osechi_feature2026 .partition +.introduction{
    margin-top:4rem;
  }
  #osechi_feature2026 .intro_wrap {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  vertical-align: middle;
  flex: 5 0 0;
}
  #osechi_feature2026 .intro_catch {
  margin-right: 30px;
}
  #osechi_feature2026 .intro_catch img {
  width: 100%;
  height: auto;
}
  #osechi_feature2026 .intro_wrap .intro_text {
  flex: 1 0 0;
}
  #osechi_feature2026 .intro_wrap .intro_text h3 {
  font-size: 21px;
  margin: 0;
}
#osechi_feature2026 .intro_title {
  font-weight: bold;
}


/*全商品を見るボタン*/
#osechi_feature2026 .all_list_btn {
  width: 1000px;
  border-top: solid 1px #dbdbdb;
  padding-top: 6rem;
}
#osechi_feature2026 .all_list_btn a {
  border: solid 1px #f8f5ef;
  border-radius: 2px;
  box-sizing: border-box;
  color: #191919;
  background-color: #f8f5ef;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2.4rem;
  padding: 1rem 0;
  width: 90rem;
  height: 70px;
  margin: 0 auto;
  position: relative;
  text-align: center;
}
#osechi_feature2026 .all_list_btn a::after {
  content: "";
  display: inline-block;
  font-family: "Material Icons";
  background-image: url(/d_images/campaign/201105_seibo_restaurant/icon_arrow02.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 20px;
  height: 20px;
  background-size: contain;
  right: 2rem;
  top: 2.3rem;
  letter-spacing: 0.15em;
  color: #191919;
}
/*TOPへ戻る*/
#osechi_feature2026 .to_top_list {
  margin-top: 6rem;
  padding: 1.6rem 0;
  background: #f8f6f6;
  width: 100%;
}
#osechi_feature2026 .to_top_list ul {
  display: flex;
  justify-content: center;
}
#osechi_feature2026 .to_top_list ul li {
  margin-right: 2rem;
}
#osechi_feature2026 .to_top_list ul li:nth-of-type(2) {
  margin-right: 0;
}
#osechi_feature2026 .to_top_list a {
  background: #fff;
  box-sizing: border-box;
  color: #19191a;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.6rem;
  height: 50px;
  padding: 1rem 4rem 1rem;
  position: relative;
  text-align: center;
}
#osechi_feature2026 .to_top_list a::before {
  content: "";
  display: inline-block;
  background-image: url(../../../../../d_images/campaign/201105_seibo_restaurant/icon_arrow03.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 11px;
  height: 15px;
  background-size: contain;
  left: 1.5rem;
  top: 1.8rem;
  letter-spacing: .15em;
}
/*TB*/
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #osechi_feature2026 dd {
    height: auto;
  }
  #osechi_feature2026 .sec02 .dd02 {
    height: auto;
  }
  #osechi_feature2026 .sec01 .dd01 {
    height: auto;
  }
  #osechi_feature2026 .sec02 .description {
    margin-bottom: 1rem;
  }
  #osechi_feature2026 dd .buy_btn {
    position: relative;
    text-align: center;
  }
  #osechi_feature2026 .cate_list_btn {
    width: 100%;
  }
  #osechi_feature2026 .cate_list_btn a {
    width: 90%;
  }
  #osechi_feature2026 .cate_list_btn a::after {
    right: 2rem;
  }
  #osechi_feature2026 .all_list_btn {
    width: 100%;
  }
  #osechi_feature2026 .all_list_btn a {
    width: 90%;
  }
  #osechi_feature2026 .all_list_btn a::after {
    right: 2rem;
  }
}
/*SP*/
@media screen and (max-width:767px) {
  /*PC・SP非表示*/
  #osechi_feature2026 .spNone {
    display: none;
  }
  #osechi_feature2026 .pcNone {
    display: block;
  }
  #osechi_feature2026 .registration a {
    display: block;
    padding: 14px 12px;
    color: #fff;
    background: #caa25f;
    ;
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 1.6;
  }
  #osechi_feature2026 .registration a span {
    display: block;
    color: #fff;
    background: #a38147;
    text-decoration: none;
    letter-spacing: 1.5px;
    font-size: 15px;
    padding: 6px 0 8px;
    margin-top: 3px;
  }
  #osechi_feature2026 .wrap01 {
    display: block;
  }
  #osechi_feature2026 .wrapPct01 {
    width: 50%;
    margin: 0 auto;
  }
  #osechi_feature2026 .wrap01 .wrapbox01 {
    margin-top: 10px;
  }
  /*mv*/
  #osechi_feature2026 .mv {
    margin-bottom: 3rem;
    margin: 0px calc(50% - 50vw) 20px;
    width: 100vw;
  }
  #osechi_feature2026 .sec01 .colomn02, #osechi_feature2026 .sec02 .colomn02 {
    display: block;
  }
  #osechi_feature2026 .sec01 .sec_img, #osechi_feature2026 .sec02 .sec_img {
    width: 100%;
  }
  #osechi_feature2026 .sec01 .colomn02, #osechi_feature2026 .sec02 .colomn02 {
    padding-top: 0;
    margin-bottom: 0;
  }
  #osechi_feature2026 .sec02 .colomn02:first-of-type, #osechi_feature2026 .sec02 .colomn02:nth-of-type(2) {
    margin-bottom: 0;
  }
  #osechi_feature2026 .sec02 .description {
    margin-right: 0;
  }
  #osechi_feature2026 .sec02 .dd02 {
    height: auto;
    margin-bottom: 6rem;
  }
  #osechi_feature2026 .dd01, #osechi_feature2026 .dd02, #osechi_feature2026 .sec03tx {
    width: 100%;
    height: auto;
    margin-top: 1.5rem;
  }
  #osechi_feature2026 .dd01 .badge, #osechi_feature2026 .dd01 .badge_limited, #osechi_feature2026 .dd01 .name, #osechi_feature2026 .dd01 .price, #osechi_feature2026 .dd01 .description, #osechi_feature2026 .dd02 .badge, #osechi_feature2026 .dd02 .badge_limited, #osechi_feature2026 .dd02 .name, #osechi_feature2026 .dd02 .price, #osechi_feature2026 .dd02 .description {
    margin-left: 0;
  }
  #osechi_feature2026 .dd01 .name, #osechi_feature2026 .dd02 .name, #osechi_feature2026 .sec03tx .name {
    font-size: 1.8rem;
  }
  #osechi_feature2026 .dd01 .price, #osechi_feature2026 .dd02 .price, #osechi_feature2026 .sec03tx .price {
    margin-bottom: 1.3rem;
  }
  #osechi_feature2026 .sec01 .dd01 {
    height: auto;
    margin-bottom: 6rem;
  }
  #osechi_feature2026 .sec01 .badge, #osechi_feature2026 .sec01 .badge_limited, #osechi_feature2026 .sec02 .badge, #osechi_feature2026 .sec02 .badge_limited {
    display: inline-block;
    /*float: left;*/
    margin-right: .5em;
    padding: 0.05rem 1em;
    letter-spacing: 0.1em;
    margin-left: 0em;
  }
  #osechi_feature2026 .sec01 .name {
    font-weight: bold;
    font-size: 2rem;
    margin-left: 0em;
  }
  #osechi_feature2026 .dd01 .price {
    font-weight: bold;
    font-size: 1.8rem;
    margin-left: 0em;
  }
  #osechi_feature2026 .dd01 .description {
    line-height: 2;
    margin-left: 0em;
  }
  /*MV下文言*/
  #osechi_feature2026 .endAnnounce{
    font-size: 1.5rem;
    text-align: left;
    /*display: inline-block;*/
  }
  
  /*商品を購入するボタン*/
  #osechi_feature2026 .sec01 .dd01 .buy_btn {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.8rem;
    text-align: center;
    width: 230px;
    height: 50px;
    padding: 10px;
    float: none;
    margin: 20px auto 0;
  }
  #osechi_feature2026 .sec02 .dd02 .buy_btn {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.8rem;
    text-align: center;
    width: 230px;
    height: 50px;
    padding: 10px;
    float: none;
    margin: 20px auto 0;
  }
  #osechi_feature2026 .sec03 .buy_btn {
    width: 100%;
    margin: 15px 0 0;
    height: auto;
    font-size: 1.5rem;
  }
  /*終了*/
  #osechi_feature2026 .sec01 .dd01 .buy_btn_end {
  justify-content: center;
  align-items: center;
  font-size: 1.8rem;
  text-align: center;
  width: 230px;
  height: 50px;
  padding: 10px auto;
  float: none;
  margin: 2.6rem auto 0;
}
#osechi_feature2026 .sec02 .dd02 .buy_btn_end {
  justify-content: center;
  align-items: center;
  font-size: 1.8rem;
  text-align: center;
  width: 230px;
  height: 50px;
  padding: 10px auto;
  float: none;
  margin: 2.6rem auto 0;
}
  /*カテゴリー全商品を見るボタン*/
  #osechi_feature2026 .cate_list_btn {
    width: 100%;
  }
  #osechi_feature2026 .cate_list_btn a {
    font-size: 1.8rem;
    padding: 2rem 0;
    width: 90%;
    margin: 0 auto;
    position: relative;
    text-align: center;
    line-height: 1.3;
  }
  #osechi_feature2026 .cate_list_btn a::after {
    display: inline-block;
    content: "\e5e1";
    position: absolute;
    width: 1.5rem;
    height: 1.5rem;
    background-size: contain;
    right: 1rem;
    top: 2.2rem;
  }
  /*全商品を見るボタン*/
  #osechi_feature2026 .all_list_btn {
    width: 100%;
  }
  #osechi_feature2026 .all_list_btn a {
    font-size: 1.8rem;
    padding: 2rem 0;
    width: 90%;
    margin: 0 auto;
    position: relative;
    text-align: center;
    line-height: 1.3;
  }
  #osechi_feature2026 .all_list_btn a::after {
    display: inline-block;
    content: "";
    background-image: url(/d_images/campaign/201105_seibo_restaurant/icon_arrow02_sp.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 1.5rem;
    height: 1.5rem;
    background-size: contain;
    right: 1rem;
    top: 2.5rem;
  }
  /*施設紹介文エリア（熊本特集）*/
   #osechi_feature2026 .intro_wrap {
    display: block;
  }
      #osechi_feature2026 .intro_catch {
    width: 50%;
    margin: 0 auto;
  }
    #osechi_feature2026 .introduction + .partition{
      margin-top:4rem;
    }
    #osechi_feature2026 .intro_wrap .intro_text {
    margin-top: 10px;
  }
    
  /*TOPへ戻る*/
  #osechi_feature2026 .to_top_list {
    margin-top: 5rem;
    padding: 2rem 3rem
  }
  #osechi_feature2026 .to_top_list ul {
    display: block;
  }
  #osechi_feature2026 .to_top_list ul li {
    margin-right: 0;
    margin-bottom: 1.5rem;
  }
  #osechi_feature2026 .to_top_list ul li:nth-of-type(2) {
    margin-right: 0;
    margin-bottom: 0;
  }
  #osechi_feature2026 .to_top_list a {
    font-size: 1.2rem;
    padding: 1.2rem 0;
  }
  #osechi_feature2026 .to_top_list a::before {
    content: "";
    display: inline-block;
    background-image: url(../../../../../d_images/campaign/201105_seibo_restaurant/icon_arrow03_sp.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 1.5rem;
    height: 1.5rem;
    background-size: contain;
    left: 1.5rem;
    letter-spacing: .15em;
  }
  /*ご紹介title*/
  #osechi_feature2026 .title01 span {
    font-size: 2.2rem;
  }
  #osechi_feature2026 .title01 .long_s {
    font-size: 1.8rem;
    padding: 0 10px;
  }
  #osechi_feature2026 .title01 span .small {
    padding: 0 2px;
    font-size: 1.8rem;
    vertical-align: 1%;
  }
  #osechi_feature2026 .partition {
    margin-top: 0;
  }
}