/* header */
.header {
  padding: 10px 0px;
}
.x-icon {
  height: 18px;
}
.svg-inline--fa.fa-w-16 {
  height: 24px;
}
.svg-inline--fa.fa-w-14 {
  height: 24px;
}

header .drawer_menu.flc > .fli:last-of-type.flc {
  font-size: 20px;
}

/*OTHER*/

.webp #bg {
  background-image: url("/bosogibier/wp-content/themes/html5blank-stable/common/imgs/body/2022/01/back-sp.jpg");
}

.pdb-15 {
  padding-bottom: 15px;
}
.mgb-15 {
  margin-bottom: 15px;
}

.mailicon {
  width: 50px;
  padding-right: 10px;
}

header
  .fixed-menu-wrapper
  .drawer_nav_wrapper
  > .drawer_nav
  > .drawer-menu-item
  > a
  > span {
  display: block;
  padding: 1.1em 0;
}

.drawer_nav .x-icon {
  vertical-align: middle;
}

.sponly {
  display: none;
}

/* copy from inc-index-processedFood*/

.container-processedFood h2.ribon {
  font-weight: bold;
  font-size: 26px;
  text-align: center;
  color: #ffffff;
  background-color: #950042;
  margin: 0 auto;
  margin-bottom: 2.75vw;
  padding: 10px 5px;
  display: block;
  line-height: 1.5;
  box-sizing: border-box;
}
.container-processedFood h2.ribon span {
  display: inline-block;
  font-size: 16px;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 2px;
  margin-bottom: 10px;
}

.container-processedFood h3 {
  font-weight: bold;
  font-size: 1.88vw;
  text-align: center;
  margin-bottom: 3.75vw;
  letter-spacing: 0.08333vw;
  line-height: 1.5em;
  text-align: left;
  margin-bottom: 0.75vw;
  color: #b99400;
}
.container-processedFood h3 + p {
  font-size: 1.45vw;
  margin-bottom: 0.75vw;
  letter-spacing: 0.08333vw;
  line-height: 1.5em;
}
.container-processedFood h4 {
  font-weight: bold;
  color: #bc1c1d;
  text-align: center;
  margin-bottom: 2.75vw;
}
.processed-content p {
  margin-bottom: 1vw;
}
.processed-content p,
.container-processedFood dl {
  letter-spacing: 0.08333vw;
  /* font-size: 1.5vw; */
  /* line-height: 1.83333em; */
}

.container-processedFood dl dt .item {
  font-weight: bold;
}
.container-processedFood dl dt .schedule {
  font-weight: bold;
  /* font-size: 2.2vw; */
  font-size: 22px;
}
.container-processedFood dl dd {
  margin-bottom: 1vw;
  & a {
    color: #006ea3;
    font-weight: normal;
    text-decoration: underline;
    transition: none;
    &:hover {
      text-decoration: none;
      opacity: 1;
    }
  }
}
.container-processedFood .processed-content img {
  display: block;
  width: 48%;
  float: right;
  margin-left: 20px;
}

.container-processedFood .sdgs {
  display: block;
  width: 75%;
  margin: 0 auto 40px auto;
}
.container-processedFood .recruitment {
  margin-bottom: 20px;
  @media screen and (min-width: 749px) {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }
}
.container-processedFood .recruitment + p {
  line-height: 1.43333em;
  margin-bottom: 40px;
}
.container-processedFood ul.entry-list {
  display: flex;
  margin-bottom: 50px;
}
.container-processedFood ul.entry-list li {
  display: inline-block;
  width: 46%;
  margin: 1.8%;
  display: flex;
  flex-direction: column;
}
.container-processedFood ul.entry-list li img {
  margin-bottom: 10px;
}
.container-processedFood ul.entry-list li p {
  letter-spacing: 0.08333vw;
  font-size: 1.5vw;
  line-height: 1.43333em;
  margin: 0 0 10px 0;
  text-align: center;
  font-weight: bold;
}
.container-processedFood ul.entry-list li a {
  display: inline-block;
  max-width: 100%;
  width: 660px;
  background-color: #c74a54;
  color: #ffffff;
  font-weight: bold;
  margin: auto auto 0 auto;
  padding: 5px;
  font-size: 18px;
  line-height: 1.8em;
  text-align: center;
}
@media (max-width: 1300px) {
  .container-processedFood h2.ribon {
    font-size: 2.2vw;
    padding: 20px 5px 20px 5px;
  }
}
@media (max-width: 749px) {
  .container-processedFood h2.ribon {
    font-size: 4vw;
    margin: 0 auto;
    margin-bottom: 2.75vw;
    padding: 10px 5px;
  }
  .container-processedFood h2.ribon span {
    text-align: center;
  }
  .container-processedFood h3 {
    font-size: 4.8vw;
    text-align: center;
    margin-bottom: 3.75vw;
    letter-spacing: 0.08333vw;
    line-height: 1.5em;
    text-align: left;
    margin-bottom: 0.75vw;
    color: #b99400;
  }
  .container-processedFood h3 + p {
    font-size: 4vw;
    line-height: 1.66667em;
  }
  .container-processedFood .processed-content img {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
  .container-processedFood dl {
    font-size: 4vw;
    line-height: 1.66667em;
  }
}

@media (min-width: 750px) {
  .sponly {
    display: none !important;
  }

  .processed-content p,
  .container-processedFood dl dt .schedule,
  .container-processedFood h3 + p,
  .container-processedFood dl,
  .container-processedFood .recruitment + p,
  .container-processedFood ul.entry-list li p {
    letter-spacing: 0.08333vw;
    /* font-size: 1.5vw; */
    /* line-height: 1.83333em; */
  }
  .container-processedFood h4 {
    letter-spacing: 0.08333vw;
    font-size: 2vw;
    line-height: 1.83333em;
  }
}
@media (min-width: 1200px) {
  .processed-content p,
  .container-processedFood h3 + p,
  .container-processedFood dl,
  .container-processedFood .recruitment + p,
  .container-processedFood ul.entry-list li p {
    font-size: 18px;
  }
  .container-processedFood h4 {
    font-size: 24px;
  }
}
@media (max-width: 749px) {
  .processed-content p,
  .container-processedFood dl dt .schedule,
  .container-processedFood h3 + p,
  .container-processedFood dl,
  .container-processedFood .recruitment + p,
  .container-processedFood ul.entry-list li p {
    font-size: 14px;
    line-height: 1.66667em;
  }
  .container-processedFood h3 + p {
    text-align: left;
  }
  .container-processedFood h4 {
    font-size: 4.7vw;
    line-height: 1.66667em;
  }
}
@media (max-width: 749px) {
  .container-processedFood ul.entry-list {
    display: inline-block;
    width: 100%;
  }
  .container-processedFood ul.entry-list li {
    width: 100%;
    margin: 0 auto 30px auto;
  }
  .container-processedFood ul.entry-list li p {
    /* font-size: 1.5vw; */
  }
}

/*--Funaki add --*/

@media (max-width: 749px) {
  .slider {
    margin: 20px auto 60px auto;
  }

  .sponly {
    display: block;
  }

  .container-processedFood {
    position: relative;
    width: 100%;
  }
  .container-processedFood .sdgs,
  .recruitment {
    position: relative;
    width: 110%;
    left: -5%;
    padding: 0px 10px;
  }

  .container-processedFood ul.entry-list li p {
    font-size: 14px;
  }
  .container-processedFood h2.ribon span {
    font-size: 12px;
  }
  .container-processedFood h2.ribon {
    font-size: 20px;
  }

  section .container {
    margin-bottom: 0px;
  }

  .pconly {
    display: none !important;
  }

  .best ul.best-list li h3 {
    font-size: 18px;
  }
  .best ul.best-list li p,
  .best ul.best-list + p {
    font-size: 14px !important;
  }

  .best ul.best-list li h3 {
    font-size: 18px !important;
  }
}

.webp #bg {
  background-image: url("https://bosogibier.com/wp-content/themes/html5blank-stable/common/imgs/body/2022/01/back.jpg");
}

@media (max-width: 749px) {
  .webp #bg {
    background-image: url("https://bosogibier.com/wp-content/themes/html5blank-stable/common/imgs/body/2022/01/back-sp.jpg");
  }
}

@media (min-width: 750px) {
  .no-webp #bg {
    background-image: url("/bosogibier/wp-content/themes/html5blank-stable/common/imgs/body/2022/01/bg-body_pc.jpg");
  }
}
@media (max-width: 749px) {
  .no-webp #bg {
    background-image: url("/bosogibier/wp-content/themes/html5blank-stable/common/imgs/body/2022/01/bg-body_sp.jpg");
  }
}

/* 20241023 追記 */
.container-privilege ul.privilege-list li img {
  aspect-ratio: 451/301;
  object-fit: cover;
}
.ribon-wrap {
  margin-top: -65px;
  padding-top: 65px;
}
@media screen and (max-width: 749px) {
  .container-privilege p.imagePhoto.small {
    font-size: 12px;
  }
}

.btn-contact-pc {
  padding: 0 !important;
  background-color: transparent !important;
  border-radius: 0 !important;
  @media screen and (max-width: 767px) {
    display: none;
  }
}
.btn-contact-sp {
  @media screen and (min-width: 768px) {
    display: none;
  }
}

.flc {
  justify-content: space-between;
}

.color-black {
  color: #595757 !important;
}
.t-small {
  font-size: 12px;
  @media screen and (max-width: 767px) {
    font-size: 10px;
  }
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-40 {
  margin-bottom: 40px !important;
}
.mb-1rem-sp {
  @media screen and (max-width: 575px) {
    margin-bottom: 1rem !important;
  }
}
.pc_only {
  @media screen and (max-width: 991px) {
    display: none;
  }
}
.pc-md_only {
  @media screen and (max-width: 575px) {
    display: none;
  }
}
.sp_only {
  @media screen and (min-width: 576px) {
    display: none;
  }
}

/* -------------------
20250121 追記
------------------- */
/* shop,area,foodstuffの動物アイコン */
.container-shop
  > .inner
  > .flc
  > .fli.RH
  > .container-shop-result
  > article
  > a
  > dl
  > dd
  > .flc
  > .fli.foodstuff.flc
  > .fli
  > span:first-of-type
  > img {
  vertical-align: middle;
}
@media (max-width: 749px) {
  .container-shop
    > .inner
    > .flc
    > .fli.RH
    > .container-shop-result
    > article
    > a
    > dl
    > dd
    > .flc
    > .fli.foodstuff.flc
    > .fli
    > span:first-of-type
    > img {
    width: 5vw;
  }
}
