@charset "utf-8";
/* CSS Document */
@media screen and (min-width: 737px) {
  #contents {
    width: 100%;
    min-height: 100vh;
    background-image: url("/content/dam/family/campaign/2025_famima-osechi/osechi-bg.webp");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: bottom;
    z-index: -10;
  }
}
@media screen and (max-width:736px) {
#contents::before {
    background-color: #f2edeb;
    background-image: url("/content/dam/family/campaign/2025_famima-osechi/osechi-bg_sp.webp");
    background-size: cover;
    content: "";
    display: block;
    position: fixed; /* 擬似要素ごと固定 */
    top: 0;
    left: 0;
    background-position: bottom;
    z-index: -100;
    width: 100%;
    height: 100vh;
}
footer {
    background: #fff;
    z-index: -2;
}
}
/*-----------------AEM--------------//*/
.fix {
  clear: both;
}
.conL {
  float: left;
}
.conR {
  float: right;
}
.taku_aten {
  text-align: center;
  color: #ff0000;
  padding-bottom: 10px;
  font-weight: 500;
}
.taku_atenS {
  font-size: 80%;
  text-align: center;
  color: #ff0000;
  padding-bottom: 10px;
  font-weight: 500;
}
h3 {
  margin: 0;
  padding: 0;
}
#osechi img {
  width: 100%;
  height: auto;
}
#osechi .toggle_contents {
  background-color: rgba(255, 255, 255, 0.8);
  margin: 7px 0px;
  border-radius: 5px;
  padding: 10px 10px 10px 15px;
}
#osechi .toggle_title {
  position: relative;
  display: flex;
  padding: 0;
  cursor: pointer;
  font-size: 1.125rem;
  color: #333;
  line-height: 1.4;
  font-weight: bold;
}
#osechi .toggle_btn {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  background: #b81d22;
  display: block;
  width: 28px;
  height: 28px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border-radius: 50%;
}
#osechi .toggle_btn:before, .toggle_btn:after {
  display: block;
  content: '';
  background-color: #fff;
  position: absolute;
  width: 16px;
  height: 2px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#osechi .toggle_btn:before {
  width: 2px;
  height: 16px;
}
#osechi .toggle_title.selected .toggle_btn:before {
  content: normal;
}
#osechi .toggle_contents:first-of-type div {
  display: block;
}
#osechi .toggle_contents .toggle_txt {
  font-size: 90%;
  padding: 5px;
}
.menu, .menu-item ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  list-style-type: none;
}
.menu, .menu-item li {
  width: 100%;
  margin: 10px 0 0 0;
  padding: 0;
  box-sizing: border-box;
}
.ico-img {
  width: 80px;
  margin-right: 8px;
  float: left;
  background-color: #fff;
  background-position: left 16px center;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  overflow-wrap: break-word;
}
.ico-txt {
  font-size: 90%;
}
.icon-menu {
  height: 100%;
  padding: 0px 20px 0px 0px;
  display: flex;
  align-items: center;
}
/*#allergy table*/
.allergy {
  width: 100%;
  margin-bottom: .2rem;
  table-layout: fixed;
  font-size: .9rem;
  border: 1px solid;
}
.allergy tr, .allergy th, .allergy td {
  border: 1px solid;
  text-align: center;
  font-weight: normal;
  padding: 2px 0;
}
.allergy_title {
  background-color: #313131;
}
.allergy_title span {
  color: #fff;
}
/*#date table*/
.date {
  width: 200px;
  margin-bottom: .2rem;
  table-layout: fixed;
  font-size: .9rem;
  border: 1px solid;
  float: left;
}
.date tr, .allergy th, .date td {
  border: 1px solid;
  text-align: center;
  font-weight: normal;
  padding: 2px 0;
}
.date_title {
  background-color: #313131;
}
.date_title span {
  color: #fff;
}
.date .th_g {
  width: 10%;
  background-color: #e9f6ee;
  font-weight: 500;
}
.date .th_b {
  width: 10%;
  background-color: #fef3e7;
  font-weight: 500;
}
.date .th_r {
  background-color: #ffcccc;
  font-weight: 500;
}
.btnL {
  width: 50%;
  color: #313131;
  background-color: #fff;
  border: solid 1px #ccc;
  border-width: 1px 0 1px 1px;
  border-bottom-left-radius: 10px;
  padding: 1% 3%;
  margin: 0;
  float: left;
  cursor: pointer;
}
.btnR {
  width: 50%;
  color: #313131;
  background-color: #fff;
  border: solid 1px #ccc;
  border-bottom-right-radius: 10px;
  padding: 1% 3%;
  margin: 0;
  float: right;
  cursor: pointer;
}
@media screen and (min-width: 737px) {
  #osechi .pc-none {
    display: none;
  }
  #osechi {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
    font-family: "Noto Sans JP";
  }
  #osechi img {
    display: block;
  }
  #osechi p {
    margin: 0;
  }
  #osechi .schedule {
    position: relative;
    font-size: 1.0rem;
    text-align: right;
    font-weight: bold;
    color: #313131;
    /*=background: linear-gradient(transparent 92%, #e76350 92%);=*/
    padding: 0px 17px 5px 0;
    margin: 20px 0px 0 0;
  }
  #osechi .schedule::after {
    position: absolute;
    top: 7px;
    right: 5px;
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid #a61013;
    border-right: 2px solid #a61013;
    transform: rotate(-45deg);
  }
  #osechi .schedule a {
    text-decoration: none;
    color: #313131;
  }
  #osechi .schedule:hover {
    text-decoration: underline;
  }
  #osechi .schedule02 {
    position: relative;
    font-size: 1.25rem;
    text-align: center;
    font-weight: bold;
    color: #313131;
    padding: 0px 17px 5px 0;
    margin: 10px 0px 0 0;
  }
  #osechi .schedule02::after {
    position: absolute;
    top: 10px;
    right: 32%;
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid #a61013;
    border-right: 2px solid #a61013;
    transform: rotate(-45deg);
  }
  #osechi .schedule02 a {
    text-decoration: none;
    color: #313131;
  }
  #osechi .schedule02:hover {
    text-decoration: underline;
  }
  /*=============main-img=============*/
  .container {
    width: 100%;
    padding-bottom: 30.8%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
  }
  .image {
    position: absolute;
    width: 100%;
    opacity: 0;
    animation: change-img-anim 8s infinite;
  }
  .image:nth-of-type(1) {
    animation: change-img-anim-first 8s infinite;
    animation-delay: 0s;
  }
  .image:nth-of-type(2) {
    animation-delay: 4s;
  }
  .fixed {
    position: fixed;
    z-index: 99;
    top: 95px;
    /*left: 0;*/
    width: 1200px;
    box-sizing: border-box;
  }
  .mtKV {
    padding-top: 22px;
  }
  #btn {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #btn li {
    position: relative;
    display: inline-flex;
    width: calc(100% / 4 - 8px);
    margin: 0 4px;
    justify-content: center;
    text-align: center;
    /*background-color: #666;*/
    color: #fff;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
  }
  #btn li:nth-child(1) {
    margin-left: 0;
  }
  #btn li:nth-child(3) {
    margin-right: 0;
  }
  /*#btn {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none;
    z-index: 100;
  }
  #btn li {
    display: inline-flex;
    width: calc(1200px / 5 - 8px);
    margin: 0 4px;
    justify-content: center;
    text-align: center;
    background-color: #666;
    color: #fff;
    border-radius: 6px;
  }
  #btn li:nth-child(1) {
    margin-left: 0;
  }
  #btn li:nth-child(5) {
    margin-right: 0;
  }*/
  #btn a {
    /*font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";*/
    display: block;
    width: 100%;
    height: 57px;
    background: linear-gradient(0deg, rgba(236, 194, 75, 1) 0%, rgba(198, 145, 27, 1) 100%);
    border: none;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    padding-top: 10px;
    color: #000;
    font-size: 1.2rem;
    line-height: 3.0rem;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s;
  }
  #btn a:hover {
    background: linear-gradient(180deg, rgba(236, 194, 75, 1) 0%, rgba(198, 145, 27, 1) 100%);
  }
  #btn li.y-btn a {
    background: linear-gradient(0deg, rgba(150, 150, 150, 1) 0%, rgba(0, 0, 0, 1) 100%);
    color: #fff;
  }
  #btn li.y-btn a:hover {
    background: linear-gradient(180deg, rgba(150, 150, 150, 1) 0%, rgba(0, 0, 0, 1) 100%);
  }
  .scroll-button {
    position: absolute;
    top: 45%;
    right: 0;
    transform: translate(0%, -50%);
  }
  .scroll-button span {
    display: block;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
    transform: rotate(45deg);
    margin: 5px 20px;
  }
  .arrow-button {
    position: absolute;
    top: 35%;
    right: 0;
    transform: translate(0%, 0%);
  }
  .arrow-button span {
    display: block;
    width: 10px;
    height: 10px;
    /* ↓ここを変更↓ */
    border-top: 2px solid #fff; /* 下線から上線に変更 */
    border-right: 2px solid #fff;
    transform: rotate(45deg); /* 変更なし */
    margin: 5px 20px;
  }
  #osechi h2 {
    position: relative;
    text-align: center;
    font-size: 2.625rem;
    color: #000;
    margin: 77px 0 47px 0;
    text-shadow: 2px 2px 2px white;
    z-index: 1;
    font-family: "Kaisei HarunoUmi", serif;
    font-weight: 700;
    font-style: normal;
  }
  #osechi .tit_ls {
    letter-spacing: -0.15em;
  }
  #osechi h2:before {
    display: block;
    content: '';
    background-image: url("tit-bg.png");
    background-repeat: no-repeat;
    opacity: 0.8;
    position: absolute;
    width: 500px;
    height: 167px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1000;
  }
  #osechi h1 {
    text-align: center;
    font-size: 1.375rem;
    color: #000;
    margin: 30px 0 0 0;
    text-shadow: 2px 2px 2px white;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
    z-index: 100;
    font-family: "Kaisei HarunoUmi", serif;
    font-weight: 700;
  }
  .more_btn_area {
    position: relative;
    width: 100%;
    height: 70px;
    margin: 20px auto 0;
    padding-bottom: 20px;
  }
  .btn-more {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    border: 0;
    border-radius: 5px;
    background: linear-gradient(0deg, rgba(236, 194, 75, 1) 0%, rgba(198, 145, 27, 1) 100%);
    color: #000;
    font-weight: 600;
    padding: 20px;
    font-size: 1.125rem;
    margin: 0px auto;
    box-sizing: border-box;
  }
  .btn-more:after {
    position: absolute;
    content: '\e905';
    top: 50%;
    right: 24px;
    width: 18px;
    height: 18px;
    color: #000;
    font-size: 1.125rem;
    font-family: "icn_font";
    line-height: 0;
  }
  .btn-more:hover {
    background: linear-gradient(180deg, rgba(236, 194, 75, 1) 0%, rgba(198, 145, 27, 1) 100%);
    cursor: pointer;
  }
  /*===========イチオシ1column============*/
  .column_01 {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 10px;
    padding: 30px;
    margin: 0 auto 2%;
    box-sizing: border-box;
    outline: 1px solid rgb(209, 171, 64); /*outlineでドットの線を追加*/
    outline-offset: -10px; /*outline-offsetの値を-15pxにして内側に調整*/
  }
  .column_01_end {
    position: relative;
    width: 100%;
    background-color: #FFF;
    border-radius: 10px;
    padding: 20px;
    margin: 0 auto 2%;
    box-sizing: border-box;
  }
  .column_01_end::before {
    white-space: pre;
    content: 'ご予約の受付は終了しました';
    position: absolute;
    color: #fff;
    font-size: 1.875rem;
    font-weight: bold;
    text-align: center;
    top: 40%;
    left: 10%;
    right: 10%;
    z-index: 10;
  }
  .column_01_end::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    background-color: #000;
    border-radius: 10px;
    opacity: 0.6;
  }
  .img_area {
    width: 40%;
    height: auto;
    float: left;
    padding-bottom: 10px;
    padding-right: 2.5%;
    overflow: hidden;
  }
  .item_img > img {
    transition: all 0.5s;
    border-radius: 3px;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
  }
  .icoR > img {
    width: 60px;
    margin: 8px 0 0 8px;
    float: right;
  }
  .txt_area {
    width: 57.5%;
    height: auto;
    overflow: hidden;
  }
  .sub_img {
    width: 90%;
    margin: 10px auto 15px;
  }
  /*table*/
  #osechi table {
    width: 100%;
  }
  #osechi table, th, tr, td {
    border: none;
    margin: 8px 0 0;
  }
  #osechi .td-red, .td-green, .td-orange, .td-purple, .td-blue {
    border: solid #fff;
    border-width: 0 3px;
    text-align: center;
    font-size: 1.1rem;
    font-weight: 500;
    line-height: 1.8;
    color: #fff;
  }
  #osechi .td-red {
    background-color: #B81D22;
  }
  #osechi .td-green {
    background-color: #667D01;
  }
  #osechi .td-orange {
    background-color: #AC660C;
  }
  #osechi .td-purple {
    background-color: #9C657C;
  }
  #osechi .td-blue {
    background-color: #004ea2;
  }
  /*#date table*/
  /* .date table, th, tr, td {
    border: none;
  }
  .date caption {
    text-align: left;
    font-weight: 600;
    font-size: 0.95rem;
    padding: 0 0 1% 0;
  }
  .date .th_g {
    width: 20%;
    background-color: #e9f6ee;
    font-weight: 500;
    font-size: 0.9rem;
    padding: 0.5% 1.5% 0.5% 1.5%;
  }
  .date .th_b {
    width: 20%;
    background-color: #fef3e7;
    font-weight: 500;
    font-size: 0.9rem;
    padding: 0.5% 1.5% 0.5% 1.5%;
  }
  .date td {
    text-align: left;
    font-size: 0.95rem;
    color: #313131;
    padding-left: 1%;
  }*/
  .sub, .txtS {
    font-size: 90%;
  }
  .name {
    font-size: 140%;
    font-weight: bold;
  }
  .name span {
    font-size: 70%;
    font-weight: normal;
  }
  .txt {
    font-size: 100%;
    line-height: 1.7;
    padding-top: 8px;
  }
  .txt span {
    font-size: 90%;
    font-weight: normal;
  }
  .bg_tenpo {
    position: relative;
    width: 100%;
    background-color: #e9f6ee;
    padding: 8px 20px;
    margin: 8px 0;
    box-sizing: border-box;
  }
  .bg_tenpo::before {
    position: absolute;
    content: "";
    background-image: url("ico_tenpo.svg");
    background-repeat: no-repeat;
    width: 40px;
    height: 23px;
    top: 33%;
    left: 2%;
    z-index: 10;
  }
  .bg_tenpoS {
    position: relative;
    width: 100%;
    height: 80px;
    background-color: #e9f6ee;
    padding: 8px 20px;
    margin: 8px 0;
    box-sizing: border-box;
  }
  .bg_tenpoS::before {
    position: absolute;
    content: "";
    background-image: url("ico_tenpo.svg");
    background-repeat: no-repeat;
    width: 40px;
    height: 23px;
    top: 33%;
    left: 2%;
    z-index: 10;
  }
  .tenpo_tit {
    padding-left: 45px;
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.2;
    float: left;
  }
  .tenpo_tit > span {
    font-size: 75%;
    font-weight: normal;
  }
  .bg_takuhai {
    position: relative;
    width: 100%;
    background-color: #fef3e7;
    padding: 8px 20px;
    margin: 8px 0;
    box-sizing: border-box;
  }
  .bg_takuhai::before {
    position: absolute;
    content: "";
    background-image: url("ico_takuhai.svg");
    background-repeat: no-repeat;
    width: 39px;
    height: 23px;
    top: 33%;
    left: 2%;
    z-index: 10;
  }
  .bg_takuhaiS {
    position: relative;
    width: 100%;
    height: 80px;
    background-color: #fef3e7;
    padding: 8px 20px;
    margin: 8px 0;
    box-sizing: border-box;
  }
  .bg_takuhaiS::before {
    position: absolute;
    content: "";
    background-image: url("ico_takuhai.svg");
    background-repeat: no-repeat;
    width: 39px;
    height: 23px;
    top: 33%;
    left: 2%;
    z-index: 10;
  }
  .takuhai_tit {
    padding-left: 45px;
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.2;
  }
  .takuhai_tit > span {
    font-size: 75%;
    font-weight: normal;
  }
  .takuhaiS_tit, .tenpoS_tit {
    padding-left: 45px;
    padding-top: 10px;
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.2;
  }
  .takuhaiS_tit > span, .tenpoS_tit > span {
    font-size: 75%;
    font-weight: normal;
  }
  .price {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    font-size: 140%;
    font-weight: bold;
    vertical-align: middle;
    text-align: right;
  }
  .price span {
    font-size: 75%;
    font-weight: normal;
  }
  .priceS {
    position: absolute;
    top: 32%;
    right: 10px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    font-size: 140%;
    font-weight: bold;
    vertical-align: middle;
    text-align: right;
  }
  .priceS span {
    font-size: 75%;
    font-weight: normal;
  }
  .priceSS {
    position: absolute;
    top: 70%;
    right: 10px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    font-size: 140%;
    font-weight: bold;
    color: #D72528;
    vertical-align: middle;
    text-align: right;
  }
  .priceSS span {
    font-size: 75%;
    font-weight: normal;
  }
  .icoF > img {
    height: 44px;
    width: auto;
  }
  .icoF {
    margin: 0 7px;
    padding: 0;
    float: left;
  }
  .btn_area {
    position: relative;
    width: 100%;
    height: 70px;
    margin: 15px auto 0;
  }
  .btn-fmo {
    position: absolute;
    top: 0px;
    left: 10%;
    width: 80%;
    border: 0;
    border-radius: 10px;
    background: #058735;
    color: #fff;
    padding: 18px 10px;
    font-size: 1.0rem;
    margin: 0px auto;
  }
  .btn-fmo:after {
    position: absolute;
    content: '\e905';
    top: 50%;
    right: 20px;
    width: 16px;
    height: 16px;
    color: #fff;
    font-size: 1.0rem;
    font-family: "icn_font";
    line-height: 0;
  }
  .btn-fmo:hover {
    background: #04772f;
    color: #fff;
    cursor: pointer;
  }
  .btn_2_area {
    position: relative;
    width: 100%;
    height: 75px;
    margin: 15px auto 0;
  }
  .btn-niku {
    position: absolute;
    top: 0px;
    left: 0;
    width: 38%;
    border: 0;
    border-radius: 5px;
    background: #058735;
    color: #fff;
    padding: 10px 16px 10px 50px;
    font-size: 1.0rem;
    margin: 0px auto;
  }
  .btn-kani {
    position: absolute;
    top: 0px;
    right: 0;
    width: 38%;
    border: 0;
    border-radius: 5px;
    background: #058735;
    color: #fff;
    padding: 10px 16px 10px 50px;
    font-size: 1.0rem;
    margin: 0px auto;
  }
  .btn-nabe {
    position: absolute;
    top: 0;
    left: 10%;
    width: 80%;
    height: 65px;
    border: 0;
    border-radius: 10px;
    background: #058735;
    color: #fff;
    padding: 0 10px;
    font-size: 1.0rem;
    margin: 0px auto;
    line-height: 65px;
    text-align: center;
  }
  .btn-niku:before {
    position: absolute;
    content: '';
    background-image: url("ico_niku.webp");
    background-size: cover;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    top: 0;
    left: 0px;
    width: 70px;
    height: 65px;
    line-height: 0;
  }
  .btn-kani:before {
    position: absolute;
    content: '';
    background-image: url("ico_kani.webp");
    background-size: cover;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    top: 0;
    left: 0px;
    width: 70px;
    height: 65px;
    line-height: 0;
  }
  .btn-nabe:before {
    position: absolute;
    content: '';
    background-image: url("ico_nabe.webp");
    background-size: cover;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    top: 0;
    left: 0px;
    width: 70px;
    height: 65px;
    line-height: 0;
  }
  .btn-niku:after, .btn-kani:after, .btn-nabe:after {
    position: absolute;
    content: '\e905';
    top: 50%;
    right: 10px;
    width: 13px;
    height: 13px;
    color: #fff;
    font-size: 1.0rem;
    font-family: "icn_font";
    line-height: 0;
  }
  .btn-niku:hover, .btn-kani:hover, .btn-nabe:hover {
    background: #04772f;
    color: #fff;
    cursor: pointer;
  }
  a {
    text-align: center;
    margin: 0;
    padding: 0;
  }
}
@media screen and (max-width:1000px) {
  .allergy {
    font-size: .68rem;
  }
  .date {
    font-size: .68rem;
  }
  .sp-none {
    display: none;
  }
  .toggle_contents {
    background-color: rgba(255, 255, 255, 0.8);
    margin: 7px 0px;
    border-radius: 5px;
    padding: 5px 10px 5px 10px;
  }
  .toggle_title {
    position: relative;
    /*background-color: rgba(255, 255, 255, 0.8);*/
    padding: 5px 10px 5px 10px;
    cursor: pointer;
    font-size: 1.0rem;
    color: #333;
    line-height: 1.4;
    font-weight: bold;
    margin: 0px;
  }
  .menu, .menu-item ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    list-style-type: none;
  }
  .menu, .menu-item li {
    width: 100%;
    margin: 15px 0 0 0;
    padding: 0;
    box-sizing: border-box;
  }
  .ico-img {
    width: 50px;
    margin-right: 8px;
    float: left;
    background-color: #fff;
    background-position: left 16px center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    overflow-wrap: break-word;
  }
  .ico-txt {
    font-size: 90%;
  }
  .icon-menu {
    height: 100%;
    padding: 0px 10px 0px 0px;
    display: flex;
    align-items: center;
  }
  #osechi .schedule {
    position: relative;
    font-size: 0.875rem;
    text-align: right;
    font-weight: bold;
    color: #313131;
    /*=background: linear-gradient(transparent 92%, #e76350 92%);==*/
    padding: 0px 16px 5px 0;
    margin: 0 0px 0 0;
  }
  #osechi .schedule::after {
    position: absolute;
    top: 6px;
    right: 5px;
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-bottom: 2px solid #a61013;
    border-right: 2px solid #a61013;
    transform: rotate(-45deg);
  }
  #osechi .schedule a {
    text-decoration: none;
    color: #313131;
  }
  #osechi .schedule:hover {
    text-decoration: underline;
  }
  #osechi .schedule02 {
    position: relative;
    font-size: 0.875rem;
    text-align: right;
    font-weight: bold;
    color: #313131;
    /*=background: linear-gradient(transparent 92%, #e76350 92%);==*/
    padding: 0px 16px 5px 0;
    margin: 0 0px 0 0;
  }
  #osechi .schedule02::after {
    position: absolute;
    top: 6px;
    right: 5px;
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-bottom: 2px solid #a61013;
    border-right: 2px solid #a61013;
    transform: rotate(-45deg);
  }
  #osechi .schedule02 a {
    text-decoration: none;
    color: #313131;
  }
  #osechi .schedule02:hover {
    text-decoration: underline;
  }
  #osechi {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    font-family: "Noto Sans JP";
  }
  #osechi img {
    display: block;
  }
  #osechi p {
    margin: 0;
  }
  .fixed {
    position: fixed;
    z-index: 99;
    top: 54px;
    left: 0;
    width: 100%;
    box-sizing: border-box;
  }
  #btn {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #btn li {
    position: relative;
    display: inline-flex;
    width: calc(100% / 2 - 4px);
    margin: 2px;
    justify-content: center;
    text-align: center;
    /*background-color: #666;*/
    color: #fff;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
  }
  #btn li:nth-child(2) {
    margin-right: 0;
  }
  #btn li:nth-child(4) {
    margin-right: 0;
  }
  /*#btn > :last-child {
    flex-basis: 99%;
    flex-shrink: 0;
  }*/
  #btn a {
    /*font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";*/
    display: block;
    width: 100%;
    height: 43px;
    background: linear-gradient(0deg, rgba(236, 194, 75, 1) 0%, rgba(198, 145, 27, 1) 100%);
    border: none;
    border-radius: 4px;
    padding-top: 4px;
    color: #000;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s;
    font-size: 0.870rem;
    box-sizing: border-box;
  }
  #btn a:hover {
    background: linear-gradient(180deg, rgba(236, 194, 75, 1) 0%, rgba(198, 145, 27, 1) 100%);
  }
  #btn li.y-btn a {
    background: linear-gradient(0deg, rgba(150, 150, 150, 1) 0%, rgba(0, 0, 0, 1) 100%);
    color: #fff;
  }
  #btn li.y-btn a:hover {
    background: linear-gradient(180deg, rgba(150, 150, 150, 1) 0%, rgba(0, 0, 0, 1) 100%);
  }
  .scroll-button {
    width: 100%;
  }
  .scroll-button span {
    display: block;
    width: 6px;
    height: 6px;
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
    transform: rotate(45deg);
    margin: 2px 49%;
  }
  .arrow-button {
    width: 100%;
  }
  .arrow-button span {
    display: block;
    width: 6px;
    height: 6px;
    /* ↓ここを変更↓ */
    border-top: 2px solid #fff; /* 下線から上線に変更 */
    border-right: 2px solid #fff;
    transform: rotate(45deg); /* 変更なし */
    margin: 2px 49%;
  }
  #osechi h2 {
    width: 100%;
    position: relative;
    text-align: center;
    font-size: 1.5rem;
    color: #000;
    margin: 57px 0 37px 0;
    text-shadow: 2px 2px 2px white;
    z-index: 1;
    font-family: "Kaisei HarunoUmi", serif;
    font-weight: 700;
    font-style: normal;
  }
  #osechi .tit_ls {
    letter-spacing: -0.15em;
  }
  #osechi h2:before {
    display: block;
    content: '';
    background-image: url("tit-bg_sp.png");
    background-repeat: no-repeat;
    opacity: 0.8;
    position: absolute;
    width: 300px;
    height: 100px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1000;
  }
  #osechi h1 {
    text-align: center;
    font-size: 0.9375rem;
    color: #000;
    margin: 30px 0 -45px 0;
    text-shadow: 2px 2px 2px white;
    z-index: 100;
    font-family: "Kaisei HarunoUmi", serif;
    font-weight: 700;
    font-style: normal;
  }
  .more_btn_area {
    position: relative;
    width: 100%;
    height: 60px;
    margin: 20px auto 0;
    padding-bottom: 20px;
  }
  .btn-more {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    border: 0;
    border-radius: 5px;
    background: linear-gradient(0deg, rgba(236, 194, 75, 1) 0%, rgba(198, 145, 27, 1) 100%);
    color: #000;
    font-weight: 600;
    padding: 20px;
    font-size: 1.1rem;
    margin: 0px auto;
    box-sizing: border-box;
  }
  .btn-more:after {
    position: absolute;
    content: '\e905';
    top: 50%;
    right: 20px;
    width: 18px;
    height: 18px;
    color: #000;
    font-size: 1.1rem;
    font-family: "icn_font";
    line-height: 0;
  }
  .btn-more:hover {
    background: linear-gradient(180deg, rgba(236, 194, 75, 1) 0%, rgba(198, 145, 27, 1) 100%);
    cursor: pointer;
  }
  /*===========イチオシ1column============*/
  .column_01 {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 10px;
    padding: 15px;
    margin: 0 auto 4%;
    box-sizing: border-box;
  }
  .column_01_end {
    position: relative;
    width: 100%;
    background-color: #FFF;
    border-radius: 10px;
    padding: 15px;
    margin: 0 auto 4%;
    box-sizing: border-box;
  }
  .column_01_end::before {
    white-space: pre;
    content: 'ご予約の受付は\A終了しました';
    position: absolute;
    color: #fff;
    font-size: 1.5rem;
    font-weight: bold;
    text-align: center;
    top: 40%;
    left: 1%;
    right: 1%;
    z-index: 10;
  }
  .column_01_end::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    background-color: #000;
    border-radius: 5px;
    opacity: 0.6;
  }
  .img_area {
    width: 100%;
    height: auto;
    float: left;
    padding-right: 2%;
    overflow: hidden;
    padding-bottom: 10px;
  }
  .item_img > img {
    transition: all 0.5s;
    border-radius: 3px;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
  }
  .icoR > img {
    width: 40px;
    margin: 8px 0 0 8px;
    float: right;
  }
  .txt_area, .txt_area_col2, .txt_area_col3 {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .sub_img {
    width: 100%;
    margin: 5px auto 15px;
  }
  /*table*/
  #osechi table {
    width: 100%;
  }
  #osechi table, th, tr, td {
    border: none;
    margin: 8px 0;
  }
  #osechi .td-red, .td-green, .td-orange, .td-purple, .td-blue {
    border: solid #fff;
    border-width: 0 3px;
    text-align: center;
    font-size: 0.9rem;
    font-weight: 500;
    line-height: 1.8;
    color: #fff;
  }
  #osechi .td-red {
    background-color: #B81D22;
  }
  #osechi .td-green {
    background-color: #667D01;
  }
  #osechi .td-orange {
    background-color: #AC660C;
  }
  #osechi .td-purple {
    background-color: #9C657C;
  }
  #osechi .td-blue {
    background-color: #004ea2;
  }
  /*#aten table*/
  .aten table, th, tr, td {
    border: none;
    line-height: 1.2;
  }
  .aten th {
    width: 17%;
    background-color: #ededed;
    font-weight: 500;
    padding: 0.5% 1.5% 0.5% 1.5%;
    font-size: 0.85rem;
  }
  .aten td {
    text-align: left;
    font-size: 0.85rem;
    color: #313131;
    padding-left: 1%;
  }
  /*#date table*/
  /*.date table, th, tr, td {
    border: none;
    font-size: 0.85rem;
    line-height: 1.2;
  }
  .date caption {
    text-align: left;
    font-weight: 600;
    padding: 0 0 1% 0;
  }
  .date .th_g {
    width: 20%;
    background-color: #e9f6ee;
    font-weight: 500;
    padding: 0.5% 1.5% 0.5% 1.5%;
  }
  .date .th_b {
    width: 20%;
    background-color: #fef3e7;
    font-weight: 500;
    padding: 0.5% 1.5% 0.5% 1.5%;
  }
  .date td {
    text-align: left;
    font-size: 0.85rem;
    color: #313131;
    padding-left: 1%;
  }*/
  .sub, .txtS {
    font-size: 90%;
  }
  .name {
    font-size: 130%;
    font-weight: bold;
  }
  .name span {
    font-size: 80%;
    font-weight: normal;
  }
  .txt {
    font-size: 100%;
  }
  .txt span {
    font-size: 90%;
    font-weight: normal;
  }
  .bg_tenpo {
    position: relative;
    width: 100%;
    background-color: #e9f6ee;
    padding: 8px 5px 5px;
    margin: 8px 0;
    box-sizing: border-box;
  }
  .bg_tenpo::before {
    position: absolute;
    content: "";
    background-image: url("ico_tenpo.svg");
    background-repeat: no-repeat;
    width: 40px;
    height: 23px;
    top: 33%;
    left: 2%;
    z-index: 10;
  }
  .bg_tenpoS {
    position: relative;
    width: 100%;
    background-color: #e9f6ee;
    padding: 8px 5px 5px;
    margin: 8px 0;
    box-sizing: border-box;
  }
  .bg_tenpoS::before {
    position: absolute;
    content: "";
    background-image: url("ico_tenpo.svg");
    background-repeat: no-repeat;
    width: 40px;
    height: 23px;
    top: 26%;
    left: 2%;
    z-index: 10;
  }
  .tenpo_tit, .tenpoS_tit {
    padding-left: 48px;
    font-size: 1.1rem;
    font-weight: 600;
    line-height: 1.2;
    float: left;
  }
  .tenpo_tit > span, .tenpoS_tit > span {
    font-size: 75%;
    font-weight: normal;
  }
  .bg_takuhai {
    position: relative;
    width: 100%;
    background-color: #fef3e7;
    padding: 8px 5px 5px;
    margin: 8px 0;
    box-sizing: border-box;
  }
  .bg_takuhai::before {
    position: absolute;
    content: "";
    background-image: url("ico_takuhai.svg");
    background-repeat: no-repeat;
    width: 39px;
    height: 23px;
    top: 33%;
    left: 2%;
    z-index: 10;
  }
  .bg_takuhaiS {
    position: relative;
    width: 100%;
    background-color: #fef3e7;
    padding: 8px 5px 5px;
    margin: 8px 0;
    box-sizing: border-box;
  }
  .bg_takuhaiS::before {
    position: absolute;
    content: "";
    background-image: url("ico_takuhai.svg");
    background-repeat: no-repeat;
    width: 39px;
    height: 23px;
    top: 26%;
    left: 2%;
    z-index: 10;
  }
  .takuhai_tit, .takuhaiS_tit {
    padding-left: 48px;
    font-size: 1.1rem;
    font-weight: 600;
    line-height: 1.2;
  }
  .takuhai_tit > span, .takuhaiS_tit > span {
    font-size: 75%;
    font-weight: normal;
  }
  .price, .priceS {
    font-size: 120%;
    font-weight: bold;
    text-align: right;
    clear: both;
  }
  .price span, .priceS span {
    font-size: 70%;
    font-weight: normal;
  }
  .priceSS {
    font-size: 120%;
    font-weight: bold;
    text-align: right;
    color: #D01519;
    clear: both;
  }
  .priceSS span {
    font-size: 70%;
    font-weight: normal;
  }
  .icoF > img {
    height: 36px;
    width: auto;
  }
  .icoF {
    margin: 0 5px;
    padding: 0;
    float: left;
  }
  .sub_img {
    width: 100%;
  }
  .btn_area {
    width: 100%;
    height: auto;
    margin: 20px auto 10px;
  }
  .btn-fmo {
    position: relative;
    width: 100%;
    border: 0;
    border-radius: 5px;
    background: #058735;
    color: #fff;
    padding: 21px;
    font-size: 1.0rem;
    margin: 0px auto 3%;
    box-sizing: border-box;
  }
  .btn-fmo:after {
    position: absolute;
    content: '\e905';
    top: 50%;
    right: 20px;
    width: 13px;
    height: 13px;
    color: #fff;
    font-size: 1.0rem;
    font-family: "icn_font";
    line-height: 0;
  }
  .btn-fmo:hover {
    background: #04772f;
    color: #fff;
    cursor: pointer;
  }
  .btn_3_area {
    width: 100%;
    height: auto;
    margin: 20px auto 0;
  }
  .btn-niku {
    position: relative;
    width: 100%;
    border: 0;
    border-radius: 5px;
    background: #058735;
    color: #fff;
    padding: 10px 10px 10px 50px;
    font-size: 1.0rem;
    margin-bottom: 10px;
    box-sizing: border-box;
  }
  .btn-kani {
    position: relative;
    width: 100%;
    border: 0;
    border-radius: 5px;
    background: #058735;
    color: #fff;
    padding: 10px 10px 10px 50px;
    font-size: 1.0rem;
    margin-bottom: 10px;
    box-sizing: border-box;
  }
  .btn-nabe {
    position: relative;
    width: 100%;
    height: 65px;
    border: 0;
    border-radius: 5px;
    background: #058735;
    color: #fff;
    padding: 0 10px;
    font-size: 1.0rem;
    margin-bottom: 10px;
    line-height: 65px;
    text-align: center;
    box-sizing: border-box;
  }
  .btn-niku:before {
    position: absolute;
    content: '';
    background-image: url("ico_niku.webp");
    background-size: cover;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    top: 0;
    left: 0;
    width: 56px;
    height: 65px;
    line-height: 0;
  }
  .btn-kani:before {
    position: absolute;
    content: '';
    background-image: url("ico_kani.webp");
    background-size: cover;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    top: 0;
    left: 0;
    width: 56px;
    height: 65px;
    line-height: 0;
  }
  .btn-nabe:before {
    position: absolute;
    content: '';
    background-image: url("ico_nabe.webp");
    background-size: cover;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    top: 0;
    left: 0;
    width: 56px;
    height: 65px;
    line-height: 0;
  }
  .btn-niku:after, .btn-kani:after, .btn-nabe:after {
    position: absolute;
    content: '\e905';
    top: 50%;
    right: 20px;
    width: 13px;
    height: 13px;
    color: #fff;
    font-size: 1.0rem;
    font-family: "icn_font";
    line-height: 0;
  }
  .btn-niku:hover, .btn-kani:hover, .btn-nabe:hover {
    background: #04772f;
    color: #fff;
    cursor: pointer;
  }
  a {
    text-align: center;
  }
}
@keyframes change-img-anim-first {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  36% {
    opacity: 1;
  }
  45% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes change-img-anim {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  36% {
    opacity: 1;
  }
  45% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.red {
  color: #e30000;
}