@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Crimson+Text:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap');

body {
  color: #555;
  font-family: "Noto Sans Japanese", sans-serif;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1.5;
}

/* 海外LP ここから */
.odashi-os .pc {
  display: block;
}

.odashi-os .sp {
  display: none;
}

.odashi-os .cf:before,
.cf:after {
  content: " ";
  display: table;
}

.odashi-os .cf:after {
  clear: both;
}

.odashi-os .cf {
  *zoom: 1;
}

.odashi-os img {
  margin-left: auto;
  margin-right: auto;
  vertical-align: bottom;
}

.odashi-os a {
  text-decoration: none;
}

.odashi-os ul,
.odashi-os li,
.odashi-os ol,
.odashi-os dl,
.odashi-os dt,
.odashi-os dd,
.odashi-os p {
  list-style: none;
  margin: 0;
  padding: 0;
}

.odashi-os {
  color: #111;
  font-size: 1.6rem;
  font-family: "Noto Sans", sans-serif;
  font-weight: 400;
  line-height: 1.6;
  margin: 0 auto;
  max-width: 1440px;
  width: 100%;
}

.odashi-os h2 {
  color: #932a2a;
  font-family: "Noto Serif", serif;
  font-size: 4.0rem;
  line-height: 1.25;
  margin: 0 auto;
  position: relative;
  text-align: center;
}

.odashi-os h2 span {
  border-bottom: 1px solid #932a2a;
  padding-bottom: 0.43em;
}

.odashi-os #reviews h2 {
  margin-bottom: 1.7em;
}

.odashi-os #howto h2,
.odashi-os #umami h2 {
  padding-top: 5.5rem;
}

.odashi-os #howto h2::after,
.odashi-os #umami h2::after {
  content: "";
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  top: 0;
}

.odashi-os #howto h2::after {
  background: url(odashi_os_ico_howto.png) no-repeat;
  background-size: 100% auto;
  height: 51px;
  width: 62px;
}

.odashi-os #umami h2::after {
  background: url(odashi_os_ico_umami.png) no-repeat;
  background-size: 100% auto;
  height: 36px;
  width: 66px;
}

.odashi-os .text {
  text-align: center;
}

.odashi-os .odashi-os_ivory {
  background: #F9F6EF;
  padding: 60px 0 100px;
}

.odashi-os .odashi-os_ivory.where {
  padding-top: 80px;
}

.odashi-os .odashi-os_paper {
  background: url(odashi_os_bg.jpg);
  background-size: 50%;
  padding: 90px 0;
}

.odashi-os .odashi-os_white {
  background: #FFF;
  padding: 100px 0;
}

.odashi-os .odashi-os_beige {
  background: #EFE8D8;
  padding: 40px 0 60px 0;
}

.odashi-os .mv {
  aspect-ratio: 144 / 85;
  text-align: center;
  position: relative;
  width: 100%;
}

.odashi-os .mv .catch {
  color: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(2.1rem, 1.94vw, 2.8rem);
  font-weight: 200;
  padding-top: 4.445%;
  text-shadow: 0 0 10px rgba(0, 0, 0, .5);
}

.odashi-os .mv .catch img {
  margin: 0 0.625% 0 0;
  width: 5.4%;
}

.odashi-os .mv h1 {
  font-family: "Crimson Text", serif;
  font-weight: 400;
  font-style: normal;
  margin-top: 0%;
}

.odashi-os .mv h1 div {
  color: #FFF;
  font-size: clamp(5.0rem, 6.6vw, 9.5rem);
  line-height: 1.0;
  margin: 1.4% 0 2.65% 0;
  text-shadow: 2px 2px 10px rgba(0, 0, 0, .3),
    -2px 2px 10px rgba(0, 0, 0, .3),
    2px -2px 10px rgba(0, 0, 0, .3),
    -2px -2px 10px rgba(0, 0, 0, .3);
}

.odashi-os .mv h1 div span {
  display: block;
  font-size: clamp(2.2rem, 2.2vw, 3.2rem);
  letter-spacing: 0.04em;
}

.odashi-os .mv h1 img {
  width: 12%;
}

.odashi-os .mv .comment {
  color: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Noto Serif", serif;
  font-size: clamp(2.0rem, 2.36vw, 3.4rem);
  margin-top: 1.1%;
  letter-spacing: 0.02em;
  text-shadow: 2px 2px 10px rgba(0, 0, 0, .3),
    -2px 2px 10px rgba(0, 0, 0, .3),
    2px -2px 10px rgba(0, 0, 0, .3),
    -2px -2px 10px rgba(0, 0, 0, .3);
}

.odashi-os .mv .comment span {
  font-family: times-new-roman, "Noto Serif", serif;
  font-weight: 400;
  font-size: clamp(1.65rem, 0.14vw, 2.0rem);
  letter-spacing: 0;
  padding: 0.35em 0 0 6.2rem;
  position: relative;
}

.odashi-os .mv .comment span::before {
  background: #FFF;
  content: "";
  height: 1px;
  left: 1.5rem;
  top: 57%;
  position: absolute;
  width: clamp(2.2rem, 2.2vw, 3.2rem);
}

.odashi-os .mv .images {
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}

.odashi-os .product .product_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1200px;
  width: 90%;
}

.odashi-os .product .product_box ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .odashi-os .product .product_box ul li:nth-child(2) {
    order: -1;
  }
}

.odashi-os .product .product_box li {
  margin-bottom: 40px;
  max-width: 580px;
  width: 48.34%;
}

.odashi-os .product .product_box li.full {
  max-width: 100%;
  width: 100%;
}

.odashi-os .product .product_box li.text {
  text-align: left;
  align-self: center;
}

.odashi-os .product .product_box>li:nth-child(2) {
  align-self: center;
}

.odashi-os .product .product_box .name {
  font-family: "Noto Serif", serif;
  font-size: 3.4rem;
  line-height: 1.4;
}

.odashi-os .product .product_box .price {
  color: #932a2a;
  display: flex;
  align-items: center;
  font-family: "Noto Serif", serif;
  font-size: 2.0rem;
  margin: 0.4em 0 1.2em 0;
}

.odashi-os .product .product_box .price span {
  font-size: 2.8rem;
}

.odashi-os .product .product_box .btn {
  background: #FFF;
  padding: 30px 20px;
}

.odashi-os .product .product_box .btn a {
  background: #E5791F;
  color: #FFF;
  display: block;
  font-size: 2.0rem;
  height: 60px;
  line-height: 60px;
  text-align: center;
  width: 100%;
}

.odashi-os .product .product_box .btn a:first-child {
  background: #932929;
  margin-bottom: 20px;
}

.odashi-os .product .product_box .images {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px 3.4%;
}

.odashi-os .product .product_box .images li {
  position: relative;
  width: 48.3%;
}

.odashi-os .product .product_box .images li:first-child {
  width: 100%;
}

.odashi-os .product .product_box .images li span {
  color: #932a2a;
  display: block;
  font-family: "Noto Serif", serif;
  font-size: 1.6rem;
  font-weight: 600;
  left: 5%;
  line-height: 1.4;
  position: absolute;
  top: 7.5%;
  width: 90%;
}

.odashi-os .product .product_box .images li:first-child span {
  font-size: 3.1rem;
  line-height: 1.4;
  text-shadow: 2px 2px 10px #FFF,
    -2px 2px 10px #FFF,
    2px -2px 10px #FFF,
    -2px -2px 10px #FFF;
}

.odashi-os .product .product_box .images li:nth-child(2) span {
  color: #FFF;
}

.odashi-os .product .product_box .title {
  border-bottom: 1px solid #CFCFCF;
  border-top: 1px solid #CFCFCF;
  font-size: 2.0rem;
  font-weight: 400;
  margin-bottom: 0.7em;
  padding: 0.7em 0;
}

.odashi-os .product .product_box .full .title {
  margin-bottom: 0;
}

.odashi-os .product .product_box p {
  line-height: 2.0;
  margin-bottom: 2.0em;
}

.odashi-os .product .product_box .more_title {
  color: #932a2a;
  font-family: "Noto Serif B", serif;
  font-size: 2.2rem;
}

.odashi-os .product .product_box .product_more {
  position: relative;
  margin: 20px 0 50px 0;
  padding-bottom: 60px;
}

.odashi-os .product .product_box .product_more label {
  border: 1px solid #111;
  bottom: 0;
  cursor: pointer;
  display: table;
  font-size: 2.0rem;
  font-weight: 400;
  left: 50%;
  padding: 0.65em 0;
  position: absolute;
  text-align: center;
  transform: translateX(-50%);
  max-width: 520px;
  width: 43.333%;
  z-index: 1;
}

.odashi-os .product .product_box .product_more label::before {
  content: 'Read More';
}

.odashi-os .product .product_box .product_more input[type="checkbox"]:checked~label::before {
  content: 'Read Less';
}

.odashi-os .product .product_box .product_more input[type="checkbox"] {
  display: none;
}

.odashi-os .product .product_box .product_more input[type="checkbox"]:checked~.product_inner {
  opacity: 1;
  max-height: 1000px;
}

.odashi-os .product .product_box .product_inner {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.6s ease, opacity .4s ease;
}


.odashi-os .product .product_link {
  display: flex;
  justify-content: center;
  gap: 30px;
}

.odashi-os .product .product_link li {
  width: 240px;
}

.odashi-os .product .product_link a {
  background: #932a2a;
  color: #FFF;
  display: block;
  font-size: 2.0rem;
  padding: 2.2em 0 3.4em 0;
  position: relative;
  text-align: center;
  width: 100%;
}

.odashi-os .product .product_link a::after {
  border: 0;
  border-bottom: solid 2px #FFF;
  border-right: solid 2px #FFF;
  bottom: 2.0rem;
  content: '';
  height: 1.8rem;
  left: 50%;
  margin: auto;
  position: absolute;
  transform: rotate(45deg) translateX(-50%);
  width: 1.8rem;
}

.odashi-os .product .product_link a img {
  margin-bottom: 10px;
  width: 50%;
}

.odashi-os #reviews .reviews_top {
  background: url(odashi_os_reviews_bg1.png) no-repeat;
  background-size: cover;
  height: 220px;
  line-height: 1.75em;
  margin: 0 auto 7px auto;
  padding: 33px 0 0 35px;
  width: 770px;
}

.odashi-os #reviews ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0;
}

.odashi-os #reviews li {
  background: url(odashi_os_reviews_bg2.png) no-repeat;
  background-size: cover;
  height: 196px;
  line-height: 1.7;
  padding: 33px 0 0 32px;
  width: 402px;
}

.odashi-os #reviews li:last-child {
  padding: 23px 0 0 30px;
  width: 422px;
}

.odashi-os #howto dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 30px auto 0 auto;
  max-width: 1200px;
  width: 90%;
}

.odashi-os #howto dl dt,
.odashi-os #howto dl dd {
  max-width: 580px;
  width: 48.34%;
}

.odashi-os #howto video {
  aspect-ratio: 580 / 380;
  object-fit: cover;
}

.odashi-os #howto .howto_ttl {
  border-top: 1px solid rgba(17, 17, 17, .2);
  color: #932a2a;
  font-family: "Noto Serif", serif;
  font-size: 2.8rem;
  margin: 60px auto 40px auto;
  padding-top: 50px;
  text-align: center;
  max-width: 1200px;
  width: 90%;
}

.odashi-os #howto .howto_images {
  margin: 0 auto;
  max-width: 1200px;
  width: 90%;
}

.odashi-os #howto .howto_link a {
  border: 1px solid #111;
  color: #111;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.0rem;
  font-weight: 400;
  height: 60px;
  margin: 60px auto 0 auto;
  max-width: 540px;
  width: 37.5%;
}

.odashi-os #umami .umami_inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 3.34%;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  width: 90%;
}

@media screen and (min-width: 768px) {
  .odashi-os #umami .umami_inner:nth-of-type(2) {
    flex-direction: row-reverse;
    margin-bottom: 50px;
    margin-top: 30px;
  }
}

.odashi-os #umami .umami_inner li {
  max-width: 580px;
  width: 48.33%;
}

.odashi-os #umami .umami_inner .umami_ttl {
  color: #932a2a;
  font-family: "Noto Serif", serif;
  font-size: 2.4rem;
  line-height: 1.33em;
  font-weight: 300;
  margin-bottom: 0.6em;
}

.odashi-os #umami .umami_inner li p {
  line-height: 1.75;
}

.odashi-os #umami .umami_points {
  background: url(odashi_os_water.png) no-repeat 93.4% 85% #FFF;
  background-size: 13.46% auto;
  padding-top: 30px;
  min-height: 300px;
  margin: 0 auto;
  max-width: 780px;
  width: 54.16%;
}

.odashi-os #umami .umami_points .points_ttl {
  background: url(odashi_os_bg_points.jpg) repeat-y;
  background-size: 100%;
  color: #FFF;
  font-family: "Noto Serif", serif;
  font-size: 2.4rem;
  font-weight: 300;
  padding: 0.45em 0;
  text-align: center;
  text-shadow: 1px 1px 5px rgba(41, 87, 100, .1),
    -1px 1px 5px rgba(41, 87, 100, .1),
    1px -1px 5px rgba(41, 87, 100, .1),
    -1px -1px 5px rgba(41, 87, 100, .1);
}

.odashi-os #umami .umami_points p {
  padding: 33px 50px;
  line-height: 1.75;
}

.odashi-os #where .where_ttl {
  aspect-ratio: 24 / 13;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  position: relative;
  max-width: 1200px;
  width: 90%;
}

.odashi-os #where .where_ttl .text {
  color: #FFF;
  font-family: "Noto Serif", serif;
  font-size: 4.0rem;
  font-weight: 400;
  text-align: center;
  text-shadow: 2px 2px 10px rgba(0, 0, 0, .3),
    -2px 2px 10px rgba(0, 0, 0, .3),
    2px -2px 10px rgba(0, 0, 0, .3),
    -2px -2px 10px rgba(0, 0, 0, .3);
  width: 90%;
  z-index: 1;
}

.odashi-os #where .where_ttl .images {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.odashi-os #where ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px 2.51%;
  margin: 60px auto;
  max-width: 1200px;
  width: 90%;
}

.odashi-os #where ul li {
  background: #FFF;
  padding: 20px;
  width: 31.66%;
}

.odashi-os #where ul li .store {
  font-family: "Noto Serif B", serif;
  font-size: 1.9rem;
}

.odashi-os #where ul li .address {
  font-size: 1.5rem;
  line-height: 1.3;
  margin: 10px 0 15px 0;
}

.odashi-os #where ul li:nth-child(n+4) .address {
  height: 4.0em;
}

.odashi-os #where ul li .map a {
  border: 1px solid #111;
  color: #111;
  display: block;
  padding: 0.7em 0;
  text-align: center;
}

.odashi-os #where .where_link {
  display: flex;
  justify-content: center;
  gap: 40px;
}

.odashi-os #where .where_link a {
  background: #E5791F;
  color: #FFF;
  display: block;
  font-size: 2.0rem;
  padding: 0.7em 0;
  text-align: center;
  width: 540px;
}

.odashi-os #where .where_link a:first-child {
  background: #932929;
}

.odashi-os .food_culture {
  aspect-ratio: 1200 / 651;
  margin: 200px auto 50px auto;
  text-align: center;
  position: relative;
  max-width: 1200px;
  width: 90%;
}

.odashi-os .food_culture .text {
  color: #FFF;
  font-family: "Noto Serif", serif;
  font-size: 3.4rem;
  line-height: 1.323em;
  text-align: center;
  padding-top: 30px;
  position: relative;
  z-index: 2;
}

.odashi-os .food_culture .food_culture_img {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 1;
}

.odashi-os .item_box .text {
  font-size: 2.4rem;
  margin-bottom: 30px;
}

.odashi-os .item_box dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  max-width: 1200px;
  width: 90%;
}

.odashi-os .item_box dl dt,
.odashi-os .item_box dl dd {
  max-width: 580px;
  width: 48.34%;
}

.odashi-os .item_box dl dd .name {
  font-family: "Noto Serif", serif;
  font-size: 3.4rem;
  line-height: 1.4;
}

.odashi-os .item_box dl dd .price {
  color: #932a2a;
  display: flex;
  align-items: center;
  font-family: "Noto Serif", serif;
  font-size: 2.0rem;
  margin: 0.4em 0 1.2em 0;
}

.odashi-os .item_box dl dd .price span {
  font-size: 2.8rem;
}

.odashi-os .item_box dl dd .btn {
  background: #FFF;
  padding: 30px 20px;
}

.odashi-os .item_box dl dd .btn a {
  background: #E5791F;
  color: #FFF;
  display: block;
  font-size: 2.0rem;
  height: 60px;
  line-height: 60px;
  text-align: center;
  width: 100%;
}

.odashi-os .item_box dl dd .btn a:first-child {
  background: #932929;
  margin-bottom: 20px;
}

.odashi-os .item_box .like_item {
  display: flex;
  justify-content: flex-start;
  gap: 30px;
  margin: 60px auto 0 auto;
  max-width: 1200px;
  width: 90%;
}

.odashi-os .item_box .like_item li {
  width: 240px;
}

.odashi-os .item_box .like_item li a {
  color: #111;
  display: block;
}

.odashi-os .item_box .like_item li .pack {
  margin-top: 0.7em;
  font-size: 1.4rem;
}

.odashi-os .item_box .like_item li .name {
  font-family: "Noto Serif", serif;
  font-size: 2.0rem;
  line-height: 1.2;
}

.odashi-os .item_box .like_item li .price {
  color: #932a2a;
  font-family: "Noto Serif", serif;
  font-size: 1.8rem;
  margin: 0.2em 0 0.85em 0;
}

.odashi-os .item_box .like_item li .price span {
  font-size: 1.6rem;
}

.odashi-os .item_box .like_item li .buynow {
  background: #932a2a;
  color: #FFF;
  font-size: 2.0rem;
  padding: 0.6em 0 0.8em 0;
  text-align: center;
  width: 100%;
}

.odashi-os .overseas_ft {
  font-size: 1.4rem;
  padding: 60px 0 15px 0;
  text-align: center;
}

.odashi-os .overseas_ft .logo img {
  margin: 0 auto 56px auto;
  width: 184px;
}

@media screen and (max-width: 768px) {
  .odashi-os .pc {
    display: none;
  }

  .odashi-os .sp {
    display: block;
  }

  .odashi-os .freepage-wrap .nav-fukubako {
    width: 100% !important;
  }

  .odashi-os {
    font-size: 1.4rem;
    overflow: hidden;
    width: 100vw;
  }

  .odashi-os h2 {
    font-size: 4.8vw;
    padding-top: 8vw;
  }

  .odashi-os #howto h2 {
    margin-bottom: 3vw;
    padding-top: 2.8rem;
  }

  .odashi-os #umami h2 {
    margin-top: 7vw;
    padding-top: 2.8rem;
  }

  .odashi-os #howto h2::after {
    height: 6.8vw;
    width: 8.266vw;
  }

  .odashi-os #umami h2::after {
    height: 4.8vw;
    width: 8.8vw;
  }

  .odashi-os .text {
    margin: 0 4vw;
    text-align: left;
  }

  .odashi-os .odashi-os_ivory {
    padding: 13vw 0 10vw;
  }

  .odashi-os .odashi-os_ivory.where {
    padding-top: 0;
  }

  .odashi-os .odashi-os_paper {
    background-size: 100%;
    padding: 3vw 0;
  }

  .odashi-os .odashi-os_white {
    padding: 11vw 0;
  }

  .odashi-os .odashi-os_beige {
    padding: 7vw 0;
  }

  .odashi-os .mv {
    aspect-ratio: 15 / 26;
  }

  .odashi-os .mv .catch {
    font-size: 5.6vw;
    line-height: 1.4;
    padding-top: 11vw;
  }

  .odashi-os .mv .catch img {
    margin: 0 2.66% 0 0;
    width: 15.4%;
  }

  .odashi-os .mv h1 {
    margin-top: 9.33vw;
  }

  .odashi-os .mv h1 div {
    font-size: 13.2vw;
    line-height: 1.11;
    margin-bottom: 8.53vw;
  }

  .odashi-os .mv h1 div span {
    font-size: 5.86vw;
  }

  .odashi-os .mv h1 img {
    width: 37.33vw;
  }

  .odashi-os .mv .comment {
    flex-wrap: wrap;
    font-size: 5.333vw;
    margin-top: 7.6vw;
  }

  .odashi-os .mv .comment span {
    display: block;
    font-size: 3.13vw;
    padding: 1.5vw 0 0 0;
  }

  .odashi-os .mv .comment span::before {
    display: none;
  }

  .odashi-os .mv .images,
  .odashi-os .mv .images img {
    width: 100%;
  }

  .odashi-os .product .product_box {
    width: 92vw;
  }

  .odashi-os .product .product_box>li {
    margin-bottom: 6vw;
    max-width: 100%;
    width: 100%;
  }

  .odashi-os .product .product_box li.full {
    margin-bottom: 1vw;
  }

  .odashi-os .product .product_box {
    width: 92vw;
  }

  .odashi-os .product .product_box .name {
    font-size: 2.0rem;
  }

  .odashi-os .product .product_box .price {
    font-size: 1.4rem;
  }

  .odashi-os .product .product_box .price span {
    font-size: 1.8rem;
  }

  .odashi-os .product .product_box .btn {
    margin-bottom: 4vw;
    padding: 5vw 3vw;
  }

  .odashi-os .product .product_box .btn a {
    font-size: 1.8rem;
    height: 50px;
    line-height: 50px;
  }

  .odashi-os .product .product_box .btn a:first-child {
    margin-bottom: 3vw;
  }

  .odashi-os .product .product_box .images li span {
    font-size: 0.9rem;
    left: 7%;
    top: 9.5%;
  }

  .odashi-os .product .product_box .images li:first-child span {
    font-size: 1.8rem;
  }

  .odashi-os .product .product_box .images li:nth-child(2) span {
    color: #FFF;
  }

  .odashi-os .product .product_box .title {
    font-size: 1.5rem;
  }

  .odashi-os .product .product_box .text {
    margin: 0;
  }

  .odashi-os .product .product_box p {
    line-height: 1.6;
    margin-bottom: 4vw;
  }

  .odashi-os .product .product_box .more_title {
    font-size: 1.5rem;
    margin-bottom: 2vw;
  }

  .odashi-os .product .product_box .product_more {
    margin: 0 0 8vw 0;
    padding-bottom: 11vw;
  }

  .odashi-os .product .product_box .product_more label {
    font-size: 1.4rem;
    width: calc(100% - 6vw);
  }

  .odashi-os .product .product_box .product_inner div {
    font-size: 1.5rem;
  }

  .odashi-os .product .product_box li {
    margin-bottom: 2vw;
    width: 100%
  }

  .odashi-os .product .product_link {
    flex-wrap: wrap;
    gap: 4vw;
  }

  .odashi-os .product .product_link li {
    width: 40vw;
  }

  .odashi-os .product .product_link a {
    font-size: 1.4rem;
    padding-top: 1.6em;
  }

  .odashi-os .product .product_link a::after {
    border-bottom: solid 1px #FFF;
    border-right: solid 1px #FFF;
    bottom: 1.0rem;
    height: 1.6rem;
    width: 1.6rem;
  }

  .odashi-os .product .product_link a img {
    margin-bottom: 1vw;
  }

  .odashi-os #reviews .reviews_top {
    background: url(smp-odashi_os_reviews_bg1.png) no-repeat;
    background-size: 100% auto;
    font-size: 3.7vw;
    height: 62.4vw;
    line-height: 1.64em;
    padding: 5vw 0 0 6vw;
    width: 96vw;
  }

  .odashi-os #reviews ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 5px;
  }

  .odashi-os #reviews li {
    background: url(smp-odashi_os_reviews_bg2.png) no-repeat;
    background-size: 100% auto;
    font-size: 3.7vw;
    height: 26.2vw;
    padding: 4.5vw 0 0 6vw;
    width: 96vw;
  }

  .odashi-os #reviews li:nth-child(2) {
    background: url(smp-odashi_os_reviews_bg3.png) no-repeat;
    background-size: 100% auto;
    height: 32.5vw;
  }

  .odashi-os #reviews li:nth-child(3) {
    background: url(smp-odashi_os_reviews_bg4.png) no-repeat;
    background-size: 100% auto;
    height: 47.5vw;
  }

  .odashi-os #howto dl {
    margin: 7vw auto 0 auto;
    width: 92vw;
  }

  .odashi-os #howto dl dt,
  .odashi-os #howto dl dd {
    max-width: 100%;
    width: 100%;
  }

  .odashi-os #howto dl dd video {
    aspect-ratio: 690 / 380;
    margin-top: 4vw;
  }

  .odashi-os #howto dl:last-child dd {
    border-bottom: none;
  }

  .odashi-os #howto .howto_ttl {
    font-size: 4.26vw;
    line-height: 1.26em;
    margin: 5.33vw auto 3.2vw auto;
    padding-top: 4.26vw;
  }

  .odashi-os #howto .howto_link a {
    font-size: 1.4rem;
    height: 42px;
    margin-top: 5vw;
    width: 37.5%;
    width: 86vw;
  }

  .odashi-os #umami .umami_inner {
    gap: 3.34%;
    margin-top: 0;
    width: 92vw;
  }

  .odashi-os #umami .umami_inner li {
    margin-top: 4vw;
    width: 92vw;
  }

  .odashi-os #umami .umami_inner .umami_ttl {
    font-size: 1.6rem;
    line-height: 1.265em;
  }

  .odashi-os #umami .umami_points {
    background-size: 27.53% auto;
    padding-top: 4vw;
    min-height: 240px;
    margin: 8vw auto;
    width: 92vw;
  }

  .odashi-os #umami .umami_points .points_ttl {
    font-size: 1.7rem;
  }

  .odashi-os #umami .umami_points p {
    padding: 4vw;
    line-height: 1.64;
  }

  .odashi-os #where .where_ttl {
    aspect-ratio: 5 / 4;
    width: 100%;
  }

  .odashi-os #where .where_ttl .text {
    font-size: 1.8rem;
  }

  .odashi-os #where ul {
    gap: 4vw;
    margin: 8vw auto;
    width: 92vw;
  }

  .odashi-os #where ul li {
    padding: 4vw 4vw;
    width: 100%;
  }

  .odashi-os #where ul li .store {
    font-size: 1.7rem;
  }

  .odashi-os #where ul li .address {
    font-size: 1.4rem;
  }

  .odashi-os #where ul li:nth-child(n+4) .address {
    height: auto;
  }

  .odashi-os #where .where_link {
    flex-wrap: wrap;
    gap: 3vw;
    margin: 0 8vw;
  }

  .odashi-os #where .where_link a {
    font-size: 1.8rem;
    padding: 0.7em 0;
    width: 100%;
  }

  .odashi-os .food_culture {
    aspect-ratio: 750 / 490;
    margin: 13vw auto 8vw auto;
    width: 100%;
  }

  .odashi-os .food_culture .text {
    font-size: 4.266vw;
    line-height: 1.53em;
    padding-top: 30px;
  }

  .odashi-os .item_box .text {
    font-size: 1.4rem;
    margin: 0;
    text-align: center;
  }

  .odashi-os .item_box dl {
    width: 92vw;
  }

  .odashi-os .item_box dl dt {
    margin: 3vw auto;
    max-width: 100%;
    width: 86vw;
  }

  .odashi-os .item_box dl dd {
    max-width: 100%;
    width: 100%;
  }

  .odashi-os .item_box dl dd .name {
    font-size: 2.0rem;
  }

  .odashi-os .item_box dl dd .price {
    font-size: 1.4rem;
  }

  .odashi-os .item_box dl dd .price span {
    font-size: 1.8rem;
  }

  .odashi-os .item_box dl dd .btn {
    padding: 5vw 3vw;
  }

  .odashi-os .item_box dl dd .btn a {
    font-size: 1.8rem;
    height: 50px;
    line-height: 50px;
  }

  .odashi-os .item_box dl dd .btn a:first-child {
    margin-bottom: 3vw;
  }

  .odashi-os .item_box .like_ttl {
    font-size: 1.6rem;
    margin: 10vw auto 4vw auto;
    width: 92vw;
  }

  .odashi-os .item_box .like_item {
    justify-content: space-between;
    gap: 4vw;
    margin-top: 10vw;
    width: 92vw;
  }

  .odashi-os .item_box .like_item li {
    width: 44vw;
  }

  .odashi-os .item_box .like_item li a {
    color: #111;
    display: block;
  }

  .odashi-os .item_box .like_item li .pack {
    font-size: 1.1rem;
  }

  .odashi-os .item_box .like_item li .name {
    font-size: 1.5rem;
  }

  .odashi-os .item_box .like_item li .price {
    font-size: 1.4rem;
  }

  .odashi-os .item_box .like_item li .price span {
    font-size: 1.3rem;
  }

  .odashi-os .item_box .like_item li .buynow {
    font-size: 1.4rem;
  }

  .odashi-os .overseas_ft {
    font-size: 1.2rem;
    padding: 8vw 0 3vw 0;
  }

  .odashi-os .overseas_ft .logo img {
    margin-bottom: 9vw;
    width: 24.53vw;
  }
}

/* 海外LP ここまで */