@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@600&display=swap");
/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */
html, body, p, ol, ul, li, dl, dt, dd, blockquote, figure, fieldset, legend, textarea, pre, iframe, hr, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
}
ul {
  list-style: none;
}
button, input, select, textarea {
  margin: 0;
}
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
*, *::before, *::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}
img, video {
  height: auto;
  max-width: 100%;
}
iframe {
  border: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 0;
}
td:not([align]), th:not([align]) {
  text-align: left;
}
.only-pc {
  display: block;
}
@media screen and (max-width: 768px) {
  .only-pc {
    display: none !important;
  }
}
.only-sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .only-sp {
    display: block !important;
  }
}
.p-henreihin-main {
  color: #000;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.4;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Noto Serif JP", "ヒラギノ明朝 ProN W6", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 768px) {
  .p-henreihin-main {
    font-size: 3.25vw;
  }
}
.p-henreihin-main h1, .p-henreihin-main h2, .p-henreihin-main h3, .p-henreihin-main h4, .p-henreihin-main h5, .p-henreihin-main h6 {
  font-weight: 600;
}
.p-henreihin-main a {
  color: inherit;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.p-henreihin-main a:hover {
  opacity: 0.7;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.p-henreihin-kv {
  position: relative;
  height: 580px;
  background: url("https://furusato.ana.co.jp/feature/fish/2023/11/assets/images/bg_hero_pc.jpg") no-repeat center/cover;
}
@media screen and (min-width: 1441px) {
  .p-henreihin-kv {
    height: 40.259vw;
  }
}
@media screen and (max-width: 768px) {
  .p-henreihin-kv {
    height: 100vw;
    background-image: url("https://furusato.ana.co.jp/feature/fish/2023/11/assets/images/bg_hero_sp.jpg");
  }
}
.p-henreihin-kv__heading-primary {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 1000px;
  height: auto;
}
@media screen and (min-width: 1441px) {
  .p-henreihin-kv__heading-primary {
    width: 100%;
    height: 12.279vw;
  }
}
@media screen and (max-width: 768px) {
  .p-henreihin-kv__heading-primary {
    width: 100%;
  }
}
@media screen and (min-width: 1441px) {
  .p-henreihin-kv__heading-primary img {
    position: absolute;
    bottom: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, 50%);
            transform: translate(-50%, 50%);
    width: 69.43vw;
  }
}
@media screen and (max-width: 768px) {
  .p-henreihin-kv__heading-primary img {
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transform: none;
            transform: none;
    width: 100%;
  }
}
.p-henreihin-anchor-nav {
  margin: 40px auto 0;
}
@media screen and (max-width: 768px) {
  .p-henreihin-anchor-nav {
    margin-top: 6vw;
  }
}
.p-henreihin-anchor-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .p-henreihin-anchor-nav__list {
    display: block;
  }
}
.p-henreihin-anchor-nav__list-item {
  width: 49%;
  max-width: 490px;
}
@media screen and (max-width: 768px) {
  .p-henreihin-anchor-nav__list-item {
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .p-henreihin-anchor-nav__list-item + .p-henreihin-anchor-nav__list-item {
    margin-top: 3vw;
  }
}
.p-henreihin-anchor-nav__list-button {
  color: #fff !important;
}
.p-henreihin-anchor-nav__list-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  height: 96px;
  padding: 0 25px 0 30px;
  background: url("https://furusato.ana.co.jp/feature/fish/2023/11/assets/images/btn.jpg") repeat 0 0;
  font-size: 23px;
  letter-spacing: 0.1em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .p-henreihin-anchor-nav__list-button {
    padding: 0 2.5vw 0 4vw;
    height: 21vw;
    font-size: 4.2vw;
  }
}
.p-henreihin-anchor-nav__list-arrow {
  position: absolute;
  top: 50%;
  right: 25px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 17px;
  height: 10px;
}
@media screen and (max-width: 768px) {
  .p-henreihin-anchor-nav__list-arrow {
    right: 5vw;
    width: 4vw;
    height: 2.5vw;
  }
}
.p-henreihin-inner {
  max-width: 1040px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (max-width: 768px) {
  .p-henreihin-inner {
    max-width: 100%;
    padding: 0 5vw;
  }
}
.p-henreihin-intro {
  padding: 80px 0 85px;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .p-henreihin-intro {
    padding: 10vw 0 15vw;
  }
}
.p-henreihin-intro-up {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .p-henreihin-intro-up {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .p-henreihin-intro-up figure {
    margin: 6vw 0 0 auto;
    width: 78vw;
  }
}
.p-henreihin-intro-up figure img {
  height: 350px;
}
@media screen and (max-width: 768px) {
  .p-henreihin-intro-up figure img {
    height: auto;
  }
}
.p-henreihin-intro-up p {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 432px;
          flex: 0 1 432px;
  max-width: 432px;
  margin-top: 70px;
  font-size: 28px;
  line-height: 1.8;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 768px) {
  .p-henreihin-intro-up p {
    max-width: 100%;
    margin-top: 0;
    font-size: 6vw;
  }
}
.p-henreihin-dotted {
  position: relative;
  display: inline-block;
}
.p-henreihin-dotted::before {
  position: absolute;
  bottom: 4px;
  left: 0;
  content: "";
  background-image: linear-gradient(to right, #333 0px, #333 1px, transparent 1px, transparent 2px);
  background-size: 6px 1px;
  background-repeat: repeat;
  background-position: bottom 0;
  width: 100%;
  height: 1px;
}
.p-henreihin-intro-down {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-top: -120px;
}
@media screen and (max-width: 768px) {
  .p-henreihin-intro-down {
    margin-top: 12px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
}
.p-henreihin-intro-down p {
  margin: 0 0 32px 80px;
  line-height: 1.8;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .p-henreihin-intro-down p {
    margin: 6vw 0 0 0;
    font-size: 4vw;
  }
}
@media screen and (max-width: 768px) {
  .p-henreihin-intro-down figure {
    width: 54vw;
  }
}
.p-henreihin-intro-down figure img {
  height: 250px;
}
@media screen and (max-width: 768px) {
  .p-henreihin-intro-down figure img {
    height: auto;
  }
}
.p-henreihin-recommend {
  background: url(https://furusato.ana.co.jp/feature/fish/2023/11/assets/images/bg_01.jpg) repeat 0 0;
}
.p-henreihin-recommend._category01 {
  padding: 60px 0 0 0;
}
@media screen and (max-width: 768px) {
  .p-henreihin-recommend._category01 {
    padding: 15vw 0 0 0;
  }
}
.p-henreihin-recommend._category02 {
  padding: 40px 0 80px;
}
@media screen and (max-width: 768px) {
  .p-henreihin-recommend._category02 {
    padding: 8.25vw 0 8.75vw;
  }
}
.p-henreihin-recommend__contents._category01 {
  margin-top: 56px;
}
@media screen and (max-width: 768px) {
  .p-henreihin-recommend__contents._category01 {
    margin-top: 10vw;
  }
}
.p-henreihin-recommend-heading {
  text-align: center;
}
.p-henreihin-recommend__ttl-sub {
  position: relative;
  padding: 0 8px 0 12px;
  font-size: 21px;
  line-height: 1.8;
  letter-spacing: 0.16em;
}
@media screen and (max-width: 768px) {
  .p-henreihin-recommend__ttl-sub {
    padding: 0 2.1vw 0 3vw;
    font-size: 5.25vw;
  }
}
.p-henreihin-recommend__ttl-sub::before, .p-henreihin-recommend__ttl-sub::after {
  position: absolute;
  top: 50%;
  width: 2px;
  height: 22px;
  content: "";
}
@media screen and (max-width: 768px) {
  .p-henreihin-recommend__ttl-sub::before, .p-henreihin-recommend__ttl-sub::after {
    width: 0.5vw;
    height: 5.5vw;
  }
}
.p-henreihin-recommend__ttl-sub::before {
  left: 0;
  -webkit-transform: translateY(-50%) rotate(-20deg);
          transform: translateY(-50%) rotate(-20deg);
}
.p-henreihin-recommend__ttl-sub::after {
  right: 0;
  -webkit-transform: translateY(-50%) rotate(20deg);
          transform: translateY(-50%) rotate(20deg);
}
.p-henreihin-recommend__ttl-primary {
  width: 310px;
  margin: 8px auto 0;
}
@media screen and (max-width: 768px) {
  .p-henreihin-recommend__ttl-primary {
    width: 77.5vw;
    margin-top: 2vw;
  }
}
.p-henreihin-recommend__ttl-primary._update {
  display: block;
}
.p-henreihin-recommend__contents-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  padding-bottom: 8px;
  border-bottom: 3px solid;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0.1em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .p-henreihin-recommend__contents-heading {
    margin-bottom: 8vw;
    padding-bottom: 1.5vw;
    font-size: 6vw;
  }
}
.p-henreihin-recommend__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -8px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .p-henreihin-recommend__list {
    margin: 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.p-henreihin-recommend__item {
  position: relative;
  width: 238px;
  margin: 0 8px 30px;
  -webkit-box-shadow: 0px 1px 5px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0px 1px 5px 0 rgba(0, 0, 0, 0.1);
  background: #fff;
}
@media screen and (max-width: 768px) {
  .p-henreihin-recommend__item {
    width: 48.611%;
    margin: 0 0 3.75vw;
  }
}
.p-henreihin-recommend__item a {
  display: block;
}
.p-henreihin-recommend__item.-is-hidden {
  display: none;
}
.p-henreihin-recommend__summary {
  padding: 14px 15px 12px;
}
@media screen and (max-width: 768px) {
  .p-henreihin-recommend__summary {
    padding: 2vw 2.5vw 1.5vw 2.5vw;
  }
}
.p-henreihin-recommend__prefecture {
  display: inline;
  padding: 4px 6px 3px 7px;
  border-radius: 2px;
  background: #e8e5d5;
  color: #000;
  font-size: 13px;
  line-height: 1.38;
}
@media screen and (max-width: 768px) {
  .p-henreihin-recommend__prefecture {
    padding: 0.25vw 1.5vw 0.25vw 1.75vw;
    border-radius: 0.5vw;
    font-size: 3vw;
  }
}
.p-henreihin-recommend__heading {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-top: 10px;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
  .p-henreihin-recommend__heading {
    margin-top: 2.5vw;
  }
}
.p-henreihin-recommend-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-top: 14px;
  padding-top: 6px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .p-henreihin-recommend-price {
    margin-top: 2.5vw;
    padding-top: 2vw;
  }
}
.p-henreihin-recommend-price::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-image: linear-gradient(to right, #cbcbcb, #cbcbcb 1px, transparent 2px, transparent 3px);
  background-size: 3px 1px;
  background-repeat: repeat-x;
  content: "";
}
.p-henreihin-recommend-price__label {
  font-size: 14px;
  font-weight: 300;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", verdana, "ＭＳ Ｐゴシック", Osaka, sans-serif;
}
@media screen and (max-width: 768px) {
  .p-henreihin-recommend-price__label {
    font-size: 3vw;
  }
}
.p-henreihin-recommend-price__number {
  color: #bd0000;
  font-size: 18px;
  line-height: 1.61;
}
@media screen and (max-width: 768px) {
  .p-henreihin-recommend-price__number {
    font-size: 4vw;
    margin-left: 2vw;
  }
}
.p-henreihin-recommend-price__number-unit {
  color: #000;
  font-weight: 300;
  font-size: 14px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", verdana, "ＭＳ Ｐゴシック", Osaka, sans-serif;
}
@media screen and (max-width: 768px) {
  .p-henreihin-recommend-price__number-unit {
    font-size: 3vw;
  }
}
.p-henreihin-announce {
  padding: 80px 0;
  background: url("https://furusato.ana.co.jp/feature/fish/2023/11/assets/images/bg_annouce_pc.jpg") no-repeat center/cover;
}
@media screen and (max-width: 768px) {
  .p-henreihin-announce {
    padding: 15vw 0;
    background-image: url("https://furusato.ana.co.jp/feature/fish/2023/11/assets/images/bg_annouce_sp.jpg");
  }
}
.p-henreihin-announce-inner {
  max-width: 880px;
  margin: 0 auto;
  padding: 0 40px;
}
@media screen and (max-width: 768px) {
  .p-henreihin-announce-inner {
    max-width: 100%;
    padding: 0 5vw;
  }
}
.p-henreihin-announce__wrap {
  padding: 48px 64px;
  background: #fff;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-henreihin-announce__wrap {
    padding: 10vw 6vw;
  }
}
.p-henreihin-announce__text {
  font-size: 18px;
  line-height: 2;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .p-henreihin-announce__text {
    font-size: 4vw;
  }
}
.p-henreihin-announce__button {
  width: 380px;
  margin: 24px auto 0;
}
@media screen and (max-width: 768px) {
  .p-henreihin-announce__button {
    width: 100%;
    margin-top: 4vw;
  }
}
.p-henreihin-announce__button-link {
  color: #fff !important;
}
.p-henreihin-announce__button-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 96px;
  padding: 0 23px 0 33px;
  background: url("https://furusato.ana.co.jp/feature/fish/2023/11/assets/images/btn.jpg") repeat 0 0;
  font-size: 19px;
  line-height: 1.71;
  letter-spacing: 0.1em;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 768px) {
  .p-henreihin-announce__button-link {
    height: 19.25vw;
    padding: 0 3.75vw 0 8vw;
    font-size: 3.8vw;
  }
}
.p-henreihin-announce__button-arrow {
  width: 11px;
  height: 19px;
}
@media screen and (max-width: 768px) {
  .p-henreihin-announce__button-arrow {
    width: 2.5vw;
    height: 3.5vw;
  }
}
.p-henreihin-announce__banner {
  margin-top: 32px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-henreihin-announce__banner {
    margin-top: 6vw;
  }
}
.p-henreihin-announce__banner-link {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .p-henreihin-announce__banner-link:hover {
    opacity: 1 !important;
  }
}
.p-henreihin-bottom-button {
  padding-top: 65px;
  background: #f7f6f0;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-henreihin-bottom-button {
    padding: 12.5vw 5vw 0;
  }
}
.p-henreihin-bottom-button__link {
  display: inline-block;
}
.p-henreihin-anchor-nav__list._fish202311 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}
.p-henreihin-anchor-nav__list-icon01 {
  width: 50px;
  height: 50px;
  margin-right: 17px;
}
@media screen and (max-width: 768px) {
  .p-henreihin-anchor-nav__list-icon01 {
    width: 12vw;
    height: 12vw;
    margin-right: 3.5vw;
  }
}
.p-henreihin-dotted {
  letter-spacing: 0.2em;
}
.p-henreihin-recommend__ttl-sub {
  color: #3d3830;
}
.p-henreihin-recommend__ttl-sub::before, .p-henreihin-recommend__ttl-sub::after {
  background: #3d3830;
}
.p-henreihin-recommend__contents-heading {
  border-color: #3d3830;
  color: #3d3830;
}
@media screen and (max-width: 768px) {
  .p-henreihin-recommend__contents-heading {
    line-height: 1.2;
  }
}
.p-henreihin-recommend__contents-headingIcon01 {
  width: 50px;
  height: 50px;
  margin-right: 20px;
}
@media screen and (max-width: 768px) {
  .p-henreihin-recommend__contents-headingIcon01 {
    width: 12vw;
    height: 12vw;
    margin-right: 3.5vw;
  }
}
.p-henreihin-recommend__contents-headingText {
  margin-top: 6px;
}
@media screen and (max-width: 768px) {
  .p-henreihin-recommend__contents-headingText {
    margin-top: 0;
  }
}
.p-henreihin-recommend._category02._fish202311 {
  padding: 50px 0 0 0;
}
@media screen and (max-width: 768px) {
  .p-henreihin-recommend._category02._fish202311 {
    padding: 11.25vw 0 0 0;
  }
}
.p-henreihin-recommend._category03 {
  padding: 50px 0 100px;
}
@media screen and (max-width: 768px) {
  .p-henreihin-recommend._category03 {
    padding: 11.25vw 0 36.25vw;
  }
}
.p-henreihin-announce__button > a.p-henreihin-announce__button-link {
  padding: 0 23px 0 10px;
}
@media screen and (max-width: 768px) {
  .p-henreihin-announce__button > a.p-henreihin-announce__button-link {
    padding: 0 3.75vw 0 3vw;
  }
}
.p-henreihin-announce__button > a.p-henreihin-announce__button-link span {
  width: 100%;
  line-height: 1.5;
}
.p-henreihin-recommend-heading {
  color: #3d3830;
}
.p-henreihin-announce__banner-combo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1000px;
  margin: 0 auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .p-henreihin-announce__banner-combo {
    max-width: 100%;
    padding: 0 5vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-henreihin-announce__banner-combo .p-henreihin-announce__banner {
  width: 490px;
  margin-top: 54px;
}
@media screen and (max-width: 768px) {
  .p-henreihin-announce__banner-combo .p-henreihin-announce__banner {
    width: 100%;
    margin-top: 7vw;
  }
}
@media screen and (max-width: 768px) {
  .p-henreihin-announce__banner-combo .p-henreihin-announce__banner + .p-henreihin-announce__banner {
    margin-top: 4vw;
  }
}
:root {
  --base-width-pc02: 1441;
  --font-yumincho: "游明朝", "Yu Mincho", YuMincho, "Noto Serif JP", "ヒラギノ明朝 ProN W6", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
.block-event-page {
    padding-top: 0;
}
  }
.block-event-page--header {
  display: none;
}
.pane-main {
  padding-top: 0;
}
.p-henreihin-kv {
  position: relative;
  width: 100vw;
  height: 580px;
  background: url("/shop_assets/img/event/fish/bg_hero_pc.jpg") no-repeat center/cover;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  font-family: "游明朝", "Yu Mincho", YuMincho, "Noto Serif JP", "ヒラギノ明朝 ProN W6", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-family: var(--font-yumincho);
  font-weight: 600;
}
@media screen and (max-width: 768px) {
.p-henreihin-kv {
    height: 100vw;
    background-image: url("/shop_assets/img/event/fish/bg_hero_sp.jpg");
}
  }
@media screen and (min-width: 769px) {
.p-henreihin-kv {
    min-width: 1200px;
}
  }
@media screen and (min-width: 1441px) {
.p-henreihin-kv {
    /* height: 40.259vw; */
    height: calc(580 * (100vw / 1441));
    height: calc(580 * (100vw / var(--base-width-pc02)));
}
  }
.p-henreihin-intro {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Noto Serif JP", "ヒラギノ明朝 ProN W6", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-family: var(--font-yumincho);
  font-weight: 600;
}
@media screen and (max-width: 768px) {
.p-henreihin-intro {
    margin-left: -16px;
    margin-right: -16px;
}
  }
.p-henreihin-anchor-nav {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Noto Serif JP", "ヒラギノ明朝 ProN W6", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-family: var(--font-yumincho);
  font-weight: 600;
}
@media screen and (max-width: 768px) {
.p-henreihin-anchor-nav {
    margin-left: -16px;
    margin-right: -16px;
}
  }
.p-henreihin-anchor-nav__list-button {
  background: url("/shop_assets/img/event/fish/btn.jpg") repeat 0 0;
}
.block-event-page--accessory {
  padding: 0 0 60px;
  position: relative;
}
.block-event-page--goods {
  padding: 40px 0 40px;
  margin: 0 auto;
  position: relative;
}
.block-event-page--goods .p-henreihin-recommend-heading+.block-goods-list--pager-wrap {
    margin-top: 60px;
  }
.block-event-page--goods >.block-goods-list--pager-wrap:last-of-type {
      margin-bottom: 0;
    }
.block-event-page--goods>*,
.block-event-page--accessory>* {
  position: relative;
  z-index: 2;
}
.block-event-page--goods::after,
.block-event-page--accessory::after {
  content: '';
  display: block;
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: url("/shop_assets/img/event/fish/bg_01.jpg") repeat 0 0;
  z-index: 1;
}
.p-henreihin-recommend__contents-heading {
  margin-top: 40px;
  margin-bottom: 30px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Noto Serif JP", "ヒラギノ明朝 ProN W6", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-family: var(--font-yumincho);
}
.p-henreihin-recommend__contents-heading:nth-of-type(1) {
    margin-top: 0;
  }
.p-henreihin-announce {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Noto Serif JP", "ヒラギノ明朝 ProN W6", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-family: var(--font-yumincho);
  font-weight: 600;
  width: 100vw;
  background: url("/shop_assets/img/event/fish/bg_annouce_pc.jpg") no-repeat center/cover;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 769px) {
  .p-henreihin-announce {
    min-width: 1200px;
  }
}
@media screen and (max-width: 768px) {
  .p-henreihin-announce {
    background-image: url("/shop_assets/img/event/fish/bg_annouce_sp.jpg");
  }
}
.p-henreihin-announce__button-link {
  color: #fff !important;
}
.p-henreihin-announce__button-link {
  background: url("/shop_assets/img/event/fish/btn.jpg") repeat 0 0;
}
.p-henreihin-recommend-heading {
  color: #523e19;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Noto Serif JP", "ヒラギノ明朝 ProN W6", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-family: var(--font-yumincho);
}
@media screen and (max-width: 768px) {
.p-henreihin-recommend-heading+.block-goods-list--items-wrap {
    margin-top: 40px;
}
  }
.p-henreihin-bottom-button {
  padding-bottom: 65px;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 768px) {
.p-henreihin-bottom-button {
    padding: 12.5vw calc(5vw + 16px) 12.5vw;
    margin: 0 -16px;
}
  }
@media screen and (min-width: 769px) {

    .p-henreihin-bottom-button::before,
    .p-henreihin-bottom-button::after {
      content: '';
      display: block;
      background: #f7f6f0;
      position: absolute;
      top: 0;
      width: 150vw;
      height: 100%;
      z-index: 1;
      right: 0;
    }

    .p-henreihin-bottom-button::after {
      left: 0;
      right: auto;
    }

    .p-henreihin-bottom-button a {
      display: inline-block;
      position: relative;
      z-index: 2;
    }
  }
.p-henreihin-recommend-heading::before {
  display: none !important;
}
.pane-right-menu {
  margin: 0;
}
.pane-contents {
  padding: 0;
}
.pane-footer {
  margin-top: 0;
}
/*====================
		追加コンテンツ
=====================*/
@media (min-width: 960px){
  p.p-other-feature__text {
      display: flex;
      justify-content: center;
  }
  p.p-other-feature__text {
      margin-top: 78px;
      letter-spacing: 0.2vw;
      color: #2C4C68;
      font-size: 23px;
  }
  a.more-btn {
      display: block;
      background-color: #274e6d;
      font-size: 20px;
      color: #fff;
      font-weight: 500;
      letter-spacing: 0em;
      line-height: 1.5;
      padding: 8px 50px 8px 33px;
      border-radius: 50px;
      margin-top: -7px;
      margin-left: 12px;
  }
      a.more-btn::after {
          content: "";
          position: absolute;
          margin-top: 13px;
          margin-left: 14px;
          width: 8px;
          height: 8px;
          border-top: 1px solid #ffffff;
          border-right: 1px solid #ffffff;
          transform: translate3d(0, -50%, 0) rotate(135deg);
     }
    div#recommend-feature {
      margin-top: 45px;
      margin-bottom: -25px;
      letter-spacing: 0.2vw;
      color: #ffffff;
      font-size: 23px;
      text-align: center;
    }
  }
  @media (max-width: 959px){
  p.p-other-feature__text {
          margin-top: 30px;
          letter-spacing: 0.2vw;
          line-height: 45px;
          color: #2C4C68;
          font-size: 18px;
          text-align: center;
  }
  a.more-btn {
          display: block;
          background-color: #274e6d;
          font-size: 16px;
          color: #fff;
          font-weight: 500;
          letter-spacing: 0em;
          line-height: 1.5;
          padding: 6px 40px 8px 31px;
          border-radius: 50px;
          margin-top: 9px;
          width: 142px;
          margin: 0 auto;
  }
      a.more-btn::after {
          content: "";
          position: absolute;
          margin-top: 10px;
          margin-left: 22px;
          width: 8px;
          height: 8px;
          border-top: 1px solid #ffffff;
          border-right: 1px solid #ffffff;
          transform: translate3d(0, -50%, 0) rotate(135deg);
     }
    div#recommend-feature {
      margin-top: 30px;
      margin-bottom: -12px;
      letter-spacing: 0.2vw;
      color: #ffffff;
      font-size: 23px;
      text-align: center;
    }
  }
  .p-henreihin-intro-down p {
     font-size: 20px;
  }
  
  
  @media (min-width: 769px) {
  .p-henreihin-recommend__ttl-primary {
      margin: 8px auto 15px;
  }
  
  span.p-henreihin-recommend__ttl-under {
      font-size: 18px;
      color: #274c68;
  }
  }
  
  @media screen and (max-width: 768px) {
      .p-henreihin-recommend__ttl-primary {
          width: 82vw;
          margin: 3vw auto 2vw;
      }
      .p-henreihin-recommend__ttl-under{
          padding: 0 2.1vw 0 3vw;
          font-size: 4.5vw;
          color: #274c68;
      }
  }
  