/*!
Theme Name: KYOSHO
Tags:
Version: 1.0
*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background-repeat: no-repeat;
}
*::before, *::after {
  background-repeat: no-repeat;
}

:root {
  font-size: 18px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1;
  color: #000;
  scroll-behavior: smooth;
  overflow-x: hidden;
}
@media only screen and (max-width: 1280px) {
  :root {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1024px) {
  :root {
    font-size: 13px;
  }
}
@media only screen and (max-width: 768px) {
  :root {
    font-size: 16px;
  }
}

body {
  min-height: 100vh;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: white;
  padding: 0;
  margin: 0;
  width: 100%;
  overflow-x: hidden;
}
body.is-nav-open {
  overflow: hidden;
}

main {
  width: 100%;
  display: flex;
  flex-direction: column;
  flex: 1;
}
main > section {
  width: 100%;
}
h1, h2, h3, h4, h5, h6 {
  font-feature-settings: "palt" 1;
  letter-spacing: 0.1rem;
}

h1 {
  margin: 0;
}

h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  padding: 2px 4px 4px;
  margin: 0 auto;
}

ol,
ul {
  list-style: none;
  margin: 0;
  display: flex;
  gap: 1rem;
}
ol li,
ul li {
  margin: 0;
  font-weight: 400;
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  text-underline-offset: 2px;
}

img {
  display: block;
  width: 100%;
  height: auto;
}

picture {
  display: block;
}
picture img {
  display: block;
  width: 100%;
  height: auto;
}

address {
  font-style: normal;
}

label {
  cursor: pointer;
}

p {
  line-height: 2;
  font-weight: 400;
  margin-bottom: 2rem;
}
p:last-of-type {
  margin-bottom: 0;
}

/*!
Theme Name: KYOSHO
Tags:
Version: 1.0
*/
.section-heading {
  display: flex;
  align-items: baseline;
  gap: 20px;
}
.section-heading h2 {
  color: #fff;
  font: 400 82px/1 "Castoro Titling", serif;
  letter-spacing: 0.1rem;
}
.section-heading h2::first-letter {
  color: #e983d5;
  font-size: 120px;
}
.section-heading span {
  font-family: "Noto Serif JP", serif;
  font-size: 26px;
  letter-spacing: 0.12em;
}
.section-heading--dark h2 {
  color: #915da3;
}
@media only screen and (min-width: 769px) and (max-width: 1480px) {
  .section-heading {
    gap: 1.351vw;
  }
  .section-heading h2 {
    font-size: 5.541vw;
  }
  .section-heading h2::first-letter {
    font-size: 8.108vw;
  }
  .section-heading span {
    font-size: 1.757vw;
  }
}
@media only screen and (max-width: 768px) {
  .section-heading {
    gap: 10px;
    flex-wrap: wrap;
  }
  .section-heading h2 {
    font-size: 34px;
  }
  .section-heading h2::first-letter {
    font-size: 46px;
  }
  .section-heading span {
    font-size: 15px;
  }
}

.br-sp {
  display: none;
}

.br-pc {
  display: inherit;
}

@media only screen and (max-width: 768px) {
  .br-sp {
    display: inherit;
  }
  .br-pc {
    display: none;
  }
}
.lead-underlined {
  color: #fff;
  font-size: 44.5px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.7;
  text-decoration: underline;
  text-decoration-thickness: 2.5px;
  text-underline-offset: 1rem;
}
@media only screen and (min-width: 769px) and (max-width: 1480px) {
  .lead-underlined {
    font-size: 3.108vw;
    text-decoration-thickness: 0.169vw;
  }
}
@media only screen and (max-width: 768px) {
  .lead-underlined {
    font-size: 19px;
    line-height: 1.6;
    text-decoration-thickness: 2px;
    text-underline-offset: 6px;
  }
}

/*!
Theme Name: KYOSHO
Tags:
Version: 1.0
*/
header {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 96px;
  padding: 0 76px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  background: #9360a6;
}
header h1 {
  display: flex;
  align-items: center;
  gap: 20px;
}
header h1 img {
  width: 189px;
  height: 48px;
}
header h1 span {
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
}
header nav ul {
  gap: 30px;
  align-items: center;
}
header nav ul a {
  color: inherit;
  font-family: "Abhaya Libre", serif;
  font-size: 22px;
  line-height: 1;
  letter-spacing: 0.1rem;
}
header .menu-toggle {
  display: none;
}
@media only screen and (min-width: 769px) and (max-width: 1480px) {
  header {
    height: 6.486vw;
    padding: 0 5.135vw;
  }
  header h1 {
    gap: 1.351vw;
  }
  header h1 img {
    width: 12.77vw;
    height: 3.243vw;
  }
  header h1 span {
    font-size: 1.351vw;
  }
  header nav ul {
    gap: 2.027vw;
  }
  header nav ul a {
    font-size: 1.486vw;
  }
}
@media only screen and (max-width: 768px) {
  header {
    height: 60px;
    padding: 0 16px;
  }
  header h1 {
    gap: 8px;
  }
  header h1 img {
    width: 116px;
    height: auto;
  }
  header h1 span {
    font-size: 12px;
  }
  header .menu-toggle {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 6px;
    width: 44px;
    height: 44px;
    padding: 11px 9px;
    position: relative;
    z-index: 12;
    border: 0;
    background: transparent;
    cursor: pointer;
  }
  header .menu-toggle__bar {
    display: block;
    width: 100%;
    height: 2px;
    background: #fff;
    transition: transform 0.3s, opacity 0.3s;
  }
  header .menu-toggle[aria-expanded=true] .menu-toggle__bar:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
  }
  header .menu-toggle[aria-expanded=true] .menu-toggle__bar:nth-child(2) {
    opacity: 0;
  }
  header .menu-toggle[aria-expanded=true] .menu-toggle__bar:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
  }
  header .menu {
    position: fixed;
    inset: 0;
    z-index: 11;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #9360a6;
    transform: translateX(100%);
    visibility: hidden;
    transition: transform 0.35s ease, visibility 0.35s ease;
  }
  header .menu nav {
    width: 100%;
  }
  header .menu nav ul {
    flex-direction: column;
    align-items: center;
    gap: 32px;
  }
  header .menu nav ul a {
    font-size: 22px;
    letter-spacing: 0.14em;
  }
  header .menu.is-open {
    transform: translateX(0);
    visibility: visible;
  }
}

/*!
Theme Name: KYOSHO
Tags:
Version: 1.0
*/
footer {
  width: 100%;
  padding: 95px;
  background: #9360a6;
  display: flex;
  flex-direction: column;
  align-items: center;
}
footer a, footer p {
  color: #fff;
}
footer .logo {
  width: 220px;
  margin-bottom: 60px;
}
footer nav {
  margin-bottom: 35px;
}
footer nav ul {
  display: flex;
  justify-content: center;
}
footer nav ul li {
  border-right: 1px solid #fff;
  padding: 0 46px;
}
footer nav ul li:last-child {
  border-right: none;
}
footer nav ul li a {
  display: block;
  font-family: "Abhaya Libre", serif;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.1rem;
  padding: 4px;
}
footer .terms {
  font-size: 14px;
  margin-bottom: 35px;
}
footer .copyright {
  font-size: 14px;
}
@media only screen and (min-width: 769px) and (max-width: 1480px) {
  footer {
    padding: 6.419vw;
  }
  footer .logo {
    width: 14.865vw;
    margin-bottom: 4.054vw;
  }
  footer nav {
    margin-bottom: 2.365vw;
  }
  footer nav ul li {
    padding: 0 3.108vw;
  }
  footer nav ul li a {
    font-size: 1.351vw;
    padding: 0.27vw;
  }
  footer .terms {
    font-size: 0.946vw;
    margin-bottom: 2.365vw;
  }
  footer .copyright {
    font-size: 0.946vw;
  }
}
@media only screen and (max-width: 768px) {
  footer {
    padding: 44px 24px 48px;
  }
  footer .logo {
    width: 150px;
    margin-bottom: 28px;
  }
  footer nav {
    width: 100%;
    margin-bottom: 20px;
  }
  footer nav ul {
    flex-wrap: wrap;
    justify-content: center;
    gap: 0;
  }
  footer nav ul li {
    padding: 0 12px;
    border-right: 1px solid #fff;
  }
  footer nav ul li:last-child {
    border-right: none;
  }
  footer nav ul li a {
    font-size: 13px;
    padding: 4px;
  }
  footer .terms {
    font-size: 12px;
    margin-bottom: 20px;
    text-align: center;
  }
  footer .copyright {
    font-size: 11px;
    text-align: center;
  }
}

.js .reveal {
  opacity: 0;
  transform: translateY(48px);
  transition: opacity 0.9s ease, transform 0.9s ease;
}
.js .reveal.is-visible {
  opacity: 1;
  transform: none;
}
.js .mainvisual__lead::before {
  opacity: 0;
  animation: mv-fade-in 0.6s ease both;
}
.js .mainvisual__lead__copy {
  opacity: 0;
  animation: mv-fade-in 0.6s ease 0.5s both;
}
.js .mainvisual__lead__pen {
  opacity: 0;
  animation: mv-fade-in 0.6s ease 1s both;
}

@keyframes mv-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media (prefers-reduced-motion: reduce) {
  .js .reveal {
    opacity: 1;
    transform: none;
    transition: none;
  }
  .js .mainvisual__lead::before,
  .js .mainvisual__lead__copy,
  .js .mainvisual__lead__pen {
    opacity: 1;
    animation: none;
  }
}
/*!
Theme Name: KYOSHO
Tags:
Version: 1.0
*/
.home {
  color: #9360a6;
}
.home main {
  padding-top: 96px;
}
.home main section {
  scroll-margin-top: 96px;
}
.home .mainvisual {
  position: relative;
}
.home .mainvisual__lead {
  height: 454px;
  position: relative;
  z-index: 2;
}
.home .mainvisual__lead::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: url("../images/pc/mainvisual-bg1.webp") center/cover no-repeat;
}
.home .mainvisual__lead__copy {
  width: 723px;
  height: 338px;
  position: absolute;
  z-index: 1;
  top: 56px;
  left: calc(50% - 691px);
}
.home .mainvisual__lead__pen {
  width: 714px;
  position: absolute;
  z-index: 2;
  top: 65px;
  right: calc(50% - 701px);
}
.home .mainvisual__product {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 87px;
  height: 700px;
  position: relative;
  z-index: 1;
  background: url("../images/pc/mainvisual-bg2.webp") center/cover no-repeat;
}
.home .mainvisual__product__pack {
  width: 357px;
  height: 457px;
}
.home .mainvisual__product__message {
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.home .mainvisual__product__message h2 {
  font-size: 42px;
  font-weight: 500;
  color: #9360a6;
  margin-bottom: 12px;
}
.home .mainvisual__product__message p {
  font-size: 30px;
  font-weight: 400;
  line-height: 1.7;
}
.home .mainvisual__product__message small {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.7;
  color: #767676;
}
.home .nav {
  height: 246px;
  padding: 90px 80px;
  background: #cfb3dd;
}
.home .nav ul {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0;
}
.home .nav ul li {
  width: 25%;
  border-left: 1px solid #fff;
}
.home .nav ul li:last-child {
  border-right: 1px solid #fff;
}
.home .nav ul li:nth-child(1) {
  width: 20%;
}
.home .nav ul li:nth-child(2) {
  width: 35%;
}
.home .nav ul li:nth-child(3) {
  width: 20%;
}
.home .nav ul li:nth-child(4) {
  width: 25%;
}
.home .nav ul li a {
  width: 100%;
  padding: 12px 24px 10px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 14px;
  color: #fff;
  letter-spacing: 0.14em;
  transition: all 0.3s;
}
.home .nav ul li a span {
  letter-spacing: 0.1em;
  white-space: nowrap;
}
.home .nav ul li a span.jp {
  font-size: 26px;
}
.home .nav ul li a span.en {
  font-size: 18px;
}
.home .nav ul li a::after {
  content: "";
  display: block;
  width: 44px;
  height: 16px;
  background-image: url("../images/nav-arrow.svg");
  background-size: contain;
  transition: all 0.3s;
}
.home .nav ul li a:hover {
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.1);
}
.home .nav ul li a:hover::after {
  transform: translateY(4px);
}
.home .features {
  min-height: 1645px;
  padding: 97px calc((100% - 1080px) / 2) 100px;
  background: #cfb3dd;
  color: #fff;
}
.home .features h3 {
  margin: 42px 0 46px;
}
.home .features h4 {
  margin: 72px 0 35px;
}
.home .features h4:first-letter {
  font-size: 74px;
  font-weight: 400;
  margin-right: -0.5rem;
}
.home .features h4 small {
  font-size: 28px;
}
.home .features__kv {
  width: 1080px;
}
.home .features__kv--secondary {
  margin-top: 80px;
}
.home .features__ingredients {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 17px;
}
.home .features__ingredients__photo {
  width: 232px;
  height: 294px;
  object-fit: cover;
}
.home .features__ingredients__copy {
  width: 302px;
  height: 323px;
}
.home .whentouse {
  min-height: 700px;
  padding: 80px 80px 80px 154px;
  background: #F7EBFF;
}
.home .whentouse .wrapper {
  max-width: 1246px;
  margin: 0 auto;
}
.home .whentouse .section-heading {
  margin-bottom: 110px;
}
.home .whentouse__cases {
  width: 100%;
  display: flex;
  justify-content: space-between;
  gap: 31px;
  margin-bottom: 20px;
}
.home .whentouse__cases article {
  width: 324px;
  position: relative;
  background-color: #fff;
}
.home .whentouse__cases article > img:not(.case-copy) {
  width: 324px;
  height: 230px;
  object-fit: cover;
}
.home .whentouse__cases article .case-copy {
  width: 126px;
  position: absolute;
  z-index: 1;
  top: -74px;
  left: -74px;
}
.home .whentouse__cases article p {
  padding: 20px 44px;
  color: #767676;
  font-size: 20px;
  line-height: 1.5;
}
.home .whentouse__note {
  font-size: 24px;
  color: #9360a6;
}
.home .howtouse {
  padding: 90px 150px 100px;
  background: #cfb3dd;
  color: #fff;
}
.home .howtouse .wrapper {
  max-width: 1180px;
  margin: 0 auto;
}
.home .howtouse .lead-underlined {
  margin: 42px 0 43px;
}
.home .howtouse__steps {
  display: grid;
  gap: 22px;
}
.home .howtouse__steps article {
  height: 195px;
  display: flex;
  align-items: center;
  position: relative;
  background: #fff;
  color: #9360a6;
}
.home .howtouse__steps article:nth-child(2) > div p {
  padding: 22px 12px;
}
.home .howtouse__steps article > img {
  width: 245px;
  height: 195px;
  object-fit: cover;
}
.home .howtouse__steps article div {
  width: 680px;
  padding: 0 28px;
}
.home .howtouse__steps article div h4 {
  margin: 0 0 9px;
  color: #9360a6;
  font: 44px/500 "Castoro Titling", serif;
  line-height: 1;
  border-bottom: 1px solid #9F71AE;
  padding-left: 12px;
  vertical-align: baseline;
}
.home .howtouse__steps article div h4 span {
  color: #e983d5;
  font: 74px/500 "Castoro Titling", serif;
  line-height: 1;
  margin-left: 0.2rem;
  position: relative;
  bottom: 0;
}
.home .howtouse__steps article div h4.complete {
  color: #e983d5;
  font: 46px/500 "Noto Serif JP", serif;
  line-height: 1;
  padding-bottom: 12px;
}
.home .howtouse__steps article div p {
  color: #767676;
  font-size: 20px;
  line-height: 1.5;
  padding-left: 12px;
  margin-bottom: 4px;
}
.home .howtouse__steps article div small {
  display: block;
  color: #F0359F;
  font-size: 17px;
  line-height: 1.5;
  padding-left: 12px;
}
.home .howtouse__steps article .figure {
  position: absolute;
  width: 207px;
  height: 176px;
  top: 20px;
  right: 25px;
}
.home .howtouse__movie {
  margin: 76px auto 0;
  display: flex;
  justify-content: center;
}
.home .howtouse__movie video {
  display: block;
  width: 100%;
  max-width: 340px;
  height: auto;
  aspect-ratio: 1080/1920;
  background: #F7EBFF;
}
.home .onlinestore {
  padding: 50px 80px 77px;
  background: #F7EBFF;
}
.home .onlinestore .wrapper {
  max-width: 1320px;
  margin: 0 auto;
}
.home .onlinestore .section-heading {
  padding: 0 95px;
  margin-bottom: 70px;
}
.home .onlinestore .section-heading h2 {
  font-size: 62px;
}
.home .onlinestore .section-heading h2:first-letter {
  font-size: 100px;
}
.home .onlinestore__links {
  display: flex;
  justify-content: space-between;
}
.home .onlinestore__links a {
  width: 276px;
  min-height: 75px;
  display: grid;
  place-items: center;
  border-radius: 40px;
  color: #fff;
  background: #E69CEA;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 0.1rem;
  text-align: center;
  transition: all 0.3s;
}
.home .onlinestore__links a:hover {
  filter: brightness(1.05);
  text-decoration: none;
}
.home .faq {
  padding: 100px 170px 120px;
  color: #fff;
  background: #cfb3dd;
}
.home .faq .wrapper {
  max-width: 1140px;
  margin: 0 auto;
}
.home .faq .instagram {
  width: fit-content;
  padding: 27px 76px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 48px;
  background: #9360a6;
  margin: 0 auto 75px;
  transition: all 0.3s;
}
.home .faq .instagram img {
  width: 180px;
  height: 32px;
}
.home .faq .instagram:hover {
  filter: brightness(1.1);
  text-decoration: none;
}
.home .faq .section-heading {
  margin-bottom: 40px;
}
.home .faq__list {
  display: grid;
  gap: 70px;
  color: #915da3;
}
.home .faq__list details {
  background: #F7EBFF;
  padding: 0 24px;
}
.home .faq__list details summary {
  display: block;
  padding: 20px 14px;
  position: relative;
  font-size: 26px;
  font-weight: 500;
}
.home .faq__list details summary::after {
  content: "";
  display: block;
  width: 36px;
  height: 18px;
  background: url("../images/faq-arrow.svg") no-repeat center;
  background-size: contain;
  position: absolute;
  top: 28px;
  right: 0;
}
.home .faq__list details summary:hover {
  cursor: pointer;
}
.home .faq__list details p {
  border-top: 2px solid #915da3;
  font-size: 26px;
  font-weight: 500;
  padding: 20px 14px 20px 70px;
  text-indent: -2.5rem;
  line-height: 1.5;
}
@media only screen and (min-width: 769px) and (max-width: 1480px) {
  .home main {
    padding-top: 6.486vw;
  }
  .home main section {
    scroll-margin-top: 6.486vw;
  }
  .home .mainvisual__lead {
    height: 30.676vw;
  }
  .home .mainvisual__lead__copy {
    width: 48.851vw;
    height: 22.838vw;
    top: 3.784vw;
    left: calc(50% - 46.689vw);
  }
  .home .mainvisual__lead__pen {
    width: 48.243vw;
    top: 4.392vw;
    right: calc(50% - 47.365vw);
  }
  .home .mainvisual__product {
    gap: 5.878vw;
    height: 47.297vw;
  }
  .home .mainvisual__product__pack {
    width: 24.122vw;
    height: 30.878vw;
  }
  .home .mainvisual__product__message {
    gap: 3.378vw;
  }
  .home .mainvisual__product__message h2 {
    font-size: 2.838vw;
    margin-bottom: 0.811vw;
  }
  .home .mainvisual__product__message p {
    font-size: 2.027vw;
  }
  .home .mainvisual__product__message small {
    font-size: 1.622vw;
  }
  .home .nav {
    height: 16.622vw;
    padding: 6.081vw 5.405vw;
  }
  .home .nav ul li a {
    padding: 0.811vw 1.622vw 0.676vw;
    gap: 0.946vw;
  }
  .home .nav ul li a span.jp {
    font-size: 1.757vw;
  }
  .home .nav ul li a span.en {
    font-size: 1.216vw;
  }
  .home .nav ul li a::after {
    width: 2.973vw;
    height: 1.081vw;
  }
  .home .features {
    min-height: 111.149vw;
    padding: 6.554vw calc((100% - 72.973vw) / 2) 6.757vw;
  }
  .home .features h3 {
    margin: 2.838vw 0 3.108vw;
  }
  .home .features h4 {
    margin: 4.865vw 0 2.365vw;
  }
  .home .features h4:first-letter {
    font-size: 5vw;
  }
  .home .features h4 small {
    font-size: 1.892vw;
  }
  .home .features__kv {
    width: 72.973vw;
  }
  .home .features__kv--secondary {
    margin-top: 5.405vw;
  }
  .home .features__ingredients {
    gap: 1.149vw;
  }
  .home .features__ingredients__photo {
    width: 15.676vw;
    height: 19.865vw;
  }
  .home .features__ingredients__copy {
    width: 20.405vw;
    height: 21.824vw;
  }
  .home .whentouse {
    min-height: 47.297vw;
    padding: 5.405vw 5.405vw 5.405vw 10.405vw;
  }
  .home .whentouse .section-heading {
    margin-bottom: 7.432vw;
  }
  .home .whentouse__cases {
    gap: 2.095vw;
    margin-bottom: 1.351vw;
  }
  .home .whentouse__cases article {
    width: 21.892vw;
  }
  .home .whentouse__cases article > img:not(.case-copy) {
    width: 21.892vw;
    height: 15.541vw;
  }
  .home .whentouse__cases p {
    padding: 1.351vw 2.973vw;
    font-size: 1.351vw;
  }
  .home .whentouse .case-copy {
    width: 8.514vw;
    top: -5vw;
    left: -5vw;
  }
  .home .whentouse__note {
    font-size: 1.622vw;
  }
  .home .howtouse {
    padding: 6.081vw 10.135vw 6.757vw;
  }
  .home .howtouse > h3 {
    margin: 2.838vw 0 2.905vw;
  }
  .home .howtouse__steps {
    gap: 1.486vw;
  }
  .home .howtouse__steps article {
    height: 13.176vw;
  }
  .home .howtouse__steps article:nth-child(2) > div p {
    padding: 1.486vw 0.811vw;
  }
  .home .howtouse__steps article > img {
    width: 16.554vw;
    height: 13.176vw;
  }
  .home .howtouse__steps article div {
    width: 45.946vw;
    padding: 0 1.892vw;
  }
  .home .howtouse__steps article div h4 {
    margin: 0 0 0.608vw;
    font-size: 2.973vw;
    padding-left: 0.811vw;
  }
  .home .howtouse__steps article div h4 span {
    font-size: 5vw;
  }
  .home .howtouse__steps article div h4.complete {
    font-size: 3.108vw;
    padding-bottom: 0.811vw;
  }
  .home .howtouse__steps article div p {
    font-size: 1.351vw;
    padding-left: 0.811vw;
    margin-bottom: 0.27vw;
  }
  .home .howtouse__steps article div small {
    font-size: 1.149vw;
    padding-left: 0.811vw;
  }
  .home .howtouse__steps article .figure {
    width: 13.986vw;
    height: 11.892vw;
    top: 1.351vw;
    right: 1.689vw;
  }
  .home .howtouse__movie {
    margin: 5.135vw auto 0;
  }
  .home .onlinestore {
    padding: 3.378vw 5.405vw 5.203vw;
  }
  .home .onlinestore .section-heading {
    padding: 0 6.419vw;
    margin-bottom: 4.73vw;
  }
  .home .onlinestore .section-heading h2 {
    font-size: 4.189vw;
  }
  .home .onlinestore .section-heading h2:first-letter {
    font-size: 6.757vw;
  }
  .home .onlinestore__links a {
    width: 18.649vw;
    min-height: 5.068vw;
    border-radius: 2.703vw;
    font-size: 1.622vw;
  }
  .home .faq {
    padding: 6.757vw 11.486vw 8.108vw;
  }
  .home .faq .instagram {
    padding: 1.824vw 5.135vw;
    border-radius: 3.243vw;
    margin: 0 auto 5.068vw;
  }
  .home .faq .instagram img {
    width: 12.162vw;
    height: 2.162vw;
  }
  .home .faq .section-heading {
    margin-bottom: 2.703vw;
  }
  .home .faq__list {
    gap: 4.73vw;
  }
  .home .faq__list details {
    padding: 0 1.622vw;
  }
  .home .faq__list details summary {
    padding: 1.351vw 0.946vw;
    font-size: 1.757vw;
  }
  .home .faq__list details summary::after {
    width: 2.432vw;
    height: 1.216vw;
    top: 1.892vw;
  }
  .home .faq__list details p {
    font-size: 1.757vw;
    padding: 1.351vw 0.946vw 1.351vw 4.73vw;
  }
}
@media only screen and (max-width: 768px) {
  .home main {
    padding-top: 60px;
  }
  .home main section {
    scroll-margin-top: 60px;
  }
  .home .mainvisual {
    position: relative;
  }
  .home .mainvisual__lead {
    height: 420px;
    padding: 28px 20px 32px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
  .home .mainvisual__lead__copy {
    position: static;
    width: 95%;
    max-width: inherit;
    height: auto;
  }
  .home .mainvisual__lead__pen {
    position: relative;
    width: 100%;
    max-width: 420px;
    height: auto;
    left: 10px;
    top: -30px;
    z-index: 1;
  }
  .home .mainvisual__product {
    flex-direction: column;
    gap: 28px;
    height: auto;
    padding: 52px 20px 52px;
  }
  .home .mainvisual__product__pack {
    width: 58%;
    max-width: 240px;
    height: auto;
  }
  .home .mainvisual__product__message {
    gap: 24px;
  }
  .home .mainvisual__product__message h2 {
    font-size: 22px;
    margin-bottom: 4px;
  }
  .home .mainvisual__product__message p {
    font-size: 16px;
  }
  .home .mainvisual__product__message small {
    font-size: 13px;
  }
  .home .nav {
    height: auto;
    padding: 32px 20px;
  }
  .home .nav ul {
    flex-wrap: wrap;
  }
  .home .nav ul li,
  .home .nav ul li:nth-child(1),
  .home .nav ul li:nth-child(2),
  .home .nav ul li:nth-child(3),
  .home .nav ul li:nth-child(4) {
    width: 50%;
  }
  .home .nav ul li {
    border-left: 1px solid #fff;
  }
  .home .nav ul li:nth-child(2n) {
    border-right: 1px solid #fff;
  }
  .home .nav ul li:nth-child(n+3) {
    border-top: 1px solid #fff;
  }
  .home .nav ul li a {
    padding: 18px 8px;
    gap: 8px;
  }
  .home .nav ul li a span {
    font-size: 11px;
    white-space: normal;
    text-align: center;
    line-height: 1.4;
  }
  .home .nav ul li a span.jp {
    font-size: 14px;
    letter-spacing: 0;
  }
  .home .nav ul li a span.en {
    font-size: 11px;
  }
  .home .nav ul li a::after {
    width: 24px;
    height: 10px;
  }
  .home .features {
    min-height: 0;
    padding: 48px 20px 56px;
  }
  .home .features h3 {
    margin: 24px 0 28px;
  }
  .home .features h4 {
    margin: 40px 0 20px;
  }
  .home .features h4:first-letter {
    font-size: 40px;
  }
  .home .features h4 small {
    font-size: 15px;
  }
  .home .features__kv {
    width: 100%;
  }
  .home .features__kv--secondary {
    margin-top: 36px;
  }
  .home .features__ingredients {
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    gap: 12px 3%;
  }
  .home .features__ingredients__photo {
    width: 31%;
    height: auto;
  }
  .home .features__ingredients__copy {
    width: 50%;
    max-width: inherit;
    height: auto;
    margin-top: 12px;
  }
  .home .whentouse {
    min-height: 0;
    padding: 48px 20px 56px;
  }
  .home .whentouse .wrapper {
    max-width: none;
  }
  .home .whentouse .section-heading {
    margin-bottom: 40px;
  }
  .home .whentouse__cases {
    flex-direction: column;
    align-items: center;
    gap: 52px;
    margin: 44px 0 16px;
  }
  .home .whentouse__cases article {
    width: 100%;
    max-width: 320px;
  }
  .home .whentouse__cases article > img:not(.case-copy) {
    width: 100%;
    height: auto;
  }
  .home .whentouse__cases article .case-copy {
    width: 92px;
    top: -34px;
    left: 0;
    transform: translateX(-50%);
  }
  .home .whentouse__cases article p {
    padding: 16px 24px;
    font-size: 15px;
  }
  .home .whentouse__note {
    font-size: 14px;
  }
  .home .howtouse {
    padding: 48px 20px 56px;
  }
  .home .howtouse .wrapper {
    max-width: none;
  }
  .home .howtouse .lead-underlined {
    margin: 24px 0 28px;
  }
  .home .howtouse__steps {
    gap: 20px;
  }
  .home .howtouse__steps article {
    height: auto;
    flex-direction: column;
    align-items: stretch;
  }
  .home .howtouse__steps article:nth-child(2) > div p {
    padding: 0 0 0 12px;
  }
  .home .howtouse__steps article > img {
    width: 100%;
    height: 200px;
    border-top: 5px solid #eee4f5;
    border-bottom: 5px solid #eee4f5;
  }
  .home .howtouse__steps article div {
    width: 100%;
    padding: 20px 22px 24px;
  }
  .home .howtouse__steps article div h4 {
    font-size: 30px;
    margin-bottom: 8px;
  }
  .home .howtouse__steps article div h4 span {
    font-size: 48px;
  }
  .home .howtouse__steps article div h4.complete {
    font-size: 26px;
    padding-bottom: 10px;
  }
  .home .howtouse__steps article div p {
    font-size: 15px;
  }
  .home .howtouse__steps article div small {
    font-size: 12px;
  }
  .home .howtouse__steps article .figure {
    position: static;
    width: 150px;
    height: auto;
    margin: 4px auto 20px;
  }
  .home .howtouse__movie {
    margin: 40px auto 0;
  }
  .home .howtouse__movie video {
    max-width: 260px;
  }
  .home .onlinestore {
    padding: 40px 20px 52px;
  }
  .home .onlinestore .wrapper {
    max-width: none;
  }
  .home .onlinestore .section-heading {
    padding: 0;
    margin-bottom: 36px;
  }
  .home .onlinestore .section-heading h2 {
    font-size: 32px;
  }
  .home .onlinestore .section-heading h2:first-letter {
    font-size: 44px;
  }
  .home .onlinestore__links {
    flex-direction: column;
    gap: 14px;
  }
  .home .onlinestore__links li {
    width: 100%;
  }
  .home .onlinestore__links a {
    width: 100%;
    max-width: 300px;
    min-height: 62px;
    margin: 0 auto;
    font-size: 17px;
  }
  .home .faq {
    padding: 48px 20px 64px;
  }
  .home .faq .wrapper {
    max-width: none;
  }
  .home .faq .instagram {
    width: 100%;
    max-width: 300px;
    padding: 18px 24px;
    border-radius: 32px;
    margin: 0 auto 44px;
  }
  .home .faq .instagram img {
    width: 140px;
    height: auto;
  }
  .home .faq .section-heading {
    margin-bottom: 28px;
  }
  .home .faq__list {
    gap: 28px;
  }
  .home .faq__list details {
    padding: 0 16px;
  }
  .home .faq__list details summary {
    padding: 16px 28px 16px 6px;
    font-size: 16px;
  }
  .home .faq__list details summary::after {
    width: 22px;
    height: 12px;
    top: 20px;
  }
  .home .faq__list details p {
    font-size: 15px;
    padding: 16px 6px 16px 34px;
    text-indent: -1.6rem;
  }
}/*# sourceMappingURL=style.css.map */