﻿@charset "UTF-8";
.p-newmake-intro {
  background-image: -webkit-linear-gradient(top, #96A0AA, #96A0AA00);
  background-image: -moz-linear-gradient(top, #96A0AA, #96A0AA00);
  background-image: -ms-linear-gradient(top, #96A0AA, #96A0AA00);
  background-image: -o-linear-gradient(top, #96A0AA, #96A0AA00);
  background-image: linear-gradient(0deg, #96A0AA, #96A0AA00);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% 50rem;
}
.p-newmake-intro-image {
  max-width: 75rem;
  width: auto;
  margin-inline: auto;
}
.p-newmake-intro-concept {
  padding: 1.25rem 0rem 5rem;
}
.p-newmake-intro-concept__title {
  margin-bottom: 3.125rem;
}
.p-newmake-intro-concept__title-logo {
  display: block;
  max-width: 16.625rem;
  width: auto;
  height: auto;
  margin-inline: auto;
}
@media (max-width:480px) {
  .p-newmake-intro-concept__title-logo {
    max-width: 40vw;
    width: auto;
  }
}
.p-newmake-intro-concept__title-en {
  display: block;
  text-align: center;
  font-size: 2.1875rem;
  line-height: 1.5em;
  letter-spacing: 0.2em;
  word-break: keep-all;
}
@media (max-width:480px) {
  .p-newmake-intro-concept__title-en {
    font-size: 1.75rem;
  }
}
.p-newmake-intro-concept__text {
  text-align: center;
  font-size: 1.375rem;
  line-height: 1.75em;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  word-break: keep-all;
}
@media (max-width:480px) {
  .p-newmake-intro-concept__text {
    font-size: 1.1875rem;
  }
}
.p-newmake-intro-concept__text-sup {
  font-size: 0.5em;
  vertical-align: 0.75em;
}
.p-newmake-intro-concept__notes {
  max-width: fit-content;
  width: auto;
  margin: 1em auto 0rem;
  display: -webkit-grid;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 1fr;
  grid-template-columns: auto 1fr;
  font-size: 0.75rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
.p-newmake-intro-products__title {
  max-width: 53.125rem;
  width: 90%;
  padding-bottom: 0.5em;
  margin: 0rem auto 0.5em;
  text-align: center;
  font-size: 2.1875rem;
  color: #A04232;
  border-bottom-style: solid;
  border-bottom-width: 0.0625rem;
  border-bottom-color: #000000;
}
@media (max-width:480px) {
  .p-newmake-intro-products__title {
    font-size: 1.75rem;
  }
}
.p-newmake-intro-products__text {
  margin-bottom: 3.75rem;
  text-align: center;
  font-size: 1.375rem;
  line-height: 1.5em;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  word-break: keep-all;
}
@media (max-width:480px) {
  .p-newmake-intro-products__text {
    font-size: 1.0625rem;
  }
}
.p-newmake-intro-order {
  padding: 3.75rem 1.25rem;
}
.p-newmake-intro-order__title {
  margin-bottom: 1em;
  text-align: center;
  font-size: 2.1875rem;
  line-height: 1.5em;
  word-break: keep-all;
}
@media (max-width:480px) {
  .p-newmake-intro-order__title {
    font-size: 1.5rem;
  }
}
.p-newmake-contents {
  padding: 1.875rem 0rem;
}
.p-newmake-contents-section {
  padding: 1.875rem 0rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1.5rem;
}
.p-newmake-contents-section__texts {
  -webkit-box-flex: 1;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 25rem;
}
.p-newmake-contents-section__texts-title {
  padding: 0.75em 0rem;
  font-size: 3.125rem;
  line-height: 1.5em;
  color: #A04232;
}
@media (max-width:480px) {
  .p-newmake-contents-section__texts-title {
    font-size: 2.5rem;
  }
}
.p-newmake-contents-section__texts-lead {
  margin-bottom: 1em;
  font-size: 1.25rem;
  line-height: 1.75em;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
@media (max-width:480px) {
  .p-newmake-contents-section__texts-lead {
    font-size: 1.125rem;
  }
}
.p-newmake-contents-section__texts-text {
  font-size: 1.125rem;
  line-height: 1.75em;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
@media (max-width:480px) {
  .p-newmake-contents-section__texts-text {
    font-size: 1rem;
  }
}
.p-newmake-contents-section__image {
  -webkit-box-flex: 1;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 40rem;
}
.p-newmake-contents-section__image-img {
  display: block;
  width: 100%;
  height: auto;
}
/*# sourceMappingURL=./others.css.map */