@charset "UTF-8";
.d-none {
  display: none; }

@media print, screen and (min-width: 768px) {
  .d-pc-none {
    display: none; } }

@media screen and (max-width: 767px) {
  .d-sp-none {
    display: none; } }

@media print, screen and (min-width: 768px) {
  header .shell {
    height: 240px; } }

.top-shell {
  width: 100% !important;
  max-width: 1200px !important; }
  @media print, screen and (min-width: 768px) {
    .top-shell {
      min-width: 1200px !important; } }

.top-recommended {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media print, screen and (min-width: 768px) {
    .top-recommended__title {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 280px;
              flex: 0 0 280px;
      margin-right: 30px; }
    .top-recommended__box {
      background: #fff;
      -webkit-box-flex: 1;
          -ms-flex: 1 1 0%;
              flex: 1 1 0%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  @media screen and (max-width: 767px) {
    .top-recommended {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .top-recommended__title {
        width: 60%;
        max-width: 200px;
        margin-bottom: 30px; } }
  @media screen and (max-width: 767px) {
    .top-recommended__box {
      width: 95%; } }

.top-sec-mv {
  overflow: hidden; }
  @media print, screen and (min-width: 768px) {
    .top-sec-mv {
      min-width: 1200px; } }
  @media screen and (max-width: 767px) {
    .top-sec-mv#slider {
      margin-bottom: 0; } }

.top-sec-info {
  padding: 80px 0 30px; }
  @media screen and (max-width: 767px) {
    .top-sec-info {
      padding: 40px 0 0; } }

.top-sec-recommended {
  background: #e0e6f2; }
  @media print, screen and (min-width: 768px) {
    .top-sec-recommended .top-shell {
      margin-top: 120px;
      padding: 50px 0; } }
  @media screen and (max-width: 767px) {
    .top-sec-recommended .top-shell {
      padding: 30px 0; } }

.top-sec-area {
  background: #f5f2e8;
  margin-bottom: 0; }
  .top-sec-area .top-shell {
    background: #f5f2e8;
    padding: 80px 0 30px; }
  @media print, screen and (min-width: 768px) {
    .top-sec-area .top-title .open-counter {
      top: 30%; } }
  @media screen and (max-width: 767px) {
    .top-sec-area .top-shell {
      padding: 40px 0 0; } }
  .top-sec-area .bx-prev,
  .top-sec-area .bx-next {
    display: block;
    position: absolute;
    top: 200px;
    left: 50%;
    width: 45px;
    height: 45px;
    text-indent: -9999px;
    z-index: 9999; }
    @media print, screen and (min-width: 768px) {
      .top-sec-area .bx-prev,
      .top-sec-area .bx-next {
        display: none; } }
  .top-sec-area .bx-prev {
    background: url(/top_img2020/img-slider-l.svg) no-repeat center center/contain; }
  .top-sec-area .bx-next {
    background: url(/top_img2020/img-slider-r.svg) no-repeat center center/contain; }
  .top-sec-area .bx-prev {
    left: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  .top-sec-area .bx-next {
    left: auto;
    right: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0); }

.top-sec-recipe {
  padding: 80px 0 30px; }
  @media screen and (max-width: 767px) {
    .top-sec-recipe {
      padding: 40px 0 0; } }

.top-sec-shop {
  background: #f5f2e8; }
  .top-sec-shop .top-shell {
    background: #f5f2e8;
    padding: 80px 0; }
  @media print, screen and (min-width: 768px) {
    .top-sec-shop .top-title .open-counter {
      top: 30%; } }
  @media screen and (max-width: 767px) {
    .top-sec-shop .top-shell {
      padding: 40px 0; } }

.top-sec-event {
  padding: 80px 0;
  padding-bottom: 0;
  margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    .top-sec-event {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 40px 10px; } }

.top-title {
  position: relative;
  text-align: center;
  margin-bottom: 40px; }
  .top-title-img {
    width: auto;
    max-width: none !important; }
    @media screen and (max-width: 767px) {
      .top-title-img {
        max-width: 100% !important;
        height: 60px; } }

.top-links {
  margin: 50px 10px;
  text-align: center; }
  @media print, screen and (min-width: 768px) {
    .top-links__list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .top-links__item {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    @media screen and (max-width: 767px) {
      .top-links__item {
        padding-right: 5px;
        padding-left: 5px; } }
    @media print, screen and (min-width: 768px) {
      .top-links_col3 .top-links__item {
        max-width: calc(100% / 3); } }
    @media print, screen and (min-width: 768px) {
      .top-links_col4 .top-links__item {
        max-width: calc(100% / 4); }
        .top-links_col4 .top-links__item.col-drop {
          margin-right: 1%; } }
    .top-links__item img {
      width: 100%; }
  .top-links_shop {
    margin: 0; }
    @media screen and (max-width: 767px) {
      .top-links_shop .top-links__list {
        margin: 0 10px; } }
  .top-links_bn {
    margin: 0; }
    .top-links_bn .top-links__item {
      margin-bottom: 20px; }
      @media screen and (max-width: 767px) {
        .top-links_bn .top-links__item {
          margin: 0 10px 10px; } }
    @media screen and (max-width: 767px) {
      .top-links_bn .event-banner__item:first-child {
        display: none; } }

.top-link {
  position: relative;
  display: inline-block;
  color: #fff;
  background: #3e3a39;
  width: 100%;
  max-width: 580px;
  text-align: center;
  padding: 1em 1.5em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media print, screen and (min-width: 768px) {
    .top-link {
      font-size: 21px; } }
  .top-link:after {
    display: block;
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    top: 50%;
    right: 1em;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }

@media print, screen and (min-width: 768px) {
  .top-nav {
    overflow: hidden;
    min-width: 1200px; } }

.top-nav .fr {
  margin-top: 20px; }
  .top-nav .fr #switch {
    background: none; }
    .top-nav .fr #switch li {
      border-top: 1px solid;
      border-color: #b6a35f; }
      .top-nav .fr #switch li.active {
        background: #b6a35f;
        height: 22px; }

.top-nav #searchbox {
  top: 52px !important; }

.top-nav__title {
  left: 0 !important;
  top: 30px !important; }
  @media screen and (max-width: 767px) {
    .top-nav__title {
      width: 230px;
      top: 15px !important;
      left: 10px !important; } }
  .top-nav__title img {
    width: auto;
    height: 90px; }
    @media screen and (max-width: 767px) {
      .top-nav__title img {
        width: 100%;
        height: auto; } }

.top-nav__nav {
  margin-top: 120px;
  font-family: "游ゴシック", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", YuGothic, "Yu Gothic", "游ゴシック体", "游ゴシック", "ＭＳ Ｐゴシック", Osaka, sans-serif; }

.top-nav__list {
  padding-top: 0;
  background: #3e3a39;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative; }
  .top-nav__list::before {
    display: block;
    content: "";
    position: absolute;
    width: 300%;
    height: 100%;
    top: 0;
    left: -100%;
    background: #3e3a39;
    z-index: -1; }

.top-nav__item {
  width: calc((100% - 5px) / 5 - 0.1px) !important;
  float: none;
  margin-right: 0; }
  .top-nav__item:not(:last-child) {
    border-right: 1px solid #fff; }
  .top-nav__item:nth-child(5) {
    border-right: none; }
  .top-nav__item:nth-child(6) {
    display: none; }

.top-nav__item-link {
  font-weight: bold;
  display: block;
  color: #fff;
  height: 100%;
  max-height: 60px;
  padding: 0.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .top-nav__item-link:hover {
    color: #fff;
    text-decoration: none;
    background: rgba(255, 255, 255, 0.3); }

@media screen and (max-width: 767px) {
  .top-mv {
    background: #f5f2e8; } }

.top-mv__slider {
  position: relative; }
  @media print, screen and (min-width: 768px) {
    .top-mv__slider {
      left: 50%;
      width: 3600px;
      margin-left: -1800px; }
      .top-mv__slider::before, .top-mv__slider::after {
        position: absolute;
        top: 0;
        left: 50%;
        display: block;
        width: 1200px;
        height: 100%;
        content: "";
        background: rgba(0, 0, 0, 0.2);
        z-index: 95; }
      .top-mv__slider::before {
        -webkit-transform: translateX(-50%) translateX(-1200px);
                transform: translateX(-50%) translateX(-1200px); }
      .top-mv__slider::after {
        -webkit-transform: translateX(-50%) translateX(1200px);
                transform: translateX(-50%) translateX(1200px); } }
  @media screen and (max-width: 767px) {
    .top-mv__slider {
      padding-bottom: 15px; } }
  .top-mv__slider .mv-slider {
    position: relative; }
    .top-mv__slider .mv-slider .swiper-wrapper {
      height: auto; }
    .top-mv__slider .mv-slider .swiper-slide .link {
      display: block; }
    @media print, screen and (min-width: 768px) {
      .top-mv__slider .mv-slider .swiper-slide .slider-img img {
        width: auto;
        max-width: 100%;
        height: auto; } }
    @media print, screen and (min-width: 768px) {
      .top-mv__slider .mv-slider .swiper-nav {
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 99;
        width: 100%;
        max-width: 1200px;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
        .top-mv__slider .mv-slider .swiper-nav > div {
          width: 50px;
          height: 50px;
          background-size: contain;
          opacity: 1; }
          .top-mv__slider .mv-slider .swiper-nav > div.swiper-button-prev {
            left: -50px;
            background: url(/top_img2020/img-slider-l.svg) no-repeat center center/contain; }
          .top-mv__slider .mv-slider .swiper-nav > div.swiper-button-next {
            right: -50px;
            background: url(/top_img2020/img-slider-r.svg) no-repeat center center/contain; }
          .top-mv__slider .mv-slider .swiper-nav > div::after {
            content: none; } }
    @media screen and (max-width: 767px) {
      .top-mv__slider .mv-slider .swiper-nav {
        display: none; } }
    @media print, screen and (min-width: 768px) {
      .top-mv__slider .mv-slider .swiper-pagination {
        display: none; } }
    @media screen and (max-width: 767px) {
      .top-mv__slider .mv-slider .swiper-pagination {
        position: static;
        width: 100%;
        margin-top: 15px; }
        .top-mv__slider .mv-slider .swiper-pagination-bullet {
          width: 12px;
          height: 12px;
          margin-right: 8px;
          margin-left: 8px;
          background: #ccc;
          opacity: 1; }
          .top-mv__slider .mv-slider .swiper-pagination-bullet-active {
            background: #977c1b; } }

.top-mv__thumnail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .top-mv__thumnail a {
    display: block;
    height: auto;
    float: none;
    border: none;
    max-width: none; }
    .top-mv__thumnail a:last-child {
      margin-right: 0; }
    .top-mv__thumnail a img {
      width: 100%; }
    @media screen and (max-width: 767px) {
      .top-mv__thumnail a {
        width: calc((100% - 14px) / 3);
        margin-bottom: 7px; }
        .top-mv__thumnail a:nth-last-child(-n + 3) {
          margin-bottom: 0; } }
  @media screen and (max-width: 767px) {
    .top-mv__thumnail {
      display: none; } }

.top-info {
  font-size: 14px; }
  @media screen and (max-width: 767px) {
    .top-info_pc {
      display: none; } }
  @media print, screen and (min-width: 768px) {
    .top-info_sp {
      display: none; } }
  @media print, screen and (min-width: 768px) {
    .top-info__list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
    .top-info__item {
      width: calc((100% - 80px) / 4);
      margin-bottom: 25px; } }
  @media screen and (max-width: 767px) {
    .top-info__item {
      width: 100%;
      margin-left: 20px;
      margin-right: 20px; }
    .top-info__list2 {
      margin: 0 50px; }
    .top-info .bx-prev,
    .top-info .bx-next {
      position: absolute;
      top: 25%;
      left: 50%;
      width: 45px;
      height: 45px;
      text-indent: -9999px;
      z-index: 9999; }
    .top-info .bx-prev {
      background: url(/top_img2020/img-slider-l.svg) no-repeat center center/contain; }
    .top-info .bx-next {
      background: url(/top_img2020/img-slider-r.svg) no-repeat center center/contain; }
    .top-info .bx-prev {
      left: 0;
      -webkit-transform: translateX(0);
              transform: translateX(0); }
    .top-info .bx-next {
      left: auto;
      right: 0;
      -webkit-transform: translateX(0);
              transform: translateX(0); } }
  .top-info__item-link {
    display: block; }
  .top-info__item2_date {
    color: #666; }
  .top-info__item2_text {
    color: #231815; }
  .top-info__tag {
    margin: 5px 0;
    display: block;
    padding-left: 20px;
    border-bottom: 1px solid #666; }
    .top-info__tag_info {
      color: #68a0d5;
      border-color: #68a0d5;
      background: url(/top_img2020/img-tag-info.svg) no-repeat left center/16px 13px; }
    .top-info__tag_event {
      color: #00a568;
      border-color: #00a568;
      background: url(/top_img2020/img-tag-event.svg) no-repeat left center/15px 13px; }
    .top-info__tag_update {
      color: #ea7800;
      border-color: #ea7800;
      background: url(/top_img2020/img-tag-update.svg) no-repeat left center/13px 16px; }

.top-area-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 50px; }
  @media screen and (max-width: 767px) {
    .top-area-nav__list {
      margin-left: 10px;
      margin-right: 10px; } }

.top-area-nav__item {
  width: calc((100% - 40px) / 5); }
  @media screen and (max-width: 767px) {
    .top-area-nav__item {
      margin-bottom: 10px;
      width: calc((100% - 10px) / 2); }
      .top-area-nav__item:nth-last-child(-n + 2) {
        margin-bottom: 0; } }

.top-area-nav__item-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.2em 0;
  border: 1px solid #977c1b;
  color: #977c1b;
  background: #fff; }

.top-area__title {
  color: #000;
  line-height: 1;
  font-size: 26px;
  padding-left: 35px;
  margin-bottom: 20px;
  position: relative; }
  .top-area__title::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 100%;
    border-left: 3px solid #977c1b;
    border-right: 3px solid #977c1b; }
  .top-area__title::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 12px;
    width: 3px;
    height: 100%;
    border-left: 3px solid #977c1b;
    border-right: 3px solid #977c1b; }

.top-area__maps {
  position: relative; }

@media print, screen and (min-width: 768px) {
  .top-area__map {
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 580px; } }

@media screen and (max-width: 767px) {
  .top-area__map {
    margin: 0 10px 20px; }
    .top-area__map img {
      max-width: 100%; } }

.top-area__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media screen and (max-width: 767px) {
    .top-area__list {
      margin: 0 10px; } }

@media print, screen and (min-width: 768px) {
  .top-area__item {
    width: calc((100% - 80px) / 4);
    margin-bottom: 25px; }
    .top-area__item:nth-child(2), .top-area__item:nth-child(4), .top-area__item:nth-child(6) {
      margin-left: 640px; } }

@media screen and (max-width: 767px) {
  .top-area__item {
    width: calc((100% - 20px) / 2);
    margin-bottom: 25px; }
    .top-area__item:nth-last-child(-n + 2) {
      margin-bottom: 0; } }

@media screen and (max-width: 767px) {
  .top-area__item:nth-of-type(n + 9) {
    display: none; } }

.top-area__item-link {
  display: block; }

.top-area__list2 {
  position: relative;
  overflow: hidden; }

.top-area__item2_cate {
  position: absolute;
  top: 0;
  left: 0;
  width: 70px;
  height: 30px; }

.top-area__item2_tags {
  position: absolute;
  display: inline-block;
  padding: 4px 2em;
  line-height: 1;
  color: #fff;
  background: #ff0014;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }
  .top-area__item2_tags_new {
    top: 10px;
    right: -28px;
    background: #ff0014; }
  .top-area__item2_tags_update {
    top: 18px;
    right: -30px;
    background: #ff8000; }

.top-area__item2_text {
  color: #231815; }

.top-area dt span.pref {
  top: 0;
  left: 0; }

@media print, screen and (min-width: 768px) {
  .top-recipe {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .top-recipe__pickup {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 36%;
              flex: 0 0 36%; }
    .top-recipe__recommended {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 60%;
              flex: 0 0 60%; } }

@media screen and (max-width: 767px) {
  .top-recipe__pickup {
    margin: 0 10px 40px; }
  .top-recipe__recommended {
    margin: 0 10px; } }

.top-recipe__title {
  font-size: 20px;
  padding-left: 35px;
  margin-bottom: 20px;
  position: relative; }
  .top-recipe__title::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 100%;
    border-left: 3px solid #977c1b;
    border-right: 3px solid #977c1b; }
  .top-recipe__title::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 12px;
    width: 3px;
    height: 100%;
    border-left: 3px solid #977c1b;
    border-right: 3px solid #977c1b; }

.top-recipe__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.top-recipe__item {
  width: calc((100% - 50px) / 3);
  margin-bottom: 25px; }
  @media print, screen and (min-width: 768px) {
    .top-recipe__item:nth-last-child(-n + 3) {
      margin-bottom: 0; } }
  @media screen and (max-width: 767px) {
    .top-recipe__item {
      width: calc((100% - 20px) / 2); }
      .top-recipe__item:nth-last-child(-n + 2) {
        margin-bottom: 0; } }

.top-recipe__item-link {
  display: block; }

.top-recipe__item2_pict {
  margin-bottom: 5px; }

.top-recipe__item2_cate {
  margin: 10px 0 5px; }

.top-recipe__item2_text {
  color: #231815; }

.top-recipe__new {
  text-align: center;
  display: inline-block;
  width: 60px;
  color: #fff;
  background: #ff0014; }

.top-shop {
  font-size: 15px; }
  .top-shop__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media screen and (max-width: 767px) {
      .top-shop__list {
        margin: 0 10px; } }
  .top-shop__item {
    width: calc((100% - 80px) / 4);
    margin-bottom: 25px; }
    @media screen and (max-width: 767px) {
      .top-shop__item {
        width: calc((100% - 20px) / 2); }
        .top-shop__item:nth-last-child(-n + 2) {
          margin-bottom: 0; } }
  .top-shop__item-link {
    display: block; }
  .top-shop__list2 {
    position: relative;
    overflow: hidden; }
  .top-shop__item2_cate {
    position: absolute;
    top: 0;
    left: 0;
    width: 70px;
    height: 30px; }
  .top-shop__item2_tags {
    position: absolute;
    display: inline-block;
    padding: 4px 2em;
    line-height: 1;
    color: #fff;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
    .top-shop__item2_tags_new {
      top: 10px;
      right: -28px;
      background: #ff0014; }
    .top-shop__item2_tags_update {
      top: 18px;
      right: -30px;
      background: #ff8000; }
  .top-shop__item2_text {
    color: #231815; }
  .top-shop__item3 img {
    mix-blend-mode: multiply; }
  .top-shop__item3 .pj {
    width: auto;
    height: 17px; }
  .top-shop__item3 .jf {
    width: auto;
    height: 17px; }
  .top-shop__item3 .Inn {
    width: auto;
    height: 17px; }
  .top-shop__tag {
    margin: 5px 0;
    display: block;
    padding-left: 20px;
    border-bottom: 1px solid #666; }
    .top-shop__tag_info {
      color: #68a0d5;
      border-color: #68a0d5;
      background: url(/top_img2020/img-tag-info.svg) no-repeat left center/16px 13px; }
    .top-shop__tag_event {
      color: #00a568;
      border-color: #00a568;
      background: url(/top_img2020/img-tag-event.svg) no-repeat left center/15px 13px; }
    .top-shop__tag_update {
      color: #ea7800;
      border-color: #ea7800;
      background: url(/top_img2020/img-tag-update.svg) no-repeat left center/13px 16px; }

.top-event .inner {
  background: #cbbd8d;
  padding: 10px; }
  .top-event .inner .area {
    width: 100%;
    float: none; }

.top-event__bn .event-banner__item:nth-of-type(n + 2) {
  margin-top: 20px; }

@media print, screen and (min-width: 768px) {
  .top-event {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .top-event__area {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 48%;
              flex: 0 0 48%; }
    .top-event__bn {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 47%;
              flex: 0 0 47%; } }

@media screen and (max-width: 767px) {
  .top-event__bn {
    margin-top: 30px; } }

.top-footer__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.top-footer__item {
  width: calc((100% - 80px) / 5);
  margin-bottom: 25px; }

.top-footer__item-link {
  display: block; }

.top-footer__ariaLogo {
  background: #fff !important; }

.top-footer__ariaBtn {
  background: #fff !important; }
  .top-footer__ariaBtn .sns {
    margin-left: 0 !important; }
  .top-footer__ariaBtn .pageTop {
    border-left: none !important;
    border-right: none !important;
    width: 61px !important;
    margin-right: 0 !important; }

.top-footer__ariaCopy {
  background: #977c1b !important;
  padding: 0 !important; }
  .top-footer__ariaCopy a {
    font-size: 12px;
    color: #fff; }
  .top-footer__ariaCopy .copyright {
    float: none !important;
    text-align: center;
    color: #fff; }

.top-footer__copy {
  background: #977c1b !important;
  padding: 20px 0; }

.top-footer__logo {
  max-width: 300px !important;
  width: 300px !important; }

.bnr-block {
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media screen and (max-width: 767px) {
    .bnr-block {
      padding-right: 10px;
      padding-left: 10px; } }
  .bnr-block .link {
    display: block; }
  .bnr-block img {
    width: auto;
    max-width: 100%; }
    @media screen and (max-width: 767px) {
      .bnr-block img.w-sp-70 {
        width: 70%;
        margin-right: auto;
        margin-left: auto; } }
  .bnr-block.last {
    padding-top: 0;
    padding-bottom: 50px; }

.page-links {
  position: relative;
  margin-bottom: 50px; }
  @media screen and (max-width: 767px) {
    .page-links {
      padding-right: 10px;
      padding-left: 10px; } }
  .page-links .swiper-container {
    height: auto; }
    .page-links .swiper-container .swiper-wrapper {
      height: auto; }
      @media print, screen and (min-width: 768px) {
        .page-links .swiper-container .swiper-wrapper {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
      @media print, screen and (min-width: 768px) {
        .page-links .swiper-container .swiper-wrapper.links-col4::after {
          width: 100%;
          content: ""; } }
      @media print, screen and (min-width: 768px) {
        .page-links .swiper-container .swiper-wrapper.links-col4 .swiper-slide {
          max-width: calc(100% / 4); }
          .page-links .swiper-container .swiper-wrapper.links-col4 .swiper-slide:nth-child(n + 4) {
            -webkit-box-ordinal-group: 2;
                -ms-flex-order: 1;
                    order: 1; } }
      @media print, screen and (min-width: 768px) {
        .page-links .swiper-container .swiper-wrapper .swiper-slide {
          width: auto;
          padding-right: 10px;
          padding-left: 10px;
          margin-bottom: 20px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box; } }
      .page-links .swiper-container .swiper-wrapper .swiper-slide .top-links__link {
        display: block; }
        @media print, screen and (min-width: 768px) {
          .page-links .swiper-container .swiper-wrapper .swiper-slide .top-links__link img {
            width: auto;
            max-width: 100%; } }
  @media print, screen and (min-width: 768px) {
    .page-links .swiper-nav {
      display: none; } }
  @media screen and (max-width: 767px) {
    .page-links .swiper-nav {
      position: absolute;
      top: 50%;
      left: 50%;
      z-index: 90;
      width: 100%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
      .page-links .swiper-nav > div {
        width: 40px;
        height: 40px;
        background-size: contain;
        opacity: 1; }
        .page-links .swiper-nav > div.swiper-button-prev {
          left: 5px;
          background: url(/top_img2020/img-slider-l.svg) no-repeat center center/contain; }
        .page-links .swiper-nav > div.swiper-button-next {
          right: 5px;
          background: url(/top_img2020/img-slider-r.svg) no-repeat center center/contain; }
        .page-links .swiper-nav > div::after {
          content: none; } }

/*# sourceMappingURL=top2020.css.map */
