@charset "UTF-8";
/**
* Foundation
* ========================== */
/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  box-sizing: border-box;
  overflow-y: scroll; /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%; /* iOS 8+ */
}

*,
::before,
::after {
  background-repeat: no-repeat; /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit; /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0; /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
/* Add the correct display in iOS 4-7.*/
audio:not([controls]) {
  display: none;
  height: 0;
}

hr {
  overflow: visible; /* Show the overflow in Edge and IE */
}

/*
* Correct `block` display not defined for any HTML5 element in IE 8/9
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox
* Correct `block` display not defined for `main` in IE 11
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

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

small {
  font-size: 80%; /* Set font-size to 80% in `small` elements */
}

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

abbr[title] {
  border-bottom: 1px dotted; /* Add a bordered underline effect in all browsers */
  text-decoration: none; /* Remove text decoration in Firefox 40+ */
}

a {
  background-color: transparent; /* Remove the gray background on active links in IE 10 */
  -webkit-text-decoration-skip: objects; /* Remove gaps in links underline in iOS 8+ and Safari 8+ */
  text-decoration: none;
}

a:active,
a:hover {
  outline-width: 0; /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* Specify the font family of code elements */
}

b,
strong {
  font-weight: bolder; /* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */
}

dfn {
  font-style: italic; /* Address styling not present in Safari and Chrome */
}

/* Address styling not present in IE 8/9 */
mark {
  background-color: #ff0;
  color: #000;
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

[type=number] {
  width: auto; /* Firefox 36+ */
}

[type=search] {
  -webkit-appearance: textfield; /* Safari 8+ */
}

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

textarea {
  overflow: auto; /* Internet Explorer 11+ */
  resize: vertical; /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold; /* Restore the font weight unset by the previous rule. */
}

button {
  overflow: visible; /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

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

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* Correct the inability to style clickable types in iOS */
}

button,
select {
  text-transform: none; /* Firefox 40+, Internet Explorer 11- */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}

/* Style select like a standard input */
select {
  -moz-appearance: none; /* Firefox 36+ */
  -webkit-appearance: none; /* Chrome 41+ */
}

select::-ms-expand {
  display: none; /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor; /* Internet Explorer 11+ */
}

legend {
  border: 0; /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit; /* Correct the color inheritance from `fieldset` elements in IE */
  display: table; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge and IE */
  white-space: normal; /* Correct the text wrapping in Edge and IE */
}

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

[type=search] {
  -webkit-appearance: textfield; /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px; /* Correct the outline style in Safari */
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  width: 100%;
  height: auto;
  /* border-style: none; Remove border when inside `a` element in IE 8/9/10 */
}

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

svg:not(:root) {
  overflow: hidden; /* Internet Explorer 11- */
}

audio,
canvas,
progress,
video {
  display: inline-block; /* Internet Explorer 11+, Windows Phone 8.1+ */
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Hide content from screens but not screenreaders */
@media screen {
  [hidden~=screen] {
    display: inherit;
  }
  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default;
}

/* # =================================================================
   # Selection
   # ================================================================= */
/* Specify text selection background color and omit drop shadow */
::-moz-selection {
  background-color: #b3d4fc; /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc; /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

/* add */
ul {
  list-style-type: none;
}

p,
h2,
h3 {
  margin: 0;
  padding: 0;
}

/* breakpoints */
/* colors */
/* text */
html {
  font-size: 62.5%;
  /* 1rem > 10px */
  text-size-adjust: 100%; /* iOS 8+ */
}

body {
  font-size: 1.4em;
  line-height: 1.5;
  font-weight: 500;
  font-family: "Zen Kaku Gothic New", sans-serif;
  color: #0d0d0d;
  overflow-x: hidden;
}
@media screen and (min-width: 768px) {
  body {
    font-size: 1.6em;
  }
}

a {
  color: inherit;
}

img {
  display: block;
  max-width: 100%;
}

/**
* Layout
* ========================== */
/******
*注意！！
*本日2025/6/30、footer全体に「pointer-events: none;を設定しました。
*これにより、footer内にリンクやボタンを設置する場合は「pointer-events: auto;」の明示的な指定が必要となります。
*2025/6/30時点に存在していたリンクとボタンには付与しましたが、今後追加する際は必ず付与するようお願いいたします。
********/
.footer {
  position: relative;
  color: #fff;
  overflow: hidden;
  pointer-events: none;
  margin-top: -5em;
}
@media screen and (min-width: 768px) {
  .footer {
    margin-top: -15em;
    z-index: 10;
  }
}
@media screen and (min-width: 1000px) {
  .footer {
    z-index: 10;
  }
}
@media screen and (max-width: 999px) {
  .footer {
    z-index: 0;
  }
}
.footer__page-top {
  position: absolute;
  right: 5%;
  top: 25px;
  z-index: 20;
}
@media screen and (min-width: 768px) {
  .footer__page-top {
    top: 40px;
  }
}
.footer__page-top a {
  color: #fff;
  pointer-events: auto;
}
.footer__container {
  position: relative;
  z-index: 2;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .footer__container {
    padding: 0 15px;
  }
}
@media screen and (min-width: 768px) {
  .footer__container:first-child {
    padding-top: 75px;
  }
}
.footer__links-wrap {
  position: relative;
  background-color: transparent;
}
@media screen and (max-width: 767px) {
  .footer__links-wrap {
    height: 4.5em;
  }
}
@media screen and (min-width: 768px) {
  .footer__links-wrap {
    height: 212px;
  }
}
.footer__links-wrap::before {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom right, transparent 50%, #0d0d0d 50%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  z-index: 1;
}
.footer__links-wrap > .footer__container {
  position: relative;
  z-index: 2;
}
.footer__links-inner {
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 1;
  padding-top: 100px;
  margin-inline: auto;
  gap: 15px;
  width: calc(100% - 110px);
  max-width: 265px;
}
@media screen and (min-width: 768px) {
  .footer__links-inner {
    margin-inline-start: auto;
    gap: 16px;
    padding-top: 120px;
    max-width: 1280px;
    width: calc(100% - 132px);
  }
}
.footer__buttons {
  display: flex;
  flex-direction: column;
  gap: 1.5em;
}
@media screen and (min-width: 768px) {
  .footer__buttons {
    gap: 2em;
    align-items: flex-end;
  }
}
.footer__buttons .btn-double-border__link {
  margin-inline: 0;
  pointer-events: auto;
}
@media screen and (max-width: 767px) {
  .footer__buttons .btn-double-border__link {
    width: 100%;
    max-width: 247px;
    margin-inline: auto;
  }
}
.footer__button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 280px;
  padding: 15px 25px;
  border: 2px solid #fff;
  background: transparent;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  .footer__button {
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
  }
}
.footer__button:hover {
  background-color: rgba(255, 255, 255, 0.1);
  transform: translateY(-2px);
}
.footer__button-text {
  font-size: inherit;
}
.footer__button-arrow {
  font-size: 18px;
  font-weight: bold;
}
.footer__address-content {
  font-style: normal;
}
.footer__address {
  text-align: right;
  font-family: "Zen Kaku Gothic New", sans-serif;
}
@media screen and (max-width: 767px) {
  .footer__address {
    text-align: center;
    font-size: 14px;
    white-space: nowrap;
  }
}
.footer__sns-content {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10em;
  column-gap: 31px;
}
@media screen and (min-width: 768px) {
  .footer__sns-content {
    justify-content: flex-end;
    padding-bottom: 5em;
    column-gap: 37px;
  }
}
.footer__sns {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 20px;
}
@media screen and (max-width: 767px) {
  .footer__sns {
    column-gap: 9px;
  }
}
.footer__sns-label {
  font-family: "Cormorant Infant", serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.05rem;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .footer__sns-label {
    font-size: 12px;
  }
}
.footer__sns-link {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  border: 1px solid #fff;
  border-radius: 50%;
  color: #fff;
  text-decoration: none;
  transform-origin: center center;
  transition: all 0.3s ease;
  pointer-events: auto;
  width: 40px;
  height: 40px;
}
@media screen and (min-width: 768px) {
  .footer__sns-link {
    width: 58px;
    height: 58px;
  }
}
.footer__sns-link:hover {
  background-color: #fff;
  border: 1px solid #0d0d0d;
  color: #0d0d0d;
  transform: scale(1.1);
}
.footer__sns-icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer__sns-icon--x {
  width: 17px;
}
@media screen and (max-width: 767px) {
  .footer__sns-icon--x {
    width: 11px;
  }
}
.footer__sns-icon--egg {
  width: 21px;
}
@media screen and (max-width: 767px) {
  .footer__sns-icon--egg {
    width: 13px;
  }
}
.footer__bottom-wrap {
  width: 100%;
  background-color: #0d0d0d;
}
@media screen and (max-width: 767px) {
  .footer__bottom-wrap {
    padding-top: 259px;
  }
}
@media screen and (min-width: 768px) {
  .footer__bottom-wrap {
    padding-top: 5em;
  }
}
@media screen and (min-width: 1000px) {
  .footer__bottom-wrap {
    padding-top: 6em;
  }
}
.footer__bottom-wrap .footer__container {
  padding-bottom: 35px;
}
.footer__logo {
  text-align: center;
  max-width: 1304px;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .footer__logo {
    margin-bottom: 0.5em;
  }
}
.footer__logo-text {
  display: block;
}
.footer__logo-main {
  display: block;
  font-size: 48px;
  font-weight: bold;
  color: #ff1493;
  line-height: 1.2;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .footer__logo-main {
    font-size: 32px;
  }
}
.footer__logo-sub {
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #ff1493;
  letter-spacing: 2px;
}
@media screen and (max-width: 767px) {
  .footer__logo-sub {
    font-size: 12px;
    letter-spacing: 1px;
  }
}
.footer__copyright {
  text-align: center;
  font-family: "Noto Serif JP", serif;
  padding-top: 30px;
}
.footer__copyright p {
  font-size: 1.1rem;
  color: rgba(255, 255, 255, 0.5);
  margin: 0;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .footer .btn-double-border__link {
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media screen and (min-width: 768px) {
  .footer .btn-double-border__link {
    margin-top: 0;
  }
}

/*
*--- -- - -- --- -- - -- --- -- - -- --- -- - -- ---
* モーダルアニメーション用のキーフレーム
*--- -- - -- --- -- - -- --- -- - -- --- -- - -- ---
*/
@keyframes mmfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes mmfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes mmslideIn {
  from {
    transform: translateY(-15%) scale(0.95);
    opacity: 0;
  }
  to {
    transform: translateY(0) scale(1);
    opacity: 1;
  }
}
@keyframes mmslideOut {
  from {
    transform: translateY(0) scale(1);
    opacity: 1;
  }
  to {
    transform: translateY(-15%) scale(0.95);
    opacity: 0;
  }
}
@media screen and (min-width: 768px) {
  .footer__logo-image {
    max-width: 1440px;
  }
}

/*
*--- -- - -- --- -- - -- --- -- - -- --- -- - -- ---
* R7モーダルのスタイル
*--- -- - -- --- -- - -- --- -- - -- --- -- - -- ---
*/
.modal {
  display: none;
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  transition: all 0.3s ease;
}
.modal.is-open {
  display: block;
}
.modal.is-open .modal__overlay {
  opacity: 1;
  visibility: visible;
}
.modal.micromodal-slide[aria-hidden=false] .modal__overlay {
  animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.modal.micromodal-slide[aria-hidden=false] .modal__container {
  animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.modal.micromodal-slide[aria-hidden=true] .modal__overlay {
  animation: mmfadeOut 0.4s cubic-bezier(0, 0, 0.2, 1);
  animation-fill-mode: forwards;
}
.modal.micromodal-slide[aria-hidden=true] .modal__container {
  animation: mmslideOut 0.4s cubic-bezier(0, 0, 0.2, 1);
  animation-fill-mode: forwards;
}
.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9998;
  opacity: 0;
  visibility: hidden;
}
.modal__container {
  display: grid;
  align-items: center;
  position: relative;
  background-color: #0d0d0d;
  overflow-y: auto;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .modal__container {
    width: 100%;
    height: 100%;
    padding-bottom: 64px;
  }
}
@media screen and (min-width: 768px) {
  .modal__container {
    margin: 0 auto;
    width: 100%;
    height: 100%;
    max-width: 1440px;
    max-height: 860px;
  }
}
.modal__close {
  background: none;
  border: none;
  font-size: 30px;
  cursor: pointer;
  color: #0d0d0d;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: background-color 0.3s ease;
}
.modal__close:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .modal__content {
    padding: 12%;
  }
}
@media screen and (min-width: 768px) {
  .modal__content {
    padding: 5%;
  }
}
@media screen and (min-width: 1000px) {
  .modal__content {
    padding: 7%;
  }
}
@media screen and (min-width: 1230px) {
  .modal__content {
    padding: 8.5em 13em;
  }
}
.modal__r7-content {
  text-align: center;
}
.modal__r7-grid {
  display: grid;
}
@media screen and (max-width: 767px) {
  .modal__r7-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-template-areas: "item1 item2" "item3 item4" "item5 item6" "item7 view-more";
    gap: 40px 24px;
  }
}
@media screen and (min-width: 768px) {
  .modal__r7-grid {
    grid-template-columns: repeat(4, 1fr);
    gap: 100px 60px;
  }
}
.modal__r7-grid-item {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .modal__r7-grid-item:nth-child(4) .modal__r7-item-container {
    position: relative;
  }
}
@media screen and (min-width: 768px) {
  .modal__r7-grid-item:nth-child(4) .modal__r7-item-container .modal__r7-item-number {
    left: -38%;
  }
}
@media screen and (min-width: 1000px) {
  .modal__r7-grid-item:nth-child(4) .modal__r7-item-container .modal__r7-item-number {
    left: -46%;
  }
}
@media screen and (max-width: 767px) {
  .modal__r7-grid-item:nth-child(7) {
    grid-area: item7;
  }
}
.modal__r7-grid-item:nth-child(8) {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
@media screen and (max-width: 767px) {
  .modal__r7-grid-item:nth-child(8) {
    grid-area: view-more;
  }
}
.modal__r7-item-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.5em;
  color: #fff;
}
.modal__r7-image {
  height: 65.7%;
  object-fit: contain;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .modal__r7-image {
    max-height: 62px;
  }
}
@media screen and (min-width: 768px) {
  .modal__r7-image {
    max-height: 100px;
  }
}
@media screen and (min-width: 1000px) {
  .modal__r7-image {
    max-height: 142px;
  }
}
.modal__r7-item-number {
  position: absolute;
  font-size: 72px;
  font-family: "Rochester", cursive;
  z-index: 0;
  background: linear-gradient(to bottom, #ffffff, #888888);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  opacity: 0.4;
}
@media screen and (max-width: 767px) {
  .modal__r7-item-number {
    font-size: 32px;
    top: -30px;
    left: -3px;
  }
}
@media screen and (min-width: 768px) {
  .modal__r7-item-number {
    font-size: 48px;
    top: -48px;
    left: -24px;
  }
}
@media screen and (min-width: 1000px) {
  .modal__r7-item-number {
    font-size: 72px;
    top: -62px;
    left: -34px;
  }
}
@media screen and (min-width: 1000px) {
  .modal__r7-title-main {
    font-size: 1.375em;
  }
}
@media screen and (min-width: 768px) {
  .modal__r7-title-main {
    font-size: 1.25em;
  }
}
@media screen and (max-width: 767px) {
  .modal__r7-title-main {
    font-size: 1em;
  }
}
@media screen and (max-width: 767px) {
  .modal__r7-title-sub {
    position: relative;
    top: -0.5em;
    font-size: 0.6125em;
  }
}
@media screen and (min-width: 768px) {
  .modal__r7-title-sub {
    font-size: 0.6875em;
    position: relative;
    top: -10px;
  }
}
.modal__r7-button-wrap {
  margin-top: 30px;
}

.modal__bottom-menu {
  transition: transform 2s ease-in-out;
}
@media screen and (max-width: 767px) {
  .modal__bottom-menu {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9999;
    border-radius: 1em 1em 0 0;
    background-color: #fff;
  }
}
@media screen and (min-width: 768px) {
  .modal__bottom-menu {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 26.67%;
    max-width: 384px;
    background-color: #0d0d0d;
  }
}
.modal__bottom-menu .bottom-menu__container {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .modal__bottom-menu .bottom-menu__container {
    justify-content: space-between;
    height: 60px;
  }
}
@media screen and (min-width: 768px) {
  .modal__bottom-menu .bottom-menu__container {
    justify-content: space-between;
  }
}
.modal__bottom-menu .bottom-menu__inner {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .modal__bottom-menu .bottom-menu__inner:first-child {
    width: 77.6%;
  }
}
@media screen and (max-width: 767px) {
  .modal__bottom-menu .bottom-menu__inner:last-child {
    display: grid;
    width: 22.4%;
    justify-content: end;
    padding-inline-end: 24px;
    padding-block: 8px;
    background-color: #0d0d0d;
    border-radius: 0 16px 0 0;
  }
}
.modal__bottom-menu .bottom-menu__r7-logo {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .modal__bottom-menu .bottom-menu__r7-logo {
    width: 83%;
  }
}
.modal__bottom-menu .bottom-menu__r7-logo img {
  vertical-align: bottom;
}
@media screen and (max-width: 767px) {
  .modal__bottom-menu .bottom-menu__r7-logo img {
    width: 58%;
  }
}
@media screen and (min-width: 768px) {
  .modal__bottom-menu .bottom-menu__r7-logo img {
    padding: 28px 0 28px 32px;
  }
}
@media screen and (min-width: 768px) {
  .modal__bottom-menu .bottom-menu__r7-button {
    padding: 32px;
  }
}
.modal__bottom-menu .bottom-menu__r7-link {
  display: grid;
  place-items: center;
}
@media screen and (max-width: 767px) {
  .modal__bottom-menu .bottom-menu__r7-link img {
    width: 1em;
    background-color: #fff;
  }
}
@media screen and (min-width: 768px) {
  .modal__bottom-menu .bottom-menu__r7-link img {
    width: 1em;
    padding-block: 24px;
  }
}
@media screen and (max-width: 767px) {
  .modal__bottom-menu .bottom-menu__r7-link-text {
    font-size: 10px;
    letter-spacing: 0.05em;
  }
}
@media screen and (min-width: 768px) {
  .modal__bottom-menu .bottom-menu__r7-link-text {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 767px) {
  .modal__bottom-menu .bottom-menu__menu-wrap {
    display: flex;
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .modal__bottom-menu .bottom-menu__menu-icon {
    width: 30px;
    height: 30px;
  }
}
.modal__bottom-menu .bottom-menu__menu-text {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .modal__bottom-menu .bottom-menu__menu-text {
    font-size: 10px;
    letter-spacing: 0.05em;
  }
}

#modal-r7.modal {
  display: none;
}

#modal-r7.modal.is-open {
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.95);
  justify-content: center;
  align-items: center;
  z-index: 9990;
}

#modal-r7 .modal__container {
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  margin: 0;
  overflow: auto;
}

@media screen and (max-width: 767px) {
  .footer-modal .bottom-menu__r7-link {
    background-color: #fff;
  }
}
@media screen and (max-width: 767px) {
  .footer-modal .bottom-menu__r7-link-text {
    margin-top: 10px;
  }
}

/**
* Foundation
* ========================== */
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  background-color: #fff;
  border-bottom: solid 1px #0d0d0d;
}
@media screen and (min-width: 1000px) {
  .header {
    padding-block: 20px;
    position: static;
  }
}
.header__inner {
  width: calc(100% - 40px);
  margin-inline: auto;
}
@media screen and (min-width: 1000px) {
  .header__inner {
    width: calc(100% - 20px);
  }
}
@media screen and (min-width: 1450px) {
  .header__inner {
    width: calc(100% - 48px);
  }
}
.header__wrapper {
  display: flex;
  align-items: center;
  gap: 20px;
}
.header__content {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding-top: 14px;
  padding-bottom: 13px;
}
@media screen and (min-width: 1000px) {
  .header__content {
    padding-block: 0;
    justify-content: flex-start;
    column-gap: 10px;
  }
}
@media screen and (min-width: 1450px) {
  .header__content {
    padding-block: 0;
    justify-content: flex-start;
    column-gap: 24px;
  }
}
.header__logo {
  width: 186px;
}
@media screen and (min-width: 1000px) {
  .header__logo {
    width: 110px;
  }
}
@media screen and (min-width: 1450px) {
  .header__logo {
    width: 160px;
  }
}
@media screen and (min-width: 1000px) {
  .header__sp-logo {
    display: none;
  }
}
.header__pc-logo {
  display: none;
}
@media screen and (min-width: 1000px) {
  .header__pc-logo {
    display: block;
  }
}
.header__nav {
  display: none;
  flex: 1;
}
@media screen and (min-width: 1000px) {
  .header__nav {
    display: block;
  }
}
.header__cat-list {
  flex-wrap: wrap;
  gap: 5px;
}
@media screen and (min-width: 1450px) {
  .header__cat-list {
    gap: 10px 12px;
  }
}
.header__contact {
  display: none;
  width: 203;
  height: 55px;
}
@media screen and (min-width: 1000px) {
  .header__contact {
    display: block;
  }
}
.header__drawer-btn {
  position: absolute;
  top: 3px;
  right: 10px;
  z-index: 2;
}
@media screen and (min-width: 1000px) {
  .header__drawer-btn {
    display: none;
  }
}
.header__sp-cat {
  padding: 11px 12px;
  border-top: solid 1px #0d0d0d;
}
@media screen and (min-width: 1000px) {
  .header__sp-cat {
    display: none;
  }
}
.header__sp-cat-wrapper {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; /* iPhoneで慣性スクロール */
  scrollbar-width: none;
}
@media screen and (min-width: 768px) {
  .header__sp-cat-wrapper {
    display: flex;
    justify-content: center;
  }
}
.header__sp-cat-wrapper::-webkit-scrollbar {
  display: none;
}
.header__sp-cat-list {
  align-items: center;
  flex-wrap: nowrap; /* 折り返さない */
  width: max-content; /* 子要素の幅に合わせる */
  column-gap: 10px;
}
.header__sp-cat-list li {
  flex: 0 0 auto;
}
.header__sp-cat-link {
  font-family: "Zen Kaku Gothic New", sans-serif;
  color: #0d0d0d;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1;
  display: inline-flex;
  white-space: nowrap;
  flex-direction: column;
  align-items: center;
  row-gap: 6px;
  padding: 5px;
}
.header__sp-cat-link::before {
  content: "";
  display: block;
  width: 24px;
  height: 25px;
  background: center center no-repeat;
  background-size: contain;
}
.header__sp-cat-link.romance::before {
  background-image: url("../images/icon-category-romance-01.svg");
}
.header__sp-cat-link.frontier::before {
  background-image: url("../images/icon-category-frontier-01.svg");
}
.header__sp-cat-link.pink::before {
  background-image: url("../images/icon-category-pink-01.svg");
}
.header__sp-cat-link.nostalgia::before {
  background-image: url("../images/icon-category-nostalgia-01.svg");
}
.header__sp-cat-link.gift::before {
  background-image: url("../images/icon-category-gift-01.svg");
}
.header__sp-cat-link.creative::before {
  background-image: url("../images/icon-category-creative-01.svg");
}
.header__sp-cat-link.fantasy::before {
  background-image: url("../images/icon-category-fantasy-01.svg");
}
.header__drawer {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100dvh;
  background-color: #fff;
  transition: all 0.3s ease-in-out;
}
.header__drawer.is-open {
  opacity: 1;
  visibility: visible;
}
.header__drawer-scroll {
  height: 100%;
  overflow-y: scroll;
}

.cat-list {
  display: flex;
}

.drawer-btn {
  display: block;
  cursor: pointer;
  padding: 5px;
}
.drawer-btn__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 5px;
}
.drawer-btn__text {
  white-space: nowrap;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-family: "Cormorant Infant", serif;
}
.drawer-btn__icons {
  position: relative;
  z-index: 0;
  width: 30px;
  height: 30px;
}
.drawer-btn__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease-in-out;
}
.drawer-btn__icon.is-close {
  width: 21px;
  height: 25px;
  opacity: 0;
  margin-top: 2px;
}
.drawer-btn.is-open .drawer-btn__icon.is-star {
  opacity: 0;
}
.drawer-btn.is-open .drawer-btn__icon.is-close {
  opacity: 1;
}

@media screen and (min-width: 1000px) {
  .header {
    display: none;
  }
}

@media screen and (min-width: 1000px) {
  .home .header,
  .post-type-archive-journal .header,
  .tax-journal-type .header,
  .tax-journal-category .header {
    display: block;
  }
}

.term-romance .header__sp-cat-link.romance {
  color: #ff008e;
}
.term-romance .header__sp-cat-link.romance::before {
  background-image: url("../images/icon-category-romance-02.svg");
}
.term-romance .header__cat-list .journal-cat-label.romance {
  background-color: #fff;
}

.term-frontier .header__sp-cat-link.frontier {
  color: #ff008e;
}
.term-frontier .header__sp-cat-link.frontier::before {
  background-image: url("../images/icon-category-frontier-02.svg");
}
.term-frontier .header__cat-list .journal-cat-label.frontier {
  background-color: #fff;
}

.term-pink .header__sp-cat-link.pink {
  color: #ff008e;
}
.term-pink .header__sp-cat-link.pink::before {
  background-image: url("../images/icon-category-pink-02.svg");
}
.term-pink .header__cat-list .journal-cat-label.pink {
  background-color: #fff;
}

.term-nostalgia .header__sp-cat-link.nostalgia {
  color: #ff008e;
}
.term-nostalgia .header__sp-cat-link.nostalgia::before {
  background-image: url("../images/icon-category-nostalgia-02.svg");
}
.term-nostalgia .header__cat-list .journal-cat-label.nostalgia {
  background-color: #fff;
}

.term-gift .header__sp-cat-link.gift {
  color: #ff008e;
}
.term-gift .header__sp-cat-link.gift::before {
  background-image: url("../images/icon-category-gift-02.svg");
}
.term-gift .header__cat-list .journal-cat-label.gift {
  background-color: #fff;
}

.term-creative .header__sp-cat-link.creative {
  color: #ff008e;
}
.term-creative .header__sp-cat-link.creative::before {
  background-image: url("../images/icon-category-creative-02.svg");
}
.term-creative .header__cat-list .journal-cat-label.creative {
  background-color: #fff;
}

.term-fantasy .header__sp-cat-link.fantasy {
  color: #ff008e;
}
.term-fantasy .header__sp-cat-link.fantasy::before {
  background-image: url("../images/icon-category-fantasy-02.svg");
}
.term-fantasy .header__cat-list .journal-cat-label.fantasy {
  background-color: #fff;
}

@media screen and (max-width: 999px) {
  .main {
    margin-top: 140px;
  }
}

.l-grid {
  display: grid;
}

.l-content {
  grid-template-columns: 1fr;
}
@media screen and (min-width: 1000px) {
  .l-content {
    grid-template-columns: auto 1fr;
  }
}
.l-content__main {
  overflow: hidden;
}
@media screen and (min-width: 1000px) {
  .l-content__main {
    grid-column-start: 2;
    grid-row-start: 1;
  }
}
.l-content__side {
  display: none;
  width: 224px;
}
@media screen and (min-width: 1000px) {
  .l-content__side {
    display: block;
    grid-column-start: 1;
    grid-row-start: 1;
  }
}

/**
* Foundation
* ========================== */
.sidebar {
  padding-top: 38px;
}
@media screen and (min-width: 1000px) {
  .sidebar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 224px;
    height: 100%;
    border-right: 1px solid #0d0d0d;
  }
  .sidebar__inner {
    height: 100%;
    overflow: auto;
  }
}

.drawer {
  padding-top: 14px;
}
@media screen and (min-width: 1230px) {
  .drawer {
    padding-top: 0;
  }
}
.drawer__wrapper {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 1230px) {
  .drawer__wrapper {
    row-gap: 28px;
  }
}
.drawer__logo {
  padding-inline: 8px;
  padding-bottom: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: solid 1px #dedee5;
}
@media screen and (min-width: 1000px) {
  .drawer__logo {
    border-bottom-width: 0;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .drawer__logo {
    padding-inline: 25px;
  }
}
.drawer__logo a {
  width: 186px;
}
@media screen and (min-width: 1000px) {
  .drawer__logo a {
    width: auto;
  }
}
.drawer__search {
  padding: 16px 24px;
}
@media screen and (min-width: 1000px) {
  .drawer__search {
    padding: 8px;
  }
}
.drawer__menu-list li {
  border-bottom: solid 1px #f6f6f6;
}
.drawer__menu-link {
  display: inline-flex;
  column-gap: 10px;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 20px 16px;
  font-size: 1.6rem;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.drawer__menu-link::after {
  content: "";
  display: block;
  width: 8px;
  height: 12px;
  background: url(../images/icon_arrow-right-gray_01.svg) center center no-repeat;
  background-size: contain;
}
.drawer__menu-link:hover {
  background-color: #f6f6f6;
}
.drawer__menu-link--about-souken {
  background-color: #0d0d0d;
}
.drawer__menu-link--about-souken:hover {
  background-color: #ff008e;
}
.drawer__menu-link--about-souken::after {
  background-image: url(../images/icon_arrow-right-gray_02.svg);
}
.drawer__menu-link--about-souken img {
  width: 235px;
}
.drawer__menu-link-inner {
  flex: 1;
}
.drawer__menu-link-inner br {
  display: none;
}
@media screen and (min-width: 1000px) {
  .drawer__menu-link-inner br {
    display: block;
  }
}
.drawer__sub-menu-list a {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.3;
  color: #0d0d0d;
  padding: 12px 32px;
  background-color: #f6f6f6;
  display: inline-block;
  width: 100%;
  transition: all 0.3s ease-in-out;
}
.drawer__sub-menu-list a:hover {
  background-color: #ededed;
}
.drawer__other-menu {
  padding: 16px 24px;
  background-color: #0d0d0d;
}
.drawer__other-menu-list {
  display: flex;
  flex-direction: column;
  row-gap: 8px;
}
.drawer__other-menu-list a {
  font-family: "Zen Kaku Gothic New", sans-serif;
  display: inline-flex;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.3;
  padding: 8px;
  color: #b0b1b7;
  transition: all 0.3s ease-in-out;
  width: 100%;
}
@media screen and (min-width: 1000px) {
  .drawer__other-menu-list a {
    width: auto;
  }
}
.drawer__other-menu-list a:hover {
  color: #fff;
}

.menu-detail:open .menu-detail__summary::after {
  transform: rotate(180deg);
}
.menu-detail__summary {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: space-between;
  column-gap: 6px;
  padding: 20px 16px;
  line-height: 1.3;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 768px) {
  .menu-detail__summary {
    font-size: 1.5rem;
  }
}
.menu-detail__summary::-webkit-details-marker {
  display: none; /* Chromeや古いSafariなどの矢印を非表示にする */
}
.menu-detail__summary::after {
  content: "";
  display: block;
  width: 12px;
  height: 8px;
  background: url("../images/icon_arrow-bottom-gray_01.svg") center center no-repeat;
  background-size: contain;
  transition: all 0.3s ease-in-out;
}
.menu-detail__summary:hover {
  background-color: #f6f6f6;
}

.search {
  display: flex;
  align-items: center;
  height: 42px;
  border-radius: 21px;
  background-color: #ededed;
  column-gap: 8px;
  padding: 4px 18px;
}
.search::before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background: url("../images/icon_search_black.svg") center center no-repeat;
  background-size: contain;
  margin-top: 2px;
}
.search__inner {
  font-size: 1.5rem;
  width: 100%;
  height: 100%;
  padding: 5px;
  flex: 1;
}

/**
* Object
* ========================== */
/**
* Components
* ========================== */
.breadcrumb {
  padding-top: 17px;
  padding-bottom: 19px;
  background-color: #ff008e;
  border-bottom: solid 1px #0d0d0d;
}
@media screen and (max-width: 999px) {
  .breadcrumb {
    margin-top: 65px;
  }
}
.breadcrumb__inner {
  width: calc(100% - 48px);
  margin-inline: auto;
}
@media screen and (min-width: 1000px) {
  .breadcrumb__inner {
    width: calc(100% - 84px);
  }
}
.breadcrumb__list {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 8px 5px;
  align-items: center;
  gap: 5px;
}
@media screen and (min-width: 1000px) {
  .breadcrumb__list {
    gap: 5px 12px;
  }
}
.breadcrumb__list li {
  color: #fff;
}
.breadcrumb__list li a {
  display: inline-flex;
  align-items: center;
  column-gap: 5px;
  color: #0d0d0d;
  text-underline-offset: 0.2em;
  text-decoration-line: underline;
  text-decoration-color: currentColor;
  transition: all 0.3s ease-in-out;
}
@media (hover: hover) {
  .breadcrumb__list li a:hover {
    text-decoration-color: transparent;
  }
}
@media screen and (min-width: 1000px) {
  .breadcrumb__list li a {
    column-gap: 12px;
  }
}
.breadcrumb__list li a::after {
  content: "";
  display: block;
  width: 11px;
  height: 11px;
  background: url("../images/icon_star_black_01.svg") center center no-repeat;
  background-size: contain;
}

@media screen and (max-width: 999px) {
  .header:has(.header__sp-cat) + .breadcrumb {
    margin-top: 140px;
  }
}

.btn-double-border__link {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  column-gap: 16px;
  max-width: 279px;
  width: 100%;
  color: #0d0d0d;
  padding: 14px 24px;
  margin-inline: auto;
  position: relative;
  border: 1px solid currentColor;
}
@media screen and (max-width: 767px) {
  .btn-double-border__link {
    display: flex;
    justify-content: center;
    column-gap: 10px;
    max-width: 230px;
    padding: 9px 20px;
    margin-top: 30px;
  }
}
.btn-double-border__link-text {
  display: block;
  font-size: 1.6rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  line-height: 1.44;
  letter-spacing: 0.05rem;
  color: currentColor;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .btn-double-border__link-text {
    font-size: 1.4rem;
    line-height: 1.43;
  }
}
.btn-double-border__link::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid currentColor;
  background: transparent;
  pointer-events: none;
  transform: translateX(5px) translateY(5px);
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .btn-double-border__link::before {
    transform: translateX(3px) translateY(3px);
  }
}
.btn-double-border__link::after {
  content: "";
  display: block;
  width: 15px;
  height: 10px;
  background: url("../images/icon_arrow-right-black_01.svg") center center no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .btn-double-border__link::after {
    width: 13px;
    height: 9px;
  }
}
.btn-double-border__link:hover::before {
  opacity: 0;
  transform: translateX(0) translateY(0);
}
.btn-double-border--white .btn-double-border__link {
  color: #fff;
}
.btn-double-border--white .btn-double-border__link::after {
  background-image: url("../images/icon_arrow-right-white_01.svg");
}

.page-top-button {
  padding: 5px;
  display: inline-flex;
  flex-direction: column;
  row-gap: 2px;
  align-items: center;
  justify-content: flex-end;
  width: 50px;
  height: 50px;
  font-size: 1rem;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  text-transform: uppercase;
}
.page-top-button:hover::before {
  transform: translateY(-6px);
}
@media screen and (min-width: 768px) {
  .page-top-button {
    font-size: 1.3rem;
  }
}
.page-top-button::before {
  content: "";
  display: block;
  width: 10px;
  height: 15px;
  background: url("../images/icon_arrow-top-white_01.svg") center center no-repeat;
  background-size: contain;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 768px) {
  .page-top-button::before {
    width: 13px;
    height: 20px;
  }
}

.romantic-seven-modal-btn {
  aspect-ratio: 1;
  width: 100%;
  color: #0d0d0d;
  position: relative;
  z-index: 0;
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.5;
  display: flex;
  flex-direction: column;
  row-gap: 5px;
  align-items: center;
  justify-content: center;
  background: url("../images/bg_romantic-btn_black.svg") center center no-repeat;
  background-size: 90% 90%;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .romantic-seven-modal-btn {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 1000px) {
  .romantic-seven-modal-btn {
    font-size: 1.6rem;
    row-gap: 0;
  }
}
@media screen and (min-width: 1000px) {
  .romantic-seven-modal-btn {
    min-width: 175px;
  }
}
.romantic-seven-modal-btn img {
  width: 32%;
  max-width: 60px;
  height: auto;
}
@media screen and (min-width: 768px) {
  .romantic-seven-modal-btn img {
    max-width: 120px;
    margin-bottom: 12px;
  }
}
@media screen and (min-width: 1000px) {
  .romantic-seven-modal-btn img {
    width: 35%;
  }
}
@media screen and (min-width: 1230px) {
  .romantic-seven-modal-btn img {
    width: 56px;
  }
}
.romantic-seven-modal-btn__no {
  font-family: "Rochester", cursive;
  font-size: 3rem;
  font-weight: 400;
  white-space: nowrap;
  line-height: 1;
  color: #0d0d0d;
  position: absolute;
  top: 17px;
  left: 19px;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .romantic-seven-modal-btn__no {
    font-size: 7vw;
    top: 40px;
    left: 40px;
  }
}
@media screen and (min-width: 1000px) {
  .romantic-seven-modal-btn__no {
    font-size: 3vw;
    top: 22px;
    left: 24px;
  }
}
@media screen and (min-width: 1230px) {
  .romantic-seven-modal-btn__no {
    font-size: 3rem;
    top: 14px;
    left: 14px;
  }
}
.romantic-seven-modal-btn__sub-title {
  font-size: 1rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
}
@media screen and (min-width: 768px) {
  .romantic-seven-modal-btn__sub-title {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 1000px) {
  .romantic-seven-modal-btn__sub-title {
    font-size: 1.1rem;
  }
}
.romantic-seven-modal-btn::after {
  content: "+";
  display: flex;
  justify-content: center;
  align-items: center;
  aspect-ratio: 1;
  color: #fff;
  width: 12%;
  font-size: 1.4rem;
  line-height: 1;
  font-family: "Zen Kaku Gothic New", sans-serif;
  padding-bottom: 2px;
  border-radius: 100%;
  font-weight: 900;
  background-color: #0d0d0d;
  position: absolute;
  top: 22px;
  right: 22px;
  z-index: 1;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 768px) {
  .romantic-seven-modal-btn::after {
    top: 40px;
    right: 40px;
    width: 8%;
  }
}
@media screen and (min-width: 1000px) {
  .romantic-seven-modal-btn::after {
    top: 30px;
    right: 30px;
    width: 20px;
  }
}
@media screen and (min-width: 1230px) {
  .romantic-seven-modal-btn::after {
    top: 15px;
    right: 15px;
  }
}
.romantic-seven-modal-btn:hover::after {
  background-color: #ff008e;
}

.journal-cat-label {
  display: inline-flex;
  column-gap: 4px;
  justify-content: center;
  align-items: center;
  color: #0d0d0d;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
  padding: 5px 14px;
  border-radius: 15px;
  background-color: #ededed;
  border: solid 1px #ededed;
  transition: all 0.3s ease-in-out;
}
.journal-cat-label__image {
  width: auto;
  height: 18px;
}
.journal-cat-label__image.romance, .journal-cat-label__image.nostalgia {
  height: 15px;
}
.journal-cat-label__image.creative {
  height: 16px;
}
.journal-cat-label__image.pink, .journal-cat-label__image.gift {
  height: 17px;
}
.journal-cat-label--white {
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  letter-spacing: -0.1em;
  background-color: transparent;
  border: solid 1px currentColor;
}
@media screen and (min-width: 768px) {
  .journal-cat-label--white {
    font-size: 1.4rem;
    padding: 6px 20px;
  }
}
.journal-cat-label--white .journal-cat-label__image {
  height: 12px;
}

a.journal-cat-label:hover {
  background-color: #fff;
}

.journal-sub-cat-label {
  color: #0d0d0d;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  column-gap: 6px;
  line-height: 1.3;
}
@media screen and (min-width: 768px) {
  .journal-sub-cat-label {
    font-size: 1.5rem;
  }
}
.journal-sub-cat-label svg {
  margin-top: 2px;
}

.journal-sub-label {
  display: inline-flex;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
  padding: 5px 8px;
  border-radius: 4px;
  border: solid 1px #c9cace;
  color: #0d0d0d;
}

.topics-post-card {
  border-radius: 4px;
  overflow: hidden;
}
.topics-post-card__link {
  display: block;
  padding: 16px;
  height: 100%;
  background-color: #fff;
}
@media screen and (min-width: 1000px) {
  .topics-post-card__link {
    padding: 20px;
  }
}
.topics-post-card__wrapper {
  display: flex;
  align-items: flex-start;
  gap: 16px;
}
@media screen and (min-width: 1000px) {
  .topics-post-card__wrapper {
    gap: 24px;
  }
}
.topics-post-card__image-wrapper {
  position: relative;
  z-index: 0;
  width: 43%;
}
@media screen and (min-width: 768px) {
  .topics-post-card__image-wrapper {
    width: 40%;
    max-width: 208px;
  }
}
.topics-post-card__image {
  aspect-ratio: 3/2;
  width: 100%;
  overflow: hidden;
}
.topics-post-card__image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease-in-out;
}
.topics-post-card__image-icon {
  display: none;
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  z-index: 1;
}
@media screen and (min-width: 1000px) {
  .topics-post-card__image-icon {
    display: block;
  }
}
.topics-post-card__body {
  flex: 1;
  display: flex;
  flex-direction: column;
  row-gap: 8px;
}
.topics-post-card__meta {
  display: flex;
  align-items: flex-start;
  column-gap: 8px;
}
@media screen and (min-width: 768px) {
  .topics-post-card__meta {
    column-gap: 12px;
  }
}
.topics-post-card__date {
  font-family: "Cormorant Infant", serif;
  font-size: 1.3rem;
  font-weight: 600;
  white-space: nowrap;
  line-height: 1;
  color: #808080;
  margin-top: 6px;
}
@media screen and (min-width: 768px) {
  .topics-post-card__date {
    font-size: 1.4rem;
  }
}
.topics-post-card__cat-item {
  gap: 2px;
  padding: 3px 8px;
  font-size: 1rem;
  letter-spacing: -0.1em;
}
@media screen and (min-width: 768px) {
  .topics-post-card__cat-item {
    gap: 5px;
    padding: 3px 12px;
    font-weight: 600;
  }
}
.topics-post-card__title {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.4;
  color: #0d0d0d;
  text-underline-offset: 0.2em;
  text-decoration-line: underline;
  text-decoration-color: transparent;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 1000px) {
  .topics-post-card__title {
    font-size: 1.5rem;
  }
}
.topics-post-card__link:hover .topics-post-card__image img {
  transform: scale(1.15);
}
.topics-post-card__link:hover .topics-post-card__title {
  text-decoration-color: currentColor;
}

.journal-card__link {
  display: block;
  padding: 24px;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 1230px) {
  .journal-card__link {
    padding: 14px;
  }
}
@media screen and (min-width: 1450px) {
  .journal-card__link {
    padding: 24px;
  }
}
.journal-card__wrapper {
  display: flex;
  flex-direction: column;
  row-gap: 16px;
  height: 100%;
}
.journal-card__image-wrapper {
  aspect-ratio: 15/11;
  width: 100%;
  border-radius: 4px;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
.journal-card__image-wrapper img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.journal-card .journal-sub-cat-label {
  font-size: 1.3rem;
}
.journal-card .journal-sub-cat-label svg {
  width: 20px;
  height: 20px;
  margin: 0;
}
.journal-card__body {
  flex: 1;
  display: flex;
  flex-direction: column;
  row-gap: 12px;
  height: 100%;
}
.journal-card__title {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1.3;
}
.journal-card__sub-cat {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.journal-card__meta {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  column-gap: 10px;
}
.journal-card__date {
  font-family: "Cormorant Infant", serif;
  font-size: 1.6rem;
  font-weight: 600;
  white-space: nowrap;
  line-height: 1;
  color: #808080;
  margin-top: 8px;
  letter-spacing: 0.08em;
  margin-left: auto;
}
@media screen and (min-width: 1230px) {
  .journal-card__date {
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 1450px) {
  .journal-card__date {
    font-size: 1.6rem;
  }
}
.journal-card__link:hover {
  background-color: #f6f6f6;
}
.journal-card__link:hover .journal-card__image-wrapper {
  box-shadow: 5px 5px 0 #0d0d0d;
}

.vertical-post {
  display: inline-flex;
  flex-direction: column;
  gap: 16px 37px;
  width: 100%;
  align-items: flex-start;
  padding: 20px 35px 20px 0;
  position: relative;
}
.vertical-post:hover .vertical-post__title {
  color: #666;
}
.vertical-post:hover::after {
  right: -1%;
}
@media screen and (min-width: 768px) {
  .vertical-post {
    padding: 38px 77px 38px 50px;
    flex-direction: row;
    align-items: center;
  }
}
.vertical-post::after {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  background: url("../images/icon_circle-arrow-right_01.svg") center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 768px) {
  .vertical-post::after {
    width: 40px;
    height: 40px;
  }
}
.vertical-post__meta {
  display: flex;
  align-items: center;
  column-gap: 16px;
}
@media screen and (min-width: 768px) {
  .vertical-post__meta {
    column-gap: 37px;
  }
}
.vertical-post__date {
  font-family: "Cormorant Infant", serif;
  font-size: 1.4rem;
  font-weight: 600;
  white-space: nowrap;
  line-height: 1;
  color: #0d0d0d;
  margin-top: 2px;
}
.vertical-post__category-item {
  min-width: 120px;
}
@media screen and (min-width: 768px) {
  .vertical-post__category-item {
    min-width: 145px;
  }
}
.vertical-post__title {
  flex: 1;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1; /* 行数を指定 */
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 768px) {
  .vertical-post__title {
    font-size: 1.6rem;
  }
}

.vertical-post-list__item {
  border-bottom: solid 1px #0d0d0d;
}

.pagination {
  display: flex;
  align-items: center;
  height: 64px;
  border-radius: 32px;
  border: solid 1px #0d0d0d;
  font-family: "Zen Kaku Gothic New", sans-serif;
  color: #0d0d0d;
  overflow: hidden;
  box-shadow: 3px 3px rgb(0, 0, 0);
}
.pagination__link {
  display: inline-flex;
  align-items: center;
  column-gap: 8px;
  font-size: 1.5rem;
  font-weight: 500;
  height: 100%;
  white-space: nowrap;
  line-height: 1;
  transition: all 0.3s ease-in-out;
}
.pagination__link--prev {
  padding-left: 9px;
  padding-right: 18px;
}
.pagination__link--next {
  padding-right: 9px;
  padding-left: 18px;
}
.pagination__link--disabled {
  pointer-events: none;
  color: #9b9b9b;
}
.pagination__link:hover {
  color: #ff008e;
}
.pagination__body {
  position: relative;
  width: 200px;
  height: 85%;
  padding: 5px 8px;
  border-left: solid 1px #0d0d0d;
  border-right: solid 1px #0d0d0d;
  flex: 1;
}
.pagination__select {
  font-size: 1.8rem;
  font-weight: 700;
  width: 100%;
  height: 100%;
  text-align: center;
  text-align-last: center;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.pagination__select:hover {
  color: #ff008e;
}
.pagination__down-icon {
  position: absolute;
  top: 50%;
  right: 20%;
  transform: translateY(-50%);
  display: flex;
}

.category-list {
  max-width: 100%;
  height: auto;
  margin-inline: auto;
}
.category-list__items-wrapper {
  display: block;
  position: relative;
  width: fit-content;
  max-width: 100%;
  height: auto;
  padding-bottom: 5px;
  overflow-x: auto;
  margin-top: 20px;
  margin-inline: auto;
  padding-inline: 10px;
  z-index: 99;
  transition: z-index 0s ease;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
@media screen and (max-width: 767px) {
  .category-list__items-wrapper {
    padding-inline: 0;
  }
}
@media screen and (max-width: 999px) {
  .category-list__items-wrapper {
    z-index: 0;
  }
}
.category-list__items-wrapper::-webkit-scrollbar {
  display: none;
}
.category-list__title {
  font-size: 3.5rem;
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
  color: #0d0d0d;
  text-align: center;
}
.category-list__items-content {
  width: 100%;
  max-width: 840px;
  background-color: #fff;
  border-radius: 100px;
  border: 1px solid #0d0d0d;
  box-shadow: 3px 3px 0 0 #0d0d0d;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-inline: 50px;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .category-list__items-content {
    width: 100%;
    min-width: fit-content;
    padding-inline: 15px;
    border-radius: 0;
    border-top: 1px solid #0d0d0d;
    border-bottom: 1px solid #0d0d0d;
    border-left: 0;
    border-right: 0;
    box-shadow: none;
  }
}
.category-list__items {
  display: flex;
  width: fit-content;
  max-width: 100%;
  justify-content: space-between;
  align-items: center;
  column-gap: 20px;
}
@media (max-width: 849px) {
  .category-list__items {
    column-gap: 5px;
  }
}
.category-list__link {
  font-size: 2rem;
  font-family: "Cormorant Infant", serif;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.1rem;
  color: #000;
  transition: all 0.3s ease-in-out;
}
.category-list__link.is-active {
  color: #ff008e;
}
.category-list__link:hover {
  color: #ff008e;
}
.category-list__link--icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 76px;
  gap: 3px;
}
@media screen and (min-width: 768px) {
  .category-list__link--icon {
    width: 80px;
  }
}
.category-list__link--icon:hover .category-list__icon svg path {
  fill: #ff008e;
}
.category-list__link--icon:hover .category-list__name {
  color: #ff008e;
}
.category-list__link--icon.is-active .category-list__icon svg path {
  fill: #ff008e;
}
.category-list__link--icon.is-active .category-list__name {
  color: #ff008e;
}
.category-list__icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .category-list__icon {
    width: 25px;
    height: 25px;
  }
}
.category-list__icon svg path {
  transition: all 0.3s ease-in-out;
}
.category-list__name {
  font-size: 1.2rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
  line-height: 1;
  letter-spacing: -0.1rem;
  color: #0d0d0d;
  transition: all 0.3s ease-in-out;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .category-list__name {
    font-size: 1.1rem;
  }
}

.romantic-seven-modal {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  inset: 0;
  z-index: 1000;
  overflow: auto;
  overscroll-behavior: contain;
  -webkit-overflow-scrolling: touch;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.romantic-seven-modal__content {
  color: #fff;
  width: 100%;
  max-width: 720px;
  height: 100%;
  background-color: #ff008e;
  position: relative;
  z-index: 0;
}
@media screen and (min-width: 768px) {
  .romantic-seven-modal__content {
    width: 80%;
  }
}
.romantic-seven-modal__body {
  height: 100%;
  width: calc(100% - 24px);
  margin-inline: auto;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .romantic-seven-modal__body {
    width: calc(100% - 120px);
  }
}
.romantic-seven-modal__body-bg {
  height: 100%;
  width: calc(100% - 36px);
  margin-inline: auto;
  border-left: 4px double #0d0d0d;
  border-right: 4px double #0d0d0d;
  padding: 10px 15px 40px;
}
@media screen and (min-width: 1000px) {
  .romantic-seven-modal__body-bg {
    width: calc(100% - 20px);
    padding-inline: 20px;
  }
}
.romantic-seven-modal__body-scroll {
  height: 100%;
  overflow-y: scroll;
}
.romantic-seven-modal__body-wrapper {
  display: flex;
  flex-direction: column;
  row-gap: 30px;
  height: 100%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .romantic-seven-modal__body-wrapper {
    margin-right: 5px;
  }
}
@media screen and (min-width: 768px) {
  .romantic-seven-modal__body-wrapper {
    row-gap: 60px;
  }
}
@media screen and (min-width: 1000px) {
  .romantic-seven-modal__body-wrapper {
    padding-inline: 60px;
    margin-right: 0;
  }
}
.romantic-seven-modal__arrow-btn {
  position: absolute;
  top: 22%;
  z-index: 1;
  cursor: pointer;
  width: 48px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  background-color: #0d0d0d;
  transition: all 0.3s ease-in-out;
}
.romantic-seven-modal__arrow-btn:hover {
  background-color: #0d0d0d;
}
.romantic-seven-modal__arrow-btn:hover svg path {
  stroke: #fff;
}
@media screen and (min-width: 768px) {
  .romantic-seven-modal__arrow-btn {
    width: 80px;
    height: 80px;
    top: 50%;
    background-color: #fff;
    transform: translateY(-50%);
  }
}
.romantic-seven-modal__arrow-btn--prev {
  left: 20px;
}
@media screen and (min-width: 768px) {
  .romantic-seven-modal__arrow-btn--prev {
    left: 0;
    transform: translate(-50%, -50%);
  }
}
.romantic-seven-modal__arrow-btn--next {
  right: 20px;
}
@media screen and (min-width: 768px) {
  .romantic-seven-modal__arrow-btn--next {
    right: 0;
    transform: translate(50%, -50%);
  }
}
.romantic-seven-modal__arrow-btn svg {
  width: 100%;
  height: auto;
  max-width: 12px;
}
@media screen and (min-width: 768px) {
  .romantic-seven-modal__arrow-btn svg {
    max-width: 24px;
  }
}
.romantic-seven-modal__arrow-btn svg path {
  transition: all 0.3s ease-in-out;
  stroke: #fff;
}
@media screen and (min-width: 768px) {
  .romantic-seven-modal__arrow-btn svg path {
    stroke: #0d0d0d;
  }
}
.romantic-seven-modal__number {
  font-size: 12rem;
  font-family: "Rochester", cursive;
  font-weight: 400;
  white-space: nowrap;
  color: #ededed;
  position: absolute;
  top: 0;
  left: -5px;
  line-height: 1;
}
@media screen and (min-width: 1000px) {
  .romantic-seven-modal__number {
    font-size: 19rem;
    left: -10px;
  }
}
.romantic-seven-modal__top-close {
  position: absolute;
  top: 0;
  right: 0;
  transform: translateY(20px);
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 768px) {
  .romantic-seven-modal__top-close {
    transform: translateY(40px);
  }
}
.romantic-seven-modal__top-close:hover {
  opacity: 0.7;
}
.romantic-seven-modal__head {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 20px;
  position: relative;
  z-index: 0;
  padding-top: 150px;
  margin-top: 80px;
}
@media screen and (min-width: 768px) {
  .romantic-seven-modal__head {
    padding-top: 240px;
    margin-top: 60px;
  }
}
@media screen and (min-width: 1000px) {
  .romantic-seven-modal__head {
    padding-top: 260px;
  }
}
.romantic-seven-modal__image-wrapper {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  transform: translateX(-50%);
  aspect-ratio: 26/43;
  width: 140px;
}
@media screen and (min-width: 768px) {
  .romantic-seven-modal__image-wrapper {
    width: 250px;
  }
}
@media screen and (min-width: 1000px) {
  .romantic-seven-modal__image-wrapper {
    width: 260px;
  }
}
.romantic-seven-modal__title {
  font-size: 3.6rem;
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  color: #0d0d0d;
  line-height: 1;
  white-space: nowrap;
}
@media screen and (min-width: 1000px) {
  .romantic-seven-modal__title {
    font-size: 6rem;
  }
}
.romantic-seven-modal__sub-title {
  font-size: 1.4rem;
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  color: #0d0d0d;
  letter-spacing: 0.1rem;
  line-height: 1.4;
}
@media screen and (min-width: 1000px) {
  .romantic-seven-modal__sub-title {
    font-size: 1.9rem;
  }
}
.romantic-seven-modal__heading {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.3;
  color: #0d0d0d;
}
@media screen and (min-width: 1000px) {
  .romantic-seven-modal__heading {
    font-size: 2.4rem;
  }
}
.romantic-seven-modal__main-text {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  row-gap: 16px;
  max-width: 400px;
  margin-inline: auto;
}
.romantic-seven-modal__text {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 2;
  color: #0d0d0d;
  display: flex;
  flex-direction: column;
  row-gap: 1.5em;
}
@media screen and (min-width: 1000px) {
  .romantic-seven-modal__text {
    font-size: 1.5rem;
    row-gap: 2em;
  }
}
.romantic-seven-modal__bottom-close {
  width: 240px;
  margin-top: auto;
  margin-inline: auto;
}
.romantic-seven-modal__bottom-close .btn-double-border__link {
  margin-top: 0;
  flex-direction: row-reverse;
  column-gap: 10px;
}
.romantic-seven-modal__bottom-close .btn-double-border__link::after {
  width: 20px;
  height: 10px;
  background-image: url("../images/icon_modal_close_01.svg");
  margin-top: 2px;
}
.romantic-seven-modal__overlay {
  touch-action: none;
  width: 100%;
  height: 100%;
  background-color: rgba(13, 13, 13, 0.8);
  cursor: pointer;
  position: absolute;
  z-index: -1;
}

/* 開いた状態 */
.romantic-seven-modal.is-open {
  opacity: 1;
  visibility: visible;
}

.page-title {
  padding-block: 30px;
}
@media screen and (max-width: 999px) {
  .page-title {
    margin-top: 64px;
  }
}
.page-title__inner {
  width: calc(100% - 40px);
  margin-inline: auto;
  max-width: 1200px;
}
.page-title__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 5px;
}
@media screen and (min-width: 1000px) {
  .page-title__wrapper {
    align-items: flex-start;
    row-gap: 10px;
  }
}
.page-title__en {
  font-size: 3.5rem;
  text-transform: uppercase;
  letter-spacing: 0.1;
  font-weight: 500;
  font-family: "Cormorant Infant", serif;
  line-height: 1;
  white-space: nowrap;
}
@media screen and (min-width: 1000px) {
  .page-title__en {
    font-size: 8rem;
    padding: 6px 10px;
    color: #fff;
    background-color: #0d0d0d;
  }
}
.page-title__ja {
  font-size: 1.6rem;
  line-height: 1.4;
  letter-spacing: 0.1;
  font-weight: 500;
  font-family: "Noto Serif JP", serif;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px 9px;
}
@media screen and (min-width: 1000px) {
  .page-title__ja {
    flex-direction: row;
    align-items: flex-start;
    font-size: 3.2rem;
  }
}
.page-title__ja::before {
  content: "";
  width: 15px;
  height: 15px;
  background: url("../images/icon_star_pink01.svg") center center no-repeat;
  background-size: contain;
}
@media screen and (min-width: 1000px) {
  .page-title__ja::before {
    width: 26px;
    height: 26px;
    margin-top: 10px;
  }
}

.custom-notes {
  padding-inline: 20px;
  font-size: 1.3rem;
  font-family: "Noto Serif JP", serif;
  line-height: 1.5;
  letter-spacing: 0.05rem;
  color: #ff008e;
}
@media screen and (max-width: 767px) {
  .custom-notes {
    padding-inline: 15px;
    font-size: 1.2rem;
  }
}
.custom-notes::before {
  content: "※";
  display: inline-block;
  margin-right: 6px;
  font-size: 1.4rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
  line-height: 1.57;
  letter-spacing: 0;
}

.custom-lead {
  margin-top: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 30px 70px 30px 84px;
}
@media screen and (max-width: 767px) {
  .custom-lead {
    margin-top: 30px;
    padding: 20px 40px;
  }
}
.custom-lead > p {
  font-size: 2.6rem;
  font-weight: bold;
  font-family: "Noto Serif JP", serif;
  line-height: 2;
  letter-spacing: 0.15rem;
  color: #0d0d0d;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .custom-lead > p {
    font-size: 1.8rem;
    line-height: 1.8;
  }
}
.custom-lead::before {
  content: "";
  display: block;
  width: 56px;
  height: auto;
  aspect-ratio: 1/1;
  background-image: url("../images/block/block-lead-icon-left-01.svg");
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .custom-lead::before {
    width: 40px;
  }
}
.custom-lead::after {
  content: "";
  display: block;
  width: 56px;
  height: auto;
  aspect-ratio: 1/1;
  background-image: url("../images/block/block-lead-icon-right-01.svg");
  background-size: cover;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .custom-lead::after {
    width: 40px;
  }
}

.custom-remarks-section {
  display: block;
  width: 100%;
  margin-top: 40px;
  padding: 20px;
  background-color: #f6f6f6;
}
@media screen and (max-width: 767px) {
  .custom-remarks-section {
    width: calc(100% - 20px);
    margin-top: 30px;
    margin-inline: auto;
  }
}
.custom-remarks-section__title {
  display: block;
  padding-left: 20px;
  font-size: 2rem;
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.05rem;
  color: #0d0d0d;
  position: relative;
}
@media screen and (max-width: 767px) {
  .custom-remarks-section__title {
    padding-left: 22px;
    font-size: 1.8rem;
  }
}
.custom-remarks-section__title::before {
  content: "";
  display: block;
  width: 16px;
  height: auto;
  aspect-ratio: 1/1;
  background-image: url("../images/news/icon-heading04-01.svg");
  background-size: cover;
  position: absolute;
  top: calc(50% - 7px);
  left: 0;
}
@media screen and (max-width: 767px) {
  .custom-remarks-section__title::before {
    top: calc(50% - 8px);
  }
}
.custom-remarks-section__text {
  font-size: 1.6rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  line-height: 180%;
  letter-spacing: 0;
  color: #0d0d0d;
  margin-top: 8px;
}
@media screen and (max-width: 767px) {
  .custom-remarks-section__text {
    font-size: 1.4rem;
  }
}

.custom-profile-card {
  margin-top: 40px;
  padding: 31px 41px;
  border: 1px solid #000;
  outline: 1px solid #000;
  outline-offset: -7px;
}
@media screen and (max-width: 767px) {
  .custom-profile-card {
    margin-top: 30px;
    margin-inline: 10px;
    padding: 35px 28px;
  }
}
.custom-profile-card__title {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 20px;
  font-size: 5rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.1rem;
  font-family: "Cormorant Infant", serif;
  color: #000;
}
@media screen and (max-width: 767px) {
  .custom-profile-card__title {
    font-size: 3.5rem;
    column-gap: 10px;
  }
}
.custom-profile-card__title::before {
  content: "";
  display: block;
  width: 40px;
  height: 1px;
  background-color: #000;
}
.custom-profile-card__title::after {
  content: "";
  display: block;
  width: 40px;
  height: 1px;
  background-color: #000;
}
.custom-profile-card__content {
  display: grid;
  grid-template-columns: auto 1fr;
  column-gap: 20px;
  margin-top: 36px;
}
@media screen and (max-width: 767px) {
  .custom-profile-card__content {
    grid-template-columns: 1fr;
    row-gap: 20px;
    margin-top: 20px;
  }
}
.custom-profile-card__figure {
  display: block;
  max-width: 264px;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .custom-profile-card__figure {
    max-width: 100%;
  }
}
.custom-profile-card__image {
  display: block;
  width: 100%;
  object-fit: cover;
}
.custom-profile-card__detail {
  display: flex;
  flex-direction: column;
  row-gap: 19px;
}
.custom-profile-card__name {
  display: block;
  border-bottom: 1px solid #000;
  font-size: 2.3rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  line-height: 1.435;
  letter-spacing: 0.05rem;
  color: #000;
}
.custom-profile-card__list {
  display: flex;
  flex-direction: column;
  row-gap: 4px;
}
@media screen and (max-width: 767px) {
  .custom-profile-card__list {
    row-gap: 8px;
  }
}
.custom-profile-card__list-text {
  position: relative;
  padding-left: 21px;
  font-size: 1.6rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  line-height: 1.44;
  letter-spacing: 0.05rem;
  color: #000;
}
.custom-profile-card__list-text::before {
  content: "";
  display: block;
  width: 18px;
  height: auto;
  aspect-ratio: 1/1;
  background-image: url("../images/block/block-profile-card-list-icon-01.svg");
  background-size: cover;
  position: absolute;
  top: 5px;
  left: 0;
}
.custom-profile-card__link-list {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}
@media screen and (max-width: 767px) {
  .custom-profile-card__link-list {
    display: grid;
    grid-template-columns: 1fr;
    justify-content: center;
    max-width: 100%;
    margin-inline: auto;
  }
}
.custom-profile-card__link {
  display: flex;
  align-items: center;
  max-width: 100%;
  width: fit-content;
  column-gap: 10px;
  font-size: 1.6rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  line-height: 1.44;
  letter-spacing: 0.05rem;
  color: #0d0d0d;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .custom-profile-card__link {
    width: 100%;
    justify-content: space-between;
  }
}
.custom-profile-card__link-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 27px;
  height: 27px;
  aspect-ratio: 1/1;
  background-color: #0d0d0d;
  border-radius: 100px;
  border: 1px solid #0d0d0d;
  transition: all 0.3s ease-in-out;
}
.custom-profile-card__link-icon svg path {
  transition: all 0.3s ease-in-out;
}
.custom-profile-card__link:not([target=_blank]):hover .custom-profile-card__link-icon {
  transform: translateX(8px);
}
.custom-profile-card__link[target=_blank]:hover .custom-profile-card__link-icon {
  background-color: #fff;
}
.custom-profile-card__link[target=_blank]:hover .custom-profile-card__link-icon svg path {
  fill: #0d0d0d;
}
.custom-profile-card__link[target=_blank]:hover .custom-profile-card__link-icon svg .custom-profile-card__link-icon-path--black {
  fill: #fff;
}
.custom-profile-card__text {
  display: block;
  margin-top: 23px;
  padding: 25px 30px;
  background-color: #0d0d0d;
  font-size: 1.8rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  line-height: 1.44;
  letter-spacing: 0.05rem;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .custom-profile-card__text {
    padding: 15px;
  }
}

.custom-fixed-button {
  margin-top: 40px;
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  column-gap: 16px;
  max-width: 279px;
  width: 100%;
  padding: 14px 22px 14px 24px;
  background-color: #0d0d0d;
  border: 1px solid #0d0d0d;
  border-radius: 40px;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .custom-fixed-button {
    margin-top: 30px;
    margin-inline: 10px;
  }
}
.custom-fixed-button__text {
  display: block;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.05rem;
  color: #fff;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .custom-fixed-button__text {
    font-size: 1.6rem;
  }
}
.custom-fixed-button__icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 15px;
}
.custom-fixed-button__icon path {
  transition: all 0.3s ease-in-out;
}
.custom-fixed-button__icon.is-external {
  width: 19px;
}
.custom-fixed-button:hover {
  background-color: #fff;
}
.custom-fixed-button:hover .custom-fixed-button__text {
  color: #0d0d0d;
}
.custom-fixed-button:hover .custom-fixed-button__icon.is-internal path {
  stroke: #0d0d0d;
}
.custom-fixed-button:hover .custom-fixed-button__icon.is-external path {
  fill: #0d0d0d;
}
.custom-fixed-button:hover .custom-fixed-button__icon.is-external path.custom-fixed-button__icon-path--black {
  fill: #fff;
}

.custom-flexible-button {
  margin-top: 40px;
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  column-gap: 16px;
  max-width: 100%;
  width: fit-content;
  padding: 14px 24px;
  background-color: #0d0d0d;
  border: 1px solid #0d0d0d;
  border-radius: 40px;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .custom-flexible-button {
    margin-top: 30px;
    margin-inline: 10px;
  }
}
.custom-flexible-button__text {
  display: block;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.05rem;
  color: #fff;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .custom-flexible-button__text {
    font-size: 1.5rem;
  }
}
.custom-flexible-button__icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 15px;
}
.custom-flexible-button__icon path {
  transition: all 0.3s ease-in-out;
}
.custom-flexible-button__icon.is-external {
  width: 19px;
}
.custom-flexible-button:hover {
  background-color: #fff;
}
.custom-flexible-button:hover .custom-flexible-button__text {
  color: #0d0d0d;
}
.custom-flexible-button:hover .custom-flexible-button__icon.is-internal path {
  stroke: #0d0d0d;
}
.custom-flexible-button:hover .custom-flexible-button__icon.is-external path {
  fill: #0d0d0d;
}
.custom-flexible-button:hover .custom-flexible-button__icon.is-external path.custom-flexible-button__icon-path--black {
  fill: #fff;
}

.custom-card__unite--1col {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .custom-card__unite--1col {
    margin-top: 30px;
    margin-inline: 10px;
  }
}
.custom-card__unite--1col > div {
  display: grid;
  grid-template-columns: 1fr;
  gap: 15px;
}
.custom-card__unite--2col {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .custom-card__unite--2col {
    margin-top: 30px;
    margin-inline: 10px;
  }
}
.custom-card__unite--2col > div {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px 30px;
}
@media screen and (max-width: 767px) {
  .custom-card__unite--2col > div {
    display: grid;
    grid-template-columns: 1fr;
    gap: 15px;
  }
}
.custom-card__unite--3col {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .custom-card__unite--3col {
    margin-top: 30px;
    margin-inline: 10px;
  }
}
.custom-card__unite--3col > div {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 15px;
}
@media screen and (max-width: 767px) {
  .custom-card__unite--3col > div {
    display: grid;
    grid-template-columns: 1fr;
    gap: 15px;
  }
}

.custom-card {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: subgrid;
  grid-row: span 2;
  height: 100%;
  max-width: 100%;
  row-gap: 11px;
}
.custom-card__figure {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
.custom-card__image {
  display: block;
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.custom-card__inner {
  padding-inline: 15px;
}
.custom-card__title {
  font-size: 1.8rem;
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
  line-height: 1.8;
  letter-spacing: 0.03rem;
  text-align: center;
  color: #ff008e;
}
.custom-card__text {
  margin-top: 15px;
  font-size: 1.6rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
  line-height: 1.8;
  letter-spacing: 0;
  color: #0d0d0d;
}
.custom-card__link {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  column-gap: 10px;
  font-size: 1.6rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.05rem;
  color: #0d0d0d;
  transition: all 0.3s ease-in-out;
  margin-top: 15px;
}
.custom-card__link-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 27px;
  height: 27px;
  aspect-ratio: 1/1;
  border-radius: 100px;
  background-color: #0d0d0d;
  transition: all 0.3s ease-in-out;
  border: 1px solid #0d0d0d;
}
.custom-card__link-icon svg path {
  transition: all 0.3s ease-in-out;
}
.custom-card__link:not([target=_blank]):hover .custom-card__link-icon {
  transform: translateX(8px);
}
.custom-card__link[target=_blank]:hover .custom-card__link-icon {
  background-color: #fff;
}
.custom-card__link[target=_blank]:hover .custom-card__link-icon path {
  fill: #0d0d0d;
}
.custom-card__link[target=_blank]:hover .custom-card__link-icon path.custom-card__link-path--black {
  fill: #fff !important;
}

.custom-corner {
  margin-top: 40px;
  display: block;
  padding: 30px 40px;
  background-color: #fff;
  border: 1px solid #0d0d0d;
  outline: 1px solid #0d0d0d;
  outline-offset: -5px;
}
@media screen and (max-width: 767px) {
  .custom-corner {
    margin-top: 30px;
    margin-inline: 10px;
    padding: 35px 20px;
  }
}
.custom-corner__heading {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 15px;
}
.custom-corner__heading::after {
  content: "";
  display: block;
  width: 86px;
  height: 13px;
  background-image: url("../images/common/block-corner-title-01.svg");
  background-size: cover;
}
.custom-corner__title {
  font-size: 2rem;
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0;
  color: #0d0d0d;
  text-align: center;
}
.custom-corner__inner {
  margin-top: 24px;
  display: grid;
  grid-template-columns: 1fr auto;
  column-gap: 20px;
}
@media screen and (max-width: 767px) {
  .custom-corner__inner {
    display: flex;
    flex-direction: column-reverse;
    row-gap: 20px;
  }
}
.custom-corner__inner.is-noImage {
  display: block;
}
.custom-corner__inner.is-noImage .custom-corner__content {
  padding-top: 0;
}
.custom-corner__content {
  padding-top: 20px;
}
@media screen and (max-width: 767px) {
  .custom-corner__content {
    padding-top: 0;
  }
}
.custom-corner__text {
  display: block;
  font-size: 1.6rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.1rem;
  color: #0d0d0d;
}
@media screen and (max-width: 767px) {
  .custom-corner__text {
    padding-inline: 10px;
  }
}
.custom-corner__button {
  margin-top: 24px;
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  column-gap: 16px;
  max-width: 279px;
  width: 100%;
  padding: 14px 22px 14px 24px;
  background-color: #fff;
  border: 1px solid #0d0d0d;
  border-radius: 40px;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .custom-corner__button {
    max-width: 100%;
  }
}
.custom-corner__button-text {
  display: block;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.05rem;
  color: #0d0d0d;
  transition: all 0.3s ease-in-out;
}
.custom-corner__button-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 15px;
}
.custom-corner__button-icon path {
  transition: all 0.3s ease-in-out;
}
.custom-corner__button-icon.is-external {
  width: 19px;
}
.custom-corner__button:hover {
  background-color: #0d0d0d;
  border-color: #fff;
}
.custom-corner__button:hover .custom-corner__button-text {
  color: #fff;
}
.custom-corner__button:hover .custom-corner__button-icon.is-internal path {
  stroke: #fff;
}
.custom-corner__button:hover .custom-corner__button-icon.is-external path {
  fill: #fff;
}
.custom-corner__button:hover .custom-corner__button-icon.is-external path.custom-corner__button-icon-path--black {
  fill: #0d0d0d;
}
.custom-corner__figure {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 6px;
  max-width: 270px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .custom-corner__figure {
    max-width: 100%;
  }
}
.custom-corner__image {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
.custom-corner__figcaption {
  display: block;
  text-align: center;
  font-size: 1.3rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
  line-height: 1.46;
  letter-spacing: 0;
  color: #ff008e;
  padding-inline: 4px;
}

.custom-more-link {
  margin-top: 40px;
  display: flex;
  align-items: center;
  width: fit-content;
  max-width: 100%;
  column-gap: 10px;
}
@media screen and (max-width: 767px) {
  .custom-more-link {
    margin-top: 30px;
    margin-inline: 10px;
  }
}
.custom-more-link__text {
  font-size: 2rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  line-height: 1.45;
  letter-spacing: 0.05%;
  color: #0d0d0d;
}
@media screen and (max-width: 767px) {
  .custom-more-link__text {
    font-size: 1.6rem;
  }
}
.custom-more-link__icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  aspect-ratio: 1/1;
  border-radius: 100px;
  background-color: #0d0d0d;
  border: 1px solid #0d0d0d;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .custom-more-link__icon {
    width: 27px;
    height: 27px;
  }
}
@media screen and (max-width: 767px) {
  .custom-more-link__icon svg {
    width: 10px;
  }
}
.custom-more-link__icon svg path {
  transition: all 0.3s ease-in-out;
}
.custom-more-link:hover .custom-more-link__icon {
  transform: translateX(8px);
}

.custom-download-button {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 10px;
  width: fit-content;
  max-width: 100%;
  padding: 16px 25px;
  border: 1px solid #0d0d0d;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .custom-download-button {
    max-width: calc(100% - 20px);
    margin-top: 30px;
    margin-inline: auto;
  }
}
.custom-download-button__icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  aspect-ratio: 1/1;
}
.custom-download-button__icon svg path {
  transition: all 0.3s ease-in-out;
}
.custom-download-button__icon svg rect {
  transition: all 0.3s ease-in-out;
}
.custom-download-button__text {
  font-size: 1.6rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  line-height: 1.44;
  letter-spacing: 0.1rem;
  color: #0d0d0d;
  transition: all 0.3s ease-in-out;
}
.custom-download-button__size {
  font-size: 1.3rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  line-height: 1.46;
  letter-spacing: 0;
  color: #0d0d0d;
  transition: all 0.3s ease-in-out;
}
.custom-download-button__arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 8px;
  height: auto;
}
.custom-download-button__arrow svg path {
  transition: all 0.3s ease-in-out;
}
.custom-download-button:hover {
  background-color: #0d0d0d;
}
.custom-download-button:hover .custom-download-button__icon.is-word svg path {
  fill: #fff;
}
.custom-download-button:hover .custom-download-button__icon.is-word svg rect {
  fill: #0d0d0d;
}
.custom-download-button:hover .custom-download-button__icon.is-excel svg path {
  fill: #fff;
}
.custom-download-button:hover .custom-download-button__icon.is-excel svg rect {
  fill: #0d0d0d;
}
.custom-download-button:hover .custom-download-button__icon.is-pdf svg path.is-path01 {
  stroke: #fff;
}
.custom-download-button:hover .custom-download-button__icon.is-pdf svg path.is-path02 {
  stroke: #fff;
  fill: #fff;
}
.custom-download-button:hover .custom-download-button__icon.is-pdf svg path.is-path03 {
  fill: #fff;
}
.custom-download-button:hover .custom-download-button__icon.is-pdf svg path.is-path04 {
  fill: #fff;
}
.custom-download-button:hover .custom-download-button__text {
  color: #fff;
}
.custom-download-button:hover .custom-download-button__size {
  color: #fff;
}
.custom-download-button:hover .custom-download-button__arrow svg path {
  fill: #fff;
}

.custom-source-item {
  font-size: 14px;
  padding-inline: 16px;
  margin-top: 10px;
}

.custom-source-item__item {
  font-family: "Zen Kaku Gothic New", sans-serif;
  display: flex;
}
.custom-source-item__item::before {
  content: "・";
  display: inline-block;
  margin-right: 4px;
}

.custom-source-item__link {
  text-decoration: underline;
  color: inherit;
  padding-right: 26px;
}
.custom-source-item__link:hover {
  text-decoration: none;
}

.custom-source-item__icon {
  position: relative;
}
.custom-source-item__icon::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 10px;
  width: 16px;
  height: 16px;
  background-image: url("../images/common/icon-link-external-01-black.svg");
  background-size: cover;
}

.custom-source-item__no-link {
  text-decoration: none;
  color: inherit;
  padding-right: 0;
}

.custom-icon-comment {
  margin-top: 40px;
  padding-inline: 20px;
}
.custom-icon-comment__flex {
  gap: 15px;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .custom-icon-comment__flex {
    margin-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .custom-icon-comment__flex {
    margin-right: 5px;
    gap: 10px;
  }
}
.custom-icon-comment__figure {
  display: block;
  width: 100px;
  height: auto;
  aspect-ratio: 1/1;
}
@media screen and (max-width: 767px) {
  .custom-icon-comment__figure {
    width: 70px;
  }
}
.custom-icon-comment__image {
  width: 100%;
  height: auto;
  object-fit: cover;
  aspect-ratio: 1/1;
}
.custom-icon-comment__text {
  max-width: calc(100% - 115px);
  font-size: 16px;
  line-height: 1.75;
  font-family: "Zen Kaku Gothic New", sans-serif;
}
@media screen and (max-width: 767px) {
  .custom-icon-comment__text {
    font-size: 14px;
    max-width: calc(100% - 85px);
  }
}

/**
* Project
* ========================== */
/*----------------------------
投稿、固定ページ共通スタイル
----------------------------*/
.post__header {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}
.post__title {
  color: #0d0d0d;
  font-size: 2.4rem;
  font-family: "Noto Serif JP", serif;
  line-height: 1.6;
  font-weight: 700;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .post__title {
    font-size: 3.5rem;
    line-height: 1.5;
  }
}

/*----------------------------
投稿ページ
----------------------------*/
.editor > *:first-child {
  margin-top: 0;
}
.editor > p {
  margin-top: 40px;
}
.editor > p:not([class]),
.editor > p[class^=has-text-align-] {
  display: block;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0;
  color: #0d0d0d;
}
@media screen and (max-width: 767px) {
  .editor > p:not([class]),
  .editor > p[class^=has-text-align-] {
    margin-top: 30px;
    line-height: 1.7;
    font-size: 1.5rem;
  }
}
.editor > p:not([class]) > a,
.editor > p[class^=has-text-align-] > a {
  display: inline;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 2.1;
  letter-spacing: 0.05rem;
  color: #ff008e;
  text-decoration: underline;
  word-break: break-all;
  word-wrap: break-word;
}
.editor > p:not([class]) > a:hover,
.editor > p[class^=has-text-align-] > a:hover {
  text-decoration: none;
}
.editor > p:not([class]) > a[target=_blank]::after,
.editor > p[class^=has-text-align-] > a[target=_blank]::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: auto;
  aspect-ratio: 1/1;
  background-image: url("../images/news/icon-link-external-01.svg");
  background-size: cover;
  margin-inline: 10px;
}
.editor > .wp-block-heading {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .editor > .wp-block-heading {
    margin-top: 30px;
  }
}
.editor h2.wp-block-heading {
  display: block;
  padding: 10px 20px;
  font-size: 2.7rem;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.05rem;
  color: #fff;
  background-color: #0d0d0d;
}
@media screen and (max-width: 767px) {
  .editor h2.wp-block-heading {
    padding: 10px 15px;
    font-size: 2.3rem;
  }
}
.editor h3.wp-block-heading {
  display: block;
  padding: 4px 20px;
  font-size: 2.5rem;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  line-height: 1.8;
  letter-spacing: 0.05rem;
  color: #0d0d0d;
  border: 1px solid #0d0d0d;
  outline: 1px solid #0d0d0d;
  outline-offset: -4px;
  background-color: #fff;
  box-shadow: 3px 3px 0 0 #0d0d0d;
}
@media screen and (max-width: 767px) {
  .editor h3.wp-block-heading {
    padding: 12px 16px;
    font-size: 2.2rem;
    line-height: 1.5;
  }
}
.editor h4.wp-block-heading {
  display: block;
  padding: 10px 0 10px 23px;
  font-size: 2.3rem;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.05rem;
  color: #0d0d0d;
  position: relative;
}
@media screen and (max-width: 767px) {
  .editor h4.wp-block-heading {
    padding: 5px 0 5px 25px;
    font-size: 2rem;
  }
}
.editor h4.wp-block-heading::before {
  content: "";
  display: block;
  width: 16px;
  height: auto;
  aspect-ratio: 1/1;
  background-image: url("../images/news/icon-heading04-01.svg");
  background-size: cover;
  position: absolute;
  top: 20.5px;
  left: 3px;
}
@media screen and (max-width: 767px) {
  .editor h4.wp-block-heading::before {
    top: 13px;
    left: 0;
  }
}
.editor h5.wp-block-heading {
  display: block;
  padding: 10px 0;
  font-size: 2.2rem;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.05rem;
  border-bottom: 1px solid #0d0d0d;
}
@media screen and (max-width: 767px) {
  .editor h5.wp-block-heading {
    padding: 13px 0;
    font-size: 1.8rem;
  }
}
.editor h6.wp-block-heading {
  display: block;
  padding: 10px 0;
  font-size: 2rem;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.05rem;
}
@media screen and (max-width: 767px) {
  .editor h6.wp-block-heading {
    padding: 12px 0;
    font-size: 1.7rem;
  }
}
.editor > .wp-block-list {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .editor > .wp-block-list {
    margin-top: 30px;
  }
}
.editor ul.wp-block-list li {
  display: block;
  padding-left: 24px;
  position: relative;
  font-size: 16px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0;
  color: #0d0d0d;
}
.editor ul.wp-block-list li::before {
  content: "・";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.editor ul.wp-block-list li + li {
  margin-top: 10px;
}
.editor ul.wp-block-list li > a {
  display: inline;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0;
  color: #ff008e;
  text-decoration: underline;
  word-break: break-all;
  word-wrap: break-word;
}
.editor ul.wp-block-list li > a:hover {
  text-decoration: none;
}
.editor ul.wp-block-list li > a[target=_blank]::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: auto;
  aspect-ratio: 1/1;
  background-image: url("../images/news/icon-link-external-01.svg");
  background-size: cover;
  margin-inline: 10px;
}
.editor ol.wp-block-list {
  padding-left: 20px;
  padding-right: 20px;
  list-style: decimal;
}
.editor ol.wp-block-list li {
  font-size: 16px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0;
  color: #0d0d0d;
}
.editor ol.wp-block-list li + li {
  margin-top: 10px;
}
.editor ol.wp-block-list li > a {
  display: inline;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0;
  color: #ff008e;
  text-decoration: underline;
  word-break: break-all;
  word-wrap: break-word;
}
.editor ol.wp-block-list li > a:hover {
  text-decoration: none;
}
.editor ol.wp-block-list li > a[target=_blank]::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: auto;
  aspect-ratio: 1/1;
  background-image: url("../images/news/icon-link-external-01.svg");
  background-size: cover;
  margin-inline: 10px;
}
.editor > figure.wp-block-image,
.editor figure[class*=align] {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .editor > figure.wp-block-image,
  .editor figure[class*=align] {
    margin-top: 30px;
  }
}
.editor figure.wp-block-image,
.editor figure[class*=align] {
  max-width: 100%;
}
.editor figure.wp-block-image img,
.editor figure[class*=align] img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}
.editor figure.wp-block-image a,
.editor figure[class*=align] a {
  display: inline-block;
  transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.editor figure.wp-block-image a:hover img,
.editor figure[class*=align] a:hover img {
  opacity: 0.9;
}
.editor figure.wp-block-image figcaption.wp-element-caption,
.editor figure[class*=align] figcaption.wp-element-caption {
  font-size: 1.4rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.03rem;
  color: #333;
  text-align: center;
  margin: 5px 0 0;
  text-shadow: none;
}
@media screen and (max-width: 767px) {
  .editor figure.wp-block-image figcaption.wp-element-caption,
  .editor figure[class*=align] figcaption.wp-element-caption {
    font-size: 1.2rem;
    padding: 0 15px;
  }
}
.editor figure.wp-block-image figcaption.wp-element-caption a,
.editor figure[class*=align] figcaption.wp-element-caption a {
  color: #ff008e;
  text-decoration: underline;
  text-underline-offset: 2px;
  transition: text-decoration-color 0.2s;
}
.editor figure.wp-block-image figcaption.wp-element-caption a:hover,
.editor figure[class*=align] figcaption.wp-element-caption a:hover {
  text-decoration: none;
}
.editor figure.wp-block-image figcaption.wp-element-caption a[target=_blank]::after,
.editor figure[class*=align] figcaption.wp-element-caption a[target=_blank]::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: auto;
  aspect-ratio: 1/1;
  background-image: url("../images/news/icon-link-external-01.svg");
  background-size: cover;
  margin-inline: 10px;
  vertical-align: middle;
}
.editor > figure.wp-block-gallery {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .editor > figure.wp-block-gallery {
    margin-top: 30px;
  }
}
.editor figure.wp-block-gallery {
  display: grid;
  grid-template-columns: repeat(auto-fit, 256px);
  gap: 15px;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .editor figure.wp-block-gallery {
    grid-template-columns: 1fr;
  }
}
.editor figure.wp-block-gallery figure.wp-block-image,
.editor figure.wp-block-gallery figure[class*=align] {
  margin: 0;
  width: 100% !important;
}
.editor figure.wp-block-gallery figure.wp-block-image img,
.editor figure.wp-block-gallery figure[class*=align] img {
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
}
.editor figure.wp-block-gallery figure.wp-block-image figcaption.wp-element-caption,
.editor figure.wp-block-gallery figure[class*=align] figcaption.wp-element-caption {
  height: auto;
  font-size: 1.4rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.03rem;
  color: #333;
  text-align: center;
  position: static;
  background: none;
  max-height: none;
  overflow: visible;
  margin: 0;
}
.editor figure.wp-block-flexible-table-block-table {
  margin-top: 40px;
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .editor figure.wp-block-flexible-table-block-table {
    max-width: calc(100% - 20px);
    margin-top: 30px;
    margin-inline: auto;
  }
}
.editor figure.wp-block-flexible-table-block-table th,
.editor figure.wp-block-flexible-table-block-table td {
  border: 1.14px solid #0d0d0d !important;
}
.editor figure.wp-block-flexible-table-block-table th {
  background-color: #ff008e !important;
  font-size: 1.6rem;
  font-family: "Noto Serif JP", serif;
  line-height: 1.18;
  letter-spacing: 0.05rem;
  color: #fff;
  padding: 11px 23px !important;
}
.editor figure.wp-block-flexible-table-block-table td {
  padding: 12px 23px !important;
  font-size: 1.5rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
  line-height: 1.47;
  letter-spacing: 0;
  color: #0d0d0d;
}
.editor figure.wp-block-flexible-table-block-table td > a {
  display: inline;
  font-weight: 400;
  color: #ff008e;
  text-decoration: underline;
  word-break: break-all;
  word-wrap: break-word;
}
.editor figure.wp-block-flexible-table-block-table td > a:hover {
  text-decoration: none;
}
.editor figure.wp-block-flexible-table-block-table td > a[target=_blank]::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: auto;
  aspect-ratio: 1/1;
  background-image: url("../images/news/icon-link-external-01.svg");
  background-size: cover;
  margin-inline: 10px;
}
.editor .has-fixed-layout.is-stacked-on-mobile th {
  margin: -1px 0 !important;
}
.editor .has-fixed-layout.is-stacked-on-mobile table {
  border-top: 1px solid #0d0d0d;
}

.wp-block-media-text {
  font-family: "Zen Kaku Gothic New", sans-serif;
}

.wp-block-embed-youtube {
  text-align: center;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .wp-block-embed-youtube {
    margin-top: 30px;
  }
}

/* Googleマップの埋め込みを自動的に幅100%にする */
iframe[src*="google.com/maps"] {
  width: 100%;
}

.single {
  width: 100%;
}
.single__breadcrumb {
  width: 100%;
  max-width: 1258px;
  margin: 18px auto 21px;
  padding-inline: 15px;
}
.single__inner {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 767px) {
  .single__inner {
    padding-inline: 10px;
  }
}
.single__content {
  width: 100%;
  max-width: 1000px;
  margin-inline: auto;
  padding: 78px 20px 59px;
}
@media screen and (max-width: 767px) {
  .single__content {
    padding: 42px 9px 51px;
  }
}
.single__content--thumbnail .single__editor {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  row-gap: 75px;
  margin-top: 41px;
}
@media screen and (max-width: 767px) {
  .single__content--thumbnail .single__editor {
    margin-top: 24px;
    row-gap: 39px;
  }
}
.single__content--thumbnail .single__footer {
  margin-top: 80px;
}
.single__header {
  width: 100%;
  max-width: 800px;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .single__header {
    padding-inline: 15px;
  }
}
.single__label {
  font-size: 1.3rem;
  font-weight: bold;
  font-family: "Zen Kaku Gothic New", sans-serif;
  line-height: 1;
  letter-spacing: 0;
  color: #0d0d0d;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  gap: 3.5px;
  margin-bottom: 16px;
}
@media screen and (max-width: 767px) {
  .single__label {
    margin-bottom: 10px;
  }
}
.single__label svg {
  width: 20px;
  height: 20px;
  margin: 0;
}
.single__title {
  font-size: 3.5rem;
  font-weight: bold;
  font-family: "Noto Serif JP", serif;
  line-height: 1.5;
  letter-spacing: 0.05rem;
  color: #0d0d0d;
}
@media screen and (max-width: 767px) {
  .single__title {
    font-size: 2.4rem;
    line-height: 1.6;
  }
}
.single__meta {
  display: flex;
  justify-content: space-between;
  margin-top: 16px;
  align-items: center;
}
.single__meta-inner {
  display: flex;
  justify-content: flex-start;
  text-align: center;
  align-items: center;
  column-gap: 10px;
}
.single__sub-cat {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
}
.single__date-time {
  font-size: 16px;
  font-weight: 600;
  font-family: "Cormorant Infant", serif;
  line-height: 1.5;
  letter-spacing: 0.08rem;
  color: #808080;
}
.single__category-list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  column-gap: 16px;
}
.single__category {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 5px;
  padding: 6px 12px;
  border-radius: 100px;
  background-color: #ededed;
  text-decoration: none;
}
.single__category-image {
  width: auto;
  height: 15px;
}
.single__category-text {
  font-size: 1.2rem;
  font-weight: 700;
  font-family: "Zen Kaku Gothic New", sans-serif;
  line-height: 1;
  letter-spacing: 0;
  color: #0d0d0d;
}
.single__thumbnail {
  display: block;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .single__thumbnail {
    width: 100vw;
    margin-inline: calc(50% - 50vw);
  }
}
.single__thumbnail-image {
  display: block;
  width: 100%;
  height: auto;
  box-shadow: 5px 5px 0 0 #000;
}
@media screen and (max-width: 767px) {
  .single__thumbnail-image {
    box-shadow: 3px 3px 0 0 #000;
  }
}
.single__editor {
  width: 100%;
  max-width: 800px;
  margin-inline: auto;
  margin-top: 40px;
}
.single__footer {
  display: block;
  width: 100%;
  max-width: 900px;
  margin-top: 106px;
  margin-inline: auto;
  padding-top: 20px;
  border-top: 1px solid #0d0d0d;
}
@media screen and (max-width: 767px) {
  .single__footer {
    width: calc(100% - 20px);
  }
}
.single__tags {
  display: block;
  width: 100%;
  padding-inline: 20px;
  margin-bottom: 20px;
}
.single__tags-list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  gap: 9px;
}
.single__tag {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 20px;
  border-radius: 100px;
  border: 1px solid #0d0d0d;
  background-color: #fff;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.05rem;
  font-family: "Noto Serif JP", serif;
  color: #0d0d0d;
}
@media screen and (max-width: 767px) {
  .single__tag {
    font-size: 1.2rem;
    padding-inline: 15px;
  }
}
.single__share {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 20px;
}
.single__share-title {
  font-size: 16px;
  font-family: "Cormorant Infant", serif;
  font-weight: bold;
  line-height: 1.75;
  letter-spacing: 0;
  color: #0d0d0d;
}
.single__share-links {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 20px;
}
@media screen and (max-width: 767px) {
  .single__share-links {
    column-gap: 10px;
  }
}
.single__share-link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 100%;
  border: 1px solid #0d0d0d;
  background-color: #0d0d0d;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
.single__share-link:hover {
  background-color: #fff;
}
.single__share-link:hover .single__share-image path {
  fill: #0d0d0d;
}
.single__share-image {
  display: flex;
  width: 100%;
  height: auto;
  justify-content: center;
  align-items: center;
}
.single__share-image path {
  transition: all 0.3s ease-in-out;
}
.single__share-image--x {
  max-width: 14px;
}
.single__share-image--facebook {
  max-width: 8px;
}
.single__share-image--line {
  max-width: 19px;
}
.single__pager {
  background-color: #ff008e;
  border-top: 1px solid #0d0d0d;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 200px;
}
@media screen and (max-width: 767px) {
  .single__pager {
    margin-top: 110px;
    padding-bottom: 70px;
  }
}
.single__pager--thumbnail {
  margin-top: 53px;
}
@media screen and (max-width: 767px) {
  .single__pager--thumbnail {
    margin-top: 110px;
  }
}
.single__pager--thumbnail .single__pager-archive-link {
  margin-top: 53px;
}
.single__pager--empty {
  padding-top: 50px;
  padding-bottom: 200px;
}
@media screen and (max-width: 767px) {
  .single__pager--empty {
    margin-top: 0;
    padding-bottom: 70px;
  }
}
.single__pager-links {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  column-gap: 10px;
  max-width: 1000px;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .single__pager-links {
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    row-gap: 20px;
    padding-inline: 5px;
  }
}
.single__pager-links--first {
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
  .single__pager-links--first {
    justify-content: center;
  }
}
.single__pager-link {
  display: block;
  width: 100%;
  max-width: 469px;
  min-height: 100%;
}
.single__pager-link--prev {
  padding-left: 18px;
}
@media screen and (max-width: 767px) {
  .single__pager-link--prev {
    padding-right: 20px;
  }
}
.single__pager-link--prev .single__pager-link-inner {
  padding-left: 40px;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .single__pager-link--prev .single__pager-link-inner {
    padding-left: 25px;
    padding-right: 30px;
  }
}
.single__pager-link--prev .single__pager-link-inner::before {
  content: "";
  display: block;
  width: 40px;
  height: auto;
  aspect-ratio: 1/1;
  background-image: url("../images/news/icon-news-pager-link-left-01.svg");
  background-size: cover;
  position: absolute;
  top: 50%;
  left: -18px;
  transform: translateY(-50%);
  transition: all 0.3s ease-in-out;
}
.single__pager-link--prev:hover .single__pager-link-inner::before {
  transform: translateX(-5px) translateY(-50%);
}
.single__pager-link--next {
  padding-right: 18px;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .single__pager-link--next {
    padding-left: 20px;
  }
}
.single__pager-link--next .single__pager-link-inner {
  padding-right: 40px;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .single__pager-link--next .single__pager-link-inner {
    padding-right: 30px;
  }
}
.single__pager-link--next .single__pager-link-inner::after {
  content: "";
  display: block;
  width: 40px;
  height: auto;
  aspect-ratio: 1/1;
  background-image: url("../images/news/icon-news-pager-link-left-01.svg");
  background-size: cover;
  position: absolute;
  top: 50%;
  right: -18px;
  transform: translateY(-50%) rotate(180deg);
  transition: all 0.3s ease-in-out;
}
.single__pager-link--next:hover .single__pager-link-inner::after {
  transform: translateX(5px) translateY(-50%) rotate(180deg);
}
@media screen and (max-width: 767px) {
  .single__pager-link--image.single__pager-link--prev .single__pager-link-inner {
    padding-left: 20px;
    padding-right: 30px;
  }
}
.single__pager-link--image .single__pager-link-inner {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: stretch;
  column-gap: 20px;
}
@media screen and (max-width: 767px) {
  .single__pager-link--image .single__pager-link-inner {
    column-gap: 10px;
  }
}
.single__pager-link--image .single__pager-link-text {
  justify-content: space-between;
}
.single__pager-link--image .single__pager-title {
  -webkit-line-clamp: 3;
}
.single__pager-link:hover .single__pager-link-inner {
  box-shadow: 5px 5px 0 0 #0d0d0d;
}
.single__pager-link:hover .single__pager-title {
  text-decoration: none;
}
.single__pager-link-inner {
  display: block;
  padding: 25px 30px;
  background-color: #fff;
  border: 1px solid #0d0d0d;
  outline: 1px solid #0d0d0d;
  outline-offset: -8px;
  transition: all 0.3s ease-in-out;
  position: relative;
}
@media screen and (max-width: 767px) {
  .single__pager-link-inner {
    padding: 15px 20px;
  }
}
.single__pager-link-text {
  display: flex;
  flex-direction: column;
  align-items: end;
  row-gap: 10px;
  justify-content: space-between;
  height: 100%;
}
.single__pager-title {
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  font-size: 1.5rem;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  color: #0d0d0d;
  line-height: 1.8;
  letter-spacing: 0.05rem;
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .single__pager-title {
    font-size: 1.4rem;
    line-height: 1.5;
  }
}
.single__pager-figure {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 150px;
  height: auto;
  aspect-ratio: 150/115;
}
@media screen and (max-width: 767px) {
  .single__pager-figure {
    max-width: 106px;
    aspect-ratio: 106/80;
  }
}
.single__pager-image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.single__pager-time {
  font-size: 1.3rem;
  font-family: "Cormorant Infant", serif;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0;
  color: #0d0d0d;
}
.single__pager-archive-link {
  display: flex;
  width: 100%;
  max-width: 279px;
  justify-content: center;
  align-items: center;
  padding: 14px 55px 14px 24px;
  border: 1px solid #fff;
  background-color: #0d0d0d;
  border-radius: 100px;
  position: relative;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  margin-top: 45px;
  margin-inline: auto;
  margin-bottom: 45px;
}
@media screen and (max-width: 767px) {
  .single__pager-archive-link {
    margin-bottom: 40px;
  }
}
.single__pager-archive-link:hover {
  background-color: #fff;
}
.single__pager-archive-link:hover .single__pager-archive-link-text {
  color: #0d0d0d;
}
.single__pager-archive-link:hover .single__pager-archive-link-icon path {
  stroke: #0d0d0d;
}
.single__pager-archive-link-text {
  font-size: 1.8rem;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.05rem;
  text-align: center;
  color: #fff;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .single__pager-archive-link-text {
    font-size: 1.5rem;
  }
}
.single__pager-archive-link-icon {
  position: absolute;
  top: 50%;
  right: 24px;
  transform: translateY(-50%);
}
.single__pager-archive-link-icon path {
  transition: all 0.3s ease-in-out;
}

.romantic-seven {
  color: #fff;
  padding-top: 48px;
  padding-bottom: 48px;
  background-color: #ededed;
}
@media screen and (min-width: 1000px) {
  .romantic-seven {
    padding-top: 74px;
    padding-bottom: 74px;
  }
}
.romantic-seven__inner {
  width: calc(100% - 40px);
  margin-inline: auto;
  max-width: 1140px;
}
@media screen and (min-width: 768px) {
  .romantic-seven__inner {
    width: calc(100% - 80px);
  }
}
.romantic-seven__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px 20px;
}
@media screen and (min-width: 1000px) {
  .romantic-seven__wrapper {
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
  }
}
@media screen and (min-width: 1230px) {
  .romantic-seven__wrapper {
    align-items: center;
    column-gap: 40px;
  }
}
@media screen and (min-width: 1500px) {
  .romantic-seven__wrapper {
    column-gap: 65px;
  }
}
.romantic-seven__head {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 7px;
}
@media screen and (min-width: 1000px) {
  .romantic-seven__head {
    row-gap: 25px;
  }
}
@media screen and (min-width: 1230px) {
  .romantic-seven__head {
    row-gap: 40px;
  }
}
.romantic-seven__title {
  width: 222px;
}
@media screen and (min-width: 768px) {
  .romantic-seven__title {
    width: 320px;
  }
}
@media screen and (min-width: 1000px) {
  .romantic-seven__title {
    width: 250px;
  }
}
@media screen and (min-width: 1450px) {
  .romantic-seven__title {
    width: 390px;
  }
}
.romantic-seven__sub-title {
  width: 216px;
}
@media screen and (min-width: 768px) {
  .romantic-seven__sub-title {
    width: 310px;
  }
}
@media screen and (min-width: 1000px) {
  .romantic-seven__sub-title {
    width: 240px;
  }
}
@media screen and (min-width: 1450px) {
  .romantic-seven__sub-title {
    width: 380px;
  }
}
@media screen and (max-width: 1229px) {
  .romantic-seven__body {
    flex: 1;
    width: 100%;
  }
}
@media screen and (max-width: 999px) {
  .romantic-seven__body {
    max-width: 680px;
  }
}
@media screen and (max-width: 767px) {
  .romantic-seven__body {
    max-width: 480px;
    margin-inline: auto;
  }
}
.romantic-seven__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
}
@media screen and (min-width: 1230px) {
  .romantic-seven__list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 1350px) {
  .romantic-seven__list {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (max-width: 999px) {
  .romantic-seven__list li:last-child:nth-child(odd) {
    grid-column: 1/-1;
    justify-self: center;
    width: calc((100% - 15px) / 2);
  }
}

/**
* utility
* ========================== */
@media screen and (min-width: 768px) {
  .u-pc-hide {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .u-sp-hide {
    display: none !important;
  }
}

.u-sr-only {
  position: absolute;
  display: block;
  padding: 0;
  width: 1px;
  height: 1px;
  white-space: nowrap;
  clip: rect(0, 0, 0, 0);
  clip-path: inset(50%);
  border: 0;
  background: transparent;
  overflow: hidden;
}

.u-m0 {
  margin: 0px !important;
}

@media screen and (max-width: 767px) {
  body .u-sp-m0 {
    margin: 0px !important;
  }
}

.u-m1 {
  margin: 5px !important;
}

@media screen and (max-width: 767px) {
  body .u-sp-m1 {
    margin: 5px !important;
  }
}

.u-m2 {
  margin: 10px !important;
}

@media screen and (max-width: 767px) {
  body .u-sp-m2 {
    margin: 10px !important;
  }
}

.u-m3 {
  margin: 15px !important;
}

@media screen and (max-width: 767px) {
  body .u-sp-m3 {
    margin: 15px !important;
  }
}

.u-m4 {
  margin: 20px !important;
}

@media screen and (max-width: 767px) {
  body .u-sp-m4 {
    margin: 20px !important;
  }
}

.u-m5 {
  margin: 25px !important;
}

@media screen and (max-width: 767px) {
  body .u-sp-m5 {
    margin: 25px !important;
  }
}

.u-m6 {
  margin: 30px !important;
}

@media screen and (max-width: 767px) {
  body .u-sp-m6 {
    margin: 30px !important;
  }
}

.u-m7 {
  margin: 35px !important;
}

@media screen and (max-width: 767px) {
  body .u-sp-m7 {
    margin: 35px !important;
  }
}

.u-m8 {
  margin: 40px !important;
}

@media screen and (max-width: 767px) {
  body .u-sp-m8 {
    margin: 40px !important;
  }
}

.u-m9 {
  margin: 45px !important;
}

@media screen and (max-width: 767px) {
  body .u-sp-m9 {
    margin: 45px !important;
  }
}

.u-m10 {
  margin: 50px !important;
}

@media screen and (max-width: 767px) {
  body .u-sp-m10 {
    margin: 50px !important;
  }
}

.u-m11 {
  margin: 55px !important;
}

@media screen and (max-width: 767px) {
  body .u-sp-m11 {
    margin: 55px !important;
  }
}

.u-m12 {
  margin: 60px !important;
}

@media screen and (max-width: 767px) {
  body .u-sp-m12 {
    margin: 60px !important;
  }
}

.u-m13 {
  margin: 65px !important;
}

@media screen and (max-width: 767px) {
  body .u-sp-m13 {
    margin: 65px !important;
  }
}

.u-m14 {
  margin: 70px !important;
}

@media screen and (max-width: 767px) {
  body .u-sp-m14 {
    margin: 70px !important;
  }
}

.u-m15 {
  margin: 75px !important;
}

@media screen and (max-width: 767px) {
  body .u-sp-m15 {
    margin: 75px !important;
  }
}

.u-m16 {
  margin: 80px !important;
}

@media screen and (max-width: 767px) {
  body .u-sp-m16 {
    margin: 80px !important;
  }
}

.u-m17 {
  margin: 85px !important;
}

@media screen and (max-width: 767px) {
  body .u-sp-m17 {
    margin: 85px !important;
  }
}

.u-m18 {
  margin: 90px !important;
}

@media screen and (max-width: 767px) {
  body .u-sp-m18 {
    margin: 90px !important;
  }
}

.u-m19 {
  margin: 95px !important;
}

@media screen and (max-width: 767px) {
  body .u-sp-m19 {
    margin: 95px !important;
  }
}

.u-m20 {
  margin: 100px !important;
}

@media screen and (max-width: 767px) {
  body .u-sp-m20 {
    margin: 100px !important;
  }
}

.u-m21 {
  margin: 105px !important;
}

@media screen and (max-width: 767px) {
  body .u-sp-m21 {
    margin: 105px !important;
  }
}

.u-m22 {
  margin: 110px !important;
}

@media screen and (max-width: 767px) {
  body .u-sp-m22 {
    margin: 110px !important;
  }
}

.u-m23 {
  margin: 115px !important;
}

@media screen and (max-width: 767px) {
  body .u-sp-m23 {
    margin: 115px !important;
  }
}

.u-m24 {
  margin: 120px !important;
}

@media screen and (max-width: 767px) {
  body .u-sp-m24 {
    margin: 120px !important;
  }
}

.u-m25 {
  margin: 125px !important;
}

@media screen and (max-width: 767px) {
  body .u-sp-m25 {
    margin: 125px !important;
  }
}

.u-m26 {
  margin: 130px !important;
}

@media screen and (max-width: 767px) {
  body .u-sp-m26 {
    margin: 130px !important;
  }
}

.u-m27 {
  margin: 135px !important;
}

@media screen and (max-width: 767px) {
  body .u-sp-m27 {
    margin: 135px !important;
  }
}

.u-m28 {
  margin: 140px !important;
}

@media screen and (max-width: 767px) {
  body .u-sp-m28 {
    margin: 140px !important;
  }
}

.u-m29 {
  margin: 145px !important;
}

@media screen and (max-width: 767px) {
  body .u-sp-m29 {
    margin: 145px !important;
  }
}

.u-m30 {
  margin: 150px !important;
}

@media screen and (max-width: 767px) {
  body .u-sp-m30 {
    margin: 150px !important;
  }
}

.u-m31 {
  margin: 155px !important;
}

@media screen and (max-width: 767px) {
  body .u-sp-m31 {
    margin: 155px !important;
  }
}

.u-m32 {
  margin: 160px !important;
}

@media screen and (max-width: 767px) {
  body .u-sp-m32 {
    margin: 160px !important;
  }
}

.u-m33 {
  margin: 165px !important;
}

@media screen and (max-width: 767px) {
  body .u-sp-m33 {
    margin: 165px !important;
  }
}

.u-m34 {
  margin: 170px !important;
}

@media screen and (max-width: 767px) {
  body .u-sp-m34 {
    margin: 170px !important;
  }
}

.u-m35 {
  margin: 175px !important;
}

@media screen and (max-width: 767px) {
  body .u-sp-m35 {
    margin: 175px !important;
  }
}

.u-m36 {
  margin: 180px !important;
}

@media screen and (max-width: 767px) {
  body .u-sp-m36 {
    margin: 180px !important;
  }
}

.u-m37 {
  margin: 185px !important;
}

@media screen and (max-width: 767px) {
  body .u-sp-m37 {
    margin: 185px !important;
  }
}

.u-m38 {
  margin: 190px !important;
}

@media screen and (max-width: 767px) {
  body .u-sp-m38 {
    margin: 190px !important;
  }
}

.u-m39 {
  margin: 195px !important;
}

@media screen and (max-width: 767px) {
  body .u-sp-m39 {
    margin: 195px !important;
  }
}

.u-m40 {
  margin: 200px !important;
}

@media screen and (max-width: 767px) {
  body .u-sp-m40 {
    margin: 200px !important;
  }
}

/* margin - utility
--------------------------------------------------------- */
/* auto margin */
.u-m-c {
  margin-right: auto !important;
  margin-left: auto !important;
}

/* Top margin */
.u-mt-0px {
  margin-top: 0pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mt-0px {
    margin-top: 0pxpx !important;
  }
}

.u-mt-10px {
  margin-top: 10pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mt-10px {
    margin-top: 5pxpx !important;
  }
}

.u-mt-20px {
  margin-top: 20pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mt-20px {
    margin-top: 10pxpx !important;
  }
}

.u-mt-30px {
  margin-top: 30pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mt-30px {
    margin-top: 15pxpx !important;
  }
}

.u-mt-40px {
  margin-top: 40pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mt-40px {
    margin-top: 20pxpx !important;
  }
}

.u-mt-50px {
  margin-top: 50pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mt-50px {
    margin-top: 25pxpx !important;
  }
}

.u-mt-60px {
  margin-top: 60pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mt-60px {
    margin-top: 30pxpx !important;
  }
}

.u-mt-70px {
  margin-top: 70pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mt-70px {
    margin-top: 35pxpx !important;
  }
}

.u-mt-80px {
  margin-top: 80pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mt-80px {
    margin-top: 40pxpx !important;
  }
}

.u-mt-90px {
  margin-top: 90pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mt-90px {
    margin-top: 45pxpx !important;
  }
}

.u-mt-100px {
  margin-top: 100pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mt-100px {
    margin-top: 50pxpx !important;
  }
}

.u-mt-110px {
  margin-top: 110pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mt-110px {
    margin-top: 55pxpx !important;
  }
}

.u-mt-120px {
  margin-top: 120pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mt-120px {
    margin-top: 60pxpx !important;
  }
}

.u-mt-130px {
  margin-top: 130pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mt-130px {
    margin-top: 65pxpx !important;
  }
}

.u-mt-140px {
  margin-top: 140pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mt-140px {
    margin-top: 70pxpx !important;
  }
}

.u-mt-150px {
  margin-top: 150pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mt-150px {
    margin-top: 75pxpx !important;
  }
}

.u-mt-160px {
  margin-top: 160pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mt-160px {
    margin-top: 80pxpx !important;
  }
}

.u-mt-170px {
  margin-top: 170pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mt-170px {
    margin-top: 85pxpx !important;
  }
}

.u-mt-180px {
  margin-top: 180pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mt-180px {
    margin-top: 90pxpx !important;
  }
}

.u-mt-190px {
  margin-top: 190pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mt-190px {
    margin-top: 95pxpx !important;
  }
}

.u-mt-200px {
  margin-top: 200pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mt-200px {
    margin-top: 100pxpx !important;
  }
}

.u-mt-210px {
  margin-top: 210pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mt-210px {
    margin-top: 105pxpx !important;
  }
}

.u-mt-220px {
  margin-top: 220pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mt-220px {
    margin-top: 110pxpx !important;
  }
}

.u-mt-230px {
  margin-top: 230pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mt-230px {
    margin-top: 115pxpx !important;
  }
}

.u-mt-240px {
  margin-top: 240pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mt-240px {
    margin-top: 120pxpx !important;
  }
}

/* Right margin */
.u-mr-0px {
  margin-right: 0pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mr-0px {
    margin-right: 0pxpx !important;
  }
}

.u-mr-10px {
  margin-right: 10pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mr-10px {
    margin-right: 5pxpx !important;
  }
}

.u-mr-20px {
  margin-right: 20pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mr-20px {
    margin-right: 10pxpx !important;
  }
}

.u-mr-30px {
  margin-right: 30pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mr-30px {
    margin-right: 15pxpx !important;
  }
}

.u-mr-40px {
  margin-right: 40pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mr-40px {
    margin-right: 20pxpx !important;
  }
}

.u-mr-50px {
  margin-right: 50pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mr-50px {
    margin-right: 25pxpx !important;
  }
}

.u-mr-60px {
  margin-right: 60pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mr-60px {
    margin-right: 30pxpx !important;
  }
}

.u-mr-70px {
  margin-right: 70pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mr-70px {
    margin-right: 35pxpx !important;
  }
}

.u-mr-80px {
  margin-right: 80pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mr-80px {
    margin-right: 40pxpx !important;
  }
}

.u-mr-90px {
  margin-right: 90pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mr-90px {
    margin-right: 45pxpx !important;
  }
}

.u-mr-100px {
  margin-right: 100pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mr-100px {
    margin-right: 50pxpx !important;
  }
}

.u-mr-110px {
  margin-right: 110pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mr-110px {
    margin-right: 55pxpx !important;
  }
}

.u-mr-120px {
  margin-right: 120pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mr-120px {
    margin-right: 60pxpx !important;
  }
}

.u-mr-130px {
  margin-right: 130pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mr-130px {
    margin-right: 65pxpx !important;
  }
}

.u-mr-140px {
  margin-right: 140pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mr-140px {
    margin-right: 70pxpx !important;
  }
}

.u-mr-150px {
  margin-right: 150pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mr-150px {
    margin-right: 75pxpx !important;
  }
}

.u-mr-160px {
  margin-right: 160pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mr-160px {
    margin-right: 80pxpx !important;
  }
}

.u-mr-170px {
  margin-right: 170pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mr-170px {
    margin-right: 85pxpx !important;
  }
}

.u-mr-180px {
  margin-right: 180pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mr-180px {
    margin-right: 90pxpx !important;
  }
}

.u-mr-190px {
  margin-right: 190pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mr-190px {
    margin-right: 95pxpx !important;
  }
}

.u-mr-200px {
  margin-right: 200pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mr-200px {
    margin-right: 100pxpx !important;
  }
}

.u-mr-210px {
  margin-right: 210pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mr-210px {
    margin-right: 105pxpx !important;
  }
}

.u-mr-220px {
  margin-right: 220pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mr-220px {
    margin-right: 110pxpx !important;
  }
}

.u-mr-230px {
  margin-right: 230pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mr-230px {
    margin-right: 115pxpx !important;
  }
}

.u-mr-240px {
  margin-right: 240pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mr-240px {
    margin-right: 120pxpx !important;
  }
}

/* Bottom margin */
.u-mb--10px {
  margin-bottom: -10pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mb--10px {
    margin-bottom: -5pxpx !important;
  }
}

.u-mb-0px {
  margin-bottom: 0pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mb-0px {
    margin-bottom: 0pxpx !important;
  }
}

.u-mb-10px {
  margin-bottom: 10pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mb-10px {
    margin-bottom: 5pxpx !important;
  }
}

.u-mb-20px {
  margin-bottom: 20pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mb-20px {
    margin-bottom: 10pxpx !important;
  }
}

.u-mb-30px {
  margin-bottom: 30pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mb-30px {
    margin-bottom: 15pxpx !important;
  }
}

.u-mb-40px {
  margin-bottom: 40pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mb-40px {
    margin-bottom: 20pxpx !important;
  }
}

.u-mb-50px {
  margin-bottom: 50pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mb-50px {
    margin-bottom: 25pxpx !important;
  }
}

.u-mb-60px {
  margin-bottom: 60pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mb-60px {
    margin-bottom: 30pxpx !important;
  }
}

.u-mb-70px {
  margin-bottom: 70pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mb-70px {
    margin-bottom: 35pxpx !important;
  }
}

.u-mb-80px {
  margin-bottom: 80pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mb-80px {
    margin-bottom: 40pxpx !important;
  }
}

.u-mb-90px {
  margin-bottom: 90pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mb-90px {
    margin-bottom: 45pxpx !important;
  }
}

.u-mb-100px {
  margin-bottom: 100pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mb-100px {
    margin-bottom: 50pxpx !important;
  }
}

.u-mb-110px {
  margin-bottom: 110pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mb-110px {
    margin-bottom: 55pxpx !important;
  }
}

.u-mb-120px {
  margin-bottom: 120pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mb-120px {
    margin-bottom: 60pxpx !important;
  }
}

.u-mb-130px {
  margin-bottom: 130pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mb-130px {
    margin-bottom: 65pxpx !important;
  }
}

.u-mb-140px {
  margin-bottom: 140pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mb-140px {
    margin-bottom: 70pxpx !important;
  }
}

.u-mb-150px {
  margin-bottom: 150pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mb-150px {
    margin-bottom: 75pxpx !important;
  }
}

.u-mb-160px {
  margin-bottom: 160pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mb-160px {
    margin-bottom: 80pxpx !important;
  }
}

.u-mb-170px {
  margin-bottom: 170pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mb-170px {
    margin-bottom: 85pxpx !important;
  }
}

.u-mb-180px {
  margin-bottom: 180pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mb-180px {
    margin-bottom: 90pxpx !important;
  }
}

.u-mb-190px {
  margin-bottom: 190pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mb-190px {
    margin-bottom: 95pxpx !important;
  }
}

.u-mb-200px {
  margin-bottom: 200pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mb-200px {
    margin-bottom: 100pxpx !important;
  }
}

.u-mb-210px {
  margin-bottom: 210pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mb-210px {
    margin-bottom: 105pxpx !important;
  }
}

.u-mb-220px {
  margin-bottom: 220pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mb-220px {
    margin-bottom: 110pxpx !important;
  }
}

.u-mb-230px {
  margin-bottom: 230pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mb-230px {
    margin-bottom: 115pxpx !important;
  }
}

.u-mb-240px {
  margin-bottom: 240pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-mb-240px {
    margin-bottom: 120pxpx !important;
  }
}

/* Left margin */
.u-ml-0px {
  margin-left: 0pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-ml-0px {
    margin-left: 0pxpx !important;
  }
}

.u-ml-10px {
  margin-left: 10pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-ml-10px {
    margin-left: 5pxpx !important;
  }
}

.u-ml-20px {
  margin-left: 20pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-ml-20px {
    margin-left: 10pxpx !important;
  }
}

.u-ml-30px {
  margin-left: 30pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-ml-30px {
    margin-left: 15pxpx !important;
  }
}

.u-ml-40px {
  margin-left: 40pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-ml-40px {
    margin-left: 20pxpx !important;
  }
}

.u-ml-50px {
  margin-left: 50pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-ml-50px {
    margin-left: 25pxpx !important;
  }
}

.u-ml-60px {
  margin-left: 60pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-ml-60px {
    margin-left: 30pxpx !important;
  }
}

.u-ml-70px {
  margin-left: 70pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-ml-70px {
    margin-left: 35pxpx !important;
  }
}

.u-ml-80px {
  margin-left: 80pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-ml-80px {
    margin-left: 40pxpx !important;
  }
}

.u-ml-90px {
  margin-left: 90pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-ml-90px {
    margin-left: 45pxpx !important;
  }
}

.u-ml-100px {
  margin-left: 100pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-ml-100px {
    margin-left: 50pxpx !important;
  }
}

.u-ml-110px {
  margin-left: 110pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-ml-110px {
    margin-left: 55pxpx !important;
  }
}

.u-ml-120px {
  margin-left: 120pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-ml-120px {
    margin-left: 60pxpx !important;
  }
}

.u-ml-130px {
  margin-left: 130pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-ml-130px {
    margin-left: 65pxpx !important;
  }
}

.u-ml-140px {
  margin-left: 140pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-ml-140px {
    margin-left: 70pxpx !important;
  }
}

.u-ml-150px {
  margin-left: 150pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-ml-150px {
    margin-left: 75pxpx !important;
  }
}

.u-ml-160px {
  margin-left: 160pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-ml-160px {
    margin-left: 80pxpx !important;
  }
}

.u-ml-170px {
  margin-left: 170pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-ml-170px {
    margin-left: 85pxpx !important;
  }
}

.u-ml-180px {
  margin-left: 180pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-ml-180px {
    margin-left: 90pxpx !important;
  }
}

.u-ml-190px {
  margin-left: 190pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-ml-190px {
    margin-left: 95pxpx !important;
  }
}

.u-ml-200px {
  margin-left: 200pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-ml-200px {
    margin-left: 100pxpx !important;
  }
}

.u-ml-210px {
  margin-left: 210pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-ml-210px {
    margin-left: 105pxpx !important;
  }
}

.u-ml-220px {
  margin-left: 220pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-ml-220px {
    margin-left: 110pxpx !important;
  }
}

.u-ml-230px {
  margin-left: 230pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-ml-230px {
    margin-left: 115pxpx !important;
  }
}

.u-ml-240px {
  margin-left: 240pxpx !important;
}
@media screen and (max-width: 767px) {
  .u-ml-240px {
    margin-left: 120pxpx !important;
  }
}

/* no margin */
.u-m-0 {
  margin: 0 !important;
}

.u-mt-0 {
  margin-top: 0 !important;
}

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

.u-ml-0 {
  margin-left: 0 !important;
}

.u-p0 {
  padding: 0px;
}

@media screen and (max-width: 767px) {
  .u-sp-p0 {
    padding: 0px !important;
  }
}

.u-p1 {
  padding: 5px;
}

@media screen and (max-width: 767px) {
  .u-sp-p1 {
    padding: 5px !important;
  }
}

.u-p2 {
  padding: 10px;
}

@media screen and (max-width: 767px) {
  .u-sp-p2 {
    padding: 10px !important;
  }
}

.u-p3 {
  padding: 15px;
}

@media screen and (max-width: 767px) {
  .u-sp-p3 {
    padding: 15px !important;
  }
}

.u-p4 {
  padding: 20px;
}

@media screen and (max-width: 767px) {
  .u-sp-p4 {
    padding: 20px !important;
  }
}

.u-p5 {
  padding: 25px;
}

@media screen and (max-width: 767px) {
  .u-sp-p5 {
    padding: 25px !important;
  }
}

.u-p6 {
  padding: 30px;
}

@media screen and (max-width: 767px) {
  .u-sp-p6 {
    padding: 30px !important;
  }
}

.u-p7 {
  padding: 35px;
}

@media screen and (max-width: 767px) {
  .u-sp-p7 {
    padding: 35px !important;
  }
}

.u-p8 {
  padding: 40px;
}

@media screen and (max-width: 767px) {
  .u-sp-p8 {
    padding: 40px !important;
  }
}

.u-p9 {
  padding: 45px;
}

@media screen and (max-width: 767px) {
  .u-sp-p9 {
    padding: 45px !important;
  }
}

.u-p10 {
  padding: 50px;
}

@media screen and (max-width: 767px) {
  .u-sp-p10 {
    padding: 50px !important;
  }
}

.u-p11 {
  padding: 55px;
}

@media screen and (max-width: 767px) {
  .u-sp-p11 {
    padding: 55px !important;
  }
}

.u-p12 {
  padding: 60px;
}

@media screen and (max-width: 767px) {
  .u-sp-p12 {
    padding: 60px !important;
  }
}

.u-p13 {
  padding: 65px;
}

@media screen and (max-width: 767px) {
  .u-sp-p13 {
    padding: 65px !important;
  }
}

.u-p14 {
  padding: 70px;
}

@media screen and (max-width: 767px) {
  .u-sp-p14 {
    padding: 70px !important;
  }
}

.u-p15 {
  padding: 75px;
}

@media screen and (max-width: 767px) {
  .u-sp-p15 {
    padding: 75px !important;
  }
}

.u-p16 {
  padding: 80px;
}

@media screen and (max-width: 767px) {
  .u-sp-p16 {
    padding: 80px !important;
  }
}

.u-p17 {
  padding: 85px;
}

@media screen and (max-width: 767px) {
  .u-sp-p17 {
    padding: 85px !important;
  }
}

.u-p18 {
  padding: 90px;
}

@media screen and (max-width: 767px) {
  .u-sp-p18 {
    padding: 90px !important;
  }
}

.u-p19 {
  padding: 95px;
}

@media screen and (max-width: 767px) {
  .u-sp-p19 {
    padding: 95px !important;
  }
}

.u-p20 {
  padding: 100px;
}

@media screen and (max-width: 767px) {
  .u-sp-p20 {
    padding: 100px !important;
  }
}

.u-p21 {
  padding: 105px;
}

@media screen and (max-width: 767px) {
  .u-sp-p21 {
    padding: 105px !important;
  }
}

.u-p22 {
  padding: 110px;
}

@media screen and (max-width: 767px) {
  .u-sp-p22 {
    padding: 110px !important;
  }
}

.u-p23 {
  padding: 115px;
}

@media screen and (max-width: 767px) {
  .u-sp-p23 {
    padding: 115px !important;
  }
}

.u-p24 {
  padding: 120px;
}

@media screen and (max-width: 767px) {
  .u-sp-p24 {
    padding: 120px !important;
  }
}

.u-p25 {
  padding: 125px;
}

@media screen and (max-width: 767px) {
  .u-sp-p25 {
    padding: 125px !important;
  }
}

.u-p26 {
  padding: 130px;
}

@media screen and (max-width: 767px) {
  .u-sp-p26 {
    padding: 130px !important;
  }
}

.u-p27 {
  padding: 135px;
}

@media screen and (max-width: 767px) {
  .u-sp-p27 {
    padding: 135px !important;
  }
}

.u-p28 {
  padding: 140px;
}

@media screen and (max-width: 767px) {
  .u-sp-p28 {
    padding: 140px !important;
  }
}

.u-p29 {
  padding: 145px;
}

@media screen and (max-width: 767px) {
  .u-sp-p29 {
    padding: 145px !important;
  }
}

.u-p30 {
  padding: 150px;
}

@media screen and (max-width: 767px) {
  .u-sp-p30 {
    padding: 150px !important;
  }
}

.u-p31 {
  padding: 155px;
}

@media screen and (max-width: 767px) {
  .u-sp-p31 {
    padding: 155px !important;
  }
}

.u-p32 {
  padding: 160px;
}

@media screen and (max-width: 767px) {
  .u-sp-p32 {
    padding: 160px !important;
  }
}

.u-p33 {
  padding: 165px;
}

@media screen and (max-width: 767px) {
  .u-sp-p33 {
    padding: 165px !important;
  }
}

.u-p34 {
  padding: 170px;
}

@media screen and (max-width: 767px) {
  .u-sp-p34 {
    padding: 170px !important;
  }
}

.u-p35 {
  padding: 175px;
}

@media screen and (max-width: 767px) {
  .u-sp-p35 {
    padding: 175px !important;
  }
}

.u-p36 {
  padding: 180px;
}

@media screen and (max-width: 767px) {
  .u-sp-p36 {
    padding: 180px !important;
  }
}

.u-p37 {
  padding: 185px;
}

@media screen and (max-width: 767px) {
  .u-sp-p37 {
    padding: 185px !important;
  }
}

.u-p38 {
  padding: 190px;
}

@media screen and (max-width: 767px) {
  .u-sp-p38 {
    padding: 190px !important;
  }
}

.u-p39 {
  padding: 195px;
}

@media screen and (max-width: 767px) {
  .u-sp-p39 {
    padding: 195px !important;
  }
}

.u-p40 {
  padding: 200px;
}

@media screen and (max-width: 767px) {
  .u-sp-p40 {
    padding: 200px !important;
  }
}

.u-pt0 {
  padding-top: 0px;
}

@media screen and (max-width: 767px) {
  .u-sp-pt0 {
    padding-top: 0px !important;
  }
}

.u-pt1 {
  padding-top: 5px;
}

@media screen and (max-width: 767px) {
  .u-sp-pt1 {
    padding-top: 5px !important;
  }
}

.u-pt2 {
  padding-top: 10px;
}

@media screen and (max-width: 767px) {
  .u-sp-pt2 {
    padding-top: 10px !important;
  }
}

.u-pt3 {
  padding-top: 15px;
}

@media screen and (max-width: 767px) {
  .u-sp-pt3 {
    padding-top: 15px !important;
  }
}

.u-pt4 {
  padding-top: 20px;
}

@media screen and (max-width: 767px) {
  .u-sp-pt4 {
    padding-top: 20px !important;
  }
}

.u-pt5 {
  padding-top: 25px;
}

@media screen and (max-width: 767px) {
  .u-sp-pt5 {
    padding-top: 25px !important;
  }
}

.u-pt6 {
  padding-top: 30px;
}

@media screen and (max-width: 767px) {
  .u-sp-pt6 {
    padding-top: 30px !important;
  }
}

.u-pt7 {
  padding-top: 35px;
}

@media screen and (max-width: 767px) {
  .u-sp-pt7 {
    padding-top: 35px !important;
  }
}

.u-pt8 {
  padding-top: 40px;
}

@media screen and (max-width: 767px) {
  .u-sp-pt8 {
    padding-top: 40px !important;
  }
}

.u-pt9 {
  padding-top: 45px;
}

@media screen and (max-width: 767px) {
  .u-sp-pt9 {
    padding-top: 45px !important;
  }
}

.u-pt10 {
  padding-top: 50px;
}

@media screen and (max-width: 767px) {
  .u-sp-pt10 {
    padding-top: 50px !important;
  }
}

.u-pt11 {
  padding-top: 55px;
}

@media screen and (max-width: 767px) {
  .u-sp-pt11 {
    padding-top: 55px !important;
  }
}

.u-pt12 {
  padding-top: 60px;
}

@media screen and (max-width: 767px) {
  .u-sp-pt12 {
    padding-top: 60px !important;
  }
}

.u-pt13 {
  padding-top: 65px;
}

@media screen and (max-width: 767px) {
  .u-sp-pt13 {
    padding-top: 65px !important;
  }
}

.u-pt14 {
  padding-top: 70px;
}

@media screen and (max-width: 767px) {
  .u-sp-pt14 {
    padding-top: 70px !important;
  }
}

.u-pt15 {
  padding-top: 75px;
}

@media screen and (max-width: 767px) {
  .u-sp-pt15 {
    padding-top: 75px !important;
  }
}

.u-pt16 {
  padding-top: 80px;
}

@media screen and (max-width: 767px) {
  .u-sp-pt16 {
    padding-top: 80px !important;
  }
}

.u-pt17 {
  padding-top: 85px;
}

@media screen and (max-width: 767px) {
  .u-sp-pt17 {
    padding-top: 85px !important;
  }
}

.u-pt18 {
  padding-top: 90px;
}

@media screen and (max-width: 767px) {
  .u-sp-pt18 {
    padding-top: 90px !important;
  }
}

.u-pt19 {
  padding-top: 95px;
}

@media screen and (max-width: 767px) {
  .u-sp-pt19 {
    padding-top: 95px !important;
  }
}

.u-pt20 {
  padding-top: 100px;
}

@media screen and (max-width: 767px) {
  .u-sp-pt20 {
    padding-top: 100px !important;
  }
}

.u-pt21 {
  padding-top: 105px;
}

@media screen and (max-width: 767px) {
  .u-sp-pt21 {
    padding-top: 105px !important;
  }
}

.u-pt22 {
  padding-top: 110px;
}

@media screen and (max-width: 767px) {
  .u-sp-pt22 {
    padding-top: 110px !important;
  }
}

.u-pt23 {
  padding-top: 115px;
}

@media screen and (max-width: 767px) {
  .u-sp-pt23 {
    padding-top: 115px !important;
  }
}

.u-pt24 {
  padding-top: 120px;
}

@media screen and (max-width: 767px) {
  .u-sp-pt24 {
    padding-top: 120px !important;
  }
}

.u-pt25 {
  padding-top: 125px;
}

@media screen and (max-width: 767px) {
  .u-sp-pt25 {
    padding-top: 125px !important;
  }
}

.u-pt26 {
  padding-top: 130px;
}

@media screen and (max-width: 767px) {
  .u-sp-pt26 {
    padding-top: 130px !important;
  }
}

.u-pt27 {
  padding-top: 135px;
}

@media screen and (max-width: 767px) {
  .u-sp-pt27 {
    padding-top: 135px !important;
  }
}

.u-pt28 {
  padding-top: 140px;
}

@media screen and (max-width: 767px) {
  .u-sp-pt28 {
    padding-top: 140px !important;
  }
}

.u-pt29 {
  padding-top: 145px;
}

@media screen and (max-width: 767px) {
  .u-sp-pt29 {
    padding-top: 145px !important;
  }
}

.u-pt30 {
  padding-top: 150px;
}

@media screen and (max-width: 767px) {
  .u-sp-pt30 {
    padding-top: 150px !important;
  }
}

.u-pt31 {
  padding-top: 155px;
}

@media screen and (max-width: 767px) {
  .u-sp-pt31 {
    padding-top: 155px !important;
  }
}

.u-pt32 {
  padding-top: 160px;
}

@media screen and (max-width: 767px) {
  .u-sp-pt32 {
    padding-top: 160px !important;
  }
}

.u-pt33 {
  padding-top: 165px;
}

@media screen and (max-width: 767px) {
  .u-sp-pt33 {
    padding-top: 165px !important;
  }
}

.u-pt34 {
  padding-top: 170px;
}

@media screen and (max-width: 767px) {
  .u-sp-pt34 {
    padding-top: 170px !important;
  }
}

.u-pt35 {
  padding-top: 175px;
}

@media screen and (max-width: 767px) {
  .u-sp-pt35 {
    padding-top: 175px !important;
  }
}

.u-pt36 {
  padding-top: 180px;
}

@media screen and (max-width: 767px) {
  .u-sp-pt36 {
    padding-top: 180px !important;
  }
}

.u-pt37 {
  padding-top: 185px;
}

@media screen and (max-width: 767px) {
  .u-sp-pt37 {
    padding-top: 185px !important;
  }
}

.u-pt38 {
  padding-top: 190px;
}

@media screen and (max-width: 767px) {
  .u-sp-pt38 {
    padding-top: 190px !important;
  }
}

.u-pt39 {
  padding-top: 195px;
}

@media screen and (max-width: 767px) {
  .u-sp-pt39 {
    padding-top: 195px !important;
  }
}

.u-pt40 {
  padding-top: 200px;
}

@media screen and (max-width: 767px) {
  .u-sp-pt40 {
    padding-top: 200px !important;
  }
}

.u-pb0 {
  padding-bottom: 0px;
}

@media screen and (max-width: 767px) {
  .u-sp-pb0 {
    padding-bottom: 0px !important;
  }
}

.u-pb1 {
  padding-bottom: 5px;
}

@media screen and (max-width: 767px) {
  .u-sp-pb1 {
    padding-bottom: 5px !important;
  }
}

.u-pb2 {
  padding-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .u-sp-pb2 {
    padding-bottom: 10px !important;
  }
}

.u-pb3 {
  padding-bottom: 15px;
}

@media screen and (max-width: 767px) {
  .u-sp-pb3 {
    padding-bottom: 15px !important;
  }
}

.u-pb4 {
  padding-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .u-sp-pb4 {
    padding-bottom: 20px !important;
  }
}

.u-pb5 {
  padding-bottom: 25px;
}

@media screen and (max-width: 767px) {
  .u-sp-pb5 {
    padding-bottom: 25px !important;
  }
}

.u-pb6 {
  padding-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .u-sp-pb6 {
    padding-bottom: 30px !important;
  }
}

.u-pb7 {
  padding-bottom: 35px;
}

@media screen and (max-width: 767px) {
  .u-sp-pb7 {
    padding-bottom: 35px !important;
  }
}

.u-pb8 {
  padding-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .u-sp-pb8 {
    padding-bottom: 40px !important;
  }
}

.u-pb9 {
  padding-bottom: 45px;
}

@media screen and (max-width: 767px) {
  .u-sp-pb9 {
    padding-bottom: 45px !important;
  }
}

.u-pb10 {
  padding-bottom: 50px;
}

@media screen and (max-width: 767px) {
  .u-sp-pb10 {
    padding-bottom: 50px !important;
  }
}

.u-pb11 {
  padding-bottom: 55px;
}

@media screen and (max-width: 767px) {
  .u-sp-pb11 {
    padding-bottom: 55px !important;
  }
}

.u-pb12 {
  padding-bottom: 60px;
}

@media screen and (max-width: 767px) {
  .u-sp-pb12 {
    padding-bottom: 60px !important;
  }
}

.u-pb13 {
  padding-bottom: 65px;
}

@media screen and (max-width: 767px) {
  .u-sp-pb13 {
    padding-bottom: 65px !important;
  }
}

.u-pb14 {
  padding-bottom: 70px;
}

@media screen and (max-width: 767px) {
  .u-sp-pb14 {
    padding-bottom: 70px !important;
  }
}

.u-pb15 {
  padding-bottom: 75px;
}

@media screen and (max-width: 767px) {
  .u-sp-pb15 {
    padding-bottom: 75px !important;
  }
}

.u-pb16 {
  padding-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .u-sp-pb16 {
    padding-bottom: 80px !important;
  }
}

.u-pb17 {
  padding-bottom: 85px;
}

@media screen and (max-width: 767px) {
  .u-sp-pb17 {
    padding-bottom: 85px !important;
  }
}

.u-pb18 {
  padding-bottom: 90px;
}

@media screen and (max-width: 767px) {
  .u-sp-pb18 {
    padding-bottom: 90px !important;
  }
}

.u-pb19 {
  padding-bottom: 95px;
}

@media screen and (max-width: 767px) {
  .u-sp-pb19 {
    padding-bottom: 95px !important;
  }
}

.u-pb20 {
  padding-bottom: 100px;
}

@media screen and (max-width: 767px) {
  .u-sp-pb20 {
    padding-bottom: 100px !important;
  }
}

.u-pb21 {
  padding-bottom: 105px;
}

@media screen and (max-width: 767px) {
  .u-sp-pb21 {
    padding-bottom: 105px !important;
  }
}

.u-pb22 {
  padding-bottom: 110px;
}

@media screen and (max-width: 767px) {
  .u-sp-pb22 {
    padding-bottom: 110px !important;
  }
}

.u-pb23 {
  padding-bottom: 115px;
}

@media screen and (max-width: 767px) {
  .u-sp-pb23 {
    padding-bottom: 115px !important;
  }
}

.u-pb24 {
  padding-bottom: 120px;
}

@media screen and (max-width: 767px) {
  .u-sp-pb24 {
    padding-bottom: 120px !important;
  }
}

.u-pb25 {
  padding-bottom: 125px;
}

@media screen and (max-width: 767px) {
  .u-sp-pb25 {
    padding-bottom: 125px !important;
  }
}

.u-pb26 {
  padding-bottom: 130px;
}

@media screen and (max-width: 767px) {
  .u-sp-pb26 {
    padding-bottom: 130px !important;
  }
}

.u-pb27 {
  padding-bottom: 135px;
}

@media screen and (max-width: 767px) {
  .u-sp-pb27 {
    padding-bottom: 135px !important;
  }
}

.u-pb28 {
  padding-bottom: 140px;
}

@media screen and (max-width: 767px) {
  .u-sp-pb28 {
    padding-bottom: 140px !important;
  }
}

.u-pb29 {
  padding-bottom: 145px;
}

@media screen and (max-width: 767px) {
  .u-sp-pb29 {
    padding-bottom: 145px !important;
  }
}

.u-pb30 {
  padding-bottom: 150px;
}

@media screen and (max-width: 767px) {
  .u-sp-pb30 {
    padding-bottom: 150px !important;
  }
}

.u-pb31 {
  padding-bottom: 155px;
}

@media screen and (max-width: 767px) {
  .u-sp-pb31 {
    padding-bottom: 155px !important;
  }
}

.u-pb32 {
  padding-bottom: 160px;
}

@media screen and (max-width: 767px) {
  .u-sp-pb32 {
    padding-bottom: 160px !important;
  }
}

.u-pb33 {
  padding-bottom: 165px;
}

@media screen and (max-width: 767px) {
  .u-sp-pb33 {
    padding-bottom: 165px !important;
  }
}

.u-pb34 {
  padding-bottom: 170px;
}

@media screen and (max-width: 767px) {
  .u-sp-pb34 {
    padding-bottom: 170px !important;
  }
}

.u-pb35 {
  padding-bottom: 175px;
}

@media screen and (max-width: 767px) {
  .u-sp-pb35 {
    padding-bottom: 175px !important;
  }
}

.u-pb36 {
  padding-bottom: 180px;
}

@media screen and (max-width: 767px) {
  .u-sp-pb36 {
    padding-bottom: 180px !important;
  }
}

.u-pb37 {
  padding-bottom: 185px;
}

@media screen and (max-width: 767px) {
  .u-sp-pb37 {
    padding-bottom: 185px !important;
  }
}

.u-pb38 {
  padding-bottom: 190px;
}

@media screen and (max-width: 767px) {
  .u-sp-pb38 {
    padding-bottom: 190px !important;
  }
}

.u-pb39 {
  padding-bottom: 195px;
}

@media screen and (max-width: 767px) {
  .u-sp-pb39 {
    padding-bottom: 195px !important;
  }
}

.u-pb40 {
  padding-bottom: 200px;
}

@media screen and (max-width: 767px) {
  .u-sp-pb40 {
    padding-bottom: 200px !important;
  }
}

.u-pr0 {
  padding-right: 0px;
}

@media screen and (max-width: 767px) {
  .u-sp-pr0 {
    padding-right: 0px !important;
  }
}

.u-pr1 {
  padding-right: 5px;
}

@media screen and (max-width: 767px) {
  .u-sp-pr1 {
    padding-right: 5px !important;
  }
}

.u-pr2 {
  padding-right: 10px;
}

@media screen and (max-width: 767px) {
  .u-sp-pr2 {
    padding-right: 10px !important;
  }
}

.u-pr3 {
  padding-right: 15px;
}

@media screen and (max-width: 767px) {
  .u-sp-pr3 {
    padding-right: 15px !important;
  }
}

.u-pr4 {
  padding-right: 20px;
}

@media screen and (max-width: 767px) {
  .u-sp-pr4 {
    padding-right: 20px !important;
  }
}

.u-pr5 {
  padding-right: 25px;
}

@media screen and (max-width: 767px) {
  .u-sp-pr5 {
    padding-right: 25px !important;
  }
}

.u-pr6 {
  padding-right: 30px;
}

@media screen and (max-width: 767px) {
  .u-sp-pr6 {
    padding-right: 30px !important;
  }
}

.u-pr7 {
  padding-right: 35px;
}

@media screen and (max-width: 767px) {
  .u-sp-pr7 {
    padding-right: 35px !important;
  }
}

.u-pr8 {
  padding-right: 40px;
}

@media screen and (max-width: 767px) {
  .u-sp-pr8 {
    padding-right: 40px !important;
  }
}

.u-pr9 {
  padding-right: 45px;
}

@media screen and (max-width: 767px) {
  .u-sp-pr9 {
    padding-right: 45px !important;
  }
}

.u-pr10 {
  padding-right: 50px;
}

@media screen and (max-width: 767px) {
  .u-sp-pr10 {
    padding-right: 50px !important;
  }
}

.u-pr11 {
  padding-right: 55px;
}

@media screen and (max-width: 767px) {
  .u-sp-pr11 {
    padding-right: 55px !important;
  }
}

.u-pr12 {
  padding-right: 60px;
}

@media screen and (max-width: 767px) {
  .u-sp-pr12 {
    padding-right: 60px !important;
  }
}

.u-pr13 {
  padding-right: 65px;
}

@media screen and (max-width: 767px) {
  .u-sp-pr13 {
    padding-right: 65px !important;
  }
}

.u-pr14 {
  padding-right: 70px;
}

@media screen and (max-width: 767px) {
  .u-sp-pr14 {
    padding-right: 70px !important;
  }
}

.u-pr15 {
  padding-right: 75px;
}

@media screen and (max-width: 767px) {
  .u-sp-pr15 {
    padding-right: 75px !important;
  }
}

.u-pr16 {
  padding-right: 80px;
}

@media screen and (max-width: 767px) {
  .u-sp-pr16 {
    padding-right: 80px !important;
  }
}

.u-pr17 {
  padding-right: 85px;
}

@media screen and (max-width: 767px) {
  .u-sp-pr17 {
    padding-right: 85px !important;
  }
}

.u-pr18 {
  padding-right: 90px;
}

@media screen and (max-width: 767px) {
  .u-sp-pr18 {
    padding-right: 90px !important;
  }
}

.u-pr19 {
  padding-right: 95px;
}

@media screen and (max-width: 767px) {
  .u-sp-pr19 {
    padding-right: 95px !important;
  }
}

.u-pr20 {
  padding-right: 100px;
}

@media screen and (max-width: 767px) {
  .u-sp-pr20 {
    padding-right: 100px !important;
  }
}

.u-pr21 {
  padding-right: 105px;
}

@media screen and (max-width: 767px) {
  .u-sp-pr21 {
    padding-right: 105px !important;
  }
}

.u-pr22 {
  padding-right: 110px;
}

@media screen and (max-width: 767px) {
  .u-sp-pr22 {
    padding-right: 110px !important;
  }
}

.u-pr23 {
  padding-right: 115px;
}

@media screen and (max-width: 767px) {
  .u-sp-pr23 {
    padding-right: 115px !important;
  }
}

.u-pr24 {
  padding-right: 120px;
}

@media screen and (max-width: 767px) {
  .u-sp-pr24 {
    padding-right: 120px !important;
  }
}

.u-pr25 {
  padding-right: 125px;
}

@media screen and (max-width: 767px) {
  .u-sp-pr25 {
    padding-right: 125px !important;
  }
}

.u-pr26 {
  padding-right: 130px;
}

@media screen and (max-width: 767px) {
  .u-sp-pr26 {
    padding-right: 130px !important;
  }
}

.u-pr27 {
  padding-right: 135px;
}

@media screen and (max-width: 767px) {
  .u-sp-pr27 {
    padding-right: 135px !important;
  }
}

.u-pr28 {
  padding-right: 140px;
}

@media screen and (max-width: 767px) {
  .u-sp-pr28 {
    padding-right: 140px !important;
  }
}

.u-pr29 {
  padding-right: 145px;
}

@media screen and (max-width: 767px) {
  .u-sp-pr29 {
    padding-right: 145px !important;
  }
}

.u-pr30 {
  padding-right: 150px;
}

@media screen and (max-width: 767px) {
  .u-sp-pr30 {
    padding-right: 150px !important;
  }
}

.u-pr31 {
  padding-right: 155px;
}

@media screen and (max-width: 767px) {
  .u-sp-pr31 {
    padding-right: 155px !important;
  }
}

.u-pr32 {
  padding-right: 160px;
}

@media screen and (max-width: 767px) {
  .u-sp-pr32 {
    padding-right: 160px !important;
  }
}

.u-pr33 {
  padding-right: 165px;
}

@media screen and (max-width: 767px) {
  .u-sp-pr33 {
    padding-right: 165px !important;
  }
}

.u-pr34 {
  padding-right: 170px;
}

@media screen and (max-width: 767px) {
  .u-sp-pr34 {
    padding-right: 170px !important;
  }
}

.u-pr35 {
  padding-right: 175px;
}

@media screen and (max-width: 767px) {
  .u-sp-pr35 {
    padding-right: 175px !important;
  }
}

.u-pr36 {
  padding-right: 180px;
}

@media screen and (max-width: 767px) {
  .u-sp-pr36 {
    padding-right: 180px !important;
  }
}

.u-pr37 {
  padding-right: 185px;
}

@media screen and (max-width: 767px) {
  .u-sp-pr37 {
    padding-right: 185px !important;
  }
}

.u-pr38 {
  padding-right: 190px;
}

@media screen and (max-width: 767px) {
  .u-sp-pr38 {
    padding-right: 190px !important;
  }
}

.u-pr39 {
  padding-right: 195px;
}

@media screen and (max-width: 767px) {
  .u-sp-pr39 {
    padding-right: 195px !important;
  }
}

.u-pr40 {
  padding-right: 200px;
}

@media screen and (max-width: 767px) {
  .u-sp-pr40 {
    padding-right: 200px !important;
  }
}

.u-pl0 {
  padding-left: 0px;
}

@media screen and (max-width: 767px) {
  .u-sp-pl0 {
    padding-left: 0px !important;
  }
}

.u-pl1 {
  padding-left: 5px;
}

@media screen and (max-width: 767px) {
  .u-sp-pl1 {
    padding-left: 5px !important;
  }
}

.u-pl2 {
  padding-left: 10px;
}

@media screen and (max-width: 767px) {
  .u-sp-pl2 {
    padding-left: 10px !important;
  }
}

.u-pl3 {
  padding-left: 15px;
}

@media screen and (max-width: 767px) {
  .u-sp-pl3 {
    padding-left: 15px !important;
  }
}

.u-pl4 {
  padding-left: 20px;
}

@media screen and (max-width: 767px) {
  .u-sp-pl4 {
    padding-left: 20px !important;
  }
}

.u-pl5 {
  padding-left: 25px;
}

@media screen and (max-width: 767px) {
  .u-sp-pl5 {
    padding-left: 25px !important;
  }
}

.u-pl6 {
  padding-left: 30px;
}

@media screen and (max-width: 767px) {
  .u-sp-pl6 {
    padding-left: 30px !important;
  }
}

.u-pl7 {
  padding-left: 35px;
}

@media screen and (max-width: 767px) {
  .u-sp-pl7 {
    padding-left: 35px !important;
  }
}

.u-pl8 {
  padding-left: 40px;
}

@media screen and (max-width: 767px) {
  .u-sp-pl8 {
    padding-left: 40px !important;
  }
}

.u-pl9 {
  padding-left: 45px;
}

@media screen and (max-width: 767px) {
  .u-sp-pl9 {
    padding-left: 45px !important;
  }
}

.u-pl10 {
  padding-left: 50px;
}

@media screen and (max-width: 767px) {
  .u-sp-pl10 {
    padding-left: 50px !important;
  }
}

.u-pl11 {
  padding-left: 55px;
}

@media screen and (max-width: 767px) {
  .u-sp-pl11 {
    padding-left: 55px !important;
  }
}

.u-pl12 {
  padding-left: 60px;
}

@media screen and (max-width: 767px) {
  .u-sp-pl12 {
    padding-left: 60px !important;
  }
}

.u-pl13 {
  padding-left: 65px;
}

@media screen and (max-width: 767px) {
  .u-sp-pl13 {
    padding-left: 65px !important;
  }
}

.u-pl14 {
  padding-left: 70px;
}

@media screen and (max-width: 767px) {
  .u-sp-pl14 {
    padding-left: 70px !important;
  }
}

.u-pl15 {
  padding-left: 75px;
}

@media screen and (max-width: 767px) {
  .u-sp-pl15 {
    padding-left: 75px !important;
  }
}

.u-pl16 {
  padding-left: 80px;
}

@media screen and (max-width: 767px) {
  .u-sp-pl16 {
    padding-left: 80px !important;
  }
}

.u-pl17 {
  padding-left: 85px;
}

@media screen and (max-width: 767px) {
  .u-sp-pl17 {
    padding-left: 85px !important;
  }
}

.u-pl18 {
  padding-left: 90px;
}

@media screen and (max-width: 767px) {
  .u-sp-pl18 {
    padding-left: 90px !important;
  }
}

.u-pl19 {
  padding-left: 95px;
}

@media screen and (max-width: 767px) {
  .u-sp-pl19 {
    padding-left: 95px !important;
  }
}

.u-pl20 {
  padding-left: 100px;
}

@media screen and (max-width: 767px) {
  .u-sp-pl20 {
    padding-left: 100px !important;
  }
}

.u-pl21 {
  padding-left: 105px;
}

@media screen and (max-width: 767px) {
  .u-sp-pl21 {
    padding-left: 105px !important;
  }
}

.u-pl22 {
  padding-left: 110px;
}

@media screen and (max-width: 767px) {
  .u-sp-pl22 {
    padding-left: 110px !important;
  }
}

.u-pl23 {
  padding-left: 115px;
}

@media screen and (max-width: 767px) {
  .u-sp-pl23 {
    padding-left: 115px !important;
  }
}

.u-pl24 {
  padding-left: 120px;
}

@media screen and (max-width: 767px) {
  .u-sp-pl24 {
    padding-left: 120px !important;
  }
}

.u-pl25 {
  padding-left: 125px;
}

@media screen and (max-width: 767px) {
  .u-sp-pl25 {
    padding-left: 125px !important;
  }
}

.u-pl26 {
  padding-left: 130px;
}

@media screen and (max-width: 767px) {
  .u-sp-pl26 {
    padding-left: 130px !important;
  }
}

.u-pl27 {
  padding-left: 135px;
}

@media screen and (max-width: 767px) {
  .u-sp-pl27 {
    padding-left: 135px !important;
  }
}

.u-pl28 {
  padding-left: 140px;
}

@media screen and (max-width: 767px) {
  .u-sp-pl28 {
    padding-left: 140px !important;
  }
}

.u-pl29 {
  padding-left: 145px;
}

@media screen and (max-width: 767px) {
  .u-sp-pl29 {
    padding-left: 145px !important;
  }
}

.u-pl30 {
  padding-left: 150px;
}

@media screen and (max-width: 767px) {
  .u-sp-pl30 {
    padding-left: 150px !important;
  }
}

.u-pl31 {
  padding-left: 155px;
}

@media screen and (max-width: 767px) {
  .u-sp-pl31 {
    padding-left: 155px !important;
  }
}

.u-pl32 {
  padding-left: 160px;
}

@media screen and (max-width: 767px) {
  .u-sp-pl32 {
    padding-left: 160px !important;
  }
}

.u-pl33 {
  padding-left: 165px;
}

@media screen and (max-width: 767px) {
  .u-sp-pl33 {
    padding-left: 165px !important;
  }
}

.u-pl34 {
  padding-left: 170px;
}

@media screen and (max-width: 767px) {
  .u-sp-pl34 {
    padding-left: 170px !important;
  }
}

.u-pl35 {
  padding-left: 175px;
}

@media screen and (max-width: 767px) {
  .u-sp-pl35 {
    padding-left: 175px !important;
  }
}

.u-pl36 {
  padding-left: 180px;
}

@media screen and (max-width: 767px) {
  .u-sp-pl36 {
    padding-left: 180px !important;
  }
}

.u-pl37 {
  padding-left: 185px;
}

@media screen and (max-width: 767px) {
  .u-sp-pl37 {
    padding-left: 185px !important;
  }
}

.u-pl38 {
  padding-left: 190px;
}

@media screen and (max-width: 767px) {
  .u-sp-pl38 {
    padding-left: 190px !important;
  }
}

.u-pl39 {
  padding-left: 195px;
}

@media screen and (max-width: 767px) {
  .u-sp-pl39 {
    padding-left: 195px !important;
  }
}

.u-pl40 {
  padding-left: 200px;
}

@media screen and (max-width: 767px) {
  .u-sp-pl40 {
    padding-left: 200px !important;
  }
}

.u-text-center {
  text-align: center;
}

.u-text-right {
  text-align: right;
}

.u-text-left {
  text-align: left;
}