@charset "UTF-8";
/*----------------------------
固定ヘッダー
------------------------------*/
.img-sp {
  display: none;
}

.img-header-sp {
  display: none;
}

.header-btn-sp {
  display: none;
}
nav.header_nav {
  font-size: 1.8rem;
}

@media screen and (max-width: 999px) {
  .header_nav {
    display: none;
  }
  /* .logo img {
    padding-top: 10px;
} */
}
@media screen and (max-width: 767px) {
  .img-pc {
    display: none;
  }

  .img-header-sp {
    display: block;
  }
  .img-header-pc {
    display: none;
  }
  .header-btn-sp {
    display: block;
  }
  .header-btn {
    display: none;
  }

  .img-sp {
    display: block;
  }
  .l-header__label .u-font--l {
    font-size: 1.4rem;
  }
  .l-header__label .u-font--l {
    font-size: 1.4rem;
  }
}

@media screen and (min-width: 1000px) {
  .l-header__drawer-btn {
    display: none;
  }
  .logo img {
    max-width: 135px;
  }

  .l-header__label {
    height: 11rem;
    width: 24rem;
  }

  .l-header {
    height: 110px;
  }
  .l-header__img-wrap {
    left: 36%;
  }
}

@media screen and (min-width: 1000px) {
  .l-header__img-wrap {
    position: static;

    transform: translateX(0);

    display: flex;

    align-items: center;

    gap: 70px;

    justify-content: center;

    width: 100%;
  }
  .l-header__img-wrap.headerLogoPosition {
    transform: none;
  }
}

@media screen and (min-width: 1000px) {
  .l-header__img-wrap {
    position: static;
    transform: none;
    display: flex;
    align-items: center;
    gap: 70px;
    justify-content: center;
    width: 100%;
  }
  .l-header__wrap {
    height: 11rem;
    display: block;
    justify-content: flex-end;
    -ms-flex-align: center;
    padding: 0 26rem;
    position: relative;
  }

  .logo {
    top: 25px;
    left: 30px;
    position: absolute;
  }
}

@media screen and (max-width: 1640px) {
  nav.header_nav {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 1240px) {
  nav.header_nav {
    font-size: 1.3rem;
    margin-left: -100px;
  }
}

@media screen and (max-width: 1000px) {
  /* .l-header__wrap {
    height: 5.8rem;
  } */
}

.l-header__label .u-font--l {
  font-size: 2.8rem;
  letter-spacing: 1px;
}

@media screen and (max-width: 767px) {
  .l-header__drawer-btn {
    left: 15px;
    top: 2px;
  }
  .l-header__label .u-font--l {
    font-size: 1.4rem;
    letter-spacing: initial;
  }
  span.l-header__label-txt {
    font-size: 1.4rem;
  }
}
.l-header__drawer-bar--2 {
  top: 35px;
}

.header_nav_lists {
  display: flex;
  height: 11rem;
  align-items: center;
}

.nav_link {
  font-size: 18px;
}
.header_nav_lists li {
  margin: 0 30px 0 30px;
}
/* @media screen and (max-width: 1800px) {
  .header_nav_lists {
    display: flex;
    padding: 3rem 0 3rem 10rem;
  }
  .header_nav_lists li {
    margin: 0 30px 0 0;
  }
}
@media screen and (max-width: 1500px) {
  .header_nav_lists {
    display: flex;
    padding: 3rem 0 3rem 4rem;
  }
  .header_nav_lists li
   {
      margin: 0px 63px 0 0;
  }
  
} */

@media screen and (min-width: 1400px) {
  /* .logo {
    top: 20px;
    left: 50px;
    position: absolute;
  } */
}
@media screen and (min-width: 1500px) {
  .logo img {
    max-width: 185px;
  }

  .logo {
    top: 20px;
    left: 100px;
    position: absolute;
  }
}

@media screen and (max-width: 1600px) {
  .header_nav_lists li {
    margin: 0 15px 0 20px;
  }
}

@media screen and (max-width: 1400px) {
  .header_nav_lists li {
    margin: 0 7px 0 5px;
  }
}

@media screen and (max-width: 1400px) {
  .header_nav_lists li {
    margin: 0 7px 0 5px;
  }
}

/*----------------------------
お知らせ
------------------------------*/
.p-top .news__wrap {
  padding-bottom: 2rem;
}
/*----------------------------
地産地匠　応募要項ページ
chisan-chisho-entry.html
------------------------------*/

.p-top .entry__wrap {
  position: relative;
}

.p-top .entry__heading {
  position: absolute;
  right: 0;
  top: 0;
}

.p-top .entry__ttl-wrap {
  padding-top: 30rem;
}

.u-txt--center img {
  padding: 7rem 0 10rem;
}
.p-top .entry__sect {
  padding-bottom: 16rem;
}

@media screen and (max-width: 767px) {
  .u-txt--center img {
    padding: 3rem 0 4rem;
  }
}

.l-header__drawer-bg {
  background: url(../../../img/pages/chisan-chisho/common/drawer_bg-2025.jpg)
    no-repeat left bottom / cover;
}

@media screen and (max-width: 767px) {
  .l-header__drawer-bg {
    background: #eeece7;
    height: calc(100% - 6rem);
    top: 6rem;
  }
}

/* .sub-view__bg {
  background: url(../../../img/pages/chisan-chisho/kv/sub-kv-2025.jpg) no-repeat
    center center / contain;
} */

/*----------------------------
賞と賞金
------------------------------*/
.p-top .award__sect {
  padding-bottom: 16rem;
}

/*----------------------------
運営・協賛企業
------------------------------*/
.p-top .support-heading {
  padding-top: 1.8rem;
  line-height: 2;
  max-width: 64rem;
  margin: 0 auto;
  text-align: center;
  font-size: 2.4rem;
  letter-spacing: 2px;
}
.sponsorship {
  max-width: 34rem;
  margin: 0 auto 10rem;
  text-align: center;
  font-size: 3rem;
}
.sponsorship p {
  padding: 5rem 0 2.3rem;
  letter-spacing: 3px;
}
.sponsorship img {
  padding: 0 30px;
}

@media screen and (max-width: 767px) {
  .sponsorship {
    max-width: 45rem;
    padding-bottom: 2.5rem;
    font-size: 1.8rem;
  }
  .sponsorship p {
    padding: 3rem 0 1rem;
  }
}

.support__sect .judge__card-groups {
  max-width: 74rem;
  gap: 0rem 7rem;
  padding: 5rem 0;
}

.support__sect .judge__card-txt {
  font-size: 2.2rem;
}

.support__sect .judge__card-img {
  max-width: 22rem;
  margin: 0 auto;
}

@media screen and (max-width: 800px) {
  .support__sect .judge__card-txt {
    font-size: 1.8rem;
  }
  .support__sect .judge__card-img {
    max-width: 30rem;
    margin: 0 auto;
  }
  .support__sect .c-btn__center-pc {
    margin: 0 auto;
  }
  .support__sect .judge__card {
    padding-bottom: 3rem;
  }
}

/*----------------------------
審査員
------------------------------*/

.p-top .judge__card-notes {
  max-width: initial;
  text-align: right;
}
.p-top .judge__sect {
  padding-bottom: 16rem;
}

@media screen and (max-width: 767px) {
  .l-header__nav-item:last-child {
    left: 37%;
    display: inline-flex;
  }
  .p-top .entry__ttl-wrap {
    padding-top: 20rem;
  }
}

@media screen and (max-width: 1199px) {
  .l-footer__btn-wrap img {
    width: 80%;
  }
}

@media screen and (min-width: 767px) {
  .l-header__drawer-wrap.open {
    margin-top: 8.8rem;
  }

  .l-header__drawer-wrap {
    padding-top: calc(19.5rem - 8.8rem);
  }
}

.p-top .mv__txt-wrap {
  top: 50%;
  right: initial;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 1800px) {
  .p-top .mv__btn {
    bottom: 7%;
  }
}

@media screen and (max-width: 1100px) {
  .p-top .mv__btn {
    bottom: 15px;
    width: 250px;
  }

  .p-top .mv__txt-wrap img {
    width: 160px;
    display: block;
    margin-inline: auto;
  }
}

@media screen and (max-width: 767px) {
  .p-top .mv__txt-wrap img {
    width: 100%;
    max-width: 500px;
    display: block;
    margin-inline: auto;
  }
  .p-top .mv__btn {
    bottom: 12%;
    width: 80%;
    max-width: 400px;
    min-width: 340px;
  }
}

/* .p-top .mv__wrap div.mv__img-wrap img {
  margin-top: 20px;
} */

/* .p-top .mv__txt-wrap {
  top: 43%;
}

.p-top .mv__txt-wrap {
  width: 22.2%;
}
*/


.judge__sect .u-txt--center.scroll-fade.downup.fadeInDown {
  font-size: 2.4rem;
}

.color_gray {
  color: #a8a8a8;
}