@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap");
@font-face {
  font-family: "YuMincho";
  font-weight: normal;
  src: url("../font/A-OTF-A1MinchoStd-Bold.otf");
}
/*!
 * Bootstrap Reboot v4.5.3 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box;
}
*:focus,
*::before:focus,
*::after:focus {
  outline: none;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
}

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

body {
  background-color: #fff;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
  text-align: left;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0;
  margin-top: 0;
}

p {
  margin-bottom: 0;
  margin-top: 0;
}

abbr[title],
abbr[data-original-title] {
  border-bottom: 0;
  cursor: help;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline;
  text-decoration: underline dotted;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  font-style: normal;
  line-height: inherit;
  margin-bottom: 1rem;
}

ol,
ul,
dl {
  margin-bottom: 0;
  margin-top: 0;
  list-style: none;
  padding-inline-start: 0;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  background-color: transparent;
  color: #007bff;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-bottom: 1rem;
  margin-top: 0;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  border-style: none;
  vertical-align: middle;
  width: 100%;
  height: auto;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  caption-side: bottom;
  color: #6c757d;
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

label {
  display: inline-block;
  margin-bottom: 0;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  border: 0;
  margin: 0;
  min-width: 0;
  padding: 0;
}

legend {
  color: inherit;
  display: block;
  font-size: 1.5rem;
  line-height: inherit;
  margin-bottom: 0.5rem;
  max-width: 100%;
  padding: 0;
  white-space: normal;
  width: 100%;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: none;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

output {
  display: inline-block;
}

summary {
  cursor: pointer;
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}


/*-----------------------------------------------
@keyframes
------------------------------------------------*/
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes zoomOut {
  0% {
    transform: scale3d(1.2, 1.2, 1.2);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}
@keyframes confetti {
  0% {
    opacity: 0;
    transform: rotateZ(15deg) rotateY(0deg) translate(0, 0);
  }
  25% {
    opacity: 1;
    transform: rotateZ(5deg) rotateY(360deg) translate(-5vw, 20vh);
  }
  50% {
    transform: rotateZ(15deg) rotateY(720deg) translate(5vw, 50vh);
  }
  75% {
    transform: rotateZ(5deg) rotateY(1080deg) translate(-10vw, 70vh);
  }
  86% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: rotateZ(15deg) rotateY(1440deg) translate(10vw, 80vh);
  }
}
.u-wysiwygArea {
  color: #fff;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .u-wysiwygArea {
    font-size: 12px;
  }
}
.u-wysiwygArea br + * {
  margin-top: 0;
}
.u-wysiwygArea a {
  color: blue;
  text-decoration: underline;
}
@media screen and (min-width: 769px) {
  .u-wysiwygArea a {
    transition: all 0.6s ease-in-out 0s;
  }
}
@media screen and (min-width: 769px) {
  .u-wysiwygArea a:hover {
    opacity: 0.6;
  }
}
.u-wysiwygArea h1 {
  font-size: 4.5rem;
  line-height: 1.4;
}
.u-wysiwygArea h2 {
  font-size: 3rem;
  line-height: 1.6;
  margin-top: 2em;
}
.u-wysiwygArea h3 {
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.6;
}
.u-wysiwygArea h4 {
  font-size: 1.8rem;
  line-height: 1.6;
  padding-left: 25px;
  position: relative;
}
.u-wysiwygArea h4::before {
  background: blue;
  content: "";
  height: 17px;
  left: 0;
  position: absolute;
  top: 3px;
  width: 17px;
}
.u-wysiwygArea h5,
.u-wysiwygArea h6 {
  font-size: 1.6rem;
  line-height: 1.6;
}
.u-wysiwygArea h1 + h2,
.u-wysiwygArea h2 + h3,
.u-wysiwygArea h3 + h4,
.u-wysiwygArea h4 + h5,
.u-wysiwygArea h5 + h6 {
  margin-top: 0.5em;
}
.u-wysiwygArea strong,
.u-wysiwygArea strong * {
  font-weight: bold;
}
.u-wysiwygArea em,
.u-wysiwygArea em * {
  font-style: italic;
}
.u-wysiwygArea ul {
  list-style-type: disc;
}
.u-wysiwygArea ol {
  list-style-type: decimal;
}
.u-wysiwygArea ul,
.u-wysiwygArea ol {
  margin-top: 1em;
  padding-left: 1.4em;
}
.u-wysiwygArea ul li,
.u-wysiwygArea ol li {
  line-height: 1.5;
  margin-top: 0.6em;
}
.u-wysiwygArea sup,
.u-wysiwygArea sub {
  font-size: 1rem;
  line-height: 1 !important;
}
.u-wysiwygArea hr {
  background: #222;
  display: block;
  height: 1px;
  width: 100%;
}
.u-wysiwygArea blockquote {
  background: blue;
  padding: 30px;
}
.u-wysiwygArea table {
  background: blue;
  border-collapse: collapse;
  height: auto !important;
  margin-top: 3em;
  width: 100% !important;
}
.u-wysiwygArea table thead th,
.u-wysiwygArea table thead td {
  font-weight: bold;
  text-align: center;
}
.u-wysiwygArea table tr th,
.u-wysiwygArea table tr td {
  border: #222 1px solid;
  line-height: 1.5;
  padding: 15px 20px;
  text-align: left;
  vertical-align: middle;
}
.u-wysiwygArea table tr th {
  font-weight: bold;
  text-align: center;
  width: 25%;
}
.u-wysiwygArea img {
  height: auto;
  margin-top: 1em;
  max-width: 100%;
  width: auto;
}
.u-wysiwygArea img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.u-wysiwygArea img.alignright {
  display: block;
  margin-left: auto;
  margin-right: 0;
}
.u-wysiwygArea .gallery {
  align-items: stretch;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.u-wysiwygArea .gallery-item {
  float: none;
  margin-top: 0;
  text-align: center;
}
.u-wysiwygArea .gallery-columns-2 .gallery-item {
  width: calc((100% - 40px) / 2);
}
.u-wysiwygArea .gallery-columns-3 .gallery-item {
  width: calc((100% - 80px) / 3);
}

/*====================================================================
siteHeader
====================================================================*/
.header {
  background-color: #000000;
  position: fixed;
  top: 0;
  z-index: 1000;
  width: 100%;
  padding: 0 3.4rem;
}
@media screen and (max-width: 768px) {
  .header {
    padding: 0 1.6rem;
  }
}
.header__inner {
  padding: 2rem 0;
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  max-width: 137.2rem;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .header__inner {
    padding: 1.9rem 0;
  }
}
.header__logo {
  width: 13rem;
  flex-shrink: 0;
  display: block;
}
@media screen and (max-width: 768px) {
  .header__logo {
    width: 7.8rem;
  }
}
.header__navWrap {
  align-items: stretch;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.header__nav {
  font-family: "Oswald", sans-serif;
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
}
@media screen and (max-width: 768px) {
  .header__nav {
    display: none;
  }
}
.header__navItem {
  color: #fff;
  padding: 1rem 7.2rem;
  font-size: 2rem;
  font-weight: 500;
  line-height: 100%;
  position: relative;
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.header__navItem:not(:last-of-type)::after {
  content: "";
  position: absolute;
  width: 0.1rem;
  height: 3rem;
  background-color: rgba(255, 255, 255, 0.8);
  left: 100%;
}
.header__socials {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 1.6rem;
}
@media screen and (max-width: 768px) {
  .header__socials {
    display: none;
  }
}
.header__socialItem {
  width: 1.6rem;
  display: block;
}
.header__socialItem.icon-yt {
  width: 1.8rem;
}
.header__navmenu {
  display: none;
}
@media screen and (max-width: 768px) {
  .header__navmenu {
    display: block;
  }
}
.header__navmenu.active .header__navmenulines:nth-of-type(1) {
  transform: rotate(45deg);
  top: 50%;
}
.header__navmenu.active .header__navmenulines:nth-of-type(2) {
  opacity: 0;
}
.header__navmenu.active .header__navmenulines:nth-of-type(3) {
  top: 50%;
  bottom: 50%;
  transform: rotate(-45deg);
}
.header__navmenuicon {
  width: 2.8rem;
  height: 1.4rem;
  position: relative;
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
}
.header__navmenulines {
  position: absolute;
  height: 0.1rem;
  width: 100%;
  background-color: #fff;
  transition: transform 300ms ease-in-out, opacity 300ms ease-in-out, top 300ms ease-in-out, bottom 300ms ease-in-out;
}
.header__navmenulines:nth-of-type(1) {
  top: 0;
}
.header__navmenulines:nth-of-type(2) {
  top: 50%;
  transform: translateY(-50%);
}
.header__navmenulines:nth-of-type(3) {
  bottom: 0;
}
.header__modalnav {
  padding: 2.4rem;
  display: none;
  position: fixed;
  inset: 0;
  top: 5.3rem;
  background-color: #333333;
  z-index: 10000;
  height: calc(100vh - 5.3rem);
  overflow-y: auto;
}
.header__modalnav__inner {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
}
.header__modalnavinner {
  align-items: stretch;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  height: 100%;
  min-height: 56rem;
}
.header__modalnavinnerWrap {
  align-items: end;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 3.6rem;
  flex-grow: 1;
}
.header__modalnavlist {
  align-items: end;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 1.8rem;
}
.header__modalnavLink {
  font-family: "Oswald", sans-serif;
  font-size: 2.8rem;
  font-weight: 600;
  line-height: 100%;
  color: #fff;
}
.header__modalnavMisc {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  gap: 1.8rem;
}
.header__modalBtnWrap {
  width: 100%;
}
.header__modalBtnWrap .button02 {
  width: 100%;
}
.header__modalsocials {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  gap: 2.2rem;
  flex-shrink: 0;
}
.header__modalsocialItem {
  width: 2.6rem;
  display: block;
}
.header__modalsocialItem.icon-yt {
  width: 3rem;
}

/*====================================================================
siteFooter
====================================================================*/
.footer {
  padding: 4.9rem 3.4rem 2rem;
  background-color: #000000;
  position: relative;
}
.footer:before {
  content: "";
  position: absolute;
  display: block;
  width: calc(100% - 6.8rem);
  height: 0.1rem;
  top: 0;
  background-color: #B2B2B2;
}
@media screen and (max-width: 768px) {
  .footer:before {
    width: calc(100% - 4rem);
  }
}
@media screen and (max-width: 768px) {
  .footer {
    padding: 4.8rem 2rem 2rem;
  }
}
.footer__inner {
  max-width: 137.2rem;
  margin: 0 auto;
}
.footer__upper {
  align-items: stretch;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .footer__upper {
    flex-direction: column;
    gap: 6rem;
  }
}
.footer__webInfo {
  max-width: 50rem;
}
.footer__webInfoTxt {
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 768px) {
  .footer__webInfoTxt {
    margin-bottom: 2rem;
  }
}
.footer__navsub {
  align-items: stretch;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 2.4rem;
  margin-right: 3.4rem;
}
.footer__navlink {
  color: #fff;
}
.footer__navlink:hover {
  text-decoration: underline;
}
.footer__socials {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 1.6rem;
  margin-top: 3.2rem;
}
@media screen and (max-width: 768px) {
  .footer__socials {
    margin-top: 3.6rem;
    gap: 2.2rem;
  }
}
.footer__socialItem {
  width: 2.2rem;
  display: block;
}
@media screen and (max-width: 768px) {
  .footer__socialItem {
    width: 2.6rem;
  }
}
.footer__socialItem.icon-yt {
  width: 2.6rem;
}
@media screen and (max-width: 768px) {
  .footer__socialItem.icon-yt {
    width: 3rem;
  }
}
.footer__lower {
  margin-top: 12.9rem;
  align-items: flex-end;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .footer__lower {
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: 2rem;
    margin-top: 9.6rem;
  }
}
.footer__copyrights {
  align-items: stretch;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 2.4rem;
}
@media screen and (max-width: 768px) {
  .footer__copyrights {
    flex-direction: column-reverse;
    gap: 1.2rem;
  }
}
.footer__copyrightTxt {
  font-size: 1.2rem;
  line-height: 100%;
  color: rgba(255, 255, 255, 0.4);
}
@media screen and (max-width: 768px) {
  .footer__copyrightTxt {
    font-size: 1.1rem;
  }
}
.footer__sublogolink {
  display: block;
  width: 14.5rem;
}

/*====================================================================
COMMON LAYOUT
====================================================================*/
html {
  font-size: 62.5%;
  margin-top: 0 !important;
}
@media screen and (max-width: 768px) {
  html {
    font-size: 2.5641025641vw;
  }
}

body {
  -webkit-print-color-adjust: exact;
  font-family: "Noto Sans JP", sans-serif;
  color: #fff;
}
body.is_page__lower {
  background-color: #000;
}
/*-----------------------------------------------
PC/SP
------------------------------------------------*/
.u-pcDb {
  display: block;
}

.u-pcDib {
  display: inline-block;
}

.u-pcDin {
  display: inline;
}

.u-pcDf {
  display: flex;
}

.u-pcDt {
  display: table;
}

.u-pcDtc {
  display: table-cell;
}

.u-spDb,
.u-spDib,
.u-spDin,
.u-spDf,
.u-spDt,
.u-spDtc {
  display: none;
}

@media screen and (max-width: 768px) {
  .u-pcDb,
  .u-pcDib,
  .u-pcDin,
  .u-pcDf,
  .u-pcDt,
  .u-pcDtc {
    display: none;
  }
  .u-spDb {
    display: block;
  }
  .u-spDib {
    display: inline-block;
  }
  .u-spDin {
    display: inline;
  }
  .u-spDf {
    display: flex;
  }
  .u-spDt {
    display: table;
  }
  .u-spDtc {
    display: table-cell;
  }
}
/*-----------------------------------------------
main
------------------------------------------------*/
.siteContent {
  min-height: calc(100vh - 16rem);
  padding-top: 8rem;
}
@media screen and (max-width: 768px) {
  .siteContent {
    min-height: calc(100vh - 50px);
    padding-top: 5.3rem;
  }
}

.headingPcH4 {
  font-size: 2rem;
  line-height: 140%;
  letter-spacing: 0.05em;
  font-weight: normal;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .headingPcH4 {
    font-size: 1.8rem;
  }
}

.headerPcH3 {
  font-size: 2.4rem;
  font-weight: normal;
  line-height: 140%;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .headerPcH3 {
    font-size: 1.8rem;
  }
}

.text, .singleNews__artcileContent p, .contactPage select, .contactPage__inputTextarea, .contactPage__inputText, .staticpage__inner p, .sideContent__searchInput, .u-wysiwygArea p {
  font-size: 1.6rem;
  line-height: 140%;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .text, .singleNews__artcileContent p, .contactPage select, .contactPage__inputTextarea, .contactPage__inputText, .staticpage__inner p, .sideContent__searchInput, .u-wysiwygArea p {
    font-size: 1.4rem;
  }
}
.text-small {
  font-size: 1.4rem;
  line-height: 140%;
  letter-spacing: 0.05em;
  color: rgba(255, 255, 255, 0.8);
}
@media screen and (max-width: 768px) {
  .text-small {
    font-size: 1.3rem;
  }
}

.button {
  min-height: 6.5rem;
  width: 26.8rem;
  border-radius: 0.8rem;
  display: block;
  color: #000;
  font-size: 1.8rem;
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  line-height: 100%;
  padding: 1rem 2rem;
  background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(239, 239, 239) 25%, rgb(190, 190, 190) 100%);
  position: relative;
}
.button:not(.contact-back):hover .arrow {
  right: 1.4rem;
}
.button .arrow {
  position: absolute;
  right: 2rem;
  bottom: 1.5rem;
  width: 5.7rem;
  height: 1.54rem;
  background: url("data:image/svg+xml,%3Csvg width='59' height='16' viewBox='0 0 59 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 7.7113H57' stroke='black' stroke-width='2'/%3E%3Cpath d='M50.2481 1.17764L56.7834 7.71289L50.2481 14.2481' stroke='black' stroke-width='2'/%3E%3C/svg%3E%0A") center/cover no-repeat;
  transition: right 0.3s ease;
}
.button.contact-back {
  background: linear-gradient(90deg, rgb(111, 111, 111) 0%, rgb(80, 80, 80) 100%);
  color: #fff;
}
.button.contact-back:hover .arrow {
  right: 2.6rem;
}
.button.contact-back .arrow {
  filter: invert(1);
  transform: scale(-1, 1);
}
.button.backtotop .arrow {
  transform: scale(-1, 1);
}

.button02 {
  display: block;
  padding: 2.4rem 3rem;
  background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(190, 190, 190) 100%);
  border-radius: 0.8rem;
  height: 18rem;
  position: relative;
}
.button02:hover .arrow {
  right: 1.4rem;
}
@media screen and (max-width: 768px) {
  .button02 {
    height: 12rem;
  }
}
.button02__name {
  font-family: "Oswald", sans-serif;
  font-size: 4.8rem;
  font-weight: 600;
  line-height: 100%;
  color: #000;
}
@media screen and (max-width: 768px) {
  .button02__name {
    font-size: 3.6rem;
  }
}
.button02__subName {
  display: block;
  font-size: 1.6rem;
  line-height: 100%;
  color: #000;
  margin-top: 0.8rem;
}
@media screen and (max-width: 768px) {
  .button02__subName {
    font-size: 1.4rem;
    margin-top: 0.6rem;
  }
}
.button02 .arrow {
  position: absolute;
  right: 2rem;
  bottom: 1.5rem;
  width: 5.7rem;
  height: 1.54rem;
  background: url("data:image/svg+xml,%3Csvg width='59' height='16' viewBox='0 0 59 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 7.7113H57' stroke='black' stroke-width='2'/%3E%3Cpath d='M50.2481 1.17764L56.7834 7.71289L50.2481 14.2481' stroke='black' stroke-width='2'/%3E%3C/svg%3E%0A") center/cover no-repeat;
  transition: right 0.3s ease;
}

.pagelower {
  padding: 0 3.4rem;
}
@media screen and (max-width: 768px) {
  .pagelower {
    padding: 0 1.5rem;
  }
}

.breadcrumb {
  padding: 8rem 0;
}
@media screen and (max-width: 768px) {
  .breadcrumb {
    padding: 4.8rem 0;
  }
}
.breadcrumb__innerArea {
  max-width: 124rem;
  margin: 0 auto;
}
.breadcrumb__pageList {
  list-style: none;
  padding-inline-start: 0;
  align-items: stretch;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 1.8rem;
}
@media screen and (max-width: 768px) {
  .breadcrumb__pageList {
    gap: 1.2rem;
  }
}
.breadcrumb__pageItem {
  color: rgba(255, 255, 255, 0.4);
  font-size: 5.6rem;
  line-height: 100%;
  font-family: "Oswald", sans-serif;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .breadcrumb__pageItem {
    font-size: 3.2rem;
  }
}
.breadcrumb__pageItem:not(:last-of-type) {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 1.8rem;
}
@media screen and (max-width: 768px) {
  .breadcrumb__pageItem:not(:last-of-type) {
    gap: 1.2rem;
  }
}
.breadcrumb__pageItem:not(:last-of-type):after {
  content: "";
  display: block;
  width: 1.635rem;
  height: 3rem;
  background: url("data:image/svg+xml,%3Csvg width='17' height='30' viewBox='0 0 17 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 29.368V22.5319L10.9378 14.6566L0 6.83612V0L16.352 11.4847V17.8833L0 29.368Z' fill='%23666666'/%3E%3C/svg%3E%0A") center/cover no-repeat;
}
@media screen and (max-width: 768px) {
  .breadcrumb__pageItem:not(:last-of-type):after {
    width: 1.035rem;
    height: 1.859rem;
  }
}
.breadcrumb__pageItem:last-of-type {
  color: #fff;
}
.breadcrumb__pageLink {
  color: inherit;
}

.content {
  margin: 8rem 0 12rem;
}
@media screen and (max-width: 768px) {
  .content {
    margin: 4.8rem 0 10em;
  }
}
.content__inner {
  max-width: 124rem;
  margin: 0 auto;
}
.content__row {
  align-items: stretch;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  gap: 7.2rem;
}
@media screen and (max-width: 768px) {
  .content__row {
    flex-direction: column;
  }
}

.sideContent {
  width: 32rem;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .sideContent {
    width: 100%;
  }
}
.sideContent__searchWrap {
  align-items: stretch;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 3.6rem;
}
.sideContent__searchTtlWrap {
  align-items: flex-end;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 1.2rem;
}
.sideContent__searchTtl {
  font-family: "Oswald", sans-serif;
  font-size: 3.2rem;
  line-height: 100%;
  font-weight: 500;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .sideContent__searchTtl {
    font-size: 2.8rem;
  }
}
.sideContent__searchTtlSub {
  font-size: 1.8rem;
  line-height: 100%;
}
@media screen and (max-width: 768px) {
  .sideContent__searchTtlSub {
    font-size: 1.6rem;
  }
}
.sideContent__searchInputWrap {
  position: relative;
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.sideContent__searchInputWrap svg {
  position: absolute;
  left: 1.2rem;
  width: 3rem;
  height: 3rem;
}
.sideContent__searchInput {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  color: #000;
  border: none;
  padding: 1.4rem 1.2rem 1.4rem 6rem;
  border-radius: 100rem;
}
.sideContent__searchInput::placeholder {
  color: #999999;
}
.sideContent__bannerList {
  margin-top: 8rem;
  align-items: stretch;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 2.4rem;
}
@media screen and (max-width: 768px) {
  .sideContent__bannerList {
    margin-top: 0;
  }
}
.sideContent__bannerItem img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 320/180;
}

.pagination {
  margin-top: 6rem;
  padding: 4.4rem 0;
}
@media screen and (max-width: 768px) {
  .pagination {
    padding: 3rem 0;
  }
}
.pagination__inner {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 4rem;
}
@media screen and (max-width: 768px) {
  .pagination__inner {
    gap: 2.4rem;
  }
}
.pagination__navPrevs {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
}
.pagination__navNumWrap {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 1.2rem;
}
@media screen and (max-width: 768px) {
  .pagination__navNumWrap {
    gap: 0.8rem;
  }
}
.pagination__navNexts {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
}
.pagination__navNum {
  padding: 0.8rem 1.1rem;
  font-size: 1.4rem;
  color: #fff;
  line-height: 100%;
  border-radius: 0.4rem;
}
@media screen and (max-width: 768px) {
  .pagination__navNum {
    width: 2.4rem;
    font-size: 1.3rem;
    padding: 0.55rem 0.8rem;
  }
}
.pagination__navNum.active {
  color: #000;
  background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(190, 190, 190) 100%);
}

.staticpage__inner {
  max-width: 124rem;
  margin: 0 auto;
  padding: 8rem 3.4rem;
  color: #fff;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .staticpage__inner {
    padding: 4.8rem 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .staticpage__inner {
    font-size: 12px;
  }
}
.staticpage__inner br + * {
  margin-top: 0;
}
.staticpage__inner a {
  color: blue;
  text-decoration: underline;
}
@media screen and (min-width: 769px) {
  .staticpage__inner a {
    transition: all 0.6s ease-in-out 0s;
  }
}
@media screen and (min-width: 769px) {
  .staticpage__inner a:hover {
    opacity: 0.6;
  }
}
.staticpage__inner h1 {
  font-size: 4.5rem;
  line-height: 1.4;
}
.staticpage__inner h2 {
  font-size: 3rem;
  line-height: 1.6;
  margin-top: 2em;
}
.staticpage__inner h3 {
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.6;
}
.staticpage__inner h4 {
  font-size: 1.8rem;
  line-height: 1.6;
  padding-left: 25px;
  position: relative;
}
.staticpage__inner h4::before {
  background: blue;
  content: "";
  height: 17px;
  left: 0;
  position: absolute;
  top: 3px;
  width: 17px;
}
.staticpage__inner h5,
.staticpage__inner h6 {
  font-size: 1.6rem;
  line-height: 1.6;
}
.staticpage__inner h1 + h2,
.staticpage__inner h2 + h3,
.staticpage__inner h3 + h4,
.staticpage__inner h4 + h5,
.staticpage__inner h5 + h6 {
  margin-top: 0.5em;
}
.staticpage__inner strong,
.staticpage__inner strong * {
  font-weight: bold;
}
.staticpage__inner em,
.staticpage__inner em * {
  font-style: italic;
}
.staticpage__inner ul {
  list-style-type: disc;
}
.staticpage__inner ol {
  list-style-type: decimal;
}
.staticpage__inner ul,
.staticpage__inner ol {
  margin-top: 1em;
  padding-left: 1.4em;
}
.staticpage__inner ul li,
.staticpage__inner ol li {
  line-height: 1.5;
  margin-top: 0.6em;
}
.staticpage__inner sup,
.staticpage__inner sub {
  font-size: 1rem;
  line-height: 1 !important;
}
.staticpage__inner hr {
  background: #222;
  display: block;
  height: 1px;
  width: 100%;
}
.staticpage__inner blockquote {
  background: blue;
  padding: 30px;
}
.staticpage__inner table {
  background: blue;
  border-collapse: collapse;
  height: auto !important;
  margin-top: 3em;
  width: 100% !important;
}
.staticpage__inner table thead th,
.staticpage__inner table thead td {
  font-weight: bold;
  text-align: center;
}
.staticpage__inner table tr th,
.staticpage__inner table tr td {
  border: #222 1px solid;
  line-height: 1.5;
  padding: 15px 20px;
  text-align: left;
  vertical-align: middle;
}
.staticpage__inner table tr th {
  font-weight: bold;
  text-align: center;
  width: 25%;
}
.staticpage__inner img {
  height: auto;
  margin-top: 1em;
  max-width: 100%;
  width: auto;
}
.staticpage__inner img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.staticpage__inner img.alignright {
  display: block;
  margin-left: auto;
  margin-right: 0;
}
.staticpage__inner .gallery {
  align-items: stretch;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.staticpage__inner .gallery-item {
  float: none;
  margin-top: 0;
  text-align: center;
}
.staticpage__inner .gallery-columns-2 .gallery-item {
  width: calc((100% - 40px) / 2);
}
.staticpage__inner .gallery-columns-3 .gallery-item {
  width: calc((100% - 80px) / 3);
}

/*====================================================================
topPageFvSec
====================================================================*/
.kvswiperSec .kvSwiper {
  position: relative;
}
.kvswiperSec .kvSwiper__img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  aspect-ratio: 1440/710;
}
@media screen and (max-width: 768px) {
  .kvswiperSec .kvSwiper__img {
    aspect-ratio: 390/500;
  }
}
.kvswiperSec .kvSwiper__next, .kvswiperSec .kvSwiper__prev {
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 3.4rem;
  transform: translateY(-50%);
  background: url("data:image/svg+xml,%3Csvg width='17' height='54' viewBox='0 0 17 54' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.75 0.750122L15.75 26.7309' stroke='black' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M15.75 26.7305L0.75 52.7113' stroke='black' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E%0A") center/cover no-repeat;
  width: 1.5rem;
  height: 4.9rem;
}
@media screen and (max-width: 768px) {
  .kvswiperSec .kvSwiper__next, .kvswiperSec .kvSwiper__prev {
    background-image: url("data:image/svg+xml,%3Csvg width='11' height='36' viewBox='0 0 11 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 0.500092L10.5 17.8206' stroke='black' stroke-linecap='round'/%3E%3Cpath d='M10.5 17.8206L0.5 35.1412' stroke='black' stroke-linecap='round'/%3E%3C/svg%3E%0A");
    width: 1rem;
    height: 3.3rem;
    right: 1.5rem;
  }
}
.kvswiperSec .kvSwiper__prev {
  left: 3.4rem;
  transform: translateY(-50%) scale(-1, 1);
}
@media screen and (max-width: 768px) {
  .kvswiperSec .kvSwiper__prev {
    left: 1.5rem;
  }
}
.kvswiperSec .kvSwiper__pagination {
  position: absolute;
  bottom: 2.4rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  align-items: stretch;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 1.4rem;
}
@media screen and (max-width: 768px) {
  .kvswiperSec .kvSwiper__pagination {
    bottom: 1.6rem;
  }
}
.kvswiperSec .kvSwiper__pagination .swiper-pagination-bullet {
  opacity: 1;
  background-color: #fff;
  margin: 0 !important;
  height: 1rem;
  width: 1rem;
  box-shadow: 0 0 0rem 0.1rem #CDC;
}
@media screen and (max-width: 768px) {
  .kvswiperSec .kvSwiper__pagination .swiper-pagination-bullet {
    width: 0.8rem;
    height: 0.8rem;
  }
}
.kvswiperSec .kvSwiper__pagination .swiper-pagination-bullet-active {
  background-color: #000;
  box-shadow: 0 0 0rem 0.1rem #000;
}

.newsSection {
  background: url(../images/top/news_bg.png) center/cover no-repeat;
  padding: 6rem 3.4rem 10rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .newsSection {
    padding: 4.8rem 2rem 8rem;
  }
}
.newsSection__inner {
  max-width: 124rem;
  margin: 0 auto;
}
.newsSection__ttl {
  font-family: "Oswald", sans-serif;
  font-size: 6.4rem;
  font-weight: 500;
  line-height: 100%;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .newsSection__ttl {
    font-size: 4rem;
    line-height: 100%;
  }
}
.newsSection__ttlSub {
  font-size: 1.6rem;
  line-height: 100%;
  color: #fff;
  margin: 0.6rem 0 0 0.3rem;
}
@media screen and (max-width: 768px) {
  .newsSection__ttlSub {
    margin: 0.6rem 0 0 0;
  }
}
.newsSection__newslist {
  margin-top: 3.2rem;
  padding: 3.2rem 0;
  overflow-x: auto;
}
@media screen and (max-width: 768px) {
  .newsSection__newslist {
    margin-top: 2rem;
    padding: 2rem 0;
    width: calc(100% + 4rem);
    margin-left: -2rem;
  }
}
.newsSection__newslistInner {
  align-items: stretch;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 6rem;
}
@media screen and (max-width: 768px) {
  .newsSection__newslistInner {
    align-items: stretch;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    padding: 0 2rem;
    gap: 4rem;
    margin-right: 2rem;
  }
}
.newsSection__newsLink {
  display: block;
  width: 100%;
  display: block;
  margin-bottom: 2.4rem;
}
.newsSection__newsLink:hover .newsSection__featImg {
  opacity: 0.7;
}
.newsSection__newsItem {
  width: calc((100% - 12rem) / 3);
  color: #fff;
}
@media screen and (max-width: 768px) {
  .newsSection__newsItem {
    width: 28rem;
    flex-shrink: 0;
  }
  .newsSection__newsItem:last-of-type {
    padding-right: 2rem;
    box-sizing: content-box;
  }
}
.newsSection__featImg {
  object-fit: cover;
  height: 100%;
  width: 100%;
  aspect-ratio: 373/210;
  transition: opacity 300ms ease-in-out;
}
.newsSection__newsTtlWrap {
  align-items: stretch;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 1.6rem;
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 768px) {
  .newsSection__newsTtlWrap {
    gap: 1.2rem;
    margin-bottom: 2rem;
  }
}
.newsSection__newsDesc {
  color: rgba(255, 255, 255, 0.6);
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 768px) {
  .newsSection__newsDesc {
    -webkit-line-clamp: 5;
  }
}
.newsSection__newsDate {
  font-family: "Oswald", sans-serif;
  font-size: 1.4rem;
  line-height: 100%;
  letter-spacing: 0.08em;
}
.newsSection__newsItemSocials {
  margin-top: 2.4rem;
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 1.2rem;
}
@media screen and (max-width: 768px) {
  .newsSection__newsItemSocials {
    margin-top: 2rem;
    gap: 1.6rem;
  }
}
.newsSection__socialItem {
  opacity: 0.6;
  width: 2rem;
}
@media screen and (max-width: 768px) {
  .newsSection__socialItem {
    width: 2.6rem;
  }
}
.newsSection__buttonWrap {
  margin: 3.2rem auto 0;
  max-width: 124rem;
  align-items: stretch;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  .newsSection__buttonWrap {
    margin: 4rem 0 0;
  }
}

/*====================================================================
faqSec
====================================================================*/
.faqSec {
  margin: 8rem 0 10rem;
}
.faqSec__inner {
  max-width: 124rem;
  margin: 0 auto;
}
.faqSec__grp + .faqSec__grp {
  margin-top: 10rem;
}
@media screen and (max-width: 768px) {
  .faqSec__grp + .faqSec__grp {
    margin-top: 6rem;
  }
}
.faqSec__head {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 100%;
  width: 72rem;
  background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(190, 190, 190) 100%);
  padding: 1rem 2rem;
  border-radius: 0.8rem;
  margin-bottom: 2rem;
  color: #000;
}
@media screen and (max-width: 768px) {
  .faqSec__head {
    width: 100%;
  }
}
.faqSec__grp {
  width: 80rem;
}
@media screen and (max-width: 768px) {
  .faqSec__grp {
    width: 100%;
  }
}
.faqSec__qaItem {
  padding: 3.6rem 1.2rem;
  border-bottom: 0.1rem solid rgba(255, 255, 255, 0.4);
}
@media screen and (max-width: 768px) {
  .faqSec__qaItem {
    padding: 2.4rem 0;
    border: none;
  }
}
.faqSec__ques {
  align-items: flex-start;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 0.6rem;
}
.faqSec__ques svg {
  flex-shrink: 0;
}
.faqSec__ques .headingPcH4 {
  color: #fff;
}
.faqSec__ans {
  padding: 0.6rem 0 0.6rem 1.2rem;
  align-items: flex-start;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 0.6rem;
  margin-top: 2rem;
}
@media screen and (max-width: 768px) {
  .faqSec__ans {
    margin-top: 1.2rem;
    padding: 0 0 0 1.2rem;
  }
}
.faqSec__ans svg {
  flex-shrink: 0;
}
.faqSec__ans .text, .faqSec__ans .singleNews__artcileContent p, .singleNews__artcileContent .faqSec__ans p, .faqSec__ans .contactPage select, .contactPage .faqSec__ans select, .faqSec__ans .contactPage__inputTextarea, .faqSec__ans .contactPage__inputText, .faqSec__ans .u-wysiwygArea p, .u-wysiwygArea .faqSec__ans p, .faqSec__ans .sideContent__searchInput, .faqSec__ans .staticpage__inner p, .staticpage__inner .faqSec__ans p {
  color: rgba(255, 255, 255, 0.6);
}
@media screen and (max-width: 768px) {
  .faqSec__ans .text, .faqSec__ans .singleNews__artcileContent p, .singleNews__artcileContent .faqSec__ans p, .faqSec__ans .contactPage select, .contactPage .faqSec__ans select, .faqSec__ans .contactPage__inputTextarea, .faqSec__ans .contactPage__inputText, .faqSec__ans .u-wysiwygArea p, .u-wysiwygArea .faqSec__ans p, .faqSec__ans .sideContent__searchInput, .faqSec__ans .staticpage__inner p, .staticpage__inner .faqSec__ans p {
    padding-top: 0.5rem;
  }
}
/*====================================================================
profilePage
====================================================================*/
.profilePage {
  padding: 8rem 0 12rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .profilePage {
    padding: 4.8rem 0 0;
  }
}
.profilePage__inner {
  max-width: 124rem;
  margin: 0 auto;
}
.profilePage__bio {
  align-items: stretch;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 4.8rem;
  max-width: 100rem;
}
@media screen and (max-width: 768px) {
  .profilePage__bio {
    align-items: center;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    gap: 2rem;
  }
}
.profilePage__profilePic {
  width: 26rem;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .profilePage__profilePic {
    width: 24rem;
  }
}
.profilePage__bioNameWrap {
  align-items: flex-end;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 1.2rem;
}
@media screen and (max-width: 768px) {
  .profilePage__bioNameWrap {
    justify-content: center;
  }
}
.profilePage__bioNameJp {
  font-size: 4.8rem;
  line-height: 100%;
  font-weight: 500;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .profilePage__bioNameJp {
    font-size: 3.2rem;
  }
}
.profilePage__bioNameEn {
  font-family: "Oswald", sans-serif;
  font-size: 1.6rem;
  line-height: 100%;
  font-weight: 500;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .profilePage__bioNameEn {
    font-size: 1.6rem;
  }
}
.profilePage__bioDesc {
  margin-top: 6rem;
  font-size: 1.6rem;
  line-height: 140%;
  letter-spacing: 0.05em;
  color: rgba(255, 255, 255, 0.6);
}
@media screen and (max-width: 768px) {
  .profilePage__bioDesc {
    margin-top: 2.8rem;
    font-size: 1.4rem;
  }
}
.profilePage__tmlnItem {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 3.6rem;
  border-bottom: 0.1rem solid rgba(255, 255, 255, 0.6);
  max-width: 67.6rem;
}
.profilePage__tmln {
  margin-top: 8rem;
  padding: 0 1.2rem;
}
@media screen and (max-width: 768px) {
  .profilePage__tmln {
    margin-top: 4.8rem;
    padding: 0;
  }
}
.profilePage__tmlnItemLbl {
  width: 14rem;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .profilePage__tmlnItemLbl {
    width: 12rem;
  }
}
.profilePage__tmlnItemDesc {
  width: 100%;
}
.profilePage__tmlnItemtxt, .profilePage__tmlnItemLbl {
  font-size: 1.6rem;
  line-height: 140%;
  letter-spacing: 0.05em;
  color: rgba(255, 255, 255, 0.6);
  padding: 1.2rem 0;
}
@media screen and (max-width: 768px) {
  .profilePage__tmlnItemtxt, .profilePage__tmlnItemLbl {
    font-size: 1.4rem;
  }
}
.profilePage__tmlnItemtxt {
  align-items: stretch;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 1.2rem;
}
.profilePage__tmlnItemtxt:not(:last-of-type) {
  border-bottom: 0.1rem solid rgba(255, 255, 255, 0.6);
}
.profilePage__tmlnItemsubLbl {
  display: block;
  width: 6rem;
  flex-shrink: 0;
}
.profilePage__kv {
  position: absolute;
  right: -3.4rem;
  bottom: 0;
  width: 58.5rem;
  position: absolute;
}
@media screen and (max-width: 768px) {
  .profilePage__kv {
    position: relative;
    width: 30.04rem;
    right: -1.5rem;
    margin-left: auto;
    margin-top: 4.8rem;
  }
}
.profilePage__kv img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  aspect-ratio: 585/871;
}

/*====================================================================
sitemap
====================================================================*/
.sitemap {
  margin: 8rem 0 12rem;
}
.sitemap__inner {
  max-width: 124rem;
  margin: 0 auto;
}
.sitemap__nav {
  max-width: 80rem;
}
.sitemap__navPages {
  font-family: "Oswald", sans-serif;
}
.sitemap__navPages .sitemap__navItem {
  border-bottom: 0.1rem solid rgba(255, 255, 255, 0.6);
}
.sitemap__navMisc {
  border-bottom: 0.1rem solid rgba(255, 255, 255, 0.6);
  padding: 2.4rem 0 2.4rem 0.6rem;
  align-items: stretch;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 2rem;
}
.sitemap__navMisc .sitemap__navItem {
  padding: 0;
}
.sitemap__navItem {
  display: block;
  width: 100%;
  position: relative;
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  padding: 2.4rem 0.6rem;
}
.sitemap__navItem:after {
  content: "";
  display: block;
  width: 5.7rem;
  height: 1.54rem;
  background: url("data:image/svg+xml,%3Csvg width='59' height='16' viewBox='0 0 59 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 7.7113H57' stroke='%23999999' stroke-width='2'/%3E%3Cpath d='M50.2462 1.17764L56.7814 7.71289L50.2462 14.2481' stroke='%23999999' stroke-width='2'/%3E%3C/svg%3E%0A") center/contain no-repeat;
  position: absolute;
  right: 0.6rem;
}
.sitemap__navItemName {
  display: block;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 140%;
  color: rgba(255, 255, 255, 0.6);
}

/*====================================================================
contactPage
====================================================================*/
.contactPage {
  margin: 8rem 0 12rem;
}
@media screen and (max-width: 768px) {
  .contactPage {
    margin: 4.8rem 0 10rem;
  }
}
.contactPage__inner {
  max-width: 124rem;
  margin: 0 auto;
}
.contactPage__innerWrap {
  max-width: 80rem;
}
.contactPage__annotIntro {
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 1.2rem;
}
.contactPage__annot {
  color: rgba(255, 255, 255, 0.6);
  position: relative;
  padding-left: 1.6rem;
}
.contactPage__annot:before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 0.5rem;
  width: 1rem;
  height: 1rem;
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 10rem;
}
.contactPage__annot + .contactPage__annot {
  margin-top: 1.2rem;
}
.contactPage__annot a {
  color: inherit;
  text-decoration: underline;
}
.contactPage__fldGrp {
  align-items: stretch;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 1.2rem;
}
@media screen and (max-width: 768px) {
  .contactPage__fldGrp {
    gap: 1rem;
  }
}
.contactPage__fldLabel {
  color: #fff;
}
.contactPage .error {
  display: inline-block;
  margin-left: 1rem;
  color: #FF0000;
  font-size: 1.4rem;
  line-height: 100%;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .contactPage .error {
    display: block;
    margin-left: 0;
    font-size: 1.3rem;
    margin-top: 1rem;
  }
}
.contactPage__required {
  font-size: 1.4rem;
  line-height: 100%;
  letter-spacing: 0.05em;
  display: inline-block;
  margin-left: 1.6rem;
}
.contactPage__formWrap {
  margin-top: 3.6rem;
}
.contactPage__formWrap form {
  align-items: stretch;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 8rem;
}
@media screen and (max-width: 768px) {
  .contactPage__formWrap form {
    gap: 6rem;
  }
}
.contactPage__fldGrpWrap {
  align-items: stretch;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 3.6rem;
}
.contactPage select, .contactPage__inputTextarea, .contactPage__inputText {
  border-radius: 0.2rem;
  padding: 1rem 1.2rem;
  background-color: rgba(255, 255, 255, 0.8);
  border: 0;
  color: #000;
}
.contactPage select[aria-invalid=true], .contactPage__inputTextarea[aria-invalid=true], .contactPage__inputText[aria-invalid=true] {
  border: 0.1rem solid #FF0000;
}
.contactPage select {
  width: 40rem;
  appearance: none;
  background: url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0L3.25885 1.46192e-07L7.01304 5.35117L10.7412 4.81849e-07L14 6.28041e-07L8.52514 8L5.47486 8L0 0Z' fill='%23333333'/%3E%3C/svg%3E%0A") right 1.2rem center/1.4rem 0.8rem no-repeat;
  background-color: rgba(255, 255, 255, 0.8);
}
@media screen and (max-width: 768px) {
  .contactPage select {
    width: 100%;
  }
}
.contactPage select:disabled {
  background-color: rgba(255, 255, 255, 0.8);
  opacity: 1;
}
.contactPage__inputTextarea {
  width: 100%;
  min-height: 30rem;
}
.contactPage__inputTextarea::placeholder {
  color: rgba(153, 153, 153, 0.6);
}
.contactPage__inputText {
  width: 100%;
}
.contactPage__inputText.narrow {
  width: 40rem;
}
@media screen and (max-width: 768px) {
  .contactPage__inputText.narrow {
    width: 100%;
  }
}
.contactPage__inputText.error {
  border: 0.1rem solid #FF0000;
}
.contactPage__agreeWrap {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 0.6rem;
  margin-bottom: 2.4rem;
}
.contactPage__agreeWrap .wpcf7-list-item {
  margin: 0;
}
.contactPage__agreeWrap .wpcf7-list-item-label {
  display: none;
}
@media screen and (max-width: 768px) {
  .contactPage__agreeWrap .error {
    display: block;
    margin-top: 0.4rem;
  }
}
.contactPage__agreeCheck {
  background-color: rgba(255, 255, 255, 0.8);
  width: 1.2rem;
  height: 1.2rem;
}
.contactPage__agreeTxt a {
  color: inherit;
  text-decoration: underline;
}
.contactPage__btnWrap {
  align-items: stretch;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 2.4rem;
}
@media screen and (max-width: 768px) {
  .contactPage__btnWrap {
    flex-direction: column-reverse;
    gap: 1.2rem;
  }
}
.contactPage__btnWrap .button {
  font-family: "Noto Sans JP", sans-serif;
  width: 35.9rem;
  border: none;
  align-items: flex-start;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.confirmation-form .contactPage__btnWrap .button {
  width: 26.9rem;
}
.confirmation-form .contactPage__btnWrap .button.contact-back {
  width: 23.3rem;
}
@media screen and (max-width: 768px) {
  .confirmation-form .contactPage__btnWrap .button.contact-back {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .confirmation-form .contactPage__btnWrap .button {
    width: 100%;
  }
}
.contactPage__btnWrap .button.backtotop {
  margin-top: 6rem;
  width: 30.5rem;
}
.contactPage__btnWrap .button.backtotop:hover .arrow {
  right: 2.6rem;
}
.contactPage .submit-cf7 {
  min-height: 6.5rem;
  width: 26.8rem;
  border-radius: 0.8rem;
  display: block;
  color: #000;
  font-size: 1.8rem;
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  line-height: 100%;
  padding: 1rem 2rem;
  background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(239, 239, 239) 25%, rgb(190, 190, 190) 100%);
  position: relative;
  align-items: flex-start;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.contactPage .submit-cf7:after {
  position: absolute;
  right: 2rem;
  bottom: 1.5rem;
  width: 5.7rem;
  height: 1.54rem;
  background: url("data:image/svg+xml,%3Csvg width='59' height='16' viewBox='0 0 59 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 7.7113H57' stroke='black' stroke-width='2'/%3E%3Cpath d='M50.2481 1.17764L56.7834 7.71289L50.2481 14.2481' stroke='black' stroke-width='2'/%3E%3C/svg%3E%0A") center/cover no-repeat;
}
.contactPage .wpcf7-not-valid-tip {
  display: none !important;
}
.contactPage__tyTxt {
  color: #fff;
}
.contactPage .wpcf7-response-output {
  display: none;
}

.newsPage {
  padding: 0 3.4rem;
}
@media screen and (max-width: 768px) {
  .newsPage {
    padding: 0 1.5rem;
  }
}

.newsArch__newsList {
  align-items: stretch;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 6rem 4.8rem;
}
.newsArch__newsItem {
  width: calc((100% - 4.8rem) / 2);
}
@media screen and (max-width: 768px) {
  .newsArch__newsItem {
    width: 100%;
  }
}
.newsArch__newsItemLink {
  display: block;
  margin-bottom: 2rem;
}
.newsArch__newsItemLink:hover img {
  opacity: 0.7;
}
.newsArch__newsItemLink img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  aspect-ratio: 400/226;
  transition: opacity 300ms ease-in-out;
}
.newsArch__newsItemDate {
  font-family: "Oswald", sans-serif;
  margin-top: 1.6rem;
  font-size: 1.5rem;
  line-height: 100%;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 768px) {
  .newsArch__newsItemDate {
    margin-top: 1.2rem;
    font-size: 1.4rem;
  }
}
.newsArch__newsItemDesc {
  margin-top: 2rem;
  color: #999999;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.singleNews {
  padding: 0 3.4rem;
}
@media screen and (max-width: 768px) {
  .singleNews {
    padding: 0 1.5rem;
  }
}
.singleNews__inner {
  max-width: 124rem;
  margin: 0 auto;
  margin: 8rem auto 12rem;
}
@media screen and (max-width: 768px) {
  .singleNews__inner {
    margin: 4.8rem auto 10rem;
  }
}
.singleNews__contentWrap {
  max-width: 80rem;
  margin: 0 auto;
}
.singleNews__date {
  font-family: "Oswald", sans-serif;
  font-size: 1.5rem;
  line-height: 100%;
  letter-spacing: 0.08em;
}
.singleNews__kvImg + .singleNews__kvInfoWrap {
  margin-top: 3.2rem;
}
@media screen and (max-width: 768px) {
  .singleNews__kvImg + .singleNews__kvInfoWrap {
    margin-top: 2rem;
  }
}
.singleNews__kvInfoWrap {
  align-items: start;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.singleNews__title {
  margin-top: 4rem;
}
@media screen and (max-width: 768px) {
  .singleNews__title {
    margin-top: 2.4rem;
  }
}
.singleNews__socials {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 1.6rem;
}
.singleNews__socialLink {
  display: block;
  width: 2.6rem;
}
.singleNews__artcileContent {
  margin-top: 4rem;
  color: #fff;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .singleNews__artcileContent {
    font-size: 12px;
  }
}
.singleNews__artcileContent br + * {
  margin-top: 0;
}
.singleNews__artcileContent a {
  color: blue;
  text-decoration: underline;
}
@media screen and (min-width: 769px) {
  .singleNews__artcileContent a {
    transition: all 0.6s ease-in-out 0s;
  }
}
@media screen and (min-width: 769px) {
  .singleNews__artcileContent a:hover {
    opacity: 0.6;
  }
}
.singleNews__artcileContent h1 {
  font-size: 4.5rem;
  line-height: 1.4;
}
.singleNews__artcileContent h2 {
  font-size: 3rem;
  line-height: 1.6;
  margin-top: 2em;
}
.singleNews__artcileContent h3 {
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.6;
}
.singleNews__artcileContent h4 {
  font-size: 1.8rem;
  line-height: 1.6;
  padding-left: 25px;
  position: relative;
}
.singleNews__artcileContent h4::before {
  background: blue;
  content: "";
  height: 17px;
  left: 0;
  position: absolute;
  top: 3px;
  width: 17px;
}
.singleNews__artcileContent h5,
.singleNews__artcileContent h6 {
  font-size: 1.6rem;
  line-height: 1.6;
}
.singleNews__artcileContent h1 + h2,
.singleNews__artcileContent h2 + h3,
.singleNews__artcileContent h3 + h4,
.singleNews__artcileContent h4 + h5,
.singleNews__artcileContent h5 + h6 {
  margin-top: 0.5em;
}
.singleNews__artcileContent strong,
.singleNews__artcileContent strong * {
  font-weight: bold;
}
.singleNews__artcileContent em,
.singleNews__artcileContent em * {
  font-style: italic;
}
.singleNews__artcileContent ul {
  list-style-type: disc;
}
.singleNews__artcileContent ol {
  list-style-type: decimal;
}
.singleNews__artcileContent ul,
.singleNews__artcileContent ol {
  margin-top: 1em;
  padding-left: 1.4em;
}
.singleNews__artcileContent ul li,
.singleNews__artcileContent ol li {
  line-height: 1.5;
  margin-top: 0.6em;
}
.singleNews__artcileContent sup,
.singleNews__artcileContent sub {
  font-size: 1rem;
  line-height: 1 !important;
}
.singleNews__artcileContent hr {
  background: #222;
  display: block;
  height: 1px;
  width: 100%;
}
.singleNews__artcileContent blockquote {
  background: blue;
  padding: 30px;
}
.singleNews__artcileContent table {
  background: blue;
  border-collapse: collapse;
  height: auto !important;
  margin-top: 3em;
  width: 100% !important;
}
.singleNews__artcileContent table thead th,
.singleNews__artcileContent table thead td {
  font-weight: bold;
  text-align: center;
}
.singleNews__artcileContent table tr th,
.singleNews__artcileContent table tr td {
  border: #222 1px solid;
  line-height: 1.5;
  padding: 15px 20px;
  text-align: left;
  vertical-align: middle;
}
.singleNews__artcileContent table tr th {
  font-weight: bold;
  text-align: center;
  width: 25%;
}
.singleNews__artcileContent img {
  height: auto;
  margin-top: 1em;
  max-width: 100%;
  width: auto;
}
.singleNews__artcileContent img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.singleNews__artcileContent img.alignright {
  display: block;
  margin-left: auto;
  margin-right: 0;
}
.singleNews__artcileContent .gallery {
  align-items: stretch;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.singleNews__artcileContent .gallery-item {
  float: none;
  margin-top: 0;
  text-align: center;
}
.singleNews__artcileContent .gallery-columns-2 .gallery-item {
  width: calc((100% - 40px) / 2);
}
.singleNews__artcileContent .gallery-columns-3 .gallery-item {
  width: calc((100% - 80px) / 3);
}
@media screen and (max-width: 768px) {
  .singleNews__artcileContent {
    margin-top: 2.4rem;
  }
}
.singleNews__artcileContent p {
  color: #999999;
  padding: 1.2rem 0;
}
@media screen and (max-width: 768px) {
  .singleNews__artcileContent p {
    padding: 1rem 0;
  }
}
.singleNews__artcileContent p a {
  text-decoration: none;
  color: inherit;
}
.singleNews__artcileContent h2 {
  margin: 6rem 0 1.6rem;
  font-size: 2rem;
  line-height: 140%;
  letter-spacing: 0.05em;
  position: relative;
  padding-left: 2.4rem;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  .singleNews__artcileContent h2 {
    margin: 4.4rem 0 1.2rem;
  }
}
.singleNews__artcileContent h2:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  height: 100%;
  width: 0.8rem;
  background-color: #CCCCCC;
}
@media screen and (max-width: 768px) {
  .singleNews__artcileContent h2:before {
    top: 0;
    transform: none;
    height: 2.8rem;
  }
}
.singleNews__artcileContent h3 {
  font-size: 1.8rem;
  line-height: 140%;
  letter-spacing: 0.05;
  font-weight: normal;
  margin: 4rem 0 1.2rem;
}
@media screen and (max-width: 768px) {
  .singleNews__artcileContent h3 {
    margin: 3.2rem 0 1rem;
  }
}
.singleNews__btnWrap {
  margin-top: 6rem;
}
@media screen and (max-width: 768px) {
  .singleNews__btnWrap {
    margin-top: 4.8rem;
  }
}
.singleNews__btnWrap .button {
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 768px) {
  .singleNews__btnWrap .button {
    width: 100%;
  }
}
.singleNews .breadcrumb__pageList {
  flex-wrap: nowrap;
}
@media screen and (max-width: 768px) {
  .singleNews .breadcrumb__pageList {
    flex-wrap: wrap;
  }
}
.singleNews .breadcrumb__pageItem {
  flex-shrink: 0;
}
.singleNews .breadcrumb__pageItem:last-of-type {
  font-family: "Noto Sans JP", sans-serif;
  flex-grow: 0;
  width: calc(100% - 35rem);
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 768px) {
  .singleNews .breadcrumb__pageItem:last-of-type {
    width: 100%;
  }
}

.projectPage {
  margin: 8rem 0 12rem;
}
@media screen and (max-width: 768px) {
  .projectPage {
    margin: 4.8rem 0 10rem;
  }
}
.projectPage__inner {
  max-width: 124rem;
  margin: 0 auto;
}
.projectPage__item {
  align-items: flex-start;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 4.8rem;
}
@media screen and (max-width: 768px) {
  .projectPage__item {
    flex-direction: column;
    gap: 2rem;
  }
}
.projectPage__item + .projectPage__item {
  margin-top: 10rem;
}
@media screen and (max-width: 768px) {
  .projectPage__item + .projectPage__item {
    margin-top: 6rem;
  }
}
.projectPage__imgWrap {
  width: 60rem;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .projectPage__imgWrap {
    width: 100%;
  }
}
.projectPage__imgWrap img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  aspect-ratio: 600/338;
}
.projectPage__itemInfo {
  flex-grow: 1;
}
.projectPage__itemTtl {
  font-size: 3.2rem;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.05em;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .projectPage__itemTtl {
    font-size: 2.4rem;
  }
}
.projectPage__itemDesc {
  margin-top: 2.4rem;
  color: #999;
}
@media screen and (max-width: 768px) {
  .projectPage__itemDesc {
    margin-top: 2rem;
  }
}
.projectPage__buttonWrap {
  margin-top: 4.8rem;
  align-items: stretch;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  .projectPage__buttonWrap {
    margin-top: 3.6rem;
  }
}
@media screen and (max-width: 768px) {
  .projectPage__buttonWrap .button {
    width: 100%;
  }
}
.projectPage__buttonWrap .button .arrow {
  height: 2.6rem;
  background-image: url("data:image/svg+xml,%3Csvg width='58' height='27' viewBox='0 0 58 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 14.1254H50.25V1.41406' stroke='black' stroke-width='2'/%3E%3Cpath d='M43.7128 7.94937L50.248 1.41413L56.7833 7.94937' stroke='black' stroke-width='2'/%3E%3C/svg%3E%0A");
}

.privacyPage {
  margin: 8rem 0 12rem;
}
@media screen and (max-width: 768px) {
  .privacyPage {
    margin: 4.8rem 0 10rem;
  }
}
.privacyPage__inner {
  max-width: 124rem;
  margin: 0 auto;
}
.privacyPage__innerContent {
  max-width: 80rem;
}
.privacyPage__pGrp {
  padding: 2.4rem 0.6rem;
}
.privacyPage__pGrp .text-small {
  color: #999999;
}
.privacyPage__pGrp .text-small.m-t {
  margin-top: 1.2rem;
}
.privacyPage__pGrp .text-small.text-right {
  text-align: end;
}
.privacyPage__pGrp .text, .privacyPage__pGrp .u-wysiwygArea p, .u-wysiwygArea .privacyPage__pGrp p, .privacyPage__pGrp .sideContent__searchInput, .privacyPage__pGrp .staticpage__inner p, .staticpage__inner .privacyPage__pGrp p, .privacyPage__pGrp .contactPage select, .contactPage .privacyPage__pGrp select, .privacyPage__pGrp .contactPage__inputTextarea, .privacyPage__pGrp .contactPage__inputText, .privacyPage__pGrp .singleNews__artcileContent p, .singleNews__artcileContent .privacyPage__pGrp p {
  color: #fff;
  margin-bottom: 1.6rem;
}
.privacyPage__pGrp p a {
  color: #fff;
  text-decoration: underline;
}
.privacyPage__acrmWrap {
  margin-top: 1.2rem;
}
.privacyPage__acrmItem {
  align-items: flex-start;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 1.2rem;
}
.privacyPage__acrmItem + .privacyPage__acrmItem {
  margin-top: 0.8rem;
}
.privacyPage__acrmIni {
  width: 1.6rem;
}
.privacyPage__acrmIni.acrmNum {
  width: 4.5rem;
}

/*====================================================================
PRINT LAYOUT
====================================================================*/
@page {
  size: A4 portrait; /* 横の場合はlandscape */
  margin: 0mm;
}
@media print {
  body {
    -webkit-print-color-adjust: exact;
    word-break: break-all !important;
  }
  .u-printPages__next {
    size: A4 landscape;
    page-break-before: always;
  }
  .u-printPages__box {
    break-inside: avoid;
  }
}

/*# sourceMappingURL=style.css.map */