/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

figure {
  display: block;
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 0;
          margin-block-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 30px;
}
@media only screen and (max-width: 1199px) {
  html {
    scroll-padding-top: 75px;
  }
}
html.over-flow-hidden {
  overflow: hidden;
  padding-right: var(--scrollbar-width);
}
html.over-flow-hidden .page-top-button {
  right: calc(var(--scrollbar-width) + 60px);
}

html,
body,
.layout {
  width: 100%;
  height: 100%;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  line-height: 1.7;
}
@media only screen and (max-width: 1199px) {
  body {
    font-size: 15px;
  }
}
@media only screen and (max-width: 999px) {
  body {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) {
  body {
    font-size: 14px;
  }
}
@media only screen and (max-width: 429px) {
  body {
    font-size: 13px;
  }
}
body {
  color: #000;
}

.layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.layout__inner {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 50px;
  width: 1340px;
  margin: 0 auto;
  padding: 30px 30px 160px;
}
@media only screen and (max-width: 1339px) {
  .layout__inner {
    gap: 30px;
    width: auto;
    max-width: 100%;
  }
}
@media only screen and (max-width: 1199px) {
  .layout__inner {
    padding: 48px 30px 100px;
  }
}
@media only screen and (max-width: 767px) {
  .layout__inner {
    padding: 48px 20px 100px;
  }
}
@media only screen and (max-width: 429px) {
  .layout__inner {
    padding: 48px 15px 80px;
  }
}
.layout__inner main {
  width: 950px;
}
@media only screen and (max-width: 1339px) {
  .layout__inner main {
    width: auto;
    max-width: calc(100% - 310px);
  }
}
@media only screen and (max-width: 1199px) {
  .layout__inner main {
    width: auto;
    max-width: 100%;
  }
}

.m-below {
  display: none;
}
@media only screen and (max-width: 767px) {
  .m-below {
    display: block;
  }
}

a {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  white-space: wrap;
  word-wrap: break-word;
}
a:focus-visible {
  -webkit-transition: none !important;
  transition: none !important;
  outline: solid 2px #813a2e;
  outline-offset: -2px;
}

.font-weight-500 {
  font-weight: 500;
}

.font-weight-700 {
  font-weight: 700;
}

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

.mb-30 {
  margin-bottom: 30px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mt-30 {
  margin-top: 30px;
}

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

.page-header {
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  .page-header {
    margin-bottom: 40px;
  }
}

.page-title {
  position: relative;
  -webkit-box-shadow: 0 12px 16px rgba(0, 0, 0, 0.1), 0 -2px 5px rgba(0, 0, 0, 0.08);
          box-shadow: 0 12px 16px rgba(0, 0, 0, 0.1), 0 -2px 5px rgba(0, 0, 0, 0.08);
  border-radius: 20px;
  padding: 40px 43px;
  margin-bottom: 20px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .page-title {
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 10px;
  }
}
.page-title h1 {
  font-size: 32px;
  line-height: 1.7;
}
@media only screen and (max-width: 1199px) {
  .page-title h1 {
    font-size: 31px;
  }
}
@media only screen and (max-width: 999px) {
  .page-title h1 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 767px) {
  .page-title h1 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 429px) {
  .page-title h1 {
    font-size: 22px;
  }
}
.page-title h1 {
  font-weight: 700;
  letter-spacing: 1.8px;
}
.page-title .publication-date {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 14px;
  line-height: 1.7;
}
@media only screen and (max-width: 1199px) {
  .page-title .publication-date {
    font-size: 13px;
  }
}
@media only screen and (max-width: 999px) {
  .page-title .publication-date {
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .page-title .publication-date {
    font-size: 12px;
  }
}
@media only screen and (max-width: 429px) {
  .page-title .publication-date {
    font-size: 11px;
  }
}
.page-title .publication-date {
  color: #444;
}
@media only screen and (max-width: 767px) {
  .page-title .publication-date {
    top: 5px;
    right: 10px;
  }
}

.breadcrumb ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.breadcrumb ul li a {
  text-decoration: underline;
}
.breadcrumb ul li a:hover, .breadcrumb ul li a:focus-visible {
  color: #4db252;
}

.page-top-button {
  position: fixed;
  bottom: 60px;
  right: 60px;
}
@media only screen and (max-width: 1339px) {
  .page-top-button {
    display: none;
  }
}

.page-content section:not(:last-child) {
  margin-bottom: 60px;
}

.section-title {
  margin-bottom: 32px;
}
@media only screen and (max-width: 1199px) {
  .section-title {
    margin-bottom: 20px;
  }
}
.section-title h2 {
  font-size: 32px;
  line-height: 1.7;
}
@media only screen and (max-width: 1199px) {
  .section-title h2 {
    font-size: 31px;
  }
}
@media only screen and (max-width: 999px) {
  .section-title h2 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 767px) {
  .section-title h2 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 429px) {
  .section-title h2 {
    font-size: 22px;
  }
}
.section-title h2 {
  font-weight: 700;
  position: relative;
  display: inline-block;
  padding-left: 15px;
  padding-bottom: 2px;
  line-height: 1.2;
  letter-spacing: 1.7px;
}
.section-title h2::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 5px;
  height: 100%;
  border-radius: 4px;
  background-color: #4db252;
}
@media only screen and (max-width: 429px) {
  .section-title h2::before {
    width: 3px;
  }
}
@media only screen and (max-width: 429px) {
  .section-title h2 {
    padding-left: 10px;
  }
}
.section-title .title-text {
  font-size: 16px;
  line-height: 1.7;
}
@media only screen and (max-width: 1199px) {
  .section-title .title-text {
    font-size: 15px;
  }
}
@media only screen and (max-width: 999px) {
  .section-title .title-text {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .section-title .title-text {
    font-size: 14px;
  }
}
@media only screen and (max-width: 429px) {
  .section-title .title-text {
    font-size: 13px;
  }
}
.section-title .title-text {
  display: inline-block;
  margin-left: 24px;
}

.section-content .section-content-child {
  margin-bottom: 30px;
  padding: 0 20px;
}
.section-content .section-content-child:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .section-content .section-content-child {
    padding: 0 10px;
  }
}
.section-content h3 {
  font-size: 24px;
  line-height: 1.7;
}
@media only screen and (max-width: 1199px) {
  .section-content h3 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 999px) {
  .section-content h3 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .section-content h3 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 429px) {
  .section-content h3 {
    font-size: 18px;
  }
}
.section-content h3 {
  font-weight: 700;
  margin-bottom: 10px;
}
.section-content h4 {
  font-size: 20px;
  line-height: 1.7;
}
@media only screen and (max-width: 1199px) {
  .section-content h4 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 999px) {
  .section-content h4 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .section-content h4 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 429px) {
  .section-content h4 {
    font-size: 15px;
  }
}
.section-content h4 {
  font-weight: 600;
  margin-bottom: 5px;
}

.section-table {
  width: 100%;
  margin-bottom: 35px;
}
@media only screen and (max-width: 767px) {
  .section-table {
    margin-bottom: 20px;
  }
}
.section-table tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #d5bfbb;
}
@media only screen and (max-width: 767px) {
  .section-table tr {
    margin-bottom: 15px;
    border-bottom: 1px solid #d5bfbb;
  }
}
.section-table tr:last-child {
  border-bottom: 1px solid #d5bfbb;
}
@media only screen and (max-width: 767px) {
  .section-table tr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.section-table tr th,
.section-table tr td {
  padding: 15px 40px;
  font-size: 18px;
  line-height: 1.7;
}
@media only screen and (max-width: 1199px) {
  .section-table tr th,
  .section-table tr td {
    font-size: 17px;
  }
}
@media only screen and (max-width: 999px) {
  .section-table tr th,
  .section-table tr td {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .section-table tr th,
  .section-table tr td {
    font-size: 15px;
  }
}
@media only screen and (max-width: 429px) {
  .section-table tr th,
  .section-table tr td {
    font-size: 14px;
  }
}
.section-table tr th,
.section-table tr td {
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .section-table tr th,
  .section-table tr td {
    padding: 10px 20px;
    font-size: 16px;
    line-height: 1.7;
  }
}
@media only screen and (max-width: 767px) and (max-width: 1199px) {
  .section-table tr th,
  .section-table tr td {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 999px) {
  .section-table tr th,
  .section-table tr td {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .section-table tr th,
  .section-table tr td {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 429px) {
  .section-table tr th,
  .section-table tr td {
    font-size: 13px;
  }
}
.section-table tr th {
  width: 335px;
  background-color: #f4f2e6;
}
@media only screen and (max-width: 767px) {
  .section-table tr th {
    width: 100%;
    font-weight: 700;
  }
}
.section-table tr td {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media only screen and (max-width: 767px) {
  .section-table tr td {
    width: 100%;
  }
}

.common-link {
  text-decoration: underline;
  color: #4db252;
}

.common-link-02 {
  text-decoration: underline;
}
.common-link-02:hover, .common-link-02:focus-visible {
  color: #4db252;
}

.common-list.gap-20 li {
  gap: 20px;
}
.common-list li {
  position: relative;
  padding-left: 25px;
  word-break: break-word;
}
.common-list li span:first-child {
  position: absolute;
  white-space: nowrap;
  top: 0;
  left: 0;
}

p.child,
ul.child,
li.child {
  padding-left: 0.5em;
  margin-left: 0.5em;
  margin-bottom: 10px;
  border-left: 1px solid #000;
}

.image-instruction-authors {
  width: 90%;
  margin: 0 auto;
}
.image-instruction-authors img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media only screen and (max-width: 767px) {
  .image-instruction-authors {
    width: 100%;
  }
}

.flex-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
}
.flex-title span:first-child {
  white-space: nowrap;
}

.btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 10px;
  overflow: hidden;
  max-width: 280px;
  height: 56px;
  margin: 32px auto 0;
}
.btn a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  width: 100%;
  height: 100%;
  padding: 0 20px;
  background-color: #f4f2e6;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.7;
}
@media only screen and (max-width: 1199px) {
  .btn a {
    font-size: 18px;
  }
}
@media only screen and (max-width: 999px) {
  .btn a {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .btn a {
    font-size: 16px;
  }
}
@media only screen and (max-width: 429px) {
  .btn a {
    font-size: 15px;
  }
}
.btn a:hover, .btn a:focus-visible {
  background-color: #d5bfbb;
}
.btn a img {
  position: absolute;
  display: inline-block;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url("/images/icon/external_link_brown.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

.icon-base, .icon-expand, .icon-arrow {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  --icon-size: 21px;
  --icon-color: #813a2e;
  --icon-bg-color: #fff;
  width: var(--icon-size);
  height: var(--icon-size);
  border: solid 1px var(--icon-color);
  border-radius: 50%;
  background-color: var(--icon-bg-color);
}
.icon-base.w-16, .w-16.icon-expand, .w-16.icon-arrow {
  --icon-size: 16px;
}
.icon-base.w-18, .w-18.icon-expand, .w-18.icon-arrow {
  --icon-size: 18px;
}
.icon-base.w-21, .w-21.icon-expand, .w-21.icon-arrow {
  --icon-size: 21px;
}
.icon-base.w-28, .w-28.icon-expand, .w-28.icon-arrow {
  --icon-size: 28px;
}
.icon-base.color-brown, .color-brown.icon-expand, .color-brown.icon-arrow {
  --icon-color: #fff;
  --icon-bg-color: #813a2e;
}

.icon-arrow::before {
  content: "";
  position: absolute;
  top: 50%;
  left: calc(50% - 1.5px);
  width: 7px;
  height: 7px;
  border-top: solid 1px var(--icon-color);
  border-right: solid 1px var(--icon-color);
  background-color: transparent;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.icon-arrow.w-16::before {
  width: 5px;
  height: 5px;
  left: calc(50% - 1px);
}
.icon-arrow.w-18::before {
  width: 6px;
  height: 6px;
  left: calc(50% - 1px);
}
.icon-arrow.down::before {
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
          transform: translate(-50%, -50%) rotate(135deg);
  top: calc(50% - 1px);
  left: 50%;
}

.icon-expand {
  background-color: var(--icon-color);
}
.icon-expand::before, .icon-expand::after {
  content: "";
  position: absolute;
  background-color: var(--icon-bg-color);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.icon-expand::before {
  width: 15px;
  height: 1px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.icon-expand::after {
  width: 1px;
  height: 15px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.icon-expand.expanded::after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}
.icon-expand.w-18::before {
  width: 13px;
}
.icon-expand.w-18::after {
  height: 13px;
}

.eyecatch-slider {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .eyecatch-slider {
    margin-bottom: 30px;
  }
}
.eyecatch-slider .slider-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  transition: -webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.eyecatch-slider .slider-container {
  border-radius: 20px;
  aspect-ratio: 95/26;
  width: 100%;
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .eyecatch-slider .slider-container {
    aspect-ratio: 19/7;
  }
}
.eyecatch-slider .slider-container::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/images/logo/slider_logo.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .eyecatch-slider .slider-container::before {
    background-image: url("/images/logo/slider_logo_sp.png");
  }
}
.eyecatch-slider .slider-container .slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.eyecatch-slider .slider-container .slide:hover, .eyecatch-slider .slider-container .slide:focus-visible {
  opacity: 0.9;
}
.eyecatch-slider .slider-container .slide img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  pointer-events: none;
}
.eyecatch-slider .slide-description {
  text-align: right;
  font-size: 14px;
  line-height: 1.7;
}
@media only screen and (max-width: 1199px) {
  .eyecatch-slider .slide-description {
    font-size: 13px;
  }
}
@media only screen and (max-width: 999px) {
  .eyecatch-slider .slide-description {
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .eyecatch-slider .slide-description {
    font-size: 12px;
  }
}
@media only screen and (max-width: 429px) {
  .eyecatch-slider .slide-description {
    font-size: 11px;
  }
}
.eyecatch-slider .slider-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 13px;
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .eyecatch-slider .slider-dots {
    margin-top: 5px;
    gap: 10px;
  }
}
.eyecatch-slider .dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: none;
  background-color: #fff;
  border: solid 1px #4db252;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
.eyecatch-slider .dot:hover, .eyecatch-slider .dot:focus-visible {
  background-color: #4db252;
}
.eyecatch-slider .dot.active {
  background-color: #4db252;
}
@media only screen and (max-width: 767px) {
  .eyecatch-slider .dot {
    width: 10px;
    height: 10px;
  }
}

.red-text {
  color: #b61818;
}

.italic {
  font-style: italic;
}

.em-1 {
  padding-left: 25px !important;
}

.text-indent {
  padding-left: 1em;
  text-indent: -1em;
}

.font-image {
  height: 19px;
  max-width: 290px;
}
@media only screen and (max-width: 767px) {
  .font-image {
    height: auto;
    max-width: 100%;
  }
}

.news {
  --gap: 60px;
}
@media only screen and (max-width: 1339px) {
  .news {
    --gap: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .news {
    --gap: 20px;
  }
}
.news:hover, .news:focus-visible {
  outline: solid 1px #813a2e;
}
.news:hover .icon-arrow, .news:focus-visible .icon-arrow {
  -webkit-transform: translateY(5px);
          transform: translateY(5px);
}
.news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: var(--gap);
  padding: 22px 24px;
  border-radius: 20px;
  -webkit-box-shadow: 0 12px 16px rgba(0, 0, 0, 0.1), 0 -2px 5px rgba(0, 0, 0, 0.08);
          box-shadow: 0 12px 16px rgba(0, 0, 0, 0.1), 0 -2px 5px rgba(0, 0, 0, 0.08);
  margin-bottom: 50px;
}
@media only screen and (max-width: 429px) {
  .news {
    padding: 15px 20px;
  }
}
.news .news-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: var(--gap);
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}
@media only screen and (max-width: 767px) {
  .news .news-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 7px;
  }
}
.news .news-inner .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: var(--gap);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.news .date,
.news .link {
  white-space: nowrap;
}
.news .date {
  font-size: 16px;
  line-height: 1.7;
}
@media only screen and (max-width: 1199px) {
  .news .date {
    font-size: 15px;
  }
}
@media only screen and (max-width: 999px) {
  .news .date {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .news .date {
    font-size: 14px;
  }
}
@media only screen and (max-width: 429px) {
  .news .date {
    font-size: 13px;
  }
}
.news .title {
  font-size: 16px;
  line-height: 1.7;
}
@media only screen and (max-width: 1199px) {
  .news .title {
    font-size: 15px;
  }
}
@media only screen and (max-width: 999px) {
  .news .title {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .news .title {
    font-size: 14px;
  }
}
@media only screen and (max-width: 429px) {
  .news .title {
    font-size: 13px;
  }
}
.news .title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}
@media only screen and (max-width: 767px) {
  .news .title {
    width: 100%;
  }
}
.news .link {
  font-size: 12px;
  line-height: 1.7;
}
@media only screen and (max-width: 1199px) {
  .news .link {
    font-size: 11px;
  }
}
@media only screen and (max-width: 999px) {
  .news .link {
    font-size: 11px;
  }
}
@media only screen and (max-width: 767px) {
  .news .link {
    font-size: 11px;
  }
}
@media only screen and (max-width: 429px) {
  .news .link {
    font-size: 10px;
  }
}
.news .link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  padding: 5px 0;
}
.news .link::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #813a2e;
}
.news .link .icon-arrow {
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.news-label {
  font-size: 14px;
  line-height: 1.7;
}
@media only screen and (max-width: 1199px) {
  .news-label {
    font-size: 13px;
  }
}
@media only screen and (max-width: 999px) {
  .news-label {
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .news-label {
    font-size: 12px;
  }
}
@media only screen and (max-width: 429px) {
  .news-label {
    font-size: 11px;
  }
}
.news-label {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 2px 10px;
  background-color: #4db252;
  white-space: nowrap;
}

.news-list {
  --gap: 24px;
}
@media only screen and (max-width: 767px) {
  .news-list {
    --gap: 20px;
  }
}
.news-list .news-list-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.news-list .news-list-container .news-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: var(--gap);
  padding: 20px 15px;
  border-bottom: 1px solid #bbb;
}
@media only screen and (max-width: 767px) {
  .news-list .news-list-container .news-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 7px;
    padding: 15px;
  }
}
.news-list .news-list-container .news-item .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: var(--gap);
}
.news-list .news-list-container .news-item .date,
.news-list .news-list-container .news-item .title {
  font-size: 16px;
  line-height: 1.7;
}
@media only screen and (max-width: 1199px) {
  .news-list .news-list-container .news-item .date,
  .news-list .news-list-container .news-item .title {
    font-size: 15px;
  }
}
@media only screen and (max-width: 999px) {
  .news-list .news-list-container .news-item .date,
  .news-list .news-list-container .news-item .title {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .news-list .news-list-container .news-item .date,
  .news-list .news-list-container .news-item .title {
    font-size: 14px;
  }
}
@media only screen and (max-width: 429px) {
  .news-list .news-list-container .news-item .date,
  .news-list .news-list-container .news-item .title {
    font-size: 13px;
  }
}

#members h3 {
  padding: 0 40px;
  font-size: 24px;
  line-height: 1.7;
}
@media only screen and (max-width: 1199px) {
  #members h3 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 999px) {
  #members h3 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  #members h3 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 429px) {
  #members h3 {
    font-size: 18px;
  }
}
#members h3 {
  font-weight: 700;
  margin-bottom: 5px;
}
@media only screen and (max-width: 767px) {
  #members h3 {
    padding: 0 20px;
  }
}

.banner-gallery #copyright .section-content p {
  padding: 22px 0;
  border-top: 1px solid #d2b96d;
  border-bottom: 1px solid #d2b96d;
  font-size: 14px;
  line-height: 1.7;
}
@media only screen and (max-width: 1199px) {
  .banner-gallery #copyright .section-content p {
    font-size: 13px;
  }
}
@media only screen and (max-width: 999px) {
  .banner-gallery #copyright .section-content p {
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .banner-gallery #copyright .section-content p {
    font-size: 12px;
  }
}
@media only screen and (max-width: 429px) {
  .banner-gallery #copyright .section-content p {
    font-size: 11px;
  }
}

.banner-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}
@media only screen and (max-width: 767px) {
  .banner-gallery {
    gap: 15px;
  }
}
.banner-gallery .photo-item {
  max-width: calc(33.3333333333% - 13.3333333333px);
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .banner-gallery .photo-item {
    max-width: none;
    width: calc(50% - 7.5px);
  }
}
@media only screen and (max-width: 429px) {
  .banner-gallery .photo-item {
    width: 100%;
  }
}
.banner-gallery .photo-item:hover .image, .banner-gallery .photo-item:focus-visible .image {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.banner-gallery .photo-item:hover .photo-info::after, .banner-gallery .photo-item:focus-visible .photo-info::after {
  width: 100%;
}
.banner-gallery .photo-item .image {
  width: 100%;
  max-height: 205px;
  height: 100%;
  margin-bottom: 10px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .banner-gallery .photo-item .image {
    margin-bottom: 5px;
    height: 160px;
  }
}
.banner-gallery .photo-item .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.banner-gallery .photo-item .photo-info {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 5px;
}
.banner-gallery .photo-item .photo-info::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  background-color: #813a2e;
  -webkit-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
}

.photo-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 40px;
  padding: 0 40px;
}
@media only screen and (max-width: 767px) {
  .photo-lists {
    gap: 30px;
    padding: 0 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.photo-lists .photo-list-content {
  width: 100%;
  max-width: calc(50% - 40px);
}
@media only screen and (max-width: 767px) {
  .photo-lists .photo-list-content {
    max-width: 100%;
  }
}
.photo-lists .photo-list-content h3 {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .photo-lists .photo-list-content h3 {
    margin-bottom: 15px;
  }
}
.photo-lists .photo-list li {
  margin-bottom: 10px;
  cursor: pointer;
  border-bottom: 1px solid #d2b96d;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
.photo-lists .photo-list li:hover {
  background-color: #ebe7cb;
  border-radius: 2px;
}
.photo-lists .photo-list li a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.photo-lists .photo-list li a:hover, .photo-lists .photo-list li a:focus-visible {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}

.photo-detail {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 1005;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1), visibility 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1), visibility 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.photo-detail.modal-show {
  opacity: 1;
  visibility: visible;
}
.photo-detail.modal-show .photo-detail-content {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.photo-detail .photo-detail-content {
  background-color: #f4f2e6;
  padding: 5px 20px 30px;
  width: 1500px;
  max-width: calc(100% - 40px);
  max-height: calc(100% - 40px);
  overflow-y: auto;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5px;
}
@media only screen and (max-width: 767px) {
  .photo-detail .photo-detail-content {
    padding: 5px 15px 10px;
    max-width: calc(100% - 30px);
    max-height: calc(100% - 30px);
  }
}
@media only screen and (max-width: 429px) {
  .photo-detail .photo-detail-content {
    padding: 2px 10px 10px;
  }
}
.photo-detail .photo-detail-content .close-button {
  text-align: right;
}
.photo-detail .photo-detail-content .close-button button {
  font-size: 30px;
  color: #813a2e;
  background: none;
  border: none;
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
@media only screen and (max-width: 767px) {
  .photo-detail .photo-detail-content .close-button button {
    font-size: 16px;
  }
}
.photo-detail .photo-detail-content .close-button button:hover, .photo-detail .photo-detail-content .close-button button:focus-visible {
  background-color: rgba(129, 58, 46, 0.1);
}
.photo-detail .photo-detail-content .image {
  margin-bottom: 5px;
}
.photo-detail .photo-detail-content .image img {
  max-width: 100%;
}
.photo-detail .photo-detail-content .english-block {
  margin: 10px 0 20px;
}
.photo-detail .photo-detail-content .japanese-block {
  padding-top: 20px;
  border-top: 1px solid #813a2e;
}
.photo-detail .photo-detail-content .section-title {
  margin-bottom: 10px;
}
.photo-detail .photo-detail-content .section-title span {
  line-height: 1.7;
}
.photo-detail .photo-detail-content .section-title span {
  display: inline-block;
  font-weight: 500;
}
.photo-detail .photo-detail-content .modal-description {
  padding: 0 10px;
}

.revision-table {
  width: 100%;
  border-collapse: collapse;
}
.revision-table th,
.revision-table td {
  border: 1px solid #d5bfbb;
  padding: 15px;
  text-align: left;
  vertical-align: top;
}
.revision-table th {
  background-color: #f4f2e6;
  font-weight: 600;
}
@media only screen and (max-width: 429px) {
  .revision-table th {
    min-width: 120px;
  }
}
.revision-table td:first-child {
  white-space: nowrap;
  width: 150px;
}
@media only screen and (max-width: 767px) {
  .revision-table {
    font-size: 14px;
  }
  .revision-table th,
  .revision-table td {
    padding: 10px;
  }
  .revision-table td:first-child {
    width: auto;
  }
}

.romanization-table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
}
.romanization-table td {
  border: 1px solid #d5bfbb;
  padding: 10px 5px;
  text-align: center;
  width: 12.5%;
  font-size: 16px;
  line-height: 1.6;
  vertical-align: middle;
}
.romanization-table td:not(:empty) {
  font-weight: 500;
}
.romanization-table td br + * {
  font-size: 14px;
  font-weight: normal;
}
@media only screen and (max-width: 767px) {
  .romanization-table td {
    padding: 8px 3px;
    font-size: 14px;
  }
  .romanization-table td br + * {
    font-size: 12px;
  }
}

.romanization-rules {
  margin-top: 30px;
}
.romanization-rules p {
  margin-bottom: 10px;
  line-height: 1.8;
}
.romanization-rules p:first-child {
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .romanization-rules {
    margin-top: 20px;
  }
  .romanization-rules p {
    font-size: 14px;
  }
}

.regulations-editorial .section-content .article .article-title h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}

.sidebar {
  position: sticky;
  top: 30px;
  -webkit-box-shadow: 0 12px 16px rgba(0, 0, 0, 0.1), 0 -2px 5px rgba(0, 0, 0, 0.08);
          box-shadow: 0 12px 16px rgba(0, 0, 0, 0.1), 0 -2px 5px rgba(0, 0, 0, 0.08);
  border-radius: 20px;
  width: 280px;
  max-height: calc(100vh - 60px);
  padding: 24px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
.sidebar .sidebar-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 190px;
  padding: 0 24px;
}
.sidebar .logo {
  width: 100%;
  display: inline-block;
}
.sidebar .logo img {
  width: 100%;
}
.sidebar .total-count {
  background-color: #f4f2e6;
  border-radius: 10px;
  padding: 8px 30px;
}
.sidebar .total-count .count {
  font-size: 18px;
  line-height: 1.7;
}
@media only screen and (max-width: 1199px) {
  .sidebar .total-count .count {
    font-size: 17px;
  }
}
@media only screen and (max-width: 999px) {
  .sidebar .total-count .count {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .sidebar .total-count .count {
    font-size: 15px;
  }
}
@media only screen and (max-width: 429px) {
  .sidebar .total-count .count {
    font-size: 14px;
  }
}
.sidebar .total-count .count {
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.sidebar .total-count .count span {
  color: #813a2e;
  font-size: 24px;
  line-height: 1.7;
}
@media only screen and (max-width: 1199px) {
  .sidebar .total-count .count span {
    font-size: 22px;
  }
}
@media only screen and (max-width: 999px) {
  .sidebar .total-count .count span {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .sidebar .total-count .count span {
    font-size: 20px;
  }
}
@media only screen and (max-width: 429px) {
  .sidebar .total-count .count span {
    font-size: 18px;
  }
}
.sidebar .total-count .count span {
  line-height: 1;
  letter-spacing: 1px;
}
:lang(en) .sidebar .total-count {
  padding: 8px 20px;
}
:lang(en) .sidebar .total-count .count {
  font-size: 15px;
  line-height: 1.7;
}
@media only screen and (max-width: 1199px) {
  :lang(en) .sidebar .total-count .count {
    font-size: 14px;
  }
}
@media only screen and (max-width: 999px) {
  :lang(en) .sidebar .total-count .count {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  :lang(en) .sidebar .total-count .count {
    font-size: 13px;
  }
}
@media only screen and (max-width: 429px) {
  :lang(en) .sidebar .total-count .count {
    font-size: 12px;
  }
}
:lang(en) .sidebar .total-count .count {
  line-height: 1;
}
:lang(en) .sidebar .total-count .count span {
  font-size: 20px;
  line-height: 1.7;
}
@media only screen and (max-width: 1199px) {
  :lang(en) .sidebar .total-count .count span {
    font-size: 18px;
  }
}
@media only screen and (max-width: 999px) {
  :lang(en) .sidebar .total-count .count span {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  :lang(en) .sidebar .total-count .count span {
    font-size: 16px;
  }
}
@media only screen and (max-width: 429px) {
  :lang(en) .sidebar .total-count .count span {
    font-size: 15px;
  }
}

.sidebar .switcher {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 150px;
  margin: 0 auto;
  border: solid 1px #813a2e;
}
.sidebar .switcher__item {
  width: 75px;
  height: 32px;
}
.sidebar .switcher__item.active a {
  background-color: #813a2e;
  color: #fff;
}
.sidebar .switcher__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  color: #813a2e;
}
.sidebar .switcher__item a:hover, .sidebar .switcher__item a:focus-visible {
  background-color: #d5bfbb;
}
.sidebar .menu {
  font-size: 18px;
  line-height: 1.7;
}
@media only screen and (max-width: 1199px) {
  .sidebar .menu {
    font-size: 17px;
  }
}
@media only screen and (max-width: 999px) {
  .sidebar .menu {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .sidebar .menu {
    font-size: 15px;
  }
}
@media only screen and (max-width: 429px) {
  .sidebar .menu {
    font-size: 14px;
  }
}
.sidebar .menu {
  max-height: calc(100vh - 200px - 20px);
  overflow-y: auto;
  scrollbar-gutter: stable;
  margin-left: 24px;
  margin-right: calc(24px - var(--scrollbar-width, 0px));
}
.sidebar .menu li,
.sidebar .menu a {
  line-height: 1.2 !important;
}
.sidebar .menu li.expanded {
  position: relative;
}
.sidebar .menu li.expanded::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 2px;
  height: 0;
  background-color: #813a2e;
  -webkit-animation: expandBorderDown 0.3s ease-out forwards;
          animation: expandBorderDown 0.3s ease-out forwards;
  border-radius: 2px;
  z-index: 1;
}
.sidebar .menu li.expanded:has(> a.level-0)::before {
  background-color: #b27e75;
}
.sidebar .menu li.expanded:has(> a.level-1)::before {
  background-color: #d2b96d;
  width: 4px;
}
.sidebar .menu li.expanded:has(> a.level-2)::before {
  background-color: #813a2e;
  width: 6px;
}
.sidebar .menu li.expanded:has(> a[class*=level-]:not(.level-0):not(.level-1):not(.level-2))::before {
  background-color: #d5bfbb;
  width: 8px;
}
.sidebar .menu li.official-site {
  margin: 5px 0;
}
.sidebar .menu li.official-site a {
  border-bottom: none;
}
.sidebar .menu li a {
  position: relative;
  padding: 20px 10px 20px 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 5px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  border-bottom: solid 1px #813a2e;
  text-decoration: none;
  color: inherit;
  font-weight: 500;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.sidebar .menu li a:hover, .sidebar .menu li a:focus-visible {
  text-decoration: underline;
  text-underline-offset: 3px;
}
.sidebar .menu li a .menu-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.sidebar .menu li a .menu-content .menu-number {
  margin-right: 5px;
  font-variant-numeric: tabular-nums;
}
.sidebar .menu li a .menu-content .menu-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.sidebar .menu li:not(.menu-parent) > a:hover {
  background-color: #d2b96d !important;
  color: #813a2e;
}
.sidebar .menu li .menu-parent > a {
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.sidebar .menu li .submenu {
  -webkit-transition: max-height 0.3s ease-in-out, opacity 0.3s ease-in-out, padding-top 0.3s ease-in-out, padding-bottom 0.3s ease-in-out, margin-top 0.3s ease-in-out, margin-bottom 0.3s ease-in-out;
  transition: max-height 0.3s ease-in-out, opacity 0.3s ease-in-out, padding-top 0.3s ease-in-out, padding-bottom 0.3s ease-in-out, margin-top 0.3s ease-in-out, margin-bottom 0.3s ease-in-out;
  overflow: hidden;
}
.sidebar .menu li .submenu.collapsed {
  max-height: 0;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.sidebar .menu li .submenu.collapsed li {
  display: none;
}
.sidebar .menu li .submenu.expanding {
  max-height: 1000px;
  opacity: 1;
}
.sidebar .menu li .submenu.collapsing {
  max-height: 0;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.sidebar .menu li .submenu:not(.collapsed):not(.expanding):not(.collapsing) {
  opacity: 1;
  max-height: none;
}
.sidebar .menu li .submenu.level-0 a {
  background-color: #ebe7cb;
  padding: 12px 10px 12px 10px;
  font-size: 17px;
  line-height: 1.7;
}
@media only screen and (max-width: 1199px) {
  .sidebar .menu li .submenu.level-0 a {
    font-size: 17px;
  }
}
@media only screen and (max-width: 999px) {
  .sidebar .menu li .submenu.level-0 a {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .sidebar .menu li .submenu.level-0 a {
    font-size: 15px;
  }
}
@media only screen and (max-width: 429px) {
  .sidebar .menu li .submenu.level-0 a {
    font-size: 14px;
  }
}
.sidebar .menu li .submenu.level-0 a {
  border-bottom: none;
  background-image: repeating-linear-gradient(to right, #813a2e 0, #813a2e 5px, transparent 5px, transparent 10px);
  background-size: 10px 1px;
  background-repeat: repeat-x;
  background-position: bottom;
}
.sidebar .menu li .submenu.level-1 a {
  background-color: #f4f2e6;
  padding: 5px 10px 5px 15px;
  font-size: 16px;
  line-height: 1.7;
}
@media only screen and (max-width: 1199px) {
  .sidebar .menu li .submenu.level-1 a {
    font-size: 15px;
  }
}
@media only screen and (max-width: 999px) {
  .sidebar .menu li .submenu.level-1 a {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .sidebar .menu li .submenu.level-1 a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 429px) {
  .sidebar .menu li .submenu.level-1 a {
    font-size: 13px;
  }
}
.sidebar .menu li .submenu.level-1 a {
  border-bottom: none;
  background-image: repeating-linear-gradient(to right, #b27e75 0, #b27e75 3px, transparent 3px, transparent 6px);
  background-size: 6px 1px;
  background-repeat: repeat-x;
  background-position: bottom;
}
.sidebar .menu li .submenu.level-2 a {
  background-color: #fffef5;
  padding: 5px 10px 5px 20px;
  font-size: 15px;
  line-height: 1.7;
}
@media only screen and (max-width: 1199px) {
  .sidebar .menu li .submenu.level-2 a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 999px) {
  .sidebar .menu li .submenu.level-2 a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .sidebar .menu li .submenu.level-2 a {
    font-size: 13px;
  }
}
@media only screen and (max-width: 429px) {
  .sidebar .menu li .submenu.level-2 a {
    font-size: 12px;
  }
}
.sidebar .menu li .submenu.level-2 a {
  border-bottom: none;
  background-image: repeating-linear-gradient(to right, #d5bfbb 0, #d5bfbb 3px, transparent 3px, transparent 6px);
  background-size: 6px 1px;
  background-repeat: repeat-x;
  background-position: bottom;
}
.sidebar .menu li .submenu.level-3 a {
  background-color: #fff;
  padding: 3px 10px 3px 25px;
  font-size: 14px;
  line-height: 1.7;
}
@media only screen and (max-width: 1199px) {
  .sidebar .menu li .submenu.level-3 a {
    font-size: 13px;
  }
}
@media only screen and (max-width: 999px) {
  .sidebar .menu li .submenu.level-3 a {
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .sidebar .menu li .submenu.level-3 a {
    font-size: 12px;
  }
}
@media only screen and (max-width: 429px) {
  .sidebar .menu li .submenu.level-3 a {
    font-size: 11px;
  }
}
.sidebar .menu li .submenu.level-3 a {
  border-bottom: none;
  background-image: repeating-linear-gradient(to right, #813a2e 0, #813a2e 3px, transparent 3px, transparent 6px);
  background-size: 6px 1px;
  background-repeat: repeat-x;
  background-position: bottom;
}

@-webkit-keyframes expandBorderDown {
  from {
    height: 0;
  }
  to {
    height: 100%;
  }
}

@keyframes expandBorderDown {
  from {
    height: 0;
  }
  to {
    height: 100%;
  }
}
.menu-toggle-container {
  display: none;
  position: fixed;
  top: 10px;
  left: 10px;
  right: 10px;
  z-index: 1003;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
  -webkit-transition: right 0.3s ease-in-out, top 0.3s ease-in-out, gap 0.3s ease-in-out, left 0.3s ease-in-out;
  transition: right 0.3s ease-in-out, top 0.3s ease-in-out, gap 0.3s ease-in-out, left 0.3s ease-in-out;
}
.menu-toggle-container.scrolled {
  top: 15px;
  left: 15px;
  right: 15px;
  gap: 12px;
}
@media only screen and (max-width: 1199px) {
  .menu-toggle-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  body.sidebar-open .menu-toggle-container {
    right: 290px;
    left: auto;
  }
  body.sidebar-open .menu-toggle-container .menu-toggle-logo {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  body.sidebar-open .menu-toggle-container .menu-toggle-switcher {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
}

.menu-toggle-right-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
}
.menu-toggle-container.scrolled .menu-toggle-right-group {
  gap: 12px;
}

.menu-toggle-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  -webkit-transition: height 0.3s ease-in-out, opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  transition: height 0.3s ease-in-out, opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  opacity: 1;
  visibility: visible;
  width: 136px;
  max-width: calc(100% - 165px);
  -webkit-transition: height 0.3s ease-in-out;
  transition: height 0.3s ease-in-out;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 0 5px;
  border-radius: 8px;
}
.menu-toggle-logo img {
  width: 100%;
}

.menu-toggle-container.scrolled .menu-toggle-logo {
  width: 168px;
}

.menu-toggle-button {
  width: 35px;
  height: 28px;
  background-color: #fff;
  border: solid 1px #813a2e;
  border-radius: 8px;
  -webkit-box-shadow: 0 12px 16px rgba(0, 0, 0, 0.1), 0 -2px 5px rgba(0, 0, 0, 0.08);
          box-shadow: 0 12px 16px rgba(0, 0, 0, 0.1), 0 -2px 5px rgba(0, 0, 0, 0.08);
  cursor: pointer;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 0.3s ease-in-out, height 0.3s ease-in-out;
  transition: 0.3s ease-in-out, height 0.3s ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.menu-toggle-container.scrolled .menu-toggle-button {
  height: 35px;
}
.menu-toggle-button:hover, .menu-toggle-button:focus-visible {
  background-color: #f4f2e6;
}
.menu-toggle-button:active {
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
}
.menu-toggle-button::before, .menu-toggle-button::after {
  content: "";
  position: absolute;
  width: 14px;
  height: 2px;
  background-color: #813a2e;
  -webkit-transition: 0.3s ease-in-out, width 0.3s ease-in-out;
  transition: 0.3s ease-in-out, width 0.3s ease-in-out;
  border-radius: 1px;
}
.menu-toggle-button::before {
  -webkit-transform: translateY(-4px);
          transform: translateY(-4px);
  -webkit-box-shadow: 0 4px 0 #813a2e;
          box-shadow: 0 4px 0 #813a2e;
}
.menu-toggle-button::after {
  -webkit-transform: translateY(4px);
          transform: translateY(4px);
}
.menu-toggle-container.scrolled .menu-toggle-button::before, .menu-toggle-container.scrolled .menu-toggle-button::after {
  width: 20px;
}
.menu-toggle-container.scrolled .menu-toggle-button::before {
  -webkit-transform: translateY(-6px);
          transform: translateY(-6px);
  -webkit-box-shadow: 0 6px 0 #813a2e;
          box-shadow: 0 6px 0 #813a2e;
}
.menu-toggle-container.scrolled .menu-toggle-button::after {
  -webkit-transform: translateY(6px);
          transform: translateY(6px);
}

.menu-toggle-switcher {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  -webkit-transition: gap 0.3s ease-in-out, opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  transition: gap 0.3s ease-in-out, opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  opacity: 1;
  visibility: visible;
}
.menu-toggle-container.scrolled .menu-toggle-switcher {
  gap: 8px;
}
.menu-toggle-switcher .switcher__item {
  border: solid 1px #813a2e;
  width: 65px;
  height: 28px;
  padding-bottom: 2px;
  background-color: #fff;
  -webkit-box-shadow: 0 12px 16px rgba(0, 0, 0, 0.1), 0 -2px 5px rgba(0, 0, 0, 0.08);
          box-shadow: 0 12px 16px rgba(0, 0, 0, 0.1), 0 -2px 5px rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  -webkit-transition: 0.3s ease-in-out, height 0.3s ease-in-out;
  transition: 0.3s ease-in-out, height 0.3s ease-in-out;
}
.menu-toggle-container.scrolled .menu-toggle-switcher .switcher__item {
  height: 35px;
}
.menu-toggle-switcher .switcher__item.active {
  background-color: #813a2e;
  color: #fff;
}
.menu-toggle-switcher .switcher__item.active:hover, .menu-toggle-switcher .switcher__item.active:focus-visible {
  background-color: #813a2e;
}
.menu-toggle-switcher .switcher__item.active a {
  color: #fff;
}
.menu-toggle-switcher .switcher__item:hover, .menu-toggle-switcher .switcher__item:focus-visible {
  background-color: #f4f2e6;
}
.menu-toggle-switcher .switcher__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #813a2e;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.7;
}
@media only screen and (max-width: 1199px) {
  .menu-toggle-switcher .switcher__item a {
    font-size: 15px;
  }
}
@media only screen and (max-width: 999px) {
  .menu-toggle-switcher .switcher__item a {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .menu-toggle-switcher .switcher__item a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 429px) {
  .menu-toggle-switcher .switcher__item a {
    font-size: 13px;
  }
}

.sidebar-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

@media only screen and (max-width: 1199px) {
  .sidebar {
    position: fixed;
    top: 0;
    right: 0;
    width: 280px;
    height: 100%;
    max-height: 100vh;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    z-index: 1002;
    border-radius: 0;
    top: 0;
    background-color: #fff;
  }
  .sidebar.active {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.footer {
  background-color: #fffef5;
  z-index: -2;
}
.footer .footer-inner {
  max-width: 1340px;
  margin: 0 auto;
  padding: 30px 30px 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media only screen and (max-width: 1339px) {
  .footer .footer-inner {
    width: 100%;
  }
}
@media only screen and (max-width: 1199px) {
  .footer .footer-inner {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.footer .footer-inner .footer-inner-inner {
  max-width: 950px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 50px;
}
@media only screen and (max-width: 1339px) {
  .footer .footer-inner .footer-inner-inner {
    width: calc(100% - 310px);
  }
}
@media only screen and (max-width: 1199px) {
  .footer .footer-inner .footer-inner-inner {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .footer .footer-inner .footer-inner-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .footer .footer-info {
    width: 100%;
  }
}
.footer .footer-info img {
  width: 300px;
  margin-bottom: 45px;
}
@media only screen and (max-width: 767px) {
  .footer .footer-info img {
    max-width: 50%;
    margin-bottom: 20px;
  }
}
.footer .footer-info p {
  font-size: 16px;
  line-height: 1.7;
}
@media only screen and (max-width: 1199px) {
  .footer .footer-info p {
    font-size: 15px;
  }
}
@media only screen and (max-width: 999px) {
  .footer .footer-info p {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .footer .footer-info p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 429px) {
  .footer .footer-info p {
    font-size: 13px;
  }
}
.footer .footer-info p {
  line-height: 1.5;
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  .footer .footer-info p {
    white-space: wrap;
  }
}
.footer .footer-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  font-size: 16px;
  line-height: 1.7;
}
@media only screen and (max-width: 1199px) {
  .footer .footer-menu {
    font-size: 15px;
  }
}
@media only screen and (max-width: 999px) {
  .footer .footer-menu {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .footer .footer-menu {
    font-size: 14px;
  }
}
@media only screen and (max-width: 429px) {
  .footer .footer-menu {
    font-size: 13px;
  }
}
@media only screen and (max-width: 1339px) {
  .footer .footer-menu {
    gap: 20px;
  }
}
@media only screen and (max-width: 999px) {
  .footer .footer-menu {
    gap: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.footer .footer-menu .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5px;
}
@media only screen and (max-width: 767px) {
  .footer .footer-menu .menu {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 5px 15px;
  }
}
.footer .footer-menu .menu a {
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
@media only screen and (max-width: 1339px) {
  .footer .footer-menu .menu a {
    font-size: 14px;
    line-height: 1.7;
  }
}
@media only screen and (max-width: 1339px) and (max-width: 1199px) {
  .footer .footer-menu .menu a {
    font-size: 13px;
  }
}
@media only screen and (max-width: 1339px) and (max-width: 999px) {
  .footer .footer-menu .menu a {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1339px) and (max-width: 767px) {
  .footer .footer-menu .menu a {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1339px) and (max-width: 429px) {
  .footer .footer-menu .menu a {
    font-size: 11px;
  }
}
@media only screen and (max-width: 1199px) {
  .footer .footer-menu .menu a {
    font-size: 15px;
    line-height: 1.7;
  }
}
@media only screen and (max-width: 1199px) and (max-width: 1199px) {
  .footer .footer-menu .menu a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1199px) and (max-width: 999px) {
  .footer .footer-menu .menu a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1199px) and (max-width: 767px) {
  .footer .footer-menu .menu a {
    font-size: 13px;
  }
}
@media only screen and (max-width: 1199px) and (max-width: 429px) {
  .footer .footer-menu .menu a {
    font-size: 12px;
  }
}
@media only screen and (max-width: 999px) {
  .footer .footer-menu .menu a {
    gap: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .footer .footer-menu .menu a {
    text-decoration: underline;
  }
}
.footer .footer-menu .menu a .external-link-image {
  margin-bottom: 5px;
}
.footer .footer-menu .menu a.external-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
.footer .footer-menu .menu a::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: calc(100% + 10px);
  height: calc(100% + 10px);
  background-color: transparent;
  z-index: -1;
  pointer-events: none;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
.footer .footer-menu .menu a:hover, .footer .footer-menu .menu a:focus-visible {
  color: #813a2e;
}
.footer .footer-menu .menu a:hover::before, .footer .footer-menu .menu a:focus-visible::before {
  background-color: #ebe7cb;
}
.footer .footer-copyright {
  background-color: #813a2e;
  color: #fff;
  padding: 5px 0;
  text-align: center;
}
.footer .footer-copyright p {
  font-size: 14px;
  line-height: 1.7;
}
@media only screen and (max-width: 1199px) {
  .footer .footer-copyright p {
    font-size: 13px;
  }
}
@media only screen and (max-width: 999px) {
  .footer .footer-copyright p {
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .footer .footer-copyright p {
    font-size: 12px;
  }
}
@media only screen and (max-width: 429px) {
  .footer .footer-copyright p {
    font-size: 11px;
  }
}

#paper-list {
  margin-bottom: 50px;
}
#paper-list .paper-list-container .paper-item:first-child {
  padding-top: 0;
}

.paper-item {
  padding: 32px 0 48px;
  border-bottom: 1px solid #bbb;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .paper-item {
    padding: 25px 0 30px;
  }
}
@media only screen and (max-width: 429px) {
  .paper-item {
    padding: 20px 0 25px;
  }
}
.paper-item.cover {
  padding-right: 210px;
}
@media only screen and (max-width: 767px) {
  .paper-item.cover {
    padding-right: 125px;
  }
}
@media only screen and (max-width: 429px) {
  .paper-item.cover {
    padding-right: 105px;
  }
}
.paper-item.cover .paper-meta-info {
  font-size: 18px;
  line-height: 1.7;
}
@media only screen and (max-width: 1199px) {
  .paper-item.cover .paper-meta-info {
    font-size: 17px;
  }
}
@media only screen and (max-width: 999px) {
  .paper-item.cover .paper-meta-info {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .paper-item.cover .paper-meta-info {
    font-size: 15px;
  }
}
@media only screen and (max-width: 429px) {
  .paper-item.cover .paper-meta-info {
    font-size: 14px;
  }
}
.paper-item.cover .paper-meta-info {
  font-weight: 500;
  letter-spacing: 1px;
  color: #fff;
  background-color: rgba(129, 58, 46, 0.8);
  display: inline-block;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 5px 15px;
  border-radius: 3px;
}
@media only screen and (max-width: 767px) {
  .paper-item.cover .paper-meta-info {
    line-height: 1.5;
    padding: 5px 10px;
    font-size: 16px;
    line-height: 1.7;
  }
}
@media only screen and (max-width: 767px) and (max-width: 1199px) {
  .paper-item.cover .paper-meta-info {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 999px) {
  .paper-item.cover .paper-meta-info {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .paper-item.cover .paper-meta-info {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 429px) {
  .paper-item.cover .paper-meta-info {
    font-size: 13px;
  }
}
.paper-item .image {
  display: inline-block;
  width: 160px;
  position: absolute;
  bottom: 15px;
  right: 30px;
  border: 1px solid #bbb;
}
@media only screen and (max-width: 767px) {
  .paper-item .image {
    right: 0;
    width: 110px;
  }
}
@media only screen and (max-width: 429px) {
  .paper-item .image {
    width: 90px;
  }
}
.paper-item .image:hover img, .paper-item .image:focus-visible img {
  opacity: 0.8;
}
.paper-item .image img {
  width: 100%;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.paper-item .image .noimage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  background-color: #bbb;
  color: #fff;
  font-size: 16px;
  line-height: 1.7;
}
@media only screen and (max-width: 1199px) {
  .paper-item .image .noimage {
    font-size: 15px;
  }
}
@media only screen and (max-width: 999px) {
  .paper-item .image .noimage {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .paper-item .image .noimage {
    font-size: 14px;
  }
}
@media only screen and (max-width: 429px) {
  .paper-item .image .noimage {
    font-size: 13px;
  }
}
.paper-item .image .noimage {
  aspect-ratio: 128/181;
}
.paper-item .paper-line {
  margin-bottom: 7px;
  font-size: 16px;
  line-height: 1.7;
}
@media only screen and (max-width: 1199px) {
  .paper-item .paper-line {
    font-size: 15px;
  }
}
@media only screen and (max-width: 999px) {
  .paper-item .paper-line {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .paper-item .paper-line {
    font-size: 14px;
  }
}
@media only screen and (max-width: 429px) {
  .paper-item .paper-line {
    font-size: 13px;
  }
}
@media only screen and (max-width: 767px) {
  .paper-item .paper-line {
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 429px) {
  .paper-item .paper-line {
    margin-bottom: 3px;
  }
}
.paper-item .paper-line:last-child {
  margin-bottom: 0;
}
.paper-item .paper-line.paper-title {
  font-size: 24px;
  line-height: 1.7;
}
@media only screen and (max-width: 1199px) {
  .paper-item .paper-line.paper-title {
    font-size: 22px;
  }
}
@media only screen and (max-width: 999px) {
  .paper-item .paper-line.paper-title {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .paper-item .paper-line.paper-title {
    font-size: 20px;
  }
}
@media only screen and (max-width: 429px) {
  .paper-item .paper-line.paper-title {
    font-size: 18px;
  }
}
.paper-item .paper-line.paper-title {
  letter-spacing: 1.5px;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .paper-item .paper-line.paper-title {
    line-height: 1.5;
  }
}
.paper-item .paper-line.paper-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
.paper-item .paper-line.paper-link span {
  background: #4db252;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 64px;
  min-width: 64px;
  height: 24px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  line-height: 1.7;
}
@media only screen and (max-width: 1199px) {
  .paper-item .paper-line.paper-link span {
    font-size: 11px;
  }
}
@media only screen and (max-width: 999px) {
  .paper-item .paper-line.paper-link span {
    font-size: 11px;
  }
}
@media only screen and (max-width: 767px) {
  .paper-item .paper-line.paper-link span {
    font-size: 11px;
  }
}
@media only screen and (max-width: 429px) {
  .paper-item .paper-line.paper-link span {
    font-size: 10px;
  }
}
.paper-item .paper-line.paper-link span {
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  .paper-item .paper-line.paper-link span {
    width: 54px;
    min-width: 54px;
    height: 20px;
  }
}
@media only screen and (max-width: 429px) {
  .paper-item .paper-line.paper-link span {
    width: 44px;
    min-width: 44px;
    height: 18px;
  }
}
.paper-item .paper-line.paper-link a {
  white-space: wrap;
  word-break: break-all;
}

.paper-skeleton {
  padding: 32px 0 48px;
  border-bottom: 1px solid #bbb;
}
.paper-skeleton:first-child {
  padding-top: 0;
}
.paper-skeleton .skeleton-line {
  margin-bottom: 7px;
  height: 24px;
  background: -webkit-gradient(linear, left top, right top, color-stop(25%, #f5f3f0), color-stop(50%, #ebe8e3), color-stop(75%, #f5f3f0));
  background: linear-gradient(90deg, #f5f3f0 25%, #ebe8e3 50%, #f5f3f0 75%);
  border-radius: 6px;
}
.paper-skeleton .skeleton-line:last-child {
  margin-bottom: 0;
}
.paper-skeleton .skeleton-line.skeleton-dates {
  width: 180px;
  height: 40px;
}
.paper-skeleton .skeleton-line.skeleton-meta-info {
  width: 320px;
}
.paper-skeleton .skeleton-line.skeleton-title {
  width: 85%;
  height: 36px;
  font-weight: 700;
  background: -webkit-gradient(linear, left top, right top, color-stop(25%, #f0ede8), color-stop(50%, #e5e0d8), color-stop(75%, #f0ede8));
  background: linear-gradient(90deg, #f0ede8 25%, #e5e0d8 50%, #f0ede8 75%);
}
.paper-skeleton .skeleton-line.skeleton-authors {
  width: 70%;
}
.paper-skeleton .skeleton-line.skeleton-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  height: auto;
  background: transparent;
  margin-top: 4px;
}
.paper-skeleton .skeleton-line.skeleton-link .skeleton-link-badge {
  width: 64px;
  height: 24px;
  background: -webkit-gradient(linear, left top, right top, color-stop(25%, #d4c4a8), color-stop(50%, #c7b59b), color-stop(75%, #d4c4a8));
  background: linear-gradient(90deg, #d4c4a8 25%, #c7b59b 50%, #d4c4a8 75%);
  border-radius: 4px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.paper-skeleton .skeleton-line.skeleton-link .skeleton-link-text {
  width: 280px;
  height: 24px;
  background: -webkit-gradient(linear, left top, right top, color-stop(25%, #f5f3f0), color-stop(50%, #ebe8e3), color-stop(75%, #f5f3f0));
  background: linear-gradient(90deg, #f5f3f0 25%, #ebe8e3 50%, #f5f3f0 75%);
  border-radius: 4px;
  font-size: 16px;
  line-height: 1.7;
}
@media only screen and (max-width: 1199px) {
  .paper-skeleton .skeleton-line.skeleton-link .skeleton-link-text {
    font-size: 15px;
  }
}
@media only screen and (max-width: 999px) {
  .paper-skeleton .skeleton-line.skeleton-link .skeleton-link-text {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .paper-skeleton .skeleton-line.skeleton-link .skeleton-link-text {
    font-size: 14px;
  }
}
@media only screen and (max-width: 429px) {
  .paper-skeleton .skeleton-line.skeleton-link .skeleton-link-text {
    font-size: 13px;
  }
}
.paper-skeleton .skeleton-animate {
  background-size: 200% 100%;
  -webkit-animation: shimmer 2s infinite linear;
          animation: shimmer 2s infinite linear;
}
.paper-skeleton .skeleton-animate.skeleton-link {
  background: transparent;
}
.paper-skeleton .skeleton-animate.skeleton-link .skeleton-link-badge,
.paper-skeleton .skeleton-animate.skeleton-link .skeleton-link-text {
  background-size: 200% 100%;
  -webkit-animation: shimmer 2s infinite linear;
          animation: shimmer 2s infinite linear;
}
@-webkit-keyframes shimmer {
  0% {
    background-position: -200% 0;
  }
  100% {
    background-position: 200% 0;
  }
}
@keyframes shimmer {
  0% {
    background-position: -200% 0;
  }
  100% {
    background-position: 200% 0;
  }
}

.paper-error {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 4rem 2rem;
  text-align: center;
  background: linear-gradient(135deg, #fefdfb 0%, #f9f7f4 100%);
  border: 1px solid #e8e4de;
  border-radius: 12px;
  margin: 2rem 0;
}
.paper-error .paper-error-icon {
  margin-bottom: 1.5rem;
  color: #b8860b;
  opacity: 0.8;
}
.paper-error .paper-error-icon svg {
  width: 48px;
  height: 48px;
}
.paper-error .paper-error-content {
  max-width: 650px;
  margin: 0 auto;
}
.paper-error .paper-error-content .paper-error-title {
  color: #813a2e;
  font-size: 20px;
  line-height: 1.7;
}
@media only screen and (max-width: 1199px) {
  .paper-error .paper-error-content .paper-error-title {
    font-size: 18px;
  }
}
@media only screen and (max-width: 999px) {
  .paper-error .paper-error-content .paper-error-title {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .paper-error .paper-error-content .paper-error-title {
    font-size: 16px;
  }
}
@media only screen and (max-width: 429px) {
  .paper-error .paper-error-content .paper-error-title {
    font-size: 15px;
  }
}
.paper-error .paper-error-content .paper-error-title {
  font-weight: 700;
  margin-bottom: 1rem;
  letter-spacing: 0.5px;
}
.paper-error .paper-error-content .paper-error-message {
  color: #666;
  font-size: 16px;
  line-height: 1.6;
}
@media only screen and (max-width: 1199px) {
  .paper-error .paper-error-content .paper-error-message {
    font-size: 15px;
  }
}
@media only screen and (max-width: 999px) {
  .paper-error .paper-error-content .paper-error-message {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .paper-error .paper-error-content .paper-error-message {
    font-size: 14px;
  }
}
@media only screen and (max-width: 429px) {
  .paper-error .paper-error-content .paper-error-message {
    font-size: 13px;
  }
}
.paper-error .paper-error-content .paper-error-message {
  margin-bottom: 2rem;
  opacity: 0.9;
}
.paper-error .paper-error-content .paper-error-retry {
  background: #813a2e;
  color: #fff;
  border: none;
  padding: 12px 24px;
  border-radius: 8px;
  font-size: 16px;
  line-height: 1.7;
}
@media only screen and (max-width: 1199px) {
  .paper-error .paper-error-content .paper-error-retry {
    font-size: 15px;
  }
}
@media only screen and (max-width: 999px) {
  .paper-error .paper-error-content .paper-error-retry {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .paper-error .paper-error-content .paper-error-retry {
    font-size: 14px;
  }
}
@media only screen and (max-width: 429px) {
  .paper-error .paper-error-content .paper-error-retry {
    font-size: 13px;
  }
}
.paper-error .paper-error-content .paper-error-retry {
  font-weight: 600;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  letter-spacing: 0.5px;
}
.paper-error .paper-error-content .paper-error-retry:hover, .paper-error .paper-error-content .paper-error-retry:focus-visible {
  background: rgb(98.9245714286, 44.4777142857, 35.2754285714);
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.paper-error .paper-error-content .paper-error-retry:active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}/*# sourceMappingURL=style.css.map */