@charset "UTF-8";
/* stylelint-disable-next-line at-rule-no-unknown */
/* stylelint-disable-next-line scss/double-slash-comment-empty-line-before */
/* reset
-------------------------- */
*,
*::before,
*::after {
  box-sizing: border-box;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
  vertical-align: baseline;
  font-size: 100%;
}

body {
  line-height: 1;
}

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

ol,
ul,
li {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  background: transparent;
  vertical-align: baseline;
  font-size: 100%;
}

ins {
  background-color: #ff9;
  text-decoration: none;
  color: #000;
}

mark {
  background-color: #ff9;
  color: #000;
  font-weight: bold;
  font-style: italic;
}

i {
  font-style: italic;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

hr {
  display: block;
  margin: 1em 0;
  padding: 0;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
}

input,
select {
  vertical-align: middle;
}

sup {
  vertical-align: super;
  font-size: x-small;
}

address {
  font-style: normal;
}

/* base
-------------------------- */
html {
  font-size: 62.5%;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 100vh;
  min-height: 100dvh;
  background-color: #fff;
  letter-spacing: 0.02em;
  word-wrap: break-word;
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  line-height: 1.8519;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  font-feature-settings: "palt";
  font-size: 3.6vw;
}

@media (min-width: 769px) {
  body {
    font-size: 1.2365vw;
  }
}
@media (min-width: 1295px) {
  body {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  line-height: 1.8;
}

a {
  text-decoration: none;
  color: #000;
  transition: color 0.4s ease, background-color 0.4s ease, opacity 0.4s ease;
}
a img {
  overflow: hidden;
  outline: none;
  transition: opacity 0.4s ease, transform 0.4s ease;
}
a svg {
  transition: fill 0.4s ease;
}
a.pcmo:hover {
  color: #555;
}
a.pcmo:hover img {
  opacity: 0.8;
}

a:link,
a:visited,
a:active,
a:hover,
a:focus {
  outline: none;
}

img {
  max-width: 100%;
  height: auto;
  border-style: none;
  outline: none;
  vertical-align: middle;
  pointer-events: none;
  -webkit-touch-callout: none;
  -moz-touch-callout: none;
  /* stylelint-disable-next-line property-no-unknown */
  touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

svg {
  display: block;
  vertical-align: middle;
}

button {
  display: block;
  padding: 0;
  width: 100%;
  border: none;
  border-radius: 0;
  outline: none;
  background: transparent;
  letter-spacing: 0.01em;
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 300;
  line-height: 1.7857;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  transition: color 0.4s ease, background-color 0.4s ease;
}

table {
  width: 100%;
}

input[type=text],
input[type=email],
input[type=password],
textarea {
  padding: 0.5em;
  width: 100%;
  border: 1px solid #666;
  border-radius: 0;
  background-color: #fff;
  font-size: 16px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
textarea:focus {
  border: 1px solid #333;
  outline: 1px solid #333;
}

@media (min-width: 769px) {
  input[type=text],
  input[type=email],
  input[type=password],
  textarea {
    padding: 0.7em;
  }
}
/* font
-------------------------- */
.u-font-manufacturing-consent-r {
  font-family: "Manufacturing Consent", system-ui;
  font-weight: 400;
  font-style: normal;
}

.u-font-noto-sans-l {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.u-font-proxima-nova-r {
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
}

/* common
-------------------------- */
.u-pc {
  display: none;
}

.l-width-01 {
  margin: 0 auto;
  width: 87.5vw;
}

.l-width-02 {
  margin: 0 auto;
  width: 75vw;
}

@media (min-width: 769px) {
  .u-sp {
    display: none;
  }
  .u-pc {
    display: block;
  }
  .l-width-01,
  .l-width-02 {
    /* width: vw(1214, 1294); */
    max-width: 62.5966vw;
  }
}
@media (min-width: 1295px) {
  .l-width-01,
  .l-width-02 {
    /* width: 1214px; */
    max-width: 810px;
  }
}
/* header
-------------------------- */
/* stylelint-disable no-descending-specificity */
.l-header {
  padding: 18.6667vw 0 12vw;
}
.l-header__logo {
  margin: 0 auto;
  width: 80vw;
}
.l-header__logo a {
  display: block;
  width: 100%;
  height: 100%;
}

@media (min-width: 769px) {
  .l-header {
    padding: 7.728vw 0 4.6368vw;
  }
  .l-header__logo {
    width: 54.7141vw;
  }
}
@media (min-width: 1295px) {
  .l-header {
    padding: 100px 0 60px;
  }
  .l-header__logo {
    width: 708px;
  }
}
/* footer
-------------------------- */
.l-footer {
  flex-shrink: 0;
  padding: 8vw 0 17.3333vw;
}
.l-footer__address {
  margin-bottom: 5.0667vw;
}
.l-footer__address p {
  text-align: center;
  font-size: 3.2vw;
}
.l-footer__map {
  margin: 0 auto 16.8vw;
  width: 62.4vw;
}
.l-footer__map a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 12.5333vw;
  background-color: #000;
  color: #fff;
  font-size: 4.2667vw;
}
.l-footer__copyright {
  text-align: center;
  font-size: 2.4vw;
}

@media (min-width: 769px) {
  .l-footer {
    padding: 4.6368vw 0 7.187vw;
  }
  .l-footer__address {
    margin-bottom: 2.0093vw;
  }
  .l-footer__address p {
    font-size: 1.5456vw;
  }
  .l-footer__map {
    margin: 0 auto 14.9923vw;
    width: 30.9119vw;
  }
  .l-footer__map a {
    height: 5.255vw;
    font-size: 1.5456vw;
  }
  .l-footer__map a.pcmo:hover {
    background-color: #333;
    color: #fff;
  }
  .l-footer__copyright {
    font-size: 1.0819vw;
  }
}
@media (min-width: 1295px) {
  .l-footer {
    padding: 60px 0 93px;
  }
  .l-footer__address {
    margin-bottom: 26px;
  }
  .l-footer__address p {
    font-size: 20px;
    font-size: 2rem;
  }
  .l-footer__map {
    margin: 0 auto 194px;
    width: 400px;
  }
  .l-footer__map a {
    height: 68px;
    font-size: 20px;
    font-size: 2rem;
  }
  .l-footer__copyright {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
/* main
-------------------------- */
body {
  position: relative;
}
body::before, body::after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
body::before {
  top: 0.8vw;
  left: 0.2667vw;
  width: 17.0667vw;
  height: 23.3333vw;
  background-image: url("../images/common/body_bg_01.svg");
}
body::after {
  right: 0.2667vw;
  bottom: 0.4vw;
  width: 17.8667vw;
  height: 18.8vw;
  background-image: url("../images/common/body_bg_02.svg");
}

.l-main {
  flex: 1 0 auto;
  padding: 0 0 8vw;
}
.l-main-lower {
  padding-top: 21.3333vw;
}

.c-section-heading,
.c-page-heading {
  margin-bottom: 9.3333vw;
  line-height: 1.1;
}
.c-section-heading__en,
.c-page-heading__en {
  display: block;
  text-align: center;
  line-height: 1;
  font-size: 11.2vw;
}
.c-section-heading__ja,
.c-page-heading__ja {
  display: block;
  margin-top: 4vw;
  text-align: center;
  font-size: 3.2vw;
}

.c-button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 12.5333vw;
  background-color: #000;
  color: #fff;
  font-size: 2.9333vw;
}

.c-back-btn {
  position: absolute;
  top: 10.6667vw;
  right: 6.1333vw;
}
.c-back-btn a {
  font-size: 3.4667vw;
}

.p-news__list {
  border-top: 1px solid #000;
}
.p-news__list dl {
  padding: 3.2vw 0;
  border-bottom: 1px solid #000;
}
.p-news__list dl dt {
  margin-bottom: 1.3333vw;
  font-size: 2.9333vw;
}
.p-news__readmore {
  margin-top: 8vw;
  text-align: center;
}
.p-news__readmore a {
  font-size: 2.6667vw;
}
.p-news__article {
  padding: 6.6667vw 0;
}
.p-news__article-header {
  margin-bottom: 8vw;
}
.p-news__article-main-image {
  margin-bottom: 12vw;
}
.p-news__article-main-image img {
  width: 100%;
}
.p-news__article-title {
  text-align: center;
  line-height: 1.3;
  font-size: 5.6vw;
}
.p-news__article-content {
  padding-bottom: 16vw;
}
.p-news__article-content > *:not(:first-child) {
  margin-top: 10.6667vw;
}
.p-news__article-content p {
  text-align: justify;
  line-height: 1.8519;
}
.p-news__article-content a {
  text-decoration: underline;
}
.p-news__article-content img {
  width: 100%;
}
.p-news__article-content ul li,
.p-news__article-content ol li {
  list-style-position: inside;
}
.p-news__article-content ul li {
  list-style-type: disc;
}
.p-news__article-content ol li {
  list-style-type: decimal;
}
.p-news__article-nav {
  display: flex;
  gap: 8vw;
  justify-content: center;
  align-items: center;
}
.p-news__article-nav-item {
  width: 17.0667vw;
  text-align: center;
}
.p-news__article-nav-item a {
  font-size: 2.9333vw;
}
.p-news__article-nav-item--prev a, .p-news__article-nav-item--next a {
  position: relative;
}
.p-news__article-nav-item--prev a::before, .p-news__article-nav-item--next a::before {
  content: "";
  position: absolute;
  top: 1.3333vw;
  transform: rotate(45deg);
  width: 1.6vw;
  height: auto;
  aspect-ratio: 1/1;
}
.p-news__article-nav-item--prev a {
  padding-left: 5.3333vw;
}
.p-news__article-nav-item--prev a::before {
  left: 0;
  border-bottom: 1px solid #141414;
  border-left: 1px solid #141414;
}
.p-news__article-nav-item--next a {
  padding-right: 5.3333vw;
}
.p-news__article-nav-item--next a::before {
  right: 0;
  border-top: 1px solid #141414;
  border-right: 1px solid #141414;
}

.c-list-pagenav {
  display: flex;
  gap: 4.8vw;
  justify-content: center;
  align-items: center;
  padding: 10.6667vw 0 0;
}
.c-list-pagenav .page-numbers {
  color: #7c7c7c;
  line-height: 1;
  font-size: 2.9333vw;
}
.c-list-pagenav .prev,
.c-list-pagenav .next {
  transform: rotate(45deg);
  width: 1.6vw;
  height: auto;
  aspect-ratio: 1/1;
}
.c-list-pagenav .prev {
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
}
.c-list-pagenav .next {
  border-top: 1px solid #000;
  border-right: 1px solid #000;
}
.c-list-pagenav .current {
  position: relative;
  color: #000;
}

.p-notfound__home {
  margin-top: 4vw;
}
.p-notfound__home a {
  position: relative;
  padding-left: 4vw;
}
.p-notfound__home a::before {
  content: "";
  position: absolute;
  top: 2vw;
  left: 0;
  transform: rotate(45deg);
  width: 1.6vw;
  height: auto;
  border-bottom: 1px solid #141414;
  border-left: 1px solid #141414;
  aspect-ratio: 1/1;
}

.p-page__article {
  padding: 0 0 6.6667vw;
}
.p-page__article-content > *:not(:first-child) {
  margin-top: 5.3333vw;
}
.p-page__article-content p {
  text-align: justify;
  line-height: 1.8519;
}
.p-page__article-content a {
  text-decoration: underline;
}
.p-page__article-content img {
  width: 100%;
}
.p-page__article-content ul li,
.p-page__article-content ol li {
  list-style-position: inside;
}
.p-page__article-content ul li {
  list-style-type: disc;
}
.p-page__article-content ol li {
  list-style-type: decimal;
}

@media (min-width: 769px) {
  body::before {
    top: 0.9274vw;
    left: 0.3091vw;
    width: 18.5471vw;
    height: 25.5023vw;
  }
  body::after {
    right: 0.1546vw;
    bottom: 0.2318vw;
    width: 19.4745vw;
    height: 20.5564vw;
  }
  .l-main {
    padding: 0 0 4.6368vw;
  }
  .l-main-lower {
    padding-top: 11.592vw;
  }
  .c-section-heading,
  .c-page-heading {
    margin-bottom: 5.4096vw;
  }
  .c-section-heading__en,
  .c-page-heading__en {
    font-size: 4.9459vw;
  }
  .c-section-heading__ja,
  .c-page-heading__ja {
    margin-top: 1.5456vw;
    font-size: 1.2365vw;
  }
  .c-button {
    height: 5.255vw;
    font-size: 1.2365vw;
  }
  .c-button.pcmo:hover {
    background-color: #333;
    color: #fff;
  }
  .c-back-btn {
    top: 7.2643vw;
    right: 7.728vw;
  }
  .c-back-btn a {
    font-size: 1.0819vw;
  }
  .p-news__list dl {
    display: flex;
    padding: 1.5456vw 0;
  }
  .p-news__list dl dt {
    margin: 0.2em 0 0;
    padding-left: 5.4096vw;
    width: 15.456vw;
    font-size: 1.0819vw;
  }
  .p-news__list dl dd {
    flex: 1;
  }
  .p-news__readmore {
    margin-top: 3.0912vw;
  }
  .p-news__readmore a {
    font-size: 1.0819vw;
  }
  .p-news__article {
    padding: 5.4096vw 0;
  }
  .p-news__article-header {
    margin-bottom: 10.8192vw;
  }
  .p-news__article-main-image {
    margin-bottom: 10.8192vw;
  }
  .p-news__article-title {
    line-height: 1.7;
    font-size: 2.473vw;
  }
  .p-news__article-content {
    padding-bottom: 10.8192vw;
  }
  .p-news__article-content > *:not(:first-child) {
    margin-top: 6.1824vw;
  }
  .p-news__article-content p {
    line-height: 2.1875;
  }
  .p-news__article-nav {
    gap: 2.3184vw;
  }
  .p-news__article-nav-item {
    width: 6.1824vw;
  }
  .p-news__article-nav-item a {
    font-size: 1.0819vw;
  }
  .p-news__article-nav-item--prev a::before, .p-news__article-nav-item--next a::before {
    top: 0.541vw;
    width: 0.4637vw;
  }
  .p-news__article-nav-item--prev a {
    padding-left: 1.5456vw;
  }
  .p-news__article-nav-item--next a {
    padding-right: 1.5456vw;
  }
  .c-list-pagenav {
    gap: 1.5456vw;
    padding: 4.6368vw 0 0;
  }
  .c-list-pagenav .page-numbers {
    font-size: 1.0819vw;
  }
  .c-list-pagenav .prev,
  .c-list-pagenav .next {
    width: 0.4637vw;
  }
  .p-notfound {
    text-align: center;
  }
  .p-notfound__home {
    margin-top: 2.3184vw;
  }
  .p-notfound__home a {
    padding-left: 1.391vw;
  }
  .p-notfound__home a::before {
    top: 0.6182vw;
    width: 0.4637vw;
  }
  .p-page__article {
    padding: 0 0 5.4096vw;
  }
  .p-page__article-content > *:not(:first-child) {
    margin-top: 3.0912vw;
  }
  .p-page__article-content p {
    line-height: 2.1875;
  }
}
@media (min-width: 1295px) {
  body::before {
    top: 12px;
    left: 4px;
    width: 240px;
    height: 330px;
  }
  body::after {
    right: 2px;
    bottom: 3px;
    width: 252px;
    height: 266px;
  }
  .l-main {
    padding: 0 0 60px;
  }
  .l-main-lower {
    padding-top: 150px;
  }
  .c-section-heading,
  .c-page-heading {
    margin-bottom: 70px;
  }
  .c-section-heading__en,
  .c-page-heading__en {
    font-size: 64px;
    font-size: 6.4rem;
  }
  .c-section-heading__ja,
  .c-page-heading__ja {
    margin-top: 20px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .c-button {
    height: 68px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .c-back-btn {
    top: 94px;
    right: 100px;
  }
  .c-back-btn a {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .p-news__list dl {
    padding: 20px 0;
  }
  .p-news__list dl dt {
    padding-left: 70px;
    width: 200px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .p-news__list dl dd {
    flex: 1;
  }
  .p-news__readmore {
    margin-top: 40px;
  }
  .p-news__readmore a {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .p-news__article {
    padding: 70px 0;
  }
  .p-news__article-header {
    margin-bottom: 140px;
  }
  .p-news__article-main-image {
    margin-bottom: 140px;
  }
  .p-news__article-title {
    line-height: 1.7;
    font-size: 32px;
    font-size: 3.2rem;
  }
  .p-news__article-content {
    padding-bottom: 140px;
  }
  .p-news__article-content > *:not(:first-child) {
    margin-top: 80px;
  }
  .p-news__article-nav {
    gap: 30px;
  }
  .p-news__article-nav-item {
    width: 80px;
  }
  .p-news__article-nav-item a {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .p-news__article-nav-item--prev a::before, .p-news__article-nav-item--next a::before {
    top: 7px;
    width: 6px;
  }
  .p-news__article-nav-item--prev a {
    padding-left: 20px;
  }
  .p-news__article-nav-item--next a {
    padding-right: 20px;
  }
  .c-list-pagenav {
    gap: 20px;
    padding: 60px 0 0;
  }
  .c-list-pagenav .page-numbers {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .c-list-pagenav .prev,
  .c-list-pagenav .next {
    width: 6px;
  }
  .p-notfound__home {
    margin-top: 30px;
  }
  .p-notfound__home a {
    padding-left: 18px;
  }
  .p-notfound__home a::before {
    top: 8px;
    width: 6px;
  }
  .p-page__article {
    padding: 0 0 70px;
  }
  .p-page__article-content > *:not(:first-child) {
    margin-top: 40px;
  }
}
/* アニメーション関連 */
.js-scroll-animation.is-fadein {
  opacity: 0;
  transition: opacity 1.6s ease;
}
.js-scroll-animation.is-fadein.is-active {
  opacity: 1;
  transform: translateY(0);
}
.js-scroll-animation.is-fadeup {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1.4s ease, transform 1.4s ease;
}
.js-scroll-animation.is-fadeup.is-active {
  opacity: 1;
  transform: translateY(0);
}
.js-scroll-animation.is-fadeleft {
  opacity: 0;
  transform: translateX(30px);
  transition: opacity 1.4s ease, transform 1.4s ease;
}
.js-scroll-animation.is-fadeleft.is-active {
  opacity: 1;
  transform: translateX(0);
}
.js-scroll-animation.is-faderight {
  opacity: 0;
  transform: translateX(-30px);
  transition: opacity 1.4s ease, transform 1.4s ease;
}
.js-scroll-animation.is-faderight.is-active {
  opacity: 1;
  transform: translateX(0);
}/*# sourceMappingURL=style.css.map */