@charset "UTF-8";
.center {
  text-align: center;
}

.pdt110 {
  padding-top: 110px !important;
}

.mt15 {
  margin-top: 15px;
}

.mt0 img {
  margin-top: 0px !important;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt45 {
  margin-top: 45px;
}

.mt50 {
  margin-top: 50px;
}

.mt60 {
  margin-top: 60px;
}

.mt80 {
  margin-top: 80px;
}

.pt80 {
  padding-top: 80px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb37 {
  margin-bottom: 37px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb42 {
  margin-bottom: 42px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb75 {
  margin-bottom: 75px;
}

.mb80 {
  margin-bottom: 80px;
}

.mb100 {
  margin-bottom: 100px;
}

.mb110 {
  margin-bottom: 110px;
}

.mb114 {
  margin-bottom: 114px;
}

.ml20 {
  margin-left: 20px;
}

.f-left {
  float: left;
}

.f-right {
  float: right;
}

.fz12 {
  font-size: 1.2rem;
}

.fz14 {
  font-size: 1.4rem;
}

.fz16 {
  font-size: 1.6rem;
}

.top20 {
  position: relative;
  top: -18px;
}

.bg-white, .research-section, .detail-section, .ingredient-section, .feature-showcase-section.feature-showcase-section--research, .feature-showcase-section.feature-showcase-section--fucoidan {
  background-color: #fff;
}

.bg-light-blue, .beauty-section, .feature-showcase-section.feature-showcase-section--natural {
  background-color: #fff;
}

.bg-light-gray, .product-info-section {
  background-color: #f5f5f5;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

th.center, td.center, th.center td {
  text-align: center;
}

tr.top, td.top, tr.top td, th.top, th.top td {
  vertical-align: top;
}

q, blockquote {
  quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

body .pc-only {
  display: block;
}
body .sp-only {
  display: none;
}

html {
  font-size: 15px;
}

body {
  line-height: 1.6;
  color: #000;
  margin: 0;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  color: #423f42;
  font-weight: 400;
  letter-spacing: 1px;
}

@media (max-width: 767px) {
  body {
    line-height: 2;
    letter-spacing: 1.6px;
  }
}
.serif_txt {
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  font-style: normal;
  color: #423f42;
}

.sans_txt {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #423f42;
}

a {
  color: #2398ea;
  text-decoration: none;
  -webkit-text-decoration: none;
}

a:hover img {
  opacity: 0.7;
}

h1 {
  margin: 0;
}

h2 {
  font-weight: 500 !important;
  font-size: 5em;
  margin: 0;
}
h2.section-title {
  font-weight: normal!important;
  font-family: "Noto Sans JP", sans-serif;
}
h3 {
  font-size: 2em;
}

h4 {
  font-size: 1.5em;
}

h2.theory img {
  width: 645px;
  margin-top: 100px;
}

h3.serif_txt.power {
  font-size: 2.6em;
  font-weight: 700;
  letter-spacing: 6px;
  margin: 13px auto 45px auto;
}

.bg_sea h4 {
  letter-spacing: 1px;
  font-size: 2.2em;
  font-weight: 900;
}

.link-contents a:hover img, .logo a:hover img, .logo_fixed a:hover img, page-top a:hover img {
  opacity: 1;
}

.center {
  text-align: center;
}

.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}

.font-large {
  font-size: 32px;
}

.bule_txt {
  color: #0081b2;
  padding: 0;
}

.ocean_bule {
  color: #009b91;
}

span.font-size-small {
  font-size: 11px !important;
  position: relative;
  top: -2px;
}

.section_flex p.font-size-small {
  font-size: 17px !important;
  padding-bottom: 0px;
  margin-bottom: 2px;
}

.margin-20 {
  margin-top: 20px;
}

@media (max-width: 767px) {
  html {
    font-size: 14px;
  }
  h2.theory img {
    width: 312px;
    margin-top: 0px;
    margin-bottom: 14px;
    top: -15px;
    position: relative;
  }
  h2 {
    font-size: 3em;
    margin: 0;
  }
  h3 {
    font-size: 1.7em;
  }
  h4 {
    font-size: 1.6em;
  }
  h3.serif_txt.power {
    font-size: 1.7em;
    font-weight: 600;
    letter-spacing: 0px;
    margin: 20px auto 22px auto;
  }
  .font-large {
    font-size: 1.3em;
  }
  .bule_txt {
    color: #0081b2;
    padding: 0;
    margin: 0;
  }
  .margin-bottom-0 {
    margin-bottom: 0px !important;
  }
  span.font-size-small {
    font-size: 8px !important;
    position: relative;
    top: -6px;
    left: 1px;
  }
}
.button {
  /* ボタンの初期スタイル */
  opacity: 1;
}

.button:hover {
  opacity: 0.7;
}

.button {
  margin: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  position: relative;
  color: #fff;
  font-weight: 500;
}

.button.button_left {
  margin: 10px;
  display: flex;
  justify-content: left;
  align-items: left;
  font-size: 15px;
  position: relative;
  color: #fff;
  font-weight: 500;
}

.button a {
  color: #423f42;
  font-size: 22px;
  font-weight: bold;
}

.button_bottom {
  padding-bottom: 80px;
}

.yazirusi {
  position: relative;
  width: 50px;
  margin: 10px;
  position: relative;
  top: 18px;
  width: 0px;
}

.line01 {
  height: 1.1px;
  background-color: #423f42;
  width: 96px;
  position: relative;
  right: 79px;
}

.line02 {
  position: absolute;
  top: -1.5px;
  right: 0;
  transform-origin: right bottom;
  width: 8px;
  left: 8px;
  height: 1.2px;
  background-color: #423f42;
  transform: rotate(45deg);
  position: relative;
}

@media screen and (max-width: 767px) {
  .button {
    margin-top: 0;
  }
  .button a {
    font-weight: 600;
    font-size: 18px;
  }
  .button_sp {
    margin: 10px;
    display: flex;
    justify-content: right;
    align-items: center;
    font-size: 13px;
    position: relative;
    top: -63px;
    color: #fff;
    font-weight: 500;
    z-index: 3;
    right: 13px;
  }
  .button_sp a {
    color: #fff;
    position: relative;
    right: -39px;
    text-shadow: 1px 2px 3px #333;
  }
  .button_bottom {
    padding-bottom: 47px;
  }
  .yazirusi {
    position: relative;
    width: 40px;
    margin: 10px;
    position: relative;
    top: 20px;
    width: 0px;
  }
  .line01 {
    height: 1.1px;
    background-color: #423f42;
    width: 80px;
    position: relative;
    right: 68px;
  }
  .line02 {
    position: absolute;
    top: -1.5px;
    right: 0;
    transform-origin: right bottom;
    width: 12px;
    left: 0px;
    height: 1.2px;
    background-color: #423f42;
    transform: rotate(45deg);
    position: relative;
  }
  .button.button_left {
    margin: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
  }
}
hr {
  width: 1600px;
}

span.cormorant-garamond-bold-italic {
  font-family: "Cormorant Garamond", serif;
  font-weight: 700;
  font-style: italic;
}

span.cormorant-garamond-regular-italic {
  font-family: "Cormorant Garamond", serif;
  font-weight: 400;
  font-style: italic;
}

span.cormorant-garamond-regular {
  font-family: "Cormorant Garamond", serif;
  font-weight: 400;
  font-style: normal;
}

span.cormorant-garamond-bold {
  font-family: "Cormorant Garamond", serif;
  font-weight: 700;
  font-style: normal;
}

.store_link {
  position: relative;
  top: -82px;
}

@media screen and (max-width: 767px) {
  .store_link {
    position: relative;
    top: -88px;
  }
}
.container {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0;
}
@media (max-width: 767px) {
  .container {
    padding: 0 15px;
  }
}
@media (max-width: 480px) {
  .container {
    padding: 0 10px;
  }
}

.center {
  text-align: center;
}

.section-title {
  font-size: 22px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 60px;
  color: #707070;
  font-family: "Noto Serif JP", serif;
}
@media (max-width: 767px) {
  .section-title {
    font-size: 22px;
    margin-bottom: 35px;
    line-height: 1.4;
  }
}
@media (max-width: 480px) {
  .section-title {
    font-size: 20px;
    margin-bottom: 30px;
  }
}

.section-title-large {
  font-size: 36px;
  font-weight: 300;
  text-align: center;
  margin: 0 0 80px 0;
  letter-spacing: 0.3em;
  color: #333;
  font-family: "Cormorant Garamond", serif;
}
@media (max-width: 768px) {
  .section-title-large {
    font-size: 24px;
    margin-bottom: 40px;
    letter-spacing: 0.2em;
  }
}
@media (max-width: 480px) {
  .section-title-large {
    font-size: 20px;
    margin-bottom: 30px;
  }
}

.section-title-brand {
  font-size: 2.8em;
  color: #009b91;
  font-weight: 400;
  letter-spacing: 2px;
  margin: 0;
  text-align: center;
}
@media (max-width: 767px) {
  .section-title-brand {
    font-size: 1.8em;
    letter-spacing: 1px;
  }
}
@media (max-width: 480px) {
  .section-title-brand {
    font-size: 1.6em;
  }
}

.section-title-accent {
  color: #7ABFCC;
  font-size: 2.2em;
  font-weight: 400;
  letter-spacing: 2px;
  margin-bottom: 80px;
  font-family: "Noto Serif JP", serif;
  text-align: center;
}
@media (max-width: 767px) {
  .section-title-accent {
    font-size: 1.8em;
    margin-bottom: 50px;
    letter-spacing: 1px;
  }
}
@media (max-width: 480px) {
  .section-title-accent {
    font-size: 1.6em;
    margin-bottom: 40px;
  }
}

.responsive-image {
  width: 100%;
  height: auto;
}
.responsive-image.cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.responsive-image.contain {
  -o-object-fit: contain;
  object-fit: contain;
}

.section-padding {
  padding: 100px 0;
}
@media (max-width: 767px) {
  .section-padding {
    padding: 50px 0;
  }
}
@media (max-width: 480px) {
  .section-padding {
    padding: 40px 0;
  }
}

.section-padding-large {
  padding: 120px 0;
}
@media (max-width: 767px) {
  .section-padding-large {
    padding: 60px 0;
  }
}
@media (max-width: 480px) {
  .section-padding-large {
    padding: 50px 0;
  }
}

.section-padding-small {
  padding: 80px 0;
}
@media (max-width: 767px) {
  .section-padding-small {
    padding: 50px 0;
  }
}
@media (max-width: 480px) {
  .section-padding-small {
    padding: 40px 0;
  }
}

.text-description {
  font-size: 18px;
  font-weight: 400;
  line-height: 2.2;
  margin-bottom: 50px;
  color: #333;
  letter-spacing: 0.5px;
}
.text-description:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .text-description {
    font-size: 13px;
    line-height: 1.7;
    margin-bottom: 25px;
    letter-spacing: 0.3px;
  }
}
@media (max-width: 480px) {
  .text-description {
    font-size: 12px;
    margin-bottom: 15px;
  }
}

.text-large {
  font-size: 20px;
  line-height: 2.5;
  margin: 0 0 20px 0;
  color: #333;
  font-weight: 300;
  font-family: "Noto Serif JP", serif;
}
.text-large:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .text-large {
    font-size: 15px;
    line-height: 2;
    margin-bottom: 12px;
    letter-spacing: 0.5px;
  }
}
@media (max-width: 480px) {
  .text-large {
    font-size: 14px;
    margin-bottom: 10px;
  }
}

.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.flex-between {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.grid-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
}
@media (max-width: 767px) {
  .grid-2 {
    grid-template-columns: 1fr;
    gap: 25px;
  }
}

.grid-3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}
@media (max-width: 1024px) {
  .grid-3 {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
}
@media (max-width: 767px) {
  .grid-3 {
    grid-template-columns: 1fr;
    gap: 25px;
  }
}

.bg-white, .research-section, .detail-section, .ingredient-section, .feature-showcase-section.feature-showcase-section--research, .feature-showcase-section.feature-showcase-section--fucoidan {
  background-color: #fff;
}

.bg-light {
  background-color: #f9f9f9;
}

.bg-gradient-blue {
  background: linear-gradient(180deg, #E8F4F8 0%, #FFFFFF 100%);
}

.mb-large {
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .mb-large {
    margin-bottom: 40px;
  }
}
@media (max-width: 480px) {
  .mb-large {
    margin-bottom: 30px;
  }
}

.mb-medium {
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .mb-medium {
    margin-bottom: 35px;
  }
}
@media (max-width: 480px) {
  .mb-medium {
    margin-bottom: 25px;
  }
}

.mb-small {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .mb-small {
    margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .mb-small {
    margin-bottom: 15px;
  }
}

.hover-opacity {
  transition: opacity 0.3s ease;
}
.hover-opacity:hover {
  opacity: 0.7;
}

.hover-transform {
  transition: transform 0.3s ease;
}
.hover-transform:hover {
  transform: translateY(-5px);
}

.image-container {
  text-align: center;
}
.image-container img {
  width: 100%;
  height: auto;
}
.image-container.max-width-small img {
  max-width: 150px;
}
.image-container.max-width-medium img {
  max-width: 600px;
}
.image-container.max-width-large img {
  max-width: 1600px;
}

.font-noto-sans {
  font-family: "Noto Sans JP", sans-serif;
}

.font-noto-serif {
  font-family: "Noto Serif JP", serif;
}

.font-cormorant {
  font-family: "Cormorant Garamond", serif;
}

.font-size-small {
  font-size: 0.9em;
}
@media (max-width: 767px) {
  .font-size-small {
    font-size: 0.8em;
  }
}

.font-size-medium {
  font-size: 1.1em;
}
@media (max-width: 767px) {
  .font-size-medium {
    font-size: 1em;
  }
}

.font-size-large {
  font-size: 1.3em;
}
@media (max-width: 767px) {
  .font-size-large {
    font-size: 1.2em;
  }
}

.font-size-xlarge {
  font-size: 2.8em;
}
@media (max-width: 767px) {
  .font-size-xlarge {
    font-size: 1.8em;
  }
}
@media (max-width: 480px) {
  .font-size-xlarge {
    font-size: 1.6em;
  }
}

.font-weight-light {
  font-weight: 300;
}

.font-weight-normal {
  font-weight: 400;
}

.font-weight-medium {
  font-weight: 500;
}

.font-weight-semibold {
  font-weight: 600;
}

.font-weight-bold {
  font-weight: 700;
}

.letter-spacing-small {
  letter-spacing: 0.5px;
}

.letter-spacing-medium {
  letter-spacing: 1px;
}

.letter-spacing-large {
  letter-spacing: 2px;
}

.line-height-tight {
  line-height: 1.3;
}

.line-height-normal {
  line-height: 1.6;
}

.line-height-loose {
  line-height: 2;
}

.color-primary {
  color: #423f42;
}

.color-brand {
  color: #009b91;
}

.color-accent {
  color: #7ABFCC;
}

.color-blue {
  color: #0081b2;
}

.color-text {
  color: #333;
}

.color-text-light {
  color: #666;
}

.color-text-lighter {
  color: #999;
}

.product-images-section {
  background-color: #fff;
  padding: 165px 0 165px 0;
}
.product-images-section .product-images {
  display: flex;
  gap: 40px;
  justify-content: center;
  align-items: center;
}
.product-images-section .product-images .product-image-left,
.product-images-section .product-images .product-image-right {
  flex: 1;
  max-width: 308px;
  height: 308px;
}
.product-images-section .product-images .product-image-left img,
.product-images-section .product-images .product-image-right img {
  width: 308px;
  height: auto;
  transition: opacity 0.3s ease;
}
.product-images-section .product-images .product-image-left img:hover,
.product-images-section .product-images .product-image-right img:hover {
  opacity: 0.7;
}
.product-images-section.three-columns {
  padding: 165px 0 0;
}
.product-images-section.three-columns .product-images {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 70px;
}
.product-images-section.three-columns .product-images .product-image-left,
.product-images-section.three-columns .product-images .product-image-center,
.product-images-section.three-columns .product-images .product-image-right {
  flex: 1;
  max-width: 380px;
}
.product-images-section.three-columns .product-images .product-image-left img,
.product-images-section.three-columns .product-images .product-image-center img,
.product-images-section.three-columns .product-images .product-image-right img {
  width: 100%;
  height: auto;
  transition: opacity 0.3s ease;
}
.product-images-section.three-columns .product-images .product-image-left img:hover,
.product-images-section.three-columns .product-images .product-image-center img:hover,
.product-images-section.three-columns .product-images .product-image-right img:hover {
  opacity: 0.7;
}
@media (max-width: 767px) {
  .product-images-section {
    padding: 0 0 50px 0;
  }
  .product-images-section.three-columns {
    padding: 60px 0;
  }
  .product-images-section .product-images {
    flex-direction: column;
    gap: 25px;
    align-items: center;
  }
  .product-images-section .product-images .product-image-left,
  .product-images-section .product-images .product-image-center,
  .product-images-section .product-images .product-image-right {
    max-width: 220px;
  }
  .product-images-section .product-images .product-image-left a,
  .product-images-section .product-images .product-image-center a,
  .product-images-section .product-images .product-image-right a {
    width: 100%;
    display: block;
    height: auto;
  }
  .product-images-section .product-images .product-image-left a img,
  .product-images-section .product-images .product-image-center a img,
  .product-images-section .product-images .product-image-right a img {
    width: 100%;
    height: auto;
    transition: transform 0.3s ease;
    display: block;
  }
  .product-images-section .product-images .product-image-left a img:hover,
  .product-images-section .product-images .product-image-center a img:hover,
  .product-images-section .product-images .product-image-right a img:hover {
    transform: scale(1.02);
  }
  .product-images-section.three-columns .product-images {
    flex-direction: column;
    gap: 25px;
    padding: 0;
  }
}
@media (max-width: 480px) {
  .product-images-section {
    padding: 0 0 80px 0;
  }
  .product-images-section.three-columns {
    padding: 8px 0 0;
  }
  .product-images-section .product-images .product-image-left,
  .product-images-section .product-images .product-image-center,
  .product-images-section .product-images .product-image-right {
    max-width: 100% !important;
  }
}

/*header*/
/* 追従ヘッダー */
.site-header {
  position: fixed;
  top: 0;
  height: 100px;
  width: 100%;
  z-index: 1000;
  background-color: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
@media (max-width: 1199px) {
  .site-header {
    height: 70px;
  }
}

body {
  padding-top: 100px;
}
@media (max-width: 1199px) {
  body {
    padding-top: 70px;
  }
}

.logo_hd {
  position: relative;
  z-index: 5;
  margin-right: auto;
}

.logo_hd img {
  width: 113px;
  z-index: 5;
  position: relative;
  left: 40px;
}
@media (max-width: 1199px) {
  .logo_hd img {
    width: 72px;
    left: 17px;
    top: 6px;
  }
}

.brand {
  font-weight: bold;
  font-size: 20px;
}

.nav__wrapper {
  line-height: 2;
  letter-spacing: 2px;
  padding-right: 15px;
}

.site-header__wrapper {
  padding-top: 0.9rem;
  padding-bottom: 0.9rem;
}

@media (min-width: 1200px) {
  .site-header__wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .nav__wrapper {
    display: flex;
  }
}
@media (max-width: 1199px) {
  .site-header__wrapper {
    padding-top: 0.85rem;
    padding-bottom: 0.85rem;
  }
  .site-header {
    padding: 0 0 0 0;
    position: fixed;
    background-color: #fff;
    height: 70px;
  }
  .nav__item {
    margin-bottom: 8%;
    margin-top: 5%;
  }
  ul.nav__wrapper {
    padding: 60px 0 0 0;
    height: 100vh;
  }
  .nav__wrapper {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 1;
    background-color: #fff;
    visibility: hidden;
    opacity: 0;
    transform: translateY(-100%);
    transition: transform 0.3s ease-out, opacity 0.3s ease-out;
    z-index: 4;
  }
  .nav__wrapper.active {
    height: 100vh;
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
  }
  .nav__stella {
    width: 61%;
    padding-top: 5%;
  }
}
.nav__item a {
  display: block;
  padding: 0rem 1.45rem;
}

.nav__item a {
  font-size: 12px;
  text-align: center;
  color: #707070;
}

.nav__item a div {
  font-size: 14px;
  font-family: "Noto Sans JP", sans-serif;
}

.nav__item a:hover,
.nav__item a:hover span {
  color: #33B2B0;
}

@media (max-width: 1199px) {
  .nav__item a {
    font-size: 12px;
    text-align: center;
    color: #423f42;
    line-height: 1.5;
  }
  .nav__item a div {
    font-size: 16px;
  }
  .nav__toggle {
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    z-index: 5;
    display: block;
    position: absolute;
    right: 30px;
    top: 2rem;
  }
  .menu-icon {
    display: block;
    width: 23px;
    height: 1px;
    background-color: #333;
    margin-bottom: 7px;
    transition: transform 0.3s ease;
  }
  .menu-icon:last-child {
    width: 60%;
  }
  .nav__toggle.active .menu-icon:nth-child(1) {
    transform: translateY(6px) rotate(45deg);
    position: relative;
    top: 2px;
  }
  .nav__toggle.active .menu-icon:nth-child(2) {
    opacity: 0;
  }
  .nav__toggle.active .menu-icon:nth-child(3) {
    transform: translateY(-6px) rotate(-45deg);
    position: relative;
    top: -2px;
    width: 100%;
  }
  .header_flex {
    display: flex;
    z-index: 6;
    margin: 0 auto;
    text-align: center;
  }
  .header_flex img {
    margin: 15px 20px;
    width: 27px;
  }
}
@media only screen and (max-width: 375px) {
  .nav__item {
    margin-bottom: 6%;
    margin-top: 0%;
  }
  ul.nav__wrapper {
    padding: 10px 0 120px 0;
    height: 100vh;
  }
}
.nav_stella img {
  width: 252px;
}

.nav__item.nav_stella a {
  text-align: right;
  padding-right: 0;
}

.nav__toggle:hover .menu-icon {
  background-color: #555;
}

/* 新しいデザイン用のスタイル */
.index {
  font-family: "Noto Serif JP", serif;
}

.home-section, .feature-showcase-section {
  padding: 110px 0 0;
  text-align: center;
}
@media (max-width: 768px) {
  .home-section, .feature-showcase-section {
    padding: 60px 0;
  }
}
@media (max-width: 480px) {
  .home-section, .feature-showcase-section {
    padding: 50px 0;
  }
}
.home-section.bg-white, .home-section.research-section, .home-section.detail-section, .home-section.ingredient-section, .bg-white.feature-showcase-section, .feature-showcase-section.research-section, .feature-showcase-section.detail-section, .feature-showcase-section.ingredient-section, .feature-showcase-section.feature-showcase-section--research, .feature-showcase-section.feature-showcase-section--fucoidan {
  background-color: #fff;
}

.home-section-subtitle, .feature-showcase-section .section-title .section-subtitle {
  font-size: 1.4em;
  color: #707070;
  font-weight: 400;
  letter-spacing: 2px;
  margin: 0;
}
@media (max-width: 768px) {
  .home-section-subtitle, .feature-showcase-section .section-title .section-subtitle {
    font-size: 1.2em;
    line-height: 1.3;
    letter-spacing: 1px;
    margin-bottom: 5px;
  }
}
@media (max-width: 480px) {
  .home-section-subtitle, .feature-showcase-section .section-title .section-subtitle {
    font-size: 20px;
  }
}

.home-brand-title, .feature-showcase-section .ingredient-name h1, .feature-showcase-section .ingredient-name h2,
.feature-showcase-section .beauty-title h1,
.feature-showcase-section .beauty-title h2,
.feature-showcase-section .project-title h1,
.feature-showcase-section .project-title h2 {
  font-size: 2.6em;
  color: #33B2B0;
  font-weight: 400;
  letter-spacing: 2px;
  margin: 0;
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  .home-brand-title, .feature-showcase-section .ingredient-name h1, .feature-showcase-section .ingredient-name h2,
  .feature-showcase-section .beauty-title h1,
  .feature-showcase-section .beauty-title h2,
  .feature-showcase-section .project-title h1,
  .feature-showcase-section .project-title h2 {
    font-size: 1.6em;
    line-height: 1.3;
    letter-spacing: 1px;
    margin-bottom: 40px;
  }
  .feature-showcase-section .ingredient-name,
.feature-showcase-section .beauty-title,
.feature-showcase-section .project-title {
  margin-bottom: 0px !important;
}
}
@media (max-width: 480px) {
  .home-brand-title, .feature-showcase-section .ingredient-name h1, .feature-showcase-section .ingredient-name h2,
  .feature-showcase-section .beauty-title h1,
  .feature-showcase-section .beauty-title h2,
  .feature-showcase-section .project-title h1,
  .feature-showcase-section .project-title h2 {
    font-size: 1.4em;
  }
  .feature-showcase-section .beauty-title h2 {
    letter-spacing: -1px;
    font-size: 24px!important;
  }
}

.home-feature-number {
  font-size: 18px;
  font-weight: 300;
  color: #4a9b8e;
  letter-spacing: 0.2em;
  line-height: 1.4;
  margin: 0;
  font-family: "Cormorant Garamond", serif;
}
@media (max-width: 768px) {
  .home-feature-number {
    font-size: 16px;
    letter-spacing: 0.1em;
  }
}

.home-content-container, .feature-showcase-section .feature-showcase-content {
  max-width: 800px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .home-content-container, .feature-showcase-section .feature-showcase-content {
    max-width: 100%;
    margin-bottom: 60px!important;
  }
}

.home-hover-button a, .feature-showcase-section .feature-showcase-button a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.3s ease;
  position: relative;
}
.home-hover-button a img, .feature-showcase-section .feature-showcase-button a img {
  display: block;
  transition: opacity 0.3s ease;
  max-width: 506px;
  height: auto;
}
@media (max-width: 768px) {
  .home-hover-button a img, .feature-showcase-section .feature-showcase-button a img {
    transition: none;
    height: auto;
    max-width: auto;
  }
}
.home-hover-button a::before, .feature-showcase-section .feature-showcase-button a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
}
.home-hover-button a:hover::before, .feature-showcase-section .feature-showcase-button a:hover::before {
  opacity: 1;
}
.home-hover-button a:hover img, .feature-showcase-section .feature-showcase-button a:hover img {
  opacity: 0;
}
/* スマホ・タブレット：常に通常画像 */
@media (max-width: 1199px) {
  /* .home-hover-button.btn1 a::before,
  .feature-showcase-section .btn1.feature-showcase-button a::before,
  .feature-showcase-section.feature-showcase-section--fucoidan .feature-showcase-button a::before {
    background-image: url("../img/sp/btn1.png");
  } */

  /* .home-hover-button.btn2 a::before,
  .feature-showcase-section .btn2.feature-showcase-button a::before,
  .feature-showcase-section.feature-showcase-section--natural .feature-showcase-button a::before {
    background-image: url("../img/sp/btn2.png");
  } */

  /* .home-hover-button.btn3 a::before,
  .feature-showcase-section .btn3.feature-showcase-button a::before,
  .feature-showcase-section.feature-showcase-section--research .feature-showcase-button a::before {
    background-image: url("../img/sp/btn3.png");
  } */
}

/* PCだけ hover で切り替え */
@media (min-width: 1200px) and (hover: hover) {
  /* .home-hover-button.btn1 a:hover::before,
  .feature-showcase-section .btn1.feature-showcase-button a:hover::before,
  .feature-showcase-section.feature-showcase-section--fucoidan .feature-showcase-button a:hover::before {
    background-image: url("../img/btn1_hover.png");
  } */

  /* .home-hover-button.btn2 a:hover::before,
  .feature-showcase-section .btn2.feature-showcase-button a:hover::before,
  .feature-showcase-section.feature-showcase-section--natural .feature-showcase-button a:hover::before {
    background-image: url("../img/btn2_hover.png");
  } */

  /* .home-hover-button.btn3 a:hover::before,
  .feature-showcase-section .btn3.feature-showcase-button a:hover::before,
  .feature-showcase-section.feature-showcase-section--research .feature-showcase-button a:hover::before {
    background-image: url("../img/btn3_hover.png");
  } */

  
  .home-hover-button.btn1 a:hover,
  .feature-showcase-section .btn1.feature-showcase-button a:hover,
  .feature-showcase-section.feature-showcase-section--fucoidan .feature-showcase-button a:hover,
  .home-hover-button.btn2 a:hover,
  .feature-showcase-section .btn2.feature-showcase-button a:hover,
  .feature-showcase-section.feature-showcase-section--natural .feature-showcase-button a:hover,
  .home-hover-button.btn3 a:hover,
  .feature-showcase-section .btn3.feature-showcase-button a,
  .feature-showcase-section.feature-showcase-section--research .feature-showcase-button a:hover {
    background-color: lightcyan;
  }
  
}

/* メインビジュアル */
.main-visual {
  position: relative;
  overflow: hidden;
}
.main-visual .slide-items-pc {
  height: 100%;
}
.main-visual__slide {
  position: relative;
  width: 100%;
  height: 100vh;
}
.main-visual__image {
  width: 100%;
  height: 100%;
}
.main-visual__image img {
  width: 100%;
  height: 600px;
  -o-object-fit: cover;
  object-fit: cover;
}
.main-visual .slick-dots {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: flex !important;
  justify-content: center;
  z-index: 2;
  list-style: none;
  padding: 0;
  margin: 0;
}
.main-visual .slick-dots li {
  height: 5px;
}
.main-visual .slick-dots li button {

  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.5);
  border: none;
  padding: 0;
  font-size: 0;
  transition: all 0.3s ease;
  cursor: pointer;
}
.main-visual .slick-dots li.slick-active button {
  background-color: rgb(255, 255, 255);
}
@media (max-width: 1199px) {
  .main-visual {
    margin-bottom: 22px;
  }
}

/* イントロセクション */
.intro-section {
  padding: 88px 0 0px 0;
  text-align: center;
  background-color: #fff;
}
.intro-section .intro-text {
  max-width: 100%;
  margin: 0 auto;
}
.intro-section .intro-text p {
  font-size: 20px;
  line-height: 2;
  margin: 0 0 40px 0;
  color: #707070;
  font-weight: 300;
  font-family: "Noto Serif JP", serif;
}
.intro-section .intro-text p:last-child {
  margin-bottom: 0;
}

/* セクションタイトルは_common.scssで管理 */
/* 商品セクション */
.product-section{
  padding: 190px 0 0 ;
  background-color: #fff;
}
.bottom-product-section{
  padding: 95px 0 0 ;
  background-color: #fff;
}

.product-section .products-title, .bottom-product-section .products-title, .product-grid-section .products-title {
  display: block;
  margin: 0 auto 60px auto;
  text-align: center;
  width: 130px;
}
.bottom-product-section .product-grid, .product-grid-section .product-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 71px;
  max-width: 1240px;
  margin: 0 auto 95px;
}
.product-section .product-grid{
  display: grid;
  grid-template-columns: repeat(2, 500px);
  gap: 100px;
  max-width: 1100px;
  margin: 0 auto 80px;
  justify-content: center; /* グリッド全体を中央寄せ */
}


.product-section .product-item, .bottom-product-section .product-item, .product-grid-section .product-item {
  text-align: center;
}
.product-section .product-item .product-image a, .bottom-product-section .product-item .product-image a, .product-grid-section .product-item .product-image a {
  display: inline-block;
  position: relative;
  transition: all 0.3s ease;
}
.product-section .product-item .product-image a img, .bottom-product-section .product-item .product-image a img, .product-grid-section .product-item .product-image a img {
  width: 100%;
  max-width: 500px;
  height: auto;
  transition: opacity 0.3s ease;
}
.product-section .product-item .product-image a[href*=essence-series]::before, .bottom-product-section .product-item .product-image a[href*=essence-series]::before, .product-grid-section .product-item .product-image a[href*=essence-series]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/banner_essence_hover.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
}
.product-section .product-item .product-image a[href*=essence-series]:hover::before, .bottom-product-section .product-item .product-image a[href*=essence-series]:hover::before, .product-grid-section .product-item .product-image a[href*=essence-series]:hover::before {
  opacity: 1;
}
.product-section .product-item .product-image a[href*=essence-series]:hover img, .bottom-product-section .product-item .product-image a[href*=essence-series]:hover img, .product-grid-section .product-item .product-image a[href*=essence-series]:hover img {
  opacity: 0;
}

.product-section .product-item .product-image a[href*=thalasso-care-series]::before, .bottom-product-section .product-item .product-image a[href*=thalasso-care-series]::before, .product-grid-section .product-item .product-image a[href*=thalasso-care-series]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/banner_hover.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
}
.product-section .product-item .product-image a[href*=thalasso-care-series]:hover::before, .bottom-product-section .product-item .product-image a[href*=thalasso-care-series]:hover::before, .product-grid-section .product-item .product-image a[href*=thalasso-care-series]:hover::before {
  opacity: 1;
}
.product-section .product-item .product-image a[href*=thalasso-care-series]:hover img, .bottom-product-section .product-item .product-image a[href*=thalasso-care-series]:hover img, .product-grid-section .product-item .product-image a[href*=thalasso-care-series]:hover img {
  opacity: 0;
}

.product-section .product-item .product-image a[href*=original-series]::before, .bottom-product-section .product-item .product-image a[href*=original-series]::before, .product-grid-section .product-item .product-image a[href*=original-series]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/banner_hover.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
}
.product-section .product-item .product-image a[href*=original-series]:hover::before, .bottom-product-section .product-item .product-image a[href*=original-series]:hover::before, .product-grid-section .product-item .product-image a[href*=original-series]:hover::before {
  opacity: 1;
}
.product-section .product-item .product-image a[href*=original-series]:hover img, .bottom-product-section .product-item .product-image a[href*=original-series]:hover img, .product-grid-section .product-item .product-image a[href*=original-series]:hover img {
  opacity: 0;
}

/* 特徴紹介セクション（共通パーツ） */
.feature-showcase-section .section-title {
  margin-bottom: 0px;
}
.feature-showcase-section .ingredient-name,
.feature-showcase-section .beauty-title,
.feature-showcase-section .project-title {
  margin-bottom: 10px;
}

.feature-showcase-section .ingredient-name h1, .feature-showcase-section .ingredient-name h2,
.feature-showcase-section .beauty-title h1,
.feature-showcase-section .beauty-title h2,
.feature-showcase-section .project-title h1,
.feature-showcase-section .project-title h2 {
  margin-bottom: 0;
}
.feature-showcase-section .beauty-title.beauty {
  margin-bottom: 46px;
}
.feature-showcase-section .project-title.project {
  margin-bottom: 46px;
}
.feature-showcase-section .feature-showcase-desc.second {
  margin-bottom: 0px;
}
.feature-showcase-section .feature-showcase-image {
  margin-bottom: 48px;
}
.feature-showcase-section .feature-showcase-image img {
  width: 100%;
  max-width: 108px;
  height: 106px;
}
.feature-showcase-section .feature-showcase-image img[src*="_img.png"] {
  max-width: 100%;
  width: 100%;
  height: auto;
  margin-top: 24px;
}
@media (max-width: 768px) {
  .feature-showcase-section .feature-showcase-image {
    margin-bottom: 30px;
  }
  .feature-showcase-section .feature-showcase-image img {
    max-width: 29%;
    height: auto;
  }
  .feature-showcase-section .feature-showcase-image img[src*="_img.png"] {
    margin-top: 15px;
  }
}
.feature-showcase-section .feature-showcase-source {
  font-size: 18px;
  color: #33B2B0;
  margin: 0 0 46px 0;
}
@media (max-width: 768px) {
  .feature-showcase-section .feature-showcase-source {
    font-size: 14px;
    margin-bottom: 0px;
  }
}
.feature-showcase-section .feature-showcase-desc {
  font-size: 20px;
  line-height: 2.5;
  color: #707070;
  margin: 10px 0 48px;
  letter-spacing: 1px;
}
@media (max-width: 768px) {
  .feature-showcase-section .feature-showcase-desc {
    font-size: 15px;
    line-height: 1.86;
    margin:30px 0  30px;
  }
}
.feature-showcase-section .feature-showcase-note {
  font-size: 14px;
  color: #707070;
  margin-bottom: 48px;
  font-family: "Noto Sans JP, sans-serif";

}
@media (max-width: 768px) {
  .feature-showcase-section .feature-showcase-note {
    font-size: 10px;
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .feature-showcase-section .beauty-title.beauty {
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .feature-showcase-section .project-title.project {
    margin-bottom: 30px;
  }
}
/* ニュースセクション */
.news-section {
  padding: 165px 0;
  background-color: #fff;
  text-align: center;
}
.news-section .section-title {
  position: relative;
  margin-bottom: 40px;
  font-family: "Noto Sans JP", sans-serif;
  width: 130px;
}
.news-section .section-title::before, .news-section .section-title::after {
  content: "●";
  position: absolute;
  top: 50%;
  left: 15%;
  right: 15%;
  transform: translateY(-50%);
  color: #707070;
  font-size: 12px;
}
.news-section .section-title::before {
  left: -15px;
}
.news-section .section-title::after {
  right: -15px;
}
.news-section .news-list {
  max-width: 1100px;
  padding: 0 70px;
  font-family: "Noto Sans", sans-serif;
}
.news-section .news-item {
  display: flex;
  gap: 20px;
  text-align: left;
}
.news-section .news-item:not(:last-child) {
  margin-bottom: 20px;
}
.news-section .news-date {
  font-size: 18px;
  font-weight: 400;
  color: #666;
  white-space: nowrap;
  min-width: 120px;
}
.news-section .news-content {
  flex: 1;
  font-size: 18px;
  color: #333;
  line-height: 1.6;
  font-weight: 500;
}
.news-content a{
  color: #333333;
}
.news-content a:hover{
  color: #009b91;
}

/* 下部アイテム */
.bottom-items {
  padding: 120px 0;
}
.bottom-items .bottom-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 60px;
  max-width: 1600px;
  margin: 0 auto;
}
.bottom-items .bottom-item {
  text-align: center;
  transition: transform 0.3s ease;
}
.bottom-items .bottom-item:hover {
  transform: translateY(-5px);
}
.bottom-items .bottom-item .bottom-image {
  margin-bottom: 30px;
}
.bottom-items .bottom-item .bottom-image img {
  width: 100%;
  height: auto;
  border-radius: 8px;
}
.bottom-items .bottom-item .bottom-content h3 {
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 15px 0;
  color: #333;
  font-family: "Cormorant Garamond", serif;
}
.bottom-items .bottom-item .bottom-content p {
  font-size: 14px;
  color: #666;
}
.intro-section .intro-text p.intro-sub {
  font-size: 20px;
}
/* レスポンシブ対応 */
@media (max-width: 768px) {s
  .container {
    padding: 0 15px;
  }

.slick-dotted.slick-slider{
  margin-bottom: 48px !important;
}
  .main-visual__slide {
    height: 60vh;
  }
  .main-visual .slick-dots {
    gap: 8px;
  }
  .main-visual .slick-dots li {
    width: 0px;
    height: 0px;
    margin: 0 4px;
  }
  .main-visual__image img{
    height: auto;
  }
  .main-visual .slick-dots li button {
    width: 8px;
    height: 8px;
  }
  .intro-section {
    padding: 50px 0;
  }
  .intro-section .intro-text {
    max-width: 100%;
  }
  .intro-section .intro-text p {
    font-size: 15px;
    line-height: 1.86;
    margin-bottom: 24px;
    letter-spacing: 0.5px;
  }
  .intro-section .intro-text p.intro-sub {
    font-size: 20px;
  }
  .section-title {
    font-size: 24px;
    margin-bottom: 40px;
    letter-spacing: 0.2em;
  }
  .product-section, .bottom-product-section, .product-grid-section {
    padding: 0px 0 !important;
  }
  .product-section .product-grid, .bottom-product-section .product-grid, .product-grid-section .product-grid {
    grid-template-columns: 1fr;
    gap: 8px;
    margin-bottom: 60px;
  }
  .product-section .product-item .product-image img, .bottom-product-section .product-item .product-image img, .product-grid-section .product-item .product-image img {
    max-width: 100%;
    height: auto;
  }

  .news-section {
    padding: 60px 0;
  }
  .news-section .section-title {
    font-size: 24px;
    margin-bottom: 0px;
    width: 106px;
  }

  
  .news-section .section-title::before {
    left: 65%;
    width: 12px;
  }
  .news-section .section-title::after {
    left: 28%;
    width: 12px;
  }
  .news-section .news-list {
    max-width: 100%;
    padding: 0;
  }
  .news-section .news-item {
    flex-direction: column;
    text-align: left;
    border-bottom: 1px solid #eee;
    margin: 0 !important;
    gap:0;
  }
  .news-section .news-item:last-child {
    border-bottom: none;
  }
  .news-section .news-date {
    min-width: auto;
    font-size: 15px;
    color: #707070;
    font-weight: 400;
  }
  .news-section .news-content {
    font-size: 15px;
    line-height: 1.6;
  }
  .bottom-items {
    padding: 60px 0;
  }
  .bottom-items .bottom-grid {
    grid-template-columns: 1fr;
    gap: 30px;
  }
  .bottom-items .bottom-item .bottom-image {
    margin-bottom: 20px;
  }
  .bottom-items .bottom-item .bottom-image img {
    max-width: 100%;
    height: auto;
  }
  .bottom-items .bottom-item .bottom-content h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .bottom-items .bottom-item .bottom-content p {
    font-size: 13px;
    line-height: 1.5;
  }
}
@media (max-width: 480px) {
  .container {
    padding: 0 25px !important;
  }
  .main-visual__slide {
    height: 50vh;
  }
  .intro-section {
    padding: 0px 0 35px;
  }
  .intro-section .intro-text p {
    font-size: 15px;
    margin-bottom: 22px;
  }
  .section-title {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .feature-showcase-section {
    padding: 0px 0 0;
  }
  .feature-showcase-section .ingredient-name h1,
  .feature-showcase-section .beauty-title h2,
  .feature-showcase-section .project-title h2 {
    font-size: 25px;
  }
  .feature-showcase-section .feature-showcase-button a img {
    max-width: 100%;
    padding: 0 0 0px;
  }
  .feature-showcase-section .feature-showcase-button a img.feature_btn3 {
    padding: 0 0 0px;
  }
  .cards-section,
  .news-section,
  .bottom-items {
    padding: 50px 0;
  }
  .news-item {
    padding: 15px 0;
  }
}
/*footer*/
#footer-wrap {
  padding: 85px 0 100px 0;
  text-align: center;
  background: #DBEDFC;
}

/* フッター上部セクション */
.footer-top-section {
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  gap: 155px;
}

.footer-store-group {
  flex: 1;
  text-align: center;
}
.footer-store-group h3 {
  font-size: 1.45em;
  font-weight: normal;
  color: #1A1310;
  letter-spacing: 1px;
  margin: 0 0 30px 0;
  font-family: "Noto Sans JP", sans-serif;
}
.footer-store-group .footer_link_stella_sense {
  display: inline-block;
  border-radius: 10px;
  transition: all 0.3s ease;
}
.footer-store-group .footer_link_stella_sense:hover {
  opacity: 1!important;
  transform: translateY(-2px);
}
.footer-store-group .footer_link_stella_sense:hover img {
  opacity: 1 !important;
}
.footer-store-group .footer_link_stella_sense img {
  height: auto;
  width: 600px;
}

.footer-sns-group {
  flex: 1;
  text-align: center;
}
.footer-sns-group h3 {
  font-size: 1.45em;
  font-weight: normal;
  color: #1A1310;
  letter-spacing: 1px;
  margin: 0 0 50px 0;
  font-family: "Noto Sans JP", sans-serif;
}
.footer-sns-group .sns_icon {
  display: flex;
  justify-content: center;
  gap: 35px;
  margin: 20px;
}
.footer-sns-group .sns_icon a {
  display: inline-block;
  transition: all 0.3s ease;
}
.footer-sns-group .sns_icon a:hover {
  opacity: 0.7;
  transform: translateY(-2px);
}
.footer-sns-group .sns_icon a img {
  width: 51px;
  height: auto;
}

/* フッター下部セクション */
#footer-wrap-under {
  background-image: url("../img/footer_bg.png");
  font-family: "Noto Sans JP", sans-serif;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 180px;
  position: relative;
}
@media (max-width: 767px) {
  #footer-wrap-under {
    background-image: url("../img/sp/footer_bg.png");
    height: 250px;
  }
}

.footer_flex.nav_icon.footer_logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1240px;
}

img.footer_logo_img {
  width: 108px;
  height: auto;
}

img.footer_jdma_img {
  width: 182px;
  height: auto;
  padding-bottom: 20px;
}

#footer-nav ul {
  display: flex;
  padding: 0 0 0 320px;
  margin: 0;
  list-style: none;
}
#footer-nav ul li {
  margin: 0 32px;
  font-size: 18px;
  position: relative;
}

#footer-nav ul li a {
  color: #161C21 !important;
  text-decoration: none;
  transition: opacity 0.3s ease;
  font-size: 1em;
}
#footer-nav ul li a:hover {
  opacity: 0.7;
  color: #423f42 !important;
}

#copyright {
  text-align: center;
  padding: 18px 0;
  font-size: 18px;
  letter-spacing: 1px;
  color: #666;
  background: #fff;
  margin: 0;
  font-family: "Noto Sans JP", sans-serif;
}

@media (max-width: 1199px) {
  .footer_flex.nav_icon {
    width: 80%;
  }
}
/* レスポンシブ対応 */
@media screen and (max-width: 1199px) {
  .footer_flex.nav_icon.footer_logo {
    width: 100%;
  }
  .footer-top-section {
    padding: 0 40px;
  }
}
@media screen and (max-width: 1199px) {
  #footer-wrap {
    padding: 30px 0 35px 0;
  }
  .footer-top-section {
    flex-direction: column;
    gap: 50px;
    padding: 0 25px;
  }
  .footer-store-group h3 {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
  }
  .footer-store-group .footer_link_stella_sense {
    border-radius: 10px;
  }
  .footer-store-group .footer_link_stella_sense img {
    max-width: 100%;
    display: block;
    border-radius: 0px;
  }
  .footer-sns-group h3 {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.5px;
    margin-bottom: 33px;
  }
  .footer-sns-group .sns_icon {
    gap: 40px;
  }
  .footer-sns-group .sns_icon a img {
    width: 48px;
    height: auto;
  }
  #footer-wrap-under {
    background-size: cover;
    background-position: center bottom;
  }
  .footer_flex.nav_icon.footer_logo {
    flex-direction: column;
    gap: 25px;
    width: 100%;
    max-width: 90%;
    padding: 0 0px;
  }
  img.footer_logo_img {
    width: 93px;
    height: 47px;
    margin: 0px;
    order: 1;
  }
  img.footer_jdma_img {
    width: 113px;
    height: 32px;
    margin-top: 10px;
    order: 3;
    padding: 0;
  }
  #footer-nav ul {
    gap: 25px;
    text-align: center;
    padding: 0;
  }
  #footer-nav ul li {
    margin: 0;
    font-size: 13px;
    line-height: 1.4;
  }
  #footer-nav ul li:not(:last-child):after {
    display: none;
  }
  #footer-nav ul li a {
    color: #423f42 !important;
    display: block;
    padding: 2px 0;
  }
  #footer-nav ul li a:hover {
    color: #423f42 !important;
    opacity: 0.7;
  }
  #copyright {
    font-size: 16px;
    padding: 16.5px 0;
    letter-spacing: 0.5px;
  }
}
/* 小さなスマホ画面用 */
@media screen and (max-width: 375px) {
  .footer-store-group h3,
  .footer-sns-group h3 {
    font-size: 15px;
  }
  .footer-top-section {
    gap: 45px;
  }
  .footer-store-group .footer_link_stella_sense {
    padding: 0px 0px;
  }
  .footer-sns-group .sns_icon {
    gap: 25px;
  }
  .footer-sns-group .sns_icon a img {
    width: auto;
    height: 40px;
  }
  #footer-nav ul li {
    font-size: 13px;
  }
  #copyright {
    font-size: 14px;
    padding: 16px 0;
    letter-spacing: 0.5px;
  }
  #footer-nav ul {
    gap: 20px;
  }
}
.pc {
  display: block;
}

.sp {
  display: none;
}

@media screen and (max-width: 1199px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .product-section .products-title, .bottom-product-section .products-title, .product-grid-section .products-title {
    height: 24px;
    margin: 0 auto 14px;
    width: 97px;
  }

}
.about .hero ul {
  padding: 0;
  margin: 0 auto;
}

.about h1 {
  position: absolute;
  top: 50%;
}

.about .hero h1 img {
  width: 110px !important;
  right: 0px;
  position: relative;
}

.about-section, .commitment-section {
  background-color: #fff;
  padding: 165px 0 0 0;
}

.nature-section{
  background-color: #fff;
  padding: 250px 0 0 0;
} 

@media (max-width: 767px) {
  .about-section, .nature-section, .commitment-section {
    padding: 50px 0;
  }
}
@media (max-width: 480px) {
  .about-section, .nature-section {
    padding: 40px 0 0;
  }
  .commitment-section{
    padding: 90px 0 0;
  }
  .nature-section .container{
    padding: 0  25px!important;
  }
}

 .section-title.center{
  margin: 0 0 90px;
 }
.about-section-title, .free-section .section-title, .nature-section .section-title, .commitment-section .section-title {
  color: #33B2B0;
  font-size: 2.6em;
  font-weight: 400;
  letter-spacing: 2px;
  margin: 0px 0 90px;
  font-family: "Noto Serif JP", serif;
  text-align: center;
}
@media (max-width: 767px) {
  .about-section-title, .free-section .section-title, .nature-section .section-title, .commitment-section .section-title {
    font-size: 20px;
    margin-bottom: 40px;
  }
}
@media (max-width: 480px) {
  .about-section-title, .free-section .section-title, .nature-section .section-title, .commitment-section .section-title {
    font-size: 18px;
    margin-bottom: 30px;
  }
}

.about-content-container, .free-section .free-content, .nature-section .nature-text, .commitment-section .commitment-text {
  max-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .about-content-container, .free-section .free-content, .commitment-section .commitment-text {
    max-width: 100%;
  }
  .nature-section .nature-text{
    max-width: 100%;
    padding: 0 0px;
  }
}

.about-description, .nature-section .nature-text .nature-description, .commitment-section .commitment-text .commitment-description {
  font-size: 20px;
  font-weight: 400;
  line-height: 2.5;
  margin: 40px 0;
  color: #707070;
  letter-spacing: 0.5px;
}
.about-description:last-child, .nature-section .nature-text .nature-description:last-child, .commitment-section .commitment-text .commitment-description:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .about-description, .nature-section .nature-text .nature-description, .commitment-section .commitment-text .commitment-description {
    font-size: 13px;
    line-height: 1.7;
    margin-bottom: 25px;
    letter-spacing: 0.3px;
  }
  .nature-section .nature-text .nature-description {
   line-height: 1.86; 
  }
  .nature-section .nature-text .nature-description, .commitment-section .commitment-text .commitment-description {
    margin-top: 30px;
    margin-bottom: 30px;
    line-height: 1.86;
  }
}
@media (max-width: 480px) {
  .about-description, .nature-section .nature-text .nature-description, .commitment-section .commitment-text .commitment-description {
    font-size: 15px;
    margin-bottom: 15px;
  }
}

.brand-story-header .section-title{
  margin: 0;
}

.brand-story-fv {
  position: relative;
  min-height: 100vh;
  display: flex;
  align-items: center;
  height: 1250px;
}
.brand-story-fv .brand-story-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.brand-story-fv .brand-story-bg img {
  width: 100%;
  height: 1250px;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
}
.brand-story-fv .brand-story-overlay {
  position: relative;
  z-index: 2;
  width: 100%;
  padding: 16vw 0 3vw;
}
.brand-story-fv .brand-story-overlay .brand-story-header {
  margin: 0px;
}
.brand-story-fv .brand-story-overlay .brand-story-header .section-title .brand-story-main {
  display: block;
  font-size: 22.5px;
  color: #707070;
  font-weight: 300;
  margin: 0px;
  letter-spacing: 6px;
}
.brand-story-fv .brand-story-overlay .brand-story-header .section-title .brand-story-sub {
  display: block;
  font-size: 27px;
  color: #707070;
  font-weight: 400;
}
.brand-story-fv .brand-story-overlay .story-text {
  margin-bottom: 65px;
}
.brand-story-fv .brand-story-overlay .story-text .story-main-text {
  font-size: 20px;
  font-weight: 400;
  margin:0 0 30px;
  color: #161C21;
  line-height: 1.6;
}
.brand-story-fv .brand-story-overlay .story-text .story-description {
  font-size: 20px;
  font-weight: 400;
  line-height: 2.5;
  margin: 0 0 40px;
  color: #161C21;
  letter-spacing: 0.5px;
  top: -250px;
}
.brand-story-fv .brand-story-overlay .story-text .story-description:last-child {
  margin-bottom: 0;
}
.brand-story-fv .brand-story-overlay .story-text .story-note {
  font-size: 14px;
  color: #161C21;
  margin-top: 20px;
  margin-bottom: 0;
}
.brand-story-fv .brand-story-overlay .story-logo img {
  width: 165px;
  height: 185px;
}

.nature-section .nature-image {
  margin-bottom: 110px;
  text-align: center;
}
.nature-section .nature-image img {
  width: 100%;
  height: auto;
  max-width: 1600px;
}
@media (max-width: 767px) {
  .nature-section .nature-image {
    margin-bottom: 27px;
  }
  .nature-section .nature-image img {
    max-width: 100%;
    height: auto;
  }
}
.free-section {
  padding: 110px 0 0;
}
@media (max-width: 767px) {
  .free-section {
    padding: 50px 0;
  }
}
@media (max-width: 480px) {
  .free-section {
    padding: 40px 0;
  }
  .brand-story-fv .brand-story-bg img{
    height: 903px;
  }
}
.free-section .free-content {
  text-align: center;
}
.free-section .free-image {
  margin: 0;
}
.free-section .free-image img {
  width: 914px;
  max-width: 1600px;
  height: 565px;
}
@media (max-width: 767px) {
  .free-section .free-image {
    margin-bottom: 35px;
  }
  .free-section .free-image img {
    max-width: 100%;
    height: auto;
  }
}
.free-section .free-icons {
  display: flex;
  justify-content: center;
  gap: 60px;
  margin-bottom: 40px;
}
.free-section .free-icons .free-icon-item {
  text-align: center;
}
.free-section .free-icons .free-icon-item img {
  width: 80px;
  height: 80px;
  margin-bottom: 15px;
}
.free-section .free-icons .free-icon-item p {
  font-size: 14px;
  color: #333;
  margin: 0;
}
@media (max-width: 767px) {
  .free-section .free-icons {
    flex-wrap: wrap;
    gap: 30px;
    margin-bottom: 25px;
    justify-content: center;
  }
  .free-section .free-icons .free-icon-item {
    flex: 0 0 calc(50% - 15px);
    max-width: 120px;
  }
  .free-section .free-icons .free-icon-item img {
    width: 50px;
    height: 50px;
    margin-bottom: 8px;
  }
  .free-section .free-icons .free-icon-item p {
    font-size: 11px;
    line-height: 1.3;
  }
}
@media (max-width: 480px) {
  .free-section .free-icons {
    gap: 20px;
  }
  .free-section .free-icons .free-icon-item {
    flex: 0 0 calc(50% - 10px);
  }
  .free-section .free-icons .free-icon-item img {
    width: 45px;
    height: 45px;
  }
  .free-section .free-icons .free-icon-item p {
    font-size: 10px;
  }
}
.free-section .free-description p {
  font-size: 20px;
  color: #333;
  margin: 5px 0;
  font-weight: 400;
}
@media (max-width: 767px) {
  .free-section .free-description p {
    font-size: 13px;
    margin: 2px 0;
    line-height: 1.5;
  }
}

@media (max-width: 1199px){
  .brand-story-fv .brand-story-overlay{
    padding: 25vw 0;
    height: 800px;
  }
}


@media (max-width: 767px) {
  .about .container {
    padding: 0 15px;
  }
  .about .section-title {
    font-size: 22px;
    margin-bottom: 35px;
    line-height: 1.4;
  }
  .about h1 {
    top: 47%;
    position: absolute;
  }
  .about .hero h1 img {
    width: 30% !important;
    right: 40px;
    position: relative;
  }
  .brand-story-fv {
    min-height: 0vh;
  }
  .brand-story-fv .brand-story-overlay {
    padding: 60px 0;
    height: 570px;
  }
  .brand-story-fv .brand-story-overlay .brand-story-header {
    margin-bottom: 40px;
  }
  .brand-story-fv .brand-story-overlay .brand-story-header .section-title .brand-story-main {
    font-size: 13px;
    margin-bottom: 6px;
    letter-spacing: 1px;
  }
  .brand-story-fv .brand-story-overlay .brand-story-header .section-title .brand-story-sub {
    font-size: 22px;
    line-height: 1.3;
  }
  .brand-story-fv .brand-story-overlay .story-text {
    margin: 0px 0 40px;
  }
  .brand-story-fv .brand-story-overlay .story-text .story-main-text {
    font-size: 15px;
    margin-bottom: 20px;
    line-height: 1.5;
  }
  .brand-story-fv .brand-story-overlay .story-text .story-description {
    font-size: 13px;
    line-height: 1.86;
    margin-bottom: 20px;
    letter-spacing: 0.3px;
  }
  .brand-story-fv .brand-story-overlay .story-text .story-note {
    font-size: 10px;
    margin-top: 12px;
    color: #161C21;
  }
  .brand-story-fv .brand-story-overlay .story-logo img {
    width: 130px;
  }
}
@media (max-width: 480px) {
  .about .container {
    padding: 0 10px;
  }
  .about .section-title {
    font-size: 25px;
    margin-bottom: 30px;
  }
  .brand-story-fv {
    height: 858px;
  }
  .brand-story-fv .brand-story-overlay {
    padding: 0px 0;
  }
  .brand-story-fv .brand-story-overlay .brand-story-header {
    margin-bottom: 30px;
  }
  .brand-story-fv .brand-story-overlay .brand-story-header .section-title .brand-story-main {
    font-size: 12px;
  }
  .brand-story-fv .brand-story-overlay .brand-story-header .section-title .brand-story-sub {
    font-size: 20px;
  }
  .brand-story-fv .brand-story-overlay .story-text s .story-main-text {
    font-size: 1.3rem;
    margin-bottom: 15px;
  }
  .brand-story-fv .brand-story-overlay .story-text .story-description {
    font-size: 15px;
    margin-bottom: 25px;
  }
  .brand-story-fv .brand-story-overlay .story-logo img {
    width: 96px;
    height: auto;
  }
}
.product-images-section .product-images {
  gap: 88px;
}

.product-lineup {
  font-family: "Noto Sans", sans-serif;
  color: #423f42;
  line-height: 1.6;
}

.fv-section {
  width: 100%;
}
.fv-section .fv-image {
  width: 100%;
}
.fv-section .fv-image img {
  width: 100%;
  height: 300px;
  display: block;
  object-fit: cover;
}

.main-content-section {
  position: relative;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  overflow: hidden;
  width: 100%;
  margin: 0;
  font-family: "Noto Serif JP", serif;
}
.main-content-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/sea_bg2.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
}
@media (max-width: 767px) {
  .main-content-section::before {
    background-image: url("../img/sp/sea_bg2.png");
  }
}
.main-content-section::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.1);
  z-index: 2;
}
.main-content-section .container {
  position: relative;
  z-index: 3;
  max-width: 1000px;
  padding: 110px 20px 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0;
}
.main-content-section .hero-content .logo-section {
  margin-bottom: 81px;
}
.main-content-section .hero-content .logo-section .hero-logo {
  width: 165px;
  height: 232px;
}
.main-content-section .hero-content .hero-title {
  font-family: "Noto Serif JP", serif;
  font-size: 2.2em;
  font-weight: 400;
  letter-spacing: 4px;
  margin-bottom: 81px;
  color: #161C21;
  text-shadow: 1px 1px 3px rgba(255, 255, 255, 0.8);
}
.main-content-section .hero-content .hero-description p {
  font-size: 20px;
  line-height: 2.5;
  margin: 0 0 40px;
  letter-spacing: 1px;
  color: #161C21;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.8);
}

.product-grid-section {
  padding: 95px 0 0;
  background-color: #fff;
}
.product-section .container, .bottom-product-section .container, .product-grid-section .container {
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 83px;
}

.product-section-alt, .comparison-section {
  padding: 100px 0;
  background-color: #f8f9fa;
}
.product-section-alt .container, .comparison-section .container {
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 20px;
}

.product-section-store, .store-link-section {
  padding: 80px 0;
  background-color: #fff;
}
.product-section-store .container, .store-link-section .container {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 20px;
}

.product-section-title, .bottom-product-section .section-title {
  color: #31A6D1;
  font-size: 1.3em;
  font-weight: 400;
  letter-spacing: 2px;
  margin-bottom: 65px;
  font-family: "Noto Sans", sans-serif;
  text-align: center;
}
.product-grid-section .section-title{
  color: #33B2B0;
  font-size: 1.3em;
  font-weight: 400;
  letter-spacing: 2px;
  margin-bottom: 65px;
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
}

.product-grid-container, .bottom-product-section .bottom-product-grid, .product-grid-section .product-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  max-width: 1240px;
  margin: 0 auto 95px;
  gap: 0px;
}

.product-item-common, .bottom-product-section .product-item, .product-grid-section .product-item {
  background: #fff;
  text-align: center;
  margin-bottom: 30px;
}
.product-item-common .product-image, .bottom-product-section .product-item .product-image, .product-grid-section .product-item .product-image {
  width: 100%;
  margin-bottom: 15px;
}
.product-item-common .product-image img, .bottom-product-section .product-item .product-image img, .product-grid-section .product-item .product-image img {
  width: 365px;
  height: 365px;
  -o-object-fit: contain;
  object-fit: contain;
}
.product-item-common .product-info .product-description, .bottom-product-section .product-item .product-info .product-description, .product-grid-section .product-item .product-info .product-description {
  font-size: 19px;
  color: #707070;
  line-height: 1.6;
  margin: 0px 0 20px;
  letter-spacing: 0.5px;
  font-weight: bold;
  font-family: "Noto Serif JP", serif;
}
.product-item-common .product-info .product-name, .bottom-product-section .product-item .product-info .product-name, .product-grid-section .product-item .product-info .product-name {
  font-size: 19px;
  font-weight: 600;
  color: #707070;
  margin: 0px 0 10px;
  letter-spacing: 0.5px;
  line-height: 1.4;
}
.product-item-common .product-info .product-capacity, .bottom-product-section .product-item .product-info .product-capacity, .product-grid-section .product-item .product-info .product-capacity {
  font-size: 19px;
  color: #707070;
  margin: 0px 0 20px;
  letter-spacing: 0.3px;
  font-weight: 600;
}
.product-item-common .product-info .product-price, .bottom-product-section .product-item .product-info .product-price, .product-grid-section .product-item .product-info .product-price {
  font-size: 19px;
  font-weight: 600;
  color: #707070;
  margin: 0px 0 40px;
}
.product-item-common .product-info .product-link a, .bottom-product-section .product-item .product-info .product-link a, .product-grid-section .product-item .product-info .product-link a {
  display: inline-block;
  color: #707070;
  text-decoration: none;
  font-size: 1em;
  letter-spacing: 1px;
  transition: color 0.3s ease;
  font-weight: 600;
}
.product-item-common .product-info .product-link a:hover , .product-grid-section .product-item .product-info .product-link a:hover{
  color: #009b91;
}
.bottom-product-section .product-item .product-info .product-link a:hover{
  color: #31A6D1;
}

.product-section-mobile {
  padding: 50px 0;
}
.product-section-mobile .container {
  padding: 0 15px;
}
.product-section-mobile .section-title {
  font-size: 1.8em;
  margin-bottom: 50px;
  letter-spacing: 1px;
}
.product-section-mobile .product-grid,
.product-section-mobile .bottom-product-grid {
  grid-template-columns: 1fr;
  gap: 40px;
  margin-bottom: 60px;
}
.product-section-mobile .product-item .product-image {
  margin-bottom: 25px;
}
.product-section-mobile .product-item .product-image img {
  max-width: 280px;
  width: 100%;
}
.product-section-mobile .product-item .product-info .product-description {
  font-size: 1em;
  line-height: 1.5;
  margin-bottom: 15px;
  letter-spacing: 0.3px;
}
.product-section-mobile .product-item .product-info .product-name {
  font-size: 1.1em;
  margin-bottom: 12px;
  line-height: 1.3;
}
.product-section-mobile .product-item .product-info .product-capacity {
  font-size: 1em;
  margin-bottom: 12px;
}
.product-section-mobile .product-item .product-info .product-price {
  font-size: 1.2em;
  margin-bottom: 15px;
}
.product-section-mobile .product-item .product-info .product-link a {
  font-size: 0.9em;
}

.product-section-small-mobile {
  padding: 40px 0;
}
.product-section-small-mobile .container {
  padding: 0 10px;
}
.product-section-small-mobile .section-title {
  font-size: 1.6em;
  margin-bottom: 40px;
}
.product-section-small-mobile .product-grid,
.product-section-small-mobile .bottom-product-grid {
  gap: 30px;
  margin-bottom: 50px;
}
.product-section-small-mobile .product-item .product-image img {
  max-width: 250px;
}
.product-section-small-mobile .product-item .product-info .product-name {
  font-size: 1em;
}
.product-section-small-mobile .product-item .product-info .product-price {
  font-size: 1.1em;
}

.product-detail-section {
  padding: 0px 0 160px;
}
.product-detail-section .container {
  max-width: 1600px;
  margin: 0 auto;
  padding: 45px 20px 0;
}
.product-detail-section .detail-content {
  text-align: center;
}
.product-detail-section .detail-content .detail-image img {
  width: 100%;
  max-width: 1100px;
  height: 570px;
  border-radius: 15px;
}

.ocean-story-section {
  position: relative;
  padding: 140px 0 100px;
  background: transparent;
  color: #000;
  overflow: hidden;
  font-family: "Noto Serif JP", serif;
}
.ocean-story-section .ocean-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.ocean-story-section .ocean-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  opacity: 0.3;
}
.ocean-story-section .ocean-content {
  position: relative;
  z-index: 2;
  text-align: center;
}
.ocean-story-section .ocean-content .container {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 20px;
}
.ocean-story-section .ocean-content .story-logo {
  margin: 0 0 81px;
}
.ocean-story-section .ocean-content .story-logo img {
  width: 200px;
  height: auto;
  filter: none;
}
.ocean-story-section .ocean-content .story-subtitle {
  font-size: 1.2em;
  font-weight: 400;
  letter-spacing: 2px;
  margin-bottom: 20px;
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
}
.ocean-story-section .ocean-content .story-title {
  font-size: 2.2em;
  font-weight: 400;
  letter-spacing: 3px;
  margin-bottom: 81px;
  color: #161C21;
}
.ocean-story-section .ocean-content .story-description p {
  font-size: 20px;
  line-height: 2.5;
  margin-bottom: 40px;
  letter-spacing: 1px;
  color: #161C21;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.8);
}
.ocean-story-section .ocean-content .story-description br {
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .ocean-story-section .ocean-content .story-description p {
    font-size: 1.25em;
    margin: 0 0 0px;
    line-height: 2.2;
  }
}
@media (max-width: 429px) {
  .ocean-story-section .ocean-content .story-description p {
    font-size: 15px;
    margin: 0 0 0px;
    line-height: 2.2;
  }
}
.comparison-section .comparison-title {
  text-align: center;
  margin-bottom: 60px;
}
.comparison-section .comparison-title h2 {
  font-size: 2.2em;
  color: #423f42;
  font-weight: 400;
  letter-spacing: 2px;
}
.comparison-section .comparison-table-wrapper {
  background: #fff;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.comparison-section .comparison-table {
  width: 100%;
}
.comparison-section .comparison-table .comparison-header {
  display: grid;
  grid-template-columns: 2fr 1.5fr 1fr 1fr 1fr;
  background: linear-gradient(135deg, #009b91 0%, #00bcd4 100%);
  color: #fff;
}
.comparison-section .comparison-table .comparison-header .header-item {
  padding: 20px 15px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
}
.comparison-section .comparison-table .comparison-header .header-item.product-header {
  text-align: left;
}
.comparison-section .comparison-table .comparison-row {
  display: grid;
  grid-template-columns: 2fr 1.5fr 1fr 1fr 1fr;
  border-bottom: 1px solid #eee;
  transition: background-color 0.3s ease;
}
.comparison-section .comparison-table .comparison-row:hover {
  background-color: #f8f9fa;
}
.comparison-section .comparison-table .comparison-row:last-child {
  border-bottom: none;
}
.comparison-section .comparison-table .comparison-row .row-item {
  padding: 20px 15px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.comparison-section .comparison-table .comparison-row .row-item.product-info {
  justify-content: flex-start;
}
.comparison-section .comparison-table .comparison-row .row-item.product-info img {
  width: 50px;
  height: 50px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 8px;
  margin-right: 15px;
}
.comparison-section .comparison-table .comparison-row .row-item.product-info span {
  font-weight: 600;
  color: #423f42;
}
.comparison-section .comparison-table .comparison-row .row-item.price {
  font-weight: 700;
  color: #009b91;
  font-size: 1.1em;
}
.comparison-section .comparison-table .comparison-row .row-item.rating .stars {
  color: #ffc107;
  font-size: 1.2em;
}

.thalasso-capsule-section {
  padding: 0 0 0px;
}
.thalasso-capsule-section .container {
  max-width: 1600px;
  margin: 0 auto;
  padding: 45px 0px 0px;
  text-align: center;
}
.thalasso-capsule-section .thalasso-image img {
  width: 1100px;
  height: auto;
  border-radius: 15px;
}

.store-link-section .store-links {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
.store-link-section .store-link a {
  display: block;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.store-link-section .store-link a:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
}
.store-link-section .store-link a img {
  width: 100%;
  height: auto;
  display: block;
}

@media (max-width: 1024px) {
  .product-grid-section .product-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 30px;
  }
  .bottom-product-section .bottom-product-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
  .comparison-table .comparison-header,
  .comparison-table .comparison-row {
    grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .main-content-section {
    min-height: 80vh;
  }
  .main-content-section .hero-content .logo-section .hero-logo {
    width: 130px;
  }
  .main-content-section .hero-content .hero-title {
    font-size: 3em;
    letter-spacing: 3px;
    margin-bottom: 35px;
  }
  .main-content-section .hero-content .hero-description p {
    font-size: 1.15em;
    line-height: 1.9;
    letter-spacing: 0.8px;
  }
  .free-section .free-image img{
    width: 100%;
    height: auto;
  }
  .thalasso-capsule-section .thalasso-image img{
    width: 100%;
  }
  .product-grid-section .container{
    padding: 0 10px;
  }
  .bottom-product-section .container{
    padding: 0 10px;
  }
}
@media (max-width: 768px) {
  .main-content-section {
    min-height: 60vh;
    padding: 40px 0;
  }
  .main-content-section .container {
    padding: 0 15px;
  }
  .main-content-section .hero-content {
    display: flex;
    flex-direction: column;
  }
  .main-content-section .hero-content .logo-section {
    margin-bottom: 30px;
    order: 1;
  }
  .main-content-section .hero-content .logo-section .hero-logo {
    width: 110px;
  }
  .main-content-section .hero-content .hero-title {
    font-size: 2.2em;
    letter-spacing: 1.5px;
    margin-bottom: 25px;
    line-height: 1.3;
    order: 2;
  }
  .main-content-section .hero-content .hero-description {
    order: 3;
    margin-bottom: 30px;
  }
  .main-content-section .hero-content .hero-description p {
    font-size: 1em;
    line-height: 1.7;
    letter-spacing: 0.3px;
    margin-bottom: 8px;
  }
  .product-grid-section {
    padding: 50px 0;
  }
  .product-grid-section .container {
    padding: 0 15px;
  }
  .product-grid-section .section-title {
    font-size: 1.8em;
    margin-bottom: 50px;
    letter-spacing: 1px;
  }
  .product-grid-section .product-grid {
    grid-template-columns: 1fr;
    gap: 56px;
    margin-bottom: 0px;
  }
  .product-grid-section .product-item .product-image {
    margin-bottom: 0px;
  }
  .product-grid-section .product-item .product-image img {
    max-width: 280px;
    width: 100%;
  }
  .product-grid-section .product-item .product-info .product-description {
    font-size: 17px;
    line-height: 1.86;
    margin-bottom: 15px;
    letter-spacing: 0.3px;
  }
  .product-grid-section .product-item .product-info .product-name {
    font-size: 1.1em;
    margin-bottom: 12px;
    line-height: 1.3;
  }
  .product-grid-section .product-item .product-info .product-capacity {
    font-size: 17px;
    margin-bottom: 12px;
  }
  .product-grid-section .product-item .product-info .product-price {
    font-size: 1.2em;
    margin-bottom: 15px;
  }
  .product-grid-section .product-item .product-info .product-link a {
    font-size: 15px;
  }
  .product-detail-section {
    padding: 65px 0;
  }
  .product-detail-section .container {
    padding: 0 15px;
  }
  .product-detail-section .detail-content .detail-image img {
    max-width: 100%;
    border-radius: 0px;
    height: auto;
  }
  .ocean-story-section {
    padding: 60px 0;
  }
  .ocean-story-section .ocean-content .container {
    padding: 0 15px;
    display: flex;
    flex-direction: column;
  }
  .ocean-story-section .story-logo {
    margin-bottom: 30px !important;
    order: 1;
  }
  .ocean-story-section .story-logo img {
    width: 107px !important;
  }
  .ocean-story-section .story-title {
    font-size: 1.8em;
    letter-spacing: 1.5px;
    margin-bottom: 35px;
    line-height: 1.3;
    order: 2;
  }
  .ocean-story-section .story-description {
    order: 3;
  }
  .ocean-story-section .story-description p {
    font-size: 1em;
    line-height: 1.7;
    margin-bottom: 8px;
    letter-spacing: 0.5px;
  }
  .ocean-story-section .story-description br {
    margin-bottom: 20px;
  }
  .bottom-product-section {
    padding: 50px 0;
  }
  .bottom-product-section .container {
    padding: 0 15px;
  }
  .bottom-product-section .section-title {
    font-size: 1.8em;
    margin-bottom: 50px;
    letter-spacing: 1px;
  }
  .bottom-product-section .bottom-product-grid {
    grid-template-columns: 1fr;
    gap: 35px;
    margin-bottom: 60px;
  }
  .bottom-product-section .product-item .product-image {
    margin-bottom: 25px;
  }
  .bottom-product-section .product-item .product-image img {
    max-width: 280px;
    width: 100%;
  }
  .bottom-product-section .product-item .product-info .product-description {
    font-size: 1.3em;
    line-height: 1.5;
    margin-bottom: 15px;
    letter-spacing: 0.3px;
  }
  .bottom-product-section .product-item .product-info .product-name {
    font-size: 1.1em;
    margin-bottom: 12px;
    line-height: 1.3;
  }
  .bottom-product-section .product-item .product-info .product-capacity {
    font-size: 1.2em;
    margin-bottom: 12px;
  }
  .bottom-product-section .product-item .product-info .product-price {
    font-size: 1.3em;
    margin-bottom: 15px;
  }
  .bottom-product-section .product-item .product-info .product-link a {
    font-size: 1.2em;
  }
  .comparison-section {
    padding: 50px 0;
  }
  .comparison-section .container {
    padding: 0 15px;
  }
  .comparison-section .comparison-title {
    margin-bottom: 40px;
  }
  .comparison-section .comparison-title h2 {
    font-size: 1.8em;
    letter-spacing: 1px;
  }
  .comparison-section .comparison-table .comparison-header,
  .comparison-section .comparison-table .comparison-row {
    grid-template-columns: 1fr;
  }
  .comparison-section .comparison-table .comparison-header .header-item,
  .comparison-section .comparison-table .comparison-header .row-item,
  .comparison-section .comparison-table .comparison-row .header-item,
  .comparison-section .comparison-table .comparison-row .row-item {
    padding: 15px 10px;
    border-bottom: 1px solid #eee;
  }
  .comparison-section .comparison-table .comparison-header .header-item:last-child,
  .comparison-section .comparison-table .comparison-header .row-item:last-child,
  .comparison-section .comparison-table .comparison-row .header-item:last-child,
  .comparison-section .comparison-table .comparison-row .row-item:last-child {
    border-bottom: none;
  }
  .comparison-section .comparison-table .comparison-header .header-item {
    background: linear-gradient(135deg, #009b91 0%, #00bcd4 100%);
    color: #fff;
    font-size: 0.9em;
    font-weight: 500;
  }
  .comparison-section .comparison-table .comparison-row {
    margin-bottom: 15px;
    border: 1px solid #eee;
    border-radius: 8px;
    background: #fff;
  }
  .comparison-section .comparison-table .comparison-row .row-item.product-info {
    background-color: #f8f9fa;
    font-weight: 600;
    font-size: 0.9em;
  }
  .comparison-section .comparison-table .comparison-row .row-item.product-info img {
    width: 40px;
    height: 40px;
    margin-right: 10px;
  }
  .comparison-section .comparison-table .comparison-row .row-item.price {
    font-size: 1em;
  }
  .comparison-section .comparison-table .comparison-row .row-item.rating .stars {
    font-size: 1em;
  }
  .thalasso-capsule-section {
    padding: 50px 0;
  }
  .thalasso-capsule-section .container {
    padding: 0 15px;
  }
  .thalasso-capsule-section .thalasso-image img {
    max-width: 100%;
    border-radius: 0px;
  }
  .store-link-section {
    padding: 50px 0;
  }
  .store-link-section .container {
    padding: 0 15px;
  }
  .store-link-section .store-links {
    grid-template-columns: 1fr;
    gap: 15px;
  }
  .store-link-section .store-link a {
    border-radius: 10px;
  }
  .store-link-section .store-link a:hover {
    transform: translateY(-3px);
  }
}
@media (max-width: 480px) {
  .main-content-section {
    min-height: 50vh;
    padding: 30px 0;
  }
  .main-content-section .container {
    padding: 0 10px;
  }
  .main-content-section .hero-content {
    display: flex;
    flex-direction: column;
  }
  .main-content-section .hero-content .logo-section {
    order: 1;
  }
  .main-content-section .hero-content .logo-section .hero-logo {
    width: 86px;
    height: auto;
  }
  .main-content-section .hero-content .hero-title {
    font-size: 25px;
    letter-spacing: 1px;
    margin-bottom: 20px;
    order: 2;
  }
  .main-content-section .hero-content .hero-description {
    order: 3;
    margin-bottom: 30px;
  }
  .main-content-section .hero-content .hero-description p {
    font-size: 1.25em;
    line-height: 2.2;
  }
  .product-grid-section,
  .bottom-product-section {
    padding: 40px 0;
  }
  .product-grid-section .container,
  .bottom-product-section .container {
    padding: 0 10px;
  }
  .product-grid-section .section-title,
  .bottom-product-section .section-title {
    font-size: 18px;
    margin: 35px 0;
  }
  .product-grid-section .section-title-first {
    margin: 35px 0!important;
  }
  .product-grid-section .section-title {
    margin: 92px 0 35px 0;
  }
  .product-grid-section .bottom-product-grid,
  .bottom-product-section .bottom-product-grid {
    gap: 30px;
    margin-bottom: 0px;
  }
  .bottom-product-section .bottom-product-grid {
    gap: 56px;
  }
  .product-grid-section .product-item .product-image img,
  .bottom-product-section .product-item .product-image img {
    max-width: 100%;
    height: auto;
  }
  .product-grid-section .product-item .product-info .product-name,
  .bottom-product-section .product-item .product-info .product-name {
    font-size: 15px;
  }
  .product-grid-section .product-item .product-info .product-price,
  .bottom-product-section .product-item .product-info .product-price {
    font-size: 19px;
  }
  .ocean-story-section {
    padding: 50px 0;
  }
  .ocean-story-section .ocean-content .container {
    padding: 0 10px;
    display: flex;
    flex-direction: column;
  }
  .ocean-story-section .story-logo {
    order: 1;
  }
  .ocean-story-section .story-title {
    font-size: 2rem !important;
    margin-bottom: 25px !important;
    order: 2;
  }
  .ocean-story-section .story-description {
    order: 3;
  }
  .ocean-story-section .story-description p {
    font-size: 0.9em;
  }
  .comparison-section,
  .thalasso-capsule-section,
  .store-link-section {
    padding: 55px 0 100px;
  }
  .thalasso-capsule-section {
    padding-bottom: 75px;
  }
  .comparison-section .container,
  .thalasso-capsule-section .container,
  .store-link-section .container {
    padding: 0 10px;
  }
  .comparison-section .comparison-title h2 {
    font-size: 1.6em;
  }
}
@media (max-width: 429px) {
  .main-content-section .hero-content .hero-description p{
    font-size: 15px;
  }
}
@media (max-width: 480px) {
  .product-images-section .product-images {
    gap: 25px;
  }
}
.feature-section, .product-info-section, .research-section {
  padding: 120px 0 0;
}
.ingredient-section{
  padding: 100px 0 0;
}
.detail-section{
  padding: 76px 0 0;
}
.beauty-section{
  padding: 200px 0 0;
}
@media (max-width: 767px) {
  .feature-section, .product-info-section, .research-section, .beauty-section, .detail-section, .ingredient-section {
    padding: 50px 15px;
  }
}
@media (max-width: 480px) {
  .feature-section, .product-info-section, .research-section, .beauty-section, .ingredient-section {
    padding: 45px 25px 35px 25px! important;
  }
  .research-section {
    padding: 15px 25px 75px 25px! important;
  }
  .detail-section{
    padding: 0 25px;
  }
  .beauty-section{
    margin-bottom: 0px;
  }
}
.feature-section.bg-white, .bg-white.product-info-section, .research-section, .bg-white.beauty-section, .detail-section, .ingredient-section, .feature-section.feature-showcase-section.feature-showcase-section--fucoidan, .feature-showcase-section.feature-showcase-section--fucoidan.product-info-section, .feature-showcase-section.feature-showcase-section--fucoidan.research-section, .feature-showcase-section.feature-showcase-section--fucoidan.beauty-section, .feature-showcase-section.feature-showcase-section--fucoidan.detail-section, .feature-showcase-section.feature-showcase-section--fucoidan.ingredient-section, .feature-section.feature-showcase-section.feature-showcase-section--research, .feature-showcase-section.feature-showcase-section--research.product-info-section, .feature-showcase-section.feature-showcase-section--research.research-section, .feature-showcase-section.feature-showcase-section--research.beauty-section, .feature-showcase-section.feature-showcase-section--research.detail-section, .feature-showcase-section.feature-showcase-section--research.ingredient-section {
  background-color: #fff;
}

.feature-section-subtitle, .research-section .section-title .section-subtitle, .beauty-section .section-title .section-subtitle, .ingredient-section .section-title .section-subtitle {
  font-size: 1.4em;
  color: #707070;
  font-weight: 400;
  letter-spacing: 2px;
  margin: 0;
  text-align: center;
}
@media (max-width: 767px) {
  .feature-section-subtitle, .research-section .section-title .section-subtitle, .beauty-section .section-title .section-subtitle, .ingredient-section .section-title .section-subtitle {
    font-size: 20px;
    margin-bottom: 5px;
  }
}

.feature-brand-title, .research-section .project-title h2, .ingredient-section .ingredient-name h1 {
  font-size: 2.6em;
  color: #33B2B0;
  font-weight: 500;
  letter-spacing: 2px;
  margin: 0;
  text-align: center;
  margin-bottom: 65px;
}
.beauty-section .beauty-title h2{
  font-size: 2.6em;
  color: #33B2B0;
  font-weight: 500;
  letter-spacing: 2px;
  margin: 0;
  text-align: center;
  margin-bottom: 65px;
}

@media (max-width: 767px) {
  .feature-brand-title, .research-section .project-title h2, .beauty-section .beauty-title h2, .ingredient-section .ingredient-name h1 {
    font-size: 1.6em;
    line-height: 1.3;
    letter-spacing: 1px;
    margin-bottom: 40px;
  }
}
@media (max-width: 480px) {
  .feature-brand-title, .research-section .project-title h2, .beauty-section .beauty-title h2, .ingredient-section .ingredient-name h1 {
    font-size: 25px;
    letter-spacing: 1px;
  }
  .beauty-section .beauty-title h2 {
    font-size: 24px;
    letter-spacing: -1px;
  }
}

.feature-image-container, .research-section .lab-image, .beauty-section .ingredient-image, .beauty-section .botanical-image, .ingredient-section .effect-image {
  margin: 65px 0;
  text-align: center;
}
.ingredient-section .nature-image{
  margin: 65px 0;
  text-align: center;
  height: 383px;
}

.feature-image-container img, .research-section .lab-image img, .beauty-section .ingredient-image img, .beauty-section .botanical-image img, .ingredient-section .effect-image img, .ingredient-section .nature-image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}
.ingredient-section .effect-image img{
  width: 100%;
  height: 230px;
  -o-object-fit: cover;
  object-fit: cover;
}


.feature-image-container.large img, .research-section .lab-image img, .beauty-section .large.ingredient-image img, .beauty-section .botanical-image img, .ingredient-section .large.effect-image img, .ingredient-section .nature-image img {
  max-width: 1240px;
}
.feature-image-container.medium img, .research-section .medium.lab-image img, .beauty-section .ingredient-image img, .beauty-section .medium.botanical-image img, .ingredient-section .medium.effect-image img, .ingredient-section .medium.nature-image img {
  max-width: 1100px;
  -o-object-fit: contain;
  object-fit: contain;
}
.research-section{
  padding: 0;
}

.feature-image-container.small img, .research-section .small.lab-image img, .beauty-section .small.ingredient-image img, .beauty-section .small.botanical-image img, .ingredient-section .effect-image img, .ingredient-section .small.nature-image img {
  max-width: 820px;
  -o-object-fit: contain;
  object-fit: contain;
}
@media (max-width: 767px) {
  .feature-image-container, .research-section .lab-image, .beauty-section .ingredient-image, .beauty-section .botanical-image, .ingredient-section .effect-image, .ingredient-section .nature-image {
    margin: 40px 0;
  }
  .feature-image-container img, .research-section .lab-image img, .beauty-section .ingredient-image img, .beauty-section .botanical-image img, .ingredient-section .effect-image img, .ingredient-section .nature-image img {
    max-width: 100% !important;
    height: auto;
  }
  .beauty-section .botanical-image{
    margin: 35px 0 !important;
  }
}
@media (max-width: 480px) {
  .feature-image-container, .research-section .lab-image, .beauty-section .botanical-image, .ingredient-section .nature-image {
    margin: 35px 0 !important;
    height: auto;
  }
  .ingredient-section .effect-image{
    margin: 0;
  }
  .research-section .lab-image {
    margin-bottom: 30px!important;
  }
}

.feature-content-container, .research-section .research-description,
.research-section .research-details, .beauty-section .beauty-description {
  max-width: 1000px;
  margin: 0 auto 0px;
  text-align: center;
}
.research-description .margin{
  margin: 0 !important;
}
@media (max-width: 767px) {
  .feature-content-container, .research-section .research-description,
  .research-section .research-details, .beauty-section .beauty-description {
    max-width: 100%;
  }
}

.product-new {
  font-family: "Noto Serif JP", serif;
  color: #707070;
  line-height: 1.6;
}

.hero-section {
  height: 300px;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.hero-section .hero-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.hero-section .hero-bg img {
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
  object-fit: cover;
}
.hero-section .hero-content {
  position: relative;
  z-index: 2;
  text-align: center;
  color: #707070;
}
.hero-section .hero-content .hero-text .feature-title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.5em;
  font-weight: 300;
  letter-spacing: 6px;
  margin-bottom: 0px;
}
.hero-section .hero-content .hero-text .feature-subtitle {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.8em;
  font-weight: 400;
  letter-spacing: 4px;
  margin: 0;
}

.ingredient-section .section-title {
  margin-bottom: 0px;
}
.ingredient-section .ingredient-name {
  margin-bottom: 0px;
}
.ingredient-section .ingredient-name h1 {
  margin-bottom: 0;
}
.ingredient-section .ingredient-subtitle {
  margin-bottom: 65px;
}
.ingredient-section .ingredient-subtitle p {
  font-size: 18px;
  color: #33B2B0;
  letter-spacing: 1px;
  margin: 0;
}
@media (max-width: 767px) {
  .ingredient-section .ingredient-subtitle p {
    font-size: 1.3em;
    letter-spacing: 0.5px;
  }
  .ingredient-section .ingredient-subtitle {
    margin: 0 0 10px;
  }
  .hero-section .hero-bg img {
    height:200px;
  }
  .fv-section .fv-image img {
    height:200px;
  }
}
.ingredient-section .ingredient-description {
  max-width: 800px;
  margin: 0 auto 40px;
  text-align: center;
}
.ingredient-section .ingredient-description p {
  font-size: 20px;
  line-height: 2;
  margin: 40px 0;
  letter-spacing: 0.5px;
  color: #707070;
}
@media (max-width: 767px) {
  .ingredient-section .ingredient-description p {
    font-size: 0.95em;
    line-height: 1.86;
    margin-bottom: 8px;
    letter-spacing: 0.3px;
  }
}
@media (max-width: 480px) {
  .ingredient-section .ingredient-description p {
    font-size: 15px;
    margin: 25px 0;
  }
}
.ingredient-section .ingredient-description br {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .ingredient-section .ingredient-description {
    max-width: 100%;
    margin-bottom: 25px;
    margin-top: 20px;
  }
  .ingredient-section .ingredient-description p.feature-first {
    margin-top: 20px;
  }
}
.ingredient-section .note {
  text-align: center;
}
.ingredient-section .note p {
  font-size: 14px;
  color: #707070;
  letter-spacing: 0.5px;
  margin: 0;
}
@media (max-width: 767px) {
  .ingredient-section .note p {
    font-size: 10px;
    line-height: 1.4;
  }
}

.detail-section .section-wrapper {
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 20px;
}
@media (max-width: 767px) {
  .detail-section .section-wrapper {
    padding: 0;
  }
}
.detail-section .detail-content {
  text-align: center;
}
.detail-section .detail-content .detail-image img {
  width: 100%;
  max-width: 800px;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (max-width: 767px) {
  .detail-section .detail-content .detail-image img {
    max-width: 100%;
    height: auto;
  }
}

.beauty-section .section-title {
  margin-bottom: 0px;
}
.beauty-section .beauty-description {
  margin-bottom: 80px;
}
.beauty-section .botanical-image{
  margin: 65px 0 90px 0;
}
.beauty-section .ingredient-image{
  margin:76px 0 200px  ;
}

.beauty-section .beauty-description p {
  font-size: 20px;
  line-height: 2;
  margin: 0 0 40px 0 ;
  letter-spacing: 1px;
}
.research-section .lab-image{
  margin:65px 0 90px ;
}

@media (max-width: 767px) {
  .beauty-section .beauty-description p {
    font-size: 1.1em;
    line-height: 2;
    margin-bottom: 15px;
    letter-spacing: 0.5px;
  }
}
@media (max-width: 480px) {
  .beauty-section .beauty-description p {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .beauty-section .beauty-description {
    margin-bottom: 30px;
  }
}
.research-section .section-title {
  margin-bottom: 0px;
}
.research-section .research-description p,
.research-section .research-details p {
  font-size: 20px;
  line-height: 2;
  margin: 40px 0;
  letter-spacing: 1px;
}
@media (max-width: 767px) {
  .research-section .research-description p,
  .research-section .research-details p {
    font-size: 1.05em;
    line-height: 1.86;
    margin-bottom: 15px;
    letter-spacing: 0.5px;
    margin-top: 28px;
  }
  .research-section .research-description p.narrow {
    letter-spacing: -0.2px;
  }
}
@media (max-width: 480px) {
  .research-section .research-description p,
  .research-section .research-details p {
    font-size: 15px;
  }
}
.research-section .research-description .note {
  text-align: center;
}
.research-section .research-description .note p {
  font-size: 0.9em;
  color: #707070;
  letter-spacing: 0.5px;
  margin: 0;
}
@media (max-width: 767px) {
  .research-section .research-description .note p {
    font-size: 0.8em;
    line-height: 1.4;
  }
}

.research-description span {
  font-size: 14px;
  color: #707070;
  letter-spacing: 0.5px;
}

.note {
  text-align: center;
}
.note p {
  font-size: 0.9em;
  color: #707070;
  letter-spacing: 0.5px;
  margin: 0;
}
@media (max-width: 767px) {
  .note p {
    font-size: 0.8em;
    line-height: 1.4;
  }
  .research-description span {
    font-size: 10px;
  }
  .research-section .research-description p.research-description-last {
    maron-porton: 10px;
  }
}
.note .research-details {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid #eee;
}
@media (max-width: 767px) {
  .note .research-details {
    margin-top: 30px;
    padding-top: 30px;
  }
}

.product-info-section .product-cards {
  display: flex;
  justify-content: center;
  gap: 60px;
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 20px;
}
@media (max-width: 767px) {
  .product-info-section .product-cards {
    flex-direction: column;
    gap: 30px;
    padding: 0;
  }
}
.product-info-section .product-card {
  background: #fff;
  border-radius: 15px;
  padding: 30px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  text-align: center;
  flex: 1;
  max-width: 400px;
}
.product-info-section .product-card .card-image {
  margin-bottom: 20px;
}
.product-info-section .product-card .card-image img {
  width: 100%;
  height: 250px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .product-info-section .product-card .card-image img {
    height: 200px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .product-info {
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  .product-info-section .product-card .card-image {
    margin-bottom: 15px;
  }
}
.product-info-section .product-card .card-content h4 {
  font-size: 1.4em;
  color: #423f42;
  margin-bottom: 15px;
  letter-spacing: 1px;
}
@media (max-width: 767px) {
  .product-info-section .product-card .card-content h4 {
    font-size: 1.2em;
    margin-bottom: 12px;
    line-height: 1.3;
  }
}
@media (max-width: 480px) {
  .product-info-section .product-card .card-content h4 {
    font-size: 1.1em;
  }
}
.product-info-section .product-card .card-content .price {
  font-size: 1.3em;
  color: #0081b2;
  font-weight: 600;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .product-info-section .product-card .card-content .price {
    font-size: 1.2em;
    margin-bottom: 12px;
  }
}
@media (max-width: 480px) {
  .product-info-section .product-card .card-content .price {
    font-size: 1.1em;
  }
}
.product-info-section .product-card .card-content .description {
  font-size: 1em;
  line-height: 1.6;
  color: #666;
  letter-spacing: 0.5px;
}
@media (max-width: 767px) {
  .product-info-section .product-card .card-content .description {
    font-size: 0.9em;
    line-height: 1.5;
    letter-spacing: 0.3px;
  }
}
@media (max-width: 480px) {
  .product-info-section .product-card .card-content .description {
    font-size: 0.85em;
  }
}
@media (max-width: 767px) {
  .product-info-section .product-card {
    max-width: 100%;
    padding: 25px 20px;
  }
}
@media (max-width: 480px) {
  .product-info-section .product-card {
    padding: 20px 15px;
  }
}

@media (max-width: 767px) {
  .hero-section {
    height: 200px;
  }
  .hero-section .hero-content {
    padding: 0 15px;
  }
  .hero-section .hero-content .hero-text .feature-title {
    font-size: 2.2em;
    letter-spacing: 3px;
    margin-bottom: 15px;
    line-height: 1.2;
  }
  .hero-section .hero-content .hero-text .feature-subtitle {
    font-size: 1.1em;
    letter-spacing: 1.5px;
    line-height: 1.4;
  }
   .beauty-section .ingredient-image{
    margin:0 ;
   }
}
@media (max-width: 480px) {
  
  .hero-section .hero-content .hero-text .feature-title {
    font-size: 1.8em;
    letter-spacing: 2px;
  }
  .hero-section .hero-content .hero-text .feature-subtitle {
    font-size: 1em;
    letter-spacing: 1px;
  }
}
.product-images-section.ab {
  padding: 100px 0;
}

/* 初期状態ではSP用テキストは非表示 */
.sp_style {
  display: none;
}

/* 画面幅が768px以下（スマホ）の場合に切り替え */
@media screen and (max-width: 768px) {
  .pc_style {
    display: none;
  }
  .sp_style {
    display: block;
  }
}
/*# sourceMappingURL=style.css.map */
.footer-sns-group .sns_icon a img.sns_youtube {
  width: 65px;
  top: -5px;
  position: relative;
  height: auto;
}

@media screen and (max-width: 389px) {
  .footer-sns-group .sns_icon a img.sns_youtube {
    width: auto;
    height: 40px;
    top: 0px;
  }
}
.note .gothic, .gothic span, .gothic{
  font-family: "Noto Sans", sans-serif;
}
#feature1 {
  display: block;
  padding-top: 80px;
  margin-top: -80px;
}
#feature3 {
  display: block;
  padding-top: 140px;
  margin-top: -140px;
}
@media screen and (max-width: 768px) {
  #feature1 {
    display: block;
    padding-top: 60px;
    margin-top: -60px;
  }
  #feature2 {
    display: block;
    padding-top: 60px;
    margin-top: -60px;
  }
  #feature3 {
    display: block;
    padding-top: 80px;
    margin-top: -80px;
  }
  #essence-series {
    display: block;
    padding-top: 70px!important;
    margin-top: -70px;
  }
  #thalasso-care-series {
    display: block;
    padding-top: 70px!important;
    margin-top: -70px;
  } 
}
