@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&display=swap");
@import url("//hello.myfonts.net/count/376df1");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
@font-face {
  font-family: 'BrandonGrotesqueWeb-Bold';
  src: url("./fonts/376DF1_0_0.eot");
  src: url("./fonts/376DF1_0_0.eot?#iefix") format("embedded-opentype"), url("./fonts/376DF1_0_0.woff2") format("woff2"), url("./fonts/376DF1_0_0.woff") format("woff"), url("./fonts/376DF1_0_0.ttf") format("truetype"); }

/* ブレイクポイントと連動している container の幅になる。 */
/* containerにデフォルトで入っているpaddingを設定 */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1.5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

*, *:before, *:after {
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.l-wrapper {
  overflow: hidden;
  width: 100vw; }

.show-sm {
  display: none !important; }

.hide-sm {
  display: block !important; }

/* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
@media screen and (max-width: 768px) {
  .show-sm {
    display: block !important; }
  .hide-sm {
    display: none !important; } }

.u-relative {
  position: relative; }

* {
  scrollbar-width: none;
  /*Firefox対応のスクロールバー非表示コード*/
  -ms-overflow-style: none;
  /*Internet Explore対応のスクロールバー非表示コード*/ }

*::-webkit-scrollbar {
  display: none;
  /*Google Chrome、Safari、Microsoft Edge対応のスクロールバー非表示コード*/ }

html {
  font-size: 62.5%; }

body {
  -webkit-text-size-adjust: 100%; }

@font-face {
  font-family: 'TTNorms-pro-Bold';
  src: url("./fonts/TTNorms-Bold.otf") format("opentype"); }

@font-face {
  font-family: 'tt-norms-pro-regular';
  src: url("./fonts/tt-norms-pro-regular.woff2") format("woff2"), url("./fonts/tt-norms-pro-regular.woff") format("woff"), url("./fonts/tt-norms-pro-regular.eot"); }

body {
  font-size: 1.5rem;
  letter-spacing: 0.1em;
  line-height: 1.5;
  color: #232323;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  font-variant-ligatures: no-common-ligatures; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
    body {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; } }

a {
  color: inherit;
  text-decoration: none;
  cursor: pointer; }

.jp-fonts-main, body {
  font-family: 'Noto Sans JP', "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: normal;
  font-style: normal; }

::selection {
  background: #ff7c35;
  /* WebKit/Blink Browsers */
  color: #fff; }

::-moz-selection {
  background: #ff7c35;
  /* Gecko Browsers */
  color: #fff; }

.sectionTitle {
  font-size: 24px;
  font-family: "TTNorms-pro-Bold", TTNorms-pro-Bold, sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0.05em;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .sectionTitle {
      font-size: 13.5px; } }

.staticPageTitle {
  font-size: 36px;
  font-family: "TTNorms-pro-Bold", TTNorms-pro-Bold, sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0.05em;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .staticPageTitle {
      font-size: 24px; } }

.middle-title {
  font-family: "TTNorms-pro-Bold", TTNorms-pro-Bold, sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0.05em;
  text-align: center;
  font-size: 24px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .middle-title {
      font-size: 16px; } }

.aboutTab {
  font-family: "TTNorms-pro-Bold", TTNorms-pro-Bold, sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0.05em;
  font-size: 24px;
  display: flex;
  gap: 11%;
  justify-content: center;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .aboutTab {
      font-size: 13px;
      display: block; }
      .aboutTab > li + li {
        margin-top: 32px; } }
  .aboutTab li span {
    display: inline-block;
    border-bottom: 2px solid #000; }
  .aboutTab li a {
    display: inline-block;
    position: relative; }
    .aboutTab li a::after {
      content: '';
      position: absolute;
      width: 0;
      height: 2px;
      bottom: 0;
      left: 0;
      background: #000;
      transition: 0.6s all ease; }
    .aboutTab li a:hover::after {
      width: 100%; }

.el-buttonLg {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc((360 / 1440) * 100vw);
  font-family: "TTNorms-pro-Bold", TTNorms-pro-Bold, sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0.05em;
  line-height: 1;
  height: 72px;
  border: 2px solid #000;
  border-radius: 36px;
  font-size: 18px;
  transition-duration: 0.6s;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .el-buttonLg {
      width: calc((225 / 375) * 100vw);
      height: 45px;
      font-size: 15px;
      border-width: 1px; } }
  .el-buttonLg:after {
    display: block;
    content: '';
    z-index: -1;
    position: absolute;
    width: 100%;
    height: 72px;
    top: 72px;
    left: 0;
    background-color: #000;
    transition-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
    transition-duration: 0.3s; }
  .el-buttonLg:hover {
    color: #fff; }
    .el-buttonLg:hover:after {
      top: 0; }
    .el-buttonLg:hover .el-buttonLg_icon {
      background-image: url(../images/arrow-link-white.png);
      animation: link-arrow-hover-move 0.7s forwards; }
  .el-buttonLg .el-buttonLg_icon {
    position: absolute;
    top: 25px;
    right: 36px;
    width: 18px;
    height: 18px;
    display: block;
    background-image: url(../images/arrow-link.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .el-buttonLg .el-buttonLg_icon {
        top: 12px;
        right: 16px;
        width: 13px; } }

.el-buttonWhite {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  width: calc((287 / 1440) * 100vw);
  line-height: 1;
  height: 60px;
  border-radius: 36px;
  font-size: 18px;
  transition-duration: 0.6s;
  font-weight: 500;
  letter-spacing: 0;
  padding: 0 calc((35 / 1440) * 100vw);
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (min-width: 769px) {
    .el-buttonWhite {
      min-width: 260px; } }
  .el-buttonWhite::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: -1;
    left: 0;
    top: 0; }
  @media screen and (max-width: 768px) {
    .el-buttonWhite {
      width: 203px;
      height: 40px;
      font-size: 13px;
      border-width: 1px;
      letter-spacing: 0.05em;
      padding: 0 23px; } }
  .el-buttonWhite:after {
    display: block;
    content: '';
    z-index: -1;
    position: absolute;
    width: 100%;
    height: 72px;
    top: 72px;
    left: 0;
    background-color: #000;
    transition-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
    transition-duration: 0.3s; }
  .el-buttonWhite:hover {
    color: #fff; }
    .el-buttonWhite:hover:after {
      top: 0; }
    .el-buttonWhite:hover .el-buttonWhite_icon {
      background-image: url(../images/arrow-link-white.png);
      animation: link-arrow-hover-move 0.7s forwards; }
  .el-buttonWhite .el-buttonWhite_icon {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 27px;
    width: 18px;
    height: 18px;
    margin: auto;
    display: block;
    background-image: url(../images/arrow-link.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .el-buttonWhite .el-buttonWhite_icon {
        right: 16px;
        width: 10px; } }

.header {
  position: relative;
  z-index: 3; }
  .header a {
    transition-duration: 0.3s; }
    .header a:hover {
      opacity: 0.5; }

.headerLogo {
  background-color: #fff;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .headerLogo {
      height: 65px; } }
  .headerLogo .headerLogo_img {
    flex: 0 0 370px;
    margin-top: 10px;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .headerLogo .headerLogo_img {
        flex-basis: 165px; } }
    .headerLogo .headerLogo_img img {
      width: 100%; }

.headerStoreLink {
  font-family: "TTNorms-pro-Bold", TTNorms-pro-Bold, sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0.05em;
  position: absolute;
  top: 45px;
  right: 128px;
  font-size: 16px;
  cursor: pointer; }

.headerMenu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0; }

.headerMenuToggle {
  position: absolute;
  top: 50px;
  margin: auto;
  right: 60px;
  z-index: 11;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .headerMenuToggle {
      top: 26px;
      right: 26px; } }
  .headerMenuToggle .headerMenuToggle_bar {
    display: block;
    height: 2px;
    width: 32px;
    background-color: #000; }
    .headerMenuToggle .headerMenuToggle_bar:not(:last-child) {
      margin-bottom: 5px; }
  .headerMenuToggle.open {
    position: fixed; }
    .headerMenuToggle.open .headerMenuToggle_bar:nth-of-type(1) {
      transform: translateY(7px) rotate(45deg); }
    .headerMenuToggle.open .headerMenuToggle_bar:nth-of-type(2) {
      opacity: 0; }
    .headerMenuToggle.open .headerMenuToggle_bar:nth-of-type(3) {
      transform: translateY(-7px) rotate(-45deg); }

.headerMenu_container {
  background-color: #f3f1e7;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  z-index: 10;
  position: relative; }
  .headerMenu_container.nav-open {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    opacity: 1;
    visibility: visible;
    animation: 0.5s menu-container-open forwards;
    overflow-y: scroll; }

@keyframes menu-container-open {
  0% {
    height: 0; }
  100% {
    height: 100vh; } }

.headerMenu_content {
  height: 100%; }

.headerMenu_left {
  height: 100vh;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .headerMenu_left {
      width: 45vw;
      margin-left: 55vw; } }

.menuVisual {
  position: relative;
  width: 50vh;
  height: 100%;
  overflow: hidden;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .menuVisual {
      height: 480px;
      margin-top: calc((100vh - 520px) / 2); } }
  .menuVisual > img {
    width: 100%;
    height: 100%;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
    object-fit: cover; }
    @media screen and (max-width: 768px) {
      .menuVisual > img {
        width: 45vw;
        height: 480px; } }
  .menuVisual .menuVisual_logo {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 75%;
    transform: translate(-50%, -50%);
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .menuVisual .menuVisual_logo {
        width: 240px; } }
    .menuVisual .menuVisual_logo img {
      width: 100%;
      /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      @media screen and (max-width: 768px) {
        .menuVisual .menuVisual_logo img {
          transform-origin: center center;
          transform: translate(-34%, 10%) rotate(90deg); } }

.headerMenu_right {
  position: absolute;
  top: 0;
  left: 53.3333vh;
  width: calc(100vw - 53.3333vh);
  height: 100vh;
  display: flex;
  padding-right: 60px;
  padding-top: 70px;
  justify-content: flex-end;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .headerMenu_right {
      left: 0;
      width: auto;
      padding-left: 48px; } }

.headerMenuList {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  width: 710px;
  height: 650px;
  font-family: "TTNorms-pro-Bold", TTNorms-pro-Bold, sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0.05em;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .headerMenuList {
      flex-wrap: nowrap;
      height: auto;
      padding-bottom: 60px; } }
  .headerMenuList .headerMenuList_item {
    padding-right: 110px;
    letter-spacing: 0.1em;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    .headerMenuList .headerMenuList_item .headerMenuList_itemLabel {
      display: block;
      margin-bottom: 0.6em;
      font-size: 30px;
      font-weight: 700;
      /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      @media screen and (max-width: 768px) {
        .headerMenuList .headerMenuList_item .headerMenuList_itemLabel {
          font-size: 20px; } }
    .headerMenuList .headerMenuList_item.headerMenuList_item-1 {
      order: 1; }
    .headerMenuList .headerMenuList_item.headerMenuList_item-2 {
      order: 2; }
    .headerMenuList .headerMenuList_item.headerMenuList_item-3 {
      order: 3; }
    .headerMenuList .headerMenuList_item.headerMenuList_item-4 {
      order: 4; }
    .headerMenuList .headerMenuList_item.headerMenuList_item-5 {
      order: 5; }
    .headerMenuList .headerMenuList_item.headerMenuList_item-6 {
      order: 7;
      margin-bottom: 12px; }
    .headerMenuList .headerMenuList_item.headerMenuList_item-7 {
      order: 6; }
    .headerMenuList .headerMenuList_item.headerMenuList_item-8 {
      order: 6;
      margin-top: 20px; }
    @media screen and (max-width: 768px) {
      .headerMenuList .headerMenuList_item.headerMenuList_item-1 {
        order: 1; }
      .headerMenuList .headerMenuList_item.headerMenuList_item-2 {
        order: 3;
        margin-bottom: 12px; }
      .headerMenuList .headerMenuList_item.headerMenuList_item-3 {
        order: 4; }
      .headerMenuList .headerMenuList_item.headerMenuList_item-4 {
        order: 5; }
      .headerMenuList .headerMenuList_item.headerMenuList_item-5 {
        order: 6; }
      .headerMenuList .headerMenuList_item.headerMenuList_item-6 {
        order: 2;
        margin-bottom: 12px; }
      .headerMenuList .headerMenuList_item.headerMenuList_item-7 {
        order: 7; }
      .headerMenuList .headerMenuList_item.headerMenuList_item-8 {
        order: 8; } }

.headerMenuListSub .headerMenuListSub_item .headerMenuListSub_item_label {
  display: block;
  margin-bottom: 1em;
  font-size: 18px;
  font-weight: 400;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .headerMenuListSub .headerMenuListSub_item .headerMenuListSub_item_label {
      font-size: 12px;
      line-height: 30px;
      margin-bottom: 0; } }

.menuProductsToggle_content {
  max-height: 0;
  overflow: hidden;
  transition-duration: 0.5s;
  transition-delay: 0; }
  .menuProductsToggle_content .menuProductsToggle_item {
    font-size: 16px;
    line-height: 35px;
    padding-left: 1em;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .menuProductsToggle_content .menuProductsToggle_item {
        font-size: 12px;
        line-height: 24px; } }
  .menuProductsToggle_content.open {
    margin-top: 10px;
    max-height: 70px;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .menuProductsToggle_content.open {
        margin-top: 0; } }
    .menuProductsToggle_content.open .menuProductsToggle_item {
      opacity: 1;
      transition-duration: 0.5s;
      transition-delay: 0.3s; }
  .menuProductsToggle_content.closed {
    transition-delay: 0.3s; }
    .menuProductsToggle_content.closed .menuProductsToggle_item {
      transition-duration: 0.5s;
      opacity: 0; }

.headerMenuSocial {
  display: flex;
  align-items: center;
  margin-top: 10px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .headerMenuSocial {
      margin-top: 24px; } }
  .headerMenuSocial > li {
    margin-right: 28px;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .headerMenuSocial > li {
        margin-right: 20px; } }
    .headerMenuSocial > li img {
      width: 32px;
      /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      @media screen and (max-width: 768px) {
        .headerMenuSocial > li img {
          width: 24px; } }
    .headerMenuSocial > li:nth-child(2) img {
      width: 28px;
      /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      @media screen and (max-width: 768px) {
        .headerMenuSocial > li:nth-child(2) img {
          width: 21px; } }

.headerMenuListSub {
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (min-width: 769px) {
    .headerMenuListSub {
      margin: 22px 0; } }
  .headerMenuListSub--margin {
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (min-width: 769px) {
      .headerMenuListSub--margin {
        margin: 16px 0; } }

.headerMenuList_middleTitle {
  font-family: "TTNorms-pro-Bold", TTNorms-pro-Bold, sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0.05em;
  font-size: 21px;
  margin: 30px 0px 0;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .headerMenuList_middleTitle {
      letter-spacing: 0.1em;
      font-size: 14px;
      margin: 22px 0 5px; } }

:root[lang="en"] .headerStoreLink {
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    :root[lang="en"] .headerStoreLink {
      display: none; } }

.footer {
  padding: 120px 0 120px calc((100 / 1440) * 100vw);
  background-color: #fff;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .footer {
      padding-top: 60px;
      padding-bottom: 60px; } }
  .footer a {
    transition-duration: 0.3s; }
    .footer a:hover {
      opacity: 0.5; }

.footerBlocks {
  display: flex;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .footerBlocks {
      display: block; } }
  .footerBlocks .footerBlocks_item, .footerBlocks .footerBlocks_item-1, .footerBlocks .footerBlocks_item-2, .footerBlocks .footerBlocks_item-3 {
    flex: 0 0 calc((426 / 1440) * 100vw); }
  .footerBlocks .footerBlocks_item-2 {
    font-family: "TTNorms-pro-Bold", TTNorms-pro-Bold, sans-serif;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0.05em; }

.footerLogo {
  width: 230px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .footerLogo {
      width: 180px; } }
  .footerLogo img {
    width: 100%; }

.footerMenu {
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .footerMenu {
      margin-top: 50px;
      display: flex; }
      .footerMenu .footerMenu_spLeft {
        flex-basis: 50%; } }
  .footerMenu .footerMenu_item {
    margin-top: 16px;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .footerMenu .footerMenu_item {
        margin-top: 20px; } }
    .footerMenu .footerMenu_item:first-child {
      margin-top: -8px; }
    .footerMenu .footerMenu_item.footerMenu_item-onlineStore {
      margin-top: 16px;
      /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      @media screen and (max-width: 768px) {
        .footerMenu .footerMenu_item.footerMenu_item-onlineStore {
          margin-top: -8px; } }
  .footerMenu .footerMenu_link {
    font-size: 20px;
    line-height: 2;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .footerMenu .footerMenu_link {
        font-size: 13px; } }

.footerShoplist {
  margin-top: 6px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .footerShoplist {
      margin-top: 10px; } }
  .footerShoplist .footerShoplist_item > a {
    font-size: 15px;
    line-height: 1.8;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .footerShoplist .footerShoplist_item > a {
        font-size: 11px;
        line-height: 3; } }

.footerInfo {
  font-size: 15px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .footerInfo {
      font-size: 10px;
      line-height: 22.5px; } }
  .footerInfo .footerInfo_companyName {
    margin-bottom: 16px;
    font-weight: 500;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .footerInfo .footerInfo_companyName {
        margin-top: 24px;
        margin-bottom: 0; } }
  .footerInfo .footerInfo_location {
    line-height: 30px;
    font-weight: 500;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .footerInfo .footerInfo_location {
        line-height: 22.5px; } }

.footerInfoLinks {
  margin-top: 28px; }
  .footerInfoLinks .footerInfoLinks_item {
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .footerInfoLinks .footerInfoLinks_item {
        display: inline-block;
        margin-right: 3em; } }
    .footerInfoLinks .footerInfoLinks_item > a {
      font-family: "TTNorms-pro-Bold", TTNorms-pro-Bold, sans-serif;
      font-weight: normal;
      font-style: normal;
      letter-spacing: 0.05em;
      display: block;
      line-height: 2.5;
      margin-top: 5px;
      /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      @media screen and (max-width: 768px) {
        .footerInfoLinks .footerInfoLinks_item > a {
          font-size: 11px; } }

.footerInfoSocial {
  margin-top: 30px; }
  .footerInfoSocial li {
    display: inline-block;
    vertical-align: middle; }
    .footerInfoSocial li.footerInfoSocia_insta {
      margin-right: 20px;
      /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      @media screen and (max-width: 768px) {
        .footerInfoSocial li.footerInfoSocia_insta {
          margin-right: 40px; } }
    .footerInfoSocial li img {
      width: 24px;
      /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      @media screen and (max-width: 768px) {
        .footerInfoSocial li img {
          width: 28px; } }
    .footerInfoSocial li:nth-child(2) img {
      width: 21px;
      /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      @media screen and (max-width: 768px) {
        .footerInfoSocial li:nth-child(2) img {
          width: 24px; } }

.footerCopyright {
  margin-top: 6px;
  font-size: 12px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .footerCopyright {
      font-size: 10px; } }

.footerNote {
  margin-top: 24px;
  font-size: 12px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .footerNote {
      font-size: 10px; } }

:root[lang="en"] .footerInfoLinks {
  margin-top: 28px;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-right: calc((100 / 1440) * 100vw);
  gap: 10px; }
  :root[lang="en"] .footerInfoLinks.show-sm {
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      :root[lang="en"] .footerInfoLinks.show-sm {
        display: flex !important; } }
  :root[lang="en"] .footerInfoLinks .footerInfoLinks_item {
    display: block;
    margin: 0;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    :root[lang="en"] .footerInfoLinks .footerInfoLinks_item > a {
      /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      @media screen and (max-width: 768px) {
        :root[lang="en"] .footerInfoLinks .footerInfoLinks_item > a {
          font-size: 11px; } }

:root[lang="en"] .footerInfo_companyName, :root[lang="en"] .footerInfo_location {
  font-family: tt-norms-pro-regular, serif;
  font-size: 11px;
  line-height: 1.25;
  letter-spacing: 0.075em;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (min-width: 769px) {
    :root[lang="en"] .footerInfo_companyName, :root[lang="en"] .footerInfo_location {
      font-size: 15px;
      line-height: 2; } }

:root[lang="en"] .footerInfo_location {
  margin-top: 1lh;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (min-width: 769px) {
    :root[lang="en"] .footerInfo_location {
      margin-top: .5lh; } }

:root[lang="en"] .footerCopyright {
  font-family: TTNorms-pro-Bold;
  font-size: 8px;
  letter-spacing: 0.075em;
  margin-top: 16px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (min-width: 769px) {
    :root[lang="en"] .footerCopyright {
      font-size: 12px; } }

.top-page .middle-title {
  margin-top: 42px; }
  .top-page .middle-title--margin {
    margin-top: 190px;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .top-page .middle-title--margin {
        margin-top: 46px; } }

.top-page .loading {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9999;
  background-color: #f3f1e7;
  display: flex;
  align-items: center;
  justify-content: center; }
  .top-page .loading .loading_logo {
    width: 18%;
    overflow: hidden;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .top-page .loading .loading_logo {
        width: 165px; } }
    .top-page .loading .loading_logo .loading_logoInner {
      animation: loading-logo 1s forwards;
      transition-timing-function: cubic-bezier(0.27, 0, 0.02, 1) !important; }

@keyframes loading-logo {
  0% {
    transform: translateY(90px); }
  100% {
    transform: translateY(0); } }
    .top-page .loading .loading_logo img {
      width: 100%; }

.top-page .sectionHero {
  position: relative;
  height: calc((820 / 1440) * 100vw);
  overflow: hidden;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .top-page .sectionHero {
      height: calc((280 / 375) * 100vw); } }
  .top-page .sectionHero .sectionHero_newIcon {
    z-index: 2;
    bottom: 50px;
    right: 50px;
    position: absolute;
    width: 207px;
    transition-duration: 0.45s;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    .top-page .sectionHero .sectionHero_newIcon:hover {
      transform: scale(1.05);
      opacity: 0.95; }
      .top-page .sectionHero .sectionHero_newIcon:hover img {
        filter: brightness(1.1); }
    .top-page .sectionHero .sectionHero_newIcon img {
      width: 100%;
      transition-duration: 0.5s; }
    @media screen and (max-width: 768px) {
      .top-page .sectionHero .sectionHero_newIcon {
        top: 14px;
        right: 8px;
        width: 94px; } }

.top-page .heroVisual {
  overflow: hidden; }
  .top-page .heroVisual img {
    width: 100%; }

.top-page .sectionConcept {
  padding-top: 120px;
  padding-bottom: 160px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .top-page .sectionConcept {
      padding-top: 60px;
      padding-bottom: 50px; } }

.top-page .conceptHeader {
  padding-left: 6.9444vw;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .top-page .conceptHeader {
      height: 0;
      padding-left: 9.3333vw; } }

.top-page .sectionPadding-sp {
  padding-left: 9.3333vw;
  padding-right: 9.3333vw; }

.top-page .conceptContent {
  display: grid;
  grid-template-columns: 66.666% 33.333%;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .top-page .conceptContent {
      grid-template-columns: 52% 48%;
      padding-left: 9.3333vw;
      padding-right: 9.3333vw; } }
  .top-page .conceptContent .conceptContent_copy {
    padding-left: calc((236 / 1440) * 100vw);
    padding-top: 120px;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .top-page .conceptContent .conceptContent_copy {
        z-index: 1;
        padding-left: 0;
        padding-top: 80px; } }
    .top-page .conceptContent .conceptContent_copy svg {
      width: 488px;
      /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      @media screen and (max-width: 768px) {
        .top-page .conceptContent .conceptContent_copy svg {
          width: 217px; } }
  .top-page .conceptContent .conceptContent_visual01 {
    padding-right: calc((80 / 1440) * 100vw);
    width: calc((400 / 1440) * 100vw);
    height: calc((600 / 1440) * 100vw);
    position: relative;
    overflow: hidden;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .top-page .conceptContent .conceptContent_visual01 {
        width: 50vw;
        height: 75vw; } }
    .top-page .conceptContent .conceptContent_visual01 .conceptContent_visual01_inner {
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      width: 100%;
      height: calc((800 / 1440) * 100vw);
      /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      @media screen and (max-width: 768px) {
        .top-page .conceptContent .conceptContent_visual01 .conceptContent_visual01_inner {
          height: 95vw; } }
    .top-page .conceptContent .conceptContent_visual01 img {
      width: 100%; }
  .top-page .conceptContent .conceptContent_visual02 {
    margin-top: -80px;
    width: calc((810 / 1440) * 100vw);
    height: calc((640 / 1440) * 100vw);
    position: relative;
    overflow: hidden;
    grid-row: 2;
    grid-column: 1;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .top-page .conceptContent .conceptContent_visual02 {
        grid-row: 4;
        grid-column: 1 / 3;
        margin-top: 45px;
        width: 100%;
        height: 54.13333vw; } }
    .top-page .conceptContent .conceptContent_visual02 .conceptContent_visual01_inner {
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      width: 100%;
      height: calc((810 / 1440) * 100vw); }
    .top-page .conceptContent .conceptContent_visual02 img {
      width: 100%; }
  .top-page .conceptContent .conceptContent_description {
    margin-left: calc((-60 / 1440) * 100vw);
    margin-top: calc((84 / 1440) * 100vw);
    font-size: 18px;
    line-height: 40px;
    letter-spacing: 0.1em;
    grid-row: 2;
    grid-column: 2;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    .top-page .conceptContent .conceptContent_description > p {
      transform: scale(0.95, 1); }
    @media screen and (max-width: 768px) {
      .top-page .conceptContent .conceptContent_description {
        grid-row: 3;
        grid-column: 1 / 3;
        margin-top: -12vw;
        font-size: 13px;
        line-height: 25px;
        margin-left: 0; } }
    .top-page .conceptContent .conceptContent_description .chushaku {
      font-size: 10px;
      vertical-align: super; }
  .top-page .conceptContent .conceptContent_button {
    display: block;
    margin-top: 40px;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .top-page .conceptContent .conceptContent_button {
        margin-top: 37px; } }

.top-page .sectionProducts {
  background-color: #f3f1e7; }
  .top-page .sectionProducts .sectionProducts_container {
    padding: 200px 6.94444vw 160px;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .top-page .sectionProducts .sectionProducts_container {
        padding-right: 9.3333vw;
        padding-left: 9.3333vw;
        padding-top: 50px;
        padding-bottom: 50px; } }

.top-page .productsHeader {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 48px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .top-page .productsHeader {
      padding-right: 36px; } }

.top-page .productGrid {
  display: grid;
  gap: calc((55 / 1440) * 100vw) calc((40 / 1440) * 100vw);
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  margin-top: 60px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  .top-page .productGrid--small {
    margin-top: 20px; }
  @media screen and (max-width: 768px) {
    .top-page .productGrid {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      gap: 0; } }
  .top-page .productGrid .productGrid_child.is-new {
    position: relative; }
    .top-page .productGrid .productGrid_child.is-new .productGrid_child_newLabel {
      position: absolute;
      z-index: 1;
      top: 20px;
      right: 20px;
      width: 108px;
      /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      .top-page .productGrid .productGrid_child.is-new .productGrid_child_newLabel img {
        width: 100%; }
      @media screen and (max-width: 768px) {
        .top-page .productGrid .productGrid_child.is-new .productGrid_child_newLabel {
          width: 40px;
          right: 6px;
          top: 6px; } }
      .top-page .productGrid .productGrid_child.is-new .productGrid_child_newLabel--large {
        /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
        @media screen and (max-width: 768px) {
          .top-page .productGrid .productGrid_child.is-new .productGrid_child_newLabel--large {
            width: 70px;
            right: 12px;
            top: 14px; } }
  .top-page .productGrid .productGrid_child-title {
    font-family: "TTNorms-pro-Bold", TTNorms-pro-Bold, sans-serif;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0.05em;
    grid-column: span 6;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
    text-align: center; }
    @media screen and (max-width: 768px) {
      .top-page .productGrid .productGrid_child-title {
        width: 100%; } }
    .top-page .productGrid .productGrid_child-title h3 {
      display: inline-block;
      position: relative;
      font-size: 18px;
      font-weight: 300;
      margin-top: 20px;
      /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      @media screen and (max-width: 768px) {
        .top-page .productGrid .productGrid_child-title h3 {
          font-size: 13px;
          margin-top: 0;
          margin-bottom: 40px; } }
      .top-page .productGrid .productGrid_child-title h3:after {
        display: block;
        position: absolute;
        content: '';
        bottom: -3px;
        right: 0;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: #000; }
  .top-page .productGrid .productGrid_child-lg {
    grid-column: span 3;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .top-page .productGrid .productGrid_child-lg {
        width: calc((305 / 375) * 100vw);
        margin-bottom: 50px; } }
  .top-page .productGrid .productGrid_child-sm {
    grid-column: span 2;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .top-page .productGrid .productGrid_child-sm {
        width: calc((144 / 375) * 100vw);
        margin-bottom: 50px; } }
    .top-page .productGrid .productGrid_child-sm .productGrid_child_newLabel {
      width: 80px;
      /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      @media screen and (max-width: 768px) {
        .top-page .productGrid .productGrid_child-sm .productGrid_child_newLabel {
          width: 44px; } }
  .top-page .productGrid .productGrid_child-sm-center-1 {
    grid-column: 2 / span 2;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .top-page .productGrid .productGrid_child-sm-center-1 {
        width: calc((144 / 375) * 100vw);
        margin-bottom: 50px; } }
  .top-page .productGrid .productGrid_child-sm-center-2 {
    grid-column: 4 / span 2;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .top-page .productGrid .productGrid_child-sm-center-2 {
        width: calc((144 / 375) * 100vw);
        margin-bottom: 50px; } }

.top-page .sectionNews {
  padding-top: calc((140 / 1440) * 100vw);
  padding-bottom: 140px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .top-page .sectionNews {
      padding-bottom: 100px; } }

.top-page .newsHeader {
  z-index: 1;
  padding-left: 6.9444vw;
  position: relative;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .top-page .newsHeader {
      padding-left: 9.3333vw; } }

.top-page .newsContent {
  position: relative; }

.top-page .newsContent_button {
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 6.9444vw;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .top-page .newsContent_button {
      bottom: auto;
      left: auto;
      right: 76px;
      top: -78px; } }

.top-page .newsList {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
  margin-top: -28px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .top-page .newsList {
      margin-top: 50px; } }
  .top-page .newsList .newsList_item {
    flex: 0 0 calc((386 / 1440) * 100vw);
    margin-left: calc((40 / 1440) * 100vw);
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .top-page .newsList .newsList_item {
        flex-basis: calc((215 / 375) * 100vw);
        margin-left: calc((20 / 375) * 100vw); } }
    .top-page .newsList .newsList_item:first-child {
      margin-left: calc((400 / 1440) * 100vw);
      /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      @media screen and (max-width: 768px) {
        .top-page .newsList .newsList_item:first-child {
          margin-left: 9.3333vw; } }

.top-page .sectionChushaku {
  padding-bottom: 40px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .top-page .sectionChushaku {
      padding-bottom: 20px; } }
  .top-page .sectionChushaku p {
    padding-left: calc((100 / 1440) * 100vw);
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .top-page .sectionChushaku p {
        font-size: 10px; } }

.animation-A1-title svg path, .animation-A1-title .sl-char {
  opacity: 0; }

.js-animation-fire.animation-A1-title svg path, .js-animation-fire.animation-A1-title .sl-char {
  animation: show-letter; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(1), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(1) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 0.45s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(2), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(2) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 0.5s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(3), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(3) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 0.55s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(4), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(4) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 0.6s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(5), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(5) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 0.65s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(6), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(6) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 0.7s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(7), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(7) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 0.75s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(8), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(8) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 0.8s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(9), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(9) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 0.85s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(10), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(10) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 0.9s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(11), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(11) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 0.95s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(12), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(12) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 1s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(13), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(13) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 1.05s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(14), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(14) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 1.1s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(15), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(15) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 1.15s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(16), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(16) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 1.2s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(17), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(17) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 1.25s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(18), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(18) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 1.3s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(19), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(19) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 1.35s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(20), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(20) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 1.4s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(21), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(21) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 1.45s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(22), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(22) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 1.5s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(23), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(23) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 1.55s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(24), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(24) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 1.6s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(25), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(25) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 1.65s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(26), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(26) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 1.7s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(27), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(27) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 1.75s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(28), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(28) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 1.8s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(29), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(29) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 1.85s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(30), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(30) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 1.9s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(31), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(31) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 1.95s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(32), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(32) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(33), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(33) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.05s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(34), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(34) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.1s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(35), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(35) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.15s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(36), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(36) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.2s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(37), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(37) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.25s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(38), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(38) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.3s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(39), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(39) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.35s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(40), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(40) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.4s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(41), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(41) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.45s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(42), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(42) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.5s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(43), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(43) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.55s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(44), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(44) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.6s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(45), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(45) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.65s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(46), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(46) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.7s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(47), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(47) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.75s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(48), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(48) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.8s; }

.js-animation-fire.animation-A1-title svg path:nth-of-type(49), .js-animation-fire.animation-A1-title .sl-char:nth-of-type(49) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.85s; }

.js-animation-fire.animation-A1-title.animation-delay-15 svg path:nth-of-type(1) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 1.95s; }

.js-animation-fire.animation-A1-title.animation-delay-15 svg path:nth-of-type(2) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2s; }

.js-animation-fire.animation-A1-title.animation-delay-15 svg path:nth-of-type(3) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.05s; }

.js-animation-fire.animation-A1-title.animation-delay-15 svg path:nth-of-type(4) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.1s; }

.js-animation-fire.animation-A1-title.animation-delay-15 svg path:nth-of-type(5) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.15s; }

.js-animation-fire.animation-A1-title.animation-delay-15 svg path:nth-of-type(6) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.2s; }

.js-animation-fire.animation-A1-title.animation-delay-15 svg path:nth-of-type(7) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.25s; }

.js-animation-fire.animation-A1-title.animation-delay-15 svg path:nth-of-type(8) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.3s; }

.js-animation-fire.animation-A1-title.animation-delay-15 svg path:nth-of-type(9) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.35s; }

.js-animation-fire.animation-A1-title.animation-delay-15 svg path:nth-of-type(10) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.4s; }

.js-animation-fire.animation-A1-title.animation-delay-15 svg path:nth-of-type(11) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.45s; }

.js-animation-fire.animation-A1-title.animation-delay-15 svg path:nth-of-type(12) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.5s; }

.js-animation-fire.animation-A1-title.animation-delay-15 svg path:nth-of-type(13) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.55s; }

.js-animation-fire.animation-A1-title.animation-delay-15 svg path:nth-of-type(14) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.6s; }

.js-animation-fire.animation-A1-title.animation-delay-15 svg path:nth-of-type(15) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.65s; }

.js-animation-fire.animation-A1-title.animation-delay-15 svg path:nth-of-type(16) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.7s; }

.js-animation-fire.animation-A1-title.animation-delay-15 svg path:nth-of-type(17) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.75s; }

.js-animation-fire.animation-A1-title.animation-delay-15 svg path:nth-of-type(18) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.8s; }

.js-animation-fire.animation-A1-title.animation-delay-15 svg path:nth-of-type(19) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.85s; }

.js-animation-fire.animation-A1-title.animation-delay-15 svg path:nth-of-type(20) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.9s; }

.js-animation-fire.animation-A1-title.animation-delay-15 svg path:nth-of-type(21) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.95s; }

.js-animation-fire.animation-A1-title.animation-delay-15 svg path:nth-of-type(22) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 3s; }

.js-animation-fire.animation-A1-title.animation-delay-15 svg path:nth-of-type(23) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 3.05s; }

.js-animation-fire.animation-A1-title.animation-delay-15 svg path:nth-of-type(24) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 3.1s; }

.js-animation-fire.animation-A1-title.animation-delay-15 svg path:nth-of-type(25) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 3.15s; }

.js-animation-fire.animation-A1-title.animation-delay-15 svg path:nth-of-type(26) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 3.2s; }

.js-animation-fire.animation-A1-title.animation-delay-15 svg path:nth-of-type(27) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 3.25s; }

.js-animation-fire.animation-A1-title.animation-delay-15 svg path:nth-of-type(28) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 3.3s; }

.js-animation-fire.animation-A1-title.animation-delay-15 svg path:nth-of-type(29) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 3.35s; }

@keyframes show-letter {
  from {
    opacity: 1;
    transform: translateY(110%); }
  to {
    opacity: 1;
    transform: translateY(0px); } }

.animation-txt-cut-in-container {
  overflow: hidden;
  line-height: 1;
  display: block; }
  .animation-txt-cut-in-container .animation-txt-cut-in-inner {
    opacity: 0;
    display: block; }

.js-animation-fire .animation-txt-cut-in-inner {
  opacity: 0;
  animation: show-text-cut-in 0.8s forwards;
  animation-delay: 0.3s;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99); }

@keyframes show-text-cut-in {
  from {
    opacity: 0;
    transform: translateY(100%); }
  to {
    opacity: 1;
    transform: translateY(0); } }

.animation-hex-roll-in {
  opacity: 0;
  transform: scale(0.95); }

.js-animation-fire .animation-hex-roll-in {
  animation: hex-roll-in 0.8s forwards;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  .js-animation-fire .animation-hex-roll-in:nth-of-type(1) {
    animation-delay: 0.8s; }
  .js-animation-fire .animation-hex-roll-in:nth-of-type(4) {
    animation-delay: 0.8s; }
  .js-animation-fire .animation-hex-roll-in:nth-of-type(2) {
    animation-delay: 1.1s; }
  .js-animation-fire .animation-hex-roll-in:nth-of-type(3) {
    animation-delay: 1.4s; }
  .js-animation-fire .animation-hex-roll-in:nth-of-type(5) {
    animation-delay: 1.4s; }
  @media screen and (max-width: 768px) {
    .js-animation-fire .animation-hex-roll-in:nth-of-type(1) {
      animation-delay: 0.4s; }
    .js-animation-fire .animation-hex-roll-in:nth-of-type(2) {
      animation-delay: 0.6s; }
    .js-animation-fire .animation-hex-roll-in:nth-of-type(3) {
      animation-delay: 0.8s; }
    .js-animation-fire .animation-hex-roll-in:nth-of-type(4) {
      animation-delay: 1s; }
    .js-animation-fire .animation-hex-roll-in:nth-of-type(5) {
      animation-delay: 1.2s; } }

@keyframes hex-roll-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1;
    transform: scale(1); } }

.js-headerMenuVisual.js-animate {
  animation: scale-menu-visual 5s forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99); }

@keyframes scale-menu-visual {
  0% {
    opacity: 1;
    transform: scale(1.2); }
  100% {
    opacity: 1;
    transform: scale(1); } }

.animaiton-link-label {
  opacity: 0; }

.buttonArrowIcon_circle {
  opacity: 0;
  transform: scale(0.9); }

.buttonArrowIcon_arrow {
  opacity: 0; }

.js-animation-fire .animaiton-link-label {
  animation: link-label-slide-in 0.8s forwards;
  animation-delay: 0.3s; }

.js-animation-fire .buttonArrowIcon_arrow {
  overflow: hidden;
  animation: link-arrow-slide-in 1.2s forwards;
  animation-delay: 0.3s; }

.js-animation-fire .buttonArrowIcon_circle {
  opacity: 1;
  transform: scale(1);
  transition-duration: 0.8s;
  transition-delay: 0.5s; }

@keyframes link-label-slide-in {
  0% {
    opacity: 0;
    transform: translateX(-10px); }
  50% {
    opacity: 1; }
  100% {
    opacity: 1;
    transform: translateX(0px); } }

@keyframes link-arrow-slide-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.animation-txt-show-up {
  opacity: 0; }

.js-animation-fire .animation-txt-show-up {
  opacity: 1;
  transition-duration: 1.5s;
  transition-delay: 0.5s; }

.animation-sectionTitle {
  opacity: 0; }

.js-animation-fire .animation-sectionTitle {
  animation: section-title 1.5s forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99); }

@keyframes section-title {
  0% {
    opacity: 0;
    transform: translateX(-50px);
    letter-spacing: 0.3em; }
  100% {
    opacity: 1;
    transform: translateX(0px); } }

@keyframes section-title {
  0% {
    opacity: 0;
    transform: translateX(-50px);
    letter-spacing: 0.3em; }
  100% {
    opacity: 1;
    transform: translateX(0px); } }

.animation-product-link {
  opacity: 0; }

.productThumbnail_linkText {
  overflow: hidden; }

.productThumbnail_linkTextInner {
  display: block;
  transform: translateY(18px);
  position: relative;
  z-index: 1; }

.js-animation-fire .animation-product-link {
  animation: product-thumbnail-link 0.5s forwards;
  animation-delay: 0.4s; }

.js-animation-fire .productThumbnail_linkTextInner {
  animation: product-thumbnail-link-text 0.5s forwards;
  animation-delay: 0.6s; }

@keyframes product-thumbnail-link {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes product-thumbnail-link-text {
  0% { }
  100% {
    transform: translateY(0px); } }

.animation-news-item {
  transform: translateY(90px);
  opacity: 0; }

.js-animation-fire .animation-news-item {
  animation: news-item-show-up 1.5s forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99); }
  .js-animation-fire .animation-news-item:nth-of-type(1) {
    animation-delay: 0.35s; }

.js-animation-fire .animation-news-item {
  animation: news-item-show-up 1.5s forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99); }
  .js-animation-fire .animation-news-item:nth-of-type(2) {
    animation-delay: 0.7s; }

.js-animation-fire .animation-news-item {
  animation: news-item-show-up 1.5s forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99); }
  .js-animation-fire .animation-news-item:nth-of-type(3) {
    animation-delay: 1.05s; }

.js-animation-fire .animation-news-item {
  animation: news-item-show-up 1.5s forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99); }
  .js-animation-fire .animation-news-item:nth-of-type(4) {
    animation-delay: 1.4s; }

.js-animation-fire .animation-news-item {
  animation: news-item-show-up 1.5s forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99); }
  .js-animation-fire .animation-news-item:nth-of-type(5) {
    animation-delay: 1.75s; }

.js-animation-fire .animation-news-item {
  animation: news-item-show-up 1.5s forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99); }
  .js-animation-fire .animation-news-item:nth-of-type(6) {
    animation-delay: 2.1s; }

.js-animation-fire .animation-news-item {
  animation: news-item-show-up 1.5s forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99); }
  .js-animation-fire .animation-news-item:nth-of-type(7) {
    animation-delay: 2.45s; }

.js-animation-fire .animation-news-item {
  animation: news-item-show-up 1.5s forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99); }
  .js-animation-fire .animation-news-item:nth-of-type(8) {
    animation-delay: 2.8s; }

.js-animation-fire .animation-news-item {
  animation: news-item-show-up 1.5s forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99); }
  .js-animation-fire .animation-news-item:nth-of-type(9) {
    animation-delay: 3.15s; }

@keyframes news-list-slide-in {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 1;
    transform: translateX(0); } }

@keyframes news-item-show-up {
  0% {
    opacity: 0; }
  20% {
    opacity: 0; }
  100% {
    opacity: 1;
    transform: translateY(0); } }

:root[lang="en"] .top-page .conceptContent .conceptContent_copy {
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (min-width: 769px) {
    :root[lang="en"] .top-page .conceptContent .conceptContent_copy {
      padding-left: calc((175 / 1440) * 100vw); } }

:root[lang="en"] .conceptContent_copy_text {
  font-family: "Lora", serif;
  font-weight: 500;
  font-size: 22px;
  line-height: 1.45;
  letter-spacing: 0;
  width: fit-content;
  position: relative;
  z-index: 1;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (min-width: 769px) {
    :root[lang="en"] .conceptContent_copy_text {
      --font-size: min(56px, 4.5vw);
      font-size: var(--font-size); } }
  :root[lang="en"] .conceptContent_copy_text > span {
    white-space: nowrap;
    display: block; }
  :root[lang="en"] .conceptContent_copy_text sup {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 25%;
    font-weight: 400;
    vertical-align: super; }

:root[lang="en"] .top-page .conceptContent .conceptContent_description {
  letter-spacing: 0.05em;
  font-size: 13px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (min-width: 769px) {
    :root[lang="en"] .top-page .conceptContent .conceptContent_description {
      font-size: 18px;
      line-height: calc(28 / 18); } }
  :root[lang="en"] .top-page .conceptContent .conceptContent_description > p {
    transform: scale(1, 1);
    margin-right: 30px;
    font-family: tt-norms-pro-regular, serif;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (min-width: 769px) {
      :root[lang="en"] .top-page .conceptContent .conceptContent_description > p {
        margin-right: 60px; } }

:root[lang="en"] .sectionProducts_caption {
  font-family: TTNorms-Pro-Bold, serif;
  letter-spacing: 0.05em;
  color: #666666;
  font-size: 10px;
  margin-top: 30px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (min-width: 769px) {
    :root[lang="en"] .sectionProducts_caption {
      font-size: 11px;
      margin-top: 130px; } }

.sl-chars {
  overflow: clip;
  opacity: 0; }

.asterisk {
  font-size: 50%;
  vertical-align: super; }

.about-page .sectionHero {
  position: relative;
  overflow: hidden; }
  .about-page .sectionHero img {
    width: 100%; }

.about-page .heroTitle {
  position: absolute;
  top: 0;
  bottom: 0;
  padding-left: 100px;
  display: flex;
  align-items: center;
  font-family: "TTNorms-pro-Bold", TTNorms-pro-Bold, sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0.05em;
  font-size: 36px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .about-page .heroTitle {
      font-size: 16px;
      padding-left: 35px; } }

.about-page .sectionAboutTitle {
  padding: 117px 0 90px calc((288 / 1440) * 100vw);
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .about-page .sectionAboutTitle {
      padding: 66px 0 35px calc((35 / 375) * 100vw); } }
  .about-page .sectionAboutTitle svg {
    display: block;
    width: 840px;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .about-page .sectionAboutTitle svg {
        width: 310px; } }

.about-page .sectionFormula {
  padding-bottom: 120px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .about-page .sectionFormula {
      padding-bottom: 50px; } }

.about-page .formulaHeader {
  padding-left: 6.9444vw;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .about-page .formulaHeader {
      position: relative; } }
  .about-page .formulaHeader .formulaHeader_inner {
    transform-origin: top left;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    .about-page .formulaHeader .formulaHeader_inner .sectionTitle {
      transform: rotate(90deg) translateY(-30px);
      transform-origin: top left;
      font-size: 16px !important; }
    @media screen and (max-width: 768px) {
      .about-page .formulaHeader .formulaHeader_inner {
        position: absolute;
        right: 0;
        top: 25vw; }
        .about-page .formulaHeader .formulaHeader_inner .sectionTitle {
          font-size: 10px !important; } }
  @media screen and (max-width: 768px) {
    .about-page .formulaHeader {
      height: 0; } }

.about-page .formulaContent {
  display: grid;
  grid-template-columns: 62.5% 37.5%;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .about-page .formulaContent {
      grid-template-columns: 1fr; } }
  .about-page .formulaContent .formulaContent_copy {
    padding-left: calc((236 / 1440) * 100vw);
    padding-top: 50px;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    .about-page .formulaContent .formulaContent_copy svg {
      display: block;
      width: 466px; }
    @media screen and (max-width: 768px) {
      .about-page .formulaContent .formulaContent_copy {
        z-index: 1;
        grid-row: 2 / 3;
        padding-left: calc((35 / 375) * 100vw);
        padding-top: 54px; }
        .about-page .formulaContent .formulaContent_copy svg {
          width: 191px; } }
  .about-page .formulaContent .formulaContent_desc {
    margin-top: 54px;
    font-size: 18px;
    line-height: 40px;
    font-weight: 500;
    transform: scale(0.95, 1);
    transform-origin: top left;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    .about-page .formulaContent .formulaContent_desc .chushaku {
      font-size: 10px;
      vertical-align: super;
      line-height: 0;
      /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      @media screen and (max-width: 768px) {
        .about-page .formulaContent .formulaContent_desc .chushaku {
          letter-spacing: -0.1em; } }
    @media screen and (max-width: 768px) {
      .about-page .formulaContent .formulaContent_desc {
        font-size: 13px;
        line-height: 25px;
        margin-top: 16px; } }
  .about-page .formulaContent .formulaContent_visualInner, .about-page .formulaContent .formulaContent_visual01 .formulaContent_visualInner-01, .about-page .formulaContent .formulaContent_visualInner-02 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: calc((720 / 1440) * 100vw); }
  .about-page .formulaContent .formulaContent_visual01 {
    position: relative;
    overflow: hidden;
    height: 37.5vw;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    .about-page .formulaContent .formulaContent_visual01 .formulaContent_visualInner-01 {
      height: calc((720 / 1440) * 100vw); }
    .about-page .formulaContent .formulaContent_visual01 img {
      width: 100%; }
    @media screen and (max-width: 768px) {
      .about-page .formulaContent .formulaContent_visual01 {
        position: relative;
        grid-row: 2 / 3;
        width: 44vw;
        margin-left: -44vw;
        margin-top: 27px; }
        .about-page .formulaContent .formulaContent_visual01 img {
          position: absolute;
          left: 0;
          width: 100%; } }
  .about-page .formulaContent .formulaContent_visual02 {
    width: calc((810 / 1440) * 100vw);
    height: calc((540 / 1440) * 100vw);
    overflow: hidden;
    position: relative;
    margin-top: -80px;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    .about-page .formulaContent .formulaContent_visual02 img {
      width: 100%; }
    @media screen and (max-width: 768px) {
      .about-page .formulaContent .formulaContent_visual02 {
        grid-row: 1 / 2;
        width: 69vw;
        margin-top: 0; } }
  .about-page .formulaContent .formulaContent_visualInner-02 {
    width: calc((810 / 1440) * 100vw);
    height: calc((720 / 1440) * 100vw); }
  .about-page .formulaContent .formulaContent_visual03 {
    padding-top: 90px;
    width: 78%;
    padding-left: 3%;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    .about-page .formulaContent .formulaContent_visual03 img {
      width: 100%; }
    @media screen and (max-width: 768px) {
      .about-page .formulaContent .formulaContent_visual03 {
        grid-row: 3 / 4;
        width: 66.666vw;
        max-width: 270px;
        padding-left: 0;
        padding-top: 37px;
        margin: 0 auto; } }

.about-page .sectionMethod {
  padding: 115px 0;
  background-color: #f3f1e7;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .about-page .sectionMethod {
      padding: 50px 0; } }

.about-page .methodTitle {
  width: 688px;
  margin: 0 auto;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  .about-page .methodTitle img {
    width: 100%; }
  @media screen and (max-width: 768px) {
    .about-page .methodTitle {
      width: 280px;
      margin: 0 auto; } }

.about-page .methodHeader {
  position: relative;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  .about-page .methodHeader .methodHeader_inner {
    position: absolute;
    top: 85px;
    right: 6.9444vw;
    transform-origin: top right;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    .about-page .methodHeader .methodHeader_inner .sectionTitle {
      transform: rotate(90deg) translate(-50%, -50px);
      font-size: 16px !important; }
    @media screen and (max-width: 768px) {
      .about-page .methodHeader .methodHeader_inner {
        position: absolute;
        right: 48px;
        top: 160px; }
        .about-page .methodHeader .methodHeader_inner .sectionTitle {
          font-size: 10px !important; } }
  @media screen and (max-width: 768px) {
    .about-page .methodHeader {
      height: 0; } }

.about-page .methodBlocks {
  position: relative;
  margin: 115px auto 0;
  width: 1045px;
  height: 710px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .about-page .methodBlocks {
      width: 364px;
      margin: 50px auto;
      height: 545px; } }
  .about-page .methodBlocks .methodBlocks_item, .about-page .methodBlocks .methodBlocks_item-01, .about-page .methodBlocks .methodBlocks_item-02, .about-page .methodBlocks .methodBlocks_item-03, .about-page .methodBlocks .methodBlocks_item-04, .about-page .methodBlocks .methodBlocks_item-05 {
    position: absolute; }
  .about-page .methodBlocks .methodBlocks_item-01 {
    top: 0;
    left: 0; }
  .about-page .methodBlocks .methodBlocks_item-02 {
    left: 31.38%;
    top: 187px;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .about-page .methodBlocks .methodBlocks_item-02 {
        left: 165px;
        top: 96px; } }
  .about-page .methodBlocks .methodBlocks_item-03 {
    left: 669px;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .about-page .methodBlocks .methodBlocks_item-03 {
        left: 0;
        top: 189px; } }
  .about-page .methodBlocks .methodBlocks_item-04 {
    top: 375px;
    left: 0;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .about-page .methodBlocks .methodBlocks_item-04 {
        left: 165px;
        top: 282px; } }
  .about-page .methodBlocks .methodBlocks_item-05 {
    top: 375px;
    left: 669px;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .about-page .methodBlocks .methodBlocks_item-05 {
        left: 0;
        top: 376px; } }

.about-page .sectionChushaku {
  padding: 0 calc((100 / 1440) * 100vw) 40px;
  background-color: #f3f1e7;
  font-feature-settings: 'palt';
  text-align: justify; }
  .about-page .sectionChushaku p {
    font-size: 11px;
    letter-spacing: 0;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .about-page .sectionChushaku p {
        font-size: 10px;
        line-height: 14px; } }

.about-page .aboutTab {
  margin-top: 80px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .about-page .aboutTab {
      margin: 36px calc((35 / 375) * 100vw) 0; } }

.about-page--collagen .sectionAboutTitle {
  padding: 117px 0 140px calc((380 / 1440) * 100vw);
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .about-page--collagen .sectionAboutTitle {
      padding: 66px 0 50px calc((35 / 375) * 100vw); } }

.about-page--collagen .sectionMethod,
.about-page--collagen .sectionChushaku {
  background: #f5eced; }

.about-page--collagen .sectionAboutTitle svg {
  width: auto;
  height: auto;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  .about-page--collagen .sectionAboutTitle svg:first-child {
    margin-bottom: 10px; }
  @media screen and (max-width: 768px) {
    .about-page--collagen .sectionAboutTitle svg {
      width: 268px; }
      .about-page--collagen .sectionAboutTitle svg:first-child {
        width: 208px;
        margin-bottom: 2px; } }

.about-page--collagen .formulaContent .formulaContent_copy svg {
  width: auto;
  height: auto;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .about-page--collagen .formulaContent .formulaContent_copy svg {
      width: 196px; }
      .about-page--collagen .formulaContent .formulaContent_copy svg:first-child {
        width: 118px;
        margin-bottom: 10px; } }

.about-page--collagen .methodTitle {
  width: 886px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .about-page--collagen .methodTitle {
      width: auto;
      margin-left: 37px; } }

.about-page--collagen .methodTitleText {
  display: flex;
  flex-direction: column;
  align-items: center;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .about-page--collagen .methodTitleText {
      display: block; } }

.about-page--collagen .methodTitle svg {
  width: auto;
  height: auto;
  display: block;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  .about-page--collagen .methodTitle svg:first-child {
    margin-bottom: 18px; }
  @media screen and (max-width: 768px) {
    .about-page--collagen .methodTitle svg {
      width: 361px; }
      .about-page--collagen .methodTitle svg:first-child, .about-page--collagen .methodTitle svg:nth-child(2) {
        margin-bottom: 8px; }
      .about-page--collagen .methodTitle svg:nth-child(2) {
        width: 78px; }
      .about-page--collagen .methodTitle svg:nth-child(3) {
        width: 212px; } }

.about-page--collagen .animation-A1-title svg g, .about-page--collagen .animation-A1-title .sl-char {
  opacity: 0; }

.about-page--collagen .js-animation-fire.animation-A1-title svg path {
  animation: none;
  opacity: 1; }

.about-page--collagen .js-animation-fire.animation-A1-title svg g {
  animation: show-letter; }

.about-page--collagen .js-animation-fire.animation-A1-title svg g:nth-of-type(1) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 0.45s; }

.about-page--collagen .js-animation-fire.animation-A1-title svg g:nth-of-type(2) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 0.5s; }

.about-page--collagen .js-animation-fire.animation-A1-title svg g:nth-of-type(3) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 0.55s; }

.about-page--collagen .js-animation-fire.animation-A1-title svg g:nth-of-type(4) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 0.6s; }

.about-page--collagen .js-animation-fire.animation-A1-title svg g:nth-of-type(5) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 0.65s; }

.about-page--collagen .js-animation-fire.animation-A1-title svg g:nth-of-type(6) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 0.7s; }

.about-page--collagen .js-animation-fire.animation-A1-title svg g:nth-of-type(7) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 0.75s; }

.about-page--collagen .js-animation-fire.animation-A1-title svg g:nth-of-type(8) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 0.8s; }

.about-page--collagen .js-animation-fire.animation-A1-title svg g:nth-of-type(9) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 0.85s; }

.about-page--collagen .js-animation-fire.animation-A1-title svg g:nth-of-type(10) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 0.9s; }

.about-page--collagen .js-animation-fire.animation-A1-title svg g:nth-of-type(11) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 0.95s; }

.about-page--collagen .js-animation-fire.animation-A1-title svg g:nth-of-type(12) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 1s; }

.about-page--collagen .js-animation-fire.animation-A1-title svg g:nth-of-type(13) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 1.05s; }

.about-page--collagen .js-animation-fire.animation-A1-title svg g:nth-of-type(14) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 1.1s; }

.about-page--collagen .js-animation-fire.animation-A1-title svg g:nth-of-type(15) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 1.15s; }

.about-page--collagen .js-animation-fire.animation-A1-title svg g:nth-of-type(16) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 1.2s; }

.about-page--collagen .js-animation-fire.animation-A1-title svg g:nth-of-type(17) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 1.25s; }

.about-page--collagen .js-animation-fire.animation-A1-title svg g:nth-of-type(18) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 1.3s; }

.about-page--collagen .js-animation-fire.animation-A1-title svg g:nth-of-type(19) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 1.35s; }

.about-page--collagen .js-animation-fire.animation-A1-title svg g:nth-of-type(20) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 1.4s; }

.about-page--collagen .js-animation-fire.animation-A1-title svg g:nth-of-type(21) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 1.45s; }

.about-page--collagen .js-animation-fire.animation-A1-title svg g:nth-of-type(22) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 1.5s; }

.about-page--collagen .js-animation-fire.animation-A1-title svg g:nth-of-type(23) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 1.55s; }

.about-page--collagen .js-animation-fire.animation-A1-title svg g:nth-of-type(24) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 1.6s; }

.about-page--collagen .js-animation-fire.animation-A1-title svg g:nth-of-type(25) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 1.65s; }

.about-page--collagen .js-animation-fire.animation-A1-title svg g:nth-of-type(26) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 1.7s; }

.about-page--collagen .js-animation-fire.animation-A1-title svg g:nth-of-type(27) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 1.75s; }

.about-page--collagen .js-animation-fire.animation-A1-title svg g:nth-of-type(28) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 1.8s; }

.about-page--collagen .js-animation-fire.animation-A1-title svg g:nth-of-type(29) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 1.85s; }

.about-page--collagen .js-animation-fire.animation-A1-title.animation-delay-15 svg g:nth-of-type(1) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 1.95s; }

.about-page--collagen .js-animation-fire.animation-A1-title.animation-delay-15 svg g:nth-of-type(2) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2s; }

.about-page--collagen .js-animation-fire.animation-A1-title.animation-delay-15 svg g:nth-of-type(3) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.05s; }

.about-page--collagen .js-animation-fire.animation-A1-title.animation-delay-15 svg g:nth-of-type(4) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.1s; }

.about-page--collagen .js-animation-fire.animation-A1-title.animation-delay-15 svg g:nth-of-type(5) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.15s; }

.about-page--collagen .js-animation-fire.animation-A1-title.animation-delay-15 svg g:nth-of-type(6) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.2s; }

.about-page--collagen .js-animation-fire.animation-A1-title.animation-delay-15 svg g:nth-of-type(7) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.25s; }

.about-page--collagen .js-animation-fire.animation-A1-title.animation-delay-15 svg g:nth-of-type(8) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.3s; }

.about-page--collagen .js-animation-fire.animation-A1-title.animation-delay-15 svg g:nth-of-type(9) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.35s; }

.about-page--collagen .js-animation-fire.animation-A1-title.animation-delay-15 svg g:nth-of-type(10) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.4s; }

.about-page--collagen .js-animation-fire.animation-A1-title.animation-delay-15 svg g:nth-of-type(11) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.45s; }

.about-page--collagen .js-animation-fire.animation-A1-title.animation-delay-15 svg g:nth-of-type(12) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.5s; }

.about-page--collagen .js-animation-fire.animation-A1-title.animation-delay-15 svg g:nth-of-type(13) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.55s; }

.about-page--collagen .js-animation-fire.animation-A1-title.animation-delay-15 svg g:nth-of-type(14) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.6s; }

.about-page--collagen .js-animation-fire.animation-A1-title.animation-delay-15 svg g:nth-of-type(15) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.65s; }

.about-page--collagen .js-animation-fire.animation-A1-title.animation-delay-15 svg g:nth-of-type(16) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.7s; }

.about-page--collagen .js-animation-fire.animation-A1-title.animation-delay-15 svg g:nth-of-type(17) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.75s; }

.about-page--collagen .js-animation-fire.animation-A1-title.animation-delay-15 svg g:nth-of-type(18) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.8s; }

.about-page--collagen .js-animation-fire.animation-A1-title.animation-delay-15 svg g:nth-of-type(19) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.85s; }

.about-page--collagen .js-animation-fire.animation-A1-title.animation-delay-15 svg g:nth-of-type(20) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.9s; }

.about-page--collagen .js-animation-fire.animation-A1-title.animation-delay-15 svg g:nth-of-type(21) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 2.95s; }

.about-page--collagen .js-animation-fire.animation-A1-title.animation-delay-15 svg g:nth-of-type(22) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 3s; }

.about-page--collagen .js-animation-fire.animation-A1-title.animation-delay-15 svg g:nth-of-type(23) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 3.05s; }

.about-page--collagen .js-animation-fire.animation-A1-title.animation-delay-15 svg g:nth-of-type(24) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 3.1s; }

.about-page--collagen .js-animation-fire.animation-A1-title.animation-delay-15 svg g:nth-of-type(25) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 3.15s; }

.about-page--collagen .js-animation-fire.animation-A1-title.animation-delay-15 svg g:nth-of-type(26) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 3.2s; }

.about-page--collagen .js-animation-fire.animation-A1-title.animation-delay-15 svg g:nth-of-type(27) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 3.25s; }

.about-page--collagen .js-animation-fire.animation-A1-title.animation-delay-15 svg g:nth-of-type(28) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 3.3s; }

.about-page--collagen .js-animation-fire.animation-A1-title.animation-delay-15 svg g:nth-of-type(29) {
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
  animation-delay: 3.35s; }

@keyframes show-letter {
  from {
    opacity: 1;
    transform: translateY(110%); }
  to {
    opacity: 1;
    transform: translateY(0px); } }

:root[lang="en"] .about-page .sectionAboutTitle {
  padding-top: 35px; }

:root[lang="en"] .sectionAboutTitle {
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  :root[lang="en"] .sectionAboutTitle .sl-chars {
    display: block; }
  :root[lang="en"] .sectionAboutTitle h1 {
    font-family: "Lora", serif;
    font-size: 22px;
    line-height: calc(64 / 44);
    letter-spacing: 0em;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (min-width: 769px) {
      :root[lang="en"] .sectionAboutTitle h1 {
        --font-size: min(56px, 4vw);
        font-size: var(--font-size);
        line-height: calc(84 / 56); } }
  @media screen and (max-width: 768px) {
    :root[lang="en"] .sectionAboutTitle .sectionAboutTitlePc {
      display: none; } }
  @media screen and (min-width: 769px) {
    :root[lang="en"] .sectionAboutTitle .sectionAboutTitleSp {
      display: none; } }

:root[lang="en"] .formulaContent_copy {
  font-size: 18px;
  line-height: calc(53 / 36);
  letter-spacing: 0.01em;
  font-family: Lora, sans-serif;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (min-width: 769px) {
    :root[lang="en"] .formulaContent_copy {
      font-size: 36px; } }
  :root[lang="en"] .formulaContent_copy .sl-chars {
    display: block; }
  :root[lang="en"] .formulaContent_copy sup {
    vertical-align: super;
    font-size: 50%; }

:root[lang="en"] .formulaContent_desc {
  font-family: tt-norms-pro-regular;
  font-size: 13px;
  line-height: calc(42 / 26);
  letter-spacing: 0.01em;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (min-width: 769px) {
    :root[lang="en"] .formulaContent_desc {
      font-size: 18px;
      line-height: calc(28 / 18); } }

:root[lang="en"] .methodTitle .sl-chars {
  display: block;
  font-family: Lora, sans-serif;
  letter-spacing: 0.01em;
  font-size: 18px;
  line-height: calc(53 / 36);
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (min-width: 769px) {
    :root[lang="en"] .methodTitle .sl-chars {
      text-align: center;
      font-size: 36px; } }

:root[lang="en"] .methodCard_desc {
  font-family: tt-norms-pro-regular;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.05em;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (min-width: 769px) {
    :root[lang="en"] .methodCard_desc {
      font-size: 18px;
      line-height: calc(28 / 18); } }
  :root[lang="en"] .methodCard_desc sup {
    font-size: 6px;
    vertical-align: super;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (min-width: 769px) {
      :root[lang="en"] .methodCard_desc sup {
        font-size: 12px; } }

:root[lang="en"] .methodBlocks_item-02 .methodCard_desc {
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    :root[lang="en"] .methodBlocks_item-02 .methodCard_desc {
      letter-spacing: 0;
      margin-top: 15px; } }

:root[lang="en"] .mbisup {
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    :root[lang="en"] .mbisup {
      white-space: nowrap;
      display: inline-block; } }

:root[lang="en"] .sectionChushaku {
  text-align: left; }

.product-details-page {
  background-color: #f3f1e7; }
  .product-details-page .container, .product-details-page .sectionProductInfo, .product-details-page .sectionProductFeature, .product-details-page .sectionRelatedProducts, .product-details-page .sectionHowTo, .product-details-page .sectionMitsugamiSteps, .product-details-page .sectionBrushFeature, .product-details-page .sectionHowToUseBrush, .product-details-page .sectionHowToUseBubble, .product-details-page .faq-page .faqPageTitle, .faq-page .product-details-page .faqPageTitle, .product-details-page .faq-page .sectionQuestions, .faq-page .product-details-page .sectionQuestions, .product-details-page .news-index-page .newsList, .news-index-page .product-details-page .newsList, .product-details-page .products-index-page .productsIndexTitle, .products-index-page .product-details-page .productsIndexTitle, .product-details-page .products-index-page .productsIndexTabs, .products-index-page .product-details-page .productsIndexTabs, .product-details-page .products-index-page .productsList, .products-index-page .product-details-page .productsList {
    padding-left: calc((100 / 1440) * 100vw);
    padding-right: calc((100 / 1440) * 100vw);
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .product-details-page .container, .product-details-page .sectionProductInfo, .product-details-page .sectionProductFeature, .product-details-page .sectionRelatedProducts, .product-details-page .sectionHowTo, .product-details-page .sectionMitsugamiSteps, .product-details-page .sectionBrushFeature, .product-details-page .sectionHowToUseBrush, .product-details-page .sectionHowToUseBubble, .product-details-page .faq-page .faqPageTitle, .faq-page .product-details-page .faqPageTitle, .product-details-page .faq-page .sectionQuestions, .faq-page .product-details-page .sectionQuestions, .product-details-page .news-index-page .newsList, .news-index-page .product-details-page .newsList, .product-details-page .products-index-page .productsIndexTitle, .products-index-page .product-details-page .productsIndexTitle, .product-details-page .products-index-page .productsIndexTabs, .products-index-page .product-details-page .productsIndexTabs, .product-details-page .products-index-page .productsList, .products-index-page .product-details-page .productsList {
        padding-left: calc((35 / 375) * 100vw);
        padding-right: calc((35 / 375) * 100vw); } }
  .product-details-page .sectionProductInfo {
    display: flex;
    padding-top: 120px;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .product-details-page .sectionProductInfo {
        flex-direction: column;
        padding-top: 60px; } }
    .product-details-page .sectionProductInfo .productInfo_left {
      position: relative;
      flex: 0 0 calc((600 / 1440) * 100vw); }
      .product-details-page .sectionProductInfo .productInfo_left .productInfo_typeIcon {
        z-index: 1;
        position: absolute;
        width: 159px;
        top: 30px;
        right: 30px;
        /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
        .product-details-page .sectionProductInfo .productInfo_left .productInfo_typeIcon img {
          width: 100%; }
        @media screen and (max-width: 768px) {
          .product-details-page .sectionProductInfo .productInfo_left .productInfo_typeIcon {
            top: 15px;
            right: 15px;
            width: 80px; } }
    .product-details-page .sectionProductInfo .productInfo_right {
      padding-left: calc((120 / 1440) * 100vw);
      /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      @media screen and (max-width: 768px) {
        .product-details-page .sectionProductInfo .productInfo_right {
          padding-left: 0; } }
  .product-details-page .sectionProductFeature {
    padding-top: calc((100 / 1440) * 100vw);
    margin-bottom: calc((120 / 1440) * 100vw);
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .product-details-page .sectionProductFeature {
        padding-top: 90px;
        margin-bottom: 90px; } }
    .product-details-page .sectionProductFeature--bubble {
      margin-bottom: 0;
      /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      @media screen and (max-width: 768px) {
        .product-details-page .sectionProductFeature--bubble {
          margin-bottom: 10px; } }
  .product-details-page .sectionRelatedProducts {
    padding-bottom: 110px;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .product-details-page .sectionRelatedProducts {
        padding-bottom: 100px; } }
    .product-details-page .sectionRelatedProducts .sectionRelatedProducts_title {
      font-size: 24px;
      font-family: "TTNorms-pro-Bold", TTNorms-pro-Bold, sans-serif;
      font-weight: normal;
      font-style: normal;
      letter-spacing: 0.05em;
      /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      @media screen and (max-width: 768px) {
        .product-details-page .sectionRelatedProducts .sectionRelatedProducts_title {
          font-size: 13px; } }
  .product-details-page .relatedProductsList {
    margin-top: 54px;
    display: grid;
    gap: calc((92 / 1440) * 100vw) calc((40 / 1440) * 100vw);
    grid-template-columns: 1fr 1fr 1fr;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .product-details-page .relatedProductsList {
        margin-top: 30px;
        display: flex;
        gap: 0; } }
    .product-details-page .relatedProductsList .relatedProductsList_item {
      /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      @media screen and (max-width: 768px) {
        .product-details-page .relatedProductsList .relatedProductsList_item {
          width: calc((144 / 375) * 100vw); }
          .product-details-page .relatedProductsList .relatedProductsList_item:nth-of-type(2n-1) {
            margin-right: calc((16 / 375) * 100vw); } }
  .product-details-page .sectionHowTo {
    padding-bottom: calc((120 / 1440) * 100vw);
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .product-details-page .sectionHowTo {
        padding-bottom: 90px; } }
    .product-details-page .sectionHowTo .sectionHowTo_title {
      font-family: "TTNorms-pro-Bold", TTNorms-pro-Bold, sans-serif;
      font-weight: normal;
      font-style: normal;
      letter-spacing: 0.05em;
      margin-bottom: 60px;
      text-align: center;
      font-size: 30px;
      /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      @media screen and (max-width: 768px) {
        .product-details-page .sectionHowTo .sectionHowTo_title {
          font-size: 15px;
          margin-bottom: 30px; } }
    .product-details-page .sectionHowTo .productHowToBlocks {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: calc((40 / 1440) * 100vw);
      /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      @media screen and (max-width: 768px) {
        .product-details-page .sectionHowTo .productHowToBlocks {
          grid-template-columns: 1fr;
          gap: 18px; } }
  .product-details-page .sectionMitsugamiSteps .sectionMitsugamiSteps_title {
    transform: scale(0.95, 1);
    transform-origin: left;
    font-size: 28px;
    font-weight: 700;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .product-details-page .sectionMitsugamiSteps .sectionMitsugamiSteps_title {
        font-size: 15px;
        text-align: center;
        transform-origin: center; } }
    .product-details-page .sectionMitsugamiSteps .sectionMitsugamiSteps_title > .dot {
      position: relative; }
      .product-details-page .sectionMitsugamiSteps .sectionMitsugamiSteps_title > .dot:before {
        display: inline-block;
        content: '';
        position: absolute;
        top: -3px;
        left: 0.42em;
        width: 4px;
        height: 4px;
        background-color: #000;
        border-radius: 50%; }
  .product-details-page .sectionMitsugamiSteps .mitsugamiStepsBlocks {
    margin-top: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .product-details-page .sectionMitsugamiSteps .mitsugamiStepsBlocks {
        margin-top: 30px;
        flex-direction: column; } }
    .product-details-page .sectionMitsugamiSteps .mitsugamiStepsBlocks .mitsugamiStepsBlocks_item {
      position: relative;
      flex: 1 1 340px;
      /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      @media screen and (max-width: 768px) {
        .product-details-page .sectionMitsugamiSteps .mitsugamiStepsBlocks .mitsugamiStepsBlocks_item {
          width: 136px;
          flex-basis: auto; } }
      .product-details-page .sectionMitsugamiSteps .mitsugamiStepsBlocks .mitsugamiStepsBlocks_item img {
        width: 100%;
        vertical-align: bottom; }
      .product-details-page .sectionMitsugamiSteps .mitsugamiStepsBlocks .mitsugamiStepsBlocks_item .mitsugamiStepIcon {
        position: absolute;
        top: -45px;
        right: calc((-63 / 1440) * 100vw);
        width: 170px;
        /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
        @media screen and (max-width: 768px) {
          .product-details-page .sectionMitsugamiSteps .mitsugamiStepsBlocks .mitsugamiStepsBlocks_item .mitsugamiStepIcon {
            width: 110px;
            top: -14px;
            right: -70px; } }
      .product-details-page .sectionMitsugamiSteps .mitsugamiStepsBlocks .mitsugamiStepsBlocks_item:not(:last-child) {
        position: relative;
        margin-right: calc((110 / 1440) * 100vw);
        /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
        @media screen and (max-width: 768px) {
          .product-details-page .sectionMitsugamiSteps .mitsugamiStepsBlocks .mitsugamiStepsBlocks_item:not(:last-child) {
            margin-right: 0;
            margin-bottom: 27px; } }
        .product-details-page .sectionMitsugamiSteps .mitsugamiStepsBlocks .mitsugamiStepsBlocks_item:not(:last-child):after {
          display: block;
          content: '';
          position: absolute;
          top: 0;
          bottom: 0;
          right: -5vw;
          margin: auto;
          height: 30px;
          width: 30px;
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center center;
          background-image: url("../images/arrow-link.png");
          /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
          @media screen and (max-width: 768px) {
            .product-details-page .sectionMitsugamiSteps .mitsugamiStepsBlocks .mitsugamiStepsBlocks_item:not(:last-child):after {
              transform: rotate(90deg);
              height: 14px;
              width: 14px;
              right: 0;
              left: 0;
              margin: auto;
              bottom: -20px;
              top: auto; } }
  .product-details-page .sectionHowTo2Way {
    padding-bottom: 130px; }
    .product-details-page .sectionHowTo2Way .howTo2Way_title {
      font-family: "TTNorms-pro-Bold", TTNorms-pro-Bold, sans-serif;
      font-weight: normal;
      font-style: normal;
      letter-spacing: 0.05em;
      text-align: center;
      margin-bottom: 48px;
      margin-top: 120px;
      font-size: 30px;
      /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      @media screen and (max-width: 768px) {
        .product-details-page .sectionHowTo2Way .howTo2Way_title {
          margin-top: 90px;
          margin-bottom: 15px;
          font-size: 15px; } }
    .product-details-page .sectionHowTo2Way .howTo2Way_subTitle {
      font-size: 21px;
      line-height: 40px;
      font-weight: 600;
      text-align: center;
      margin-bottom: 70px;
      /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      @media screen and (max-width: 768px) {
        .product-details-page .sectionHowTo2Way .howTo2Way_subTitle {
          font-size: 13px;
          line-height: 25px;
          margin-bottom: 30px; } }
    .product-details-page .sectionHowTo2Way .howTo2Way {
      display: flex;
      align-items: flex-start;
      justify-content: center;
      /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      @media screen and (max-width: 768px) {
        .product-details-page .sectionHowTo2Way .howTo2Way {
          flex-direction: column;
          align-items: center; } }
      .product-details-page .sectionHowTo2Way .howTo2Way .howTo2Way_left {
        position: relative;
        /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
        .product-details-page .sectionHowTo2Way .howTo2Way .howTo2Way_left--deepRepairHairMist {
          margin-right: calc((187 / 1440) * 100vw);
          width: calc((439 / 1440) * 100vw);
          /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
          .product-details-page .sectionHowTo2Way .howTo2Way .howTo2Way_left--deepRepairHairMist:after {
            right: -117px; }
          @media screen and (max-width: 768px) {
            .product-details-page .sectionHowTo2Way .howTo2Way .howTo2Way_left--deepRepairHairMist {
              width: 280px;
              margin-right: 0; } }
        .product-details-page .sectionHowTo2Way .howTo2Way .howTo2Way_left--nightRepairHairMilk {
          margin-right: calc((190 / 1440) * 100vw);
          width: calc((403 / 1440) * 100vw);
          /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
          .product-details-page .sectionHowTo2Way .howTo2Way .howTo2Way_left--nightRepairHairMilk:after {
            right: -89px; }
          @media screen and (max-width: 768px) {
            .product-details-page .sectionHowTo2Way .howTo2Way .howTo2Way_left--nightRepairHairMilk {
              width: 295px;
              margin-right: 0; } }
        @media screen and (max-width: 768px) {
          .product-details-page .sectionHowTo2Way .howTo2Way .howTo2Way_left {
            margin-bottom: 50px; } }
        .product-details-page .sectionHowTo2Way .howTo2Way .howTo2Way_left:after {
          display: block;
          content: '';
          position: absolute;
          top: 0;
          bottom: 0;
          width: 1px;
          height: 100%;
          background-image: url(../images/border-dashed-unit.png);
          background-size: contain;
          /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
          @media screen and (max-width: 768px) {
            .product-details-page .sectionHowTo2Way .howTo2Way .howTo2Way_left:after {
              display: none; } }
        .product-details-page .sectionHowTo2Way .howTo2Way .howTo2Way_left img {
          width: 100%; }
      .product-details-page .sectionHowTo2Way .howTo2Way .howTo2Way_right--deepRepairHairMist {
        width: calc((491 / 1440) * 100vw);
        /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
        @media screen and (max-width: 768px) {
          .product-details-page .sectionHowTo2Way .howTo2Way .howTo2Way_right--deepRepairHairMist {
            width: 286px; } }
      .product-details-page .sectionHowTo2Way .howTo2Way .howTo2Way_right--nightRepairHairMilk {
        width: calc((389 / 1440) * 100vw);
        /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
        @media screen and (max-width: 768px) {
          .product-details-page .sectionHowTo2Way .howTo2Way .howTo2Way_right--nightRepairHairMilk {
            width: 298px; } }
      .product-details-page .sectionHowTo2Way .howTo2Way .howTo2Way_right img {
        width: 100%; }
  .product-details-page .sectionChushaku {
    padding-bottom: 40px;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .product-details-page .sectionChushaku {
        padding-bottom: 20px; } }
    .product-details-page .sectionChushaku p {
      padding-left: calc((100 / 1440) * 100vw);
      /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      @media screen and (max-width: 768px) {
        .product-details-page .sectionChushaku p {
          font-size: 10px; } }
  .product-details-page .sectionBrushFeature {
    padding-top: 100px; }
    .product-details-page .sectionBrushFeature .brushFeatureTitle-en {
      font-size: 24px;
      font-family: "TTNorms-pro-Bold", TTNorms-pro-Bold, sans-serif;
      font-weight: normal;
      font-style: normal;
      letter-spacing: 0.05em;
      /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      @media screen and (max-width: 768px) {
        .product-details-page .sectionBrushFeature .brushFeatureTitle-en {
          font-size: 13px; } }
    .product-details-page .sectionBrushFeature .brushFeatureTitle-jp {
      font-size: 28px;
      font-weight: bold;
      margin-top: 45px;
      /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      @media screen and (max-width: 768px) {
        .product-details-page .sectionBrushFeature .brushFeatureTitle-jp {
          font-size: 15px;
          margin-top: 30px; } }
    .product-details-page .sectionBrushFeature .brushFeatureImage {
      width: calc((1095 / 1440) * 100vw);
      margin: 90px auto 0;
      /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      .product-details-page .sectionBrushFeature .brushFeatureImage img {
        width: 100%; }
      @media screen and (max-width: 768px) {
        .product-details-page .sectionBrushFeature .brushFeatureImage {
          margin-top: 54px; } }
  .product-details-page .sectionHowToUseBrush {
    padding-bottom: 240px;
    padding-top: 160px;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .product-details-page .sectionHowToUseBrush {
        padding-top: 80px;
        padding-bottom: 90px; } }
    .product-details-page .sectionHowToUseBrush .howToUseBrush_title {
      font-family: "TTNorms-pro-Bold", TTNorms-pro-Bold, sans-serif;
      font-weight: normal;
      font-style: normal;
      letter-spacing: 0.05em;
      margin-bottom: 60px;
      text-align: center;
      font-size: 30px;
      /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      @media screen and (max-width: 768px) {
        .product-details-page .sectionHowToUseBrush .howToUseBrush_title {
          font-size: 15px;
          margin-bottom: 30px; } }
    .product-details-page .sectionHowToUseBrush .howToUseBrushList {
      display: flex;
      /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      @media screen and (max-width: 768px) {
        .product-details-page .sectionHowToUseBrush .howToUseBrushList {
          display: block;
          margin-bottom: 35px;
          width: 188px;
          margin: 0 auto; } }
      .product-details-page .sectionHowToUseBrush .howToUseBrushList .howToUseBrushList_item {
        flex: 0 0 calc((362 / 1440) * 100vw);
        /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
        @media screen and (max-width: 768px) {
          .product-details-page .sectionHowToUseBrush .howToUseBrushList .howToUseBrushList_item {
            width: 100%; } }
        .product-details-page .sectionHowToUseBrush .howToUseBrushList .howToUseBrushList_item .howToUseBrushList_item_title {
          width: 100%;
          height: 75px;
          background-color: #fff;
          border-radius: 37.5px;
          display: flex;
          align-items: center;
          justify-content: center;
          font-size: 28px;
          font-feature-settings: 'palt';
          font-weight: 500;
          /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
          @media screen and (max-width: 768px) {
            .product-details-page .sectionHowToUseBrush .howToUseBrushList .howToUseBrushList_item .howToUseBrushList_item_title {
              width: 180px;
              font-size: 14px;
              margin: 0 auto;
              height: 37.5px; } }
        .product-details-page .sectionHowToUseBrush .howToUseBrushList .howToUseBrushList_item .howToUseBrushList_item_image {
          width: calc((160 / 1440) * 100vw);
          margin: 27px auto 0;
          /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
          .product-details-page .sectionHowToUseBrush .howToUseBrushList .howToUseBrushList_item .howToUseBrushList_item_image img {
            width: 100%; }
          @media screen and (max-width: 768px) {
            .product-details-page .sectionHowToUseBrush .howToUseBrushList .howToUseBrushList_item .howToUseBrushList_item_image {
              width: 82px;
              margin-top: 13px; } }
        .product-details-page .sectionHowToUseBrush .howToUseBrushList .howToUseBrushList_item .howToUseBrushList_item_desc {
          margin-top: 20px;
          /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
          @media screen and (max-width: 768px) {
            .product-details-page .sectionHowToUseBrush .howToUseBrushList .howToUseBrushList_item .howToUseBrushList_item_desc {
              font-size: 11.5px;
              margin-top: 10px; } }
        .product-details-page .sectionHowToUseBrush .howToUseBrushList .howToUseBrushList_item:not(:last-child) {
          position: relative;
          margin-right: calc((76 / 1440) * 100vw);
          /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
          @media screen and (max-width: 768px) {
            .product-details-page .sectionHowToUseBrush .howToUseBrushList .howToUseBrushList_item:not(:last-child) {
              margin-right: 0;
              margin-bottom: 35px; } }
          .product-details-page .sectionHowToUseBrush .howToUseBrushList .howToUseBrushList_item:not(:last-child):after {
            display: block;
            content: '';
            position: absolute;
            top: 0;
            bottom: 0;
            right: calc((-38 / 1440) * 100vw);
            width: 1px;
            height: 100%;
            background-image: url(../images/border-dashed-unit.png);
            background-size: contain;
            /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
            @media screen and (max-width: 768px) {
              .product-details-page .sectionHowToUseBrush .howToUseBrushList .howToUseBrushList_item:not(:last-child):after {
                display: none; } }
  .product-details-page .sectionHowToUseBubble {
    padding-bottom: 230px;
    padding-top: 110px;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .product-details-page .sectionHowToUseBubble {
        padding-top: 80px;
        padding-bottom: 90px; } }
    .product-details-page .sectionHowToUseBubble .howToUseBrush_title {
      font-family: "TTNorms-pro-Bold", TTNorms-pro-Bold, sans-serif;
      font-weight: normal;
      font-style: normal;
      letter-spacing: 0.05em;
      margin-bottom: 60px;
      text-align: center;
      font-size: 30px;
      /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      @media screen and (max-width: 768px) {
        .product-details-page .sectionHowToUseBubble .howToUseBrush_title {
          font-size: 15px;
          margin-bottom: 30px; } }
    .product-details-page .sectionHowToUseBubble .howToUseOrder {
      display: flex;
      justify-content: center;
      gap: 114px;
      /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      @media screen and (max-width: 768px) {
        .product-details-page .sectionHowToUseBubble .howToUseOrder {
          display: block;
          gap: 50px; } }
      .product-details-page .sectionHowToUseBubble .howToUseOrder > li img {
        width: 100%; }
      .product-details-page .sectionHowToUseBubble .howToUseOrder > li:first-child {
        width: 268px; }
      .product-details-page .sectionHowToUseBubble .howToUseOrder > li:nth-child(2) {
        width: 274px;
        /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      .product-details-page .sectionHowToUseBubble .howToUseOrder > li:nth-child(3) {
        width: 270px;
        /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      .product-details-page .sectionHowToUseBubble .howToUseOrder > li:nth-child(4) {
        width: 258px; }
      .product-details-page .sectionHowToUseBubble .howToUseOrder--enrichment-ip-hair-oil {
        /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
        @media screen and (max-width: 768px) {
          .product-details-page .sectionHowToUseBubble .howToUseOrder--enrichment-ip-hair-oil {
            display: flex;
            flex-wrap: wrap; } }
        .product-details-page .sectionHowToUseBubble .howToUseOrder--enrichment-ip-hair-oil > li:first-child {
          width: 252px; }
        .product-details-page .sectionHowToUseBubble .howToUseOrder--enrichment-ip-hair-oil > li:nth-child(2) {
          width: 332px; }
        .product-details-page .sectionHowToUseBubble .howToUseOrder--enrichment-ip-hair-oil > li:nth-child(3) {
          width: 170px;
          /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
        .product-details-page .sectionHowToUseBubble .howToUseOrder--enrichment-ip-hair-oil > li:nth-child(4) {
          width: 213px; }
    .product-details-page .sectionHowToUseBubble--no-padding {
      padding-top: 0; }
  .product-details-page .sectionStop {
    margin-bottom: 107px;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .product-details-page .sectionStop {
        margin-top: -33px;
        margin-bottom: 97px; } }
    .product-details-page .sectionStop .sectionStop_title {
      margin-bottom: 40px;
      text-align: center;
      font-size: 30px;
      font-weight: 500;
      /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      @media screen and (max-width: 768px) {
        .product-details-page .sectionStop .sectionStop_title {
          font-size: 15px;
          margin-bottom: 34px; } }
    .product-details-page .sectionStop .sectionStop_list {
      /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      @media screen and (min-width: 769px) {
        .product-details-page .sectionStop .sectionStop_list {
          display: flex;
          justify-content: center;
          gap: 90px; } }
      .product-details-page .sectionStop .sectionStop_list > li {
        display: flex;
        align-items: end;
        /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
        @media screen and (max-width: 768px) {
          .product-details-page .sectionStop .sectionStop_list > li {
            justify-content: center; }
            .product-details-page .sectionStop .sectionStop_list > li:not(:first-child) {
              margin-top: 39px; }
            .product-details-page .sectionStop .sectionStop_list > li:nth-child(2) {
              margin-left: -16px; } }
        .product-details-page .sectionStop .sectionStop_list > li:first-child img {
          width: calc((467 / 1440) * 100vw);
          /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
          @media screen and (max-width: 768px) {
            .product-details-page .sectionStop .sectionStop_list > li:first-child img {
              width: 302px; } }
        .product-details-page .sectionStop .sectionStop_list > li:nth-child(2) img {
          width: calc((545 / 1440) * 100vw);
          /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
          @media screen and (max-width: 768px) {
            .product-details-page .sectionStop .sectionStop_list > li:nth-child(2) img {
              width: 322px; } }

.product-details-page--pink {
  background: #faeaed; }

:root[lang="en"] .productInfo_right-night-repair-premium-mask .detailsProductInfo_copy {
  letter-spacing: 0.005em;
  margin-right: -20px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (min-width: 769px) {
    :root[lang="en"] .productInfo_right-night-repair-premium-mask .detailsProductInfo_copy {
      letter-spacing: -0.02em; } }

:root[lang="en"] .sectionMitsugamiSteps_title {
  font-family: TTNorms-Pro-Bold;
  font-size: 14px;
  letter-spacing: 0.05em;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (min-width: 769px) {
    :root[lang="en"] .sectionMitsugamiSteps_title {
      font-size: 28px; } }

:root[lang="en"] .sectionStop_title {
  font-family: TTNorms-Pro-Bold; }

:root[lang="en"] .product-details-page .sectionHowTo2Way .howTo2Way .howTo2Way_left--deepRepairHairMist {
  margin-right: calc((80 / 1440) * 100vw);
  width: calc((560 / 1440) * 100vw);
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  :root[lang="en"] .product-details-page .sectionHowTo2Way .howTo2Way .howTo2Way_left--deepRepairHairMist:after {
    right: -30px; }
  @media screen and (max-width: 768px) {
    :root[lang="en"] .product-details-page .sectionHowTo2Way .howTo2Way .howTo2Way_left--deepRepairHairMist {
      width: 305px;
      margin-right: 0; } }

:root[lang="en"] .product-details-page .sectionHowTo2Way .howTo2Way .howTo2Way_left--nightRepairHairMilk {
  width: calc((449 / 1440) * 100vw);
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    :root[lang="en"] .product-details-page .sectionHowTo2Way .howTo2Way .howTo2Way_left--nightRepairHairMilk {
      width: 304px; } }

:root[lang="en"] .product-details-page .sectionHowTo2Way .howTo2Way .howTo2Way_right--deepRepairHairMist {
  width: calc((552 / 1440) * 100vw);
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    :root[lang="en"] .product-details-page .sectionHowTo2Way .howTo2Way .howTo2Way_right--deepRepairHairMist {
      width: 295px; } }

:root[lang="en"] .product-details-page .sectionHowTo2Way .howTo2Way .howTo2Way_right--nightRepairHairMilk {
  width: calc((468 / 1440) * 100vw);
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    :root[lang="en"] .product-details-page .sectionHowTo2Way .howTo2Way .howTo2Way_right--nightRepairHairMilk {
      width: 275px; } }

:root[lang="en"] .howTo2Way_subTitle {
  font-family: TTNorms-Pro-Bold;
  font-size: 24px;
  letter-spacing: -0.02em;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    :root[lang="en"] .howTo2Way_subTitle {
      font-size: 14px; } }

:root[lang="en"] .howToUseOrder--enrichment-ip-hair-oil {
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    :root[lang="en"] .howToUseOrder--enrichment-ip-hair-oil {
      display: flex;
      flex-wrap: wrap; } }
  :root[lang="en"] .howToUseOrder--enrichment-ip-hair-oil > li:first-child {
    width: 341px; }
  :root[lang="en"] .howToUseOrder--enrichment-ip-hair-oil > li:nth-child(2) {
    width: 341px; }
  :root[lang="en"] .howToUseOrder--enrichment-ip-hair-oil > li:nth-child(3) {
    width: 234px; }
  :root[lang="en"] .howToUseOrder--enrichment-ip-hair-oil > li:nth-child(4) {
    width: 226px; }

.faq-page {
  background-color: #f3f1e7; }
  .faq-page .container, .faq-page .product-details-page .sectionProductInfo, .product-details-page .faq-page .sectionProductInfo, .faq-page .product-details-page .sectionProductFeature, .product-details-page .faq-page .sectionProductFeature, .faq-page .product-details-page .sectionRelatedProducts, .product-details-page .faq-page .sectionRelatedProducts, .faq-page .product-details-page .sectionHowTo, .product-details-page .faq-page .sectionHowTo, .faq-page .product-details-page .sectionMitsugamiSteps, .product-details-page .faq-page .sectionMitsugamiSteps, .faq-page .product-details-page .sectionBrushFeature, .product-details-page .faq-page .sectionBrushFeature, .faq-page .product-details-page .sectionHowToUseBrush, .product-details-page .faq-page .sectionHowToUseBrush, .faq-page .product-details-page .sectionHowToUseBubble, .product-details-page .faq-page .sectionHowToUseBubble, .faq-page .faqPageTitle, .faq-page .sectionQuestions, .faq-page .news-index-page .newsList, .news-index-page .faq-page .newsList, .faq-page .products-index-page .productsIndexTitle, .products-index-page .faq-page .productsIndexTitle, .faq-page .products-index-page .productsIndexTabs, .products-index-page .faq-page .productsIndexTabs, .faq-page .products-index-page .productsList, .products-index-page .faq-page .productsList {
    padding-left: calc((295/1440)*100vw);
    padding-right: calc((295/1440)*100vw);
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .faq-page .container, .faq-page .product-details-page .sectionProductInfo, .product-details-page .faq-page .sectionProductInfo, .faq-page .product-details-page .sectionProductFeature, .product-details-page .faq-page .sectionProductFeature, .faq-page .product-details-page .sectionRelatedProducts, .product-details-page .faq-page .sectionRelatedProducts, .faq-page .product-details-page .sectionHowTo, .product-details-page .faq-page .sectionHowTo, .faq-page .product-details-page .sectionMitsugamiSteps, .product-details-page .faq-page .sectionMitsugamiSteps, .faq-page .product-details-page .sectionBrushFeature, .product-details-page .faq-page .sectionBrushFeature, .faq-page .product-details-page .sectionHowToUseBrush, .product-details-page .faq-page .sectionHowToUseBrush, .faq-page .product-details-page .sectionHowToUseBubble, .product-details-page .faq-page .sectionHowToUseBubble, .faq-page .faqPageTitle, .faq-page .sectionQuestions, .faq-page .news-index-page .newsList, .news-index-page .faq-page .newsList, .faq-page .products-index-page .productsIndexTitle, .products-index-page .faq-page .productsIndexTitle, .faq-page .products-index-page .productsIndexTabs, .products-index-page .faq-page .productsIndexTabs, .faq-page .products-index-page .productsList, .products-index-page .faq-page .productsList {
        padding-left: calc((35/375)*100vw);
        padding-right: calc((35/375)*100vw); } }
  .faq-page .faqPageTitle {
    margin-top: 108px;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .faq-page .faqPageTitle {
        margin-top: 50px; } }
    @media screen and (min-width: 769px) {
      .faq-page .faqPageTitle {
        padding-left: calc((225 / 1440) * 100vw);
        padding-right: calc((225 / 1440) * 100vw); } }
  .faq-page .sectionQuestions {
    padding-top: 120px;
    padding-bottom: 240px;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .faq-page .sectionQuestions {
        padding-top: 24px;
        padding-bottom: 60px; } }
  .faq-page .questionBlocks {
    border-top: 2px solid #000; }
    .faq-page .questionBlocks .questionBlocks_item {
      border-bottom: 2px solid #000; }

.policy-page {
  background-color: #f3f1e7; }
  .policy-page .policyContainer {
    max-width: 860px;
    padding-top: 108px;
    margin: 0 auto;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .policy-page .policyContainer {
        padding-top: 50px;
        width: 100%;
        padding-left: 35px;
        padding-right: 35px; } }
  .policy-page .policyPageTitle {
    letter-spacing: 0.05em;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .policy-page .policyPageTitle {
        font-size: 16px !important; } }
  .policy-page .policyPageTitleJp {
    margin-top: 108px;
    font-size: 20px;
    font-weight: bold;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .policy-page .policyPageTitleJp {
        margin-top: 30px;
        font-size: 14px; } }
  .policy-page .sectionPolicy {
    padding-top: 60px;
    padding-bottom: 120px;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .policy-page .sectionPolicy {
        padding-top: 24px;
        padding-bottom: 60px; } }
    .policy-page .sectionPolicy p {
      font-size: 18px;
      line-height: 2;
      letter-spacing: 0.01em;
      /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      .policy-page .sectionPolicy p .bold {
        font-weight: bold; }
      @media screen and (max-width: 768px) {
        .policy-page .sectionPolicy p {
          font-size: 12px; } }

.contact-page {
  background-color: #f3f1e7; }
  .contact-page .w-container {
    padding-left: calc((35/375)*100vw);
    padding-right: calc((35/375)*100vw);
    padding-top: 50px;
    padding-bottom: 60px;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (min-width: 769px) {
      .contact-page .w-container {
        padding-left: calc((225/1440)*100vw);
        padding-right: calc((225/1440)*100vw);
        padding-top: 105px;
        padding-bottom: 150px; } }
  .contact-page .contactTitle {
    font-family: TTNorms-Pro-Bold;
    font-size: 16px;
    letter-spacing: 0.075em;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (min-width: 769px) {
      .contact-page .contactTitle {
        font-size: 36px;
        letter-spacing: 0.05em; } }
  .contact-page .contactLead {
    font-family: 'tt-norms-pro-regular';
    font-size: 12px;
    line-height: calc(39 / 24);
    letter-spacing: 0.075em;
    margin-top: 40px;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (min-width: 769px) {
      .contact-page .contactLead {
        font-size: 18px;
        letter-spacing: 0.05em;
        margin-top: 100px; } }
  .contact-page .contactEmail {
    font-family: TTNorms-Pro-Bold;
    font-size: 17px;
    letter-spacing: 0.05em;
    margin-top: 25px;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (min-width: 769px) {
      .contact-page .contactEmail {
        font-size: 30px;
        margin-top: 60px; } }
  .contact-page .contactText {
    font-family: 'tt-norms-pro-regular';
    font-size: 12px;
    line-height: calc(39 / 24);
    letter-spacing: 0.075em;
    margin-top: 20px;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (min-width: 769px) {
      .contact-page .contactText {
        font-size: 18px;
        letter-spacing: 0.05em;
        margin-top: 55px; } }

.policy-en-page {
  background-color: #f3f1e7; }
  .policy-en-page .w-container {
    padding-left: calc((35/375)*100vw);
    padding-right: calc((35/375)*100vw);
    padding-top: 50px;
    padding-bottom: 60px;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (min-width: 769px) {
      .policy-en-page .w-container {
        padding-left: calc((225/1440)*100vw);
        padding-right: calc((225/1440)*100vw);
        padding-top: 105px;
        padding-bottom: 150px; } }
  .policy-en-page .policyTitle {
    font-family: TTNorms-Pro-Bold;
    font-size: 16px;
    letter-spacing: 0.075em;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (min-width: 769px) {
      .policy-en-page .policyTitle {
        font-size: 36px;
        letter-spacing: 0.05em; } }
  .policy-en-page .policyHeader {
    font-family: TTNorms-Pro-Bold;
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 0.075em;
    margin-top: 45px;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (min-width: 769px) {
      .policy-en-page .policyHeader {
        font-size: 18px;
        letter-spacing: 0.05em;
        margin-top: 100px; } }
    @media (any-hover: hover) {
      .policy-en-page .policyHeader a:hover {
        text-decoration: underline; } }
  .policy-en-page .policyContent {
    border-top: 1px solid;
    font-family: tt-norms-pro-regular;
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 0.075em;
    margin-top: 28px;
    padding-top: 28px;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (min-width: 769px) {
      .policy-en-page .policyContent {
        border-top-width: 2px;
        font-size: 18px;
        letter-spacing: 0.05em;
        margin-top: 60px;
        padding-top: 60px; } }
    .policy-en-page .policyContent h2 {
      font-family: TTNorms-Pro-Bold; }
      .policy-en-page .policyContent h2:not(:first-child) {
        margin-top: 2lh; }
    .policy-en-page .policyContent ul {
      margin: 1lh 0; }
    .policy-en-page .policyContent ul li {
      position: relative;
      padding-left: 1.25em; }
      .policy-en-page .policyContent ul li::before {
        content: "-";
        position: absolute;
        left: 0;
        top: 0; }
  .policy-en-page .policyAddress {
    font-family: TTNorms-Pro-Bold;
    margin-top: 1lh; }

.bigVisual {
  position: relative;
  height: calc((600 / 1440) * 100vw);
  overflow: hidden;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .bigVisual {
      height: calc((205 / 375) * 100vw); } }
  .bigVisual.height-lg {
    height: calc((600 / 1440) * 100vw);
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .bigVisual.height-lg {
        height: calc((205 / 375) * 100vw); } }
  .bigVisual.height-sm {
    height: calc((480 / 1440) * 100vw);
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .bigVisual.height-sm {
        height: calc((150 / 375) * 100vw); } }
  .bigVisual .bigVisual_visual {
    height: 100%;
    z-index: 0; }
  .bigVisual .bigVisual_visualInner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: calc((920 / 1440) * 100vw); }
    .bigVisual .bigVisual_visualInner img {
      width: 100%; }
  .bigVisual .bigVisual_title {
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 36px;
    font-family: "TTNorms-pro-Bold", TTNorms-pro-Bold, sans-serif;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0.05em;
    white-space: nowrap;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .bigVisual .bigVisual_title {
        font-size: 15px; } }

.buttonArrow {
  display: flex;
  align-items: center; }
  .buttonArrow .buttonArrow_icon {
    position: relative;
    height: 48px;
    margin-left: 22px;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .buttonArrow .buttonArrow_icon {
        height: 36px;
        margin-left: 15px; } }
  .buttonArrow .buttonArrow_label {
    font-family: "TTNorms-pro-Bold", TTNorms-pro-Bold, sans-serif;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0.05em;
    line-height: 1;
    font-size: 18px;
    text-transform: uppercase;
    transition-duration: 0.3s;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .buttonArrow .buttonArrow_label {
        font-size: 13.2px; } }
  .buttonArrow:hover .buttonArrow_label {
    padding-left: 5px;
    margin-right: -5px; }
  .buttonArrow:hover .buttonArrowIcon_arrow {
    background-image: url(../images/arrow-link-white.png);
    animation: link-arrow-hover-move 0.7s forwards; }
  .buttonArrow:hover .buttonArrowIcon_circle:after {
    top: 0; }

@keyframes link-arrow-hover-move {
  0% {
    opacity: 1;
    background-position: center center; }
  50% {
    background-position: 20px center; }
  51% {
    background-position: -20px center; }
  100% {
    opacity: 1;
    background-position: center center; } }

.buttonArrowIcon {
  position: absolute;
  top: 0;
  left: 0;
  width: 48px;
  height: 48px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .buttonArrowIcon {
      width: 36px;
      height: 36px; } }
  .buttonArrowIcon .buttonArrowIcon_circle {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 24px;
    border: 2px solid #000;
    transition-duration: 0.5s;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .buttonArrowIcon .buttonArrowIcon_circle {
        border-width: 1px; } }
    .buttonArrowIcon .buttonArrowIcon_circle:after {
      display: block;
      content: '';
      position: absolute;
      width: 48px;
      height: 48px;
      top: 48px;
      left: 0;
      background-color: #000;
      transition-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
      transition-duration: 0.25s; }
  .buttonArrowIcon .buttonArrowIcon_arrow {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 18px;
    height: 18px;
    background-image: url(../images/arrow-link.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .buttonArrowIcon .buttonArrowIcon_arrow {
        width: 14px; } }

.newsThumbnail .newsThumbnail_visual {
  overflow: hidden; }
  .newsThumbnail .newsThumbnail_visual img {
    width: 100%;
    aspect-ratio: 1.5;
    object-fit: cover;
    transition-duration: 1s;
    vertical-align: bottom; }

.newsThumbnail:hover img {
  transform: scale(1.05); }

.newsThumbnail:hover .newsThumbnail_title, .newsThumbnail:hover .newsThumbnail_date {
  opacity: 0.5; }

.newsThumbnail_title {
  font-size: 16px;
  line-height: 30px;
  margin-top: 24px;
  transition-duration: .3s;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .newsThumbnail_title {
      margin-top: 10px;
      font-size: 12px;
      line-height: 20px; } }

.newsThumbnail_date {
  font-family: "TTNorms-pro-Bold", TTNorms-pro-Bold, sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0.05em;
  font-size: 16px;
  margin-top: 18px;
  transition-duration: .3s;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .newsThumbnail_date {
      margin-top: 12px;
      font-size: 12px; } }

.news-index-page {
  background-color: #f3f1e7; }
  .news-index-page .container, .news-index-page .product-details-page .sectionProductInfo, .product-details-page .news-index-page .sectionProductInfo, .news-index-page .product-details-page .sectionProductFeature, .product-details-page .news-index-page .sectionProductFeature, .news-index-page .product-details-page .sectionRelatedProducts, .product-details-page .news-index-page .sectionRelatedProducts, .news-index-page .product-details-page .sectionHowTo, .product-details-page .news-index-page .sectionHowTo, .news-index-page .product-details-page .sectionMitsugamiSteps, .product-details-page .news-index-page .sectionMitsugamiSteps, .news-index-page .product-details-page .sectionBrushFeature, .product-details-page .news-index-page .sectionBrushFeature, .news-index-page .product-details-page .sectionHowToUseBrush, .product-details-page .news-index-page .sectionHowToUseBrush, .news-index-page .product-details-page .sectionHowToUseBubble, .product-details-page .news-index-page .sectionHowToUseBubble, .news-index-page .faq-page .faqPageTitle, .faq-page .news-index-page .faqPageTitle, .news-index-page .faq-page .sectionQuestions, .faq-page .news-index-page .sectionQuestions, .news-index-page .newsList, .news-index-page .products-index-page .productsIndexTitle, .products-index-page .news-index-page .productsIndexTitle, .news-index-page .products-index-page .productsIndexTabs, .products-index-page .news-index-page .productsIndexTabs, .news-index-page .products-index-page .productsList, .products-index-page .news-index-page .productsList {
    padding-left: calc((100/1440)*100vw);
    padding-right: calc((100/1440)*100vw); }
  .news-index-page .newsIndexTitle {
    font-size: 36px;
    font-family: "TTNorms-pro-Bold", TTNorms-pro-Bold, sans-serif;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0.05em;
    padding-left: calc((100/1440)*100vw);
    margin-top: 108px;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .news-index-page .newsIndexTitle {
        font-size: 16px;
        margin-top: 48px; } }
  .news-index-page .newsList {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: calc((72/1440)*100vw) calc((40/1440)*100vw);
    margin-top: 108px;
    margin-bottom: 120px;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .news-index-page .newsList {
        margin-top: 40px;
        grid-template-columns: 1fr 1fr;
        gap: 40px 24px; } }

.news-details-page {
  background-color: #f3f1e7; }
  .news-details-page .articleDetails {
    padding: 120px 0;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .news-details-page .articleDetails {
        padding: 0 0 60px; } }
  .news-details-page .articleDetailsContainer {
    max-width: 1080px;
    margin: 0 auto; }
  .news-details-page .articleDetails_image img {
    width: 100%; }
  .news-details-page .articleDetails_text {
    padding: 100px 140px;
    letter-spacing: 0.01em;
    background-color: #fff;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .news-details-page .articleDetails_text {
        position: relative;
        padding: 25px;
        margin-left: 30px;
        margin-right: 30px;
        margin-top: -15px; } }
  .news-details-page .articleDetails_title {
    font-size: 36px;
    line-height: 60px;
    margin-bottom: 0.8em;
    font-weight: bold;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .news-details-page .articleDetails_title {
        font-size: 18px;
        line-height: 28px; } }
  .news-details-page .articleDetails_date {
    font-size: 18px;
    font-family: "TTNorms-pro-Bold", TTNorms-pro-Bold, sans-serif;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0.05em; }
  .news-details-page .articleDetails_body h1 {
    font-size: 21px;
    line-height: 40px;
    font-weight: bold;
    margin-top: 1.5em;
    margin-bottom: 2em;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .news-details-page .articleDetails_body h1 {
        font-size: 14px;
        line-height: 24px; } }
  .news-details-page .articleDetails_body h2 {
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    margin-top: 2em;
    margin-bottom: 1.5em;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .news-details-page .articleDetails_body h2 {
        font-size: 13px;
        line-height: 20.5px; } }
  .news-details-page .articleDetails_body p {
    font-size: 16px;
    line-height: 30px;
    margin-top: 1em;
    margin-bottom: 1em;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    .news-details-page .articleDetails_body p b {
      font-weight: bold; }
    @media screen and (max-width: 768px) {
      .news-details-page .articleDetails_body p {
        font-size: 12px;
        line-height: 20.5px; } }
  .news-details-page .articleDetails_body img {
    width: 100%;
    margin-top: 80px;
    margin-bottom: 80px;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .news-details-page .articleDetails_body img {
        margin-top: 32px;
        margin-bottom: 32px; } }
  .news-details-page .articleDetails_body code {
    font-size: 10px;
    line-height: 18px;
    display: inline-block;
    margin-top: 64px;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .news-details-page .articleDetails_body code {
        margin-top: 24px; } }

.methodCard {
  position: relative;
  width: 387px;
  height: 335px;
  background-image: url("../images/hexagon_bg.png");
  background-size: 100%;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .methodCard {
      width: 194px;
      height: 168px; } }
  .methodCard .methodCard_index {
    position: absolute;
    top: 5%;
    left: 29%;
    font-family: "TTNorms-pro-Bold", TTNorms-pro-Bold, sans-serif;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0.05em;
    font-size: 18px;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .methodCard .methodCard_index {
        top: 7%;
        font-size: 10px;
        line-height: 1; } }
  .methodCard .methodCard_title {
    padding-top: 72px;
    font-family: "TTNorms-pro-Bold", TTNorms-pro-Bold, sans-serif;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0.05em;
    font-size: 30px;
    line-height: 42px;
    text-align: center;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    .methodCard .methodCard_title > .has-chushaku {
      position: relative; }
      .methodCard .methodCard_title > .has-chushaku > .chushaku {
        position: absolute;
        left: 2em;
        top: 6px;
        font-size: 12px;
        white-space: nowrap;
        line-height: 1;
        letter-spacing: 0;
        /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
        @media screen and (max-width: 768px) {
          .methodCard .methodCard_title > .has-chushaku > .chushaku {
            font-size: 10px;
            letter-spacing: 0;
            left: 1.3em;
            top: 1px;
            transform: scale(0.6);
            transform-origin: left;
            line-height: 1; } }
    @media screen and (max-width: 768px) {
      .methodCard .methodCard_title {
        padding-top: 28px;
        font-size: 16px;
        line-height: 21.5px; } }
  .methodCard .methodCard_descContainer {
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .methodCard .methodCard_descContainer {
        height: 76px;
        display: flex;
        justify-content: center;
        align-items: center; } }
  .methodCard .methodCard_desc {
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    margin-top: 20px;
    transform: scale(0.95, 1);
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .methodCard .methodCard_desc {
        margin-top: 2px;
        font-size: 11px;
        line-height: 19px; } }
    .methodCard .methodCard_desc .has-chushaku {
      position: relative; }
      .methodCard .methodCard_desc .has-chushaku > .chushaku {
        font-size: 10px;
        white-space: nowrap;
        padding-top: 2px;
        vertical-align: super;
        /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
        @media screen and (max-width: 768px) {
          .methodCard .methodCard_desc .has-chushaku > .chushaku {
            position: absolute;
            font-size: 10px;
            left: 0.5em;
            top: -7.5px;
            transform: scale(0.6);
            transform-origin: left;
            line-height: 1; } }

.faqQuestion {
  position: relative;
  padding-top: 36px;
  padding-right: 8px;
  padding-left: 8px;
  font-size: 18px;
  font-weight: 600;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .faqQuestion {
      padding-top: 24px;
      font-size: 14px; } }
  .faqQuestion .question {
    position: relative;
    z-index: 1;
    cursor: pointer !important;
    padding-bottom: 40px;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    .faqQuestion .question:hover {
      opacity: 0.5; }
    @media screen and (max-width: 768px) {
      .faqQuestion .question {
        padding-bottom: 24px;
        padding-right: 24px; } }
  .faqQuestion .questionToggle {
    position: absolute;
    height: 24px;
    width: 24px;
    top: 38px;
    right: 8px;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
    transition-duration: .8s;
    transform-origin: center center;
    cursor: pointer; }
    @media screen and (max-width: 768px) {
      .faqQuestion .questionToggle {
        top: 24px;
        right: 0;
        width: 20px;
        height: 20px; } }
    .faqQuestion .questionToggle.open {
      transform: rotate(135deg); }
    .faqQuestion .questionToggle span {
      position: absolute;
      display: block;
      height: 2px;
      width: 24px;
      background-color: #000;
      /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      @media screen and (max-width: 768px) {
        .faqQuestion .questionToggle span {
          width: 20px; } }
      .faqQuestion .questionToggle span:nth-of-type(1) {
        top: 10px;
        transform: translateY(2px);
        /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
        @media screen and (max-width: 768px) {
          .faqQuestion .questionToggle span:nth-of-type(1) {
            top: 8px; } }
      .faqQuestion .questionToggle span:nth-of-type(2) {
        top: 14px;
        /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
        transform: translateY(-2px) rotate(90deg); }
        @media screen and (max-width: 768px) {
          .faqQuestion .questionToggle span:nth-of-type(2) {
            top: 12px; } }
  .faqQuestion .answerContainer {
    margin-top: 90px; }
  .faqQuestion .answerFlexContainer {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .faqQuestion .answerFlexContainer {
        flex-direction: column;
        align-items: center; } }
  .faqQuestion .answer {
    float: left;
    flex: 1 1 auto;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .faqQuestion .answer {
        float: none;
        margin-bottom: 15px; } }
  .faqQuestion .answerImage {
    float: right;
    flex: 0 0 240px;
    margin-left: 72px;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .faqQuestion .answerImage {
        float: none; } }
    .faqQuestion .answerImage img {
      width: 100%; }

.js-faq-answer-container {
  height: 0;
  transition-duration: 0.8s;
  overflow: hidden; }

.js-faq-answer-content {
  opacity: 0;
  transition-duration: 0.3s;
  transition-delay: 0.7s; }
  .js-faq-answer-content.show {
    opacity: 1; }

:root[lang="en"] .faqQuestion {
  font-family: TTNorms-Pro-Bold;
  font-size: 13px;
  letter-spacing: 0.075em;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (min-width: 769px) {
    :root[lang="en"] .faqQuestion {
      letter-spacing: 0.05em;
      font-size: 24px; } }

:root[lang="en"] .faq-page .sectionQuestions {
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (min-width: 769px) {
    :root[lang="en"] .faq-page .sectionQuestions {
      padding-left: calc((225 / 1440) * 100vw);
      padding-right: calc((225 / 1440) * 100vw); } }

:root[lang="en"] .faqQuestion .answerImage {
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (min-width: 769px) {
    :root[lang="en"] .faqQuestion .answerImage {
      flex: 0 0 320px;
      margin-left: 70px; } }

:root[lang="en"] .faqQuestion {
  padding-top: 0; }

:root[lang="en"] .question {
  padding-top: 24px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (min-width: 769px) {
    :root[lang="en"] .question {
      padding-top: 57px;
      padding-bottom: 57px; } }

:root[lang="en"] .faqQuestion .questionToggle {
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (min-width: 769px) {
    :root[lang="en"] .faqQuestion .questionToggle {
      top: 63px; } }

.animation-loading.is-loaded {
  animation: finish-loading .4s forwards;
  animation-delay: 1.5s;
  animation-timing-function: ease-in; }

@keyframes finish-loading {
  0% {
    transform: scale(1);
    opacity: 1; }
  100% {
    opacity: 0;
    display: none;
    visibility: hidden; } }

.animation-keyvisual-after-load {
  animation: keyvisual-loaded 2.5s cubic-bezier(0.28, 0.37, 0.43, 0.99) forwards; }

@keyframes keyvisual-loaded {
  0% {
    transform: scale(1.08);
    filter: brightness(1); }
  5% {
    filter: brightness(1.08); }
  30% {
    filter: brightness(1.02); }
  100% {
    transform: scale(1); } }

@keyframes content-fade-in-up {
  0% {
    opacity: 0;
    transform: translateY(20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

.animation-delay-0 {
  animation-delay: calc((0 * 0.1) * 1s) !important; }

.animation-delay-1 {
  animation-delay: calc((1 * 0.1) * 1s) !important; }

.animation-delay-2 {
  animation-delay: calc((2 * 0.1) * 1s) !important; }

.animation-delay-3 {
  animation-delay: calc((3 * 0.1) * 1s) !important; }

.animation-delay-4 {
  animation-delay: calc((4 * 0.1) * 1s) !important; }

.animation-delay-5 {
  animation-delay: calc((5 * 0.1) * 1s) !important; }

.animation-delay-6 {
  animation-delay: calc((6 * 0.1) * 1s) !important; }

.animation-delay-7 {
  animation-delay: calc((7 * 0.1) * 1s) !important; }

.animation-delay-8 {
  animation-delay: calc((8 * 0.1) * 1s) !important; }

.animation-delay-9 {
  animation-delay: calc((9 * 0.1) * 1s) !important; }

.animation-delay-10 {
  animation-delay: calc((10 * 0.1) * 1s) !important; }

.animation-delay-11 {
  animation-delay: calc((11 * 0.1) * 1s) !important; }

.animation-delay-12 {
  animation-delay: calc((12 * 0.1) * 1s) !important; }

.animation-delay-13 {
  animation-delay: calc((13 * 0.1) * 1s) !important; }

.animation-delay-14 {
  animation-delay: calc((14 * 0.1) * 1s) !important; }

.animation-delay-15 {
  animation-delay: calc((15 * 0.1) * 1s) !important; }

.animation-delay-16 {
  animation-delay: calc((16 * 0.1) * 1s) !important; }

.animation-delay-17 {
  animation-delay: calc((17 * 0.1) * 1s) !important; }

.animation-delay-18 {
  animation-delay: calc((18 * 0.1) * 1s) !important; }

.animation-delay-19 {
  animation-delay: calc((19 * 0.1) * 1s) !important; }

.animation-delay-20 {
  animation-delay: calc((20 * 0.1) * 1s) !important; }

.animation-delay-21 {
  animation-delay: calc((21 * 0.1) * 1s) !important; }

.animation-delay-22 {
  animation-delay: calc((22 * 0.1) * 1s) !important; }

.animation-delay-23 {
  animation-delay: calc((23 * 0.1) * 1s) !important; }

.animation-delay-24 {
  animation-delay: calc((24 * 0.1) * 1s) !important; }

.animation-delay-25 {
  animation-delay: calc((25 * 0.1) * 1s) !important; }

.animation-delay-26 {
  animation-delay: calc((26 * 0.1) * 1s) !important; }

.animation-delay-27 {
  animation-delay: calc((27 * 0.1) * 1s) !important; }

.animation-delay-28 {
  animation-delay: calc((28 * 0.1) * 1s) !important; }

.animation-delay-29 {
  animation-delay: calc((29 * 0.1) * 1s) !important; }

.productThumbnail {
  text-align: center; }
  .productThumbnail .productThumbnail_visual img {
    width: 100%; }
  .productThumbnail .productThumbnail_txt {
    display: flex;
    flex-direction: column;
    align-items: center; }
  .productThumbnail .productThumbnail_title {
    font-family: "TTNorms-pro-Bold", TTNorms-pro-Bold, sans-serif;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0.05em;
    font-size: 30px;
    line-height: 48px;
    margin-top: 24px;
    white-space: nowrap;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .productThumbnail .productThumbnail_title {
        font-size: 15px; } }
  .productThumbnail .productThumbnail_desc {
    font-size: 14px;
    line-height: 2;
    font-weight: 600;
    margin-top: 16px;
    transform: scale(0.95, 1);
    font-feature-settings: 'palt';
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .productThumbnail .productThumbnail_desc {
        font-size: 11.5px;
        line-height: 1.6;
        white-space: nowrap;
        letter-spacing: 0.08em; } }
  .productThumbnail .productThumbnail_link {
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #000;
    width: calc((360 / 1440) * 100vw);
    margin-top: 28px;
    font-family: "TTNorms-pro-Bold", TTNorms-pro-Bold, sans-serif;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0.05em;
    font-size: 18px;
    height: 60px;
    border-radius: 30px;
    transition-duration: 0.6s;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .productThumbnail .productThumbnail_link {
        font-size: 13.5px;
        width: 100%;
        max-width: 53.33vw;
        height: 45px;
        border-width: 1px; } }
    .productThumbnail .productThumbnail_link:after {
      display: block;
      content: '';
      position: absolute;
      width: 100%;
      height: 60px;
      top: 60px;
      left: 0;
      background-color: #000;
      transition-timing-function: cubic-bezier(0, 0.52, 0.35, 0.99);
      transition-timing-function: ease-out;
      transition-duration: 0.25s; }
    .productThumbnail .productThumbnail_link:hover {
      color: #fff; }
      .productThumbnail .productThumbnail_link:hover:after {
        top: 0; }
  .productThumbnail.sm {
    font-size: 20px; }
    .productThumbnail.sm .productThumbnail_title {
      font-family: "TTNorms-pro-Bold", TTNorms-pro-Bold, sans-serif;
      font-weight: normal;
      font-style: normal;
      letter-spacing: 0.05em;
      font-size: 24px;
      line-height: 34px;
      margin-top: 24px;
      /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      @media screen and (max-width: 768px) {
        .productThumbnail.sm .productThumbnail_title {
          font-size: 15px; } }
    .productThumbnail.sm .productThumbnail_link {
      width: calc((280 / 1440) * 100vw);
      /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      @media screen and (max-width: 768px) {
        .productThumbnail.sm .productThumbnail_link {
          width: 100%; } }

:root[lang="en"] .productThumbnail .productThumbnail_desc {
  font-family: tt-norms-pro-regular, serif;
  font-size: 11.5px;
  line-height: calc(48 / 23);
  letter-spacing: 0.05em;
  white-space: wrap;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (min-width: 769px) {
    :root[lang="en"] .productThumbnail .productThumbnail_desc {
      font-size: 14px; } }

:root[lang="en"] .productThumbnail_desc {
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    :root[lang="en"] .productThumbnail_desc {
      margin-left: -10px;
      margin-right: -10px; } }

.products-index-page {
  background-color: #f3f1e7; }
  .products-index-page .container, .products-index-page .product-details-page .sectionProductInfo, .product-details-page .products-index-page .sectionProductInfo, .products-index-page .product-details-page .sectionProductFeature, .product-details-page .products-index-page .sectionProductFeature, .products-index-page .product-details-page .sectionRelatedProducts, .product-details-page .products-index-page .sectionRelatedProducts, .products-index-page .product-details-page .sectionHowTo, .product-details-page .products-index-page .sectionHowTo, .products-index-page .product-details-page .sectionMitsugamiSteps, .product-details-page .products-index-page .sectionMitsugamiSteps, .products-index-page .product-details-page .sectionBrushFeature, .product-details-page .products-index-page .sectionBrushFeature, .products-index-page .product-details-page .sectionHowToUseBrush, .product-details-page .products-index-page .sectionHowToUseBrush, .products-index-page .product-details-page .sectionHowToUseBubble, .product-details-page .products-index-page .sectionHowToUseBubble, .products-index-page .faq-page .faqPageTitle, .faq-page .products-index-page .faqPageTitle, .products-index-page .faq-page .sectionQuestions, .faq-page .products-index-page .sectionQuestions, .products-index-page .news-index-page .newsList, .news-index-page .products-index-page .newsList, .products-index-page .productsIndexTitle, .products-index-page .productsIndexTabs, .products-index-page .productsList {
    padding-left: calc((100 / 1440) * 100vw);
    padding-right: calc((100 / 1440) * 100vw);
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .products-index-page .container, .products-index-page .product-details-page .sectionProductInfo, .product-details-page .products-index-page .sectionProductInfo, .products-index-page .product-details-page .sectionProductFeature, .product-details-page .products-index-page .sectionProductFeature, .products-index-page .product-details-page .sectionRelatedProducts, .product-details-page .products-index-page .sectionRelatedProducts, .products-index-page .product-details-page .sectionHowTo, .product-details-page .products-index-page .sectionHowTo, .products-index-page .product-details-page .sectionMitsugamiSteps, .product-details-page .products-index-page .sectionMitsugamiSteps, .products-index-page .product-details-page .sectionBrushFeature, .product-details-page .products-index-page .sectionBrushFeature, .products-index-page .product-details-page .sectionHowToUseBrush, .product-details-page .products-index-page .sectionHowToUseBrush, .products-index-page .product-details-page .sectionHowToUseBubble, .product-details-page .products-index-page .sectionHowToUseBubble, .products-index-page .faq-page .faqPageTitle, .faq-page .products-index-page .faqPageTitle, .products-index-page .faq-page .sectionQuestions, .faq-page .products-index-page .sectionQuestions, .products-index-page .news-index-page .newsList, .news-index-page .products-index-page .newsList, .products-index-page .productsIndexTitle, .products-index-page .productsIndexTabs, .products-index-page .productsList {
        padding-left: calc((35 / 375) * 100vw);
        padding-right: calc((35 / 375) * 100vw); } }
  .products-index-page .productsIndexTitle {
    margin-top: 108px;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .products-index-page .productsIndexTitle {
        margin-top: 54px; } }
  .products-index-page .productsIndexTabs {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
    flex-wrap: wrap;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .products-index-page .productsIndexTabs {
        margin-top: 45px;
        justify-content: flex-start; } }
    .products-index-page .productsIndexTabs .productsIndexTabs_item {
      font-family: "TTNorms-pro-Bold", TTNorms-pro-Bold, sans-serif;
      font-weight: normal;
      font-style: normal;
      letter-spacing: 0.05em;
      font-size: 18px;
      /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
      @media screen and (max-width: 768px) {
        .products-index-page .productsIndexTabs .productsIndexTabs_item {
          font-size: 12px;
          margin-bottom: 24px; } }
      .products-index-page .productsIndexTabs .productsIndexTabs_item:not(:last-child) {
        margin-right: 32px; }
      .products-index-page .productsIndexTabs .productsIndexTabs_item.is-active {
        position: relative; }
        .products-index-page .productsIndexTabs .productsIndexTabs_item.is-active:after {
          position: absolute;
          display: block;
          content: '';
          width: 100%;
          height: 2px;
          background-color: #000;
          margin-top: 3px;
          /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
          @media screen and (max-width: 768px) {
            .products-index-page .productsIndexTabs .productsIndexTabs_item.is-active:after {
              height: 1px; } }
  .products-index-page .js-tab-content {
    display: none; }
    .products-index-page .js-tab-content.is-active {
      display: block;
      animation: tab-content-in 1s forwards; }

@keyframes tab-content-in {
  0% {
    opacity: 0;
    transform: translateY(20px); }
  100% {
    opacity: 1;
    transform: translateY(0px); } }
  .products-index-page .productsList {
    display: grid;
    gap: 0 calc((40 / 1440) * 100vw);
    grid-template-columns: 1fr 1fr;
    margin-bottom: 120px;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .products-index-page .productsList {
        grid-template-columns: 1fr;
        margin-top: 10px;
        gap: 45px; } }
    .products-index-page .productsList .productsList_item, .products-index-page .productsList .productsList_item-new {
      padding-top: calc((72 / 1440) * 100vw); }
    .products-index-page .productsList .productsList_item-new {
      position: relative; }
      .products-index-page .productsList .productsList_item-new .productsList_item-new_label {
        position: absolute;
        z-index: 1;
        top: calc((108 / 1440) * 100vw);
        right: calc((30 / 1440) * 100vw);
        width: calc((128 / 1440) * 100vw);
        /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
        .products-index-page .productsList .productsList_item-new .productsList_item-new_label img {
          width: 100%; }
        @media screen and (max-width: 768px) {
          .products-index-page .productsList .productsList_item-new .productsList_item-new_label {
            width: 73px; } }

.detailsMainVisual img {
  width: 100%; }

.detailsProductInfo .detailsProductInfo_category {
  margin-top: 40px;
  font-family: "TTNorms-pro-Bold", TTNorms-pro-Bold, sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0.05em;
  font-size: 18px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .detailsProductInfo .detailsProductInfo_category {
      font-size: 12px; } }

.detailsProductInfo .detailsProductInfo_name {
  margin-top: 36px;
  font-family: "TTNorms-pro-Bold", TTNorms-pro-Bold, sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0.05em;
  font-size: 48px;
  line-height: 64px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .detailsProductInfo .detailsProductInfo_name {
      margin-top: 20px;
      font-size: 32.5px;
      line-height: 42.5px; } }

.detailsProductInfo .detailsProductInfo_spec {
  margin-top: 20px;
  transform: scale(0.95, 1);
  transform-origin: left;
  font-weight: 500;
  font-size: 14px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .detailsProductInfo .detailsProductInfo_spec {
      margin-top: 12px;
      font-size: 13px;
      line-height: 25px; } }

.detailsProductInfo .detailsProductInfo_price {
  margin-top: 6px;
  transform: scale(0.95, 1);
  transform-origin: left;
  font-weight: 500;
  font-size: 14px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .detailsProductInfo .detailsProductInfo_price {
      margin-top: 0;
      font-size: 13px;
      line-height: 25px; } }

.detailsProductInfo .detailsProductInfo_copy {
  margin-top: 24px;
  transform: scale(0.95, 1);
  transform-origin: left;
  font-weight: 500;
  font-size: 18px;
  line-height: 36px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .detailsProductInfo .detailsProductInfo_copy {
      margin-top: 20px;
      font-size: 13px;
      line-height: 25px; } }
  .detailsProductInfo .detailsProductInfo_copy > .chushaku {
    font-size: 10px;
    vertical-align: super; }

.detailsProductInfo .detailsProductInfo_button {
  margin-top: 44px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }

.detailsProductInfo .detailsProductInfo_internalButton {
  margin-top: 31px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .detailsProductInfo .detailsProductInfo_internalButton {
      margin-top: 27px; } }

:root[lang="en"] .detailsProductInfo_spec, :root[lang="en"] .detailsProductInfo_price {
  font-family: tt-norms-pro-regular, serif;
  font-size: 11.5px;
  letter-spacing: 0.05em;
  line-height: calc(36 / 23); }

:root[lang="en"] .detailsProductInfo_copy {
  font-family: tt-norms-pro-regular, serif;
  font-size: 14px;
  line-height: calc(40 / 28);
  letter-spacing: -0.01em;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (min-width: 769px) {
    :root[lang="en"] .detailsProductInfo_copy {
      font-size: 18px;
      line-height: calc(32 / 18); } }

:root[lang="en"] .productFeatures_item {
  font-family: TTNorms-Pro-Bold;
  letter-spacing: 0em; }
  :root[lang="en"] .productFeatures_item > p {
    transform: scale(1, 1); }

:root[lang="en"] .detailsFeaturesScent {
  letter-spacing: 0.01em;
  font-family: TTNorms-Pro-Bold; }

:root[lang="en"] .sectionChushaku :is(p, li) {
  font-family: TTNorms-Pro-Bold;
  color: #666666;
  font-size: 10px;
  line-height: calc(28 / 20);
  letter-spacing: 0.03em;
  hyphens: auto;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (min-width: 769px) {
    :root[lang="en"] .sectionChushaku :is(p, li) {
      font-size: 11px;
      line-height: calc(16 / 11); } }

:root[lang="en"] .product-details-page .sectionChushaku {
  padding-right: 30px; }

:root[lang="en"] .detailsProductInfo_internalButton .el-buttonWhite {
  font-family: TTNorms-Pro-Bold;
  width: 100%;
  font-size: 11.5px;
  letter-spacing: 0em;
  line-height: calc(30 / 23);
  padding-right: 50px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (min-width: 769px) {
    :root[lang="en"] .detailsProductInfo_internalButton .el-buttonWhite {
      font-size: 16px;
      line-height: calc(20 / 16);
      padding-right: 70px;
      width: 430px; } }

.detailsFaeturesTitle {
  font-size: 24px;
  font-family: "TTNorms-pro-Bold", TTNorms-pro-Bold, sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0.05em;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .detailsFaeturesTitle {
      font-size: 13px; } }

.productFeatures {
  display: flex;
  margin-top: 36px;
  flex-wrap: wrap;
  margin-right: -12px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .productFeatures {
      margin-top: 30px; } }
  .productFeatures .productFeatures_item {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    margin-top: 14px;
    margin-right: 16px;
    padding-right: 29px;
    padding-left: 29px;
    border: 2px solid #000;
    border-radius: 30px;
    font-weight: bold;
    font-size: 18px;
    font-feature-settings: "palt";
    min-width: 161px;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .productFeatures .productFeatures_item {
        height: 35px;
        font-size: 12px;
        margin-top: 0;
        padding-left: 12px;
        padding-right: 12px;
        margin-right: 12px;
        margin-bottom: 16px;
        border-width: 1px;
        min-width: 85px; } }
    .productFeatures .productFeatures_item > p {
      transform: scale(0.95, 1); }
      .productFeatures .productFeatures_item > p > span {
        font-size: 10px;
        vertical-align: super;
        line-height: 0; }

.detailsFeaturesScent {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 480px;
  height: 60px;
  margin-top: 40px;
  border-radius: 30px;
  background-color: #fff;
  font-weight: bold;
  font-size: 18px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  .detailsFeaturesScent > span {
    transform: scale(0.95, 1); }
  @media screen and (max-width: 768px) {
    .detailsFeaturesScent {
      width: 100%;
      margin-top: 0;
      font-size: 12px;
      height: 38px; } }

.howToStepBlock {
  border: 2px solid #000;
  height: 100%;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (max-width: 768px) {
    .howToStepBlock {
      border-width: 1px; } }
  .howToStepBlock .howToStepBlock_header {
    border-bottom: 2px solid #000;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    font-weight: 500;
    font-size: 21px;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .howToStepBlock .howToStepBlock_header {
        height: 30px;
        border-width: 1px;
        font-size: 13px;
        line-height: 15px; } }
    .howToStepBlock .howToStepBlock_header .howToStepBlock_title {
      transform: scale(0.95, 1); }
  .howToStepBlock .howToStepBlock_body {
    padding: 36px calc((40/1440)*100vw);
    transform: scale(0.95, 1);
    width: calc((100/95)*100%);
    transform-origin: left;
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.075em;
    text-align: justify;
    /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
    @media screen and (max-width: 768px) {
      .howToStepBlock .howToStepBlock_body {
        padding: 12px 18px;
        font-size: 12px;
        line-height: 22.5px;
        letter-spacing: 0.06em; } }

:root[lang="en"] .howToStepBlock .howToStepBlock_title {
  font-family: TTNorms-Pro-Bold;
  font-size: 14px;
  letter-spacing: 0.075em;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (min-width: 769px) {
    :root[lang="en"] .howToStepBlock .howToStepBlock_title {
      font-size: 22px; } }

:root[lang="en"] .howToStepBlock .howToStepBlock_desc {
  font-family: TTNorms-Pro-Bold;
  font-size: 12px;
  line-height: calc(38 / 24);
  letter-spacing: 0;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */ }
  @media screen and (min-width: 769px) {
    :root[lang="en"] .howToStepBlock .howToStepBlock_desc {
      font-size: 16px;
      line-height: calc(26 / 16); } }
