@charset "utf-8";
.rb2019---footer {
  background-color: #fff;
}
.rb2019---paths {
  position: relative;
  z-index: 100;
}
#biteki-osechi {
  background-image: url(../img/biteki/mv-bg2.png);
  font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo,
    sans-serif;
  padding-bottom: 0;
  padding-top: 50vw;
  position: relative;
  min-width: 100%;
  background-size: 108% auto;
  margin-top: -54px;
  background-position: center top -4vw;
  background-repeat: no-repeat;
  overflow: hidden;
}

#biteki-osechi::after {
  background-image: url(../img/biteki/contents-bg.jpg);
  content: "";
  display: block;
  height: 100vh;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
}
.mv-ttl h1 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}
/* .mv-ttl h1 img {
  width: 21vw;
  margin-bottom: 3vw;
} */
.mv-ttl p {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.3em;
  margin-bottom: 20px;
  color: #fff;
  background-image: url(../img/biteki/head-bg03.png);
  background-repeat: no-repeat;
  background-size: 700px 200px;
  width: 700px;
  height: 200px;
  margin: 0 auto 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 10px;
  box-sizing: border-box;
}

.report-biteki > h2 {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.3em;
  margin-bottom: 20px;
  color: #fff;
  background-image: url(../img/biteki/head-bg03.png);
  background-repeat: no-repeat;
  background-size: 500px 200px;
  width: 500px;
  height: 200px;
  margin: 0 auto 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.report-biteki .comingsoon {
  display: block;
  margin: 50px auto 150px;
}
.report-biteki .comingsoon img {
  display: block;
  margin: 0 auto;
  height: auto;
}
@media screen and (max-width: 767px) {
  #footer_sp,
  #header_sp,
  #biteki-osechi .smt {
    display: block;
  }
  #footer_pc,
  #header_pc,
  #biteki-osechi .pc {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  #footer_sp,
  #header_sp,
  #biteki-osechi .smt {
    display: none !important;
  }
  #footer_pc,
  #header_pc,
  #biteki-osechi .pc {
    display: block;
  }
}

/* #biteki-osechi {
  font-family: "Yu Gothic",YuGothic,"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
  width: 1230px;
  margin: 0 auto;
} */

@media screen and (min-width: 768px) {
  #biteki-osechi .kv-area {
    /* background-image: url(./../images/fujingaho/2022/kv-pc.jpg); */
    width: 23vw;
    box-sizing: border-box;
    padding-top: 0;
    position: absolute;
    right: calc(50% + 11.5vw);
    top: 5vw;
  }
  #biteki-osechi .kv-area img {
    width: 95%;
    height: auto;
    margin: 0 auto 2.5vw;
  }
  #biteki-osechi .kv-area span {
    font-size: 1.4vw;
    text-align: center;
    line-height: 1.6em;
    display: block;
    font-weight: bold;
  }

  #biteki-osechi .kv-area .subtitle {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.4em;
    color: #000;
    letter-spacing: -0.05em;
    margin-bottom: 15px;
  }
  #biteki-osechi .kv-area .lead-text {
    font-size: 15px;
    line-height: 1.8em;
    color: #000;
  }

  #biteki-osechi .biteki-osechi-intro h2 {
    font-size: 32px;
    line-height: 1.5em;
    margin-bottom: 70px;
    font-weight: bold;
    text-align: center;
  }

  #biteki-osechi .biteki-osechi-item {
    /* background-image: url(../img/biteki/head-bg01.png); */
    width: 1200px;
    margin: 0 auto;
    /* background-position: top left;
  background-repeat: no-repeat; */
    position: relative;
    padding: 0 50px 0;
    box-sizing: border-box;
    min-height: auto;
    background-size: 700px;
  }
  #biteki-osechi .biteki-osechi-item.p-left .item-area {
    flex-direction: row-reverse;
  }
  #biteki-osechi .biteki-osechi-item .fukidashi {
    background-image: url(../img/biteki/biteki-item-bg-left.png);
    width: 550px;
    height: 425px;
    margin: 0 auto;
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 550px 425px;
    content: "";
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: -50px;
    top: 0;
  }
  #biteki-osechi .biteki-osechi-item.p-left .fukidashi {
    background-image: url(../img/biteki/biteki-item-bg-right.png);
    left: auto;
    right: -50px;
  }

  #biteki-osechi .kodawari {
    margin-top: 60px;
    margin-bottom: 80px;
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  #biteki-osechi .p-left .kodawari {
    flex-direction: row-reverse;
  }
  #biteki-osechi .item-area {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 180px;
  }
  #biteki-osechi .item-area .item-name {
    height: 600px;
    position: relative;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    font-family: "Yu Gothic", YuGothic, hiragino kaku gothic pron, Meiryo,
      sans-serif;
  }

  #biteki-osechi .kodawari .outline {
    width: 490px;
    float: left;
  }
  #biteki-osechi .item-area figure {
    width: 600px;
    position: relative;
  }
  #biteki-osechi .soldout-cover {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 42px;
    letter-spacing: 0.8em;
    text-indent: 0.8em;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    background: rgba(0,0,0,0.5);
    font-family:  "Yu Mincho",YuMincho,"Hiragino Mincho ProN",serif;
    font-weight: bold;
  }
  #biteki-osechi .kodawari figure {
    width: 600px;
    font-size: 0;
    display: flex;
    justify-content: space-between;
  }

  #biteki-osechi .item-area figure img {
    width: 100%;
    height: auto;
  }
  #biteki-osechi .item-area figure img.badge {
    width: 130px;
    height: auto;
    position: absolute;
    right: 10px;
    bottom: 10px;
  }

  #biteki-osechi .kodawari figure img {
    display: block;
    width: 290px;
    height: auto;
  }
  #biteki-osechi .kodawari figure img:first-child {
    margin-right: 20px;
  }
  #biteki-osechi .item-area .item-name .item-name-s {
    font-size: 21px;
    font-weight: bold;
    color: #000;
    line-height: 1em;
    margin-bottom: 15px;
  }
  #biteki-osechi .kodawari .outline h3 {
    font-size: 24px;
    font-weight: bold;
    border-bottom: 3px solid #a3794f;
    padding-bottom: 10px;
    color: #a3794f;
    margin-bottom: 30px;
    line-height: 1em;
  }
  #biteki-osechi .p-left .kodawari .outline h3 {
    text-align: right;
  }
  #biteki-osechi .kodawari .outline div {
    position: relative;
    width: 460px;
    padding-left: 55px;
    box-sizing: border-box;
    margin-right: 30px;
  }
  #biteki-osechi .p-left .kodawari .outline div {
    position: relative;
    width: 460px;
    padding-left: 55px;
    box-sizing: border-box;
    margin-left: 30px;
    margin-right: 0;
  }

  #biteki-osechi .kodawari .outline div h4 {
    font-size: 50px;
    line-height: 1em;
    position: absolute;
    left: 0;
    top: -5px;
    color: #a3794f;
    font-weight: bold;
  }
  #biteki-osechi .kodawari .outline div:nth-child(3) {
    margin-bottom: 40px;
  }
  #biteki-osechi .kodawari .outline h5 {
    font-size: 20px;
    line-height: 1em;
    font-weight: bold;
    color: #000;
  }
  #biteki-osechi .kodawari .outline h5 small {
    font-size: 15px;
  }
  #biteki-osechi .kodawari .outline p {
    font-size: 15px;
    line-height: 1.4em;
    margin-top: 10px;
  }
  .item-area .item-name .item-name-l {
    font-size: 52px;
    font-weight: bold;
    color: #000;
    line-height: 1em;
    margin-bottom: 12px;
  }
  .item-area .item-name .item-name-l.transform {
    font-size: 46px;
  }
  .item-area .item-name .item-name-l span {
    font-size: 30px;
    margin-right: 20px;
    /* margin-top: -10px; */
    display: inline-block;
    vertical-align: middle;
    line-height: 1em;
  }

  .item-icon {
    display: flex;
    justify-content: flex-start;
    /* margin-bottom: 20px; */
  }
  .item-icon li {
    position: relative;
    width: 130px;
    height: 50px;
    margin-right: 15px;
  }
  .item-icon li span {
    width: 130px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* flex-direction: column; */
    text-align: center;
    color: #fff;
    background-color: #a3794f;

    line-height: 1.1em;
    font-size: 18px;
    font-weight: normal;
  }

  .item-icon li span strong {
    display: block;
    font-size: 18px;
    line-height: 1.1em;
    font-weight: normal;
  }
  #biteki-osechi .item-area .item-name .item-price {
    font-size: 32px;
    font-weight: bold;
    color: #000;
    line-height: 1em;
    display: inline-block;
    margin: 15px 0px 25px;
    letter-spacing: 0.05em;
  }
  #biteki-osechi .item-area .item-name .item-price span {
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
  }
  #biteki-osechi .item-area .item-name h3 {
    text-align: left;
    line-height: 1.4em;
    writing-mode: vertical-rl;
    text-orientation: upright;
    display: flex;
    align-items: center;
    font-size: 32px;
    font-weight: bold;
    color: #6f4c1c;
  }
  #biteki-osechi .item-area .item-name h3 img {
    display: none;
  }
  #biteki-osechi .item-people {
    width: 100%;
    line-height: 40px;
    background-color: #000;
    text-align: center;
    color: #fff;
    font-size: 21px;
  }
  #biteki-osechi .outline h3 {
    font-size: 24px;
    line-height: 1.4em;
    margin-bottom: 15px;
  }
  #biteki-osechi .outline p {
    font-size: 1em;
    line-height: 1.8em;
  }
  #biteki-osechi .osechi-btn {
    display: flex;
    width: 500px;
    height: 100px;
    margin: 80px auto 120px;
    background-color: #d9333f;
    color: #fff;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    font-weight: bold;
  }
  #biteki-osechi .osechi-btn.soldout {
    color: #747474;
    background: #ddd;
  }

  #biteki-osechi .about-biteki {
    background-color: #fff;
    padding: 54px 0;
    width: 100%;
    margin-bottom: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #biteki-osechi .about-biteki section {
    width: 700px;
    margin-right: 50px;
  }
  #biteki-osechi .about-biteki h3 {
    width: 482px;
    margin: 0 auto 10px;
  }
  #biteki-osechi .about-biteki h3 img {
    width: 400px;
    height: auto;
  }
  #biteki-osechi .about-biteki p {
    text-align: left;
    font-size: 16px;
    line-height: 2em;
    font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Meiryo",
      sans-serif;
    margin-top: 15px;
  }
  #biteki-osechi .about-biteki figure img {
    width: 400px;
    height: auto;
  }
  #biteki-osechi .text-links {
    display: flex;
    justify-content: space-between;
    width: 1000px;
    margin: 0 auto;
  }
  #biteki-osechi .text-link {
    width: calc(50% - 20px);
    border: 1px solid #b6986c;
    display: block;
    line-height: 60px;
    text-align: center;
    box-sizing: border-box;
    font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Meiryo",
      sans-serif;
    color: #333;
  }
}

@media screen and (min-width: 768px) and (max-width: 1620px) {
  #biteki-osechi {
    background-image: url(../img/biteki/mv-bg2.png);
    font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo,
      sans-serif;
    padding-bottom: 0;
    padding-top: 750px;
    position: relative;
    min-width: 100%;
    background-size: 1620px auto;
    margin-top: -54px;
    background-position: center top -60px;
    background-repeat: no-repeat;
    overflow: hidden;
  }
  #biteki-osechi .kv-area {
    width: 400px;
    box-sizing: border-box;
    padding-top: 0;
    position: absolute;
    right: calc(50% + 180px);
    top: 100px;
  }
  #biteki-osechi .kv-area span {
    font-size: 25px;
  }
}

@media screen and (max-width: 767px) {
  #ins-wrapper {
    padding: 0 0 60px 0;
    position: relative;
  }
  #biteki-osechi {
    background-image: url(../img/biteki/mv-bg.png);
    font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo,
      sans-serif;
    padding-bottom: 0;
    padding-top: calc(97vw + 100px);
    position: relative;
    min-width: 100%;
    background-size: auto 130vw;
    margin-top: 0;
    background-position: right -25vw top 18vw;
    background-repeat: no-repeat;
    overflow: hidden;
  }
  address,
  article,
  aside,
  blockquote,
  dd,
  div,
  dl,
  dt,
  fieldset,
  figcaption,
  figure,
  footer,
  form,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  header,
  hgroup,
  li,
  nav,
  ol,
  p,
  pre,
  section,
  summary,
  table,
  td,
  th,
  ul {
    font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo,
      sans-serif;
  }

  #biteki-osechi.ins-layoutA {
    width: 100%;
  }
  #biteki-osechi .kv-area {
    width: 75%;
    height: 47vw;
    box-sizing: border-box;
    background-size: cover;
    margin: 0 auto 8vw;
  }
  #biteki-osechi .kv-area {
    font-family: "Yu Gothic", YuGothic, hiragino kaku gothic pron, Meiryo,
      sans-serif;
  }
  #biteki-osechi .kv-area img {
    width: 100%;
    height: auto;
    margin-bottom: 6vw;
  }
  #biteki-osechi .kv-area span {
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 4.5vw;
    line-height: 1.5em;
  }
  #biteki-osechi .kv-area h2 {
    display: none;
  }
  #biteki-osechi .biteki-osechi-intro h2 {
    font-size: 20px;
    margin-bottom: 30px;
  }
  #biteki-osechi .biteki-osechi-intro h3 {
    font-size: 5vw;
    margin-bottom: 4vw;
    text-align: center;
    font-weight: bold;
  }
  #biteki-osechi .biteki-osechi-intro p {
    font-size: 3.5vw;
    margin-bottom: 8vw;
    text-align: center;
    border-bottom: 1px solid #b6986c;
    padding-bottom: 7vw;
    line-height: 1.8em;
  }

  #biteki-osechi .biteki-osechi-intro h2 {
    font-size: 5vw;
    line-height: 1.5em;
    margin-bottom: 10vw;
    font-weight: bold;
    text-align: center;
    font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Meiryo",
      sans-serif;
  }
  /* #biteki-osechi .biteki-osechi-intro p {
  font-size: 3.8vw;
  line-height: 2em;
  font-weight: bold;
  width: 100%;
  margin: 0 auto;
  text-align: center;
} */
  #biteki-osechi .biteki-osechi-item {
    width: 100%;
    /* background-image: url(./../images/fujingaho/fujingaho-item-bg-right-sp.png);
  background-position: right -40px top -40px;
  background-size: 100% auto;
  background-repeat: no-repeat; */
    position: relative;
    padding: 0px 5vw;
    box-sizing: border-box;
    background-image: url(../img/biteki/biteki-item-bg-left.png);
    background-position: right 0 top 53vw;
    background-size: 100vw auto;
    background-repeat: no-repeat;
  }
  #biteki-osechi .biteki-osechi-item figure,
  #biteki-osechi .biteki-osechi-item.p-left figure {
    position: relative;
  }
  #biteki-osechi .biteki-osechi-item figure img {
    width: 100%;
    height: auto;
  }
  /* #biteki-osechi .biteki-osechi-item.p-left {
  padding-left: 25px;
} */
  /* #biteki-osechi .item-area {
  background-image: url(./../images/fujingaho/fujingaho-item-bg-right.png);
  background-position: right top;
  background-size: 80% auto;
  background-repeat: no-repeat;
} */

  #biteki-osechi .item-area > section {
    width: 100%;
  }
  #biteki-osechi .item-area .item-name {
    margin-bottom: 3vw;
  }

  #biteki-osechi .item-area .item-name h3 {
    height: auto;
    width: 100%;
    margin-bottom: 4vw;
    writing-mode: unset;
    text-orientation: upright;
    display: flex;
    align-items: flex-start;
    font-size: 5vw;
    font-weight: bold;
    text-align: center;
    justify-content: center;
    line-height: 1.4em;
    color: #6f4c1c;
  }
  #biteki-osechi .item-area .item-name h3 img {
    display: none;
  }
  #biteki-osechi .item-area .item-name .item-name-s {
    font-size: 3.3vw;
    font-weight: bold;
    color: #000;
    line-height: 1em;
    margin-bottom: 2vw;
  }
  .item-area .item-name .item-name-l {
    font-size: 8vw;
    font-weight: bold;
    color: #000;
    line-height: 1em;
    letter-spacing: 0.05em;
    text-align: center;
    font-family: "Yu Gothic", YuGothic, hiragino kaku gothic pron, Meiryo,
      sans-serif;
  }
  .item-area .item-name .item-name-l.transform {
    font-size: 30px;
  }
  .item-area .item-name .item-name-l span {
    font-size: 5vw;
    margin-left: 0;
    margin-top: 0;
    display: inline-block;
    vertical-align: middle;
    line-height: 1em;
  }
  #biteki-osechi .item-area .item-name .item-price {
    font-size: 6vw;
    font-weight: bold;
    color: #000;
    line-height: 1em;
    display: inline-block;
    margin: 3vw 0px 4vw;
    letter-spacing: 0.05em;
    width: 100%;
    text-align: center;
    font-family: "Yu Gothic", YuGothic, hiragino kaku gothic pron, Meiryo,
      sans-serif;
  }
  #biteki-osechi .item-area .item-name .item-price span {
    font-size: 4vw;
    display: inline-block;
    vertical-align: middle;
    margin-left: -1vw;
  }
  #biteki-osechi .soldout-cover {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2rem;
    letter-spacing: 0.8em;
    text-indent: 0.8em;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    background: rgba(0,0,0,0.5);
    font-family:  "Yu Mincho",YuMincho,"Hiragino Mincho ProN",serif;
    font-weight: bold;
  }
  #biteki-osechi .item-area figure img.badge {
    position: absolute;
    width: 24vw;
    right: 3vw;
    bottom: 3vw;
  }
  #biteki-osechi .item-people {
    width: auto;
    line-height: 25px;
    background-color: #000;
    text-align: center;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    padding: 0 10px;
    margin-left: -5px;
    margin-bottom: 15px;
    vertical-align: middle;
    letter-spacing: 2px;
  }
  .item-icon {
    display: flex;
    justify-content: center;
    margin-bottom: 0;
  }
  .item-icon li {
    position: relative;
    width: 24vw;
    height: 9vw;
    margin: 0 2vw;
  }
  .item-icon li span {
    width: 24vw;
    height: 9vw;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: unset;
    text-align: center;
    color: #fff;
    background-color: #a3794f;
    line-height: 1.1em;
    font-size: 4.2vw;
    font-weight: normal;
    border: none;
    font-family: "Yu Gothic", YuGothic, hiragino kaku gothic pron, Meiryo,
      sans-serif;
  }

  .item-icon li span strong {
    display: block;
    font-size: 4.2vw;
    line-height: 1.1em;
    font-weight: normal;
  }

  #biteki-osechi .osechi-btn {
    display: block;
    width: 80%;
    height: auto;
    margin: 10vw auto 18vw;
    padding: 4vw;
    box-sizing: border-box;
    text-align: center;
    font-size: 5vw;
    background-color: #d9333f;
    color: #fff;
    font-weight: bold;
  }
  #biteki-osechi .osechi-btn.soldout {
    color: #747474;
    background: #ddd;
  }
  #biteki-osechi .kodawari {
    margin-top: 25px;
  }
  #biteki-osechi .kodawari .outline h3 {
    font-size: 4vw;
    font-weight: bold;
    border-bottom: 2px solid #a3794f;
    padding-bottom: 2vw;
    color: #a3794f;
    margin-bottom: 5vw;
    font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo,
      sans-serif;
  }
  #biteki-osechi .kodawari .outline div {
    position: relative;
    width: 100%;
    padding-left: 11vw;
    box-sizing: border-box;
  }
  #biteki-osechi .kodawari .outline div h4 {
    font-size: 10vw;
    line-height: 1em;
    position: absolute;
    left: 0;
    top: -1vw;
    color: #a3794f;
    font-weight: bold;
    font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo,
      sans-serif;
  }
  #biteki-osechi .kodawari .outline div:nth-child(3) {
    margin-bottom: 6vw;
  }
  #biteki-osechi .kodawari .outline h5 {
    font-size: 4vw;
    line-height: 1em;
    font-weight: bold;
    color: #000;
    font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo,
      sans-serif;
  }
  #biteki-osechi .kodawari .outline h5 small {
    font-size: 15px;
  }
  #biteki-osechi .kodawari .outline p {
    font-size: 3.2vw;
    line-height: 1.6em;
    margin-top: 2.5vw;
    font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo,
      sans-serif;
  }
  #biteki-osechi .kodawari figure {
    width: 100%;
    font-size: 0;
    margin: 15px auto 30px;
  }
  #biteki-osechi .kodawari figure img {
    display: inline-block;
    vertical-align: top;
    width: 48%;
    height: auto;
    margin-right: 3.5%;
  }
  #biteki-osechi .kodawari figure img:nth-child(2) {
    margin-right: 0;
  }

  #biteki-osechi .osechi-btn:last-child {
    margin-bottom: 0;
  }

  #biteki-osechi .about-biteki {
    background-color: #fff;
    padding: 9vw 6vw 11vw;
    width: 100%;
    margin-bottom: 15vw;
    box-sizing: border-box;
  }
  #biteki-osechi .about-biteki h3 {
    width: 70%;
    margin: 0 auto 3vw;
  }
  #biteki-osechi .about-biteki h3 img {
    width: 100%;
    height: auto;
  }
  #biteki-osechi .about-biteki p {
    text-align: left;
    font-size: 3.4vw;
    line-height: 1.6em;
    font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Meiryo",
      sans-serif;
    margin-top: 3vw;
  }
  #biteki-osechi .about-biteki figure img {
    width: 90%;
    height: auto;
    display: block;
    margin: 7vw auto 2vw;
  }
  #biteki-osechi .text-links {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto 17vw;
    padding: 0 12vw;
    box-sizing: border-box;
  }
  #biteki-osechi .text-link {
    width: 100%;
    border: 1px solid #b6986c;
    display: block;
    line-height: 12vw;
    text-align: center;
    box-sizing: border-box;
    font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo,
      sans-serif;
    color: #333;
    margin: 0;
    font-size: 3.2vw;
  }
  #biteki-osechi .text-link:first-child {
    margin-bottom: 6vw;
  }
}

/* 予告用 */

.osechi-alert {
  border: 2px solid #d23140;
  padding: 1rem 0.5rem;
  margin-bottom: 1.5rem;
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
  color: #d23140;
}

.osechi-alert p {
  font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Meiryo",
    sans-serif;
}

#ins-containerB .osechi-alert a {
  display: block;
  font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Meiryo",
    sans-serif;
  color: #333;
  text-decoration: underline;
  font-size: 1rem;
}

.osechi-alert p + a {
  margin-top: 1rem;
}

@media screen and (min-width: 768px) {
  .osechi-alert br {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .osechi-alert {
    margin: 1rem 1rem 1.5rem;
    padding: 0.5rem;
    font-size: 1.1rem;
  }

  .osechi-alert p + p {
    margin-top: 0.5rem;
  }
}

.mv-comment {
  position: relative;
  width: 1214px;
  margin: 0 auto 160px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.comment01 {
  position: relative;
  width: 336px;
}
.comment01 h2 img {
  width: 105px;
  position: absolute;
  top: 20px;
  right: 0;
}
.comment02 {
  position: relative;
  width: 472px;
  margin-top: 100px;
}
.comment02 h2 img {
  width: 147px;
  position: absolute;
  top: -26px;
  right: 0;
}
.comment03 {
  position: relative;
  width: 312px;
  padding-top: 40px;
}
.comment03 h2 img {
  width: 105px;
  position: absolute;
  top: -18px;
  right: 0;
}
.biteki-contents {
  width: 950px;
  height: 340px;
  margin: 80px auto 0;
  background-color: #fff;
  box-shadow: 5px 6px 15px rgba(199, 155, 155, 0.3);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.biteki-contents h2 {
  margin-right: 25px;
}
.biteki-contents h2 img {
  height: auto;
}
.biteki-contents p {
  font-size: 20px;
  line-height: 1.85em;
  font-family: "Yu Mincho", "YuMincho", serif;
}
.biteki-contents p small {
  display: block;
  margin-top: 20px;
  font-size: 14px;
}
.biteki-contents::after {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  border: 1px solid #e30552;
  position: absolute;
  left: -10px;
  top: -10px;
}
.mv-com {
  opacity: 0;
  transform: translate(0, -30px);
  transition: all 1s;
}
.biteki-osechi-item {
  opacity: 0;
  transform: translate(0, 30px);
  transition: all 1s;
}
.mv-com.comment01 {
  transition-delay: 0.4s;
}
.mv-com.comment03 {
  transition-delay: 0.8s;
}
.mv-com.comment02 {
  transition-delay: 1.2s;
}
.mv-com.scrollin,
.biteki-osechi-item.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}

.pc-only {
  display: block !important;
}
.sp-only {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .sp-only {
    display: block !important;
  }
  .pc-only {
    display: none !important;
  }
  #biteki {
    background-image: url(../img/biteki/contents-bg_sp.jpg);
    background-size: cover;
    background-position: top center;
    font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo,
      sans-serif;
    padding-bottom: 20vw;
    padding-top: 9vw;
    position: relative;
    min-width: 320px;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  li,
  nav,
  ol,
  p,
  section,
  ul {
    font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo,
      sans-serif;
  }
  .rb-logo {
    position: absolute;
    left: 5vw;
    top: 5vw;
    width: 35vw;
  }
  .rb-logo img {
    width: 100%;
    height: auto;
  }
  .mv-ttl {
    width: 100vw;
    height: 48vw;
    box-sizing: border-box;
    padding-bottom: 0vw;
    margin: 0 auto 4vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .mv-ttl p {
    text-align: center;
    font-size: 5.5vw;
    font-weight: bold;
    line-height: 1.4em;
    margin-bottom: 3vw;
    color: #fff;
  }
  .mv-ttl p {
    color: #fff;
    background-image: url(../img/biteki/head-bg03.png);
    background-repeat: no-repeat;
    background-size: 105vw 44vw;
    width: 100vw;
    height: 46vw;
    margin: 0 auto 7vw;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 0vw;
    box-sizing: border-box;
    font-family: "Yu Gothic", YuGothic, hiragino kaku gothic pron, Meiryo,
      sans-serif;
  }
  .mv-ttl h1 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 3vw;
    flex-direction: column;
  }
  .mv-ttl h1 img {
    margin: 1.2vw auto;
    height: 12vw;
    width: auto;
  }
  .mv-ttl h1 img:nth-child(2) {
    height: 9vw;
  }
  .mv-ttl h2 img {
    width: 40vw;
    margin-top: -2vw;
  }
  .mv-comment {
    position: relative;
    width: 85vw;
    margin: 4vw auto 20vw;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .comment01 {
    position: relative;
    width: 100%;
    order: 1;
  }
  .comment02 {
    position: relative;
    width: 100%;
    margin-top: 9vw;
    order: 3;
  }
  .comment01 h2 img,
  .comment02 h2 img {
    width: calc(250 / 750 * 100vw);
    top: -2vw;
  }
  .comment02 h2 img {
    top: -2vw;
  }
  .comment03 h2 img {
    width: calc(250 / 750 * 100vw);
    position: absolute;
    top: -2vw;
    right: auto;
    left: 0vw;
  }
  .comment03 {
    position: relative;
    width: 100%;
    margin-top: 9vw;
    padding-top: 0vw;
    order: 2;
  }
  .mv-com > img.sp-only {
    width: 55vw;
  }
  .mv-com.comment03 > img {
    margin-left: 30vw;
    width: 55vw;
  }
  .biteki-contents {
    width: calc(100% - 10vw);
    height: auto;
    margin: 11vw auto 18vw;
    background-color: #fff;
    box-shadow: 5px 6px 15px rgba(199, 155, 155, 0.3);
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 6vw;
    box-sizing: border-box;
  }
  .biteki-contents p {
    font-size: 3.8vw;
    line-height: 1.7em;
    font-family: "Yu Mincho", "YuMincho", serif;
  }
  .biteki-contents p small {
    font-size: 3.2vw;
  }
  .biteki-contents h2 {
    margin: 0 auto -11vw;
    position: relative;
    top: -15vw;
    z-index: 100;
  }
  .biteki-contents h2 img {
    width: 40vw;
  }
  .biteki-contents::after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    border: 1px solid #e30552;
    position: absolute;
    left: -1vw;
    top: -1vw;
  }
  .rb2019---base {
    padding-top: 0 !important;
  }
  .mv-com {
    opacity: 0;
    transform: translate(0, 3vw);
    transition: all 1s;
  }

  .mv-com.comment01 {
    transition-delay: 0.3s;
  }
  .mv-com.comment03 {
    transition-delay: 0.5s;
  }
  .mv-com.comment02 {
    transition-delay: 0.5s;
  }
  .report-biteki {
    padding-bottom: 5vw;
    margin-top: 18vw;
  }
  .report-biteki > h2 {
    text-align: center;
    font-size: 5.6vw;
    font-weight: bold;
    line-height: 1.3em;
    color: #fff;
    background-image: url(../img/biteki/head-bg03.png);
    background-repeat: no-repeat;
    background-size: 90vw 36vw;
    width: 100vw;
    height: 36vw;
    margin: 0 auto 5vw;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 2vw;
    box-sizing: border-box;
    background-position: center center;
    font-family: "Yu Gothic", YuGothic, hiragino kaku gothic pron, Meiryo,
      sans-serif;
  }
  .report-biteki .comingsoon {
    display: block;
    margin: 0 auto;
  }
  .report-biteki .comingsoon img {
    display: block;
    margin: 0 auto;
    width: 54vw;
  }
  #biteki-osechi .biteki-osechi-item .fukidashi {
    margin: 3vw auto 0;
    display: flex;
    padding: 2vw 0;
  }
  #biteki-osechi .biteki-osechi-item .fukidashi h3 {
    font-family: "Yu Gothic", YuGothic, hiragino kaku gothic pron, Meiryo,
      sans-serif;
  }

  .item-area {
    display: flex;
    flex-direction: column-reverse;
  }
}

#biteki-osechi .rb2019---update {
  margin-top: 150px;
}

.osechilineup {
  width: 1120px;
  margin: 60px auto 80px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column;
}
.osechilineup > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1120px;
  margin-top: 40px;
}
.osechilineup h4 {
  background-color: transparent;
  line-height: 70px;
  width: 100%;
  margin-bottom: 10px;
  color: #d9333f;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  border-top: 2px solid #d9333f;
  border-bottom: 2px solid #d9333f;
}
.osechilineup > div div {
  width: 650px;
  padding-right: 30px;
}
.osechilineup > div div ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}
.osechilineup > div div ul::after {
  content: "";
  display: block;
  width: calc(100% / 3);
  height: 1em;
}
.osechilineup > div div ul li {
  width: calc(100% / 3);
  font-size: 15px;
  line-height: 1.8em;
  /* padding-left: 1em; */
  box-sizing: border-box;
  display: flex;
  align-items: flex-start;
}
.osechilineup > div div ul li::before {
  content: "";
  display: block;
  height: 0.5em;
  width: 0.5em;
  border-radius: 50%;
  background-color: #a3794f;
  margin-right: 0.4em;
  margin-top: 0.7em;
}
.osechilineup > div div ul li span {
  line-height: 1.2em;
  margin-top: 0.2em;
}

.osechilineup .lineup02 {
  width: 480px;
}
.osechilineup div p {
  width: 100%;
  border-bottom: 1px solid #333;
  text-align: left;
  padding-bottom: 20px;
  margin-bottom: 25px;
  font-size: 24px;
  line-height: 1em;
  color: #333;
  font-weight: bold;
}
.osechilineup div p span {
  font-size: 20px;
  margin-right: 10px;
}
.osechilineup div img {
  width: 380px;
  height: auto;
  margin: 0 auto;
  display: block;
}
.osechiinner-biteki {
  width: 1120px;
  margin: 160px auto 160px;
}
.osechiinner-biteki > h2 {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.3em;
  margin-bottom: 20px;
  color: #fff;
  background-image: url(../img/biteki/head-bg03.png);
  background-repeat: no-repeat;
  background-size: 500px 200px;
  width: 500px;
  height: 200px;
  margin: 0 auto 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.osechiinner-biteki > h3.bangai {
  text-align: center;
  border-top: 3px solid #86623d;
  width: 500px;
  margin: 130px auto 50px;
  padding: 30px 0;
  line-height: 1em;
  border-bottom: 3px solid #86623d;
  color: #86623d;
  font-size: 21px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
}
.osechiinner-biteki > h3 strong {
  font-size: 30px;
  margin-right: 15px;
}
.biteki-item-list {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.biteki-item-list .biteki-item {
  width: 370px;
  position: relative;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 370px auto;
  background-image: none;
  margin-top: 20px;
}

.biteki-item-list .biteki-item:hover:nth-child(1) {
  background-image: url(../img/biteki/bitekiosechi-img01_on.png);
}
.biteki-item-list .biteki-item:hover:nth-child(2) {
  background-image: url(../img/biteki/bitekiosechi-img02_on.png);
}
.biteki-item-list .biteki-item:hover:nth-child(3) {
  background-image: url(../img/biteki/bitekiosechi-img03_on.png);
}
.biteki-item-list .biteki-item:hover:nth-child(4) {
  background-image: url(../img/biteki/bitekiosechi-img04_on.png);
}
.biteki-item-list .biteki-item:hover:nth-child(5) {
  background-image: url(../img/biteki/bitekiosechi-img05_on.png);
}
.biteki-item-list .biteki-item:hover:nth-child(6) {
  background-image: url(../img/biteki/bitekiosechi-img06_on.png);
}
.biteki-item-list .biteki-item:hover:nth-child(7) {
  background-image: url(../img/biteki/bitekiosechi-img07_on.png);
}
.biteki-item-list .biteki-item:hover:nth-child(8) {
  background-image: url(../img/biteki/bitekiosechi-img08_on.png);
}
.biteki-item-list .biteki-item:hover:nth-child(9) {
  background-image: url(../img/biteki/bitekiosechi-img09_on.png);
}
.biteki-item-list .biteki-item:hover:nth-child(10) {
  background-image: url(../img/biteki/bitekiosechi-img10_on.png);
}
.biteki-item-list .biteki-item:hover:nth-child(11) {
  background-image: url(../img/biteki/bitekiosechi-img11_on.png);
}
.biteki-item-list .biteki-item:hover:nth-child(12) {
  background-image: url(../img/biteki/bitekiosechi-img12_on.png);
}
.biteki-item-list .biteki-item:hover:nth-child(13) {
  background-image: url(../img/biteki/bitekiosechi-img13_on.png);
}
.biteki-item-list .biteki-item:hover:nth-child(14) {
  background-image: url(../img/biteki/bitekiosechi-img14_on.png);
}
.biteki-item-list .biteki-item:hover:nth-child(15) {
  background-image: url(../img/biteki/bitekiosechi-img15_on.png);
}
.biteki-item-list .biteki-item:hover:nth-child(16) {
  background-image: url(../img/biteki/bitekiosechi-img16_on.png);
}
.biteki-item-list .biteki-item:hover:nth-child(17) {
  background-image: url(../img/biteki/bitekiosechi-img17_on.png);
}
.biteki-item-list .biteki-item:hover:nth-child(18) {
  background-image: url(../img/biteki/bitekiosechi-img18_on.png);
}

.biteki-item-list .biteki-item img {
  width: 100%;
  height: auto;
  transition: all 0.4s;
  opacity: 1;
}
.biteki-item-list .biteki-item.bangai:hover {
  background-image: none;
}
.biteki-item-list .biteki-item:hover img {
  opacity: 0.2;
}
.biteki-item-list .biteki-item.bangai img {
  opacity: 1;
}
.biteki-item-list .biteki-item p {
  width: 370px;
  height: 308px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 15px;
  line-height: 1.4em;
  color: #fff;
  font-weight: bold;
  opacity: 0;
  transition: all 0.4s;
  visibility: hidden;
  text-align: center;
  text-align: left;
  padding: 0 90px;
  box-sizing: border-box;
  font-weight: normal;
}
.biteki-item-list .biteki-item > span {
  font-size: 20px;
  display: block;
  margin-top: 10px;
  font-weight: bold;
  text-align: center;
}
.biteki-item-list .biteki-item p span {
  font-size: 18px;
  display: block;
  margin-bottom: 15px;
  line-height: 1.2em;
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
}
.biteki-item-list .biteki-item p small {
  width: 120px;
  font-size: 13px;
  color: #fff;
  line-height: 24px;
  text-align: center;
  background-color: #333;
  border-radius: 12px;
  margin-top: 12px;
}
.biteki-item-list .biteki-item:hover p {
  opacity: 1;
  visibility: visible;
}
.biteki-item-list .biteki-item span i {
  background-color: #fff;
  color: #7f5b3d;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  border-radius: 50%;
  font-style: normal;
  margin-bottom: 7px;
}

.review-biteki {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 1200px;
  margin: 0 auto 40px;
}
.review-biteki li {
  width: 350px;
  height: 340px;
  margin: 0 10px 20px;
  background-image: url(../img/biteki/review-bg01.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.5em;
  padding-top: 12px;
  box-sizing: border-box;
}
.review-biteki li:nth-child(2) {
  background-image: url(../img/biteki/review-bg02.png);
}
.review-biteki li:nth-child(3) {
  background-image: url(../img/biteki/review-bg03.png);
}
.review-biteki li:nth-child(4) {
  background-image: url(../img/biteki/review-bg04.png);
}
.review-biteki li:nth-child(5) {
  background-image: url(../img/biteki/review-bg05.png);
}
.review-biteki li:nth-child(6) {
  background-image: url(../img/biteki/review-bg06.png);
}
.review-biteki li p span {
  font-size: 14px;
  font-weight: normal;
  display: block;
  margin-top: 10px;
}
.biteki-comment {
  margin-bottom: 160px;
}
.biteki-com {
  position: relative;
  width: 900px;
  margin: 0 auto 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.biteki-com:nth-child(2) {
  flex-direction: row-reverse;
}
.biteki-com img {
  width: 140px;
  height: auto;
}
.arrow_box {
  position: relative;
  width: 720px;
  height: 100px;
  background: #ffffff;
  padding: 10px;
  text-align: left;
  color: #000000;
  font-size: 15px;
  font-weight: normal;
  border-radius: 10px;
  margin-left: 40px;
  padding: 0 30px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.biteki-com:nth-child(2) .arrow_box {
  margin-left: 0;
  margin-right: 40px;
}
.arrow_box::after {
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-color: rgba(255, 255, 255, 0);
  border-top-width: 13px;
  border-bottom-width: 13px;
  border-left-width: 28px;
  border-right-width: 28px;
  margin-top: -13px;
  border-right-color: #ffffff;
  right: 100%;
  top: 50%;
}
.biteki-com:nth-child(2) .arrow_box::after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  border-left-width: 28px;
  border-right-width: 28px;
  left: 100%;
  top: 50%;
  right: auto;
  border-left-color: #ffffff;
  border-right-color: transparent;
}

.arrow_box h2 {
  font-size: 20px;
  font-family: "Yu Mincho", "YuMincho", serif;
  line-height: 1em;
}
.arrow_box p {
  font-size: 15px;
  font-weight: normal;
  margin-top: 12px;
  line-height: 1em;
  color: #555;
}
.sub-text {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.8em;
  margin-bottom: 80px;
}
.osechiinner-biteki.motto .sub-text {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.8em;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  #biteki-osechi .rb2019---update {
    margin-top: 15vw;
  }
  body .rb2019---footer {
    margin-top: 0;
  }
  .osechilineup {
    width: calc(100% - 10vw);
    margin: 0 auto 15vw;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }
  .osechilineup .lineup01 {
    width: 100%;
    margin-bottom: 7vw;
  }
  .osechilineup .lineup02 {
    width: 100%;
  }
  .osechilineup div p {
    width: 100%;
    border-bottom: 1px solid #000;
    text-align: center;
    padding-bottom: 4vw;
    margin-bottom: 4vw;
    font-size: 4.5vw;
    line-height: 1em;
    color: #333;
    font-weight: bold;
    font-family: "Yu Gothic", YuGothic, hiragino kaku gothic pron, Meiryo,
      sans-serif;
  }
  .osechilineup div p span {
    font-size: 4.2vw;
    margin-right: 2vw;
  }
  .osechilineup div img {
    width: 67vw;
    height: auto;
    margin: 0 auto 5.5vw;
    display: block;
  }
  .osechiinner-biteki {
    width: 100%;
    margin: 18vw auto;
  }
  .osechiinner-biteki > h2 {
    text-align: center;
    font-size: 5.6vw;
    font-weight: bold;
    line-height: 1.3em;
    color: #fff;
    background-image: url(../img/biteki/head-bg03.png);
    background-repeat: no-repeat;
    background-size: 90vw 36vw;
    width: 100vw;
    height: 36vw;
    margin: 0 auto 5vw;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 2vw;
    box-sizing: border-box;
    background-position: center center;
    font-family: "Yu Gothic", YuGothic, hiragino kaku gothic pron, Meiryo,
      sans-serif;
  }
  .osechiinner-biteki > h3.bangai {
    text-align: center;
    border-top: 3px solid #86623d;
    width: 66vw;
    margin: 15vw auto 10vw;
    padding: 4vw 0;
    line-height: 1em;
    border-bottom: 3px solid #86623d;
    color: #86623d;
    font-size: 4vw;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-family: "Yu Gothic", YuGothic, hiragino kaku gothic pron, Meiryo,
      sans-serif;
  }
  .osechiinner-biteki > h3 strong {
    font-size: 6vw;
    margin-right: 0;
    line-height: 1em;
    margin-bottom: 3vw;
  }
  .biteki-item-list {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 0 5vw;
  }
  .biteki-item-list .biteki-item {
    width: 49%;
    position: relative;
    background-image: none !important;
    margin-bottom: 4vw;
    margin-top: 0vw;
  }
  .osechiinner-biteki.motto .biteki-item-list .biteki-item.bangai {
    margin-bottom: 0;
  }
  /* .biteki-item-list .biteki-item.bitem09, */
  .biteki-item-list .biteki-item.bitem17 {
    margin: 4vw auto 0;
  }
  /* .biteki-item-list .biteki-item:nth-child(5),
.biteki-item-list .biteki-item:nth-child(12) {
  margin-left: 0;
}
.biteki-item-list .biteki-item:nth-child(7),
.biteki-item-list .biteki-item:nth-child(14) {
  margin-right:0;
} */

  .biteki-item-list .biteki-item img {
    width: 100%;
    height: auto;
    /* transition: all 0.4s; */
    opacity: 1;
  }
  .biteki-item-list .biteki-item:hover img {
    opacity: 1;
  }
  .biteki-item-list .biteki-item > span {
    font-size: 4vw;
    display: block;
    margin-top: 3vw;
    font-weight: bold;
    text-align: center;
    font-family: "Yu Gothic", YuGothic, hiragino kaku gothic pron, Meiryo,
      sans-serif;
    line-height: 1.3em;
    margin-bottom: 3vw;
  }

  .biteki-item-list .biteki-item p {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    /* flex-direction: unset; */
    position: static;
    left: 0;
    top: 0;
    font-size: 3vw;
    line-height: 1.4em;
    color: #333;
    font-weight: normal;
    opacity: 1;
    transition: all 0.4s;
    visibility: visible;
    text-align: left;
    font-family: "Yu Gothic", YuGothic, hiragino kaku gothic pron, Meiryo,
      sans-serif;
    margin-top: 2vw;
    padding: 0 3vw;
    flex-direction: column;
  }
  .biteki-item-list .biteki-item p small {
    width: 30vw;
    font-size: 3vw;
    color: #fff;
    line-height: 5vw;
    text-align: center;
    background-color: #333;
    border-radius: 2.5vw;
    margin-top: 3vw;
  }

  .biteki-item-list .biteki-item span i {
    background-color: #7f5b3d;
    color: #fff;
    height: 7vw;
    width: 7vw;
    text-align: center;
    line-height: 7vw;
    font-size: 3.6vw;
    border-radius: 50%;
    font-style: normal;
    margin-bottom: 0;
    margin-right: 2vw;
    font-family: "Yu Gothic", YuGothic, hiragino kaku gothic pron, Meiryo,
      sans-serif;
  }

  .review-biteki {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto 5vw;
  }
  .review-biteki li {
    width: 48%;
    height: 45vw;
    margin: 0 0.5vw 4vw;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 3vw;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.4em;
    padding: 6vw;
    box-sizing: border-box;
  }
  .review-biteki li p {
    font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo,
      sans-serif;
    text-align: left;
  }
  .review-biteki li p br {
    display: none;
  }
  .review-biteki li p span {
    font-size: 2.6vw;
    font-weight: normal;
    display: block;
    margin-top: 2vw;
    text-align: center;
  }
  .biteki-comment {
    margin-bottom: 20vw;
  }
  .biteki-com {
    position: relative;
    width: calc(100% - 10vw);
    margin: 0 auto 5vw;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .biteki-com:nth-child(2) {
    flex-direction: row-reverse;
  }
  .biteki-com img {
    width: 22vw;
  }
  .arrow_box {
    position: relative;
    width: 60vw;
    height: 27vw;
    background: #ffffff;
    text-align: left;
    color: #000000;
    font-size: 3vw;
    font-weight: normal;
    border-radius: 3vw;
    margin-left: 5vw;
    padding: 0 5vw;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .biteki-com:nth-child(2) .arrow_box {
    margin-left: 0;
    margin-right: 5vw;
  }
  .arrow_box::after {
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute;
    border-color: rgba(255, 255, 255, 0);
    border-top-width: 4vw;
    border-bottom-width: 4vw;
    border-left-width: 8vw;
    border-right-width: 8vw;
    margin-top: -4vw;
    border-right-color: #ffffff;
    right: 96%;
    top: 50%;
  }
  .biteki-com:nth-child(2) .arrow_box::after {
    border-top-width: 4vw;
    border-bottom-width: 4vw;
    border-left-width: 8vw;
    border-right-width: 8vw;
    left: 96%;
    top: 50%;
    right: auto;
    border-left-color: #ffffff;
    border-right-color: transparent;
  }

  .arrow_box h2 {
    font-size: 3.5vw;
    font-family: "Yu Mincho", "YuMincho", serif;
    line-height: 1.4em;
  }
  .arrow_box p {
    font-size: 2.8vw;
    font-weight: normal;
    margin-top: 2.5vw;
    line-height: 1em;
    font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo,
      sans-serif;
    color: #555;
  }

  .sub-text {
    text-align: center;
    font-size: 4vw;
    font-weight: bold;
    line-height: 1.6em;
    margin: 0 auto 12vw;
    font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo,
      sans-serif;
  }
  .osechiinner-biteki.motto .sub-text {
    text-align: center;
    font-size: 3.5vw;
    font-weight: bold;
    line-height: 1.6em;
    margin: 0 auto 8vw;
    font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo,
      sans-serif;
  }

  .osechilineup > div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-top: 11vw;
    flex-direction: column;
  }
  .osechilineup > div div {
    width: 100%;
    padding-right: 0;
  }
  .osechilineup > div div ul li {
    width: 50%;
    font-size: 3vw;
    line-height: 1.65em;
    box-sizing: border-box;
    display: flex;
    align-items: flex-start;
    font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo,
      sans-serif;
  }
  .osechilineup > div div ul li::before {
    margin-top: 0.6em;
  }

  .osechilineup > div div ul li span {
    line-height: 1.2em;
    margin-top: 0.6vw;
  }

  .osechilineup h4 {
    line-height: 12vw;
    width: 100%;
    margin-bottom: 0vw;
    font-size: 5vw;
    font-weight: bold;
    text-align: center;
    font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo,
      sans-serif;
    border-top: 3px solid #d9333f;
    border-bottom: 3px solid #d9333f;
  }
  .osechilineup > div div ul::after {
    display: none;
  }
}

.osechilineup h4 span {
  margin-right: 0.6em;
  font-size: 0.8em;
}

.report-biteki{
  margin-bottom: 160px;
  background-image: url(/gourmet/osechi/2023/img/biteki/report-bg.png);
  background-repeat: no-repeat;
  background-position: top 930px center;
}
.report-biteki .sub-text small {
  display: block;
  margin-top: 1em;
}
.report-biteki .report-img01 {
  width: 990px;
  margin: 0 auto 70px;
}
.report-biteki .report-comment {
  margin-bottom: 80px;
}
.report-biteki > h3 {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 50px;
}
.report-biteki .report-img02 {
  width: 990px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.report-biteki .report-img02 img {
  margin-bottom: 35px;
}
.report-comment ul {
  width: 940px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.report-comment ul li {
  font-size: 18px;
  line-height: 2em;
}
.report-comment ul li span {
  font-size: 16px;
  display: block;
  margin-top: 10px;
}
.report-comment ul li.repo-comment01 {
  background-image: url(/gourmet/osechi/2023/img/biteki/comment-bg01.png);
  background-repeat: no-repeat;
  background-size: 467px auto;
  width: 467px;
  height: 327px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(-3deg);
  padding: 65px 60px 40px;
  box-sizing: border-box;
}
.report-comment ul li.repo-comment02 {
  background-image: url(/gourmet/osechi/2023/img/biteki/comment-bg02.png);
  background-repeat: no-repeat;
  background-size: 473px auto;
  width: 473px;
  height: 327px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(3deg) translateY(15px);
  padding: 30px 60px 40px;
  box-sizing: border-box;
}
.report-comment ul li.repo-comment03 {
  background-image: url(/gourmet/osechi/2023/img/biteki/comment-bg03.png);
  background-repeat: no-repeat;
  background-size: 467px auto;
  width: 467px;
  height: 327px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(3deg);
  padding: 45px 50px 40px 80px;
  box-sizing: border-box;
}
.report-comment ul li.repo-comment04 {
  background-image: url(/gourmet/osechi/2023/img/biteki/comment-bg04.png);
  background-repeat: no-repeat;
  background-size: 467px auto;
  width: 467px;
  height: 327px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(-3deg);
  padding: 65px 60px 40px;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {


  .report-biteki{
    margin-bottom: 18vw;
    background-image: none;
  }
  .report-biteki .sub-text {
    width: calc(100% - 10vw);
    text-align: left;
    margin: 0 auto 8vw;
    font-size: 3.8vw;
  }
  .report-biteki .sub-text small {
    display: block;
    margin-top: 1em;
    text-align: center;
  }
  .report-biteki .report-img01 {
    width: calc(100% - 10vw);
    margin: 0 auto 10vw;
  }
  .report-biteki .report-img01 img {
    width: 100%;
    height: auto;
  }
  .report-biteki .report-comment {
    margin-bottom: 80px;
  }
  .report-biteki > h3 {
    text-align: center;
    font-size: 4.2vw;
    font-weight: bold;
    margin-bottom: 6vw;
  }
  .report-biteki .report-img02 {
    width: calc(100% - 10vw);
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .report-biteki .report-img02 img {
    margin: 0 auto 5vw;
    width: 90%;
    height: auto;
  }
  .report-comment ul {
    width: calc(100% - 10vw);
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .report-comment ul li {
    font-size: 3.4vw;
    line-height: 1.65em;
    margin-bottom: -8vw;
  }
  .report-comment ul li span {
    font-size: 3vw;
    display: block;
    margin-top: 1em;
  }
  .report-comment ul li.repo-comment01 {
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 100%;
    height: 63vw;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(-3deg);
    padding: 10vw 10vw 6vw 14vw;
    box-sizing: border-box;
  }
  .report-comment ul li.repo-comment02 {
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 100%;
    height: 63vw;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(3deg);
    padding: 10vw 10vw 14vw 10vw;
    box-sizing: border-box;
    margin-bottom: -13vw;
  }
  .report-comment ul li.repo-comment03 {
    background-image: url(/gourmet/osechi/2023/img/biteki/comment-bg03.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 100%;
    height: 63vw;
    display: flex;
    align-items: center;
    transform: rotate(-3deg);
    padding: 10vw 10vw 10vw 14vw;
    box-sizing: border-box;
  }
  .report-comment ul li.repo-comment04 {
    background-image: url(/gourmet/osechi/2023/img/biteki/comment-bg04.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 100%;
    height: 63vw;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(3deg);
    padding: 10vw 10vw 10vw 11vw;
    box-sizing: border-box;
  }
}
