@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap");
#made-in-japan_wrp {
  letter-spacing: 0.05em;
}
#made-in-japan_wrp h1,
#made-in-japan_wrp h2,
#made-in-japan_wrp p,
#made-in-japan_wrp figure {
  margin: 0;
}
#made-in-japan_wrp a:hover {
  text-decoration: none;
}
#made-in-japan_wrp ul {
  padding-left: 0;
}
#made-in-japan_wrp li {
  list-style: none;
}
@media screen and (max-width: 959px) {
  #made-in-japan_wrp .u-hide-md {
    display: none;
  }
}
#made-in-japan_wrp .u-hide-pc {
  display: none;
}
@media screen and (max-width: 959px) {
  #made-in-japan_wrp .u-hide-pc {
    display: block;
  }
}
#made-in-japan_wrp .contents_wrapper {
  width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  #made-in-japan_wrp .contents_wrapper {
    width: 100%;
    padding: 0 13px;
    box-sizing: border-box;
  }
}
#made-in-japan_wrp .mv__inner_content {
  background: url(/uploads/2025aw_made-in-japan_mv.png) no-repeat center/cover;
  height: 35vw;
  position: relative;
}
#made-in-japan_wrp .mv__inner_content_box {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 959px) {
  #made-in-japan_wrp .mv__inner_content {
    background: url(/uploads/2025aw_made-in-japan_mv_sp.png) no-repeat center/cover;
    height: auto;
  }
  #made-in-japan_wrp .mv__inner_content_box {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
  }
}
#made-in-japan_wrp .mv__inner_txtbox {
  background: url(/uploads/2025aw_made-in-japan_obi.png) no-repeat center bottom/cover;
  text-align: center;
  padding: 45px 0;
}
@media screen and (max-width: 959px) {
  #made-in-japan_wrp .mv__inner_txtbox {
    background: url(/uploads/2025aw_made-in-japan_obi_sp.png) no-repeat center bottom/cover;
    padding: 30px 13px;
  }
}
#made-in-japan_wrp .mv__inner_txtbox__title {
  font-size: clamp(24px, 19.429px + 0.595vw, 28px);
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
  color: #fff;
  line-height: 1.5;
  margin-bottom: 20px;
}
@media screen and (max-width: 959px) {
  #made-in-japan_wrp .mv__inner_txtbox__title {
    font-size: clamp(18px, 16.716px + 0.342vw, 20px);
  }
}
#made-in-japan_wrp .mv__inner_txtbox__txt {
  max-width: 782px;
  margin: auto;
  color: #ffee55;
  font-size: clamp(16px, 13.714px + 0.298vw, 18px);
  background-color: rgba(0, 0, 0, 0.3);
  font-weight: bold;
  padding: 10px;
  line-height: 1.5;
  border-radius: 10px;
}
#made-in-japan_wrp .mv__inner_txtbox__txt span {
  font-size: clamp(24px, 21.714px + 0.298vw, 26px);
}
@media screen and (max-width: 959px) {
  #made-in-japan_wrp .mv__inner_txtbox__txt {
    font-size: clamp(18px, 14.147px + 1.027vw, 24px);
    padding: 10px 0;
  }
  #made-in-japan_wrp .mv__inner_txtbox__txt span {
    display: block;
    font-size: clamp(24px, 22.716px + 0.342vw, 26px);
  }
}
#made-in-japan_wrp .mv__logo {
  width: 27vw;
  max-width: 800px;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 959px) {
  #made-in-japan_wrp .mv__logo {
    width: 90vw;
    max-width: 340px;
    padding: 20px 0 35vw;
  }
}
#made-in-japan_wrp .mv__sauce {
  position: absolute;
  width: 20vw;
  left: 20vw;
  bottom: -40px;
}
#made-in-japan_wrp .mv__miso {
  position: absolute;
  width: 33vw;
  right: 7vw;
  bottom: -40px;
}
@media screen and (max-width: 959px) {
  #made-in-japan_wrp .mv__sauce {
    left: 0;
    bottom: -20px;
    width: 35vw;
  }
  #made-in-japan_wrp .mv__miso {
    bottom: -20px;
    right: 0;
    width: 55vw;
  }
}
#made-in-japan_wrp .common {
  padding: 113px 0;
  position: relative;
}
#made-in-japan_wrp .common.sauce {
  background: url(/uploads/2025aw_made-in-japan_pt_sauce.png) repeat;
  z-index: 1;
}
#made-in-japan_wrp .common.sauce::before {
  content: "";
  width: 100%;
  min-height: 672px;
  height: 40vw;
  background: url(/uploads/2025aw_made-in-japan_common_bg_sauce.png) no-repeat top/cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
#made-in-japan_wrp .common.sauce .common__about_content_box_photo img {
  width: 314px;
}
#made-in-japan_wrp .common.sauce .recipe {
  background: url(/uploads/2025aw_made-in-japan_box_jpn_sauce.png) repeat;
}
#made-in-japan_wrp .common.sauce .recipe__title span {
  background: url(/uploads/2025aw_made-in-japan_souce_recipe.png) no-repeat center/cover;
  padding: 75px 20px 50px 40px;
}
@media screen and (max-width: 959px) {
  #made-in-japan_wrp .common.sauce .recipe__title span {
    background: url(/uploads/2025aw_made-in-japan_souce_recipe_sp.png) no-repeat center/cover;
    text-align: left;
    padding: 75px 0 40px 88px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 374px) {
  #made-in-japan_wrp .common.sauce .recipe__title span {
    background-size: contain;
    padding: 60px 0 30px 23%;
  }
}
@media screen and (max-width: 959px) {
  #made-in-japan_wrp .common.sauce::before {
    background: url(/uploads/2025aw_made-in-japan_common_bg_sauce_sp.png) no-repeat top/cover;
    height: 35vw;
    z-index: 2;
    min-height: auto;
  }
  #made-in-japan_wrp .common.sauce::after {
    content: "";
    background-color: #fff;
    position: absolute;
    top: 0;
    width: 100%;
    height: 60%;
    z-index: -1;
  }
  #made-in-japan_wrp .common.sauce .contents_wrapper {
    padding: 0;
  }
}
#made-in-japan_wrp .common.miso {
  background: url(/uploads/2025aw_made-in-japan_pt_miso.png) repeat;
  z-index: 1;
}
#made-in-japan_wrp .common.miso::before {
  content: "";
  width: 100%;
  min-height: 672px;
  height: 40vw;
  background: url(/uploads/2025aw_made-in-japan_common_bg_miso.png) no-repeat top/cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
#made-in-japan_wrp .common.miso .common__about_content_box_photo img {
  width: 314px;
}
#made-in-japan_wrp .common.miso .about {
  background: url(/uploads/2025aw_made-in-japan_common_miso.png) no-repeat;
  background-color: #fff;
  background-size: 40%;
  background-position: top 10% left;
}
#made-in-japan_wrp .common.miso .about_content {
  align-items: flex-start;
}
#made-in-japan_wrp .common.miso .about_content_box {
  width: 50%;
}
#made-in-japan_wrp .common.miso .about_content_box_photo {
  margin-bottom: 30px;
  grid-template-columns: 50% 50%;
}
#made-in-japan_wrp .common.miso .about_content_txtbox {
  width: 50%;
  position: relative;
}
#made-in-japan_wrp .common.miso .about_content_txtbox::before {
  content: "";
  width: 255px;
  height: 117px;
  background: url(/uploads/2025aw_made-in-japan_wave.png) no-repeat center/cover;
  position: absolute;
  top: 100%;
  right: 0;
}
#made-in-japan_wrp .common.miso .about_tlbox {
  margin-bottom: 60px;
}
@media screen and (max-width: 959px) {
  #made-in-japan_wrp .common.miso .about {
    background: url(/uploads/2025aw_made-in-japan_common_miso_sp.png) no-repeat;
    background-position: top left;
    background-size: 100%;
    min-height: auto;
  }
  #made-in-japan_wrp .common.miso .about_content_box_photo {
    width: 95%;
    max-width: 400px;
  }
}
#made-in-japan_wrp .common.miso .recipe {
  background: url(/uploads/2025aw_made-in-japan_box_jpn_miso.png) repeat;
}
#made-in-japan_wrp .common.miso .recipe__title span {
  background: url(/uploads/2025aw_made-in-japan_miso_recipe.png) no-repeat center/cover;
  padding: 100px 45px 55px 60px;
}
@media screen and (max-width: 959px) {
  #made-in-japan_wrp .common.miso .recipe__title span {
    background: url(/uploads/2025aw_made-in-japan_miso_recipe_sp.png) no-repeat center/cover;
    text-align: left;
    padding: 55px 0px 40px 90px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 374px) {
  #made-in-japan_wrp .common.miso .recipe__title span {
    background-size: contain;
    padding: 50px 0 35px 26%;
  }
}
@media screen and (max-width: 959px) {
  #made-in-japan_wrp .common.miso::before {
    background: url(/uploads/2025aw_made-in-japan_common_bg_miso_sp.png) no-repeat top/cover;
    height: 35vw;
    min-height: auto;
    z-index: 2;
  }
  #made-in-japan_wrp .common.miso::after {
    content: "";
    background-color: #fff;
    position: absolute;
    top: 0;
    width: 100%;
    height: 60%;
    z-index: -1;
  }
  #made-in-japan_wrp .common.miso .contents_wrapper {
    padding: 0;
  }
  #made-in-japan_wrp .common.miso .about_content {
    margin-bottom: 40px;
  }
  #made-in-japan_wrp .common.miso .about_content_box {
    width: 100%;
  }
  #made-in-japan_wrp .common.miso .about_content_txtbox {
    width: 100%;
  }
  #made-in-japan_wrp .common.miso .about_content_txtbox::before {
    content: none;
  }
}
@media screen and (max-width: 959px) {
  #made-in-japan_wrp .common {
    padding: 113px 0 80px;
  }
}
#made-in-japan_wrp .about {
  background: url(/uploads/2025aw_made-in-japan_common_sauce.png) no-repeat;
  background-size: 40%;
  background-position: top 10% left;
  background-color: #fff;
  border-radius: 10px;
  padding: 60px 75px;
}
@media screen and (max-width: 959px) {
  #made-in-japan_wrp .about {
    background-position: top 12% left;
    background-size: 100%;
    padding: 30vw 13px 0;
  }
}
#made-in-japan_wrp .about_tlbox {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}
#made-in-japan_wrp .about_tlbox_title {
  position: relative;
  display: inline-block;
  color: #370404;
  font-size: clamp(43px, 40.714px + 0.298vw, 45px);
  font-weight: bold;
  text-shadow: 2px 2px 0px #fff, -2px -2px 0px #fff, -2px 2px 0px #fff, 2px -2px 0px #fff, 2px 0px 0px #fff, -2px 0px 0px #fff, 0px 2px 0px #fff, 0px -2px 0px #fff;
}
#made-in-japan_wrp .about_tlbox_title::before {
  content: "";
  width: 120px;
  height: 107px;
  background: url(/uploads/2025aw_made-in-japan_logo_gensensozai.png) no-repeat center/cover;
  position: absolute;
  left: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 959px) {
  #made-in-japan_wrp .about_tlbox_title {
    font-size: clamp(35px, 30.505px + 1.199vw, 42px) !important;
    text-align: center;
  }
  #made-in-japan_wrp .about_tlbox_title::before {
    left: 0;
    right: 0;
    bottom: 100%;
    top: auto;
  }
}
#made-in-japan_wrp .about_content {
  display: flex;
  align-items: flex-end;
  gap: 60px;
}
#made-in-japan_wrp .about_content_box {
  width: 33%;
}
#made-in-japan_wrp .about_content_box_photo {
  margin-bottom: 20px;
  text-align: center;
  display: grid;
  place-items: end;
  grid-template-columns: 53% 47%;
}
@media screen and (max-width: 959px) {
  #made-in-japan_wrp .about_content_box_photo {
    width: 57vw;
    max-width: 250px;
    margin: 0 auto 20px;
  }
}
#made-in-japan_wrp .about_content_box .btn {
  background-color: #d71518;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 12px 15px;
  border-radius: 5px;
  max-width: 235px;
  line-height: 1.5;
  gap: 5px;
  margin: auto;
}
#made-in-japan_wrp .about_content_box .btn span {
  position: relative;
  padding-right: 1.5em;
}
#made-in-japan_wrp .about_content_box .btn span::before {
  content: "\f07a";
  font-weight: 900;
  font-family: "Font Awesome 5 Pro";
  color: #fff;
  position: absolute;
  top: 1px;
  right: 0;
}
#made-in-japan_wrp .about_content_box .btn:hover {
  opacity: 0.4;
  transition: all 0.25s;
}
#made-in-japan_wrp .about_content_txtbox {
  width: 67%;
}
#made-in-japan_wrp .about_content_txtbox_txt {
  color: #370404;
  font-size: 16px;
}
@media screen and (max-width: 959px) {
  #made-in-japan_wrp .about_content_txtbox {
    width: 100%;
  }
}
@media screen and (max-width: 959px) {
  #made-in-japan_wrp .about_content {
    flex-wrap: wrap;
    gap: 30px;
  }
  #made-in-japan_wrp .about_content_box {
    width: 100%;
  }
}
#made-in-japan_wrp .about .award__box {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 30px;
}
#made-in-japan_wrp .about .award__box_img {
  width: 180px;
}
#made-in-japan_wrp .about .award__box_txt {
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
  color: #370404;
  font-size: clamp(38px, 35.714px + 0.298vw, 40px);
  margin: 0;
}
#made-in-japan_wrp .about .award__box_txt span {
  background: linear-gradient(transparent 70%, #ede06d 50%, #ede06d 100%);
  text-shadow: 1px 1px 0px #fff, -1px -1px 0px #fff, -1px 1px 0px #fff, 1px -1px 0px #fff, 1px 0px 0px #fff, -1px 0px 0px #fff, 0px 1px 0px #fff, 0px -1px 0px #fff;
}
@media screen and (max-width: 959px) {
  #made-in-japan_wrp .about .award__box {
    flex-wrap: wrap;
    justify-content: center;
  }
  #made-in-japan_wrp .about .award__box_txt {
    font-size: min(8.8vw, 32px) !important;
    margin: 0;
    text-align: center;
  }
}
#made-in-japan_wrp .about .use__box {
  background: url(/uploads/2025aw_made-in-japan_box_jpn_sauce.png) repeat;
  border-radius: 10px;
  padding: 30px 75px;
  margin-top: 40px;
  position: relative;
  overflow: hidden;
}
#made-in-japan_wrp .about .use__box::before {
  content: "";
  background: url(/uploads/2025aw_made-in-japan_japan.png) no-repeat center/cover;
  width: 200px;
  height: 100%;
  position: absolute;
  right: 70px;
  top: 15px;
  transform: rotate(348deg);
}
#made-in-japan_wrp .about .use__box_tlbox {
  display: flex;
  align-items: center;
  max-width: 390px;
  margin-bottom: 10px;
}
#made-in-japan_wrp .about .use__box_txt {
  font-size: 18px;
  font-weight: bold;
  color: #0d5000;
  line-height: 1.5;
}
@media screen and (max-width: 959px) {
  #made-in-japan_wrp .about .use__box {
    padding: 20px 15px;
    margin: 40px 0;
  }
  #made-in-japan_wrp .about .use__box_txt {
    width: 75%;
    font-size: 20px;
  }
}
@media screen and (max-width: 425px) {
  #made-in-japan_wrp .about .use__box::before {
    right: 6%;
    top: auto;
    bottom: -20px;
    width: 132px;
    height: 139px;
  }
}
#made-in-japan_wrp .movie {
  background: url(/uploads/2025aw_made-in-japan_movie.png) no-repeat center/cover;
  padding: 70px 0;
}
#made-in-japan_wrp .movie__tlbox {
  text-align: center;
  margin-bottom: 30px;
}
#made-in-japan_wrp .movie__tlbox_title {
  color: #fff;
  font-size: clamp(38px, 35.714px + 0.298vw, 40px);
  position: relative;
  display: inline-block;
}
#made-in-japan_wrp .movie__tlbox_title::before {
  content: "";
  width: 73px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  right: 100%;
  bottom: 30px;
  transform: rotate(45deg);
}
#made-in-japan_wrp .movie__tlbox_title::after {
  content: "";
  width: 73px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 100%;
  bottom: 30px;
  transform: rotate(-45deg);
}
#made-in-japan_wrp .movie__tlbox_title span {
  font-size: clamp(18px, 15.714px + 0.298vw, 20px);
  display: block;
  margin-bottom: 5px;
}
@media screen and (max-width: 959px) {
  #made-in-japan_wrp .movie__tlbox_title {
    font-size: clamp(30px, 30px + 0vw, 30px) !important;
  }
  #made-in-japan_wrp .movie__tlbox_title::before {
    content: "";
    width: 45px;
    right: 85%;
    bottom: 10px;
  }
  #made-in-japan_wrp .movie__tlbox_title::after {
    content: "";
    width: 45px;
    left: 85%;
    bottom: 10px;
  }
  #made-in-japan_wrp .movie__tlbox_title span {
    font-size: clamp(16px, 14.716px + 0.342vw, 18px);
  }
}
#made-in-japan_wrp .movie__wrap {
  width: 600px;
  margin: auto;
}
#made-in-japan_wrp .movie__wrap_box {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  cursor: pointer;
}
#made-in-japan_wrp .movie__wrap_box .movie_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#made-in-japan_wrp .movie__wrap_box iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#made-in-japan_wrp .movie__wrap_box:hover {
  opacity: 0.8;
  transition: all 0.25s;
}
@media screen and (max-width: 959px) {
  #made-in-japan_wrp .movie {
    background: url(/uploads/2025aw_made-in-japan_movie_sp.png) no-repeat center/cover;
    padding: 40px 13px;
  }
  #made-in-japan_wrp .movie__wrap {
    width: 100%;
  }
}
#made-in-japan_wrp .recipe {
  padding: 40px 50px 80px;
}
#made-in-japan_wrp .recipe__title {
  text-align: center;
  margin-bottom: 30px;
}
#made-in-japan_wrp .recipe__title span {
  width: 600px;
  display: inline-block;
  font-size: 22px;
  font-weight: bold;
}
@media screen and (max-width: 959px) {
  #made-in-japan_wrp .recipe__title {
    margin: 0 auto 10px;
    max-width: 360px;
  }
  #made-in-japan_wrp .recipe__title span {
    width: 100%;
    font-size: 20px;
  }
}
#made-in-japan_wrp .recipe .uk-grid-medium > *,
#made-in-japan_wrp .recipe .uk-grid-column-medium > * {
  padding-left: 15px;
}
#made-in-japan_wrp .recipe .uk-card-body {
  padding: 20px 10px 20px 15px !important;
}
#made-in-japan_wrp .recipe .ax_recipeList .ax_recipeItem .uk-card-body h2::before,
#made-in-japan_wrp .recipe .ax_recipeList .ax_recipeItem .uk-card-body h3::before,
#made-in-japan_wrp .recipe .ax_recipeList .ax_recipeItem .uk-card-body h4::before,
#made-in-japan_wrp .recipe .ax_recipeList .ax_recipeItem .uk-card-body h5::before {
  content: "\f0a9";
  font-weight: 900;
}
#made-in-japan_wrp .recipe .ax_button_primary-link_box {
  margin-left: 0;
}
#made-in-japan_wrp .recipe .ax_recipeList {
  margin-left: -15px !important;
}
#made-in-japan_wrp .recipe .recipe_btn {
  display: inline-block;
  background: #d71518;
  color: #fff;
  border-radius: 4px;
  margin: 0 15px;
  line-height: 1.25;
  padding: 0;
  text-align: center;
  cursor: pointer;
  width: 360px;
}
#made-in-japan_wrp .recipe .recipe_btn span {
  position: relative;
  display: inline-block;
  padding: 1em 2em 1em 3em;
}
#made-in-japan_wrp .recipe .recipe_btn span::before {
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  font-weight: 700;
  top: 50%;
  left: 2em;
  transform: translate(0, -50%);
  content: "\f0a9";
  font-size: 0.9rem;
}
#made-in-japan_wrp .recipe .recipe_btn:hover {
  opacity: 0.4;
  transition: all 0.25s;
}
@media screen and (max-width: 959px) {
  #made-in-japan_wrp .recipe {
    padding: 30px 13px 80px;
  }
  #made-in-japan_wrp .recipe .recipe_btn {
    width: 280px;
  }
  #made-in-japan_wrp .recipe .uk-first-column:nth-child(1), #made-in-japan_wrp .recipe .uk-first-column:nth-child(2) {
    width: 100%;
  }
}
#made-in-japan_wrp .section_japan {
  background-color: #fff;
  padding: 80px 0;
}
#made-in-japan_wrp .section_japan_wrap {
  width: 960px;
  margin: auto;
}
#made-in-japan_wrp .section_japan_wrap_title {
  font-size: 22px;
  color: #370404;
  font-weight: bold;
  position: relative;
  padding: 5px 0 5px 30px;
}
#made-in-japan_wrp .section_japan_wrap_title::before {
  content: "";
  width: 10px;
  height: 100%;
  background-color: #d71518;
  border-radius: 3px;
  position: absolute;
  left: 0;
  top: 0;
}
#made-in-japan_wrp .section_japan .hover_item_2 ul {
  display: flex;
  flex-wrap: wrap;
}
#made-in-japan_wrp .section_japan .hover_item_2 ul li {
  width: 33.3333333333%;
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #db8;
}
#made-in-japan_wrp .section_japan .hover_item_2 ul li .hover_2_img {
  display: flex;
  justify-content: center;
  padding: 0 5px;
}
#made-in-japan_wrp .section_japan .hover_item_2 ul li .hover_2_img a:not(:last-child) {
  margin-right: 5px;
}
#made-in-japan_wrp .section_japan .hover_item_2 ul li h4 {
  margin: 0;
  padding: 0 10px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
#made-in-japan_wrp .section_japan .hover_item_2 ul li p {
  padding: 5px 20px 15px;
  font-size: 13px;
  line-height: 1.6em;
}
#made-in-japan_wrp .section_japan .hover_item_2 ul li:nth-child(-n+3) {
  border-top-width: 2px;
}
#made-in-japan_wrp .section_japan .hover_item_2 ul li:nth-child(3n) {
  border-right-width: 2px;
}
#made-in-japan_wrp .section_japan .hover_item_2 ul li:nth-child(3n+1) {
  border-left-width: 2px;
}
#made-in-japan_wrp .section_japan .hover_item_2 ul li:nth-last-child(-n+3) {
  border-bottom-width: 2px;
}
#made-in-japan_wrp .section_japan .hover_item_2 ul li:last-child {
  border-right-width: 2px;
}
#made-in-japan_wrp .section_japan .hover_item_2.hover_item_2-2 {
  padding: 0;
}
#made-in-japan_wrp .section_japan .hover_item_2.hover_item_2-2 ul li {
  width: 50%;
}
#made-in-japan_wrp .section_japan .hover_item_2.hover_item_2-2 ul li:nth-child(n) {
  border-width: 1px;
}
#made-in-japan_wrp .section_japan .hover_item_2.hover_item_2-2 ul li:nth-child(-n+2) {
  border-top-width: 2px;
}
#made-in-japan_wrp .section_japan .hover_item_2.hover_item_2-2 ul li:nth-child(2n) {
  border-right-width: 2px;
}
#made-in-japan_wrp .section_japan .hover_item_2.hover_item_2-2 ul li:nth-child(2n+1) {
  border-left-width: 2px;
}
#made-in-japan_wrp .section_japan .hover_item_2.hover_item_2-2 ul li:nth-last-child(-n+2) {
  border-bottom-width: 2px;
}
@media screen and (max-width: 959px) {
  #made-in-japan_wrp .section_japan .hover_item_2 {
    padding: 0 15px;
  }
  #made-in-japan_wrp .section_japan .hover_item_2 ul li {
    width: 50%;
  }
  #made-in-japan_wrp .section_japan .hover_item_2 ul li:nth-child(n) {
    border-width: 1px;
  }
  #made-in-japan_wrp .section_japan .hover_item_2 ul li:nth-child(-n+2) {
    border-top-width: 2px;
  }
  #made-in-japan_wrp .section_japan .hover_item_2 ul li:nth-child(2n) {
    border-right-width: 2px;
  }
  #made-in-japan_wrp .section_japan .hover_item_2 ul li:nth-child(2n+1) {
    border-left-width: 2px;
  }
  #made-in-japan_wrp .section_japan .hover_item_2 ul li:nth-last-child(-n+2) {
    border-bottom-width: 2px;
  }
}
@media screen and (max-width: 959px) and (max-width: 374px) {
  #made-in-japan_wrp .section_japan .hover_item_2 ul li {
    width: 100%;
    text-align: center;
    border-width: 1px 2px !important;
  }
  #made-in-japan_wrp .section_japan .hover_item_2 ul li:first-child {
    border-top-width: 2px !important;
  }
  #made-in-japan_wrp .section_japan .hover_item_2 ul li:last-child {
    border-bottom-width: 2px !important;
  }
}
@media screen and (max-width: 959px) {
  #made-in-japan_wrp .section_japan .hover_item_2 + .h_alpha {
    padding: 0 15px;
  }
}
@media screen and (max-width: 639px) {
  #made-in-japan_wrp .section_japan .hover_item_2 ul li .hover_2_img a img {
    max-height: 200px;
  }
  #made-in-japan_wrp .section_japan .hover_item_2 ul li p {
    padding: 5px 10px 10px;
  }
  #made-in-japan_wrp .section_japan .hover_item_2.hover_item_2 ul li {
    width: 100%;
    text-align: center;
    border-width: 1px 2px !important;
  }
  #made-in-japan_wrp .section_japan .hover_item_2.hover_item_2 ul li:first-child {
    border-top-width: 2px !important;
  }
  #made-in-japan_wrp .section_japan .hover_item_2.hover_item_2 ul li:last-child {
    border-bottom-width: 2px !important;
  }
}
#made-in-japan_wrp .section_japan_bnrlist {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-top: 40px;
}
#made-in-japan_wrp .section_japan_bnrlist img {
  width: 100%;
}
#made-in-japan_wrp .section_japan_bnrlist_txt {
  font-size: 16px;
  margin-top: 5px;
  color: #370404;
  position: relative;
  padding: 0 0 0 1.2em;
}
#made-in-japan_wrp .section_japan_bnrlist_txt::before {
  content: "\f0a9";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  color: #d71518;
  position: absolute;
  top: 0;
  left: -0.2em;
}
@media screen and (max-width: 959px) {
  #made-in-japan_wrp .section_japan {
    padding: 40px 0;
  }
  #made-in-japan_wrp .section_japan_wrap {
    width: 100%;
    padding: 0 13px;
    box-sizing: border-box;
  }
  #made-in-japan_wrp .section_japan_wrap_title {
    font-size: clamp(20px, 18.716px + 0.342vw, 22px) !important;
    padding-left: 20px;
  }
  #made-in-japan_wrp .section_japan .hover_item_2 {
    padding: 0;
  }
}
@media screen and (max-width: 639px) {
  #made-in-japan_wrp .section_japan_bnrlist {
    grid-template-columns: repeat(1, 1fr);
    padding: 10px;
  }
}
#made-in-japan_wrp .modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.9);
  justify-content: center;
  align-items: center;
}
#made-in-japan_wrp .modal__content {
  width: 100%;
  max-width: 1000px;
  aspect-ratio: 16/9;
  position: relative;
}
#made-in-japan_wrp .modal__content iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}
#made-in-japan_wrp .modal .close {
  width: 72px;
  height: 72px;
  position: absolute;
  top: -100px;
  right: -100px;
  cursor: pointer;
}
#made-in-japan_wrp .modal .close::before {
  content: "";
  width: 72px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: rotate(45deg);
}
#made-in-japan_wrp .modal .close::after {
  content: "";
  width: 72px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: rotate(-45deg);
}
@media screen and (max-width: 959px) {
  #made-in-japan_wrp .modal__content {
    width: 90%;
  }
  #made-in-japan_wrp .modal .close {
    right: 0px;
    top: -60px;
    width: 45px;
    height: 45px;
  }
  #made-in-japan_wrp .modal .close::before, #made-in-japan_wrp .modal .close::after {
    width: 45px;
  }
}/*# sourceMappingURL=brand_made-in-japan.css.map */