@charset "UTF-8";
/*
Theme Name: THEME NAME
Theme URI: http://www.kumagaiatsushi.com/
Author: Atsushi KUMAGAI
Author URI: http://www.kumagaiatsushi.com/
Description: THEME FOR THEME NAME
Version: 1.0.0
*/
:root {
  --color-white: rgb(255, 255, 255);
  --color-black: rgb(0, 0, 0);
  --color-figure: rgb(32, 35, 36);
  --color-body: rgb(255, 255, 255);
  --color-true: rgb(81, 207, 102);
  --color-false: rgb(250, 82, 82);
  --color-new: rgb(255, 146, 43);
  --color-success: rgb(81, 207, 102);
  --color-info: rgb(50, 154, 240);
  --color-warning: rgb(255, 146, 43);
  --color-danger: rgb(250, 82, 82);
  --padding-page: 5.6rem 1.2rem 5.6rem 1.2rem;
  --padding-page--block: 5.6rem 5.6rem;
  --padding-page--inline: 1.2rem 1.2rem;
  --padding-page--t: 5.6rem;
  --padding-page--r: 1.2rem;
  --padding-page--b: 5.6rem;
  --padding-page--l: 1.2rem;
  --padding-content--t: 5.6rem;
  --padding-content--b: 5.6rem;
  --width-content: 100%;
  --margin: 1.4rem;
  --margin-width: 2rem;
  --margin-section: 2.8rem;
  --margin-article: 5.6rem;
  --font-size--xxs: 0.8rem;
  --letter-spacing--xxs: 0;
  --font-size--xs: 1rem;
  --letter-spacing--xs: 0;
  --font-size--sm: 1.2rem;
  --letter-spacing--sm: 0;
  --font-size--md: 1.4rem;
  --letter-spacing--md: 0;
  --font-size--lg: 1.6rem;
  --letter-spacing--lg: 0;
  --font-size--xl: 2rem;
  --letter-spacing--xl: 0;
  --font-size--xxl: 2.8rem;
  --letter-spacing--xxl: 0;
}
@media print, screen and (min-width: 568.02px) and (max-width: 833px) {
  :root {
    --padding-page: 7.2rem 2.5rem 7.2rem 2.5rem;
  }
}
@media print, screen and (min-width: 833.02px) and (max-width: 1098px) {
  :root {
    --padding-page: 8rem 5.9rem 8rem 5.9rem;
  }
}
@media print, screen and (min-width: 1098.02px) {
  :root {
    --padding-page: 9.6rem 5.9rem 9.6rem 5.9rem;
  }
}
@media print, screen and (min-width: 1370.02px) {
  :root {
    --padding-page: 9.6rem 11.8rem 9.6rem 11.8rem;
  }
}
@media print, screen and (min-width: 568.02px) and (max-width: 833px) {
  :root {
    --padding-page--block: 7.2rem 7.2rem;
  }
}
@media print, screen and (min-width: 833.02px) and (max-width: 1098px) {
  :root {
    --padding-page--block: 8rem 8rem;
  }
}
@media print, screen and (min-width: 1098.02px) {
  :root {
    --padding-page--block: 9.6rem 9.6rem;
  }
}
@media print, screen and (min-width: 568.02px) and (max-width: 833px) {
  :root {
    --padding-page--inline: 2.5rem 2.5rem;
  }
}
@media print, screen and (min-width: 833.02px) and (max-width: 1098px) {
  :root {
    --padding-page--inline: 5.9rem 5.9rem;
  }
}
@media print, screen and (min-width: 1098.02px) {
  :root {
    --padding-page--inline: 5.9rem 5.9rem;
  }
}
@media print, screen and (min-width: 1370.02px) {
  :root {
    --padding-page--inline: 11.8rem 11.8rem;
  }
}
@media print, screen and (min-width: 568.02px) and (max-width: 833px) {
  :root {
    --padding-page--t: 7.2rem;
  }
}
@media print, screen and (min-width: 833.02px) and (max-width: 1098px) {
  :root {
    --padding-page--t: 8rem;
  }
}
@media print, screen and (min-width: 1098.02px) {
  :root {
    --padding-page--t: 9.6rem;
  }
}
@media print, screen and (min-width: 568.02px) and (max-width: 833px) {
  :root {
    --padding-page--r: 2.5rem;
  }
}
@media print, screen and (min-width: 833.02px) and (max-width: 1098px) {
  :root {
    --padding-page--r: 5.9rem;
  }
}
@media print, screen and (min-width: 1098.02px) {
  :root {
    --padding-page--r: 5.9rem;
  }
}
@media print, screen and (min-width: 1370.02px) {
  :root {
    --padding-page--r: 11.8rem;
  }
}
@media print, screen and (min-width: 568.02px) and (max-width: 833px) {
  :root {
    --padding-page--b: 7.2rem;
  }
}
@media print, screen and (min-width: 833.02px) and (max-width: 1098px) {
  :root {
    --padding-page--b: 8rem;
  }
}
@media print, screen and (min-width: 1098.02px) {
  :root {
    --padding-page--b: 9.6rem;
  }
}
@media print, screen and (min-width: 568.02px) and (max-width: 833px) {
  :root {
    --padding-page--l: 2.5rem;
  }
}
@media print, screen and (min-width: 833.02px) and (max-width: 1098px) {
  :root {
    --padding-page--l: 5.9rem;
  }
}
@media print, screen and (min-width: 1098.02px) {
  :root {
    --padding-page--l: 5.9rem;
  }
}
@media print, screen and (min-width: 1370.02px) {
  :root {
    --padding-page--l: 11.8rem;
  }
}
@media print, screen and (min-width: 568.02px) and (max-width: 833px) {
  :root {
    --padding-content--t: 7.2rem;
  }
}
@media print, screen and (min-width: 833.02px) and (max-width: 1098px) {
  :root {
    --padding-content--t: 8rem;
  }
}
@media print, screen and (min-width: 1098.02px) {
  :root {
    --padding-content--t: 9.6rem;
  }
}
@media print, screen and (min-width: 568.02px) and (max-width: 833px) {
  :root {
    --padding-content--b: 7.2rem;
  }
}
@media print, screen and (min-width: 833.02px) and (max-width: 1098px) {
  :root {
    --padding-content--b: 8rem;
  }
}
@media print, screen and (min-width: 1098.02px) {
  :root {
    --padding-content--b: 9.6rem;
  }
}
@media print, screen and (min-width: 568.02px) and (max-width: 1098px) {
  :root {
    --width-content: 100%;
  }
}
@media print, screen and (min-width: 1098.02px) {
  :root {
    --width-content: 98rem;
  }
}
@media print, screen and (min-width: 1370.02px) {
  :root {
    --width-content: 113.4rem;
  }
}
@media print, screen and (min-width: 568.02px) and (max-width: 833px) {
  :root {
    --margin: 1.8rem;
  }
}
@media print, screen and (min-width: 833.02px) and (max-width: 1098px) {
  :root {
    --margin: 2rem;
  }
}
@media print, screen and (min-width: 1098.02px) {
  :root {
    --margin: 2.4rem;
  }
}
@media print, screen and (min-width: 568.02px) and (max-width: 833px) {
  :root {
    --margin-width: 2.4rem;
  }
}
@media print, screen and (min-width: 833.02px) and (max-width: 1098px) {
  :root {
    --margin-width: 2.6rem;
  }
}
@media print, screen and (min-width: 1098.02px) {
  :root {
    --margin-width: 2.8rem;
  }
}
@media print, screen and (min-width: 1370.02px) {
  :root {
    --margin-width: 4.2rem;
  }
}
@media print, screen and (min-width: 568.02px) and (max-width: 833px) {
  :root {
    --margin-section: 3.6rem;
  }
}
@media print, screen and (min-width: 833.02px) and (max-width: 1098px) {
  :root {
    --margin-section: 4rem;
  }
}
@media print, screen and (min-width: 1098.02px) {
  :root {
    --margin-section: 4.8rem;
  }
}
@media print, screen and (min-width: 568.02px) and (max-width: 833px) {
  :root {
    --margin-article: 7.2rem;
  }
}
@media print, screen and (min-width: 833.02px) and (max-width: 1098px) {
  :root {
    --margin-article: 8rem;
  }
}
@media print, screen and (min-width: 1098.02px) {
  :root {
    --margin-article: 9.6rem;
  }
}
@media print, screen and (min-width: 833.02px) {
  :root {
    --font-size--xxs: 1rem;
  }
}
@media print, screen and (min-width: 833.02px) {
  :root {
    --font-size--xs: 1.2rem;
  }
}
@media print, screen and (min-width: 833.02px) {
  :root {
    --font-size--sm: 1.4rem;
  }
}
@media print, screen and (min-width: 833.02px) {
  :root {
    --font-size--md: 1.6rem;
  }
}
@media print, screen and (min-width: 833.02px) {
  :root {
    --font-size--lg: 2rem;
  }
}
@media print, screen and (min-width: 833.02px) {
  :root {
    --font-size--xl: 2.8rem;
  }
}
@media print, screen and (min-width: 833.02px) {
  :root {
    --font-size--xxl: 4.4rem;
  }
}

/*! Reset - Base: Eric Mayer Reset v2.0 */
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
button,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
main,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
.shc-footer__nav,
.m-header,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
.shc-footer__nav,
.m-header {
  display: block;
}

time {
  display: inline;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

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

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

/*! Reset - Base: Eric Mayer Reset v2.0: END */
*,
*:after,
*:before {
  box-sizing: border-box;
}

html {
  --scrollbar-width: 15px;
}

body {
  -webkit-print-color-adjust: exact;
}

input::-ms-clear {
  visibility: hidden;
}

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

input[type=password]::-ms-reveal {
  display: none;
}

input[type=range] {
  margin: 0;
  padding: 0;
}

svg:not(:root) {
  overflow: hidden;
}

video,
small,
textarea,
picture,
svg {
  display: block;
}

s, .s,
strike, .strike,
del, .del {
  text-decoration: line-through;
}

hr {
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

button {
  background-color: transparent;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
}

a, button {
  outline: 0;
}

img, picture, object {
  display: block;
}

dialog {
  border: 0;
  background-color: transparent;
  padding: 0;
  margin: auto;
  max-height: unset;
  max-width: unset;
}
dialog::backdrop {
  background-color: transparent;
}

summary {
  display: block;
  list-style: none;
}

summary::-webkit-details-marker {
  display: none;
}

input::-webkit-calendar-picker-indicator {
  opacity: 0;
  display: none;
}

.block {
  display: block !important;
}

.inline {
  display: inline !important;
}

.inline-block, .ib {
  display: inline-block !important;
}

.relative {
  position: relative;
}

.mb-none {
  margin-bottom: 0 !important;
}

@media print, screen and (max-width: 568px) {
  .mb-none--p {
    margin-bottom: 0 !important;
  }
}
@media print, screen and (max-width: 1098px) {
  .mb-none--p-t {
    margin-bottom: 0 !important;
  }
}
@media print, screen and (min-width: 568.02px) and (max-width: 1098px) {
  .mb-none--t {
    margin-bottom: 0 !important;
  }
}
@media print, screen and (min-width: 568.02px) {
  .mb-none--t-d {
    margin-bottom: 0 !important;
  }
}
@media print, screen and (min-width: 1098.02px) {
  .mb-none--d {
    margin-bottom: 0 !important;
  }
}
.mb-bit {
  margin-bottom: 0.1rem !important;
}

@media print, screen and (max-width: 568px) {
  .mb-bit--p {
    margin-bottom: 0.1rem !important;
  }
}
@media print, screen and (max-width: 1098px) {
  .mb-bit--p-t {
    margin-bottom: 0.1rem !important;
  }
}
@media print, screen and (min-width: 568.02px) and (max-width: 1098px) {
  .mb-bit--t {
    margin-bottom: 0.1rem !important;
  }
}
@media print, screen and (min-width: 568.02px) {
  .mb-bit--t-d {
    margin-bottom: 0.1rem !important;
  }
}
@media print, screen and (min-width: 1098.02px) {
  .mb-bit--d {
    margin-bottom: 0.1rem !important;
  }
}
@media print, screen and (max-width: 568px) {
  .mb--half,
  .mb--half--p {
    margin-bottom: 0.7rem !important;
  }
}

@media print, screen and (min-width: 568.02px) and (max-width: 1098px) {
  .mb--half,
  .mb--half--p-t,
  .mb--half--t,
  .mb--half--t-d {
    margin-bottom: 0.9rem !important;
  }
}

@media print, screen and (min-width: 1098.02px) {
  .mb--half,
  .mb--half--t-d,
  .mb--half--d {
    margin-bottom: 1.2rem !important;
  }
}

.mb--section {
  margin-bottom: var(--margin-section) !important;
}

.mb--article {
  margin-bottom: var(--margin-article) !important;
}

.mt--section {
  margin-top: var(--margin-section) !important;
}

.mt--article {
  margin-top: var(--margin-article) !important;
}

.pt--none {
  padding-top: 0 !important;
}

.pt--section {
  padding-top: var(--margin-section);
}

.pt--block {
  padding-top: var(--margin);
}

.pb--none {
  padding-bottom: 0 !important;
}

.pb--section {
  padding-bottom: var(--margin-section);
}

.pb--block {
  padding-bottom: var(--margin);
}

.logo {
  display: block;
  background-color: currentcolor;
  mask-image: url('data:image/svg+xml;utf8,<svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><path class="b" d="m65.52344,34.47656C59.67197,29.50597,60.33736,0,50,0s-9.67197,29.50597-15.52344,34.47656C29.50597,40.32803,0,39.66264,0,50s29.50597,9.67197,34.47656,15.52344c5.85146,4.9706,5.18608,34.47656,15.52344,34.47656s9.67197-29.50597,15.52344-34.47656c4.9706-5.85146,34.47656-5.18608,34.47656-15.52344s-29.50597-9.67197-34.47656-15.52344Z"/></svg>');
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
}

.logo--space {
  mask-size: auto 60%;
}

.opacity--0 {
  opacity: 0;
}

.fill-opacity--0 {
  fill-opacity: 0;
}

.opacity--5 {
  opacity: 0.05;
}

.fill-opacity--5 {
  fill-opacity: 0.05;
}

.opacity--10 {
  opacity: 0.1;
}

.fill-opacity--10 {
  fill-opacity: 0.1;
}

.opacity--15 {
  opacity: 0.15;
}

.fill-opacity--15 {
  fill-opacity: 0.15;
}

.opacity--20 {
  opacity: 0.2;
}

.fill-opacity--20 {
  fill-opacity: 0.2;
}

.opacity--25 {
  opacity: 0.25;
}

.fill-opacity--25 {
  fill-opacity: 0.25;
}

.opacity--30 {
  opacity: 0.3;
}

.fill-opacity--30 {
  fill-opacity: 0.3;
}

.opacity--35 {
  opacity: 0.35;
}

.fill-opacity--35 {
  fill-opacity: 0.35;
}

.opacity--40 {
  opacity: 0.4;
}

.fill-opacity--40 {
  fill-opacity: 0.4;
}

.opacity--45 {
  opacity: 0.45;
}

.fill-opacity--45 {
  fill-opacity: 0.45;
}

.opacity--50 {
  opacity: 0.5;
}

.fill-opacity--50 {
  fill-opacity: 0.5;
}

.opacity--55 {
  opacity: 0.55;
}

.fill-opacity--55 {
  fill-opacity: 0.55;
}

.opacity--60 {
  opacity: 0.6;
}

.fill-opacity--60 {
  fill-opacity: 0.6;
}

.opacity--65 {
  opacity: 0.65;
}

.fill-opacity--65 {
  fill-opacity: 0.65;
}

.opacity--70 {
  opacity: 0.7;
}

.fill-opacity--70 {
  fill-opacity: 0.7;
}

.opacity--75 {
  opacity: 0.75;
}

.fill-opacity--75 {
  fill-opacity: 0.75;
}

.opacity--80 {
  opacity: 0.8;
}

.fill-opacity--80 {
  fill-opacity: 0.8;
}

.opacity--85 {
  opacity: 0.85;
}

.fill-opacity--85 {
  fill-opacity: 0.85;
}

.opacity--90 {
  opacity: 0.9;
}

.fill-opacity--90 {
  fill-opacity: 0.9;
}

.opacity--95 {
  opacity: 0.95;
}

.fill-opacity--95 {
  fill-opacity: 0.95;
}

.fill--ground {
  fill: #ffffff;
}

.stroke--ground {
  stroke: #ffffff;
}

.fill--main {
  fill: #329AF0;
}

.stroke--main {
  stroke: #329AF0;
}

.fill--gray {
  fill: rgb(248.31, 248.4, 248.43);
}

.stroke--gray {
  stroke: rgb(248.31, 248.4, 248.43);
}

.fill--exGray {
  fill: rgb(230.47, 230.8, 230.91);
}

.stroke--exGray {
  stroke: rgb(230.47, 230.8, 230.91);
}

.fill--gray--0 {
  fill: rgb(250.54, 250.6, 250.62);
}

.stroke--gray--0 {
  stroke: rgb(250.54, 250.6, 250.62);
}

.fill--gray--1 {
  fill: rgb(248.31, 248.4, 248.43);
}

.stroke--gray--1 {
  stroke: rgb(248.31, 248.4, 248.43);
}

.fill--gray--2 {
  fill: rgb(241.62, 241.8, 241.86);
}

.stroke--gray--2 {
  stroke: rgb(241.62, 241.8, 241.86);
}

.fill--gray--3 {
  fill: rgb(230.47, 230.8, 230.91);
}

.stroke--gray--3 {
  stroke: rgb(230.47, 230.8, 230.91);
}

.fill--gray--4 {
  fill: rgb(217.09, 217.6, 217.77);
}

.stroke--gray--4 {
  stroke: rgb(217.09, 217.6, 217.77);
}

.fill--gray--9 {
  fill: rgb(143.5, 145, 145.5);
}

.stroke--gray--9 {
  stroke: rgb(143.5, 145, 145.5);
}

.fill--ngtv {
  fill: #202324;
}

.stroke--ngtv {
  stroke: #202324;
}

.fill--trans {
  fill: transparent;
}

.stroke--trans {
  stroke: transparent;
}

.fill--red {
  fill: #FA5252;
}

.stroke--red {
  stroke: #FA5252;
}

.fill--pink {
  fill: #F06595;
}

.stroke--pink {
  stroke: #F06595;
}

.fill--grape {
  fill: #9F4CDB;
}

.stroke--grape {
  stroke: #9F4CDB;
}

.fill--violet {
  fill: #845EF7;
}

.stroke--violet {
  stroke: #845EF7;
}

.fill--indigo {
  fill: #4C6EF5;
}

.stroke--indigo {
  stroke: #4C6EF5;
}

.fill--blue {
  fill: #329AF0;
}

.stroke--blue {
  stroke: #329AF0;
}

.fill--cyan {
  fill: #22B8CF;
}

.stroke--cyan {
  stroke: #22B8CF;
}

.fill--teal {
  fill: #20C997;
}

.stroke--teal {
  stroke: #20C997;
}

.fill--green {
  fill: #51CF66;
}

.stroke--green {
  stroke: #51CF66;
}

.fill--lime {
  fill: #94D82D;
}

.stroke--lime {
  stroke: #94D82D;
}

.fill--yellow {
  fill: #FFD43B;
}

.stroke--yellow {
  stroke: #FFD43B;
}

.fill--orange {
  fill: #FF922B;
}

.stroke--orange {
  stroke: #FF922B;
}

.fill--highlighter {
  fill: #FFFF00;
}

.stroke--highlighter {
  stroke: #FFFF00;
}

.fill--success {
  fill: #51CF66;
}

.stroke--success {
  stroke: #51CF66;
}

.fill--info {
  fill: #329AF0;
}

.stroke--info {
  stroke: #329AF0;
}

.fill--warning {
  fill: #FF922B;
}

.stroke--warning {
  stroke: #FF922B;
}

.fill--danger {
  fill: #FA5252;
}

.stroke--danger {
  stroke: #FA5252;
}

.fill--new {
  fill: #FF922B;
}

.stroke--new {
  stroke: #FF922B;
}

.fill--true {
  fill: #51CF66;
}

.stroke--true {
  stroke: #51CF66;
}

.fill--false {
  fill: #FA5252;
}

.stroke--false {
  stroke: #FA5252;
}

.fill--facebook {
  fill: #3a5897;
}

.stroke--facebook {
  stroke: #3a5897;
}

.fill--twitter {
  fill: #55acee;
}

.stroke--twitter {
  stroke: #55acee;
}

.fill--line {
  fill: #00b900;
}

.stroke--line {
  stroke: #00b900;
}

@keyframes kf__spin {
  0% {
    rotate: 0deg;
  }
  100% {
    rotate: 360deg;
  }
}
@keyframes kf__icon-h-loop {
  0%, 100% {
    left: 0;
    opacity: 1;
  }
  50% {
    left: 100%;
    opacity: 0;
  }
  50.1% {
    left: -100%;
    opacity: 0;
  }
}
@keyframes kf__icon-v-roop {
  0%, 100% {
    top: 0;
    opacity: 1;
  }
  50% {
    top: 100%;
    opacity: 0;
  }
  50.1% {
    top: -100%;
    opacity: 0;
  }
}
@keyframes kf__icon-h-looping {
  0%, 25%, 100% {
    left: 0;
    opacity: 1;
  }
  12.5% {
    left: 100%;
    opacity: 0;
  }
  12.6% {
    left: -100%;
    opacity: 0;
  }
}
@keyframes kf__icon-v-rooping {
  0%, 25%, 100% {
    top: 0;
    opacity: 1;
  }
  12.5% {
    top: 100%;
    opacity: 0;
  }
  12.6% {
    top: -100%;
    opacity: 0;
  }
}
.size-auto,
.size-full,
.size-large,
.size-medium,
.size--thumbnail,
img[class*=attachment-],
img[class*=wp-image] {
  height: auto;
}

.post-edit-link {
  font-size: 1.4rem !important;
  letter-spacing: 0 !important;
}

#content[tabindex="-1"]:focus {
  outline: 0;
}

html:not(.no-js) .no-script {
  display: none;
}

html.no-js .is-script {
  display: none;
}

.is-hide {
  display: none;
}

.none {
  display: none !important;
}

@media print, screen and (min-width: 568.02px) {
  .only--p {
    display: none !important;
  }
}

@media print, screen and (min-width: 833.02px) {
  .only--p-t-sm {
    display: none !important;
  }
}

@media print, screen and (min-width: 1098.02px) {
  .only--p-t {
    display: none !important;
  }
}

@media print, screen and (min-width: 568.02px) and (max-width: 1098px) {
  .only--p-d {
    display: none !important;
  }
}

@media print, screen and (max-width: 568px), (min-width: 1098.02px) {
  .only--t {
    display: none !important;
  }
}

@media print, screen and (max-width: 568px) {
  .only--t-sm {
    display: none !important;
  }
}
@media print, screen and (min-width: 833.02px) {
  .only--t-sm {
    display: none !important;
  }
}

@media print, screen and (max-width: 833px) {
  .only--t-lg {
    display: none !important;
  }
}
@media print, screen and (min-width: 1098.02px) {
  .only--t-lg {
    display: none !important;
  }
}

@media print, screen and (max-width: 568px) {
  .only--t-d {
    display: none !important;
  }
}

@media print, screen and (max-width: 833px) {
  .only--t-lg-d {
    display: none !important;
  }
}

@media print, screen and (max-width: 1098px) {
  .only--d {
    display: none !important;
  }
}

@media print, screen and (min-width: 1370.02px) {
  .not--w, .only--p-t-d {
    display: none !important;
  }
}

@media print, screen and (max-width: 1370px) {
  .only--w {
    display: none !important;
  }
}

@media screen {
  .only--print {
    display: none !important;
  }
}

@media print {
  .only--screen {
    display: none !important;
  }
}

@media print, screen and (orientation: landscape) {
  .only--portrait {
    display: none !important;
  }
}

@media print, screen and (orientation: portrait) {
  .only--landscape {
    display: none !important;
  }
}

[data-is-hash]:not(.is-active),
[data-is-mode]:not(.is-active) {
  display: none;
}

.only--localhost {
  display: none;
}
html.is-localhost .only--localhost {
  display: block;
}

.only__is-active:not(.is-active) {
  display: none;
}

.only__is-not-active.is-active {
  display: none;
}

.shc-footer__inner, .page-head__inner, .footer__container__inner, .footer__site__inner, .l-content, .header-page {
  padding-inline: var(--padding-page--inline);
  max-width: calc(var(--width-content) + var(--padding-page--r) + var(--padding-page--l));
}
@supports (padding: env(safe-area-inset-left)) {
  .shc-footer__inner, .page-head__inner, .footer__container__inner, .footer__site__inner, .l-content, .header-page {
    padding-inline: calc(var(--padding-page--l) + env(safe-area-inset-left)) calc(var(--padding-page--r) + env(safe-area-inset-right));
  }
}

.fixed-header_trigger {
  width: 1px;
  position: absolute;
  left: 0;
  top: 0;
  background-color: transparent;
  pointer-events: none;
  z-index: -1;
  transition-property: none !important;
}

.shc-footer__nav__list:not(:last-child), .gallery:not(:last-child), .header__drawer__list__item--button .header__drawer__list__item__str:not(:last-child), .header__nav__item--button .header__nav__item__str:not(:last-child),
main cite:not(:last-child),
main dl:not(:last-child),
main p:not(:last-child),
main table:not(:last-child),
main .l-content img:not(:last-child),
main .l-content object:not(:last-child),
main .l-content picture:not(:last-child),
main .l-content figure:not(:last-child), .l-block:not(:last-child), .caption:not(:last-child),
.wp-caption-text:not(:last-child), .wp-caption a:not(:last-child), .wp-caption:not(:last-child), .h2 + .h-sub:not(:last-child),
.l-content--entry h2 + .h-sub:not(:last-child), .h2:not(:last-child),
.l-content--entry h2:not(:last-child), .h1 + .h-sub:not(:last-child),
.l-content--entry h1 + .h-sub:not(:last-child), .wall + .cite:not(:last-child), blockquote + .cite:not(:last-child), .blockquote + .cite:not(:last-child), blockquote:not(:last-child), .blockquote:not(:last-child) {
  margin-bottom: calc(var(--margin) * 1 * 1);
}

.newslist__list__item__anchor__inner__article__title:not(:last-child), .l-block--sm:not(:last-child), .h-head:not(:last-child), .h4 + .h-sub:not(:last-child),
.l-content--entry h4 + .h-sub:not(:last-child), .h4:not(:last-child),
.l-content--entry h4:not(:last-child), .h3 + .h-sub:not(:last-child),
.l-content--entry h3 + .h-sub:not(:last-child), .h3:not(:last-child),
.l-content--entry h3:not(:last-child) {
  margin-bottom: calc(var(--margin) * 0.5 * 1);
}

.l-block--xs:not(:last-child), .h5:not(:last-child),
.l-content--entry h5:not(:last-child) {
  margin-bottom: calc(var(--margin) * 0.3333333333 * 1);
}

.section:not(:last-child), section:not(:last-child), .shc-footer__nav:not(:last-child), .m-header:not(:last-child), .l-section:not(:last-child), .h1:not(:last-child):not(:only-child),
.l-content--entry h1:not(:last-child):not(:only-child) {
  margin-bottom: calc(var(--margin-section) * 1);
}

article:not(:last-child), .article:not(:last-child), .l-content:not(:last-child), .header-page:not(:last-child) {
  margin-bottom: calc(var(--margin-article) * 1);
}

html#cs .s-lead, .header__bar, .condensed, .narrow, .l-content--entry, .caption--dent-c,
.wp-caption-text--dent-c, .caption--tadpole-c::before, .caption--tadpole-c::after,
.wp-caption-text--tadpole-c::before,
.wp-caption-text--tadpole-c::after, .caption--drawer-c::before, .caption--drawer-c::after,
.wp-caption-text--drawer-c::before,
.wp-caption-text--drawer-c::after, .caption--line-c::before,
.wp-caption-text--line-c::before, .m-header .h-sub, .m-header h2, .margin-auto, .shc-footer__inner, .page-head__inner, .footer__container__inner, .footer__site__inner, .l-content, .header-page {
  margin-inline: auto;
}

.shc-header__nav__list__item--privacy, h1, h2, h3, h4, h5, h6, body, input, select, textarea, mark {
  font-weight: 500;
}

.hero__copy, .padding-text, .m-header h2 > span, .bold {
  font-weight: bold;
}

.bordered {
  border-style: solid;
  border-color: rgba(32, 35, 36, 0.11);
  border-width: 0.1rem;
}

.bordered.bordered--group {
  border: 0;
}
.bordered.bordered--group > * {
  border-style: solid;
  border-color: rgba(32, 35, 36, 0.11);
  border-width: 0.1rem;
  margin-bottom: 0 !important;
  border-radius: 0;
}
.bordered.bordered--group > *:not(:first-child) {
  border-top: 0;
}
.bordered.bordered--group.rounded > *:first-child {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.bordered.bordered--group.rounded > *:last-child {
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
}
.bordered.bordered--group > .form-set input {
  border: 0;
}
.bordered.bordered--group > .form-set:not(:first-child) input {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.bordered.bordered--group > .form-set:not(:last-child) input {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.bordered--sm, .bordered--sm.bordered--group > * {
  border-width: 0.9rem;
}

.bordered--md, .bordered--md.bordered--group > * {
  border-width: 1.4rem;
}

.bordered--lg, .bordered--lg.bordered--group > * {
  border-width: 2.3rem;
}

.bordered--xl, .bordered--xl.bordered--group > * {
  border-width: 3.7rem;
}

.rounded, picture.rounded img {
  border-radius: 1rem;
}

.rounded--xxs, picture.rounded--xxs img {
  border-radius: 0.25rem;
}

.rounded--xs, picture.rounded--xs img {
  border-radius: 0.3333333333rem;
}

.rounded--sm, picture.rounded--sm img {
  border-radius: 0.5rem;
}

.rounded--lg, picture.rounded--lg img {
  border-radius: 2rem;
}

.rounded--xl, picture.rounded--xl img {
  border-radius: 3rem;
}

.rounded--xxl, picture.rounded--xxl img {
  border-radius: 4rem;
}

.rounded--max, picture.rounded--max img {
  border-radius: 999.9rem;
}

.box-shadow {
  box-shadow: 0 0 1.7em 0.1rem rgba(32, 35, 36, 0.17);
}

.inner-shadow {
  box-shadow: 0 0 1.7em rgba(32, 35, 36, 0.17) inset;
}

.neu-shadow {
  box-shadow: 0.5666666667em 0.5666666667em 1.7em 0.1rem rgba(32, 35, 36, 0.17), -0.5666666667em -0.5666666667em 1.7em 0.1rem rgba(255, 255, 255, 0.5);
}

.shadow {
  position: relative;
  z-index: 100;
}
.shadow::before, .shadow::after {
  content: "";
  position: absolute;
}
.shadow::after {
  z-index: 102;
  background-color: var(--color-body);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.shadow::before {
  z-index: 101;
}
.shadow__inner {
  position: relative;
  z-index: 103;
}

.shadow--edge::before {
  box-shadow: 0 0 var(--margin-section) 0 rgba(32, 35, 36, 0.17);
  width: 50%;
  height: 50%;
}

.shadow--edge--t-r::before {
  skew: -5deg -5deg;
  transform-origin: right top;
  top: 0;
  right: 0;
}

.shadow--edge--b-r::before {
  skew: 5deg 5deg;
  transform-origin: right bottom;
  bottom: 0;
  right: 0;
}

.shadow--edge--b-l::before {
  skew: -5deg -5deg;
  transform-origin: left bottom;
  bottom: 0;
  left: 0;
}

.shadow--edge--t-l::before {
  skew: 5deg 5deg;
  transform-origin: left top;
  top: 0;
  left: 0;
}

.shadow--bottom::before {
  width: 100%;
  left: 0;
  border-radius: 50%;
  background: radial-gradient(rgba(32, 35, 36, 0.17), rgba(32, 35, 36, 0) 70%);
  height: calc(var(--margin-section) * 2);
  bottom: calc(var(--margin-section) * -1);
}

html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  font-feature-settings: "palt", "kern";
  font-variant-numeric: lining-nums;
}

body, input, select, textarea, mark {
  color: var(--color-figure);
  font-size: var(--font-size--md);
  letter-spacing: var(--letter-spacing--md);
  line-height: 1.7;
  line-break: strict;
  font-family: Arial, Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
html#cs body, html#cs input, html#cs select, html#cs textarea, html#cs mark {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
html#ss body, html#ss input, html#ss select, html#ss textarea, html#ss mark {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-style: normal;
}

h1, h2, h3, h4, h5 {
  font-variant-numeric: oldstyle-nums;
}

::selection {
  background: rgba(50, 154, 240, 0.25);
}

pre {
  white-space: pre-wrap;
}

sup,
sub {
  line-height: 1em;
  font-size: 0.75em;
}
sup::before, sup::after,
sub::before,
sub::after {
  content: " ";
}

sup {
  vertical-align: 0.35em;
}

sub {
  vertical-align: 0;
}

b, .b, strong, .strong {
  font-style: normal;
  font-weight: bold;
}

em {
  font-style: normal;
  color: #FF922B;
}

mark, .mark {
  background-color: #FFFF00;
}

ruby {
  text-emphasis: none;
}

.sans {
  font-family: Arial, Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

.serif {
  font-family: Garamond, Georgia, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

.monospace {
  font-family: Courier, monospace;
  letter-spacing: 0 !important;
}

.italic {
  font-style: italic !important;
}

.txt-xxs {
  font-size: var(--font-size--xxs);
  letter-spacing: var(--letter-spacing--xxs);
  line-height: 1.7;
}

.txt-xs {
  font-size: var(--font-size--xs);
  letter-spacing: var(--letter-spacing--xs);
  line-height: 1.7;
}

.txt-sm {
  font-size: var(--font-size--sm);
  letter-spacing: var(--letter-spacing--sm);
  line-height: 1.7;
}

.txt-md {
  font-size: var(--font-size--md);
  letter-spacing: var(--letter-spacing--md);
  line-height: 1.7;
}

.txt-lg {
  font-size: var(--font-size--lg);
  letter-spacing: var(--letter-spacing--lg);
  line-height: 1.7;
}

.txt-xl {
  font-size: var(--font-size--xl);
  letter-spacing: var(--letter-spacing--xl);
  line-height: 1.7;
}

.txt-xxl {
  font-size: var(--font-size--xxl);
  letter-spacing: var(--letter-spacing--xxl);
  line-height: 1.7;
}

.txt-xxxl {
  font-size: var(--font-size--xxxl);
  letter-spacing: var(--letter-spacing--xxxl);
  line-height: 1.7;
}

.nowrap {
  display: inline-block;
}

.justify {
  text-align: justify;
  text-justify: inter-ideograph;
  text-justify: inter-character;
}

.overflow-break {
  overflow-wrap: break-word;
}

.break-all {
  word-break: break-all;
}

.align-center {
  text-align: center !important;
}

.align-right {
  text-align: right !important;
}

.align-left {
  text-align: left !important;
}

.flash-left {
  *zoom: 1;
}
.flash-left::after {
  content: "";
  display: table;
  clear: both;
}
.flash-left > span {
  white-space: nowrap;
  float: left;
}

.tax {
  font-size: 0.75em;
}

a, button {
  color: #329AF0;
  outline: none;
  text-underline-offset: 0.35em;
}
@media (hover: hover) {
  a:hover, button:hover {
    text-decoration-line: underline;
    text-decoration-thickness: 0.1rem;
    color: rgb(15.8181818182, 125.4909090909, 216.1818181818);
  }
}
a:focus-visible, a.is-hover, button:focus-visible, button.is-hover {
  text-decoration-line: underline;
  text-decoration-thickness: 0.1rem;
  color: rgb(15.8181818182, 125.4909090909, 216.1818181818);
}
article a, article button {
  text-decoration-line: underline;
  text-decoration-thickness: 0.1rem;
}
html.un-touched article a:focus-visible, html.un-touched article button:focus-visible {
  outline: rgba(50, 154, 240, 0.6) solid 0.3rem;
  outline-offset: 0.6rem;
}
a[disabled], button[disabled] {
  color: rgba(32, 35, 36, 0.5);
  pointer-events: none;
}

a, button, .button {
  transition-property: color,background,border,opacity,outline;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0, 0.55, 0.45, 1);
  transition-delay: 0s;
}

.anchor--gap {
  margin-inline: 0.4em;
}

a.anchor--mail,
.mailaddress {
  overflow-wrap: break-word;
}

.ui a, .ui button {
  text-decoration-line: none;
}
@media (hover: hover) {
  .ui a:hover, .ui button:hover {
    text-decoration-line: none;
  }
}
.ui a:focus-visible, .ui a.is-hover, .ui button:focus-visible, .ui button.is-hover {
  text-decoration-line: none;
}

a.ui {
  text-decoration-line: none;
}
@media (hover: hover) {
  a.ui:hover {
    text-decoration-line: none;
  }
}
a.ui:focus-visible, a.ui.is-hover {
  text-decoration-line: none;
}

.anchor--inherit a, .anchor--inherit button {
  color: inherit;
}
@media (hover: hover) {
  .anchor--inherit a:hover, .anchor--inherit button:hover {
    color: inherit;
  }
}
.anchor--inherit a:focus-visible, .anchor--inherit a.is-hover, .anchor--inherit button:focus-visible, .anchor--inherit button.is-hover {
  color: inherit;
}

a.anchor--inherit {
  color: inherit;
}
@media (hover: hover) {
  a.anchor--inherit:hover {
    color: inherit;
  }
}
a.anchor--inherit:focus-visible, a.anchor--inherit.is-hover {
  color: inherit;
}

.anchor--font a, .anchor--font button {
  color: var(--color-figure);
}
@media (hover: hover) {
  .anchor--font a:hover, .anchor--font button:hover {
    color: rgb(15.8181818182, 125.4909090909, 216.1818181818);
  }
}
.anchor--font a:focus-visible, .anchor--font a.is-hover, .anchor--font button:focus-visible, .anchor--font button.is-hover {
  color: rgb(15.8181818182, 125.4909090909, 216.1818181818);
}

a.anchor--font {
  color: var(--color-figure);
}
@media (hover: hover) {
  a.anchor--font:hover {
    color: rgb(15.8181818182, 125.4909090909, 216.1818181818);
  }
}
a.anchor--font:focus-visible, a.anchor--font.is-hover {
  color: rgb(15.8181818182, 125.4909090909, 216.1818181818);
}

.anchor--lihgt a, .anchor--lihgt button {
  color: rgba(32, 35, 36, 0.5);
}
@media (hover: hover) {
  .anchor--lihgt a:hover, .anchor--lihgt button:hover {
    color: rgba(32, 35, 36, 0.75);
  }
}
.anchor--lihgt a:focus-visible, .anchor--lihgt a.is-hover, .anchor--lihgt button:focus-visible, .anchor--lihgt button.is-hover {
  color: rgba(32, 35, 36, 0.75);
}

.anchor--ngtv a, .anchor--ngtv button {
  color: var(--color-body);
}
@media (hover: hover) {
  .anchor--ngtv a:hover, .anchor--ngtv button:hover {
    color: var(--color-body);
  }
}
.anchor--ngtv a:focus-visible, .anchor--ngtv a.is-hover, .anchor--ngtv button:focus-visible, .anchor--ngtv button.is-hover {
  color: var(--color-body);
}

.main {
  color: #329AF0;
  border-color: currentcolor;
}

.light {
  color: rgba(32, 35, 36, 0.5);
  border-color: currentcolor;
}

.exLight {
  color: rgba(32, 35, 36, 0.3);
  border-color: currentcolor;
}

.txt-ngtv {
  color: var(--color-body);
}
.txt-ngtv a, .txt-ngtv button {
  color: var(--color-body);
}
@media (hover: hover) {
  .txt-ngtv a:hover, .txt-ngtv button:hover {
    color: var(--color-body);
  }
}
.txt-ngtv a:focus-visible, .txt-ngtv a.is-hover, .txt-ngtv button:focus-visible, .txt-ngtv button.is-hover {
  color: var(--color-body);
}

.ground {
  color: #ffffff;
  border-color: currentcolor;
}

.main {
  color: #329AF0;
  border-color: currentcolor;
}

.gray {
  color: rgb(248.31, 248.4, 248.43);
  border-color: currentcolor;
}

.exGray {
  color: rgb(230.47, 230.8, 230.91);
  border-color: currentcolor;
}

.gray--0 {
  color: rgb(250.54, 250.6, 250.62);
  border-color: currentcolor;
}

.gray--1 {
  color: rgb(248.31, 248.4, 248.43);
  border-color: currentcolor;
}

.gray--2 {
  color: rgb(241.62, 241.8, 241.86);
  border-color: currentcolor;
}

.gray--3 {
  color: rgb(230.47, 230.8, 230.91);
  border-color: currentcolor;
}

.gray--4 {
  color: rgb(217.09, 217.6, 217.77);
  border-color: currentcolor;
}

.gray--9 {
  color: rgb(143.5, 145, 145.5);
  border-color: currentcolor;
}

.ngtv {
  color: #202324;
  border-color: currentcolor;
}

.trans {
  color: transparent;
  border-color: currentcolor;
}

.red {
  color: #FA5252;
  border-color: currentcolor;
}

.pink {
  color: #F06595;
  border-color: currentcolor;
}

.grape {
  color: #9F4CDB;
  border-color: currentcolor;
}

.violet {
  color: #845EF7;
  border-color: currentcolor;
}

.indigo {
  color: #4C6EF5;
  border-color: currentcolor;
}

.blue {
  color: #329AF0;
  border-color: currentcolor;
}

.cyan {
  color: #22B8CF;
  border-color: currentcolor;
}

.teal {
  color: #20C997;
  border-color: currentcolor;
}

.green {
  color: #51CF66;
  border-color: currentcolor;
}

.lime {
  color: #94D82D;
  border-color: currentcolor;
}

.yellow {
  color: #FFD43B;
  border-color: currentcolor;
}

.orange {
  color: #FF922B;
  border-color: currentcolor;
}

.highlighter {
  color: #FFFF00;
  border-color: currentcolor;
}

.success {
  color: #51CF66;
  border-color: currentcolor;
}

.info {
  color: #329AF0;
  border-color: currentcolor;
}

.warning {
  color: #FF922B;
  border-color: currentcolor;
}

.danger {
  color: #FA5252;
  border-color: currentcolor;
}

.new {
  color: #FF922B;
  border-color: currentcolor;
}

.true {
  color: #51CF66;
  border-color: currentcolor;
}

.false {
  color: #FA5252;
  border-color: currentcolor;
}

.facebook {
  color: #3a5897;
  border-color: currentcolor;
}

.twitter {
  color: #55acee;
  border-color: currentcolor;
}

.line {
  color: #00b900;
  border-color: currentcolor;
}

.beta {
  font-feature-settings: normal;
}

.palt {
  font-feature-settings: "palt";
}

.pwid {
  font-variant-east-asian: proportional-width;
}

.pkna {
  font-feature-settings: "pkna";
}

.smcp {
  font-feature-settings: "smcp";
}

.liga {
  font-feature-settings: "liga";
}

.dlig {
  font-variant-ligatures: discretionary-ligatures;
  -moz-font-feature-settings: "dlig";
  -webkit-font-feature-settings: "dlig";
  font-feature-settings: "dlig";
}

.onum {
  font-feature-settings: "onum";
}

.lnum {
  font-feature-settings: "lnum";
}

.frac {
  font-feature-settings: "frac";
}

.tnum {
  font-feature-settings: "frac";
}

.salt {
  -moz-font-feature-settings: "salt";
  -webkit-font-feature-settings: "salt";
  font-feature-settings: "salt";
}

.vertical-writing {
  writing-mode: tb-rl;
  writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  position: relative;
  text-align: justify;
  text-justify: inter-ideograph;
  text-justify: inter-character;
}

@media print, screen and (max-width: 568px) {
  .vertical-writing--p {
    writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    position: relative;
    text-align: justify;
    text-justify: inter-ideograph;
    text-justify: inter-character;
  }
}

@media print, screen and (max-width: 568px) {
  .vertical-writing--p-t {
    writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    position: relative;
    text-align: justify;
    text-justify: inter-ideograph;
    text-justify: inter-character;
  }
}
@media print, screen and (min-width: 568.02px) and (max-width: 1098px) {
  .vertical-writing--p-t {
    writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    position: relative;
    text-align: justify;
    text-justify: inter-ideograph;
    text-justify: inter-character;
  }
}

@media print, screen and (min-width: 568.02px) and (max-width: 1098px) {
  .vertical-writing--t {
    writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    position: relative;
    text-align: justify;
    text-justify: inter-ideograph;
    text-justify: inter-character;
  }
}

@media print, screen and (min-width: 568.02px) {
  .vertical-writing--t-d {
    writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    position: relative;
    text-align: justify;
    text-justify: inter-ideograph;
    text-justify: inter-character;
  }
}

@media print, screen and (min-width: 1098.02px) {
  .vertical-writing--d {
    writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    position: relative;
    text-align: justify;
    text-justify: inter-ideograph;
    text-justify: inter-character;
  }
}

.andshy__widow {
  white-space: nowrap;
}

.vf {
  font-family: "subset";
  vertical-align: baseline;
  line-height: 1;
  letter-spacing: 0;
}

.paren--maru-ja {
  font-size: 0.75em;
  vertical-align: 0.125em;
}

.su-maru {
  letter-spacing: -0.15em;
  white-space: nowrap;
}

.ri-maru {
  letter-spacing: -0.025em;
  white-space: nowrap;
}

.ri-ten {
  letter-spacing: -0.025em;
  white-space: nowrap;
}

.hellip {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  letter-spacing: 0 !important;
  font-variant-east-asian: initial;
}

.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: block;
}

@media print, screen and (max-width: 568px) {
  .ellipsis--p {
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: block;
  }
}

@media print, screen and (max-width: 1098px) {
  .ellipsis--p-t {
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: block;
  }
}

@media print, screen and (min-width: 568.02px) and (max-width: 1098px) {
  .ellipsis--t {
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: block;
  }
}

@media print, screen and (min-width: 568.02px) {
  .ellipsis--t-d {
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: block;
  }
}

@media print, screen and (min-width: 1098.02px) {
  .ellipsis--d {
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: block;
  }
}

@media print, screen and (min-width: 1370.02px) {
  .ellipsis--w {
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: block;
  }
}

.ellipsis-fade {
  overflow: hidden;
  position: relative;
  line-height: 1.7em;
  background-color: rgb(230.47, 230.8, 230.91);
}
.ellipsis-fade span {
  display: block;
}

.ellipsis-fade--1 {
  max-height: 1.7em;
}
.ellipsis-fade--1::before {
  top: 0em;
}

.ellipsis-fade--2 {
  max-height: 3.4em;
}
.ellipsis-fade--2::before {
  top: 1.7em;
}

.ellipsis-fade--3 {
  max-height: 5.1em;
}
.ellipsis-fade--3::before {
  top: 3.4em;
}

.ellipsis-fade--4 {
  max-height: 6.8em;
}
.ellipsis-fade--4::before {
  top: 5.1em;
}

:root {
  --blockquote__padding-left: 3.7rem;
}
@media print, screen and (min-width: 568.02px) and (max-width: 833px) {
  :root {
    --blockquote__padding-left: 4.5rem;
  }
}
@media print, screen and (min-width: 833.02px) and (max-width: 1098px) {
  :root {
    --blockquote__padding-left: 5.7rem;
  }
}
@media print, screen and (min-width: 1098.02px) {
  :root {
    --blockquote__padding-left: 5.7rem;
  }
}
@media print, screen and (min-width: 1370.02px) {
  :root {
    --blockquote__padding-left: 6.9rem;
  }
}

blockquote, .blockquote {
  position: relative;
  padding-left: var(--blockquote__padding-left);
}
blockquote::before, .blockquote::before {
  content: "";
  position: absolute;
  height: 0.1rem;
  background-color: currentcolor;
  left: 0;
  top: calc((1.7em - 0.1rem) / 2);
  width: calc(var(--blockquote__padding-left) - 0.7em);
}

.blockquote--quote {
  border-top: 0.35em solid transparent;
}
.blockquote--quote::before {
  content: "“";
  background-color: transparent;
  font-variant-ligatures: discretionary-ligatures;
  letter-spacing: 0 !important;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-indent: 0 !important;
  top: 0;
  left: 0;
  font-family: icon-font-13;
  font-variation-settings: "wght" 100;
  font-size: 1.3rem;
}
@media print, screen and (min-width: 568.02px) and (max-width: 833px) {
  .blockquote--quote::before {
    font-family: icon-font-21;
    font-variation-settings: "wght" 300;
    font-size: 2.1rem;
  }
}
@media print, screen and (min-width: 833.02px) {
  .blockquote--quote::before {
    font-family: icon-font-33;
    font-variation-settings: "wght" 500;
    font-size: 3.3rem;
  }
}
@media print, screen and (min-width: 1370.02px) {
  .blockquote--quote::before {
    font-family: icon-font-45;
    font-variation-settings: "wght" 700;
    font-size: 4.5rem;
  }
}
.blockquote--quote .blockquote__inner {
  margin-top: -0.35em;
}

.blockquote--kakko {
  border-top: 0.35em solid transparent;
}
.blockquote--kakko::before {
  background-color: transparent;
  border-top: 0.2rem solid currentcolor;
  border-left: 0.2rem solid currentcolor;
  top: 0;
  left: 0;
  width: 0.65rem;
  height: 0.975rem;
}
@media print, screen and (min-width: 568.02px) and (max-width: 833px) {
  .blockquote--kakko::before {
    width: 1.05rem;
    height: 1.575rem;
  }
}
@media print, screen and (min-width: 833.02px) and (max-width: 1098px) {
  .blockquote--kakko::before {
    width: 1.65rem;
    height: 2.475rem;
  }
}
@media print, screen and (min-width: 1098.02px) {
  .blockquote--kakko::before {
    width: 1.65rem;
    height: 2.475rem;
  }
}
@media print, screen and (min-width: 1370.02px) {
  .blockquote--kakko::before {
    width: 2.25rem;
    height: 3.375rem;
  }
}
.blockquote--kakko .blockquote__inner {
  margin-top: -0.35em;
}

.cite {
  display: block;
}
.cite cite {
  display: inline;
}
.wall + .cite, blockquote + .cite, .blockquote + .cite {
  text-align: right;
  position: relative;
  font-size: var(--font-size--xs);
  letter-spacing: var(--letter-spacing--xs);
  line-height: 1.7;
}
.cite > p, .cite > cite {
  position: relative;
}
.cite > p::before, .cite > cite::before {
  content: "——";
  font-family: "subset";
  margin-right: 0.2em;
}

.blockquote--line {
  padding-left: 1em;
  padding-right: 0;
}
.blockquote--line::after, .blockquote--line::before {
  content: "";
}
.blockquote--line::before {
  width: 0.1rem;
  height: 100%;
  background-color: rgb(230.47, 230.8, 230.91);
  left: 0;
  top: 0;
}
.blockquote--line::after {
  display: none;
}
.blockquote--line + .cite {
  padding-left: 1em;
  position: relative;
}
.blockquote--line + .cite::before {
  content: "";
  width: 0.1rem;
  height: calc(100% + var(--margin));
  background-color: rgb(230.47, 230.8, 230.91);
  left: 0;
  bottom: 0;
  position: absolute;
}

.exactly::before {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-top: -0.35em;
}

@media print, screen and (max-width: 568px) {
  .exactly--p::before {
    content: "";
    display: block;
    height: 0;
    width: 0;
    margin-top: -0.35em;
  }
}

@media print, screen and (max-width: 1098px) {
  .exactly--p-t::before {
    content: "";
    display: block;
    height: 0;
    width: 0;
    margin-top: -0.35em;
  }
}

@media print, screen and (min-width: 568.02px) and (max-width: 1098px) {
  .exactly--t::before {
    content: "";
    display: block;
    height: 0;
    width: 0;
    margin-top: -0.35em;
  }
}

@media print, screen and (min-width: 568.02px) {
  .exactly--t-d::before {
    content: "";
    display: block;
    height: 0;
    width: 0;
    margin-top: -0.35em;
  }
}

@media print, screen and (min-width: 1098.02px) {
  .exactly--d::before {
    content: "";
    display: block;
    height: 0;
    width: 0;
    margin-top: -0.35em;
  }
}

.multiplication {
  width: 1em;
  height: 1em;
  position: relative;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}
.multiplication::before, .multiplication::after {
  content: "";
  position: absolute;
  margin: auto;
  inset: 0;
  width: 100%;
  height: 0.1rem;
  background-color: currentcolor;
}
.multiplication::before {
  rotate: 45deg;
}
.multiplication::after {
  rotate: -45deg;
}

.gen-plus {
  width: 1em;
  height: 1em;
  position: relative;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}
.gen-plus::before, .gen-plus::after {
  content: "";
  position: absolute;
  margin: auto;
  inset: 0;
  width: 100%;
  height: 0.1rem;
  background-color: currentcolor;
}
.gen-plus::before, .gen-plus::after {
  top: -0.1em;
}
.gen-plus::after {
  rotate: 90deg;
}

.colon {
  width: 1em;
  height: 1em;
  position: relative;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}
.colon::before, .colon::after {
  content: "";
  position: absolute;
  margin-inline: auto;
  right: 0;
  left: 0;
  background-color: currentcolor;
  width: 0.12em;
  height: 0.12em;
  border-radius: 50%;
}
.colon::before {
  top: 0;
}
.colon::after {
  bottom: 0;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.5;
}

.aligncenter + .h1, .alignright + .h1, .alignleft + .h1,
.aligncenter + .h2,
.alignright + .h2,
.alignleft + .h2,
.aligncenter + .h3,
.alignright + .h3,
.alignleft + .h3,
.aligncenter + .h4,
.alignright + .h4,
.alignleft + .h4,
.aligncenter + .h5,
.alignright + .h5,
.alignleft + .h5,
.aligncenter + .h6,
.alignright + .h6,
.alignleft + .h6,
.aligncenter + .h_label,
.alignright + .h_label,
.alignleft + .h_label {
  clear: none;
}
.h1 h1, .h1 h1 a, .h1 h2, .h1 h2 a, .h1 h3, .h1 h3 a, .h1 h4, .h1 h4 a, .h1 h5, .h1 h5 a, .h1 h6, .h1 h6 a,
.h2 h1,
.h2 h1 a,
.h2 h2,
.h2 h2 a,
.h2 h3,
.h2 h3 a,
.h2 h4,
.h2 h4 a,
.h2 h5,
.h2 h5 a,
.h2 h6,
.h2 h6 a,
.h3 h1,
.h3 h1 a,
.h3 h2,
.h3 h2 a,
.h3 h3,
.h3 h3 a,
.h3 h4,
.h3 h4 a,
.h3 h5,
.h3 h5 a,
.h3 h6,
.h3 h6 a,
.h4 h1,
.h4 h1 a,
.h4 h2,
.h4 h2 a,
.h4 h3,
.h4 h3 a,
.h4 h4,
.h4 h4 a,
.h4 h5,
.h4 h5 a,
.h4 h6,
.h4 h6 a,
.h5 h1,
.h5 h1 a,
.h5 h2,
.h5 h2 a,
.h5 h3,
.h5 h3 a,
.h5 h4,
.h5 h4 a,
.h5 h5,
.h5 h5 a,
.h5 h6,
.h5 h6 a,
.h6 h1,
.h6 h1 a,
.h6 h2,
.h6 h2 a,
.h6 h3,
.h6 h3 a,
.h6 h4,
.h6 h4 a,
.h6 h5,
.h6 h5 a,
.h6 h6,
.h6 h6 a,
.h_label h1,
.h_label h1 a,
.h_label h2,
.h_label h2 a,
.h_label h3,
.h_label h3 a,
.h_label h4,
.h_label h4 a,
.h_label h5,
.h_label h5 a,
.h_label h6,
.h_label h6 a {
  color: #329AF0;
}
.h1 + picture:not(:first-child),
.h2 + picture:not(:first-child),
.h3 + picture:not(:first-child),
.h4 + picture:not(:first-child),
.h5 + picture:not(:first-child),
.h6 + picture:not(:first-child),
.h_label + picture:not(:first-child) {
  margin-top: calc(var(--margin) * 1 * 1);
}

.header-page {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: space-between;
  align-content: space-between;
}
.header-page > * {
  min-width: 0;
}
.header-page > *.minimum {
  flex-grow: 0 !important;
  flex-shrink: 0 !important;
  white-space: nowrap;
}

.h1,
.l-content--entry h1 {
  font-size: var(--font-size--xl);
  letter-spacing: var(--letter-spacing--xl);
}
.h1 + .h-sub:not(:first-child),
.l-content--entry h1 + .h-sub:not(:first-child) {
  margin-top: calc(var(--margin) * 1 * 1);
}
.h1:not(:only-child):not(:first-child),
.l-content--entry h1:not(:only-child):not(:first-child) {
  first-top: calc(var(--margin-article) * 1);
}
.h1 .entry-title:has(.icon),
.l-content--entry h1 .entry-title:has(.icon) {
  align-items: center;
  display: grid;
}
.h1 .entry-title:has(.icon),
.l-content--entry h1 .entry-title:has(.icon) {
  gap: calc(var(--margin) * 0.5) calc(var(--margin-width) * 0.5);
}
.h1 .entry-title:has(.icon),
.l-content--entry h1 .entry-title:has(.icon) {
  grid-template-columns: auto 1fr;
}
.h2,
.l-content--entry h2 {
  font-size: var(--font-size--lg);
  letter-spacing: var(--letter-spacing--lg);
}
.h2:not(:first-child),
.l-content--entry h2:not(:first-child) {
  margin-top: 2.8rem;
}
@media print, screen and (min-width: 568.02px) and (max-width: 833px) {
  .h2:not(:first-child),
  .l-content--entry h2:not(:first-child) {
    margin-top: 3.6rem;
  }
}
@media print, screen and (min-width: 833.02px) and (max-width: 1098px) {
  .h2:not(:first-child),
  .l-content--entry h2:not(:first-child) {
    margin-top: 4rem;
  }
}
@media print, screen and (min-width: 1098.02px) {
  .h2:not(:first-child),
  .l-content--entry h2:not(:first-child) {
    margin-top: 4.8rem;
  }
}
.h2 + .h-sub:not(:first-child),
.l-content--entry h2 + .h-sub:not(:first-child) {
  margin-top: calc(var(--margin) * 1 * 1);
}

.h3,
.l-content--entry h3 {
  font-size: var(--font-size--md);
  letter-spacing: var(--letter-spacing--md);
}
.h3 + .h-sub:not(:first-child),
.l-content--entry h3 + .h-sub:not(:first-child) {
  margin-top: calc(var(--margin) * 0.5 * 1);
}

.h4,
.l-content--entry h4 {
  font-size: var(--font-size--sm);
  letter-spacing: var(--letter-spacing--sm);
}
.h3 + .h4,
.h3 + .l-content--entry h4 {
  margin-top: 0;
}
.h4 + .h-sub:not(:first-child),
.l-content--entry h4 + .h-sub:not(:first-child) {
  margin-top: calc(var(--margin) * 0.5 * 1);
}

.h5,
.l-content--entry h5 {
  font-size: var(--font-size--xs);
  letter-spacing: var(--letter-spacing--xs);
}

.h6,
.l-content--entry h6 {
  color: rgba(32, 35, 36, 0.5);
  border-color: currentcolor;
  font-size: var(--font-size--xxs);
  letter-spacing: var(--letter-spacing--xxs);
}

.h-head {
  color: rgba(32, 35, 36, 0.5);
  border-color: currentcolor;
}

.h-bar h2, .h-bar h3, .h-bar h4, .h-bar h5, .h-bar h6 {
  padding-left: 1em;
  padding-bottom: 1.5em;
  border-left: 0.1rem solid currentcolor;
}

.h-bar-r h2, .h-bar-r h3, .h-bar-r h4, .h-bar-r h5, .h-bar-r h6 {
  position: relative;
  padding-left: calc(0.4rem + 0.6em);
}
.h-bar-r h2::before, .h-bar-r h3::before, .h-bar-r h4::before, .h-bar-r h5::before, .h-bar-r h6::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.25em;
  width: 0.4rem;
  height: calc(100% - 0.5em);
  border-radius: 999.9rem;
  background-color: currentcolor;
}

.h-line h2, .h-line h3, .h-line h4, .h-line h5, .h-line h6 {
  padding-left: 1em;
  position: relative;
}
.h-line h2::before, .h-line h3::before, .h-line h4::before, .h-line h5::before, .h-line h6::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.75em;
  width: 0.5em;
  height: 0.1rem;
  background-color: currentcolor;
}

.h-dot h2, .h-dot h3, .h-dot h4, .h-dot h5, .h-dot h6 {
  padding-left: 1em;
  position: relative;
}
.h-dot h2::before, .h-dot h3::before, .h-dot h4::before, .h-dot h5::before, .h-dot h6::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.6em;
  width: 0.3em;
  height: 0.3em;
  border-radius: 50%;
  background-color: currentcolor;
}

.h-hr h2, .h-hr h3, .h-hr h4, .h-hr h5, .h-hr h6 {
  padding-bottom: 1.7em;
  position: relative;
  margin-bottom: 0;
}
.h-hr h2::before, .h-hr h3::before, .h-hr h4::before, .h-hr h5::before, .h-hr h6::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0.85em;
  width: 2em;
  height: 0.1rem;
  background-color: currentcolor;
}

.h-owt {
  overflow: hidden;
}
.h-owt h2, .h-owt h3, .h-owt h4, .h-owt h5, .h-owt h6 {
  text-align: center;
  margin-top: -0.25em;
  margin-bottom: -0.25em;
}
.h-owt h2 span, .h-owt h3 span, .h-owt h4 span, .h-owt h5 span, .h-owt h6 span {
  padding-left: 0.5em;
  padding-right: 0.5em;
  display: inline-block;
  position: relative;
}
.h-owt h2 span::before, .h-owt h2 span::after, .h-owt h3 span::before, .h-owt h3 span::after, .h-owt h4 span::before, .h-owt h4 span::after, .h-owt h5 span::before, .h-owt h5 span::after, .h-owt h6 span::before, .h-owt h6 span::after {
  content: "";
  position: absolute;
  top: 0;
  width: 0.2rem;
  height: 200%;
  background-color: currentcolor;
  transform-origin: center;
}
.h-owt h2 span::before, .h-owt h3 span::before, .h-owt h4 span::before, .h-owt h5 span::before, .h-owt h6 span::before {
  left: -0.25em;
  rotate: -12deg;
}
.h-owt h2 span::after, .h-owt h3 span::after, .h-owt h4 span::after, .h-owt h5 span::after, .h-owt h6 span::after {
  right: -0.25em;
  rotate: 12deg;
}

.h-paren h2, .h-paren h3, .h-paren h4, .h-paren h5, .h-paren h6 {
  text-align: center;
}
.h-paren h2 span, .h-paren h3 span, .h-paren h4 span, .h-paren h5 span, .h-paren h6 span {
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  padding-left: 3rem;
  padding-right: 3rem;
  display: inline-block;
  position: relative;
}
.h-paren h2 span::before, .h-paren h2 span::after, .h-paren h3 span::before, .h-paren h3 span::after, .h-paren h4 span::before, .h-paren h4 span::after, .h-paren h5 span::before, .h-paren h5 span::after, .h-paren h6 span::before, .h-paren h6 span::after {
  content: "";
  position: absolute;
  top: 0;
  width: 3rem;
  height: 100%;
  border-radius: 50%;
  border: 0.4rem solid currentcolor;
  border-top: 0;
  border-bottom: 0;
}
.h-paren h2 span::before, .h-paren h3 span::before, .h-paren h4 span::before, .h-paren h5 span::before, .h-paren h6 span::before {
  left: 0;
  border-right: 0;
}
.h-paren h2 span::after, .h-paren h3 span::after, .h-paren h4 span::after, .h-paren h5 span::after, .h-paren h6 span::after {
  right: 0;
  border-left: 0;
}

.m-header {
  text-align: center;
  display: grid;
}
.m-header {
  grid-template-columns: auto;
}
.m-header {
  grid-template-rows: auto auto;
}
.m-header h2 {
  max-width: 40em;
}
.m-header h2 > span {
  display: block;
  font-size: var(--font-size--lg);
  letter-spacing: var(--letter-spacing--lg);
  line-height: 1.5;
}
.m-header h2 > span span {
  display: inline-block;
}
.m-header h2:first-child > span {
  margin-bottom: -0.25em;
}
.m-header h2:last-child > span {
  margin-top: -0.25em;
}
.m-header .h-sub {
  position: relative;
  min-width: 4em;
  color: #329AF0;
}
.m-header .h-sub::before {
  content: "";
  position: absolute;
  position: absolute;
  margin-inline: auto;
  right: 0;
  left: 0;
  height: 0.2rem;
  width: 4em;
  background-color: currentcolor;
}
.m-header .h-sub > span {
  display: block;
  text-transform: uppercase;
  font-size: var(--font-size--xs);
  letter-spacing: var(--letter-spacing--xs);
  line-height: 1;
}
.m-header .h-copy {
  font-size: var(--font-size--lg);
  letter-spacing: var(--letter-spacing--lg);
  line-height: 1.7;
}

.m-header--a .h-sub {
  padding-top: calc(2em + 0.2rem);
}
.m-header--a .h-sub::before {
  top: 1em;
}

.m-header--a2 h2 {
  grid-row: 2/3;
}
.m-header--a2 .h-sub {
  padding-bottom: calc(2em + 0.2rem);
  grid-row: 1/2;
}
.m-header--a2 .h-sub::before {
  bottom: 1em;
}

figure {
  position: relative;
}

.wp-caption {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
}

.wp-caption a {
  display: block;
}

.caption,
.wp-caption-text {
  font-size: var(--font-size--xs);
  letter-spacing: var(--letter-spacing--xs);
  line-height: 1.7;
  color: rgba(32, 35, 36, 0.5);
  border-color: currentcolor;
}
.caption:not(:first-child),
.wp-caption-text:not(:first-child) {
  margin-top: calc(var(--margin) * 0.5 * 1);
}
.caption, .caption--r,
.wp-caption-text,
.wp-caption-text--r {
  text-align: right;
}
.caption--l,
.wp-caption-text--l {
  text-align: left;
}
.caption--c,
.wp-caption-text--c {
  text-align: center;
}
.caption__str,
.wp-caption-text__str {
  position: relative;
}
.caption--ngtv,
.wp-caption-text--ngtv {
  color: var(--color-body);
}
.caption--wall .caption__str,
.caption--wall .wp-caption-text__str,
.wp-caption-text--wall .caption__str,
.wp-caption-text--wall .wp-caption-text__str {
  background-color: #329AF0;
  color: #ffffff;
  padding: 0.2680469716em 0.6180469716em;
}
.caption--inner, .caption--inner-r, .caption--inner-c, .caption--inner-l,
.wp-caption-text--inner,
.wp-caption-text--inner-r,
.wp-caption-text--inner-c,
.wp-caption-text--inner-l {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 0.2680469716em 0.6180469716em;
}
.caption--inner, .caption--inner-r,
.wp-caption-text--inner,
.wp-caption-text--inner-r {
  text-align: right;
}
.caption--inner-l,
.wp-caption-text--inner-l {
  text-align: left;
}
.caption--inner-c,
.wp-caption-text--inner-c {
  text-align: center;
}
.caption--bar, .caption--bar-r, .caption--bar-l,
.wp-caption-text--bar,
.wp-caption-text--bar-r,
.wp-caption-text--bar-l {
  position: relative;
}
.caption--bar:not(:first-child), .caption--bar-r:not(:first-child), .caption--bar-l:not(:first-child),
.wp-caption-text--bar:not(:first-child),
.wp-caption-text--bar-r:not(:first-child),
.wp-caption-text--bar-l:not(:first-child) {
  margin-top: calc(var(--margin) * 0.5 * 1);
}
.caption--bar::before, .caption--bar-r::before, .caption--bar-l::before,
.wp-caption-text--bar::before,
.wp-caption-text--bar-r::before,
.wp-caption-text--bar-l::before {
  content: "";
  width: 0.1rem;
  position: absolute;
  background-color: currentcolor;
  bottom: 0;
  height: calc(var(--margin) * 0.5 - 0.2rem + 100%);
}
.caption--bar, .caption--bar-r,
.wp-caption-text--bar,
.wp-caption-text--bar-r {
  text-align: right;
  padding-right: 0.6180469716em;
}
.caption--bar::before, .caption--bar-r::before,
.wp-caption-text--bar::before,
.wp-caption-text--bar-r::before {
  right: 0;
}
.caption--bar-l,
.wp-caption-text--bar-l {
  text-align: left;
  padding-left: 0.6180469716em;
}
.caption--bar-l::before,
.wp-caption-text--bar-l::before {
  left: 0;
}
.caption--el, .caption--el-r, .caption--el-l,
.wp-caption-text--el,
.wp-caption-text--el-r,
.wp-caption-text--el-l {
  position: relative;
}
.caption--el:not(:first-child), .caption--el-r:not(:first-child), .caption--el-l:not(:first-child),
.wp-caption-text--el:not(:first-child),
.wp-caption-text--el-r:not(:first-child),
.wp-caption-text--el-l:not(:first-child) {
  margin-top: calc(var(--margin) * 0.5 * 1);
}
.caption--el::before, .caption--el-r::before, .caption--el-l::before,
.wp-caption-text--el::before,
.wp-caption-text--el-r::before,
.wp-caption-text--el-l::before {
  content: "";
  width: 0.1rem;
  position: absolute;
  background-color: currentcolor;
  bottom: 0;
  height: calc(var(--margin) * 0.5 - 0.2rem + 100%);
}
.caption--el .caption__str, .caption--el-r .caption__str, .caption--el-l .caption__str,
.caption--el .wp-caption-text__str,
.caption--el-r .wp-caption-text__str,
.caption--el-l .wp-caption-text__str,
.wp-caption-text--el .caption__str,
.wp-caption-text--el-r .caption__str,
.wp-caption-text--el-l .caption__str,
.wp-caption-text--el .wp-caption-text__str,
.wp-caption-text--el-r .wp-caption-text__str,
.wp-caption-text--el-l .wp-caption-text__str {
  padding-bottom: calc(0.2680469716em + 0.1rem);
  display: inline-block;
}
.caption--el .caption__str::before, .caption--el-r .caption__str::before, .caption--el-l .caption__str::before,
.caption--el .wp-caption-text__str::before,
.caption--el-r .wp-caption-text__str::before,
.caption--el-l .wp-caption-text__str::before,
.wp-caption-text--el .caption__str::before,
.wp-caption-text--el-r .caption__str::before,
.wp-caption-text--el-l .caption__str::before,
.wp-caption-text--el .wp-caption-text__str::before,
.wp-caption-text--el-r .wp-caption-text__str::before,
.wp-caption-text--el-l .wp-caption-text__str::before {
  content: "";
  position: absolute;
  width: calc(100% + 0.6180469716em - 0.3rem);
  left: 0;
  height: 0.1rem;
  background-color: currentcolor;
  bottom: 0;
}
.caption--el, .caption--el-r,
.wp-caption-text--el,
.wp-caption-text--el-r {
  text-align: right;
  padding-right: 0.6180469716em;
}
.caption--el::before, .caption--el-r::before,
.wp-caption-text--el::before,
.wp-caption-text--el-r::before {
  right: 0;
}
.caption--el-l,
.wp-caption-text--el-l {
  text-align: left;
  padding-left: 0.6180469716em;
}
.caption--el-l::before,
.wp-caption-text--el-l::before {
  left: 0;
}
.caption--tee, .caption--tee-r, .caption--tee-l,
.wp-caption-text--tee,
.wp-caption-text--tee-r,
.wp-caption-text--tee-l {
  position: relative;
}
.caption--tee:not(:first-child), .caption--tee-r:not(:first-child), .caption--tee-l:not(:first-child),
.wp-caption-text--tee:not(:first-child),
.wp-caption-text--tee-r:not(:first-child),
.wp-caption-text--tee-l:not(:first-child) {
  margin-top: calc(var(--margin) * 0.5 * 1);
}
.caption--tee::before, .caption--tee-r::before, .caption--tee-l::before,
.wp-caption-text--tee::before,
.wp-caption-text--tee-r::before,
.wp-caption-text--tee-l::before {
  content: "";
  width: 0.1rem;
  position: absolute;
  background-color: currentcolor;
  bottom: 0.35em;
  height: calc(var(--margin) * 0.5 - 0.2rem - 0.35em + 100%);
}
.caption--tee .caption__str::before, .caption--tee-r .caption__str::before, .caption--tee-l .caption__str::before,
.caption--tee .wp-caption-text__str::before,
.caption--tee-r .wp-caption-text__str::before,
.caption--tee-l .wp-caption-text__str::before,
.wp-caption-text--tee .caption__str::before,
.wp-caption-text--tee-r .caption__str::before,
.wp-caption-text--tee-l .caption__str::before,
.wp-caption-text--tee .wp-caption-text__str::before,
.wp-caption-text--tee-r .wp-caption-text__str::before,
.wp-caption-text--tee-l .wp-caption-text__str::before {
  content: "";
  position: absolute;
  width: 1em;
  height: 0.1rem;
  background-color: currentcolor;
  top: calc((1.7em + 0.1rem) / 2);
}
.caption--tee, .caption--tee-r,
.wp-caption-text--tee,
.wp-caption-text--tee-r {
  text-align: right;
}
.caption--tee::before, .caption--tee-r::before,
.wp-caption-text--tee::before,
.wp-caption-text--tee-r::before {
  right: 0;
}
.caption--tee .caption__str, .caption--tee-r .caption__str,
.caption--tee .wp-caption-text__str,
.caption--tee-r .wp-caption-text__str,
.wp-caption-text--tee .caption__str,
.wp-caption-text--tee-r .caption__str,
.wp-caption-text--tee .wp-caption-text__str,
.wp-caption-text--tee-r .wp-caption-text__str {
  padding-right: calc(1.6180469716em + 0.3rem);
}
.caption--tee .caption__str::before, .caption--tee-r .caption__str::before,
.caption--tee .wp-caption-text__str::before,
.caption--tee-r .wp-caption-text__str::before,
.wp-caption-text--tee .caption__str::before,
.wp-caption-text--tee-r .caption__str::before,
.wp-caption-text--tee .wp-caption-text__str::before,
.wp-caption-text--tee-r .wp-caption-text__str::before {
  right: 0.3rem;
}
.caption--tee-l,
.wp-caption-text--tee-l {
  text-align: left;
}
.caption--tee-l::before,
.wp-caption-text--tee-l::before {
  left: 0;
}
.caption--tee-l .caption__str,
.caption--tee-l .wp-caption-text__str,
.wp-caption-text--tee-l .caption__str,
.wp-caption-text--tee-l .wp-caption-text__str {
  padding-left: calc(1.6180469716em + 0.3rem);
}
.caption--tee-l .caption__str::before,
.caption--tee-l .wp-caption-text__str::before,
.wp-caption-text--tee-l .caption__str::before,
.wp-caption-text--tee-l .wp-caption-text__str::before {
  left: 0.3rem;
}
.caption--ef, .caption--ef-r, .caption--ef-l,
.wp-caption-text--ef,
.wp-caption-text--ef-r,
.wp-caption-text--ef-l {
  position: relative;
}
.caption--ef:not(:first-child), .caption--ef-r:not(:first-child), .caption--ef-l:not(:first-child),
.wp-caption-text--ef:not(:first-child),
.wp-caption-text--ef-r:not(:first-child),
.wp-caption-text--ef-l:not(:first-child) {
  margin-top: calc(var(--margin) * 0.5 * 1);
}
.caption--ef::before, .caption--ef-r::before, .caption--ef-l::before,
.wp-caption-text--ef::before,
.wp-caption-text--ef-r::before,
.wp-caption-text--ef-l::before {
  content: "";
  width: 0.1rem;
  position: absolute;
  background-color: currentcolor;
  bottom: 0.35em;
  height: calc(var(--margin) * 0.5 - 0.2rem - 0.35em + 100%);
}
.caption--ef .caption__str, .caption--ef-r .caption__str, .caption--ef-l .caption__str,
.caption--ef .wp-caption-text__str,
.caption--ef-r .wp-caption-text__str,
.caption--ef-l .wp-caption-text__str,
.wp-caption-text--ef .caption__str,
.wp-caption-text--ef-r .caption__str,
.wp-caption-text--ef-l .caption__str,
.wp-caption-text--ef .wp-caption-text__str,
.wp-caption-text--ef-r .wp-caption-text__str,
.wp-caption-text--ef-l .wp-caption-text__str {
  padding-top: calc(0.2680469716em + 0.1rem);
  display: inline-block;
}
.caption--ef .caption__str::before, .caption--ef-r .caption__str::before, .caption--ef-l .caption__str::before,
.caption--ef .wp-caption-text__str::before,
.caption--ef-r .wp-caption-text__str::before,
.caption--ef-l .wp-caption-text__str::before,
.wp-caption-text--ef .caption__str::before,
.wp-caption-text--ef-r .caption__str::before,
.wp-caption-text--ef-l .caption__str::before,
.wp-caption-text--ef .wp-caption-text__str::before,
.wp-caption-text--ef-r .wp-caption-text__str::before,
.wp-caption-text--ef-l .wp-caption-text__str::before {
  content: "";
  position: absolute;
  width: calc(100% + 0.6180469716em - 0.3rem);
  left: 0;
  height: 0.1rem;
  background-color: currentcolor;
  top: 0;
}
.caption--ef, .caption--ef-r,
.wp-caption-text--ef,
.wp-caption-text--ef-r {
  text-align: right;
  padding-right: 0.6180469716em;
}
.caption--ef::before, .caption--ef-r::before,
.wp-caption-text--ef::before,
.wp-caption-text--ef-r::before {
  right: 0;
}
.caption--ef-l,
.wp-caption-text--ef-l {
  text-align: left;
  padding-left: 0.6180469716em;
}
.caption--ef-l::before,
.wp-caption-text--ef-l::before {
  left: 0;
}
.caption--line, .caption--line-r, .caption--line-c, .caption--line-l,
.wp-caption-text--line,
.wp-caption-text--line-r,
.wp-caption-text--line-c,
.wp-caption-text--line-l {
  position: relative;
}
.caption--line:not(:first-child), .caption--line-r:not(:first-child), .caption--line-c:not(:first-child), .caption--line-l:not(:first-child),
.wp-caption-text--line:not(:first-child),
.wp-caption-text--line-r:not(:first-child),
.wp-caption-text--line-c:not(:first-child),
.wp-caption-text--line-l:not(:first-child) {
  margin-top: calc(var(--margin) * 0 * 1);
}
.caption--line::before, .caption--line-r::before, .caption--line-c::before, .caption--line-l::before,
.wp-caption-text--line::before,
.wp-caption-text--line-r::before,
.wp-caption-text--line-c::before,
.wp-caption-text--line-l::before {
  content: "";
  width: 0.1rem;
  position: absolute;
  background-color: #329AF0;
  bottom: 100%;
  height: calc(var(--margin) * 2);
}
.caption--line, .caption--line-r,
.wp-caption-text--line,
.wp-caption-text--line-r {
  text-align: right;
}
.caption--line::before, .caption--line-r::before,
.wp-caption-text--line::before,
.wp-caption-text--line-r::before {
  right: var(--margin-width);
}
.caption--line-l,
.wp-caption-text--line-l {
  text-align: left;
}
.caption--line-l::before,
.wp-caption-text--line-l::before {
  left: var(--margin-width);
}
.caption--line-c,
.wp-caption-text--line-c {
  text-align: center;
}
.caption--line-c::before,
.wp-caption-text--line-c::before {
  left: 0;
  right: 0;
}
.caption--drawer, .caption--drawer-r, .caption--drawer-c, .caption--drawer-l,
.wp-caption-text--drawer,
.wp-caption-text--drawer-r,
.wp-caption-text--drawer-c,
.wp-caption-text--drawer-l {
  position: relative;
}
.caption--drawer:not(:first-child), .caption--drawer-r:not(:first-child), .caption--drawer-c:not(:first-child), .caption--drawer-l:not(:first-child),
.wp-caption-text--drawer:not(:first-child),
.wp-caption-text--drawer-r:not(:first-child),
.wp-caption-text--drawer-c:not(:first-child),
.wp-caption-text--drawer-l:not(:first-child) {
  margin-top: calc(var(--margin) * 0 * 1);
}
.caption--drawer::before, .caption--drawer::after, .caption--drawer-r::before, .caption--drawer-r::after, .caption--drawer-c::before, .caption--drawer-c::after, .caption--drawer-l::before, .caption--drawer-l::after,
.wp-caption-text--drawer::before,
.wp-caption-text--drawer::after,
.wp-caption-text--drawer-r::before,
.wp-caption-text--drawer-r::after,
.wp-caption-text--drawer-c::before,
.wp-caption-text--drawer-c::after,
.wp-caption-text--drawer-l::before,
.wp-caption-text--drawer-l::after {
  content: "";
  width: 0.1rem;
  position: absolute;
  bottom: 100%;
}
.caption--drawer::before, .caption--drawer-r::before, .caption--drawer-c::before, .caption--drawer-l::before,
.wp-caption-text--drawer::before,
.wp-caption-text--drawer-r::before,
.wp-caption-text--drawer-c::before,
.wp-caption-text--drawer-l::before {
  background-color: #ffffff;
  height: calc(var(--margin) * 2);
}
.caption--drawer::after, .caption--drawer-r::after, .caption--drawer-c::after, .caption--drawer-l::after,
.wp-caption-text--drawer::after,
.wp-caption-text--drawer-r::after,
.wp-caption-text--drawer-c::after,
.wp-caption-text--drawer-l::after {
  background-color: #329AF0;
  height: calc(var(--margin) * 2);
}
.caption--drawer, .caption--drawer-r,
.wp-caption-text--drawer,
.wp-caption-text--drawer-r {
  text-align: right;
}
.caption--drawer::before, .caption--drawer::after, .caption--drawer-r::before, .caption--drawer-r::after,
.wp-caption-text--drawer::before,
.wp-caption-text--drawer::after,
.wp-caption-text--drawer-r::before,
.wp-caption-text--drawer-r::after {
  right: var(--margin-width);
}
.caption--drawer-l,
.wp-caption-text--drawer-l {
  text-align: left;
}
.caption--drawer-l::before, .caption--drawer-l::after,
.wp-caption-text--drawer-l::before,
.wp-caption-text--drawer-l::after {
  left: var(--margin-width);
}
.caption--drawer-c,
.wp-caption-text--drawer-c {
  text-align: center;
}
.caption--drawer-c::before, .caption--drawer-c::after,
.wp-caption-text--drawer-c::before,
.wp-caption-text--drawer-c::after {
  left: 0;
  right: 0;
}
.caption :root,
.wp-caption-text :root {
  --caption--tadpole--gap: 2rem;
}
@media print, screen and (min-width: 568.02px) and (max-width: 833px) {
  .caption :root,
  .wp-caption-text :root {
    --caption--tadpole--gap: 2.4rem;
  }
}
@media print, screen and (min-width: 833.02px) and (max-width: 1098px) {
  .caption :root,
  .wp-caption-text :root {
    --caption--tadpole--gap: 2.6rem;
  }
}
@media print, screen and (min-width: 1098.02px) {
  .caption :root,
  .wp-caption-text :root {
    --caption--tadpole--gap: 2.8rem;
  }
}
@media print, screen and (min-width: 1370.02px) {
  .caption :root,
  .wp-caption-text :root {
    --caption--tadpole--gap: 4.2rem;
  }
}
.caption--tadpole, .caption--tadpole-r, .caption--tadpole-c, .caption--tadpole-l,
.wp-caption-text--tadpole,
.wp-caption-text--tadpole-r,
.wp-caption-text--tadpole-c,
.wp-caption-text--tadpole-l {
  position: relative;
}
.caption--tadpole:not(:first-child), .caption--tadpole-r:not(:first-child), .caption--tadpole-c:not(:first-child), .caption--tadpole-l:not(:first-child),
.wp-caption-text--tadpole:not(:first-child),
.wp-caption-text--tadpole-r:not(:first-child),
.wp-caption-text--tadpole-c:not(:first-child),
.wp-caption-text--tadpole-l:not(:first-child) {
  margin-top: calc(var(--margin) * 0 * 1);
}
.caption--tadpole::before, .caption--tadpole::after, .caption--tadpole-r::before, .caption--tadpole-r::after, .caption--tadpole-c::before, .caption--tadpole-c::after, .caption--tadpole-l::before, .caption--tadpole-l::after,
.wp-caption-text--tadpole::before,
.wp-caption-text--tadpole::after,
.wp-caption-text--tadpole-r::before,
.wp-caption-text--tadpole-r::after,
.wp-caption-text--tadpole-c::before,
.wp-caption-text--tadpole-c::after,
.wp-caption-text--tadpole-l::before,
.wp-caption-text--tadpole-l::after {
  content: "";
  background-color: #329AF0;
  position: absolute;
}
.caption--tadpole::before, .caption--tadpole-r::before, .caption--tadpole-c::before, .caption--tadpole-l::before,
.wp-caption-text--tadpole::before,
.wp-caption-text--tadpole-r::before,
.wp-caption-text--tadpole-c::before,
.wp-caption-text--tadpole-l::before {
  width: 0.1rem;
  height: var(--margin);
  bottom: 100%;
}
.caption--tadpole::after, .caption--tadpole-r::after, .caption--tadpole-c::after, .caption--tadpole-l::after,
.wp-caption-text--tadpole::after,
.wp-caption-text--tadpole-r::after,
.wp-caption-text--tadpole-c::after,
.wp-caption-text--tadpole-l::after {
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  bottom: calc(100% + var(--margin) - 0.3rem);
}
.caption--tadpole, .caption--tadpole-r,
.wp-caption-text--tadpole,
.wp-caption-text--tadpole-r {
  text-align: right;
}
.caption--tadpole::before, .caption--tadpole-r::before,
.wp-caption-text--tadpole::before,
.wp-caption-text--tadpole-r::before {
  right: var(--caption--tadpole--gap);
}
.caption--tadpole::after, .caption--tadpole-r::after,
.wp-caption-text--tadpole::after,
.wp-caption-text--tadpole-r::after {
  right: calc(var(--caption--tadpole--gap) - 0.3rem);
}
.caption--tadpole-l,
.wp-caption-text--tadpole-l {
  text-align: left;
}
.caption--tadpole-l::before,
.wp-caption-text--tadpole-l::before {
  left: var(--caption--tadpole--gap);
}
.caption--tadpole-l::after,
.wp-caption-text--tadpole-l::after {
  left: calc(var(--caption--tadpole--gap) - 0.3rem);
}
.caption--tadpole-c,
.wp-caption-text--tadpole-c {
  text-align: center;
}
.caption--tadpole-c::before, .caption--tadpole-c::after,
.wp-caption-text--tadpole-c::before,
.wp-caption-text--tadpole-c::after {
  left: 0;
  right: 0;
}
.caption--dent, .caption--dent-r, .caption--dent-c, .caption--dent-l,
.wp-caption-text--dent,
.wp-caption-text--dent-r,
.wp-caption-text--dent-c,
.wp-caption-text--dent-l {
  position: absolute;
  bottom: -0.6180469716em;
}
.caption--dent .caption__str span, .caption--dent-r .caption__str span, .caption--dent-c .caption__str span, .caption--dent-l .caption__str span,
.wp-caption-text--dent .caption__str span,
.wp-caption-text--dent-r .caption__str span,
.wp-caption-text--dent-c .caption__str span,
.wp-caption-text--dent-l .caption__str span {
  display: inline-block;
  background-color: var(--color-body);
  padding: 0.2680469716em 0.6180469716em;
}
.caption--dent, .caption--dent-r,
.wp-caption-text--dent,
.wp-caption-text--dent-r {
  right: 0;
  text-align: right;
}
.caption--dent-l,
.wp-caption-text--dent-l {
  left: 0;
  text-align: left;
}
.caption--dent-c,
.wp-caption-text--dent-c {
  right: 0;
  left: 0;
  text-align: center;
}
.caption__str,
.wp-caption-text__str {
  display: inline-block;
}
.caption.txt-ngtv, .txt-ngtv .caption,
.wp-caption-text.txt-ngtv,
.txt-ngtv .wp-caption-text {
  color: var(--color-body);
}
.caption.txt-ngtv a, .caption.txt-ngtv button, .txt-ngtv .caption a, .txt-ngtv .caption button,
.wp-caption-text.txt-ngtv a,
.wp-caption-text.txt-ngtv button,
.txt-ngtv .wp-caption-text a,
.txt-ngtv .wp-caption-text button {
  color: var(--color-body);
}
@media (hover: hover) {
  .caption.txt-ngtv a:hover, .caption.txt-ngtv button:hover, .txt-ngtv .caption a:hover, .txt-ngtv .caption button:hover,
  .wp-caption-text.txt-ngtv a:hover,
  .wp-caption-text.txt-ngtv button:hover,
  .txt-ngtv .wp-caption-text a:hover,
  .txt-ngtv .wp-caption-text button:hover {
    color: var(--color-body);
  }
}
.caption.txt-ngtv a:focus-visible, .caption.txt-ngtv a.is-hover, .caption.txt-ngtv button:focus-visible, .caption.txt-ngtv button.is-hover, .txt-ngtv .caption a:focus-visible, .txt-ngtv .caption a.is-hover, .txt-ngtv .caption button:focus-visible, .txt-ngtv .caption button.is-hover,
.wp-caption-text.txt-ngtv a:focus-visible,
.wp-caption-text.txt-ngtv a.is-hover,
.wp-caption-text.txt-ngtv button:focus-visible,
.wp-caption-text.txt-ngtv button.is-hover,
.txt-ngtv .wp-caption-text a:focus-visible,
.txt-ngtv .wp-caption-text a.is-hover,
.txt-ngtv .wp-caption-text button:focus-visible,
.txt-ngtv .wp-caption-text button.is-hover {
  color: var(--color-body);
}
.l-full > .caption,
.l-full > .wp-caption-text {
  padding-inline: var(--padding-page--inline);
}

.ruby-base {
  position: relative;
}

.ruby-txt {
  text-align: center;
  line-height: 1.4em;
  white-space: nowrap;
  position: absolute;
  bottom: 1em;
  left: 50%;
  translate: -50% 0;
  scale: 0.5;
  display: block;
  transform-origin: bottom center;
}
.ruby-txt span:first-child, .ruby-txt span:last-child {
  color: transparent;
}

.padding-text {
  border-left: 1em solid var(--color-body);
}
.padding-text span {
  background-color: var(--color-body);
  color: var(--color-figure);
  display: inline-block;
  padding: 0.125em 0.5em 0.125em 0;
  line-height: 1.5em;
  white-space: nowrap;
  margin-left: -0.5em;
}
.padding-text span:not(:first-child) {
  margin-top: -0.125em;
}

@supports (animation-range: 1%) {
  .fit-text {
    font-size: 500px;
    overflow: hidden;
    line-height: 1;
  }
  .fit-text > * {
    margin: 0;
    width: max-content;
    transform-origin: 0 0;
    animation: fix-ratio linear;
    animation-timeline: view(inline);
    animation-range: entry-crossing;
  }
  @keyframes fix-ratio {
    0% {
      margin-bottom: -1lh;
      scale: 0;
    }
  }
}
kbd,
.kbd {
  border-style: solid;
  border-color: rgba(32, 35, 36, 0.11);
  border-width: 0.1rem;
  font-family: Courier, monospace;
  letter-spacing: 0 !important;
  padding-inline: 0.3em;
  padding-block: calc(-0.05em - 0.2rem);
  background-color: rgb(248.31, 248.4, 248.43);
  border-radius: 0.4em;
  margin-inline: 0.4em;
  white-space: nowrap;
  display: inline-block;
  box-shadow: 0 0.2em 0 0 rgba(32, 35, 36, 0.11);
  background-clip: padding-box;
  font-size: 0.8em;
}

.flash-keyboard {
  z-index: 1000;
  background-color: rgba(32, 35, 36, 0.8);
  color: #ffffff;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0, 0.55, 0.45, 1);
  transition-delay: 0s;
  transition-property: opacity;
  min-width: 320px;
  position: fixed;
  margin: auto;
  inset: 0;
  pointer-events: none;
  opacity: 0;
  transition-duration: 0.6s;
  border-radius: 2rem;
  width: 13.6rem;
  height: 13.6rem;
  text-align: center;
}
.flash-keyboard.is-active {
  transition-duration: 0s;
  pointer-events: auto;
  opacity: 1;
}
.flash-keyboard span {
  position: absolute;
  margin: auto;
  inset: 0;
  font-size: 9rem;
  line-height: 1;
  height: 9rem;
}

html {
  overflow-y: scroll;
  scroll-padding-top: var(--margin-section);
}
html.no-js {
  scroll-behavior: smooth;
}

body,
html {
  min-height: 100%;
}

body {
  background-color: var(--color-body);
  width: 100%;
}

@page {
  margin: 8mm 8mm 8mm 8mm;
}
.wrap {
  width: 100%;
  min-width: 320px;
  position: relative;
  padding-bottom: var(--padding-page--b);
}
@supports (padding: env(safe-area-inset-bottom)) {
  .wrap {
    padding-bottom: calc(env(safe-area-inset-bottom) + var(--padding-page--b));
  }
}
@media print {
  .wrap {
    width: calc(var(--width-content) + var(--padding-page--l) + var(--padding-page--r));
    margin-inline: auto;
    margin-bottom: 0;
  }
}

.l-main {
  padding-block: var(--padding-content--t) var(--padding-content--b);
}
.l-main:empty {
  display: none;
}

.l-full {
  width: 100%;
  position: relative;
  z-index: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.l-full > .l-content {
  margin-top: 0;
  margin-bottom: 0;
}
.l-full > .l-content:first-child {
  padding-top: var(--margin-article);
}
.l-full > .l-content:last-child {
  padding-bottom: var(--margin-article);
}
.l-full > .l-content + .l-content {
  padding-top: var(--margin-article);
}
.l-full > .l-block:first-child {
  margin-top: 0;
  padding-top: var(--margin);
}
.l-full > .l-block:last-child {
  margin-bottom: 0;
  padding-bottom: var(--margin);
}
.l-full + .l-content {
  margin-top: var(--margin-article);
}
.l-full + .l-block {
  margin-top: var(--margin);
}

.l-content--entry {
  max-width: 64.4rem;
}
.l-content--entry {
  padding-inline: var(--padding-page--l) var(--padding-page--r);
}
@media print, screen and (min-width: 1098.02px) {
  .l-content--entry {
    padding-inline: 0;
  }
}

.l-content--ngtv:not(:first-child) {
  margin-top: calc(var(--margin-article) * 1);
}

@media print, screen and (min-width: 1098.02px) {
  .l-content--full {
    max-width: none;
    padding-inline: var(--padding-page--inline);
  }
}

@media print, screen and (min-width: 1098.02px) {
  .l-side {
    max-width: unset;
  }
}

@media print, screen and (min-width: 1098.02px) {
  .l-side--right {
    padding-left: calc((100% - var(--width-content) - var(--padding-page--l) - var(--padding-page--r)) * 0.5 + var(--padding-page--l));
  }
}
.l-side--right.l-side--solid {
  padding-right: 0;
}

@media print, screen and (min-width: 1098.02px) {
  .l-side--left {
    padding-right: calc((100% - var(--width-content) - var(--padding-page--l) - var(--padding-page--r)) * 0.5 + var(--padding-page--r));
  }
}
.l-side--left.l-side--solid {
  padding-left: 0;
}

a.l-block {
  display: block;
}

.l-block--ngtv:not(:first-child) {
  margin-top: calc(var(--margin) * 1 * 1);
}

.l-block--sm--ngtv:not(:first-child) {
  margin-top: calc(var(--margin) * 0.5 * 1);
}

.l-block--xs--ngtv:not(:first-child) {
  margin-top: calc(var(--margin) * 0.3333333333 * 1);
}

.narrow {
  max-width: 64.4rem;
}
.narrow {
  padding-inline: var(--padding-page--l) var(--padding-page--r);
}
@media print, screen and (min-width: 1098.02px) {
  .narrow {
    padding-inline: 0;
  }
}

.condensed {
  max-width: 47.6rem;
}
.condensed {
  padding-inline: calc(var(--padding-page--l) + var(--padding-page--r));
}
@media print, screen and (min-width: 1370.02px) {
  .condensed {
    padding-inline: 0;
  }
}

main img, main picture, main object, main figure {
  width: 100%;
  height: auto;
}

:root {
  --header__logo__height: 2.7em;
}
@media print, screen and (min-width: 568.02px) {
  :root {
    --header__logo__height: 3.7em;
  }
}

:root {
  --header__height: 4.32em;
}
@media print, screen and (min-width: 568.02px) {
  :root {
    --header__height: 5.92em;
  }
}

:root {
  --header-nav__gap: var(--margin-width);
}

:root {
  --header__padding--l: var(--padding-page--l);
}

:root {
  --header__padding--r: var(--padding-page--r);
}

:root {
  --hero--padding: var(--padding-page--r);
}
@media print, screen and (min-width: 833.02px) {
  :root {
    --hero--padding: 1em;
  }
}

.no-footer .l-footer {
  display: none !important;
}

.no-header .l-header {
  display: none !important;
}

.l-header {
  z-index: 800;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
}
.l-header a, .l-header button {
  text-decoration-line: none;
}
@media (hover: hover) {
  .l-header a:hover, .l-header button:hover {
    text-decoration-line: none;
  }
}
.l-header a:focus-visible, .l-header a.is-hover, .l-header button:focus-visible, .l-header button.is-hover {
  text-decoration-line: none;
}
.l-header a, .l-header button {
  color: inherit;
}
@media (hover: hover) {
  .l-header a:hover, .l-header button:hover {
    color: inherit;
  }
}
.l-header a:focus-visible, .l-header a.is-hover, .l-header button:focus-visible, .l-header button.is-hover {
  color: inherit;
}

.header__bar {
  padding-left: var(--padding-page--l);
  padding-right: calc(var(--padding-page--r) + var(--header__height));
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: space-between;
  align-content: space-between;
  position: relative;
  z-index: 801;
  height: var(--header__height);
  background-color: var(--color-body);
}
.header__bar > * {
  min-width: 0;
}
.header__bar > *.minimum {
  flex-grow: 0 !important;
  flex-shrink: 0 !important;
  white-space: nowrap;
}
@supports (padding: env(safe-area-inset-left)) {
  .header__bar {
    padding-inline: calc(var(--header__padding--l) + env(safe-area-inset-left)) calc(var(--header__padding--r) + var(--header__height) + env(safe-area-inset-right));
  }
}

.header__logo__wrap {
  margin-right: auto;
}

.header__logo {
  display: block;
  padding-inline: min(var(--padding-page--l), var(--margin-width));
  margin-inline: max(var(--padding-page--l) * -1, var(--margin-width) * -1);
}
.header__logo::before {
  content: "";
  background-color: currentcolor;
  height: 0.2rem;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0, 0.55, 0.45, 1);
  transition-delay: 0s;
}
.header__logo:focus-visible::before {
  opacity: 1;
}
.header__logo .logo {
  width: calc(var(--header__logo__height) * 1);
  height: var(--header__height);
}

.header__toggle {
  width: var(--header__height);
  height: var(--header__height);
  z-index: 810;
  background-color: var(--color-body);
  transition-property: background-color,color;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0, 0.55, 0.45, 1);
  transition-delay: 0s;
  position: absolute;
  right: 0;
  top: 0;
}
@media (hover: hover) {
  .header__toggle button:hover {
    background-color: rgba(32, 35, 36, 0.28);
  }
}
.header__toggle button:focus-visible, .header__toggle button.is-hover {
  background-color: rgba(32, 35, 36, 0.28);
}
.l-header:has(.draw-hamburger[aria-expanded=true]) .header__toggle {
  background-color: #329AF0;
  color: #ffffff;
}
@media (hover: hover) {
  .l-header:has(.draw-hamburger[aria-expanded=true]) .header__toggle button:hover {
    background-color: rgb(15.8181818182, 125.4909090909, 216.1818181818);
  }
}
.l-header:has(.draw-hamburger[aria-expanded=true]) .header__toggle button:focus-visible, .l-header:has(.draw-hamburger[aria-expanded=true]) .header__toggle button.is-hover {
  background-color: rgb(15.8181818182, 125.4909090909, 216.1818181818);
}

.header__nav {
  position: relative;
  z-index: 802;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: space-between;
  align-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  margin-inline-end: calc(var(--header-nav__gap) * -0.5);
}
.header__nav > * {
  min-width: 0;
}
.header__nav > *.minimum {
  flex-grow: 0 !important;
  flex-shrink: 0 !important;
  white-space: nowrap;
}

.header__nav__item {
  display: block;
  position: relative;
  height: var(--header__height);
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: space-between;
  align-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  padding-inline: calc(var(--header-nav__gap) * 0.5);
}
.header__nav__item > * {
  min-width: 0;
}
.header__nav__item > *.minimum {
  flex-grow: 0 !important;
  flex-shrink: 0 !important;
  white-space: nowrap;
}
.header__nav__item::before {
  content: "";
  position: absolute;
  left: calc(var(--header-nav__gap) * 0.5);
  bottom: 0;
  width: calc(100% - var(--header-nav__gap));
  height: 0.2rem;
  background-color: currentcolor;
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0, 0.55, 0.45, 1);
  transition-delay: 0s;
}
@media print and (hover: hover), screen and (hover: hover) and (min-width: 833.02px) {
  .header__nav__item:hover::before {
    opacity: 1;
  }
}
@media print, screen and (min-width: 833.02px) {
  .header__nav__item:focus-visible::before, .header__nav__item.is-hover::before {
    opacity: 1;
  }
}

.header__nav__item__str {
  display: block;
  font-size: var(--font-size--lg);
  letter-spacing: var(--letter-spacing--lg);
}
.header__nav__item--button .header__nav__item__str {
  border: 0.1rem solid rgba(32, 35, 36, 0.11);
  background-color: rgb(250.54, 250.6, 250.62);
  display: block;
  text-decoration: none !important;
  text-align: center;
  overflow: hidden;
  color: #329AF0;
  border-radius: 1rem;
  height: auto;
  min-height: 4.4rem;
  line-height: 2.1rem;
  padding: 1.05rem 1.4rem;
  position: relative;
  background-color: #329AF0;
  color: var(--color-body);
}
@media (hover: hover) {
  .header__nav__item--button .header__nav__item__str:hover {
    color: rgb(15.8181818182, 125.4909090909, 216.1818181818);
    background-color: rgb(241.62, 241.8, 241.86);
    border-color: rgba(32, 35, 36, 0.28);
  }
}
.header__nav__item--button .header__nav__item__str:focus-visible, .header__nav__item--button .header__nav__item__str.is-hover {
  color: rgb(15.8181818182, 125.4909090909, 216.1818181818);
  background-color: rgb(241.62, 241.8, 241.86);
  border-color: rgba(32, 35, 36, 0.28);
}
@media (hover: hover) {
  .header__nav__item--button .header__nav__item__str:hover {
    text-decoration: none !important;
  }
}
.header__nav__item--button .header__nav__item__str:focus-visible {
  border-color: rgb(15.8181818182, 125.4909090909, 216.1818181818);
}
html.un-touched .header__nav__item--button .header__nav__item__str:focus-visible {
  outline: rgba(50, 154, 240, 0.35) solid 0.3rem;
  outline-offset: 0;
}
.header__nav__item--button .header__nav__item__str:not(.width) {
  width: 100%;
}
@media (hover: hover) {
  .header__nav__item--button .header__nav__item__str:hover {
    background-color: rgb(15.8181818182, 125.4909090909, 216.1818181818);
    color: var(--color-body);
    border-color: rgba(32, 35, 36, 0.28);
  }
}
.header__nav__item--button .header__nav__item__str:focus-visible, .header__nav__item--button .header__nav__item__str.is-hover {
  background-color: rgb(15.8181818182, 125.4909090909, 216.1818181818);
  color: var(--color-body);
  border-color: rgba(32, 35, 36, 0.28);
}
html.un-touched .header__nav__item--button .header__nav__item__str:focus-visible {
  outline: rgba(50, 154, 240, 0.35) solid 0.3rem;
  outline-offset: 0;
}
@media (hover: hover) {
  .header__nav__item--button .header__nav__item__str:disabled:hover {
    color: inherit;
    background-color: inherit;
    border-color: inherit;
  }
}
.header__nav__item--button .header__nav__item__str:disabled:focus-visible, .header__nav__item--button .header__nav__item__str:disabled.is-hover {
  color: inherit;
  background-color: inherit;
  border-color: inherit;
}

.header__drawer {
  color: var(--color-white);
  z-index: 805;
  position: fixed;
  right: 100%;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  transition: right 0s cubic-bezier(0, 0.55, 0.45, 1) 0.3s, background-color 0.3s cubic-bezier(0, 0.55, 0.45, 1) 0s, backdrop-filter 0.3s cubic-bezier(0, 0.55, 0.45, 1) 0s, -webkit-backdrop-filter 0.3s 0s, box-shadow 0.3s cubic-bezier(0, 0.55, 0.45, 1) 0s;
  backdrop-filter: blur(0);
  -webkit-backdrop-filter: blur(0);
  box-shadow: 0 0 var(--margin-width) transparent inset;
}
.header__drawer a, .header__drawer button {
  color: var(--color-body);
}
@media (hover: hover) {
  .header__drawer a:hover, .header__drawer button:hover {
    color: var(--color-body);
  }
}
.header__drawer a:focus-visible, .header__drawer a.is-hover, .header__drawer button:focus-visible, .header__drawer button.is-hover {
  color: var(--color-body);
}
.l-header:has(.draw-hamburger[aria-expanded=true]) .header__drawer {
  transition-delay: 0s;
  right: 0;
  background-color: rgba(32, 35, 36, 0.8);
  box-shadow: 0 0 var(--margin-width) rgba(32, 35, 36, 0.9) inset;
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
}

.header__drawer__inner {
  position: absolute;
  left: 0;
  top: 0;
  width: calc(100% - var(--header__height));
  height: 100%;
  background: linear-gradient(to right, rgba(32, 35, 36, 0.8) 0%, rgba(32, 35, 36, 0.9) 100%);
  translate: -100% 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: space-between;
  align-content: space-between;
  flex-direction: column;
  padding-top: var(--header__height);
  transition-property: translate;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0, 0.55, 0.45, 1);
  transition-delay: 0s;
}
.header__drawer__inner > * {
  min-width: 0;
}
.header__drawer__inner > *.minimum {
  flex-grow: 0 !important;
  flex-shrink: 0 !important;
  white-space: nowrap;
}
.l-header:has(.draw-hamburger[aria-expanded=true]) .header__drawer__inner {
  translate: 0 0;
}

.header__drawer__list__item {
  height: var(--header__height);
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: space-between;
  align-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  padding-inline: var(--padding-page--l);
}
.header__drawer__list__item > * {
  min-width: 0;
}
.header__drawer__list__item > *.minimum {
  flex-grow: 0 !important;
  flex-shrink: 0 !important;
  white-space: nowrap;
}
@media (hover: hover) {
  .header__drawer__list__item:not(.header__drawer__list__item--button):hover {
    background-color: #202324;
  }
}
.header__drawer__list__item:not(.header__drawer__list__item--button):focus-visible, .header__drawer__list__item:not(.header__drawer__list__item--button).is-hover {
  background-color: #202324;
}

.header__drawer__list__item--button .header__drawer__list__item__str {
  border: 0.1rem solid rgba(32, 35, 36, 0.11);
  background-color: rgb(250.54, 250.6, 250.62);
  display: block;
  text-decoration: none !important;
  text-align: center;
  overflow: hidden;
  color: #329AF0;
  border-radius: 1rem;
  height: auto;
  min-height: 4.4rem;
  line-height: 2.1rem;
  padding: 1.05rem 1.4rem;
  position: relative;
  background-color: #329AF0;
  color: var(--color-body);
}
@media (hover: hover) {
  .header__drawer__list__item--button .header__drawer__list__item__str:hover {
    color: rgb(15.8181818182, 125.4909090909, 216.1818181818);
    background-color: rgb(241.62, 241.8, 241.86);
    border-color: rgba(32, 35, 36, 0.28);
  }
}
.header__drawer__list__item--button .header__drawer__list__item__str:focus-visible, .header__drawer__list__item--button .header__drawer__list__item__str.is-hover {
  color: rgb(15.8181818182, 125.4909090909, 216.1818181818);
  background-color: rgb(241.62, 241.8, 241.86);
  border-color: rgba(32, 35, 36, 0.28);
}
@media (hover: hover) {
  .header__drawer__list__item--button .header__drawer__list__item__str:hover {
    text-decoration: none !important;
  }
}
.header__drawer__list__item--button .header__drawer__list__item__str:focus-visible {
  border-color: rgb(15.8181818182, 125.4909090909, 216.1818181818);
}
html.un-touched .header__drawer__list__item--button .header__drawer__list__item__str:focus-visible {
  outline: rgba(50, 154, 240, 0.35) solid 0.3rem;
  outline-offset: 0;
}
.header__drawer__list__item--button .header__drawer__list__item__str:not(.width) {
  width: 100%;
}
@media (hover: hover) {
  .header__drawer__list__item--button .header__drawer__list__item__str:hover {
    background-color: rgb(15.8181818182, 125.4909090909, 216.1818181818);
    color: var(--color-body);
    border-color: rgba(32, 35, 36, 0.28);
  }
}
.header__drawer__list__item--button .header__drawer__list__item__str:focus-visible, .header__drawer__list__item--button .header__drawer__list__item__str.is-hover {
  background-color: rgb(15.8181818182, 125.4909090909, 216.1818181818);
  color: var(--color-body);
  border-color: rgba(32, 35, 36, 0.28);
}
html.un-touched .header__drawer__list__item--button .header__drawer__list__item__str:focus-visible {
  outline: rgba(50, 154, 240, 0.35) solid 0.3rem;
  outline-offset: 0;
}
@media (hover: hover) {
  .header__drawer__list__item--button .header__drawer__list__item__str:disabled:hover {
    color: inherit;
    background-color: inherit;
    border-color: inherit;
  }
}
.header__drawer__list__item--button .header__drawer__list__item__str:disabled:focus-visible, .header__drawer__list__item--button .header__drawer__list__item__str:disabled.is-hover {
  color: inherit;
  background-color: inherit;
  border-color: inherit;
}

.header__drawer__foot {
  margin-top: auto;
  padding-inline: var(--padding-page--l);
  padding-bottom: var(--padding-page--l);
}

.fixed-header_trigger {
  height: 40vh;
}

.fixed-header {
  width: 100%;
  transition-property: background-color,translate;
  transition-duration: 0.6s;
  transition-timing-function: cubic-bezier(0, 0.55, 0.45, 1);
  transition-delay: 0s;
  z-index: 810;
  top: 0;
  left: 0;
  translate: 0 -100%;
  position: fixed;
}
.fixed-header.is-active, .fixed-header_trigger.is-activing + .fixed-header, .fixed-header:has(a:focus) {
  translate: 0 0;
}
.l-footer {
  width: 100%;
}
.l-footer a, .l-footer button {
  text-decoration-line: none;
}
@media (hover: hover) {
  .l-footer a:hover, .l-footer button:hover {
    text-decoration-line: none;
  }
}
.l-footer a:focus-visible, .l-footer a.is-hover, .l-footer button:focus-visible, .l-footer button.is-hover {
  text-decoration-line: none;
}

.footer__container {
  padding-top: var(--padding-page--b);
}
.footer__container a, .footer__container button {
  text-decoration-line: none;
}
@media (hover: hover) {
  .footer__container a:hover, .footer__container button:hover {
    text-decoration-line: none;
  }
}
.footer__container a:focus-visible, .footer__container a.is-hover, .footer__container button:focus-visible, .footer__container button.is-hover {
  text-decoration-line: none;
}
.footer__container a, .footer__container button {
  color: var(--color-figure);
}
@media (hover: hover) {
  .footer__container a:hover, .footer__container button:hover {
    color: rgb(15.8181818182, 125.4909090909, 216.1818181818);
  }
}
.footer__container a:focus-visible, .footer__container a.is-hover, .footer__container button:focus-visible, .footer__container button.is-hover {
  color: rgb(15.8181818182, 125.4909090909, 216.1818181818);
}

.copyright {
  text-align: center;
  font-size: var(--font-size--xs);
  letter-spacing: var(--letter-spacing--xs);
  line-height: 1.7;
}

:root {
  --hero--ratio: 0.95;
}
@media print, screen and (min-width: 568.02px) and (max-width: 1098px) {
  :root {
    --hero--ratio: 0.6666666667;
  }
}
@media print, screen and (min-width: 1098.02px) {
  :root {
    --hero--ratio: 0.5625;
  }
}

:root {
  --hero-video--ratio: 0.95;
}
@media print, screen and (min-width: 568.02px) and (max-width: 1098px) {
  :root {
    --hero-video--ratio: 0.6666666667;
  }
}
@media print, screen and (min-width: 1098.02px) {
  :root {
    --hero-video--ratio: 0.5625;
  }
}

:root {
  --hero--logo--width: 20vw;
}
@media print, screen and (min-width: 568.02px) and (max-width: 833px) {
  :root {
    --hero--logo--width: 15vw;
  }
}
@media print, screen and (min-width: 833.02px) and (max-width: 1098px) {
  :root {
    --hero--logo--width: 10vw;
  }
}
@media print, screen and (min-width: 1098.02px) {
  :root {
    --hero--logo--width: 6vw;
  }
}

:root {
  --hero--padding--r: 1.2rem;
}
@media print, screen and (min-width: 568.02px) and (max-width: 833px) {
  :root {
    --hero--padding--r: 2.5rem;
  }
}
@media print, screen and (min-width: 833.02px) and (max-width: 1098px) {
  :root {
    --hero--padding--r: 5.9rem;
  }
}
@media print, screen and (min-width: 1098.02px) {
  :root {
    --hero--padding--r: 5.9rem;
  }
}
@media print, screen and (min-width: 1370.02px) {
  :root {
    --hero--padding--r: 11.8rem;
  }
}

:root {
  --hero--padding--l: 1.2rem;
}
@media print, screen and (min-width: 568.02px) and (max-width: 833px) {
  :root {
    --hero--padding--l: 2.5rem;
  }
}
@media print, screen and (min-width: 833.02px) and (max-width: 1098px) {
  :root {
    --hero--padding--l: 5.9rem;
  }
}
@media print, screen and (min-width: 1098.02px) {
  :root {
    --hero--padding--l: 5.9rem;
  }
}
@media print, screen and (min-width: 1370.02px) {
  :root {
    --hero--padding--l: 11.8rem;
  }
}

.hero {
  position: relative;
  z-index: 200;
  box-sizing: content-box;
  color: var(--color-body);
}
.hero a, .hero button {
  color: var(--color-body);
}
@media (hover: hover) {
  .hero a:hover, .hero button:hover {
    color: var(--color-body);
  }
}
.hero a:focus-visible, .hero a.is-hover, .hero button:focus-visible, .hero button.is-hover {
  color: var(--color-body);
}
.hero--fig {
  width: 100%;
  height: calc(var(--hero--ratio) * 100vw);
  min-height: 33.3333333333vw;
  max-height: 100vh;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.hero::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: calc(var(--margin-article) * 2);
  z-index: 219;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
}
#cs .hero::before {
  display: none;
}
#hpc .hero::before {
  display: none;
}

.hero--mask {
  width: calc(100% - var(--padding-page--r) - var(--padding-page--l));
  margin-inline: var(--padding-page--l) var(--padding-page--r);
  aspect-ratio: 16/9;
  background-color: rgb(248.31, 248.4, 248.43);
  background-position: center;
  background-size: cover;
  mask-image: url('data:image/svg+xml;utf8,<svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 192 108"><defs><style>.b{stroke-width:0px;}</style></defs><path class="b" d="m192,54c0,9.51687,0,20.05015-3.877,29.48782-3.86836,9.33906-11.29612,16.76683-20.63518,20.63519-9.43766,3.87699-19.97095,3.87699-29.48782,3.87699H54c-9.51687,0-20.05015,0-29.48782-3.87699-9.33906-3.86837-16.76683-11.29612-20.63519-20.63519C0,74.05015,0,63.51687,0,54H0C0,44.48313,0,33.94985,3.877,24.51218,7.74536,15.17313,15.17312,7.74535,24.51218,3.877,33.94985,0,44.48313,0,54,0h84C147.51687,0,158.05016,0,167.48782,3.877c9.33906,3.86837,16.76684,11.29613,20.63518,20.63519,3.877,9.43767,3.877,19.97095,3.877,29.48782h0Z"/></svg>');
  mask-position: center;
  mask-repeat: no-repeat;
  mask-size: contain;
}

.hero__clip::before, .hero__clip::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
}
.hero__clip::before {
  z-index: 201;
  height: 20%;
}
.hero__clip::after {
  z-index: 202;
  background-repeat: no-repeat;
  height: 100%;
  background-size: 110% 2%;
  pointer-events: none;
}
.hero__clip--top::before {
  top: 0;
  background-image: linear-gradient(to bottom, #fa5252 0%, rgba(250, 82, 82, 0) 100%);
}
.hero__clip--top::after {
  top: -1px;
  background-position: top center;
  background-image: url('data:image/svg+xml;utf8,<svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" preserveAspectRatio="none"><defs><style>.b{fill:%23ffffff;}</style></defs><path class="b" d="m0,.00002c15.98102,65.27795,32.73499,100,50,100S84.01898,65.27797,100,.00002H0Z"/></svg>');
}
.hero__clip--bottom::before {
  bottom: 0;
  background-image: linear-gradient(to top, #329af0 0%, rgba(50, 154, 240, 0) 100%);
}
.hero__clip--bottom::after {
  bottom: -1px;
  background-position: bottom center;
  background-image: url('data:image/svg+xml;utf8,<svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" preserveAspectRatio="none"><defs><style>.b{fill:%23ffffff;}</style></defs><path class="b" d="m100,100C84.01898,34.72205,67.26501,0,50,0S15.98102,34.72205,0,100h100Z"/></svg>');
}

.hero__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 210;
}

.hero__content {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: space-between;
  align-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  z-index: 211;
}
.hero__content > * {
  min-width: 0;
}
.hero__content > *.minimum {
  flex-grow: 0 !important;
  flex-shrink: 0 !important;
  white-space: nowrap;
}

.hero__logo {
  position: absolute;
  margin: auto;
  inset: 0;
  width: var(--hero--logo--width);
  height: var(--hero--logo--width);
}

.hero__copy {
  font-size: 2vw;
  line-height: 1.7;
  text-align: center;
  width: 100%;
  z-index: 220;
}

.hero--video__object {
  position: absolute;
  top: 0;
  left: 0;
}
.hero--video--overflow .hero--video__object {
  height: 100%;
  object-fit: cover;
}

.icon {
  box-sizing: content-box;
  display: inline-block;
  vertical-align: middle;
}
.icon:not([class*=" .icon--active"]):not([class^=".icon--active"]) .icon__svg {
  transition-property: fill;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0, 0.55, 0.45, 1);
  transition-delay: 0s;
}

.icon.icon--sm {
  width: 1.3rem;
}
.icon.icon--sm {
  min-width: 1.3rem;
}
.icon.icon--sm {
  max-width: 1.3rem;
}
.icon.icon--sm {
  height: 1.3rem;
}
.icon.icon--md {
  width: 2.1rem;
}
.icon.icon--md {
  min-width: 2.1rem;
}
.icon.icon--md {
  max-width: 2.1rem;
}
.icon.icon--md {
  height: 2.1rem;
}
.icon.icon--lg {
  width: 3.3rem;
}
.icon.icon--lg {
  min-width: 3.3rem;
}
.icon.icon--lg {
  max-width: 3.3rem;
}
.icon.icon--lg {
  height: 3.3rem;
}
.icon.icon--xl {
  width: 4.5rem;
}
.icon.icon--xl {
  min-width: 4.5rem;
}
.icon.icon--xl {
  max-width: 4.5rem;
}
.icon.icon--xl {
  height: 4.5rem;
}
.icon--bottom {
  rotate: 90deg;
}
.icon--left {
  rotate: 180deg;
}
.icon--top {
  rotate: 270deg;
}

.icon--sm.icon--ml, .icon-font--sm.icon--ml {
  margin-left: 0.3rem;
}
.icon--sm.icon--mr, .icon-font--sm.icon--mr {
  margin-right: 0.3rem;
}

.icon--md.icon--ml, .icon-font--md.icon--ml {
  margin-left: 0.5rem;
}
.icon--md.icon--mr, .icon-font--md.icon--mr {
  margin-right: 0.5rem;
}

.icon--lg.icon--ml, .icon-font--lg.icon--ml {
  margin-left: 0.8rem;
}
.icon--lg.icon--mr, .icon-font--lg.icon--mr {
  margin-right: 0.8rem;
}

.icon--xl.icon--ml, .icon-font--xl.icon--ml {
  margin-left: 1.1rem;
}
.icon--xl.icon--mr, .icon-font--xl.icon--mr {
  margin-right: 1.1rem;
}

.icon-wrap {
  display: block;
  position: relative;
}
.icon-wrap--main {
  background-color: #329AF0;
  color: #ffffff;
  border-radius: 15%;
}
.icon-wrap--circle {
  border-radius: 50%;
}
.icon-wrap .icon {
  position: absolute;
  margin: auto;
  inset: 0;
}
.icon-wrap:has(.icon--sm), .icon-wrap:has(.icon-font--sm) {
  width: 1.95rem;
  height: 1.95rem;
}
.icon-wrap:has(.icon--md), .icon-wrap:has(.icon-font--md) {
  width: 3.15rem;
  height: 3.15rem;
}
.icon-wrap:has(.icon--lg), .icon-wrap:has(.icon-font--lg) {
  width: 4.95rem;
  height: 4.95rem;
}
.icon-wrap:has(.icon--xl), .icon-wrap:has(.icon-font--xl) {
  width: 6.75rem;
  height: 6.75rem;
}

svg {
  fill: currentColor;
}

.icon--pstv .icon__svg,
*:focus .icon--focus--pstv .icon__svg,
*:has(:focus) .icon--focus--pstv .icon__svg,
.is-active.icon--is-active--pstv .icon__svg,
.is-active > .icon--is-active--pstv .icon__svg,
a:active .icon--active--pstv .icon__svg,
button:active .icon--active--pstv .icon__svg {
  fill: #202324;
}

.icon--light .icon__svg,
*:focus .icon--focus--light .icon__svg,
*:has(:focus) .icon--focus--light .icon__svg,
.is-active.icon--is-active--light .icon__svg,
.is-active > .icon--is-active--light .icon__svg,
a:active .icon--active--light .icon__svg,
button:active .icon--active--light .icon__svg {
  fill: rgba(32, 35, 36, 0.5);
}

.icon--main .icon__svg,
*:focus .icon--focus--main .icon__svg,
*:has(:focus) .icon--focus--main .icon__svg,
.is-active.icon--is-active--main .icon__svg,
.is-active > .icon--is-active--main .icon__svg,
a:active .icon--active--main .icon__svg,
button:active .icon--active--main .icon__svg {
  fill: #329AF0;
}

.icon--true .icon__svg,
*:focus .icon--focus--true .icon__svg,
*:has(:focus) .icon--focus--true .icon__svg,
.is-active.icon--is-active--true .icon__svg,
.is-active > .icon--is-active--true .icon__svg,
a:active .icon--active--true .icon__svg,
button:active .icon--active--true .icon__svg {
  fill: #51CF66;
}

.icon--false .icon__svg,
*:focus .icon--focus--false .icon__svg,
*:has(:focus) .icon--focus--false .icon__svg,
.is-active.icon--is-active--false .icon__svg,
.is-active > .icon--is-active--false .icon__svg,
a:active .icon--active--false .icon__svg,
button:active .icon--active--false .icon__svg {
  fill: #FA5252;
}

.icon--ngtv .icon__svg,
*:focus .icon--focus--ngtv .icon__svg,
*:has(:focus) .icon--focus--ngtv .icon__svg,
.is-active.icon--is-active--ngtv .icon__svg,
.is-active > .icon--is-active--ngtv .icon__svg,
a:active .icon--active--ngtv .icon__svg,
button:active .icon--active--ngtv .icon__svg {
  fill: #ffffff;
}

@media (hover: hover) {
  a:hover .icon--hover--pstv .icon__svg,
  button:hover .icon--hover--pstv .icon__svg {
    fill: #202324;
  }
}

@media (hover: hover) {
  a:hover .icon--hover--light .icon__svg,
  button:hover .icon--hover--light .icon__svg {
    fill: rgba(32, 35, 36, 0.5);
  }
}

@media (hover: hover) {
  a:hover .icon--hover--main .icon__svg,
  button:hover .icon--hover--main .icon__svg {
    fill: #329AF0;
  }
}

@media (hover: hover) {
  a:hover .icon--hover--true .icon__svg,
  button:hover .icon--hover--true .icon__svg {
    fill: #51CF66;
  }
}

@media (hover: hover) {
  a:hover .icon--hover--false .icon__svg,
  button:hover .icon--hover--false .icon__svg {
    fill: #FA5252;
  }
}

@media (hover: hover) {
  a:hover .icon--hover--ngtv .icon__svg,
  button:hover .icon--hover--ngtv .icon__svg {
    fill: #ffffff;
  }
}

.icon--svg {
  position: relative;
}
.icon--svg::before {
  content: "";
  position: absolute;
  margin: auto;
  inset: 0;
  transition-property: translate,color,opacity;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0, 0.55, 0.45, 1);
  transition-delay: 0s;
  background-color: currentcolor;
  z-index: 3;
}

.icon--inline {
  width: 1em;
  height: 1em;
  vertical-align: text-top;
}

.icon--site::before {
  mask-size: 400%;
  mask-repeat: no-repeat;
}

.icon--site.icon--sm::before {
  mask-image: url('data:image/svg+xml;utf8,<svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 52 52"><defs><style>.b{stroke-width:0px;}</style></defs><polygon class="b" points="6.64648 16.35352 9.29297 19 2 19 2 20 9.29297 20 6.64648 22.64648 7.35352 23.35352 11.20703 19.5 7.35352 15.64648 6.64648 16.35352"/><polygon class="b" points="17.34473 15.30176 21.49121 19.44824 17.34473 23.59473 18.05176 24.30176 22.90527 19.44824 18.05176 14.59473 17.34473 15.30176"/><path class="b" d="m23.50006,2.99994h-8.00012c-.55231,0-1,.44775-1,1v5.00006c0,.55231.44769,1,1,1h8.00012c.55231,0,1-.44769,1-1V3.99994c0-.55225-.44769-1-1-1Zm-.64655,2.45709l-2.64648,2.64648c-.18848.18848-.43945.29248-.70703.29248s-.51855-.104-.70703-.29248l-2.64648-2.64648c-.19531-.19531-.19531-.51172,0-.70703s.51172-.19531.70703,0l2.64648,2.64648,2.64648-2.64648c.19531-.19531.51172-.19531.70703,0s.19531.51172,0,.70703Z"/><path class="b" d="m47.92871,5.5c0-1.89062-1.53809-3.42871-3.42871-3.42871s-3.42871,1.53809-3.42871,3.42871,1.53809,3.42871,3.42871,3.42871c.76489,0,1.46478-.26044,2.03577-.68542l3.11072,3.11023.70703-.70703-3.11066-3.11023c.42523-.57104.68585-1.27112.68585-2.03625Zm-3.42871,2.57129c-1.41797,0-2.57129-1.15332-2.57129-2.57129s1.15332-2.57129,2.57129-2.57129,2.57129,1.15332,2.57129,2.57129-1.15332,2.57129-2.57129,2.57129Z"/><path class="b" d="m35.3299,11.71307l.4588-.22461c.27509-.13794.38611-.47528.24664-.74969l-1.0849-2.13464c-.13947-.27435-.47864-.38599-.75378-.24799l-.43433.21643c-1.01331.49988-3.07526-3.6051-2.08368-4.14569l.44244-.22186c.27515-.138.38715-.47583.24896-.75085l-1.07855-2.14594c-.13818-.27502-.47638-.38715-.75153-.24915l-.45331.22729c-.64929.34503-2.41516,1.16272.22278,6.41956,2.66235,5.30298,4.31409,4.33856,5.02045,4.00714Z"/><path class="b" d="m33.20703,14.79297c-.39062-.39062-1.02344-.39062-1.41406,0s-.39062,1.02344,0,1.41406l2.29297,2.29297h-6.08594c-.55225,0-1,.44775-1,1s.44775,1,1,1h6.08594l-2.29297,2.29297c-.39062.39062-.39062,1.02344,0,1.41406.19531.19531.45117.29297.70703.29297s.51172-.09766.70703-.29297l4-4c.39062-.39062.39062-1.02344,0-1.41406l-4-4Z"/><path class="b" d="m42.99121,24.15527c.19531.19531.45117.29297.70703.29297s.51172-.09766.70703-.29297l4-4c.39062-.39062.39062-1.02344,0-1.41406l-4-4c-.39062-.39062-1.02344-.39062-1.41406,0s-.39062,1.02344,0,1.41406l3.29297,3.29297-3.29297,3.29297c-.39062.39062-.39062,1.02344,0,1.41406Z"/><path class="b" d="m21.80176,32.80176l-3,3c-.09766.09766-.22559.14648-.35352.14648s-.25586-.04883-.35352-.14648c-.19531-.19531-.19531-.51172,0-.70703l2.64648-2.64648-2.64648-2.64648c-.19531-.19531-.19531-.51172,0-.70703s.51172-.19531.70703,0l3,3c.19531.19531.19531.51172,0,.70703Z"/><path class="b" d="m10.60352,32.14648l-3.25-3.25c-.19531-.19531-.51172-.19531-.70703,0s-.19531.51172,0,.70703l2.39648,2.39648H2.75c-.27637,0-.5.22363-.5.5s.22363.5.5.5h6.29297l-2.39648,2.39648c-.19531.19531-.19531.51172,0,.70703.09766.09766.22559.14648.35352.14648s.25586-.04883.35352-.14648l3.25-3.25c.19531-.19531.19531-.51172,0-.70703Z"/><path class="b" d="m12.35352,6.64648L7.56055,1.85352c-.58496-.58496-1.53613-.58496-2.12109,0L.64648,6.64648c-.19531.19531-.19531.51172,0,.70703s.51172.19531.70703,0l.64648-.64648v4.29297c0,.55127.44873,1,1,1h7c.55127,0,1-.44873,1-1v-4.29297l.64648.64648c.09766.09766.22559.14648.35352.14648s.25586-.04883.35352-.14648c.19531-.19531.19531-.51172,0-.70703Zm-6.60352,4.35352v-4.25c0-.41357.33643-.75.75-.75s.75.33643.75.75v4.25h-1.5Zm4.25,0h-1.75v-4.25c0-.96484-.78516-1.75-1.75-1.75s-1.75.78516-1.75,1.75v4.25h-1.75v-5.29297l3.14648-3.14648c.19531-.19531.51172-.19531.70703,0l3.14648,3.14648v5.29297Z"/><polygon class="b" points="36 32.5 30.74999 29.46889 30.74999 35.53111 36 32.5"/><path class="b" d="m10.5,45h-3.5v-3.5c0-.27637-.22363-.5-.5-.5s-.5.22363-.5.5v3.5h-3.5c-.27637,0-.5.22363-.5.5s.22363.5.5.5h3.5v3.5c0,.27637.22363.5.5.5s.5-.22363.5-.5v-3.5h3.5c.27637,0,.5-.22363.5-.5s-.22363-.5-.5-.5Z"/><path class="b" d="m23.5,45h-8c-.27637,0-.5.22363-.5.5s.22363.5.5.5h8c.27637,0,.5-.22363.5-.5s-.22363-.5-.5-.5Z"/><path class="b" d="m33.20703,45.49976l2.68213-2.68188c.19531-.19531.19531-.51172,0-.70703s-.51172-.19531-.70703,0l-2.68213,2.68188-2.68213-2.68188c-.19531-.19531-.51172-.19531-.70703,0s-.19531.51172,0,.70703l2.68213,2.68188-2.68213,2.68188c-.19531.19531-.19531.51172,0,.70703.09766.09766.22559.14648.35352.14648s.25586-.04883.35352-.14648l2.68213-2.68188,2.68213,2.68188c.09766.09766.22559.14648.35352.14648s.25586-.04883.35352-.14648c.19531-.19531.19531-.51172,0-.70703l-2.68213-2.68188Z"/><path class="b" d="m47.49121,28h-4.48584c-.27637,0-.5.22363-.5.5s.22363.5.5.5l3.78101.0119-4.14526,4.14484c-.19531.19531-.19531.51172,0,.70703.09766.09766.22559.14648.35352.14648s.25586-.04883.35352-.14648l4.15723-4.1568v3.79303c0,.27637.22363.5.5.5s.5-.22363.5-.5v-4.48584c0-.55908-.45508-1.01416-1.01416-1.01416Z"/><path class="b" d="m48,36h-5c-.27637,0-.5.22363-.5.5s.22363.5.5.5h5c.27637,0,.5-.22363.5-.5s-.22363-.5-.5-.5Z"/></svg>');
  width: 1.3rem;
  height: 1.3rem;
}

.icon--site.icon--md::before {
  mask-image: url('data:image/svg+xml;utf8,<svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 84 84"><defs><style>.b{stroke-width:0px;}</style></defs><path class="b" d="m35.64648,7.64648l-3.79297,3.79297c-.19531.19531-.51172.19531-.70703,0l-3.79297-3.79297c-.19531-.19531-.51172-.19531-.70703,0s-.19531.51172,0,.70703l3.79297,3.79297c.29248.29248.67627.43848,1.06055.43848s.76855-.146,1.06055-.43848l3.79297-3.79297c.19531-.19531.19531-.51172,0-.70703s-.51172-.19531-.70703,0Z"/><path class="b" d="m36.5,5h-10c-1.37842,0-2.5,1.12158-2.5,2.5v6c0,1.37842,1.12158,2.5,2.5,2.5h10c1.37891,0,2.5-1.12158,2.5-2.5v-6c0-1.37842-1.12109-2.5-2.5-2.5Zm1.5,8.5c0,.82715-.67285,1.5-1.5,1.5h-10c-.82715,0-1.5-.67285-1.5-1.5v-6c0-.82715.67285-1.5,1.5-1.5h10c.82715,0,1.5.67285,1.5,1.5v6Z"/><path class="b" d="m56.61621,18.08264l.6673-.32672c.40015-.20062.56165-.69135.35883-1.09045l-1.57806-3.10492c-.20282-.39905-.69623-.5614-1.09637-.36072l-.63177.31482c-1.47394.72705-4.47314-5.24377-3.03082-6.03009l.64355-.32275c.40021-.20068.56317-.69208.36212-1.0921l-1.56879-3.1214c-.20105-.39996-.69293-.56305-1.09308-.36243l-.65942.33063c-.94446.50189-3.51294,1.69128.32404,9.33759,3.8725,7.71344,6.27509,6.31061,7.30249,5.82855Z"/><path class="b" d="m11.56055,3.85352c-.56445-.56445-1.55664-.56445-2.12109,0l-7.29297,7.29297c-.19531.19531-.19531.51172,0,.70703s.51172.19531.70703,0l1.14648-1.14648v5.79297c0,.82715.67285,1.5,1.5,1.5h10c.82715,0,1.5-.67285,1.5-1.5v-5.79297l1.14648,1.14648c.09766.09766.22559.14648.35352.14648s.25586-.04883.35352-.14648c.19531-.19531.19531-.51172,0-.70703l-7.29297-7.29297Zm.43896,13.14648h-2.99902v-5.50049c0-.82666.67285-1.49951,1.49951-1.49951s1.49951.67285,1.49951,1.49951v5.50049Zm4.00049-.5c0,.27588-.22412.5-.5.5h-2.50049v-5.50049c0-1.37842-1.12109-2.49951-2.49951-2.49951s-2.49951,1.12109-2.49951,2.49951v5.50049h-2.50049c-.27588,0-.5-.22412-.5-.5v-6.79297l5.14648-5.14648c.19531-.19531.51172-.19531.70703,0l5.14648,5.14648v6.79297Z"/><path class="b" d="m10.85352,24.14648c-.19531-.19531-.51172-.19531-.70703,0s-.19531.51172,0,.70703l6.14648,6.14648H3.5c-.27637,0-.5.22363-.5.5s.22363.5.5.5h12.79297l-6.14648,6.14648c-.19531.19531-.19531.51172,0,.70703.09766.09766.22559.14648.35352.14648s.25586-.04883.35352-.14648l6.29297-6.29297c.58496-.58496.58496-1.53613,0-2.12109l-6.29297-6.29297Z"/><path class="b" d="m28.85352,24.14648c-.19531-.19531-.51172-.19531-.70703,0s-.19531.51172,0,.70703l6.29297,6.29297c.19531.19482.19531.51221,0,.70703l-6.29297,6.29297c-.19531.19531-.19531.51172,0,.70703.09766.09766.22559.14648.35352.14648s.25586-.04883.35352-.14648l6.29297-6.29297c.58496-.58496.58496-1.53613,0-2.12109l-6.29297-6.29297Z"/><path class="b" d="m75.72406,12.01654c.79572-.95416,1.27594-2.18011,1.27594-3.51654,0-3.03223-2.46729-5.5-5.5-5.5s-5.5,2.46777-5.5,5.5,2.46729,5.5,5.5,5.5c1.33679,0,2.56287-.48035,3.51709-1.27631l5.12939,5.12982c.09766.09766.22559.14648.35352.14648s.25586-.04883.35352-.14648c.19531-.19531.19531-.51172,0-.70703l-5.12946-5.12994Zm-8.72406-3.51654c0-2.48145,2.01855-4.5,4.5-4.5s4.5,2.01855,4.5,4.5-2.01855,4.5-4.5,4.5-4.5-2.01855-4.5-4.5Z"/><path class="b" d="m53.20703,24.29297c-.39062-.39062-1.02344-.39062-1.41406,0s-.39062,1.02344,0,1.41406l4.79297,4.79297h-11.08594c-.55225,0-1,.44727-1,1s.44775,1,1,1h11.08594l-4.79297,4.79297c-.39062.39062-.39062,1.02344,0,1.41406.19531.19531.45117.29297.70703.29297s.51172-.09766.70703-.29297l5.79297-5.79297c.77979-.7793.77979-2.04883,0-2.82812l-5.79297-5.79297Z"/><path class="b" d="m69.79297,37.79297c-.39062.39062-.39062,1.02344,0,1.41406.19531.19531.45117.29297.70703.29297s.51172-.09766.70703-.29297l5.58594-5.58594c1.16992-1.16992,1.16992-3.07227,0-4.24219l-5.58594-5.58594c-.39062-.39062-1.02344-.39062-1.41406,0s-.39062,1.02344,0,1.41406l5.58594,5.58594c.38965.38965.38965,1.02441,0,1.41406l-5.58594,5.58594Z"/><path class="b" d="m35.29297,50.37891l-4.58594-4.58594c-.39062-.39062-1.02344-.39062-1.41406,0s-.39062,1.02344,0,1.41406l4.58545,4.58594c.38965.38965.38965,1.02441.00049,1.41406l-4.58594,4.58594c-.39062.39062-.39062,1.02344,0,1.41406.19531.19531.45117.29297.70703.29297s.51172-.09766.70703-.29297l4.58643-4.58594c1.16846-1.16992,1.16846-3.07227-.00049-4.24219Z"/><path class="b" d="m16.04297,50.37891l-4.08594-4.08594c-.39062-.39062-1.02344-.39062-1.41406,0s-.39062,1.02344,0,1.41406l3.79297,3.79297H4.75c-.55225,0-1,.44775-1,1,0,.55273.44775,1,1,1h9.58594l-3.79297,3.79297c-.39062.39062-.39062,1.02344,0,1.41406.19531.19531.45117.29297.70703.29297s.51172-.09766.70703-.29297l4.08643-4.08594c1.16895-1.16992,1.16895-3.07324-.00049-4.24219Z"/><polygon class="b" points="59 52.5 49.24998 46.8708 49.24998 58.1292 59 52.5"/><path class="b" d="m17,73h-6v-6c0-.27637-.22363-.5-.5-.5s-.5.22363-.5.5v6h-6c-.27637,0-.5.22363-.5.5s.22363.5.5.5h6v6c0,.27637.22363.5.5.5s.5-.22363.5-.5v-6h6c.27637,0,.5-.22363.5-.5s-.22363-.5-.5-.5Z"/><path class="b" d="m38,73h-13c-.27637,0-.5.22363-.5.5s.22363.5.5.5h13c.27637,0,.5-.22363.5-.5s-.22363-.5-.5-.5Z"/><path class="b" d="m53.20697,73.5l4.24274-4.24316c.19531-.19531.19531-.51172,0-.70703s-.51172-.19531-.70703,0l-4.24268,4.2431-4.24268-4.2431c-.19531-.19531-.51172-.19531-.70703,0s-.19531.51172,0,.70703l4.24274,4.24316-4.24274,4.24316c-.19531.19531-.19531.51172,0,.70703.09766.09766.22559.14648.35352.14648s.25586-.04883.35352-.14648l4.24268-4.2431,4.24268,4.2431c.09766.09766.22559.14648.35352.14648s.25586-.04883.35352-.14648c.19531-.19531.19531-.51172,0-.70703l-4.24274-4.24316Z"/><path class="b" d="m76.5,46h-5c-.27637,0-.5.22363-.5.5s.22363.5.5.5h4.79297l-7.14648,7.14648c-.19531.19531-.19531.51172,0,.70703.09766.09766.22559.14648.35352.14648s.25586-.04883.35352-.14648l7.14648-7.14648v4.79297c0,.27637.22363.5.5.5s.5-.22363.5-.5v-5c0-.82715-.67285-1.5-1.5-1.5Z"/><path class="b" d="m77.5,58h-8c-.27637,0-.5.22363-.5.5s.22363.5.5.5h8c.27637,0,.5-.22363.5-.5s-.22363-.5-.5-.5Z"/></svg>');
  width: 2.1rem;
  height: 2.1rem;
}

.icon--site.icon--lg::before {
  mask-image: url('data:image/svg+xml;utf8,<svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 132 132"><defs><style>.b{stroke-width:0px;}</style></defs><path class="b" d="m45.9,38.1c-.2-.2-.5-.2-.7,0s-.2.5,0,.7l9.6,9.6c.3.3.4.7.4,1.1s-.2.8-.4,1.1l-9.6,9.6c-.2.2-.2.5,0,.7.1.1.2.1.4.1s.3,0,.4-.1l9.6-9.6c.5-.5.7-1.1.7-1.8s-.3-1.3-.7-1.8c-.2,0-9.7-9.6-9.7-9.6Z"/><path class="b" d="m16.9,38.1c-.2-.2-.5-.2-.7,0s-.2.5,0,.7l10.1,10.2H5.5c-.3,0-.5.2-.5.5s.2.5.5.5h20.8l-10.2,10.1c-.2.2-.2.5,0,.7.1.1.2.1.4.1s.3,0,.4-.1l10.3-10.3c.6-.6.6-1.5,0-2.1l-10.3-10.3h0Z"/><path class="b" d="m113,22c2,0,3.9-.8,5.3-2l6.4,6.4c.1.1.2.1.4.1s.3,0,.4-.1c.2-.2.2-.5,0-.7l-6.4-6.4c1.2-1.4,2-3.3,2-5.3,0-4.4-3.6-8-8-8s-8,3.6-8,8,3.49999,8,7.89999,8h0Zm0-15c3.9,0,7,3.1,7,7s-3.1,7-7,7-7-3.1-7-7,3.1-7,7-7Z"/><path class="b" d="m88.3,27.2l1-.5c.6-.3.7-.9.4-1.5l-2.2-4.7c-.3-.6-1-.8-1.6-.5l-.90001.5c-1.1.5-2.6-1.3-3.7-3.4-1-2.1-1.5-4.5-.5-5l.9-.5c.6-.3.8-1,.5-1.6l-2.4-4.5c-.3-.6-.9-.8-1.5-.5l-1,.5c-1.3.7-5,2.5.5,13.4,5.39999,10.8,9.1,8.9,10.5,8.3h0Z"/><path class="b" d="m18.3,6.6c-1-1-2.6-1-3.5,0l-10.2,10c-.2.2-.2.5,0,.7s.5.2.7,0l1.7-1.6v7.8c0,1.4,1.1,2.5,2.5,2.5h14c1.4,0,2.5-1.1,2.5-2.5v-7.8l1.6,1.6c.1.1.2.1.4.1s.3,0,.4-.1c.2-.2.2-.5,0-.7l-10.1-10h0Zm.7,18.4h-5v-7.5c0-1.4,1.1-2.5,2.5-2.5s2.5,1.1,2.5,2.5v7.5Zm6-1.5c0,.8-.7,1.5-1.5,1.5h-3.5v-7.5c0-1.9-1.6-3.5-3.5-3.5s-3.5,1.6-3.5,3.5v7.5h-3.5c-.8,0-1.5-.7-1.5-1.5v-8.8l7.4-7.4c.6-.6,1.5-.6,2.1,0l7.4,7.4.1,8.8h0Z"/><path class="b" d="m58,9h-17c-1.1,0-2,.9-2,2v11c0,1.1.9,2,2,2h17c1.1,0,2-.9,2-2v-11c0-1.1-.9-2-2-2Zm1,13c0,.6-.4,1-1,1h-17c-.6,0-1-.4-1-1v-11c0-.6.4-1,1-1h17c.6,0,1,.4,1,1v11Z"/><path class="b" d="m55.7,12.6l-5.4,5c-.4.4-1.1.4-1.5,0l-5.4-5c-.2-.2-.5-.2-.7,0s-.2.5,0,.7l5.4,5c.4.4.9.6,1.4.6s1-.2,1.4-.6l5.4-5c.2-.2.2-.5,0-.7-.1-.1-.4-.2-.6,0Z"/><path class="b" d="m83.2,37.8c-.4-.4-1-.4-1.4,0s-.4,1,0,1.4l9.3,9.3h-20.1c-.6,0-1,.4-1,1s.4,1,1,1h20.1l-9.3,9.3c-.4.4-.4,1,0,1.4.2.2.5.3.7.3s.5-.1.7-.3l10.3-10.3c.8-.8.8-2,0-2.8l-10.3-10.3Z"/><path class="b" d="m110.8,59.8c-.4.4-.4,1,0,1.4.2.2.5.3.7.3s.5-.1.7-.3l9.6-9.6c.6-.6.9-1.3.9-2.1s-.3-1.6-.9-2.1l-9.6-9.6c-.4-.4-1-.4-1.4,0s-.4,1,0,1.4l9.6,9.6c.4.4.4,1,0,1.4,0,0-9.59999,9.59999-9.59999,9.59999Z"/><path class="b" d="m55.8,80.4l-8.1-8.1c-.4-.4-1-.4-1.4,0s-.4,1,0,1.4l8.1,8.1c.4.4.4,1,0,1.4l-8.1,8.1c-.4.4-.4,1,0,1.4.2.2.5.3.7.3s.5-.1.7-.3l8.1-8.1c1.2-1.10001,1.2-3.10001,0-4.2Z"/><path class="b" d="m26.8,81.1l-9.3-9.3c-.4-.4-1-.4-1.4,0s-.4,1,0,1.4l8.3,8.3H5.8c-.6,0-1,.4-1,1s.4,1,1,1h18.6l-8.3,8.3c-.4.4-.4,1,0,1.4.2.2.5.3.7.3s.5-.1.7-.3l9.3-9.3c.4-.4.6-.9.6-1.4-.1-.5-.3-1-.6-1.4Z"/><polygon class="b" points="92.5 82.5 77.5 73.8 77.5 91.2 92.5 82.5"/><rect class="b" x="39.5" y="114.5" width="20" height="2"/><polygon class="b" points="17.5 105.5 15.5 105.5 15.5 114.5 6.5 114.5 6.5 116.5 15.5 116.5 15.5 125.5 17.5 125.5 17.5 116.5 26.5 116.5 26.5 114.5 17.5 114.5 17.5 105.5"/><polygon class="b" points="88.9 107.7 82.5 114.1 76.1 107.7 74.7 109.1 81.1 115.5 74.7 121.9 76.1 123.3 82.5 116.9 88.9 123.3 90.3 121.9 83.9 115.5 90.3 109.1 88.9 107.7"/><path class="b" d="m122.6,74.1h-14c-.3,0-.5.2-.5.5s.2.5.5.5h13.8l-15.1,15.1c-.2.2-.2.5,0,.7.1.1.2.1.4.1s.3,0,.4-.1l15.1-15.1v13.8c0,.3.2.5.5.5s.5-.2.5-.5v-14c-.10001-.9-.7-1.5-1.60001-1.5Z"/></svg>');
  width: 3.3rem;
  height: 3.3rem;
}

.icon--site.icon--xl::before {
  mask-image: url('data:image/svg+xml;utf8,<svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 180 180"><defs><style>.b{stroke-width:0px;}</style></defs><path class="b" d="m35.9,20.1h0l-11.6-11.5c-.9-.9-2.6-.9-3.5,0l-11.7,11.5h0l-4.5,4.5c-.2.2-.2.5,0,.7s.5.2.7,0l3.7-3.6v13.8c0,1.4,1.1,2.5,2.5,2.5h22c1.4,0,2.5-1.1,2.5-2.5v-13.8l3.6,3.6c.1.1.2.1.4.1s.3,0,.4-.1c.2-.2.2-.5,0-.7l-4.5-4.5Zm-9.9,16.9h-7v-12.5c0-1.9,1.6-3.5,3.5-3.5s3.5,1.6,3.5,3.5v12.5Zm9-1.5c0,.8-.7,1.5-1.5,1.5h-6.5v-12.5c0-2.5-2-4.5-4.5-4.5s-4.5,2-4.5,4.5v12.5h-6.5c-.8,0-1.5-.7-1.5-1.5v-14.8l11.4-11.4c.6-.6,1.6-.6,2.1,0l11.5,11.4v14.8h0Z"/><path class="b" d="m154.5,30c2.7,0,5.2-1,7.10001-2.7l9.60001,9.6c.10001.1.2.1.39999.1s.3,0,.39999-.1c.2-.2.2-.5,0-.7l-9.60001-9.6c1.7-1.9,2.7-4.3,2.7-7.1,0-5.8-4.7-10.5-10.5-10.5s-10.59999,4.7-10.59999,10.5,4.7,10.5,10.5,10.5Zm0-20c5.2,0,9.5,4.3,9.5,9.5s-4.3,9.5-9.5,9.5-9.5-4.3-9.5-9.5,4.3-9.5,9.5-9.5Z"/><path class="b" d="m23.4,52.6c-.2-.2-.5-.2-.7,0s-.2.5,0,.7l13.1,13.1c.2.2.3.4.3.6H7.5c-.3,0-.5.2-.5.5s.2.5.5.5h28.6l-.3.6-13.2,13c-.2.2-.2.5,0,.7.1.1.2.1.4.1s.3,0,.4-.1l13.1-13.1c1-1,1-2.6,0-3.5-.1,0-13.1-13.1-13.1-13.1Z"/><path class="b" d="m63.4,52.6c-.2-.2-.5-.2-.7,0s-.2.5,0,.7l13.1,13.1c.6.6.6,1.5,0,2.1l-13.2,13.1c-.2.2-.2.5,0,.7.1.1.2.1.4.1s.3,0,.4-.1l13.1-13.1c1-1,1-2.6,0-3.5-.1,0-13.1-13.1-13.1-13.1Z"/><path class="b" d="m114.2,52.8c-.4-.4-1-.4-1.4,0s-.4,1,0,1.4l12.3,12.3h-27.1c-.6,0-1,.4-1,1s.4,1,1,1h27.1l-12.3,12.3c-.4.4-.4,1,0,1.4.2.2.5.3.7.3s.5-.1.7-.3l12.6-12.6c1.2-1.2,1.2-3.1,0-4.2.00002,0-12.59999-12.60001-12.59999-12.60001Z"/><path class="b" d="m151.3,81.3c-.39999.4-.39999,1,0,1.4.2.2.5.3.7.3s.5-.1.7-.3l13.10001-13.1c1.2-1.2,1.2-3.1,0-4.2l-13.10001-13.1c-.39999-.4-1-.4-1.39999,0s-.39999,1,0,1.4l13.10001,13.1c.39999.4.39999,1,0,1.4-.00002-.00002-13.10001,13.09999-13.10001,13.09999Z"/><path class="b" d="m78,16.5c-.1,0-.3,0-.4.1l-9,9c-.3.4-.7.5-1.2.5s-.9-.1-1.2-.5l-9-9c-.1-.1-.2-.1-.4-.1-.3,0-.5.2-.5.5,0,.1,0,.3.1.4l9,9c.5.5,1.2.8,1.9.8.6,0,1.4-.3,1.9-.8l9-9c.1-.1.1-.2.1-.4.2-.3,0-.5-.3-.5Z"/><path class="b" d="m79.5,11.5h-24c-1.7,0-3,1.3-3,3v16c0,1.6,1.4,3,3,3h24c1.7,0,3-1.4,3-3V14.5c0-1.6-1.4-3-3-3Zm2,19c0,1.1-.9,2-2,2h-24c-1.2,0-2-.9-2-2V14.5c0-1.1.9-2,2-2h24c1.2,0,2,.9,2,2v16Z"/><path class="b" d="m113.4,37.7c1.9,1.5,3.5,1.9,4.8,1.9,1.4,0,2.4-.5,3.1-.9l1.4-.7c.6-.3.9-.9.9-1.4,0-.3,0-.5-.2-.8l-3.4-7.1c-.3-.6-.9-1-1.6-1-.3,0-.5,0-.8.2l-1.4.7c-.2.1-.4.1-.5.1-2.9,0-6.7-7.4-6.7-11,0-.9.2-1.7.8-2l1.4-.7c.6-.3,1-.9,1-1.6,0-.3,0-.5-.2-.8l-3.7-6.9c-.3-.6-.9-1-1.4-1-.3,0-.5,0-.8.2l-1.5.8c-1.3.6-3.8,1.9-3.8,6.5,0,3,1.1,7.4,4.4,13.9,3.19999,6.2,5.89999,9.7,8.19999,11.6h0Z"/><path class="b" d="m25.3,98.4c-.6-.6-1.5-.6-2.1,0s-.6,1.5,0,2.1l10.4,10.5H8.8c-.8,0-1.5.7-1.5,1.5s.7,1.5,1.5,1.5h24.9l-10.4,10.4c-.6.6-.6,1.5,0,2.1.3.3.7.4,1.1.4s.8-.1,1.1-.4l11.4-11.5c1.4-1.4,1.4-3.6,0-4.9l-11.6-11.7h0Z"/><path class="b" d="m75.6,110l-10.5-10.6c-.6-.6-1.5-.6-2.1,0s-.6,1.5,0,2.1l10.6,10.6c.2.2.2.5,0,.7l-10.6,10.60001c-.6.6-.6,1.5,0,2.1.3.3.7.4,1.1.4s.8-.1,1.1-.4l10.4-10.5c1.4-1.4,1.4-3.6,0-5Z"/><polygon class="b" points="126.5 112.5 105.5 100.4 105.5 124.6 126.5 112.5"/><rect class="b" x="53.5" y="156" width="28" height="3"/><polygon class="b" points="24 143.5 21 143.5 21 156 8.5 156 8.5 159 21 159 21 171.5 24 171.5 24 159 36.5 159 36.5 156 24 156 24 143.5"/><polygon class="b" points="123.5 148.7 121.3 146.5 112.5 155.39999 103.7 146.5 101.5 148.7 110.4 157.5 101.5 166.3 103.7 168.5 112.5 159.60001 121.3 168.5 123.5 166.3 114.6 157.5 123.5 148.7"/><path class="b" d="m168,99.5h-19.5c-.3,0-.5.2-.5.5s.2.5.5.5h19.5c.2,0,.39999.1.60001.2l-23.5,23.5c-.2.2-.2.5,0,.7.10001.1.2.1.39999.1s.3,0,.39999-.1l23.5-23.5c.10001.2.2.4.2.6v19.5c0,.3.2.5.5.5s.5-.2.5-.5v-19.49999c-.09999-1.4-1.2-2.5-2.59999-2.5Z"/></svg>');
  width: 4.5rem;
  height: 4.5rem;
}

.icon--site--mail::before {
  mask-position: 33.3333333333% 0%;
}

.icon--site--tel::before {
  mask-position: 66.6666666667% 0%;
}

.icon--site--search::before {
  mask-position: 100% 0%;
}

.icon--site--arrow-stem::before {
  mask-position: 0% 33.3333333333%;
}

.icon--site--arrow::before {
  mask-position: 33.3333333333% 33.3333333333%;
}

.icon--site--arrow-stem-bold::before {
  mask-position: 66.6666666667% 33.3333333333%;
}

.icon--site--arrow-bold::before {
  mask-position: 100% 33.3333333333%;
}

.icon--site--arrow-stem-circle::before {
  mask-position: 0% 66.6666666667%;
}

.icon--site--arrow-circle::before {
  mask-position: 33.3333333333% 66.6666666667%;
}

.icon--site--breadcrump::before {
  mask-position: 66.6666666667% 66.6666666667%;
}

.icon--site--blank::before {
  mask-position: 100% 66.6666666667%;
}

.icon--site--plus::before {
  mask-position: 0% 100%;
}

.icon--site--minus::before {
  mask-position: 33.3333333333% 100%;
}

.icon--site--cross::before {
  mask-position: 66.6666666667% 100%;
}

.icon--site--circle::before {
  color: var(--color-white);
}
.icon--site--circle::after {
  content: "";
  position: absolute;
  margin: auto;
  inset: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: currentcolor;
  border-radius: 999.9rem;
}

.anchor--mail .icon--site--mail {
  margin-right: 0.2em;
}

.icon--sns::before {
  mask-image: url('data:image/svg+xml;utf8,<svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 63 63"><defs><style>.b{stroke-width:0px;}</style></defs><path class="b" d="m49.39062,17.95508c-.79785-.021-1.34375-.14697-1.80566-.33594-.50391-.18896-.92383-.44092-1.34375-.86084s-.67188-.83984-.86035-1.34375c-.18945-.46191-.31543-1.00781-.33594-1.80566-.04297-.79785-.06348-1.0708-.06348-3.10742s.02051-2.28857.06348-3.08643c.02051-.79785.14648-1.34375.33594-1.80566.18848-.50391.46094-.94482.86035-1.34375s.83984-.67188,1.34375-.86084c.46191-.18896,1.00781-.31494,1.80566-.35693.79785-.021,1.07031-.04199,3.10742-.04199s2.28906.021,3.08594.04199c.79883.04199,1.34375.16797,1.80664.35693.50391.18896.92383.44092,1.34375.86084s.67188.83984.86035,1.34375c.18848.46191.31543,1.00781.35645,1.80566.02148.79785.04297,1.0498.04297,3.08643s-.02148,2.30957-.04297,3.10742c-.04102.79785-.16797,1.34375-.35645,1.80566-.18848.50391-.46191.94482-.86035,1.34375-.39941.39893-.83984.67188-1.34375.86084-.46289.18896-1.00781.31494-1.80664.33594-.79688.04199-1.04883.06299-3.08594.06299s-2.30957-.021-3.10742-.06299Zm6.13086-1.34375c.73438-.021,1.13379-.14697,1.38574-.25195.35645-.14697.6084-.29395.86035-.56689.27344-.25195.41992-.50391.56738-.86084.10449-.25195.23145-.65088.25195-1.38574.04199-.79785.04199-1.02881.04199-3.04443,0-1.99463,0-2.22559-.04199-3.02344-.02051-.73486-.14746-1.13379-.25195-1.38574-.14746-.35693-.29395-.60889-.56738-.86084-.25195-.27295-.50391-.41992-.86035-.56689-.25195-.10498-.65137-.23096-1.38574-.25195-.79785-.04199-1.0293-.04199-3.02344-.04199-2.01562,0-2.24609,0-3.04492.04199-.73438.021-1.13281.14697-1.38477.25195-.35742.14697-.60938.29395-.86133.56689-.27344.25195-.41992.50391-.56641.86084-.10547.25195-.23145.65088-.25195,1.38574-.04297.79785-.04297,1.02881-.04297,3.02344,0,2.01562,0,2.24658.04297,3.04443.02051.73486.14648,1.13379.25195,1.38574.14648.35693.29297.60889.56641.86084.25195.27295.50391.41992.86133.56689.25195.10498.65039.23096,1.38477.25195.79883.04199,1.0293.04199,3.04492.04199,1.99414,0,2.22559,0,3.02344-.04199Zm-6.88672-6.10986c0-2.12061,1.72168-3.84229,3.86328-3.84229,2.12109,0,3.8418,1.72168,3.8418,3.84229,0,2.1416-1.7207,3.86328-3.8418,3.86328-2.1416,0-3.86328-1.72168-3.86328-3.86328Zm6.36133,0c0-1.36475-1.13281-2.49854-2.49805-2.49854-1.38574,0-2.51953,1.13379-2.51953,2.49854,0,1.38574,1.13379,2.51953,2.51953,2.51953,1.36523,0,2.49805-1.13379,2.49805-2.51953Zm.58789-3.98926c0-.50391.39941-.90283.90332-.90283s.90332.39893.90332.90283-.39941.90283-.90332.90283-.90332-.39893-.90332-.90283Z"/><path class="b" d="m57.11719,39.8999h-9.23828c-2.09961,0-3.7793-1.67969-3.7793-3.7793v-9.23828c0-2.09961,1.67969-3.7793,3.7793-3.7793h9.23828c2.09961,0,3.7793,1.67969,3.7793,3.7793v9.23828c0,2.09961-1.67969,3.7793-3.7793,3.7793Zm1.00781-9.19629c0-2.51953-2.51953-4.55615-5.62695-4.55615-3.08594,0-5.60547,2.03662-5.60547,4.55615,0,2.26758,1.99414,4.15723,4.72363,4.47217.14746.04199.41992.14697.46191.31494.0625.10498.0625.35693,0,.46191l-.04199.48291c-.06348.14697-.10449.56689.46191.31494.58789-.27295,3.21289-1.88965,4.40918-3.25439.79785-.90283,1.21777-1.78467,1.21777-2.79248Zm-9.30078,1.42773h1.57422c.0625,0,.10547,0,.10547-.10498v-.37793c0-.04199-.04297-.10498-.10547-.10498h-1.0498v-1.93164c0-.06299-.04199-.10498-.10449-.10498h-.41992c-.04297,0-.10547.04199-.10547.10498v2.41455c0,.10498.0625.10498.10547.10498Zm2.51953-2.62451h-.35742c-.0625,0-.10547.04199-.10547.10498v2.41455c0,.10498.04297.10498.10547.10498h.35742c.0625,0,.10449,0,.10449-.10498v-2.41455c0-.06299-.04199-.10498-.10449-.10498Zm2.72852,0h-.41992c-.04102,0-.10449.04199-.10449.10498v1.46973l-1.0918-1.53271v-.04199h-.4834c-.04102,0-.10449.04199-.10449.10498v2.41455c0,.10498.06348.10498.10449.10498h.37891c.04102,0,.10449,0,.10449-.10498v-1.42773l1.15527,1.53271h.46094c.06348,0,.10547,0,.10547-.10498v-2.41455c0-.06299-.04199-.10498-.10547-.10498Zm2.16309,2.62451h-1.5752c-.0625,0-.10449,0-.10449-.10498v-2.41455c0-.06299.04199-.10498.10449-.10498h1.5752c.04199,0,.10449.04199.10449.10498v.35693c0,.10498-.0625.10498-.10449.10498h-1.0498v.41992h1.0498c.04199,0,.10449.06299.10449.10498v.41992c0,.06299-.0625.10498-.10449.10498h-1.0498v.41992h1.0498c.04199,0,.10449.06299.10449.10498v.37793c0,.10498-.0625.10498-.10449.10498Z"/><path class="b" d="m16.98633,51.15771c.04102,2.01562,0,7.76855,0,7.76855h-3.57031c0-5.03906.02148-5.85791,0-7.45361-.04102-1.38574-.44043-2.05762-1.51172-2.18359-1.1543-.12598-4.32422-.021-4.32422-.021v9.6582h-3.57031v-12.76562c2.47852,0,5.92188-.12598,8.37793-.06299,3.2959.08398,4.53516,1.51172,4.59863,5.06006Z"/><path class="b" d="m8.88086,11.34131L3.14941,3.00586h4.36719l3.7998,5.50098,4.74609-5.50098h1.28027l-5.45898,6.34082,5.94238,8.65039h-4.36719l-4.01074-5.81592-4.99707,5.81592h-1.30176l5.73145-6.65576Zm7.18164,5.73193L6.9082,3.97168h-1.99512l9.1543,13.10156h1.99512Z"/><path class="b" d="m22.99414,10.50146c0-4.68213,3.80078-8.48242,8.50391-8.48242,4.68164,0,8.48242,3.80029,8.48242,8.48242,0,4.26221-3.10742,7.76855-7.16016,8.39844v-5.94189h1.97461l.37695-2.45654h-2.35156v-1.57471c0-.67188.31543-1.34375,1.38672-1.34375h1.07031v-2.07861s-.98633-.16797-1.91016-.16797c-1.93164,0-3.21289,1.17578-3.21289,3.29639v1.86865h-2.1416v2.45654h2.1416v5.94189c-4.05273-.62988-7.16016-4.13623-7.16016-8.39844Z"/><path class="b" d="m3.08594,37.7583c-.81836-.23096-1.46875-.86084-1.67969-1.67969-.39844-1.49072-.39844-4.57715-.39844-4.57715,0,0,0-3.08643.39844-4.57715.21094-.81885.86133-1.44873,1.67969-1.67969,1.4707-.39893,7.41211-.39893,7.41211-.39893,0,0,5.94141,0,7.43262.39893.81934.23096,1.44824.86084,1.67969,1.67969.39941,1.49072.39941,4.57715.39941,4.57715,0,0,0,3.08643-.39941,4.57715-.23145.81885-.86035,1.44873-1.67969,1.67969-1.49121.39893-7.43262.39893-7.43262.39893,0,0-5.94141,0-7.41211-.39893Zm10.45703-6.25684l-4.93457-2.85547v5.71094l4.93457-2.85547Z"/><path class="b" d="m25.49316,37.88428c-1.23926-1.53271-1.88965-3.69531-1.91113-6.38281.02148-2.7085.67188-4.8501,1.91113-6.38281,1.38574-1.74268,3.44336-2.62451,6.15137-2.64551,2.0791.021,3.80078.5459,5.14453,1.57471,1.25977.96582,2.1416,2.35156,2.64551,4.11523l-1.53223.41992c-.83984-2.98145-2.93945-4.49316-6.25781-4.51416-2.18359.021-3.8418.69287-4.91211,2.03662-1.00781,1.25977-1.5332,3.06543-1.55469,5.396.02148,2.30957.54688,4.13623,1.55469,5.396,1.07031,1.32275,2.72852,2.01562,4.91211,2.03662,1.97461-.021,3.27539-.48291,4.36719-1.53271.77734-.77686,1.07129-1.6377,1.07129-2.41455,0-.44092-.10449-.86084-.25195-1.19678-.23145-.5459-.65137-.98682-1.23926-1.32275-.125,1.02881-.46094,1.84766-.96484,2.45654-.69336.88184-1.72266,1.36475-3.02344,1.36475-.81934,0-1.61719-.20996-2.22656-.60889-.83984-.5459-1.32227-1.40674-1.32227-2.37256,0-.83984.35742-1.6167,1.00781-2.18359s1.5957-.90283,2.6875-.96582c.20996-.021.41992-.021.62988-.021.56738,0,1.13379.04199,1.6377.12598-.08398-.56689-.27344-1.00781-.5459-1.32275-.39941-.44092-.9873-.67188-1.78418-.67188h-.02148c-.62988,0-1.49023.18896-2.05762.98682l-1.32324-.88184c.75586-1.0918,1.93164-1.70068,3.38086-1.70068h.04199c2.39355.021,3.82129,1.49072,3.96777,4.05225l.23145.10498c1.13379.5459,1.95215,1.34375,2.37207,2.30957.23145.5249.37891,1.17578.37891,1.86865,0,1.15479-.39941,2.41455-1.5332,3.52734-1.38574,1.36475-3.08594,1.97363-5.48047,1.99463-2.70801-.021-4.76562-.90283-6.15137-2.64551Zm8.56641-5.98389c-.50391-.10498-1.07129-.16797-1.65918-.16797-.18848,0-.37695,0-.54492.021-1.34375.06299-2.20508.69287-2.20508,1.55371,0,.94482.98633,1.38574,1.97363,1.38574.92383,0,2.24707-.31494,2.43555-2.79248Z"/><path class="b" d="m38.55273,60.8999h-14.10938c-.73438,0-1.34375-.60889-1.34375-1.34375v-14.10938c0-.73486.60938-1.34375,1.34375-1.34375h14.10938c.73438,0,1.34375.60889,1.34375,1.34375v14.10938c0,.73486-.60938,1.34375-1.34375,1.34375Zm-10.22461-13.01758c0-.81885-.65137-1.46973-1.4707-1.46973-.79688,0-1.44824.65088-1.44824,1.46973,0,.79785.65137,1.44873,1.44824,1.44873.81934,0,1.4707-.65088,1.4707-1.44873Zm-2.73047,10.51904h2.51953v-7.99951h-2.51953v7.99951Zm4.05273-7.99951v7.99951h2.49805v-4.24121c0-.83984.35742-1.76367,1.36523-1.76367.90234,0,1.38574.56689,1.38574,1.57471v4.43018h2.47754v-4.76611c0-2.85547-1.34375-3.40137-3.00195-3.40137-1.36523,0-1.97461.75586-2.31055,1.25977h-.04102v-1.0918h-2.37305Z"/></svg>');
  mask-repeat: no-repeat;
  mask-size: 300%;
}

.icon--sns--circle::before {
  mask-image: url('data:image/svg+xml;utf8,<svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 63 63"><defs><style>.b{stroke-width:0px;}</style></defs><path class="b" d="m62.99609,10.50146c0,5.79492-4.70312,10.49805-10.49805,10.49805s-10.49805-4.70312-10.49805-10.49805S46.70312.00342,52.49805.00342s10.49805,4.70312,10.49805,10.49805Zm-4.24121,0c0-1.70068,0-1.91064-.04199-2.58252-.02148-.65088-.12598-1.11279-.29395-1.51172-.14746-.41992-.35645-.75586-.71387-1.11279-.35742-.33594-.69336-.5459-1.11328-.71387-.39844-.14697-.83984-.25195-1.51172-.29395-.67188-.021-.88086-.04199-2.58203-.04199s-1.91016.021-2.56152.04199c-.67188.04199-1.13379.14697-1.53223.29395-.39941.16797-.75586.37793-1.0918.71387s-.56738.69287-.73535,1.11279c-.14746.39893-.25195.86084-.29395,1.51172l-.02148,2.58252.02148,2.58252c.04199.65088.14648,1.11279.29395,1.51172.16797.41992.37793.75586.73535,1.11279.33594.33594.69238.5459,1.0918.71387.39844.14697.86035.25195,1.53223.29395.65137.021.86035.04199,2.56152.04199s1.91016-.021,2.58203-.04199c.67188-.04199,1.11328-.14697,1.51172-.29395.41992-.16797.75586-.37793,1.11328-.71387.33594-.33594.56641-.69287.71387-1.11279.16797-.39893.27246-.86084.29395-1.51172.04199-.67188.04199-.88184.04199-2.58252Zm-1.15527-2.51953l.02148,2.51953-.02148,2.51953c-.04102.60889-.14648.94482-.23047,1.17578-.10547.27295-.25195.48291-.46191.71387-.18848.18896-.41992.35693-.71387.46191-.23047.08398-.5459.18896-1.1543.20996-.67188.04199-.86133.04199-2.54102.04199-1.6582,0-1.86914,0-2.51953-.04199-.60938-.021-.94531-.12598-1.1543-.20996-.29492-.10498-.52539-.27295-.71484-.46191-.23047-.23096-.35645-.44092-.48242-.71387-.08398-.23096-.18945-.56689-.20996-1.17578-.02051-.65088-.04199-.86084-.04199-2.51953s.02148-1.86865.04199-2.51953c.02051-.60889.12598-.94482.20996-1.17578.12598-.27295.27344-.50391.48242-.71387.18945-.18896.41992-.35693.71484-.46191.20898-.08398.54492-.18896,1.1543-.20996.65039-.04199.86133-.04199,2.51953-.04199,1.67969,0,1.86914,0,2.54102.04199.6084.021.92383.12598,1.1543.20996.29395.10498.50391.25195.71387.46191.20996.23096.35645.44092.46191.71387.08398.23096.18945.56689.23047,1.17578Zm-1.88867,2.51953c0-1.76367-1.42773-3.2124-3.21289-3.2124-1.76367,0-3.21289,1.44873-3.21289,3.2124s1.44922,3.2124,3.21289,3.2124c1.78516,0,3.21289-1.44873,3.21289-3.2124Zm-1.11328,0c0,1.15479-.94531,2.07861-2.09961,2.07861-1.13379,0-2.07812-.92383-2.07812-2.07861s.94434-2.07861,2.07812-2.07861c1.1543,0,2.09961.92383,2.09961,2.07861Zm1.99414-3.33838c0-.41992-.33594-.75586-.75586-.75586s-.75586.33594-.75586.75586.33594.75586.75586.75586.75586-.33594.75586-.75586Z"/><path class="b" d="m62.99609,31.50146c0,5.77393-4.72461,10.49805-10.49805,10.49805s-10.49805-4.72412-10.49805-10.49805,4.72461-10.49805,10.49805-10.49805,10.49805,4.72412,10.49805,10.49805Zm-3.48535-.58789c0-3.14941-3.14941-5.71094-7.0127-5.71094s-7.0127,2.56152-7.0127,5.71094c0,2.81348,2.47754,5.12305,5.83691,5.56396.25195.08398.58789.14697.65039.33594.06348.18896.06348.46191,0,.65088l-.0625.58789c-.0625.20996-.18945.73486.58789.39893.71387-.31494,4.00977-2.35156,5.52148-4.07324.9668-1.11279,1.49121-2.22559,1.49121-3.46436Zm-11.61035,1.76367h1.97266c.06348,0,.12695-.06299.12695-.12598v-.46191c0-.06299-.06348-.12598-.12695-.12598h-1.30078v-2.43555c0-.06299-.08398-.12598-.14746-.12598h-.52441c-.06348,0-.12695,0-.12695.12598v3.02344c0,.06299.06348.12598.12695.12598Zm3.14844-3.27539h-.46094c-.06348,0-.12695,0-.12695.12598v3.02344c0,.06299.06348.12598.12695.12598h.46094c.06348,0,.14746-.06299.14746-.12598v-3.02344c0-.12598-.08398-.12598-.14746-.12598Zm3.42285,0h-.52441c-.06348,0-.12695,0-.12695.12598v1.78467l-1.38477-1.84766v-.06299h-.58789q-.12695,0-.12695.12598v3.02344c0,.06299,0,.12598.12695.12598h.46094c.06348,0,.12695-.06299.12695-.12598v-1.76367l1.44824,1.82666v.06299h.58789c.06348,0,.12598-.06299.12598-.12598v-3.02344c0-.12598-.0625-.12598-.12598-.12598Zm.71387,3.27539h1.97363c.06348,0,.12598-.06299.12598-.12598v-.46191c0-.06299-.0625-.12598-.12598-.12598h-1.32324v-.5249h1.32324c.06348,0,.12598-.06299.12598-.12598v-.5249c0-.08398-.0625-.14697-.12598-.14697h-1.32324v-.5249h1.32324c.06348,0,.12598-.06299.12598-.12598v-.46191c0-.06299-.0625-.12598-.12598-.12598h-1.97363c-.0625,0-.12598,0-.12598.12598v3.02344c0,.06299.06348.12598.12598.12598Z"/><path class="b" d="m0,10.50146C0,4.68555,4.70312.00342,10.49805.00342s10.49805,4.68213,10.49805,10.49805c0,5.79492-4.70312,10.49805-10.49805,10.49805S0,16.29639,0,10.50146Zm6.06836,5.47998l3.67383-4.26221,2.93945,4.26221h3.19141l-4.3457-6.34082,4.00977-4.64014h-.94531l-3.48438,4.03125-2.77148-4.03125h-3.21289l4.19922,6.10986-4.19922,4.87109h.94531Zm4.15625-4.8291l-3.82031-5.43799h1.46875l6.71875,9.59521h-1.46875l-2.89844-4.15723Z"/><path class="b" d="m33.13574,20.87354v-7.32764h2.45605l.46289-3.04443h-2.91895v-1.97363c0-.81885.41992-1.6377,1.72168-1.6377h1.32227v-2.58252s-1.2168-.20996-2.35156-.20996c-2.39258,0-3.96777,1.46973-3.96777,4.09424v2.30957h-2.66699v3.04443h2.66699v7.32764c-5.01855-.79785-8.86035-5.12305-8.86035-10.37207C21,4.70654,25.70312.00342,31.49805.00342s10.49805,4.70312,10.49805,10.49805c0,5.24902-3.8418,9.57422-8.86035,10.37207Z"/><path class="b" d="m0,31.50146c0-5.79492,4.70312-10.49805,10.49805-10.49805s10.49805,4.70312,10.49805,10.49805-4.70312,10.49805-10.49805,10.49805S0,37.29639,0,31.50146Zm16.29297,4.87109c.62988-.16797,1.13379-.67188,1.30176-1.30176.31543-1.15479.31543-3.56934.31543-3.56934,0,0,0-2.41455-.31543-3.56934-.16797-.62988-.67188-1.13379-1.30176-1.30176-1.1543-.31494-5.79492-.31494-5.79492-.31494,0,0-4.64062,0-5.77344.31494-.65137.16797-1.15527.67188-1.32324,1.30176-.31543,1.15479-.31543,3.56934-.31543,3.56934,0,0,0,2.41455.31543,3.56934.16797.62988.67188,1.13379,1.32324,1.30176,1.13281.31494,5.77344.31494,5.77344.31494,0,0,4.64062,0,5.79492-.31494Zm-7.26465-7.09668l3.84277,2.22559-3.84277,2.22559v-4.45117Z"/><path class="b" d="m21,31.50146c0-5.79492,4.70312-10.49805,10.49805-10.49805s10.49805,4.70312,10.49805,10.49805-4.70312,10.49805-10.49805,10.49805-10.49805-4.70312-10.49805-10.49805Zm14.88672,5.47998c.88086-.86084,1.19629-1.84766,1.19629-2.75049,0-.5249-.12598-1.0498-.29395-1.44873-.33594-.75586-.96582-1.38574-1.84766-1.80566-.0625-.021-.12598-.04199-.18945-.08398-.10449-1.99463-1.2168-3.14941-3.08594-3.14941h-.04199c-1.13379,0-2.03613.46191-2.62402,1.32275l1.02832.69287c.44043-.62988,1.1123-.77686,1.5957-.77686h.02051c.63086,0,1.07129.16797,1.38672.5249.20898.25195.35645.58789.44043,1.02881-.39941-.06299-.83984-.10498-1.28027-.10498-.16797,0-.33594,0-.50391.021-.83984.04199-1.5752.31494-2.09961.75586-.50391.44092-.77734,1.0498-.77734,1.70068,0,.75586.37793,1.42773,1.0293,1.84766.48242.31494,1.0918.48291,1.74219.48291,1.00781,0,1.80566-.37793,2.35156-1.0708.39844-.46191.65039-1.11279.75586-1.91064.46191.25195.77734.60889.96582,1.02881.12598.27295.18848.58789.18848.92383,0,.60889-.20898,1.28076-.81836,1.88965-.86133.81885-1.86914,1.17578-3.42188,1.19678-1.70117-.021-2.98242-.5459-3.82227-1.5957-.79688-.96582-1.19629-2.39355-1.2168-4.19922.02051-1.82666.41992-3.2334,1.2168-4.19922.83984-1.0498,2.12109-1.57471,3.82227-1.5957,2.60352.021,4.24023,1.19678,4.8916,3.52734l1.19629-.33594c-.39844-1.38574-1.0918-2.45654-2.05664-3.2124-1.05078-.79785-2.39453-1.21777-4.03125-1.21777-2.09961,0-3.7168.69287-4.78711,2.05762-.9668,1.19678-1.4707,2.85547-1.49121,4.97607.02051,2.09961.52441,3.7793,1.49121,4.97607,1.07031,1.36475,2.6875,2.05762,4.78711,2.05762,1.86816,0,3.23242-.50391,4.2832-1.55371Zm-5.83789-4.07324c0-.67188.67188-1.15479,1.72266-1.21777h.41992c.46094,0,.90234.04199,1.30078.12598-.14648,1.93164-1.17578,2.18359-1.88867,2.18359-.77734,0-1.55469-.35693-1.55469-1.0918Z"/><path class="b" d="m41.99609,52.52246c0,5.79492-4.68164,10.49805-10.49805,10.49805-5.79492,0-10.49805-4.70312-10.49805-10.49805s4.70312-10.49805,10.49805-10.49805c5.81641,0,10.49805,4.70312,10.49805,10.49805Zm-13.35352-5.03906c0-.81885-.65039-1.46973-1.44922-1.46973-.81836,0-1.46875.65088-1.46875,1.46973,0,.79785.65039,1.44873,1.46875,1.44873.79883,0,1.44922-.65088,1.44922-1.44873Zm-2.70898,10.51904h2.49902v-7.99951h-2.49902v7.99951Zm4.05273-7.99951v7.99951h2.47754v-4.24121c0-.83984.35645-1.76367,1.36426-1.76367.92383,0,1.40723.56689,1.40723,1.57471v4.43018h2.47754v-4.76611c0-2.85547-1.36523-3.40137-3.02344-3.40137-1.34375,0-1.95312.75586-2.28906,1.25977h-.0625v-1.0918h-2.35156Z"/><path class="b" d="m0,52.52246c0-5.79492,4.70312-10.49805,10.49805-10.49805s10.49805,4.70312,10.49805,10.49805-4.70312,10.49805-10.49805,10.49805S0,58.31738,0,52.52246Zm8.33594,4.74512v-7.13867s2.35156-.08398,3.19141.021c.79688.08398,1.0918.58789,1.1123,1.6167.02051,1.17578,0,1.78467,0,5.50098h2.64551s.04199-4.24121,0-5.73193c-.04199-2.62451-.96582-3.69531-3.40137-3.7583-1.80566-.04199-4.36719.06299-6.19434.06299v9.42725h2.64648Z"/></svg>');
}

.icon--sns--facebook::before {
  mask-position: 50% 0%;
}

.icon--sns--instagram::before {
  mask-position: 100% 0%;
}

.icon--sns--youtube::before {
  mask-position: 0% 50%;
}

.icon--sns--threads::before {
  mask-position: 50% 50%;
}

.icon--sns--line::before {
  mask-position: 100% 50%;
}

.icon--sns--note::before {
  mask-position: 0% 100%;
}

.icon--sns--linkedin::before {
  mask-position: 50% 100%;
}

:root {
  --gallery__ratio: 56.25%;
}

.gallery {
  z-index: 200;
}

.gallery__item {
  z-index: 105;
  background-color: rgb(248.31, 248.4, 248.43);
}
.gallery__item.is-actived {
  z-index: 110;
}
.gallery__item.is-active, .gallery:not(.is-loaded) .gallery__item:first-child {
  z-index: 115;
}
#cs .gallery__item:not(.is-active) {
  pointer-events: none;
}

.gallery__selector,
.gallery__controler__item {
  z-index: 121;
}

.gallery__selector__item {
  z-index: 121;
}

.gallery__selector__item__inner {
  z-index: 122;
}

@media print {
  .gallery__selector,
  .gallery__controler {
    display: none !important;
  }
}

@media print {
  .gallery,
  .gallery__item,
  .gallery__item__inner {
    padding-top: 0 !important;
  }
}

@media print {
  .gallery__item,
  .gallery__item__inner,
  .gallery__item__inner picture,
  .gallery__item__inner img {
    position: relative !important;
    width: 100% !important;
    height: auto !important;
  }
}

.gallery {
  position: relative;
  width: 100%;
  padding-top: var(--gallery__ratio);
}
.hero .gallery {
  height: 100%;
  padding-top: 0;
}
.gallery--s-lead {
  padding-top: 0;
}

.gallery__item {
  position: absolute;
  width: 100%;
  height: 0;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0, 0.55, 0.45, 1);
  transition-delay: 0s;
  transition-property: none;
  padding-top: 56.25%;
}
@media print, screen and (min-width: 568.02px) and (max-width: 833px) {
  .gallery__item {
    padding-top: 56.25%;
  }
}
@media print, screen and (min-width: 833.02px) and (max-width: 1098px) {
  .gallery__item {
    padding-top: 56.25%;
  }
}
@media print, screen and (min-width: 1098.02px) {
  .gallery__item {
    padding-top: 56.25%;
  }
}
@media print, screen and (min-width: 1370.02px) {
  .gallery__item {
    padding-top: 56.25%;
  }
}
.gallery:not(.is-loaded) .gallery__item:not(:first-child) {
  opacity: 0;
}
.hero .gallery__item {
  height: 100%;
  padding: 0;
}
.gallery--s-lead .gallery__item {
  padding-top: 0;
  position: relative;
  height: auto;
  opacity: 0;
  background-color: transparent;
}
@media print, screen and (max-width: 568px) {
  .gallery--s-lead .gallery__item {
    padding-inline: calc(var(--padding-page--l) * 2);
  }
}
@media print, screen and (min-width: 568.02px) and (max-width: 833px) {
  .gallery--s-lead .gallery__item {
    padding-inline: calc(var(--padding-page--l) * 1);
  }
}
.gallery--s-lead .gallery__item.is-active {
  opacity: 1;
}

.gallery__item__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
html#ss .gallery__item__inner::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 30vw;
  width: 100%;
}
#cs .gallery__item__inner {
  box-shadow: 0 0 1.7em 0.1rem rgba(32, 35, 36, 0.17);
  border-radius: 1rem;
}
.gallery--s-lead .gallery__item__inner {
  padding-top: 0;
  height: auto;
  border-radius: 1rem;
}
.gallery--s-lead .gallery__item.is-active .gallery__item__inner {
  position: relative;
}

html#ss .gallery__item:nth-child(1) .gallery__item__inner::before {
  background: linear-gradient(to bottom, #4630dd, rgba(70, 48, 221, 0));
}
html#ss .gallery__item:nth-child(2) .gallery__item__inner::before {
  background: linear-gradient(to bottom, #e84217, rgba(232, 66, 23, 0));
}
html#ss .gallery__item:nth-child(3) .gallery__item__inner::before {
  background: linear-gradient(to bottom, #24a72e, rgba(36, 167, 46, 0));
}

.gallery__item__inner__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
html#hpc .gallery__item__inner__content {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: space-between;
  align-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
html#hpc .gallery__item__inner__content > * {
  min-width: 0;
}
html#hpc .gallery__item__inner__content > *.minimum {
  flex-grow: 0 !important;
  flex-shrink: 0 !important;
  white-space: nowrap;
}
html#ss .gallery__item__inner__content {
  padding: var(--padding-page--l);
}
html#cs .gallery__item__inner__content {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: space-between;
  align-content: space-between;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  padding: var(--padding-page--l);
  padding-bottom: calc(var(--margin-width) + var(--padding-page--l));
}
html#cs .gallery__item__inner__content > * {
  min-width: 0;
}
html#cs .gallery__item__inner__content > *.minimum {
  flex-grow: 0 !important;
  flex-shrink: 0 !important;
  white-space: nowrap;
}
html#cs .gallery__item__inner__content::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: red;
  height: 20vw;
  background: linear-gradient(to top, black, rgba(0, 0, 0, 0));
}
.gallery--s-lead .gallery__item__inner__content {
  padding-top: 0;
  position: relative;
}

.gallery__item__inner__content__h {
  font-size: 4vw;
  color: var(--color-white);
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
}

.gallery__item__inner__caption {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: var(--font-size--xs);
  letter-spacing: var(--letter-spacing--xs);
  line-height: 1.7;
  color: var(--color-white);
  padding: 0.65em 1em;
}

#cs .gallery--s-lead .gallery__item .s-lead__inner__list__item__body {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0, 0.55, 0.45, 1);
  transition-delay: 0s;
}
#cs .gallery--s-lead .gallery__item.is-active .s-lead__inner__list__item__body {
  opacity: 1;
}

.gallery--fade .gallery__item {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0s;
  transition-delay: 0.5s;
}
.gallery--fade .gallery__item.is-active {
  transition-duration: 0.5s;
  transition-delay: 0s;
}
.gallery--fade:not(.is-loaded) .gallery__item:first-child,
.gallery--fade .gallery__item:only-child,
.gallery--fade .gallery__item.is-active {
  opacity: 1;
}

.gallery--shift {
  overflow: hidden;
}
.gallery--shift .gallery__item__inner {
  width: calc(100% + var(--margin-width) * 2);
  translate: 0 0;
  transition-property: opacity, translate;
  transition-duration: 0s;
}
.gallery--shift .gallery__item.is-active .gallery__item__inner,
.gallery--shift .gallery__item.is-actived .gallery__item__inner {
  translate: calc(var(--margin-width) * -1) 0;
  transition-duration: 1s;
}
.gallery--shift .gallery__item__inner__content {
  width: calc(100% - var(--margin-width) * 2);
  left: var(--margin-width);
}
.gallery--shift:not(.is-loaded) .gallery__item__inner {
  translate: calc(var(--margin-width) * -1) 0;
}

.gallery--horizontal {
  overflow: hidden;
  z-index: 1;
}
.gallery--horizontal .gallery__item {
  translate: 100% 0;
  transition-property: translate, width;
  transition-duration: 0s;
  width: 100%;
}
.gallery--horizontal .gallery__item.is-active {
  translate: 0 0;
  transition-duration: 1s;
}
.gallery--horizontal .gallery__item.is-actived {
  translate: -50% 0;
  transition-duration: 1s;
  width: 50%;
}
.gallery--horizontal:not(.is-loaded) .gallery__item {
  translate: 0 0;
}

.gallery--vertical {
  overflow: hidden;
}
.gallery--vertical .gallery__item {
  translate: 0 100%;
  transition-property: translate, height;
  transition-duration: 0s;
}
.gallery--vertical .gallery__item.is-active {
  translate: 0 0;
  transition-duration: 0.6s;
}
.gallery--vertical .gallery__item.is-actived {
  translate: 0 -50%;
  transition-duration: 0.6s;
}
.gallery--vertical:not(.is-loaded) .gallery__item {
  translate: 0 0;
}

.gallery--size {
  overflow: hidden;
}
.gallery--size .gallery__item {
  transition-duration: 1s;
  scale: 1.4;
  opacity: 0;
  transition-property: scale, opacity;
}
.gallery--size .gallery__item.is-active, .gallery--size .gallery__item.is-actived {
  opacity: 1;
}
.gallery--size .gallery__item.is-active {
  scale: 1.2;
}
.gallery--size .gallery__item.is-actived {
  background-size: 100% auto;
  opacity: 1;
}
.gallery--size:not(.is-loaded) .gallery__item {
  scale: 1.2;
  opacity: 1;
}

.gallery--clip .gallery__item {
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0, 0.55, 0.45, 1);
  transition-delay: 0s;
  transition-duration: 1.2s;
  transition-property: clip-path;
  transition-delay: 1.2s;
}

.gallery--clip--ellipse .gallery__item {
  clip-path: ellipse(50% 50% at 50% -50%);
}
.gallery--clip--ellipse .gallery__item.is-active {
  transition-delay: 0s;
  clip-path: ellipse(400% 200% at 100% 0%);
}

.gallery--gradient {
  overflow: hidden;
}
.gallery--gradient .gallery__item {
  translate: 0 100%;
  transition-property: translate, width;
  transition-duration: 0s;
  width: 100%;
  overflow: hidden;
}
.gallery--gradient .gallery__item::before, .gallery--gradient .gallery__item::after {
  z-index: 116;
  transition-property: top,bottom,opacity;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0, 0.55, 0.45, 1);
  transition-delay: 0s;
  content: "";
  width: 100%;
  height: 200%;
  position: absolute;
  right: 0;
}
.gallery--gradient .gallery__item::before {
  transition-duration: 2s;
  top: 0;
  background-image: linear-gradient(to top, rgba(50, 154, 240, 0) 0%, rgba(50, 154, 240, 0) 30%, #329af0 50%, #329af0 100%);
}
.gallery--gradient .gallery__item::after {
  transition-duration: 0.5s;
  bottom: 0;
  background-image: linear-gradient(to bottom, rgba(50, 154, 240, 0) 0%, rgba(50, 154, 240, 0) 30%, #329af0 50%, #329af0 100%);
}
.gallery--gradient .gallery__item.is-active {
  translate: 0 0;
  transition-duration: 1s;
}
.gallery--gradient .gallery__item.is-active::before {
  top: -140%;
}
.gallery--gradient .gallery__item.is-active::after {
  bottom: -100%;
}
.gallery--gradient .gallery__item.is-actived {
  translate: 0 -80%;
  transition-duration: 1s;
}
.gallery--gradient .gallery__item.is-actived::before {
  top: 100%;
}
.gallery--gradient .gallery__item.is-actived::after {
  bottom: 0;
}
.gallery--gradient:not(.is-loaded) .gallery__item {
  translate: 0 0;
}

:root {
  --gallery__controler__item__size: 3em;
}

.gallery__controler {
  position: absolute;
  width: 100%;
  height: var(--gallery__controler__item__size);
  right: 0;
  bottom: 0;
  overflow: hidden;
}
#cs .gallery__controler {
  bottom: calc((var(--gallery__controler__item__size) + var(--margin)) * -1);
}
@media print, screen and (min-width: 568.02px) {
  #cs .gallery__controler {
    bottom: 1em;
    right: 1em;
    width: calc(var(--gallery__controler__item__size) * 2 + var(--margin-width));
  }
}

.gallery__controler__item {
  background-color: var(--color-body);
  position: absolute;
  top: 50%;
  box-sizing: content-box;
  translate: 0 -50%;
  transition-property: width,color,background-color,opacity,translate;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0, 0.55, 0.45, 1);
  transition-delay: 0s;
  width: var(--gallery__controler__item__size);
  height: var(--gallery__controler__item__size);
}
#cs .gallery__controler__item {
  background-color: #329AF0;
  color: #ffffff;
  border-radius: 999.9rem;
}
.gallery__controler__item .icon {
  position: absolute;
  margin: auto;
  inset: 0;
}

.gallery__controler__item--prev {
  left: 0;
}

.gallery__controler__item--next {
  right: 0;
}

dl.dl {
  display: grid;
}
dl.dl {
  grid-template-columns: min-content auto;
}
dl.dl {
  grid-template-rows: auto;
}
dl.dl {
  column-gap: 1em;
}
dl.dl dt {
  white-space: nowrap;
}
dl.dl--auto {
  grid-template-columns: min-content min-content;
}
dl.cv {
  display: grid;
}
dl.cv {
  grid-template-columns: auto 1fr;
}
dl.cv {
  grid-template-rows: auto;
}
dl.cv {
  column-gap: 1em;
}
dl.cv dt {
  grid-column: 1/2;
  white-space: nowrap;
}
dl.cv dd {
  grid-column: 2/3;
}
dl.cv .t--kagikakko {
  text-indent: -0.2em;
}
dl.cv .t--quote {
  text-indent: -0.25em;
}

table.dl td, table.dl th {
  text-align: left;
  vertical-align: top;
}
table.dl th {
  padding-right: 1.4em;
  overflow: hidden;
}
table.dl th span {
  position: relative;
  display: inline-block;
}
table.dl th span::before {
  content: "";
  position: absolute;
  left: calc(100% + 0.4em);
  top: calc((1.7em + 0.1rem) / 2);
  width: 100vw;
  height: 0.1rem;
  background-color: currentcolor;
}
table.dl td {
  padding-left: 0.4em;
}

dl.dl--dash {
  column-gap: 0.4em;
}
dl.dl--dash dt {
  position: relative;
  z-index: 100;
  padding-right: 1em;
}
dl.dl--dash dt::before {
  content: "";
  width: 100%;
  height: 0.1rem;
  background-color: currentcolor;
  z-index: 101;
  position: absolute;
  left: 0;
  top: calc((1.7em - 0.1rem) * 0.5);
}
dl.dl--dash dt span {
  background-color: var(--color-body);
  position: relative;
  z-index: 102;
  padding-right: 0.4em;
}
dl.dl--dash dt span:empty {
  display: none;
}

dl.dl--bar--v {
  column-gap: calc(2em + 0.1rem);
}
dl.dl--bar--v dd {
  position: relative;
}
dl.dl--bar--v dd::after {
  content: "";
  width: 0.1rem;
  background-color: currentcolor;
  height: calc(100% - 0.7em);
  top: 0.35em;
  left: calc((1em + 0.1rem) * -1);
  position: absolute;
}

dl.dl--bar--h {
  row-gap: calc(2em + 0.1rem);
}
dl.dl--bar--h dt, dl.dl--bar--h dd {
  position: relative;
}
dl.dl--bar--h dt::before, dl.dl--bar--h dd::before {
  content: "";
  width: 100%;
  height: 0.1rem;
  background-color: currentcolor;
  left: 0;
  bottom: calc((1em + 0.1rem) * -1);
  position: absolute;
}
dl.dl--bar--h dt:last-of-type::before,
dl.dl--bar--h dd:last-of-type::before {
  display: none;
}

dl.dl--bar {
  column-gap: calc(2em + 0.1rem);
}
dl.dl--bar dd {
  position: relative;
}
dl.dl--bar dd::after {
  content: "";
  width: 0.1rem;
  background-color: currentcolor;
  height: calc(100% - 0.7em);
  top: 0.35em;
  left: calc((1em + 0.1rem) * -1);
  position: absolute;
}
dl.dl--bar {
  row-gap: calc(2em + 0.1rem);
}
dl.dl--bar dt, dl.dl--bar dd {
  position: relative;
}
dl.dl--bar dt::before, dl.dl--bar dd::before {
  content: "";
  width: 100%;
  height: 0.1rem;
  background-color: currentcolor;
  left: 0;
  bottom: calc((1em + 0.1rem) * -1);
  position: absolute;
}
dl.dl--bar dt:last-of-type::before,
dl.dl--bar dd:last-of-type::before {
  display: none;
}

dl.dl--bar-switch {
  padding-bottom: calc(1em + 0.1rem);
}
dl.dl--bar-switch {
  row-gap: calc(2em + 0.1rem);
}
dl.dl--bar-switch {
  column-gap: 0;
}
dl.dl--bar-switch dt, dl.dl--bar-switch dd {
  position: relative;
}
dl.dl--bar-switch dt::before, dl.dl--bar-switch dd::before {
  content: "";
  width: 100%;
  height: 0.1rem;
  left: 0;
  bottom: calc((1em + 0.1rem) * -1);
  position: absolute;
}
dl.dl--bar-switch dt {
  padding-right: 1em;
}
dl.dl--bar-switch dt::before {
  background-color: currentcolor;
}
dl.dl--bar-switch dd {
  padding-left: 1em;
}
dl.dl--bar-switch dd::before {
  background-color: rgb(192.56, 193.4, 193.68);
}

dl.dl--bar-switch--double {
  padding-top: calc(1em + 0.1rem);
}
dl.dl--bar-switch--double dt:first-child::after, dl.dl--bar-switch--double dt:first-child + dd::after {
  content: "";
  width: 100%;
  height: 0.1rem;
  left: 0;
  top: calc((1em + 0.1rem) * -1);
  position: absolute;
}
dl.dl--bar-switch--double dt::after {
  background-color: currentcolor;
}
dl.dl--bar-switch--double dd::after {
  background-color: rgb(192.56, 193.4, 193.68);
}

dl.dl--bar-table {
  border-block: 0.2rem solid currentcolor;
  padding-block: calc(1em + 0.1rem);
}
dl.dl--bar-table {
  row-gap: calc(2em + 0.1rem);
}
dl.dl--bar-table {
  column-gap: 0;
}
dl.dl--bar-table dt, dl.dl--bar-table dd {
  position: relative;
  padding: 0 1em;
}
dl.dl--bar-table dt:not(:last-of-type)::before, dl.dl--bar-table dd:not(:last-of-type)::before {
  content: "";
  width: 100%;
  height: 0.1rem;
  left: 0;
  bottom: calc((1em + 0.1rem) * -1);
  position: absolute;
  background-color: rgb(230.47, 230.8, 230.91);
}
dl.dl--bar-table dd::after {
  content: "";
  width: 0.1rem;
  height: 100%;
  left: 0;
  bottom: 0;
  position: absolute;
  background-color: rgb(230.47, 230.8, 230.91);
}

dl.dl--gap {
  column-gap: calc(var(--margin-width) * 1);
}
dl.dl--gap--sm {
  gap: 0 calc(var(--margin-width) * 0.5);
}
dl.dl--gap--xs {
  gap: 0 calc(var(--margin-width) * 0.3333333333);
}
.dl--interview {
  gap: calc(var(--margin) * 1) calc(var(--margin-width) * 1);
}
.dl--interview dt {
  position: relative;
  z-index: 100;
  padding-right: 1em;
}
.dl--interview dt::before {
  content: "";
  width: 100%;
  height: 0.1rem;
  background-color: currentcolor;
  z-index: 101;
  position: absolute;
  left: 0;
  top: 0.85em;
}
.dl--interview dt span {
  background-color: var(--color-body);
  position: relative;
  z-index: 102;
  padding-right: 0.4em;
}
.dl--interview dt span:empty {
  display: none;
}

.newslist a, .newslist button {
  text-decoration-line: none;
}
@media (hover: hover) {
  .newslist a:hover, .newslist button:hover {
    text-decoration-line: none;
  }
}
.newslist a:focus-visible, .newslist a.is-hover, .newslist button:focus-visible, .newslist button.is-hover {
  text-decoration-line: none;
}
html.un-touched .newslist a:focus-visible {
  border-radius: 0.1rem;
  outline-offset: 0.6rem;
}
.newslist.newslist--blk .newslist__list__item > a:focus-visible {
  border-radius: 1rem;
}
html.un-touched .newslist.newslist--blk .newslist__list__item > a:focus-visible {
  outline: rgba(50, 154, 240, 0.6) solid 0.3rem;
  outline-offset: 0;
}

.newslist--hr {
  position: relative;
}
.newslist--hr::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 0.1rem;
  background-color: rgb(230.47, 230.8, 230.91);
}

.newslist--catfilter {
  display: grid;
}
.newslist--catfilter {
  gap: calc(var(--margin) * 1) calc(var(--margin-width) * 1);
}
.newslist--catfilter {
  grid-template-columns: auto;
}
.newslist--catfilter {
  grid-template-rows: auto auto;
}
@media print, screen and (min-width: 833.02px) {
  .newslist--catfilter {
    grid-template-columns: calc(11.2rem + var(--margin-width) * 1) auto;
  }
  .newslist--catfilter {
    grid-template-rows: auto;
  }
}
.newslist--catfilter .newslist__catfilter {
  grid-column: 1/-1;
  grid-row: 1/2;
}
@media print, screen and (min-width: 833.02px) {
  .newslist--catfilter .newslist__catfilter {
    grid-column: 1/2;
    grid-row: 1/-1;
  }
}
.newslist--catfilter .newslist__list {
  grid-column: 1/-1;
  grid-row: 2/3;
}
@media print, screen and (min-width: 833.02px) {
  .newslist--catfilter .newslist__list {
    grid-column: 2/3;
    grid-row: 1/-1;
  }
}

@media print, screen and (min-width: 833.02px) {
  .newslist__catfilter .tag__item {
    display: block;
  }
}

.newslist:not(.newslist--hr):not(.newslist--blk) .newslist__list {
  margin-block: calc(var(--margin) * 1 * 0.5 * -1);
}

.newslist--hr .newslist__list__item {
  position: relative;
}
.newslist--hr .newslist__list__item::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 0.1rem;
  background-color: rgb(230.47, 230.8, 230.91);
}
.newslist--blk .newslist__list__item {
  padding: 1.268em 1.618em;
  background-color: rgb(230.47, 230.8, 230.91);
  border-radius: 1rem;
}
.newslist--blk .newslist__list__item:not(:last-child) {
  margin-bottom: calc(var(--margin) * 1 * 1);
}
.newslist--blk .newslist__list__item > a {
  border-radius: 1rem;
  padding: 1.268em 1.618em;
  margin: -1.268em -1.618em;
}
.newslist--blk.newslist--fig .newslist__list__item {
  padding: 1.618em;
}
.newslist--hr.newslist--hr--halfway .newslist__list__item::after {
  width: 50%;
  background-color: rgb(230.47, 230.8, 230.91);
  width: calc(100% - calc(11.2rem + var(--margin-width) * 1) - var(--margin-width) * 1);
}
.newslist--hr.newslist--hr--halfway .newslist__list__item:last-child::after {
  width: 100%;
}
.newslist--hr.newslist--fig .newslist__list__item {
  padding-bottom: calc(var(--margin) * 2 + 0.1rem);
}
.newslist__list__item.is-past {
  opacity: 0.5;
  text-decoration: line-through;
}
.newslist__list__item.is-future .newslist__list__item__anchor__inner__article__title::before {
  content: "予約";
  display: inline-block;
  vertical-align: middle;
  padding-inline: 0.5em;
  font-size: var(--font-size--xs);
  letter-spacing: var(--letter-spacing--xs);
  line-height: 1;
  border-inline: 0.1rem solid currentcolor;
  margin-right: 0.5em;
}

.newslist__list__item__anchor {
  display: block;
  padding-block: calc(var(--margin) * 1 * 0.5);
}
.newslist--fig:not(.newslist--blk) .newslist__list__item__anchor:not(:last-child) {
  padding-bottom: calc(var(--margin) * 2 * 1);
}
.newslist--hr .newslist__list__item__anchor {
  padding-block: calc(var(--margin) * 1 + 0.1rem);
}
.newslist__list__item__anchor.newslist--fig {
  padding-top: calc(var(--margin) * 2 + 0.1rem);
}

.newslist__list__item__anchor__inner {
  position: relative;
  display: grid;
}
.newslist__list__item__anchor__inner {
  gap: calc(var(--margin) * 0.5) calc(var(--margin-width) * 1);
}
.newslist__list__item__anchor__inner {
  grid-template-columns: auto;
}
@media print, screen and (min-width: 568.02px) {
  .newslist__list__item__anchor__inner {
    grid-template-columns: calc(11.2rem + var(--margin-width) * 1) auto;
  }
}
.newslist--cat .newslist__list__item__anchor__inner {
  gap: 0 calc(var(--margin-width) * 1);
}
@media print, screen and (min-width: 568.02px) {
  .newslist--cat .newslist__list__item__anchor__inner {
    grid-template-rows: auto 1fr;
  }
}
.newslist--fig .newslist__list__item__anchor__inner {
  grid-template-rows: auto 1fr;
}
.newslist--fig .newslist__list__item__anchor__inner {
  grid-template-columns: calc(11.2rem + var(--margin-width) * 1) auto;
}
@media print, screen and (min-width: 1098.02px) {
  .newslist--fig .newslist__list__item__anchor__inner {
    grid-template-columns: calc(11.2rem + var(--margin-width) * 1) calc(11.2rem + var(--margin-width) * 1) auto;
  }
}
.newslist--cat.newslist--fig .newslist__list__item__anchor__inner {
  grid-template-rows: auto 1fr;
}
.newslist--cat.newslist--blk .newslist__list__item__anchor__inner {
  grid-template-columns: auto 1fr;
}
.newslist--cat.newslist--blk .newslist__list__item__anchor__inner {
  grid-template-rows: auto auto;
}
.newslist--cat.newslist--blk .newslist__list__item__anchor__inner {
  gap: calc(var(--margin) * 0.5) calc(var(--margin-width) * 1);
}
@media print, screen and (min-width: 833.02px) {
  .newslist--cat.newslist--blk .newslist__list__item__anchor__inner {
    grid-template-columns: calc(11.2rem + var(--margin-width) * 1) calc(11.2rem + var(--margin-width) * 1) auto;
  }
  .newslist--cat.newslist--blk .newslist__list__item__anchor__inner {
    grid-template-rows: auto;
  }
}
.newslist--cat.newslist--blk.newslist--fig .newslist__list__item__anchor__inner {
  grid-template-columns: calc(11.2rem + var(--margin-width) * 1) 1fr;
}
.newslist--cat.newslist--blk.newslist--fig .newslist__list__item__anchor__inner {
  grid-template-rows: auto auto;
}
.newslist--cat.newslist--blk.newslist--fig .newslist__list__item__anchor__inner {
  gap: 0 calc(var(--margin-width) * 1);
}
@media print, screen and (min-width: 833.02px) {
  .newslist--cat.newslist--blk.newslist--fig .newslist__list__item__anchor__inner {
    grid-template-columns: calc(11.2rem + var(--margin-width) * 1) calc(11.2rem + var(--margin-width) * 1) auto;
  }
  .newslist--cat.newslist--blk.newslist--fig .newslist__list__item__anchor__inner {
    grid-template-rows: auto 1fr;
  }
}
.newslist--blk a.newslist__list__item__anchor .newslist__list__item__anchor__inner, .newslist--hr a.newslist__list__item__anchor .newslist__list__item__anchor__inner {
  padding-right: calc(0.1rem + var(--margin-width) * 1);
}
.newslist--blk a.newslist__list__item__anchor .newslist__list__item__anchor__inner::before, .newslist--hr a.newslist__list__item__anchor .newslist__list__item__anchor__inner::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 0.1rem;
  background-color: rgb(230.47, 230.8, 230.91);
}
.newslist--blk a.newslist__list__item__anchor .newslist__list__item__anchor__inner::before {
  background-color: var(--color-white);
}
.newslist--hr a.newslist__list__item__anchor .newslist__list__item__anchor__inner::before {
  background-color: rgb(230.47, 230.8, 230.91);
}

.newslist__list__item__anchor__inner__fig {
  grid-column: 1/2;
  grid-row: 1/-1;
}
.newslist__list__item__anchor__inner__fig img {
  border-radius: 1rem;
  aspect-ratio: 16/9;
  object-fit: cover;
}

@media print, screen and (min-width: 568.02px) {
  .newslist--cat .newslist__list__item__anchor__inner__date {
    grid-column: 1/2;
    grid-row: 1/2;
  }
}
.newslist--fig .newslist__list__item__anchor__inner__date {
  grid-column: 2/3;
  grid-row: 2/3;
  padding-top: calc(var(--margin) * 0.5);
}
@media print, screen and (min-width: 1098.02px) {
  .newslist--fig .newslist__list__item__anchor__inner__date {
    padding-top: 0;
    grid-column: 2/3;
    grid-row: 1/-1;
  }
}
@media print, screen and (min-width: 1098.02px) {
  .newslist--cat.newslist--fig .newslist__list__item__anchor__inner__date {
    grid-row: 1/2;
  }
}
.newslist--cat.newslist--blk .newslist__list__item__anchor__inner__date {
  grid-column: 1/2;
  grid-row: 1/2;
}
@media print, screen and (min-width: 833.02px) {
  .newslist--cat.newslist--blk .newslist__list__item__anchor__inner__date {
    grid-column: 1/2;
    grid-row: 1/2;
  }
}
.newslist--cat.newslist--blk.newslist--fig .newslist__list__item__anchor__inner__date {
  grid-column: 1/2;
  grid-row: 1/2;
}
@media print, screen and (min-width: 833.02px) {
  .newslist--cat.newslist--blk.newslist--fig .newslist__list__item__anchor__inner__date {
    grid-column: 2/3;
    grid-row: 1/2;
  }
}
.newslist__list__item__anchor__inner__date__str {
  color: var(--color-figure);
}
.newslist--fig .newslist__list__item__anchor__inner__date__str {
  color: rgba(32, 35, 36, 0.5);
  font-size: var(--font-size--xs);
  letter-spacing: var(--letter-spacing--xs);
  line-height: 1.7;
}
@media print, screen and (min-width: 1098.02px) {
  .newslist--fig .newslist__list__item__anchor__inner__date__str {
    font-size: var(--font-size--md);
    letter-spacing: var(--letter-spacing--md);
    line-height: 1.7;
    color: var(--color-figure);
  }
}
.newslist__list__item.is-new .newslist__list__item__anchor__inner__date__str::after {
  content: "";
  width: 0.4em;
  height: 0.4em;
  margin-left: 0.4em;
  background-color: var(--color-new);
  display: inline-block;
  vertical-align: top;
  border-radius: 50%;
}

.newslist__list__item__anchor__inner__cat {
  color: var(--color-figure);
}
.newslist--cat .newslist__list__item__anchor__inner__cat {
  grid-column: 1/-1;
  grid-row: 2/3;
}
@media print, screen and (min-width: 568.02px) {
  .newslist--cat .newslist__list__item__anchor__inner__cat {
    grid-column: 1/2;
    grid-row: 2/3;
  }
}
.newslist--cat.newslist--fig .newslist__list__item__anchor__inner__cat {
  grid-column: 2/3;
  grid-row: -2/-1;
}
.newslist--cat.newslist--blk .newslist__list__item__anchor__inner__cat {
  grid-column: 2/3;
  grid-row: 1/2;
}
@media print, screen and (min-width: 833.02px) {
  .newslist--cat.newslist--blk .newslist__list__item__anchor__inner__cat {
    grid-column: 2/3;
    grid-row: 1/2;
  }
}
.newslist--cat.newslist--blk.newslist--fig .newslist__list__item__anchor__inner__cat {
  grid-column: 2/3;
  grid-row: 1/2;
}
@media print, screen and (min-width: 833.02px) {
  .newslist--cat.newslist--blk.newslist--fig .newslist__list__item__anchor__inner__cat {
    grid-column: 2/3;
    grid-row: -1/-2;
  }
}
.newslist__list__item__anchor__inner__cat span {
  display: block;
  font-size: var(--font-size--xs);
  letter-spacing: var(--letter-spacing--xs);
  line-height: 1.7;
  color: #329AF0;
}

.newslist__list__item__anchor__inner__article {
  position: relative;
}
.newslist--cat .newslist__list__item__anchor__inner__article {
  grid-column: 1/-1;
  grid-row: 3/4;
  padding-top: calc(var(--margin) * 0.5);
}
@media print, screen and (min-width: 568.02px) {
  .newslist--cat .newslist__list__item__anchor__inner__article {
    grid-column: 2/3;
    grid-row: 1/-1;
    padding-top: 0;
  }
}
.newslist--fig .newslist__list__item__anchor__inner__article {
  grid-column: 2/3;
  grid-row: 1/2;
  padding-top: 0;
}
@media print, screen and (min-width: 1098.02px) {
  .newslist--fig .newslist__list__item__anchor__inner__article {
    grid-column: 3/4;
    grid-row: 1/-1;
  }
}
.newslist--blk .newslist__list__item__anchor__inner__article {
  position: relative;
}
@media print, screen and (min-width: 568.02px) {
  .newslist--blk .newslist__list__item__anchor__inner__article {
    padding-left: calc(var(--margin-width) * 1 + 0.1rem);
  }
  .newslist--blk .newslist__list__item__anchor__inner__article::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0.1rem;
    background-color: var(--color-white);
  }
}
.newslist--cat.newslist--blk .newslist__list__item__anchor__inner__article {
  grid-column: 1/-1;
  grid-row: 2/3;
}
@media print, screen and (min-width: 833.02px) {
  .newslist--cat.newslist--blk .newslist__list__item__anchor__inner__article {
    grid-column: 3/4;
    grid-row: 1/2;
  }
}
.newslist--cat.newslist--blk.newslist--fig .newslist__list__item__anchor__inner__article {
  grid-column: 1/-1;
  grid-row: 2/3;
}
@media print, screen and (min-width: 833.02px) {
  .newslist--cat.newslist--blk.newslist--fig .newslist__list__item__anchor__inner__article {
    grid-column: 3/4;
    grid-row: 1/-1;
  }
}

.newslist__list__item__anchor__inner__article__body {
  font-size: var(--font-size--sm);
  letter-spacing: var(--letter-spacing--sm);
  line-height: 1.7;
}

.newslist__more:not(:first-child) {
  margin-top: calc(var(--margin) * 1 * 1);
}
.newslist__more {
  padding-left: 0;
}
@media print, screen and (min-width: 568.02px) {
  .newslist__more {
    padding-left: calc(calc(11.2rem + var(--margin-width) * 1) + var(--margin-width) * 1);
  }
}
.newslist--fig .newslist__more:not(:first-child) {
  margin-top: calc(var(--margin) * 2 * 1);
}

.tableLayout {
  width: 100%;
}

.tableLayout tbody td,
.tableLayout tbody th {
  padding: 0 !important;
  vertical-align: top;
  text-align: left;
}

table th {
  vertical-align: middle;
}
table td {
  vertical-align: top;
}
table td[rowspan],
table th[rowspan] {
  vertical-align: middle;
}
table td.label, table td.minimum,
table th.label,
table th.minimum {
  width: 1%;
  white-space: nowrap;
}
table td.label label, table td.minimum label,
table th.label label,
table th.minimum label {
  line-height: 4.4rem;
}
table td.label,
table th.label {
  background-color: rgba(32, 35, 36, 0.03);
  vertical-align: middle;
}
table td.minimum .minimum__inner,
table th.minimum .minimum__inner {
  padding: 0 1.4rem;
}
table td.common,
table th.common {
  width: 30%;
}

.tableView {
  border-collapse: separate;
  width: 100%;
  border-right: 0.1rem solid rgb(230.47, 230.8, 230.91);
  border-bottom: 0.1rem solid rgb(230.47, 230.8, 230.91);
}
.tableView thead th {
  text-align: center;
}
.tableView td,
.tableView th {
  text-align: left;
  border-top: 0.1rem solid rgb(230.47, 230.8, 230.91);
  border-left: 0.1rem solid rgb(230.47, 230.8, 230.91);
  padding: 0.9rem 1.4rem;
}
.tableView td.solid,
.tableView th.solid {
  padding: 0 !important;
}
.tableView td.null,
.tableView th.null {
  font-style: italic !important;
  color: rgba(32, 35, 36, 0.5);
}
.tableView.tableView--sm td, .tableView.tableView--sm th {
  padding: 0.4rem 0.9rem;
}
.tableView th {
  white-space: nowrap;
  background-color: rgb(241.62, 241.8, 241.86);
}
.tableView .id, .tableView .date, .tableView .end {
  white-space: nowrap;
}

@media print, screen and (max-width: 568px) {
  .tableView.responsive {
    display: block;
    border-right: none;
    border-bottom: none;
  }
  .tableView.responsive td,
  .tableView.responsive th {
    padding: 0.9rem 1.4rem;
  }
  .tableView.responsive td:last-child,
  .tableView.responsive th:last-child {
    border-bottom: 0.1rem solid rgb(230.47, 230.8, 230.91);
  }
  .tableView.responsive th {
    background-color: rgb(241.62, 241.8, 241.86) !important;
  }
  .tableView.responsive thead {
    float: left;
  }
  .tableView.responsive thead tr td,
  .tableView.responsive thead tr th {
    display: block;
    border-right: 0.1rem solid rgb(230.47, 230.8, 230.91);
  }
  .tableView.responsive tbody {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  .tableView.responsive tbody tr {
    display: inline-block;
  }
  .tableView.responsive tbody tr:last-child {
    border-right: 0.1rem solid rgb(230.47, 230.8, 230.91);
  }
  .tableView.responsive tbody tr:first-child td,
  .tableView.responsive tbody tr:first-child th {
    border-left: none;
  }
  .tableView.responsive tbody tr td,
  .tableView.responsive tbody tr th {
    display: block;
  }
  .tableView.responsive tbody td:nth-child(odd) {
    background-color: rgb(250.54, 250.6, 250.62);
  }
  .tableView.responsive tbody td:nth-child(even) {
    background-color: transparent;
  }
  .tableView.responsive tbody:first-child tr:first-child td,
  .tableView.responsive tbody:first-child tr:first-child th {
    border-left: 0.1rem solid rgb(230.47, 230.8, 230.91);
  }
}
.tableView2 {
  border-collapse: separate;
  width: 100%;
}
.tableView2 thead th {
  text-align: center;
}
.tableView2 th {
  white-space: nowrap;
}
.tableView2 tr {
  background-color: rgb(248.31, 248.4, 248.43);
}
.tableView2 tr th {
  background-color: rgb(230.47, 230.8, 230.91);
}
.tableView2 tr:nth-child(even) {
  background-color: rgb(250.54, 250.6, 250.62);
}
.tableView2 tr:nth-child(even) th {
  background-color: rgb(217.09, 217.6, 217.77);
}
.tableView2 td,
.tableView2 th {
  text-align: left;
  border-top: 0.2rem solid #ffffff;
  border-left: 0.2rem solid #ffffff;
  padding: 0.9rem 1.4rem;
  text-align: justify;
  text-justify: inter-ideograph;
  text-justify: inter-character;
}
.tableView2 td:first-child,
.tableView2 th:first-child {
  border-left: none;
}
.tableView2 td:empty,
.tableView2 th:empty {
  border: none !important;
  background-color: inherit;
}

.tableView.rounded {
  border-radius: 1rem;
}
.tableView.rounded thead tr td:first-child,
.tableView.rounded thead tr th:first-child {
  border-radius: 1rem 0 0 0;
}
.tableView.rounded thead tr td:last-child,
.tableView.rounded thead tr th:last-child {
  border-radius: 0 1rem 0 0;
}
.tableView.rounded thead tr td:only-child,
.tableView.rounded thead tr th:only-child {
  border-radius: 1rem 1rem 0 0;
}
.tableView.rounded tbody:only-child tr:first-child td:first-child,
.tableView.rounded tbody:only-child tr:first-child th:first-child {
  border-radius: 1rem 0 0 0;
}
.tableView.rounded tbody:only-child tr:first-child td:last-child,
.tableView.rounded tbody:only-child tr:first-child th:last-child {
  border-radius: 0 1rem 0 0;
}
.tableView.rounded tbody:only-child tr:first-child td:only-child,
.tableView.rounded tbody:only-child tr:first-child th:only-child {
  border-radius: 1rem 1rem 0 0;
}
.tableView.rounded tbody tr:last-child td:first-child,
.tableView.rounded tbody tr:last-child th:first-child {
  border-radius: 0 0 0 1rem;
}
.tableView.rounded td:empty + th,
.tableView.rounded th:empty + th {
  border-radius: 1rem 0 0 0;
}
.tableView.rounded thead + tbody tr:first-child th {
  border-radius: 1rem 0 0 0;
}
.tableView.rounded tr:last-child td:last-child {
  border-bottom-right-radius: 1rem;
}

@media print, screen and (max-width: 568px) {
  .tableView.tableBreak td,
  .tableView.tableBreak th {
    width: 100%;
    display: block;
  }
}

dl.tableView.rounded {
  border-radius: 1rem;
}
dl.tableView.rounded dt:first-child {
  border-top-left-radius: 1rem;
}
@media print, screen and (max-width: 568px) {
  dl.tableView.rounded dt:first-child {
    border-top-right-radius: 1rem;
  }
}
dl.tableView.rounded dt:first-child + dd {
  border-top-right-radius: 1rem;
}
@media print, screen and (max-width: 568px) {
  dl.tableView.rounded dt:first-child + dd {
    border-top-right-radius: 0;
  }
}
dl.tableView.rounded dt:last-of-type {
  border-bottom-left-radius: 1rem;
}
@media print, screen and (max-width: 568px) {
  dl.tableView.rounded dt:last-of-type {
    border-bottom-left-radius: 0;
  }
}
@media print, screen and (max-width: 568px) {
  dl.tableView.rounded dd:last-child {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }
}

.tableView-line {
  width: 100%;
}
.tableView-line thead th {
  text-align: center;
}
.tableView-line th {
  white-space: nowrap;
  color: #329AF0;
  vertical-align: top;
}
.tableView-line td,
.tableView-line th {
  text-align: left;
  border-bottom: 0.1rem solid #329AF0;
  padding: 0.9rem 1.4rem;
}
.tableView-line tbody tr:last-child td, .tableView-line tbody tr:last-child th {
  border-bottom: 0;
  padding-bottom: 0;
}
.tableView-line thead td, .tableView-line thead th,
.tableView-line tbody:only-child tr:first-child td,
.tableView-line tbody:only-child tr:first-child th {
  padding-top: 0;
}

.tableView--by-turns tr:nth-child(2n) {
  background-color: rgb(250.54, 250.6, 250.62);
}

@media (hover: hover) {
  table.tableView--highlight tbody tr:hover td {
    background-color: rgba(32, 35, 36, 0.03) !important;
  }
}
.table-scrollable {
  width: calc(100% + 2.4rem);
  margin-inline: -1.2rem -1.2rem;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}
.table-scrollable::before, .table-scrollable::after {
  content: "";
  position: absolute;
  height: 100%;
  top: 0;
}
.table-scrollable::before {
  left: 0;
  width: 1.2rem;
  background: linear-gradient(to right, white 0, rgba(255, 255, 255, 0) 75%);
}
.table-scrollable::after {
  right: 0;
  width: 1.2rem;
  background: linear-gradient(to left, white 0, rgba(255, 255, 255, 0) 75%);
}
@media print, screen and (min-width: 568.02px) and (max-width: 833px) {
  .table-scrollable {
    width: calc(100% + 5rem);
    margin-inline: -2.5rem -2.5rem;
  }
  .table-scrollable::before {
    width: 2.5rem;
  }
  .table-scrollable::after {
    width: 2.5rem;
  }
}
@media print, screen and (min-width: 833.02px) and (max-width: 1098px) {
  .table-scrollable {
    width: calc(100% + 11.8rem);
    margin-inline: -5.9rem -5.9rem;
  }
  .table-scrollable::before {
    width: 5.9rem;
  }
  .table-scrollable::after {
    width: 5.9rem;
  }
}
@media print, screen and (min-width: 568.02px) and (max-width: 1098px) {
  .table-scrollable.table-scrollable--p {
    width: 100%;
    margin-inline: 0;
    white-space: normal;
  }
  .table-scrollable.table-scrollable--p::before, .table-scrollable.table-scrollable--p::after {
    display: none;
  }
}
@media print, screen and (min-width: 1098.02px) {
  .table-scrollable {
    width: 100vw;
    margin-inline: calc(50% - 50vw) calc(50% - 50vw);
  }
  .table-scrollable::before, .table-scrollable::after {
    width: calc(50% - var(--width-content) * 0.5);
  }
  .table-scrollable::before {
    right: calc(50% - var(--width-content) * 0.5);
    left: auto;
  }
  .table-scrollable::after {
    right: auto;
    left: calc(50% - var(--width-content) * 0.5);
  }
}
@media print, screen and (min-width: 1098.02px) {
  .table-scrollable.table-scrollable--p, .table-scrollable.table-scrollable--p-t {
    width: 100%;
    margin-inline: 0;
    white-space: normal;
  }
  .table-scrollable.table-scrollable--p::before, .table-scrollable.table-scrollable--p::after, .table-scrollable.table-scrollable--p-t::before, .table-scrollable.table-scrollable--p-t::after {
    display: none;
  }
}

.table-scrollable__inner {
  overflow: auto;
}
@media print, screen and (min-width: 568.02px) and (max-width: 1098px) {
  .table-scrollable--p .table-scrollable__inner {
    overflow: visible;
  }
}
@media print, screen and (min-width: 1098.02px) {
  .table-scrollable__inner .table-scrollable--p, .table-scrollable--p-t .table-scrollable__inner {
    overflow: visible;
  }
}

.table-scrollable__inner__inner {
  padding-inline: var(--padding-page--inline);
  width: fit-content;
}
@media print, screen and (min-width: 568.02px) and (max-width: 1098px) {
  .table-scrollable--p .table-scrollable__inner__inner {
    width: 100%;
    padding-inline: 0;
  }
}
@media print, screen and (min-width: 1098.02px) {
  .table-scrollable__inner__inner {
    padding-inline: calc(50vw - var(--width-content) * 0.5);
  }
}
@media print, screen and (min-width: 1098.02px) {
  .table-scrollable--p .table-scrollable__inner__inner, .table-scrollable--p-t .table-scrollable__inner__inner {
    width: 100%;
    padding-inline: 0;
  }
}

.js__inview,
.js__inview .js__inview__inner, .js__inview::after, .js__inview::before {
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0, 0.55, 0.45, 1);
  transition-delay: 0s;
  transition-duration: 0.75s;
}

.js__inview__item {
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0, 0.55, 0.45, 1);
  transition-delay: 0s;
  transition-duration: 0.75s;
}

.js__inview--false {
  transition: none;
}

.is-active--slow,
.is-active--slow .js__inview__inner, .is-active--slow::after, .is-active--slow::before {
  transition-duration: 1.5s;
}

.is-active--fast,
.is-active--fast .js__inview__inner, .is-active--fast::after, .is-active--fast::before {
  transition-duration: 0.375s;
}

span.js__inview {
  display: inline-block;
}

.is-active--fade-in {
  transition-property: opacity;
  opacity: 0;
}
.is-active--fade-in.is-active, html.no-js .is-active--fade-in {
  opacity: 1;
}
@media print {
  .is-active--fade-in {
    opacity: 1;
  }
}

.is-active--fade-out {
  transition-property: opacity;
  opacity: 1;
}
.is-active--fade-out.is-active, html.no-js .is-active--fade-out {
  opacity: 0;
}
@media print {
  .is-active--fade-out {
    opacity: 0;
  }
}

.is-active--bg {
  transition-property: none !important;
}
.is-active--bg img {
  transition-property: scale;
  transition-duration: 0.75s;
  transition-timing-function: cubic-bezier(0, 0.55, 0.45, 1);
  transition-delay: 0s;
  scale: 1.5;
  opacity: 0;
}
.is-active--bg.is-active img, html.no-js .is-active--bg img {
  scale: 1;
  opacity: 1;
}
@media print {
  .is-active--bg img {
    scale: 1;
    opacity: 1;
  }
}

.is-active--gs {
  filter: grayscale(100%);
  transition-property: filter;
}
.is-active--gs.is-active, html.no-js .is-active--gs {
  filter: grayscale(0);
}

.is-activing--gs {
  filter: grayscale(100%);
  transition-property: filter;
}
.is-activing--gs.is-activing, html.no-js .is-activing--gs {
  filter: grayscale(0);
}

.is-active--slide {
  position: relative;
  overflow: hidden;
  z-index: 100;
}
.is-active--slide::before, .is-active--slide::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
}
.is-active--slide::before {
  z-index: 102;
  background-color: var(--color-body);
  transition-duration: 0.375s;
  transition-delay: 0s;
}
.is-active--slide::after {
  z-index: 101;
  background-color: rgb(248.31, 248.4, 248.43);
  transition-duration: 0.75s;
  transition-delay: 0.75s;
}

.is-active--slide--top::before, .is-active--slide--top::after {
  left: 0;
  bottom: 0;
}
.is-active--slide--top.is-active::before, .is-active--slide--top.is-active::after, html.no-js .is-active--slide--top::before, html.no-js .is-active--slide--top::after {
  bottom: 100%;
}
@media print {
  .is-active--slide--top::before, .is-active--slide--top::after {
    bottom: 100%;
  }
}

.is-active--slide--right::before, .is-active--slide--right::after {
  left: 0;
  top: 0;
}
.is-active--slide--right.is-active::before, .is-active--slide--right.is-active::after, html.no-js .is-active--slide--right::before, html.no-js .is-active--slide--right::after {
  left: 100%;
}
@media print {
  .is-active--slide--right::before, .is-active--slide--right::after {
    left: 100%;
  }
}

.is-active--slide--bottom::before, .is-active--slide--bottom::after {
  left: 0;
  top: 0;
}
.is-active--slide--bottom.is-active::before, .is-active--slide--bottom.is-active::after, html.no-js .is-active--slide--bottom::before, html.no-js .is-active--slide--bottom::after {
  top: 100%;
}
@media print {
  .is-active--slide--bottom::before, .is-active--slide--bottom::after {
    top: 100%;
  }
}

.is-active--slide--left::before, .is-active--slide--left::after {
  right: 0;
  top: 0;
}
.is-active--slide--left.is-active::before, .is-active--slide--left.is-active::after, html.no-js .is-active--slide--left::before, html.no-js .is-active--slide--left::after {
  right: 100%;
}
@media print {
  .is-active--slide--left::before, .is-active--slide--left::after {
    right: 100%;
  }
}

.is-active--slide-fade {
  position: relative;
  overflow: hidden;
  z-index: 100;
}
.is-active--slide-fade::before {
  content: "";
  position: absolute;
  width: 300%;
  height: 100%;
  right: 0;
  top: 0;
  z-index: 102;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 33.3333333333%, white 66.6666666667%);
  transition-property: right;
  transition-duration: 0.375s;
  transition-delay: 0s;
}

.is-active--slide-fade.is-active::before, html.no-js .is-active--slide-fade::before {
  right: -200%;
}
@media print {
  .is-active--slide-fade::before {
    display: none;
  }
}

.is-active--up {
  transition-property: opacity, translate, scale, rotate;
  opacity: 0;
  translate: 0 calc(var(--margin) * 1);
}
.is-active--up.is-active, html.no-js .is-active--up {
  opacity: 1;
}
@media print {
  .is-active--up {
    opacity: 1;
  }
}
.is-active--up.is-active, html.no-js .is-active--up {
  translate: 0 0;
}
@media print {
  .is-active--up {
    translate: 0 0;
  }
}

.is-active--down {
  transition-property: opacity, translate, scale, rotate;
  opacity: 0;
  translate: 0 calc(var(--margin) * -1);
}
.is-active--down.is-active, html.no-js .is-active--down {
  opacity: 1;
}
@media print {
  .is-active--down {
    opacity: 1;
  }
}
.is-active--down.is-active, html.no-js .is-active--down {
  translate: 0 0;
}
@media print {
  .is-active--down {
    translate: 0 0;
  }
}

.is-active--left {
  transition-property: opacity, translate, scale, rotate;
  opacity: 0;
  translate: calc(var(--margin) * -1) 0;
}
.is-active--left.is-active, html.no-js .is-active--left {
  opacity: 1;
}
@media print {
  .is-active--left {
    opacity: 1;
  }
}
.is-active--left.is-active, html.no-js .is-active--left {
  translate: 0 0;
}
@media print {
  .is-active--left {
    translate: 0 0;
  }
}

.is-active--right {
  transition-property: opacity, translate, scale, rotate;
  opacity: 0;
  translate: var(--margin) 0;
}
.is-active--right.is-active, html.no-js .is-active--right {
  opacity: 1;
}
@media print {
  .is-active--right {
    opacity: 1;
  }
}
.is-active--right.is-active, html.no-js .is-active--right {
  translate: 0 0;
}
@media print {
  .is-active--right {
    translate: 0 0;
  }
}

.js__inview__item > *:nth-child(1) {
  transition-delay: 0.2s;
}
.js__inview__item > *:nth-child(2) {
  transition-delay: 0.4s;
}
.js__inview__item > *:nth-child(3) {
  transition-delay: 0.6s;
}
.js__inview__item > *:nth-child(4) {
  transition-delay: 0.8s;
}
.js__inview__item > *:nth-child(5) {
  transition-delay: 1s;
}
.js__inview__item > *:nth-child(6) {
  transition-delay: 1.2s;
}
.js__inview__item > *:nth-child(7) {
  transition-delay: 1.4s;
}
.js__inview__item > *:nth-child(8) {
  transition-delay: 1.6s;
}
.js__inview__item > *:nth-child(9) {
  transition-delay: 1.8s;
}
.js__inview__item > *:nth-child(10) {
  transition-delay: 2s;
}

.js__inview__item--2 > *:nth-child(1), .js__inview__item--2 > *:nth-child(2) {
  transition-delay: 0.2s;
}
.js__inview__item--2 > *:nth-child(3), .js__inview__item--2 > *:nth-child(4) {
  transition-delay: 0.4s;
}
.js__inview__item--2 > *:nth-child(5), .js__inview__item--2 > *:nth-child(6) {
  transition-delay: 0.6s;
}
.js__inview__item--2 > *:nth-child(7), .js__inview__item--2 > *:nth-child(8) {
  transition-delay: 0.8s;
}
.js__inview__item--2 > *:nth-child(9), .js__inview__item--2 > *:nth-child(10) {
  transition-delay: 1s;
}
.js__inview__item--2 > *:nth-child(11), .js__inview__item--2 > *:nth-child(12) {
  transition-delay: 1.2s;
}
.js__inview__item--2 > *:nth-child(13), .js__inview__item--2 > *:nth-child(14) {
  transition-delay: 1.4s;
}
.js__inview__item--2 > *:nth-child(15), .js__inview__item--2 > *:nth-child(16) {
  transition-delay: 1.6s;
}
.js__inview__item--2 > *:nth-child(17), .js__inview__item--2 > *:nth-child(18) {
  transition-delay: 1.8s;
}
.js__inview__item--2 > *:nth-child(19), .js__inview__item--2 > *:nth-child(20) {
  transition-delay: 2s;
}

.js__inview__item--3 > *:nth-child(1), .js__inview__item--3 > *:nth-child(2), .js__inview__item--3 > *:nth-child(3) {
  transition-delay: 0.2s;
}
.js__inview__item--3 > *:nth-child(4), .js__inview__item--3 > *:nth-child(5), .js__inview__item--3 > *:nth-child(6) {
  transition-delay: 0.4s;
}
.js__inview__item--3 > *:nth-child(7), .js__inview__item--3 > *:nth-child(8), .js__inview__item--3 > *:nth-child(9) {
  transition-delay: 0.6s;
}
.js__inview__item--3 > *:nth-child(10), .js__inview__item--3 > *:nth-child(11), .js__inview__item--3 > *:nth-child(12) {
  transition-delay: 0.8s;
}
.js__inview__item--3 > *:nth-child(13), .js__inview__item--3 > *:nth-child(14), .js__inview__item--3 > *:nth-child(15) {
  transition-delay: 1s;
}
.js__inview__item--3 > *:nth-child(16), .js__inview__item--3 > *:nth-child(17), .js__inview__item--3 > *:nth-child(18) {
  transition-delay: 1.2s;
}
.js__inview__item--3 > *:nth-child(19), .js__inview__item--3 > *:nth-child(20), .js__inview__item--3 > *:nth-child(21) {
  transition-delay: 1.4s;
}
.js__inview__item--3 > *:nth-child(22), .js__inview__item--3 > *:nth-child(23), .js__inview__item--3 > *:nth-child(24) {
  transition-delay: 1.6s;
}
.js__inview__item--3 > *:nth-child(25), .js__inview__item--3 > *:nth-child(26), .js__inview__item--3 > *:nth-child(27) {
  transition-delay: 1.8s;
}
.js__inview__item--3 > *:nth-child(28), .js__inview__item--3 > *:nth-child(29), .js__inview__item--3 > *:nth-child(30) {
  transition-delay: 2s;
}

.js__inview__item--fast--3 > *:nth-child(1), .js__inview__item--fast--3 > *:nth-child(2), .js__inview__item--fast--3 > *:nth-child(3) {
  transition-delay: 0.1s;
}
.js__inview__item--fast--3 > *:nth-child(4), .js__inview__item--fast--3 > *:nth-child(5), .js__inview__item--fast--3 > *:nth-child(6) {
  transition-delay: 0.2s;
}
.js__inview__item--fast--3 > *:nth-child(7), .js__inview__item--fast--3 > *:nth-child(8), .js__inview__item--fast--3 > *:nth-child(9) {
  transition-delay: 0.3s;
}
.js__inview__item--fast--3 > *:nth-child(10), .js__inview__item--fast--3 > *:nth-child(11), .js__inview__item--fast--3 > *:nth-child(12) {
  transition-delay: 0.4s;
}
.js__inview__item--fast--3 > *:nth-child(13), .js__inview__item--fast--3 > *:nth-child(14), .js__inview__item--fast--3 > *:nth-child(15) {
  transition-delay: 0.5s;
}
.js__inview__item--fast--3 > *:nth-child(16), .js__inview__item--fast--3 > *:nth-child(17), .js__inview__item--fast--3 > *:nth-child(18) {
  transition-delay: 0.6s;
}
.js__inview__item--fast--3 > *:nth-child(19), .js__inview__item--fast--3 > *:nth-child(20), .js__inview__item--fast--3 > *:nth-child(21) {
  transition-delay: 0.7s;
}
.js__inview__item--fast--3 > *:nth-child(22), .js__inview__item--fast--3 > *:nth-child(23), .js__inview__item--fast--3 > *:nth-child(24) {
  transition-delay: 0.8s;
}
.js__inview__item--fast--3 > *:nth-child(25), .js__inview__item--fast--3 > *:nth-child(26), .js__inview__item--fast--3 > *:nth-child(27) {
  transition-delay: 0.9s;
}
.js__inview__item--fast--3 > *:nth-child(28), .js__inview__item--fast--3 > *:nth-child(29), .js__inview__item--fast--3 > *:nth-child(30) {
  transition-delay: 1s;
}

.is-active__item--up > * {
  transition-property: opacity, translate;
  transition-duration: 0.75s;
  transition-timing-function: cubic-bezier(0, 0.55, 0.45, 1);
  transition-delay: 0s;
  translate: 0 calc(var(--margin) * 1);
  opacity: 0;
}
@media print {
  .is-active__item--up > * {
    translate: 0 0;
  }
}
.is-active__item--up.is-active > *, html.no-js .is-active__item--up > * {
  translate: 0 0;
  opacity: 1;
}

.is-active--up-down {
  opacity: 0;
}
.is-active--up-down.is-active, html.no-js .is-active--up-down {
  animation: inviewUp_down 0.75s 1 cubic-bezier(0, 0.55, 0.45, 1) 0s;
  animation-fill-mode: both;
}
@keyframes inviewUp_down {
  0% {
    translate: 0 var(--margin);
    opacity: 0;
  }
  80% {
    translate: 0 calc(var(--margin) * -1 / 3);
    opacity: 0.25;
  }
  100% {
    translate: 0 0;
    opacity: 1;
  }
}
@media print {
  .is-active--up-down {
    opacity: 1;
  }
}

.is-active--obj {
  overflow: hidden;
}
.is-active--obj img {
  scale: 1.25;
  transition-property: translate;
  transition-duration: 1.125s;
  transition-timing-function: cubic-bezier(0, 0.55, 0.45, 1);
  transition-delay: 0s;
}
.is-active--obj.is-active img {
  scale: 1;
}

.is-active--border {
  position: relative;
}
.is-active--border::before {
  content: "";
  position: absolute;
  background-color: var(--color-figure);
}

.is-active--border--top::before {
  height: 0.1rem;
  width: 0;
  top: 0;
  left: 0;
}
.is-active--border--top.is-active--border--bold::before {
  height: 0.2rem;
}
.is-active--border--top.is-active::before, html.no-js .is-active--border--top::before {
  width: 100%;
}
@media print {
  .is-active--border--top {
    width: 100%;
  }
}

.is-active--border--right::before {
  width: 0.1rem;
  height: 0;
  top: 0;
  right: 0;
}
.is-active--border--right.is-active--border--bold::before {
  width: 0.2rem;
}
.is-active--border--right.is-active::before, html.no-js .is-active--border--right::before {
  height: 100%;
}
@media print {
  .is-active--border--right {
    height: 100%;
  }
}

.is-active--border--bottom::before {
  height: 0.1rem;
  width: 0;
  bottom: 0;
  left: 0;
}
.is-active--border--bottom.is-active--border--bold::before {
  height: 0.2rem;
}
.is-active--border--bottom.is-active::before, html.no-js .is-active--border--bottom::before {
  width: 100%;
}
@media print {
  .is-active--border--bottom {
    width: 100%;
  }
}

.is-active--border--left::before {
  width: 0.1rem;
  height: 0;
  top: 0;
  left: 0;
}
.is-active--border--left.is-active--border--bold::before {
  width: 0.2rem;
}
.is-active--border--left.is-active::before, html.no-js .is-active--border--left::before {
  height: 100%;
}
@media print {
  .is-active--border--left {
    height: 100%;
  }
}

.is-active--blur {
  transition-duration: filter, opacity;
}

.is-active--blur--in {
  filter: blur(0);
  opacity: 1;
}
.is-active--blur--in.is-active, html.no-js .is-active--blur--in {
  filter: blur(10px);
  opacity: 0;
}

.is-active--blur--out {
  filter: blur(10px);
  opacity: 0;
}
.is-active--blur--out.is-active, html.no-js .is-active--blur--out {
  filter: blur(0);
  opacity: 1;
}

html#hpc .s-service {
  display: grid;
}
html#hpc .s-service {
  grid-template-columns: repeat(12, 1fr);
}
.service__h {
  text-transform: uppercase;
  overflow: hidden;
}
.service__h:not(:last-child) {
  margin-bottom: calc(var(--margin-section) * 1);
}
.service__h h2 {
  font-size: var(--font-size--xl);
  letter-spacing: var(--letter-spacing--xl);
}
html#hpc .service__h h2 {
  font-size: var(--font-size--md);
  letter-spacing: var(--letter-spacing--md);
  line-height: 1;
  color: var(--color-font);
  padding-bottom: 0.35em;
  border-bottom: 2px solid currentcolor;
  width: fit-content;
}
html#ss .service__h h2 {
  font-size: var(--margin-article);
  line-height: 1;
  font-weight: bold;
  color: rgb(217.09, 217.6, 217.77);
}
html#hpc .service__h {
  grid-column: 1/-1;
}
@media print, screen and (min-width: 833.02px) {
  html#hpc .service__h {
    grid-column: 1/3;
  }
}

.service__list {
  display: grid;
}
.service__list {
  gap: calc(var(--margin) * 1) calc(var(--margin-width) * 1);
}
.service__list {
  grid-template-columns: auto;
}
@media print, screen and (min-width: 568.02px) and (max-width: 833px) {
  .service__list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media print, screen and (min-width: 833.02px) and (max-width: 1098px) {
  .service__list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media print, screen and (min-width: 1098.02px) {
  .service__list {
    grid-template-columns: repeat(3, 1fr);
  }
}
html#ss .service__list {
  gap: 0;
}
html#ss .service__list {
  grid-template-columns: 1fr;
}
html#hpc .service__list {
  grid-column: 1/-1;
}
@media print, screen and (min-width: 833.02px) {
  html#hpc .service__list {
    grid-column: 3/-1;
  }
}
#cs .service__list {
  box-shadow: 0 0 1.7em 0.1rem rgba(32, 35, 36, 0.17);
  border-radius: 1rem;
  background-color: rgba(32, 35, 36, 0.08);
  gap: 0.25em;
}

html#hpc .service__list__item {
  padding-top: 1em;
  border-top: 0.1rem solid currentcolor;
  position: relative;
}
html#hpc .service__list__item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 0.2rem;
  background-color: currentcolor;
  width: 3em;
}
html#cs .service__list__item {
  padding: var(--margin-width);
  border-radius: 1rem;
  background-color: #fff;
}
html#ss .service__list__item {
  padding-block: var(--margin-width);
  border-top: 0.1rem solid rgb(230.47, 230.8, 230.91);
}
html#ss .service__list__item:last-child {
  border-bottom: 0.1rem solid rgb(230.47, 230.8, 230.91);
}

.l-main {
  padding-top: 0;
}

.hero {
  margin-bottom: 0 !important;
  height: calc(100vh - var(--header__height--shc));
  height: calc(100svh - var(--header__height--shc));
  min-height: initial;
  max-height: initial;
  line-height: 1.5;
}
html#hpc .hero {
  height: 56.25vw;
}
html#cs .hero {
  max-width: calc(100% - var(--hero--padding) * 2);
  margin-left: var(--hero--padding);
  border-radius: 1rem;
  overflow: hidden;
  height: calc(100vh - var(--header__height--shc) - (var(--hero--padding)));
  height: calc(100svh - var(--header__height--shc) - (var(--hero--padding)));
}

.l-main, .wrap, article {
  padding-bottom: 0;
  margin-bottom: 0;
}

.l-header, .l-footer {
  display: none;
}

.gallery__item__inner__content__inner > span > span {
  background-color: var(--color-figure);
  color: var(--color-white);
  display: block;
  padding: calc(0.25 * var(--font-size--xxl));
  width: fit-content;
}
html#ss .gallery__item__inner__content__inner > span > span {
  background-color: transparent;
  padding: 0;
  text-shadow: 0 0 0.25em #000;
}
html#cs .gallery__item__inner__content__inner > span > span {
  display: inline-block;
  background-color: transparent;
  padding: 0;
  text-shadow: 0 0 0.25em #000;
}
.gallery__item__inner__content__inner > span > span + span {
  margin-top: calc(0.25 * var(--font-size--xxl) * -1);
}
html#cs .gallery__item__inner__content__inner {
  border-left: 1px solid #fff;
  padding-left: var(--margin-width);
}

.gallery__item__inner__content__inner__item {
  display: block;
}
html#hpc .gallery__item__inner__content__inner__item, html#ss .gallery__item__inner__content__inner__item {
  opacity: 0;
  transition-property: opacity,translate;
  transition-duration: 0.75s;
  transition-timing-function: cubic-bezier(0, 0.55, 0.45, 1);
  transition-delay: 0s;
  translate: 0 calc(var(--margin));
}
html#ss .gallery__item__inner__content__inner__item {
  translate: calc(var(--margin)) 0;
}
html#cs .gallery__item__inner__content__inner__item {
  overflow: hidden;
  opacity: 0;
}
html#cs .gallery__item__inner__content__inner__item span {
  transition-property: translate;
  transition-duration: 1s;
  transition-timing-function: cubic-bezier(0, 0.55, 0.45, 1);
  transition-delay: 0s;
  translate: 0 200%;
}
html#hpc .gallery__item.is-active .gallery__item__inner__content__inner__item, html#hpc .gallery__item.is-actived .gallery__item__inner__content__inner__item, html#ss .gallery__item.is-active .gallery__item__inner__content__inner__item, html#ss .gallery__item.is-actived .gallery__item__inner__content__inner__item {
  opacity: 1;
  translate: 0 !important;
}
html#cs .gallery__item.is-active .gallery__item__inner__content__inner__item, html#cs .gallery__item.is-actived .gallery__item__inner__content__inner__item {
  opacity: 1;
}
html#cs .gallery__item.is-active .gallery__item__inner__content__inner__item span, html#cs .gallery__item.is-actived .gallery__item__inner__content__inner__item span {
  translate: 0 !important;
}

.gallery__item__inner__content__inner__item--main {
  font-size: var(--font-size--xl);
  letter-spacing: var(--letter-spacing--xl);
  font-weight: bold;
  transition-delay: 0.2s;
}
@media print, screen and (max-width: 568px) {
  .gallery__item__inner__content__inner__item--main {
    font-size: 4.5vw;
  }
}
@media print, screen and (min-width: 1098.02px) {
  .gallery__item__inner__content__inner__item--main {
    font-size: var(--font-size--xxl);
  }
}

.gallery__item__inner__content__inner__item--sub {
  transition-delay: 0.4s;
}
.page-head {
  padding-block: calc(var(--margin-section) * 2);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 1;
}
.page-head:not(:last-child) {
  margin-bottom: calc(var(--margin-article) * 1);
}
@media print, screen and (min-width: 833.02px) {
  .page-head {
    padding-block: calc(var(--margin-article) * 2);
  }
}
html.company .page-head {
  background-image: url(../image/kv/hero--company.jpg);
}
html.news .page-head {
  background-image: url(../image/kv/hero--news.jpg);
}
html.privacy .page-head {
  background-image: url(../image/kv/hero--privacy.jpg);
}
.page-head::before {
  content: "";
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 30%;
  height: 100%;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
}

html#cs .page-head {
  max-width: calc(100% - var(--hero--padding) * 2);
  margin-left: var(--hero--padding);
  border-radius: 1rem;
  overflow: hidden;
}

.page-head__inner {
  z-index: 3;
  position: relative;
}
.page-head__inner h1 {
  color: var(--color-white);
  font-weight: bold;
}

:root {
  --header__height--shc: 4em;
}
@media print, screen and (min-width: 833.02px) and (max-width: 1098px) {
  :root {
    --header__height--shc: 5em;
  }
}
@media print, screen and (min-width: 1098.02px) {
  :root {
    --header__height--shc: 6em;
  }
}

:root {
  --logo__height: 2em;
}

:root {
  --header__nav__gap: 1em;
}
@media print, screen and (min-width: 833.02px) and (max-width: 1098px) {
  :root {
    --header__nav__gap: 1.25em;
  }
}
@media print, screen and (min-width: 1098.02px) {
  :root {
    --header__nav__gap: 1.5em;
  }
}
@media print, screen and (min-width: 1370.02px) {
  :root {
    --header__nav__gap: 2em;
  }
}

.shc-header {
  height: var(--header__height--shc);
  line-height: var(--header__height--shc);
  background-color: var(--color-body);
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: space-between;
  align-content: space-between;
  padding-inline: var(--padding-page--inline);
  z-index: 800;
  position: relative;
  white-space: nowrap;
}
.shc-header a, .shc-header button {
  text-decoration-line: none;
}
@media (hover: hover) {
  .shc-header a:hover, .shc-header button:hover {
    text-decoration-line: none;
  }
}
.shc-header a:focus-visible, .shc-header a.is-hover, .shc-header button:focus-visible, .shc-header button.is-hover {
  text-decoration-line: none;
}
.shc-header a, .shc-header button {
  color: inherit;
}
@media (hover: hover) {
  .shc-header a:hover, .shc-header button:hover {
    color: inherit;
  }
}
.shc-header a:focus-visible, .shc-header a.is-hover, .shc-header button:focus-visible, .shc-header button.is-hover {
  color: inherit;
}
.shc-header > * {
  min-width: 0;
}
.shc-header > *.minimum {
  flex-grow: 0 !important;
  flex-shrink: 0 !important;
  white-space: nowrap;
}
html#hpc .shc-header {
  background-color: transparent;
}

.shc-header__logo {
  height: var(--header__height--shc);
  width: fit-content;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: space-between;
  align-content: space-between;
  -webkit-align-items: center;
  align-items: center;
}
.shc-header__logo > * {
  min-width: 0;
}
.shc-header__logo > *.minimum {
  flex-grow: 0 !important;
  flex-shrink: 0 !important;
  white-space: nowrap;
}
.shc-header__logo__h1 {
  font-size: var(--font-size--md);
  letter-spacing: var(--letter-spacing--md);
  font-weight: bold;
  align-self: first;
}
@media print, screen and (min-width: 568.02px) {
  .shc-header__logo__h1 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-align-content: space-between;
    align-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    gap: 0.7em;
    font-size: var(--font-size--lg);
    letter-spacing: var(--letter-spacing--lg);
  }
  .shc-header__logo__h1 > * {
    min-width: 0;
  }
  .shc-header__logo__h1 > *.minimum {
    flex-grow: 0 !important;
    flex-shrink: 0 !important;
    white-space: nowrap;
  }
}
.shc-header__logo__h1 picture {
  width: fit-content;
}

@media print, screen and (max-width: 568px) {
  .shc-header__logo__h1__ja {
    margin-bottom: 0.25em;
  }
}
.shc-header__logo__h1__ja img {
  height: 1em;
}
.shc-header__logo__h1__en img {
  height: 0.66em;
}
.shc-header__nav {
  font-weight: bold;
}
.shc-header__nav__list {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: space-between;
  align-content: space-between;
  -webkit-justify-content: center;
  justify-content: center;
}
.shc-header__nav__list > * {
  min-width: 0;
}
.shc-header__nav__list > *.minimum {
  flex-grow: 0 !important;
  flex-shrink: 0 !important;
  white-space: nowrap;
}
.shc-header__nav__list {
  gap: var(--header__nav__gap);
}
.shc-header__nav__list__item {
  font-size: var(--font-size--sm);
  letter-spacing: var(--letter-spacing--sm);
}
@media print, screen and (min-width: 568.02px) {
  .shc-header__nav__list__item {
    font-size: var(--font-size--md);
    letter-spacing: var(--letter-spacing--md);
  }
}
.shc-header__nav__list__item--privacy {
  font-size: var(--font-size--sm);
  letter-spacing: var(--letter-spacing--sm);
}
@media print, screen and (min-width: 568.02px) {
  .shc-header__nav__list__item--privacy {
    font-size: var(--font-size--md);
    letter-spacing: var(--letter-spacing--md);
  }
}

.shc-header__nav__list__item__anchor {
  display: block;
}
.shc-footer {
  position: relative;
  z-index: 799;
  padding-top: var(--padding-page--b);
  padding-bottom: var(--padding-page--b);
}
.shc-footer a, .shc-footer button {
  text-decoration-line: none;
}
@media (hover: hover) {
  .shc-footer a:hover, .shc-footer button:hover {
    text-decoration-line: none;
  }
}
.shc-footer a:focus-visible, .shc-footer a.is-hover, .shc-footer button:focus-visible, .shc-footer button.is-hover {
  text-decoration-line: none;
}
.shc-footer a, .shc-footer button {
  color: var(--color-figure);
}
@media (hover: hover) {
  .shc-footer a:hover, .shc-footer button:hover {
    color: rgb(15.8181818182, 125.4909090909, 216.1818181818);
  }
}
.shc-footer a:focus-visible, .shc-footer a.is-hover, .shc-footer button:focus-visible, .shc-footer button.is-hover {
  color: rgb(15.8181818182, 125.4909090909, 216.1818181818);
}
.shc-footer__nav__list {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: space-between;
  align-content: space-between;
  -webkit-justify-content: center;
  justify-content: center;
}
.shc-footer__nav__list > * {
  min-width: 0;
}
.shc-footer__nav__list > *.minimum {
  flex-grow: 0 !important;
  flex-shrink: 0 !important;
  white-space: nowrap;
}
.shc-footer__nav__list {
  gap: calc(var(--margin) * 1) calc(var(--margin-width) * 1);
}
@media print, screen and (min-width: 833.02px) {
  .shc-footer__nav__list {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
}

.shc-footer__nav__list--main {
  font-weight: bold;
}

.s-lead {
  margin-top: calc(var(--margin-width) * -1);
  z-index: 220;
  overflow: hidden;
}
.s-lead:not(:last-child) {
  margin-bottom: calc(var(--margin-article) * 1);
}
.s-lead html#hpc,
.s-lead html#ss {
  padding-bottom: var(--margin-section);
}
.s-lead html#hpc::before,
.s-lead html#ss::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: calc(var(--margin-article) * 1.5);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
}
html#cs .s-lead {
  overflow: visible;
  padding-inline: var(--padding-page--inline);
  max-width: calc(var(--width-content) + var(--padding-page--r) + var(--padding-page--l));
  padding-bottom: var(--margin-width);
}
@supports (padding: env(safe-area-inset-left)) {
  html#cs .s-lead {
    padding-inline: calc(var(--padding-page--l) + env(safe-area-inset-left)) calc(var(--padding-page--r) + env(safe-area-inset-right));
  }
}

.s-lead__inner {
  padding-left: var(--margin-width);
  width: 400%;
  animation: s-lead--loop 60s infinite linear;
}
@media print, screen and (min-width: 568.02px) and (max-width: 1098px) {
  .s-lead__inner {
    width: 300%;
    animation: s-lead--loop 45s infinite linear;
  }
}
@media print, screen and (min-width: 1098.02px) {
  .s-lead__inner {
    width: 200%;
    animation: s-lead--loop 30s infinite linear;
  }
}

@keyframes s-lead--loop {
  0% {
    translate: 0 0;
  }
  100% {
    translate: -50% 0;
  }
}
.s-lead__inner__list {
  display: grid;
}
.s-lead__inner__list {
  gap: calc(var(--margin) * 1) calc(var(--margin-width) * 1);
}
.s-lead__inner__list {
  grid-template-columns: repeat(8, 1fr);
}
#cs .s-lead__inner__list {
  grid-template-columns: repeat(6, 1fr);
}
.s-lead__inner__list__item {
  overflow: hidden;
  z-index: 1;
}
#hpc .s-lead__inner__list__item {
  border-radius: 1rem;
}
#cs .s-lead__inner__list__item {
  background-color: var(--color-white);
  display: grid;
}
#cs .s-lead__inner__list__item {
  grid-template-columns: 1fr;
}
@media print, screen and (min-width: 568.02px) {
  #cs .s-lead__inner__list__item {
    grid-template-columns: 3fr 2fr;
  }
}
html#ss .s-lead__inner__list__item {
  color: var(--color-white);
  position: relative;
}
html#ss .s-lead__inner__list__item::before {
  content: "";
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  mask-image: url('data:image/svg+xml;utf8,<svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 300"><polygon class="b" points="0 290 10 300 90 300 100 290 100 10 90 0 10 0 0 10 0 290"/></svg>');
  mask-position: center;
  mask-repeat: no-repeat;
  mask-size: contain;
  mask-size: 100% auto;
  mask-position: center bottom;
  background-color: var(--color-figure);
}

.s-lead__inner__list__item__header {
  z-index: 3;
  position: relative;
  padding: 1em;
  font-size: var(--font-size--lg);
  letter-spacing: var(--letter-spacing--lg);
}
html#ss .s-lead__inner__list__item__header {
  padding: var(--margin-width);
}
html#hpc .s-lead__inner__list__item__header {
  position: relative;
}
html#hpc .s-lead__inner__list__item__header::before {
  content: "";
  width: calc(100% - 2em);
  left: 1em;
  top: -0.4rem;
  position: absolute;
  height: 0.8rem;
  background-color: #329AF0;
}
html#cs .s-lead__inner__list__item__header {
  height: fit-content;
  align-self: center;
}
.s-lead__inner__list__item__header span {
  display: inline-block;
}

.s-lead__inner__list__item__body {
  position: relative;
  z-index: 3;
  position: relative;
}
html#hpc .s-lead__inner__list__item__body {
  border-radius: 0.5em;
  overflow: hidden;
}
html#ss .s-lead__inner__list__item__body, html#hpc .s-lead__inner__list__item__body {
  aspect-ratio: 4/3;
}
html#cs .s-lead__inner__list__item__body {
  aspect-ratio: 3/2;
}
@media print, screen and (min-width: 568.02px) and (max-width: 833px) {
  html#cs .s-lead__inner__list__item__body {
    aspect-ratio: 1/1;
  }
}
@media print, screen and (min-width: 833.02px) {
  html#cs .s-lead__inner__list__item__body {
    aspect-ratio: 3/2;
  }
}
.s-lead__inner__list__item__body img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.company dt {
  line-height: 1.5;
}
.company dt > span {
  font-size: var(--font-size--sm);
  letter-spacing: var(--letter-spacing--sm);
}
@media print, screen and (min-width: 833.02px) {
  .company dt br {
    display: none;
  }
}
.company .sub {
  font-size: var(--font-size--sm);
  letter-spacing: var(--letter-spacing--sm);
}

.s-contact {
  font-size: var(--font-size--xl);
  letter-spacing: var(--letter-spacing--xl);
  line-height: 1.7;
}

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