@charset "UTF-8";
/* リキッドレイアウト対応 */
body {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  background-color: #F0F0F1;
}

.u-desktop {
  display: none;
}
@media screen and (min-width: 768px) {
  .u-desktop {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .u-mobile {
    display: none;
  }
}

.wf-loading {
  opacity: 0;
}

html {
  font-size: 16px;
}
@media (max-width: 375px) {
  html {
    font-size: 4.2666666667vw;
  }
}
@media screen and (min-width: 768px) {
  html {
    font-size: 1.4545454545vw;
  }
}
@media (min-width: 1100px) {
  html {
    font-size: 16px;
  }
}

/* pcの電話番号発信対応 */
@media screen and (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}

/* ホバー */
a {
  text-decoration: none;
  color: inherit;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
/*======================================================
  改行
======================================================*/
.br-pc {
  display: none;
}
@media screen and (min-width: 768px) {
  .br-pc {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .br-sp {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 1000px) {
  .br-tab {
    display: block;
  }
}
/*======================================================
各ページの全体のカラー  
======================================================*/
.body--sydney {
  background-color: #ffc5bd;
  position: relative;
}

.body--melbourne {
  background-color: #ebfad2;
  position: relative;
}

.body--interview {
  background-color: #F8F9E5;
  position: relative;
}

.body--taipei {
  background-color: #EBFFFD;
  position: relative;
}

.body--la {
  background-color: #F2F0C0;
  position: relative;
}

.body--marufukuro {
  background-color: #ABABA8;
  position: relative;
  font-family: "kepler-std", serif;
}

/*======================================================
  記事がないもしくはリンクがない時のスタイル
======================================================*/
.is-close {
  pointer-events: none;
  cursor: not-allowed;
  display: block;
}

.is-close--gray::after {
  background-color: rgba(50, 50, 50, .7);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  content: "";
}

.is-close--gray02::after {
  background-color: rgba(50, 50, 50, .7);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  content: "";
  border-radius: 0.625rem;
}

/*======================================================
メニュー開閉時にbodyを固定
======================================================*/
body {
  position: relative;
  -webkit-font-smoothing: antialiased;
}

body.is-fixed {
  width: 100%;
  height: 100%;
  position: fixed;
}

/*======================================================
  melbourneページのカラースタイル
======================================================*/
.--melbourne-text {
  color: #005829 !important;
}

.--melbourne-bg {
  background-color: #005829 !important;
}

.--melbourne-link {
  color: #005829 !important;
}

.--melbourne-text a {
  color: #005829;
}

/*======================================================
  taipeiページのカラースタイル
======================================================*/
.--taipei-text {
  color: #9540E9 !important;
}

.--taipei-bg {
  background-color: #9540E9 !important;
}

.--taipei-link {
  color: #9540E9 !important;
  text-decoration: underline;
}

.--taipei-text a {
  color: #9540E9;
}

/*======================================================
  los_angelesのカラースタイル
======================================================*/
.--taipei-text {
  color: #FF8B04 !important;
}

.--taipei-text a {
  color: #FF8B04;
}

.--la-bg {
  background-color: #FF8B04 !important;
}

.--la-link {
  color: #FF8B04 !important;
  text-decoration: underline;
}

/*======================================================
  外部要素削除
======================================================*/
.c-breadcrumb {
  display: none;
  height: 0 !important;
  opacity: 0;
}

.sticky-top {
  display: none;
  height: 0 !important;
  opacity: 0;
}

.l-headline {
  display: none;
  height: 0 !important;
  opacity: 0;
}

.ld-lg-none {
  display: none;
  height: 0 !important;
  opacity: 0;
}

#header-logout-form {
  display: none;
  height: 0 !important;
  opacity: 0;
}

.container.px-0 {
  display: none;
  height: 0 !important;
  opacity: 0;
}

.l-default__breadcrumb {
  display: none;
  height: 0 !important;
  opacity: 0;
}

.d-lg-none {
  display: none;
  height: 0 !important;
  opacity: 0;
}

.d-lg-block {
  display: none;
  height: 0 !important;
  opacity: 0;
}

.p-topic-detail__btn-back {
  display: none;
  height: 0 !important;
  opacity: 0;
}

.l-default__bottom-overlay {
  display: none;
  height: 0 !important;
  opacity: 0;
}

.l-footer-b {
  display: none;
  height: 0 !important;
  opacity: 0;
}

.l-default__drawer-menu {
  display: none;
  height: 0 !important;
  opacity: 0;
}

.js-ajax-loader {
  display: none;
  height: 0 !important;
  opacity: 0;
}

.alert-info {
  display: none;
  height: 0 !important;
  opacity: 0;
}

.l-header__global-navi {
  display: none;
  height: 0 !important;
  opacity: 0;
}

.flex-nowrap {
  display: none;
  height: 0 !important;
  opacity: 0;
}

.c-drawer-menu-list-menu__container {
  display: none;
  height: 0 !important;
  opacity: 0;
}

.c-drawer-menu-list-menu__title {
  display: none;
  height: 0 !important;
  opacity: 0;
}

.c-drawer-menu-list-menu__link {
  display: none;
  height: 0 !important;
  opacity: 0;
}

.d-flex {
  display: none !important;
  height: 0 !important;
  opacity: 0;
}

.c-drawer-menu-list-menu__content {
  display: none !important;
  height: 0 !important;
  opacity: 0;
}

.p-global-navi-a__item {
  display: none !important;
  height: 0 !important;
  opacity: 0;
}

/*======================================================
  フェードの読み込み
======================================================*/
.js-fade {
  opacity: 0;
  -webkit-transform: translateY(0.9375rem);
          transform: translateY(0.9375rem);
}

.js-fade-fix {
  opacity: 0;
  -webkit-transform: translateY(0.9375rem);
          transform: translateY(0.9375rem);
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* Remove default padding */
ul,
ol {
  padding: 0;
}

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
ul,
ol,
figure,
blockquote,
dl,
dd {
  margin: 0;
}

/* Set core root defaults */
/* Set core body defaults */
body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

/* Remove list styles on ul, ol elements with a class attribute */
ul,
ol {
  list-style: none;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  text-decoration-skip-ink: auto;
}

/* Make images easier to work with */
img {
  max-width: 100%;
  display: block;
  width: 100%;
}

/* Natural flow and rhythm in articles by default */
article > * + * {
  margin-top: 1em;
}

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}

/* Blur images when they have no alt attribute */
img:not([alt]) {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="10" /></filter></svg>#filter');
  -webkit-filter: blur(10px);
          filter: blur(10px);
}

/* フォームリセット */
input,
button,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}

textarea {
  resize: vertical;
}

input[type=checkbox],
input[type=radio] {
  display: none;
}

input[type=submit],
input[type=button],
label,
button,
select {
  cursor: pointer;
}

select::-ms-expand {
  display: none;
}

@media screen and (min-width: 768px) {
  .l-center-line {
    position: absolute;
    content: "";
    width: 1px;
    top: 100px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    background-color: #F00;
    z-index: -2;
  }
}

@media screen and (min-width: 768px) {
  .l-center-line--belongings {
    position: fixed;
    width: 1px;
    top: 3.75rem;
    right: 18.125rem;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: -2;
    background: #000;
  }
}

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2000;
}

.l-inner {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .l-inner {
    max-width: 1180px;
    padding-right: 40px;
    padding-left: 40px;
  }
}

.l-la-space {
  margin-top: 100px;
  margin-top: 6.25rem;
}

@media screen and (min-width: 768px) {
  .l-la-space--pc {
    margin-top: 9.375rem !important;
  }
}

.l-margin {
  margin-top: 50px;
  margin-top: 3.125rem;
}

.l-margin--first {
  margin-top: 47px;
  margin-top: 2.9375rem;
}
@media screen and (min-width: 768px) {
  .l-margin--first {
    margin-top: 0;
  }
}

.l-overlay {
  display: none !important;
  height: 100%;
  position: absolute;
  content: "";
  width: 100%;
  height: 100vh;
  left: 0;
  top: 0;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.l-overlay.is-open {
  display: block !important;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.l-section {
  margin-top: 100px;
  margin-top: 6.25rem;
}
@media screen and (min-width: 768px) {
  .l-section {
    margin-top: 9.375rem;
  }
}

.l-section--la {
  margin-top: 67px;
  margin-top: 4.1875rem;
}
@media screen and (min-width: 768px) {
  .l-section--la {
    margin-top: 6.25rem;
  }
}

.l-section--video {
  margin-top: 80px;
  margin-top: 5rem;
}
@media screen and (min-width: 768px) {
  .l-section--video {
    margin-top: 6.25rem;
  }
}

.l-sp-container {
  max-width: 600px;
  max-width: 37.5rem;
  margin-left: auto;
  margin-right: auto;
}

.l-taipei-space {
  margin-top: 50px;
  margin-top: 3.125rem;
}

@media screen and (min-width: 768px) {
  .l-taipei-space--pc {
    margin-top: 9.375rem !important;
  }
}

@media screen and (min-width: 768px) {
  .l-text-contents {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }
}

.c-column-view {
  color: #F00;
}
@media screen and (min-width: 768px) {
  .c-column-view {
    width: 50%;
    padding-left: 2.5rem;
    margin-top: 0;
  }
}

@media screen and (min-width: 768px) {
  .c-column-view--pc {
    margin-left: auto;
    margin-right: auto;
    margin-top: 9.375rem;
  }
}

@media screen and (min-width: 768px) {
  .c-column-view--pc02 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 6.25rem !important;
  }
}

@media screen and (min-width: 768px) {
  .c-column-view--la {
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    width: 43%;
    margin-top: 5.5rem;
  }
}

.c-column-view__image {
  display: block;
  position: relative;
}

.c-column-view__image:not(:first-child) {
  margin-top: 50px;
  margin-top: 3.125rem;
}
@media screen and (min-width: 768px) {
  .c-column-view__image:not(:first-child) {
    margin-top: 6.25rem;
  }
}

@media screen and (min-width: 768px) {
  .c-column-view__image--600 {
    width: 46.8%;
    margin-left: auto;
    margin-right: auto;
  }
}

.c-column-view__text {
  font-size: clamp(11px, 12px, 5vw);
  font-size: clamp(11px, 0.75rem, 5vw);
  line-height: normal;
  font-weight: 500;
  margin-top: 13px;
  margin-top: 0.8125rem;
}

.c-column-view__icon {
  position: absolute;
  content: "";
  right: 10px;
  right: 0.625rem;
  bottom: 10px;
  bottom: 0.625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-column-view__icon--12 {
  bottom: 28%;
  right: 71%;
}

.c-column-view__icon--22-1 {
  bottom: 77%;
  right: 37%;
}
@media screen and (min-width: 768px) {
  .c-column-view__icon--22-1 {
    right: calc(50% - 3.125rem);
  }
}

.c-column-view__icon--22-2 {
  bottom: 45%;
  right: 24%;
}
@media screen and (min-width: 768px) {
  .c-column-view__icon--22-2 {
    bottom: 44.5%;
    right: 26%;
  }
}

.c-column-view__icon--22-3 {
  bottom: 23%;
  right: 57%;
}
@media screen and (min-width: 768px) {
  .c-column-view__icon--22-3 {
    bottom: 27%;
    right: 58%;
  }
}

.c-column-view__link {
  width: 22px;
  width: 1.375rem;
  height: 22px;
  height: 1.375rem;
  background-color: #fff;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
  position: relative;
}

.c-column-view__link:not(:first-child) {
  margin-left: 5px;
  margin-left: 0.3125rem;
}

.c-column-view__link span {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #F00;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.c-column-view__link--melbourne span {
  background-color: #005829;
}

.c-column-view__link--interview span {
  background-color: #000;
}

.c-column-view__link--taipei span {
  background-color: #9540E9;
}

.c-column-view__link--la span {
  background-color: #FF8B04;
}

.c-column-view__link span:nth-child(1) {
  width: 1px;
  height: 10px;
  height: 0.625rem;
}

.c-column-view__link span:nth-child(2) {
  width: 10px;
  width: 0.625rem;
  height: 1px;
}

@media screen and (min-width: 768px) {
  .c-column-view__link:hover {
    background-color: #F00;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
}

@media screen and (min-width: 768px) {
  .c-column-view__link--interview:hover {
    background-color: #000;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
}

@media screen and (min-width: 768px) {
  .c-column-view__link--taipei:hover {
    background-color: #9540E9;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
}

@media screen and (min-width: 768px) {
  .c-column-view__link--la:hover {
    background-color: #FF8B04;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
}

@media screen and (min-width: 768px) {
  .c-column-view__icon:hover span {
    background-color: #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
}

@media screen and (min-width: 768px) {
  .c-column-view__link--melbourne:hover {
    background-color: #005829;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
}

@media screen and (min-width: 768px) {
  .c-column-view__link--interview:hover span {
    background-color: #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
}

@media screen and (min-width: 768px) {
  .c-column-view__link--taipei:hover span {
    background-color: #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
}

@media screen and (min-width: 768px) {
  .c-column-view__link--la:hover span {
    background-color: #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
}

/*======================================================
    20240422~追加
======================================================*/
@media screen and (min-width: 768px) {
  .c-column-view__image--small {
    width: 46.875%;
    margin-left: auto;
    margin-right: auto;
  }
}

.c-column-view__image--la {
  padding-left: 40px;
  padding-left: 2.5rem;
  padding-right: 40px;
  padding-right: 2.5rem;
}
@media screen and (min-width: 768px) {
  .c-column-view__image--la {
    width: 46.875%;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }
}

.c-column {
  text-align: center;
  color: #F00;
}
@media screen and (min-width: 768px) {
  .c-column {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.c-column__marker {
  background-image: -webkit-gradient(linear, left top, left bottom, to(#F00));
  background-image: linear-gradient(to bottom, #F00 100%);
  background-repeat: no-repeat;
  background-position: bottom left;
  overflow: hidden;
  width: 100%;
  height: 1px;
  margin-top: 50px;
  margin-top: 3.125rem;
  background-size: 0% 1px;
}
@media screen and (min-width: 768px) {
  .c-column__marker {
    margin-top: 0;
  }
}

.c-column__marker--green {
  background-image: -webkit-gradient(linear, left top, left bottom, to(#005829));
  background-image: linear-gradient(to bottom, #005829 100%);
}

.c-column__marker--taipei {
  background-image: -webkit-gradient(linear, left top, left bottom, to(#9540E9));
  background-image: linear-gradient(to bottom, #9540E9 100%);
}

.c-column__marker--la {
  background-image: -webkit-gradient(linear, left top, left bottom, to(#FF8B04));
  background-image: linear-gradient(to bottom, #FF8B04 100%);
}

.c-column__title {
  font-family: tt-nooks, serif;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 400;
  letter-spacing: -1px;
  margin-top: 60px;
  margin-top: 3.75rem;
}
@media screen and (min-width: 768px) {
  .c-column__title {
    margin-top: 0;
  }
}

.c-column__icon {
  width: 20px;
  width: 1.25rem;
  height: 20px;
  height: 1.25rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  margin-top: 0.3125rem;
}
@media screen and (min-width: 768px) {
  .c-column__icon {
    margin-top: 0.4375rem;
  }
}

.c-column__number {
  font-size: 100px;
  font-size: 6.25rem;
  margin-top: 5px;
  margin-top: 0.3125rem;
  font-family: tt-nooks, serif;
  font-weight: 300;
}
@media screen and (min-width: 768px) {
  .c-column__number {
    font-size: 12.5rem;
    margin-top: 0.9375rem;
  }
}

.c-column__text {
  margin-top: 13px;
  margin-top: 0.8125rem;
  line-height: normal;
  color: #F00;
}
@media screen and (min-width: 768px) {
  .c-column__text {
    margin-top: 0;
    font-size: 1.125rem;
  }
}

.c-column__text--melbourne {
  margin-top: 13px;
  margin-top: 0.8125rem;
  line-height: normal;
  color: #005829;
}
@media screen and (min-width: 768px) {
  .c-column__text--melbourne {
    margin-top: 0;
    font-size: 1.125rem;
  }
}

.c-column__text span {
  font-family: tt-commons-pro, sans-serif;
}

.c-column__text--melbourne span {
  font-family: tt-commons-pro, sans-serif;
}

.c-column__text--small {
  line-height: normal;
  font-size: clamp(11px, 12px, 5vw);
  font-size: clamp(11px, 0.75rem, 5vw);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 768px) {
  .c-column__text--small {
    margin-top: 0.5rem;
  }
}

.c-column__text--la {
  color: #FF8B04;
}

@media screen and (min-width: 768px) {
  .c-column__text--short {
    width: 48%;
  }
}

.c-column__text a {
  color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#F00), to(#F00));
  background-image: linear-gradient(#F00, #F00);
  background-size: 100% 100%;
  background-position: 0 100%;
  background-repeat: no-repeat;
  padding: 1.5px;
}

.c-column__text--melbourne a {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#005829), to(#005829));
  background-image: linear-gradient(#005829, #005829);
  color: #fff !important;
  background-size: 100% 90%;
  background-position: 0 100%;
  background-repeat: no-repeat;
  padding: 0 5px;
  padding: 0 0.3125rem;
}

.c-column__space {
  padding-left: 15px;
  padding-left: 0.9375rem;
  padding-right: 15px;
  padding-right: 0.9375rem;
}
@media screen and (min-width: 768px) {
  .c-column__space {
    padding-left: 0;
    padding-right: 0;
  }
}

.c-hamburger {
  -webkit-transition: -webkit-transform 0.5s ease 0s;
  transition: -webkit-transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s, -webkit-transform 0.5s ease 0s;
  width: 37px;
  width: 2.3125rem;
  height: 37px;
  height: 2.3125rem;
  position: relative;
  cursor: pointer;
  border-radius: 0.25rem;
  z-index: 1000;
}

.c-hamburger span {
  position: absolute;
  display: block;
  width: 37px;
  width: 2.3125rem;
  height: 1px;
  height: 0.0625rem;
  background: #000;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  border-radius: 0.25rem;
  left: 0;
}

.c-hamburger span:nth-child(1) {
  top: 13px;
  top: 0.8125rem;
}

.c-hamburger span:nth-child(2) {
  bottom: 13px;
  bottom: 0.8125rem;
}

.c-hamburger.is-open span:nth-child(1) {
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
}

.c-hamburger.is-open span:nth-child(2) {
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}

.c-language {
  font-family: tt-commons-pro, sans-serif;
  font-weight: 400;
}

.c-language--marufukuro {
  font-family: "kepler-std", serif;
}

.c-line {
  height: 1px;
  background-color: #000;
}

.c-link-line {
  background-size: 100% 0.0625rem;
  background-position: 0 85%;
  background-repeat: no-repeat;
  -webkit-transition: 0.8s;
  transition: 0.8s;
  display: inline;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: linear-gradient(#000, #000);
}
@media screen and (min-width: 768px) {
  .c-link-line {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
}

.c-logo {
  width: 73px;
  width: 4.5625rem;
}

.c-map {
  position: relative;
  width: 75%;
  max-width: 199px;
  max-width: 12.4375rem;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .c-map {
    margin-top: 1.5625rem;
    width: 100%;
    max-width: 11.6875rem;
  }
}

.c-map--taipei {
  max-width: 107px;
  max-width: 6.6875rem;
  margin-top: 27px;
  margin-top: 1.6875rem;
}

.c-map--la {
  max-width: 309px;
  max-width: 19.3125rem;
  margin-top: 7px;
  margin-top: 0.4375rem;
}

.c-map__point {
  width: 15px;
  width: 0.9375rem;
  height: 15px;
  height: 0.9375rem;
  position: absolute;
  pointer-events: all;
  top: 67%;
  right: 4%;
  opacity: 0;
}

.c-map__point--melbourne {
  top: 78%;
  right: 17%;
}

.c-map__point--taipei {
  top: 7%;
  right: 15%;
}

.c-map__point--la {
  top: 53%;
  right: 92%;
}

.c-map__dots {
  position: relative;
  height: 100%;
  width: 100%;
}

.c-map__dot {
  background: #F00;
  border-radius: 50%;
  border: 2px solid #F00;
  -webkit-animation: pulsate 1s ease-out;
          animation: pulsate 1s ease-out;
  height: 100%;
  width: 100%;
  border-radius: 50%;
}

.c-map__dot--melbourne {
  background: #005829;
  border: 2px solid #005829;
}

.c-map__dot--taipei {
  background: #9540E9;
  border: 2px solid #9540E9;
}

.c-map__dot--la {
  background: #FF8B04;
  border: 2px solid #FF8B04;
}

.c-map__pulse {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: #F00;
  border-radius: 50%;
  border: 2px solid #F00;
  border: 0.125rem solid #F00;
  -webkit-animation: pulsate 1s ease-out;
          animation: pulsate 1s ease-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.c-map__pulse--melbourne {
  background: #005829;
  border: 2px solid #005829;
  border: 0.125rem solid #005829;
}

.c-map__pulse--taipei {
  background: #9540E9;
  border: 2px solid #9540E9;
  border: 0.125rem solid #9540E9;
}

.c-map__pulse--la {
  background: #FF8B04;
  border: 2px solid #FF8B04;
  border: 0.125rem solid #FF8B04;
}

@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
    opacity: 0.9;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(2);
            transform: translate(-50%, -50%) scale(2);
    opacity: 0;
  }
}

@keyframes pulsate {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
    opacity: 0.9;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(2);
            transform: translate(-50%, -50%) scale(2);
    opacity: 0;
  }
}
.c-marker {
  background-image: -webkit-gradient(linear, left top, left bottom, to(#000));
  background-image: linear-gradient(to bottom, #000 100%);
  background-size: 0% 1px;
  background-repeat: no-repeat;
  background-position: bottom left;
  overflow: hidden;
}

.c-marker--red {
  background-image: -webkit-gradient(linear, left top, left bottom, to(#F00));
  background-image: linear-gradient(to bottom, #F00 100%);
}

.c-marker--green {
  background-image: -webkit-gradient(linear, left top, left bottom, to(#005829));
  background-image: linear-gradient(to bottom, #005829 100%);
}

.c-marker--black {
  background-image: -webkit-gradient(linear, left top, left bottom, to(#000));
  background-image: linear-gradient(to bottom, #000 100%);
}

.c-marker--taipei {
  background-image: -webkit-gradient(linear, left top, left bottom, to(#9540E9));
  background-image: linear-gradient(to bottom, #9540E9 100%);
}

.c-marker--la {
  background-image: -webkit-gradient(linear, left top, left bottom, to(#FF8B04));
  background-image: linear-gradient(to bottom, #FF8B04 100%);
}

.c-message {
  font-size: clamp(12px, 14px, 5vw);
  font-size: clamp(12px, 0.875rem, 5vw);
}

.c-message__title {
  font-family: Helvetica Neue LT Std, sans-serif;
  font-size: clamp(12px, 13px, 5vw);
  font-size: clamp(12px, 0.8125rem, 5vw);
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
}
@media screen and (min-width: 768px) {
  .c-message__title {
    -webkit-writing-mode: initial;
        -ms-writing-mode: initial;
            writing-mode: initial;
  }
}

.c-message__ja {
  line-height: normal;
  font-size: clamp(12px, 14px, 5vw);
  font-size: clamp(12px, 0.875rem, 5vw);
}

.c-message__ja--belongings {
  font-weight: 500;
  font-size: 18px;
  font-size: 1.125rem;
}
@media screen and (min-width: 768px) {
  .c-message__ja--belongings {
    font-weight: 600;
    font-size: 0.9375rem;
  }
}

.c-message__ja--belongings02 {
  font-weight: 500;
  line-height: normal;
}

.c-message__en {
  margin-top: 30px;
  margin-top: 1.875rem;
  line-height: normal;
  font-family: tt-commons-pro, sans-serif;
  font-weight: 400;
  font-size: clamp(12px, 14px, 5vw);
  font-size: clamp(12px, 0.875rem, 5vw);
}
@media screen and (min-width: 768px) {
  .c-message__en {
    margin-top: 0;
    line-height: 1.6666666667;
    margin-top: 1.5625rem;
    font-size: 0.9375rem;
  }
}

.c-message__en--top {
  font-size: clamp(12px, 13px, 5vw);
  font-size: clamp(12px, 0.8125rem, 5vw);
}
@media screen and (min-width: 768px) {
  .c-message__en--top {
    font-size: clamp(12px, 0.875rem, 5vw);
  }
}

.c-message__en--belongings {
  font-family: tt-commons-pro, sans-serif;
  line-height: 1.4736842105;
  margin-top: 25px;
  margin-top: 1.5625rem;
  font-size: 19px;
  font-size: 1.1875rem;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .c-message__en--belongings {
    font-size: 1rem;
    line-height: 1.6875;
  }
}

.c-message__en--belongings02 {
  line-height: 1.6428571429;
  margin-top: 25px;
  margin-top: 1.5625rem;
  font-size: clamp(12px, 14px, 5vw);
  font-size: clamp(12px, 0.875rem, 5vw);
}

@media screen and (min-width: 768px) {
  .c-message__en--column {
    font-size: clamp(12px, 0.875rem, 5vw);
  }
}

.c-message__name {
  font-size: clamp(11px, 12px, 5vw);
  font-size: clamp(11px, 0.75rem, 5vw);
  font-family: "Oranienbaum", serif;
  font-weight: 400;
  margin-top: 13px;
  margin-top: 0.8125rem;
}
@media screen and (min-width: 768px) {
  .c-message__name {
    margin-top: 3.625rem;
  }
}

/*======================================================
    20240423~追加css
======================================================*/
.c-message__en span {
  color: #F00;
}

.c-page-title {
  margin-top: 13px;
  margin-top: 0.8125rem;
  font-size: 60px;
  font-size: 3.75rem;
  font-family: tt-nooks, serif;
  font-weight: 400;
  letter-spacing: -3px;
  letter-spacing: -0.1875rem;
}
@media screen and (min-width: 768px) {
  .c-page-title {
    font-size: 6.25rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 1220px) {
  .c-page-title--melbourne {
    font-size: 5.625rem;
  }
}
.c-page-title--la {
  letter-spacing: -3.6px;
  letter-spacing: -0.225rem;
}
@media screen and (min-width: 768px) {
  .c-page-title--la {
    letter-spacing: -0.375rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  .c-page-title--la {
    font-size: 5.625rem;
  }
}
.c-profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-family: tt-commons-pro, sans-serif;
}
@media screen and (min-width: 768px) {
  .c-profile {
    display: block;
  }
}

.c-profile__name {
  font-size: clamp(11px, 12px, 5vw);
  font-size: clamp(11px, 0.75rem, 5vw);
}

.c-profile__date {
  font-size: clamp(11px, 12px, 5vw);
  font-size: clamp(11px, 0.75rem, 5vw);
}
@media screen and (min-width: 768px) {
  .c-profile__date {
    margin-top: 0.9375rem;
  }
}

.c-profile__date h4,
.c-profile__name h4 {
  font-size: clamp(11px, 12px, 5vw);
  font-size: clamp(11px, 0.75rem, 5vw);
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .c-profile__date h4,
  .c-profile__name h4 {
    font-size: clamp(12px, 0.875rem, 5vw);
  }
}

.c-slide__next,
.c-slide__prev {
  width: 39px !important;
  width: 2.4375rem !important;
  top: 45% !important;
}
@media screen and (min-width: 768px) {
  .c-slide__next,
  .c-slide__prev {
    width: 3.5rem !important;
    height: 2.125rem !important;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
}

.c-slide__next img,
.c-slide__prev img {
  width: 39px !important;
  width: 2.4375rem !important;
  height: 24px !important;
  height: 1.5rem !important;
}
@media screen and (min-width: 768px) {
  .c-slide__next img,
  .c-slide__prev img {
    width: 3.5rem !important;
    height: 2.125rem !important;
  }
}

.c-slide__prev::after,
.c-slide__next::after {
  background-repeat: no-repeat;
  background-size: contain;
  content: "" !important;
  margin: auto;
  width: 39px;
  width: 2.4375rem;
}
@media screen and (min-width: 768px) {
  .c-slide__prev::after,
  .c-slide__next::after {
    width: 3.5rem;
  }
}

.c-slide__next.swiper-button-disabled, .c-slide__prev.swiper-button-disabled {
  display: none;
}

/*======================================================
  マウスオーバー
======================================================*/
@media screen and (min-width: 768px) {
  .c-slide__next:hover {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
}

@media screen and (min-width: 768px) {
  .c-slide__prev:hover {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translateX(-5px);
            transform: translateX(-5px);
  }
}

.c-text-animation .word {
  overflow: hidden;
  display: inline-block;
  line-height: 1.05;
}

.c-text-animation .word--text {
  display: inline-block;
  line-height: 1.05;
}

.c-title-image {
  margin-top: 120px;
  margin-top: 7.5rem;
  position: relative;
}

.c-title-image__text {
  font-size: 27px;
  font-size: 1.6875rem;
  font-family: tt-nooks, serif;
  font-weight: 900;
  line-height: 1.3703703704;
  color: #F00;
  position: absolute;
  content: "";
  top: -20px;
  top: -1.25rem;
  right: -20px;
  right: -1.25rem;
  max-width: 200px;
  max-width: 12.5rem;
  margin-left: auto;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .c-title-image__text {
    top: 1.75rem;
    right: -7.75rem;
    font-size: 2.5rem;
    max-width: none;
    max-width: initial;
  }
}

.c-title-image__text--la {
  top: 72px;
  top: 4.5rem;
  right: 3px;
  right: 0.1875rem;
  color: #FF8B04;
}
@media screen and (min-width: 768px) {
  .c-title-image__text--la {
    top: 8rem;
    right: -10.9375rem;
  }
}

.c-title-image__view {
  width: 72%;
  margin-left: auto;
  margin-right: auto;
}

.c-title-image video {
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 768px) {
  .c-title-image__view--02 {
    width: 100%;
  }
}

.c-title-image__link {
  width: 100%;
  color: #F00;
}

.c-title-image__link--la {
  color: #FF8B04;
}

@media screen and (min-width: 768px) {
  .c-video {
    width: 60%;
  }
}

.c-video--la {
  padding-top: 92px;
  padding-top: 5.75rem;
}
@media screen and (min-width: 768px) {
  .c-video--la {
    width: 26%;
    padding-top: 12.5rem;
    min-width: 20.75rem;
  }
}

.c-video video {
  width: 100%;
}

.c-video--large video {
  width: 100%;
}

.c-video--large {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .c-video--large {
    width: 93.75%;
  }
}

.c-vol {
  margin-top: 10px;
  margin-top: 0.625rem;
  font-family: tt-commons-pro, sans-serif;
  font-size: clamp(12px, 14px, 5vw);
  font-size: clamp(12px, 0.875rem, 5vw);
}
@media screen and (min-width: 768px) {
  .c-vol {
    margin-top: 1.0625rem;
    font-size: 0.9375rem;
  }
}

.c-vol__title {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: tt-commons-pro, sans-serif;
  font-weight: 300;
  margin-top: 6px;
  margin-top: 0.375rem;
  line-height: 1.3;
}
@media screen and (min-width: 768px) {
  .c-vol__title {
    font-size: 1.375rem;
    line-height: 1.2727272727;
  }
}

.p-marufukuro-about {
  color: #145e63;
  background-color: #f3f3f3;
}

.p-marufukuro-about__inner {
  padding-top: 35px;
  padding-top: 2.1875rem;
}
@media screen and (min-width: 768px) {
  .p-marufukuro-about__inner {
    padding-top: 0;
  }
}

@media screen and (min-width: 768px) {
  .p-marufukuro-about__container {
    display: grid;
    grid-template-columns: 440fr 840fr;
  }
}

@media screen and (min-width: 768px) {
  .p-marufukuro-about__left {
    padding-left: 2.3125rem;
    padding-right: 2rem;
    padding-top: 3.9375rem;
  }
}

.p-marufukuro-about__details {
  padding-left: 15px;
  padding-left: 0.9375rem;
  padding-right: 15px;
  padding-right: 0.9375rem;
}
@media screen and (min-width: 768px) {
  .p-marufukuro-about__details {
    padding: 0;
  }
}

.p-marufukuro-about__detail {
  border-top: 1px solid #145e63;
  padding-top: 10px;
  padding-top: 0.625rem;
  padding-bottom: 10px;
  padding-bottom: 0.625rem;
  display: grid;
  grid-template-columns: 54fr 250fr;
  gap: 23px;
  gap: 1.4375rem;
}
@media screen and (min-width: 768px) {
  .p-marufukuro-about__detail {
    gap: 0.75rem;
    padding-top: 0.5rem;
    padding-bottom: 1rem;
  }
}

@media screen and (min-width: 768px) {
  .p-marufukuro-about__detail:last-child {
    border-bottom: 1px solid #145e63;
    padding-bottom: 2.4375rem;
  }
}

.p-marufukuro-about__detail dt {
  font-size: 10px;
  line-height: 2.2;
}
@media screen and (min-width: 768px) {
  .p-marufukuro-about__detail dt {
    font-size: clamp(10px, 0.75rem, 1.5vw);
  }
}

.p-marufukuro-about__detail dd {
  font-size: 13px;
  font-size: 0.8125rem;
}
@media screen and (min-width: 768px) {
  .p-marufukuro-about__detail dd {
    font-size: clamp(12px, 0.875rem, 1.5vw);
  }
}

.p-marufukuro-about__name {
  font-size: 18px;
  font-size: 1.125rem;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  line-height: 1.25;
  font-weight: 400;
  margin-bottom: 4px;
  margin-bottom: 0.25rem;
}
@media screen and (min-width: 768px) {
  .p-marufukuro-about__name {
    font-size: 1.25rem;
    line-height: 1.4;
  }
}

.p-marufukuro-about__text {
  font-size: 14px;
  font-size: 0.875rem;
}
@media screen and (min-width: 768px) {
  .p-marufukuro-about__text {
    font-size: clamp(12px, 0.875rem, 1.5vw);
  }
}

.p-marufukuro-about__text:not(:first-child) {
  margin-top: 20px;
  margin-top: 1.25rem;
}

.p-marufukuro-about__text--jp {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: normal;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p-marufukuro-about__text--jp {
    font-size: clamp(11px, 0.8125rem, 1.5vw);
  }
}

.p-marufukuro-about__images {
  margin-top: 40px;
  margin-top: 2.5rem;
}
@media screen and (min-width: 768px) {
  .p-marufukuro-about__images {
    margin-top: 0;
  }
}

.p-marufukuro-about__image img {
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 375/480;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .p-marufukuro-about__image img {
    aspect-ratio: 840/1080;
  }
}

@media screen and (min-width: 768px) {
  .p-marufukuro-about__sticky {
    position: sticky;
    top: 6.25rem;
    left: 0;
    padding-bottom: 3.75rem;
  }
}

.p-marufukuro-about__explanations {
  margin-top: 64px;
  margin-top: 4rem;
  padding-left: 15px;
  padding-left: 0.9375rem;
  padding-right: 15px;
  padding-right: 0.9375rem;
  padding-bottom: 10px;
  padding-bottom: 0.625rem;
  display: grid;
  gap: 45px;
  gap: 2.8125rem;
}
@media screen and (min-width: 768px) {
  .p-marufukuro-about__explanations {
    padding-left: 0;
    padding-right: 0;
    margin-top: 2.75rem;
  }
}

.p-marufukuro-about__explanations--jp {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
}

.p-marufukuro-about__explanations dl {
  display: grid;
  gap: 25px;
  gap: 1.5625rem;
}

.p-marufukuro-about__explanations--jp dl {
  gap: 21px;
  gap: 1.3125rem;
}

.p-marufukuro-about__explanations dt {
  font-size: 25px;
  font-size: 1.5625rem;
  font-family: kepler-std-subhead, serif;
}

.p-marufukuro-about__explanations--jp dt {
  font-size: 17px;
  font-size: 1.0625rem;
}

.p-marufukuro-about__explanations dd {
  font-size: 14px;
  font-size: 0.875rem;
}
@media screen and (min-width: 768px) {
  .p-marufukuro-about__explanations dd {
    font-size: clamp(12px, 0.875rem, 1.5vw);
    letter-spacing: 0.00875rem;
    line-height: 1.57;
  }
}

.p-marufukuro-about__explanations--jp dt {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 500;
}

.p-marufukuro-about__explanations--jp dd {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: normal;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p-marufukuro-about__explanations--jp dd {
    font-size: clamp(11px, 0.8125rem, 1.5vw);
  }
}

.p-marufukuro-main {
  color: #fff;
  margin-top: 76px;
  margin-top: 4.75rem;
  font-family: kepler-std-display, serif;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .p-marufukuro-main {
    margin-top: 6rem;
  }
}

.p-marufukuro-main__inner {
  padding-left: 15px;
  padding-left: 0.9375rem;
  padding-right: 15px;
  padding-right: 0.9375rem;
}
@media screen and (min-width: 768px) {
  .p-marufukuro-main__inner {
    padding-left: 2.25rem;
    padding-right: 6.25rem;
  }
}

.p-marufukuro-main__comment {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.66;
}
@media screen and (min-width: 768px) {
  .p-marufukuro-main__comment {
    font-size: 0.875rem;
  }
}

.p-marufukuro-main__comment span {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  display: block;
}

.p-marufukuro-main__titles {
  margin-top: 20px;
  margin-top: 1.25rem;
}
@media screen and (min-width: 768px) {
  .p-marufukuro-main__titles {
    margin-top: 2.75rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.p-marufukuro-main__title {
  font-size: 48px;
  font-size: 3rem;
  letter-spacing: -2.88px;
  letter-spacing: -0.18rem;
  line-height: normal;
  font-weight: 400;
  text-transform: capitalize;
}
@media screen and (min-width: 768px) {
  .p-marufukuro-main__title {
    font-size: 6.1875rem;
    letter-spacing: -0.37125rem;
  }
}

.p-marufukuro-main__items {
  text-align: right;
}
@media screen and (min-width: 768px) {
  .p-marufukuro-main__items {
    margin-top: 1.5rem;
  }
}

.p-marufukuro-main__number {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 2.33;
}
@media screen and (min-width: 768px) {
  .p-marufukuro-main__number {
    font-size: clamp(11px, 0.8125rem, 1.5vw);
  }
}

.p-marufukuro-main__name {
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: capitalize;
  line-height: 2;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .p-marufukuro-main__name {
    font-size: 1rem;
    line-height: 1.75;
    margin-top: 0.5rem;
  }
}

.p-marufukuro-main__name span {
  display: block;
  font-size: 22px;
  font-size: 1.375rem;
  letter-spacing: 1.76px;
  letter-spacing: 0.11rem;
  line-height: 1.26;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
}
@media screen and (min-width: 768px) {
  .p-marufukuro-main__name span {
    font-size: 2rem;
    line-height: 0.875;
    margin-bottom: 0.375rem;
  }
}

.p-marufukuro-main__line {
  width: 42px;
  width: 2.625rem;
  height: 1px;
  background-color: #fff;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .p-marufukuro-main__line {
    margin-top: 0.375rem;
  }
}

.p-marufukuro-main__types {
  margin-top: 10px;
  margin-top: 0.625rem;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.16;
  text-transform: capitalize;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .p-marufukuro-main__types {
    line-height: 1.15;
    margin-top: 0.75rem;
    font-size: clamp(11px, 0.8125rem, 1.5vw);
  }
}

.p-marufukuro-main__humans {
  margin-top: 16px;
  margin-top: 1rem;
  display: grid;
  gap: 6px;
  gap: 0.375rem;
}
@media screen and (min-width: 768px) {
  .p-marufukuro-main__humans {
    margin-top: 2.25rem;
    gap: 0.4375rem;
  }
}

.p-marufukuro-main__human {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-marufukuro-main__human p {
  font-size: 10px;
  margin-right: 6px;
  margin-right: 0.375rem;
  line-height: normal;
  min-width: 36px;
  min-width: 2.25rem;
  display: block;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .p-marufukuro-main__human p {
    line-height: 1.15;
    font-size: clamp(11px, 0.75rem, 1.5vw);
    min-width: 2.75rem;
  }
}

.p-marufukuro-main__human h4 {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: normal;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .p-marufukuro-main__human h4 {
    font-size: clamp(12px, 0.875rem, 1.5vw);
  }
}

.p-marufukuro-main__view {
  display: block;
  margin-top: 16px;
  margin-top: 1rem;
}
@media screen and (min-width: 768px) {
  .p-marufukuro-main__view {
    margin-top: 1.5625rem;
  }
}

.p-marufukuro-slider {
  padding-top: 46px;
  padding-top: 2.875rem;
  background-color: #fff;
}

.p-marufukuro-slider__wrapper {
  padding-bottom: 73px;
  padding-bottom: 4.5625rem;
}

.p-marufukuro-slider__slide {
  position: relative;
  pointer-events: none;
}

.p-marufukuro-slider__slide img {
  aspect-ratio: 320/410;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.5;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

.p-marufukuro-slider__slide.swiper-slide-active img {
  opacity: 1;
}

.p-marufukuro-slider__pagination {
  bottom: 25px !important;
  bottom: 1.5625rem !important;
}

.p-marufukuro-slider__pagination .swiper-pagination-bullet {
  background-color: #fff;
  border: 1px solid #145E63;
  opacity: 1;
  width: 8px;
  width: 0.5rem;
  height: 8px;
  height: 0.5rem;
  margin: 0 4.5px !important;
  margin: 0 0.28125rem !important;
}

.p-marufukuro-slider__pagination .swiper-pagination-bullet-active {
  background-color: #145E63;
}

.p-marufukuro-slider__prev,
.p-marufukuro-slider__next {
  width: 11px;
  width: 0.6875rem;
  height: 22px;
  height: 1.375rem;
}

.p-marufukuro-slider__prev::after,
.p-marufukuro-slider__next::after {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  margin: auto;
  width: 11px;
  width: 0.6875rem;
  height: 22px;
  height: 1.375rem;
}

.p-marufukuro-slider__prev::after {
  background-image: url(/images/marufukuro/slide_prev.svg);
}

.p-marufukuro-slider__next::after {
  background-image: url(/images/marufukuro/slide_next.svg);
}

.p-marufukuro-slider__swiper .p-marufukuro-slider__prev,
.p-marufukuro-slider__swiper .p-marufukuro-slider__next {
  top: auto;
  top: initial;
  bottom: 15px;
  bottom: 0.9375rem;
}

.p-marufukuro-slider__swiper .p-marufukuro-slider__prev {
  left: calc(50% - 8.875rem);
}
@media screen and (min-width: 768px) {
  .p-marufukuro-slider__swiper .p-marufukuro-slider__prev {
    left: calc(50% - 10rem);
  }
}

.p-marufukuro-slider__swiper .p-marufukuro-slider__next {
  right: calc(50% - 8.875rem);
}
@media screen and (min-width: 768px) {
  .p-marufukuro-slider__swiper .p-marufukuro-slider__next {
    right: calc(50% - 10rem);
  }
}

.p-marufukuro-slider__swiper .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 1 !important;
  pointer-events: initial !important;
}

.p-marufukuro-twin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1px;
  gap: 0.0625rem;
}

.p-marufukuro-twin__picture img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 187/236;
}

.p-marufukuro-views {
  background-color: #fff;
  padding-top: 7px;
  padding-top: 0.4375rem;
  padding-bottom: 7px;
  padding-bottom: 0.4375rem;
}
@media screen and (min-width: 768px) {
  .p-marufukuro-views {
    padding-top: 0;
    padding-bottom: 1.3125rem;
  }
}

.p-marufukuro-views--last {
  padding-bottom: 0;
}
@media screen and (min-width: 768px) {
  .p-marufukuro-views--last {
    padding-top: 1.25rem;
    padding-bottom: 0rem;
  }
}

.p-marufukuro-views__picture img {
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 375/235;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .p-marufukuro-views__picture img {
    aspect-ratio: 128/80;
  }
}

@media screen and (min-width: 768px) {
  .p-about {
    margin-top: 4.5rem;
  }
}

@media screen and (min-width: 768px) {
  .p-about__inner {
    max-width: none;
    max-width: initial;
  }
}

@media screen and (min-width: 768px) {
  .p-about__items {
    margin-left: 2.5rem;
  }
}

.p-about__line {
  width: 90%;
  margin-left: auto;
  height: 1px;
}
@media screen and (min-width: 768px) {
  .p-about__line {
    width: 100%;
    margin-left: 0;
    padding-right: 2.5rem;
  }
}

.p-about__message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-about__message-title {
  padding-top: 33px;
  padding-top: 2.0625rem;
}
@media screen and (min-width: 768px) {
  .p-about__message-title {
    width: 16.6%;
    max-width: 13.125rem;
    min-width: 13.125rem;
  }
}

.p-about__message-text {
  width: 90%;
  margin-left: auto;
  margin-top: 25px;
  margin-top: 1.5625rem;
}
@media screen and (min-width: 768px) {
  .p-about__message-text {
    width: 100%;
    margin-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (min-width: 768px) {
  .p-about__message-left,
  .p-about__message-right {
    width: 50%;
  }
}

@media screen and (min-width: 768px) {
  .p-about__message-left {
    margin-right: 0.625rem;
    padding-right: 2.5rem;
  }
}

@media screen and (min-width: 768px) {
  .p-about__message-left p {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .p-about__message-right p {
    width: 100%;
    padding-right: 3.125rem;
  }
}

@media screen and (min-width: 768px) {
  .p-about__message-en {
    margin-top: 0;
  }
}

.p-archive--green {
  color: #005829;
  background-color: #ebfad2;
}

.p-archive--sydney {
  color: #F00;
  background-color: #FFC5BD;
}

.p-archive--Taipei {
  background-color: #F0F0F1;
}

.p-archive--la {
  background-color: #fff;
  margin-top: 88px;
  margin-top: 5.5rem;
}
@media screen and (min-width: 768px) {
  .p-archive--la {
    margin-top: 6.25rem;
  }
}

.p-archive__inner {
  padding-top: 50px;
  padding-top: 3.125rem;
  padding-bottom: 50px;
  padding-bottom: 3.125rem;
}
@media screen and (min-width: 768px) {
  .p-archive__inner {
    padding-top: 5.625rem;
    padding-bottom: 5.625rem;
  }
}

.p-archive__container {
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-archive__container {
    max-width: 50rem;
    margin-left: auto;
    margin-right: auto;
  }
}

.p-archive__p {
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
}

.p-archive__line {
  width: 100%;
  height: 1px;
}

.p-archive__line--under {
  margin-top: 29px;
  margin-top: 1.8125rem;
}

.p-archive__link {
  display: block;
  position: relative;
}

.p-archive__block {
  position: relative;
}
.p-archive__image {
  overflow: hidden;
  border-radius: 0.625rem;
}
@media screen and (min-width: 768px) {
  .p-archive__image {
    max-width: 18.75rem;
    margin-right: auto;
  }
}

.p-archive__image img {
  aspect-ratio: 345/180;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.625rem;
  position: relative;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
@media screen and (min-width: 768px) {
  .p-archive__image img {
    aspect-ratio: 300/190;
  }
}

.p-archive__items {
  margin-top: 20px;
  margin-top: 1.25rem;
}
.p-archive__items--melbourne {
  color: #005829;
}

.p-archive__items--sydney {
  color: #F00;
}

.p-archive__items--taipei {
  color: #9540E9;
}

.p-archive__vol {
  font-size: clamp(12px, 14px, 5vw);
  font-size: clamp(12px, 0.875rem, 5vw);
  line-height: normal;
  font-family: tt-commons-pro, sans-serif;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .p-archive__vol {
    font-size: 0.9375rem;
  }
}

.p-archive__text {
  margin-top: 4px;
  margin-top: 0.25rem;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.2777777778;
  font-family: tt-commons-pro, sans-serif;
  font-weight: 300;
}
@media screen and (min-width: 768px) {
  .p-archive__text {
    font-size: 1.25rem;
    margin-top: 0.375rem;
    line-height: 1.15;
  }
}

.p-archive__label {
  margin-top: 19px;
  margin-top: 1.1875rem;
  height: 27px;
  height: 1.6875rem;
  line-height: 26px;
  line-height: 1.625rem;
  border: 1px solid #005829;
  border-radius: 0.375rem;
  padding-left: 8px;
  padding-left: 0.5rem;
  padding-right: 8px;
  padding-right: 0.5rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-family: tt-commons-pro, sans-serif;
  font-weight: 300;
}
@media screen and (min-width: 768px) {
  .p-archive__label {
    margin-top: 2rem;
  }
}

.p-archive__label--red {
  border: 1px solid #F00;
}

.p-archive__label--taipei {
  border: 1px solid #9540E9;
}

.p-archive__names {
  font-size: clamp(12px, 14px, 5vw);
  font-size: clamp(12px, 0.875rem, 5vw);
  font-weight: 400;
  font-family: tt-commons-pro, sans-serif;
  line-height: normal;
  margin-top: 15px;
  margin-top: 0.9375rem;
}
@media screen and (min-width: 768px) {
  .p-archive__names {
    margin-top: 1.375rem;
  }
}

.p-archive__name {
  font-weight: 400;
}

.p-archive__arrow {
  position: absolute;
  content: "";
  bottom: -5px;
  bottom: -0.3125rem;
  right: 0;
  display: block;
}
@media screen and (min-width: 768px) {
  .p-archive__arrow {
    bottom: -0.625rem;
    right: 0.625rem;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
}

/*======================================================
  マウスオーバー
======================================================*/
.p-archive__link:hover .p-archive__arrow {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  right: -3px;
  right: -0.1875rem;
}

@media screen and (min-width: 768px) {
  .p-archive__link:hover .p-archive__image img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
  }
}

/*======================================================
    20240422〜追加
======================================================*/
.p-archive__lists {
  margin-top: 21px;
  margin-top: 1.3125rem;
  display: grid;
  gap: 37px;
  gap: 2.3125rem;
}
@media screen and (min-width: 768px) {
  .p-archive__lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 3.8125rem;
  }
}

.p-archive__list {
  list-style: none;
}

.p-belongings {
  margin-top: 82px;
  margin-top: 5.125rem;
}

.p-belongings__inner {
  padding-bottom: 60px;
  padding-bottom: 3.75rem;
  padding-left: 17px;
  padding-left: 1.0625rem;
  padding-right: 17px;
  padding-right: 1.0625rem;
}
@media screen and (min-width: 768px) {
  .p-belongings__inner {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding-top: 0.9375rem;
    padding-bottom: 6.0625rem;
  }
}

@media screen and (min-width: 768px) {
  .p-belongings__container {
    padding-left: 2.5rem;
    padding-right: 1.875rem;
    position: relative;
  }
}

.p-belongings__belongings {
  font-family: malaga-narrow, serif;
  font-size: 27px;
  font-size: 1.6875rem;
  font-weight: 700;
  line-height: normal;
}

.p-belongings__titleBox {
  margin-top: 43px;
  margin-top: 2.6875rem;
}
@media screen and (min-width: 768px) {
  .p-belongings__titleBox {
    margin-top: 0;
  }
}

.p-belongings__vol {
  font-family: malaga-narrow, serif;
  font-weight: 700;
  font-size: 15px;
  font-size: 0.9375rem;
}

.p-belongings__title {
  margin-top: 11px;
  margin-top: 0.6875rem;
  font-size: 43px;
  font-size: 2.6875rem;
  font-family: jaf-lapture-display, serif;
  font-weight: 400;
  line-height: 1.023255814;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-belongings__title {
    width: auto;
    width: initial;
    font-size: 3.75rem;
  }
}

.p-belongings__first {
  margin-top: 45px;
  margin-top: 2.8125rem;
}
@media screen and (min-width: 768px) {
  .p-belongings__first {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-top: 7.8125rem;
  }
}

.p-belongings__image {
  margin-top: 45px;
  margin-top: 2.8125rem;
}

.p-belongings__image img {
  aspect-ratio: 375/478;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 768px) {
  .p-belongings__image img {
    aspect-ratio: 670/750;
  }
}

.p-belongings__image--first {
  margin: 0 calc(50% - 50vw);
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}
@media screen and (min-width: 768px) {
  .p-belongings__image--first {
    margin: 0;
    margin: initial;
    margin-top: 2.4375rem;
  }
}

.p-belongings__text {
  margin-top: 87px;
  margin-top: 5.4375rem;
}
@media screen and (min-width: 768px) {
  .p-belongings__text {
    margin-top: 3.125rem;
  }
}

.p-belongings__text--first {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .p-belongings__text--first {
    max-width: 28.4375rem;
    width: 68%;
  }
}

.p-belongings__profile {
  margin-top: 60px;
  margin-top: 3.75rem;
  padding-left: 31px;
  padding-left: 1.9375rem;
  padding-right: 31px;
  padding-right: 1.9375rem;
  max-width: 600px;
  max-width: 37.5rem;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .p-belongings__profile {
    width: 16.6%;
    padding-left: 0;
    padding-right: 0;
    min-width: 13.125rem;
    max-width: 13.125rem;
    position: sticky;
    top: 5.625rem;
    height: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-left: initial;
    margin-right: 0;
    margin-right: initial;
  }
}

.p-belongings__profile-image {
  width: 63.4%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .p-belongings__profile-image {
    margin-top: 9.5rem;
  }
}

.p-belongings__profile-image svg path {
  width: 48.69%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 768px) {
  .p-belongings__profile-image svg {
    width: 9.1875rem;
  }
}

.p-belongings__profile-text {
  margin-top: 15px;
  margin-top: 0.9375rem;
  font-size: clamp(10.5px, 11px, 5vw);
  font-size: clamp(10.5px, 0.6875rem, 5vw);
  font-weight: 500;
  line-height: normal;
}
@media screen and (min-width: 768px) {
  .p-belongings__profile-text {
    font-size: clamp(10px, 0.625rem, 5vw);
  }
}

.p-belongings__profile-links {
  margin-top: 25px;
  margin-top: 1.5625rem;
}

.p-belongings__profile-link {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  font-family: "Oranienbaum", serif;
  font-size: clamp(11px, 12px, 5vw);
  font-size: clamp(11px, 0.75rem, 5vw);
  font-weight: 400;
}

.p-belongings__profile-link p {
  background-size: 100% 0.0625rem; /*幅をゼロにしておく*/
  background-position: 1px 95%;
  background-repeat: no-repeat;
  -webkit-transition: 0.8s;
  transition: 0.8s;
  display: inline;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: linear-gradient(#000, #000);
}

.p-belongings__items {
  margin-top: 64px;
  margin-top: 4rem;
}
@media screen and (min-width: 768px) {
  .p-belongings__items {
    margin-top: 6.25rem;
  }
}

.p-belongings__picture:not(:first-child) {
  margin-top: 46px;
  margin-top: 2.875rem;
}
@media screen and (min-width: 768px) {
  .p-belongings__picture:not(:first-child) {
    margin-top: 5.4375rem;
  }
}

.p-belongings__picture img {
  aspect-ratio: 345/450;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-belongings__comment {
  font-size: clamp(11px, 12px, 5vw);
  font-size: clamp(11px, 0.75rem, 5vw);
  font-weight: 500;
  line-height: normal;
  margin-top: 15px;
  margin-top: 0.9375rem;
}
@media screen and (min-width: 768px) {
  .p-belongings__comment {
    width: 74.6%;
  }
}

.p-belongings__comment-en {
  font-size: clamp(12px, 13px, 5vw);
  font-size: clamp(12px, 0.8125rem, 5vw);
  font-family: tt-commons-pro, sans-serif;
  font-weight: 400;
  line-height: normal;
  margin-top: 15px;
  margin-top: 0.9375rem;
  line-height: 1.7692307692;
}
@media screen and (min-width: 768px) {
  .p-belongings__comment-en {
    width: 74.6%;
    margin-top: 1.4375rem;
    margin-bottom: -1.6875rem;
  }
}

.p-belongings__products {
  margin-top: 54px;
  margin-top: 3.375rem;
}
@media screen and (min-width: 768px) {
  .p-belongings__products {
    width: 18.4%;
    margin-left: auto;
    position: sticky;
    top: 5.625rem;
    height: 100%;
    margin-top: 0;
    min-width: 15.625rem;
    max-width: 15.625rem;
    padding-left: 1.875rem;
  }
}

.p-belongings__products-title {
  padding-bottom: 10px;
  padding-bottom: 0.625rem;
  font-family: malaga-narrow, serif;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: normal;
}

.p-belongings__cards {
  margin-top: 23px;
  margin-top: 1.4375rem;
}

.p-belongings__card:not(:first-child) {
  margin-top: 31px;
  margin-top: 1.9375rem;
}
@media screen and (min-width: 768px) {
  .p-belongings__card:not(:first-child) {
    margin-top: 1rem;
  }
}

.p-belongings__card-name {
  font-size: clamp(12px, 14px, 5vw);
  font-size: clamp(12px, 0.875rem, 5vw);
  font-family: tt-commons-pro, sans-serif;
  font-weight: 400;
  line-height: normal;
  margin-top: 15px;
  margin-top: 0.9375rem;
}
@media screen and (min-width: 768px) {
  .p-belongings__card-name {
    margin-top: 0.4375rem;
  }
}

.p-belongings__card-image {
  overflow: hidden;
}

.p-belongings__card-image img {
  aspect-ratio: 1;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.p-belongings__card-buy {
  background-size: 100% 0.0625rem; /*幅をゼロにしておく*/
  background-position: 0 85%;
  background-repeat: no-repeat;
  -webkit-transition: 0.8s;
  transition: 0.8s;
  display: inline;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: linear-gradient(#000, #000);
  font-size: clamp(11px, 12px, 5vw);
  font-size: clamp(11px, 0.75rem, 5vw);
  font-weight: 400;
  font-family: tt-commons-pro, sans-serif;
  padding-bottom: 2px;
  padding-bottom: 0.125rem;
}
@media screen and (min-width: 768px) {
  .p-belongings__card-buy {
    background-size: 0% 0.0625rem;
    display: block;
    margin-top: 0.25rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}

@media screen and (min-width: 768px) {
  .p-belongings__card-link:hover .p-belongings__card-image img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
  }
}

@media screen and (min-width: 768px) {
  .p-belongings__card-link:hover .p-belongings__card-buy {
    background-size: 100% 0.0625rem; /*幅をゼロにしておく*/
  }
}

.p-drawer {
  display: none;
  position: relative;
  z-index: 10;
  padding-left: 15px;
  padding-left: 0.9375rem;
  padding-right: 15px;
  padding-right: 0.9375rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.p-drawer.is-open {
  display: block;
}

.p-drawer__lists {
  max-width: 220px;
  max-width: 13.75rem;
  margin-left: auto;
  margin-right: auto;
}

.p-drawer__list {
  color: #BFBFBF;
  font-size: 24px;
  font-size: 1.5rem;
  font-family: tt-commons-pro, sans-serif;
  line-height: 1;
  opacity: 0;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.p-drawer__list.is-visible {
  opacity: 1;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}

.p-drawer__list:not(:first-child) {
  margin-top: 40px;
  margin-top: 2.5rem;
}

.p-drawer__other {
  padding-left: 15px;
  padding-left: 0.9375rem;
  padding-right: 15px;
  padding-right: 0.9375rem;
  padding-bottom: 14px;
  padding-bottom: 0.875rem;
  display: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  z-index: 1;
}

.p-drawer__other.is-open {
  display: block;
}

.p-drawer__logo {
  margin-top: 16px;
  margin-top: 1rem;
  line-height: 1;
}

.p-drawer__text a {
  font-family: tt-commons-pro, sans-serif;
}

.p-footer {
  background-color: #000;
}

.p-footer__inner {
  padding-top: 45px;
  padding-top: 2.8125rem;
}
@media screen and (min-width: 768px) {
  .p-footer__inner {
    max-width: none;
    max-width: initial;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (min-width: 768px) {
  .p-footer__space {
    width: 16.6%;
    max-width: 13.125rem;
    min-width: 13.125rem;
  }
}

@media screen and (min-width: 768px) {
  .p-footer__container {
    width: calc(83.8% - 2.5rem);
    margin-left: 2.5rem;
  }
}

.p-footer__title {
  color: #fff;
  font-size: 29px;
  font-size: 1.8125rem;
  font-weight: 900;
  font-family: tt-nooks, serif;
  line-height: 1.0689655172;
  width: 88%;
}
@media screen and (min-width: 768px) {
  .p-footer__title {
    font-size: 4.25rem;
    width: 100%;
    max-width: 55.875rem;
    line-height: 1.2352941176;
  }
}

.p-footer__lists {
  margin-top: 25px;
  margin-top: 1.5625rem;
}
@media screen and (min-width: 768px) {
  .p-footer__lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 2.5rem;
  }
}

@media screen and (min-width: 768px) {
  .p-footer__list {
    padding-left: 1.8125rem;
    padding-right: 1.8125rem;
  }
}

@media screen and (min-width: 768px) {
  .p-footer__list:first-child {
    padding-left: 0;
  }
}

@media screen and (min-width: 768px) {
  .p-footer__list:last-child {
    padding-right: 0;
  }
}

.p-footer__list:not(:first-child) {
  margin-top: 10px;
  margin-top: 0.625rem;
}
@media screen and (min-width: 768px) {
  .p-footer__list:not(:first-child) {
    margin-top: 0;
  }
}

.p-footer__list a {
  display: block;
  color: #fff;
  font-family: tt-commons-pro, sans-serif;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .p-footer__list a {
    font-size: 0.9375rem;
  }
}

.p-footer__other {
  padding-left: 15px;
  padding-left: 0.9375rem;
  padding-bottom: 28px;
  padding-bottom: 1.75rem;
  margin-top: 60px;
  margin-top: 3.75rem;
}
@media screen and (min-width: 768px) {
  .p-footer__other {
    padding-left: 2.5rem;
    margin-top: 9.6875rem;
  }
}

.p-footer__other a {
  font-family: tt-commons-pro, sans-serif;
}
@media screen and (min-width: 768px) {
  .p-footer__other a {
    font-size: clamp(11px, 0.75rem, 5vw);
  }
}

.p-footer__text {
  color: #fff;
}

.p-footer__logo {
  margin-top: 20px;
  margin-top: 1.25rem;
  width: 73px;
  width: 4.5625rem;
  display: block;
}
@media screen and (min-width: 768px) {
  .p-footer__logo {
    width: 6.875rem;
  }
}

.p-header {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: transparent;
  padding: 20px 0;
  padding: 1.25rem 0;
}
.p-header.is-open {
  height: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #fff;
}

.p-header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
}

.p-header__container {
  padding-left: 15px;
  padding-left: 0.9375rem;
  padding-right: 15px;
  padding-right: 0.9375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .p-header__container {
    -webkit-box-pack: initial;
        -ms-flex-pack: initial;
            justify-content: initial;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    -webkit-box-align: unset;
        -ms-flex-align: unset;
            align-items: unset;
  }
}

.p-header__logo {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 900;
  font-family: tt-nooks, serif;
  font-weight: 900;
  z-index: 1000;
  padding-bottom: 10px;
  padding-bottom: 0.625rem;
}
@media screen and (min-width: 768px) {
  .p-header__logo {
    width: 16.6%;
    max-width: 13.125rem;
    min-width: 13.125rem;
  }
}

.p-header__logo a {
  display: block;
}

.p-header__logo span {
  font-weight: 400;
}

@media screen and (min-width: 768px) {
  .p-header__contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: calc(100% - 13.125rem);
    margin-left: 2.5rem;
    padding-bottom: 0.625rem;
  }
}

.p-header__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-header__item {
  padding-left: 18px;
  padding-left: 1.125rem;
  padding-right: 18px;
  padding-right: 1.125rem;
}

.p-header__item:first-child {
  padding-left: 0;
}

.p-header__item:last-child {
  padding-right: 0;
}

.p-header__item a {
  display: block;
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: tt-commons-pro, sans-serif;
}

.p-header__item a.is-current {
  text-decoration: underline;
}

.p-interview-archive {
  margin-top: 66px;
  margin-top: 4.125rem;
  margin-bottom: 18px;
  margin-bottom: 1.125rem;
}

.p-interview-archive__inner {
  padding-left: 16px;
  padding-left: 1rem;
  padding-right: 16px;
  padding-right: 1rem;
}

.p-interview-archive__cards {
  display: grid;
  gap: 55px;
  gap: 3.4375rem;
  background-color: #fff;
  padding: 35px 33px 45px;
  padding: 2.1875rem 2.0625rem 2.8125rem;
}
@media screen and (min-width: 768px) {
  .p-interview-archive__cards {
    grid-template-columns: 1fr 1fr;
    padding: 1.5625rem;
    position: relative;
    max-width: 78.125rem;
    margin-inline: auto;
  }
}

@media screen and (min-width: 768px) {
  .p-interview-archive__cards::after {
    position: absolute;
    content: "";
    width: 1px;
    height: calc(100% - 3.125rem);
    background-color: #000;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

@media screen and (min-width: 768px) {
  .p-interview-archive__item {
    display: grid;
    grid-template-columns: 1fr 1fr;
    height: 100%;
  }
}

.p-interview-archive__image {
  overflow: hidden;
}

.p-interview-archive__image img {
  aspect-ratio: 1;
}
@media screen and (min-width: 768px) {
  .p-interview-archive__image img {
    -webkit-transition: ease-out 0.6s;
    transition: ease-out 0.6s;
  }
}

.p-interview-archive__info {
  font-family: tt-commons-pro, sans-serif;
  margin-top: 20px;
  margin-top: 1.25rem;
}
@media screen and (min-width: 768px) {
  .p-interview-archive__info {
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: 0.875rem;
  }
}

.p-interview-archive__number {
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.p-interview-archive__number span {
  width: 58px;
  width: 3.625rem;
  border-bottom: 1px solid;
  display: block;
  margin-left: 5px;
  margin-left: 0.3125rem;
  margin-right: 5px;
  margin-right: 0.3125rem;
}

.p-interview-archive__title {
  font-weight: 400;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1;
  margin-top: 19px;
  margin-top: 1.1875rem;
}
@media screen and (min-width: 768px) {
  .p-interview-archive__title {
    margin-top: 1.0625rem;
  }
}

.p-interview-archive__sub {
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 700;
  margin-top: 17px;
  margin-top: 1.0625rem;
}
@media screen and (min-width: 768px) {
  .p-interview-archive__sub {
    margin-top: 0.6875rem;
  }
}

.p-interview-archive__link {
  margin-top: 24px;
  margin-top: 1.5rem;
  font-weight: 400;
  font-size: 15px;
  font-size: 0.9375rem;
  width: 127px;
  width: 7.9375rem;
  height: 34px;
  height: 2.125rem;
  line-height: 34px;
  line-height: 2.125rem;
  text-transform: capitalize;
  border-radius: 1.0625rem;
  border: 1px solid;
  padding: 0 15px 0 12px;
  padding: 0 0.9375rem 0 0.75rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  .p-interview-archive__link {
    margin-top: 0;
  }
}

.p-interview-archive__arrow {
  -webkit-transition: ease-out 0.6s;
  transition: ease-out 0.6s;
}

.p-interview-archive__arrow svg {
  width: 15px;
  width: 0.9375rem;
  height: 15px;
  height: 0.9375rem;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin-bottom: -3px;
  margin-bottom: -0.1875rem;
}

@media screen and (min-width: 768px) {
  .p-interview-archive__item:hover .p-interview-archive__image img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}

@media screen and (min-width: 768px) {
  .p-interview-archive__item:hover .p-interview-archive__arrow {
    -webkit-transform: translate(0.1875rem, -0.1875rem);
            transform: translate(0.1875rem, -0.1875rem);
    -webkit-transition: ease-out 0.6s;
    transition: ease-out 0.6s;
  }
}

.p-interview-contents {
  margin-top: 93px;
  margin-top: 5.8125rem;
}
@media screen and (min-width: 768px) {
  .p-interview-contents {
    margin-top: 9.625rem;
  }
}

.p-interview-contents--first {
  margin-top: 95px;
  margin-top: 5.9375rem;
}
@media screen and (min-width: 768px) {
  .p-interview-contents--first {
    margin-top: 8.75rem;
  }
}

.p-interview-contents__text {
  padding-left: 18px;
  padding-left: 1.125rem;
  padding-right: 20px;
  padding-right: 1.25rem;
}
@media screen and (min-width: 768px) {
  .p-interview-contents__text {
    width: 75.5%;
    margin-left: auto;
    margin-right: auto;
    max-width: 52.9375rem;
  }
}

.p-interview-contents__text p {
  text-align: center;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .p-interview-contents__text p {
    font-size: 0.9375rem;
  }
}

.p-interview-contents__text--large {
  padding-left: 15px;
  padding-left: 0.9375rem;
  padding-right: 18px;
  padding-right: 1.125rem;
}
@media screen and (min-width: 768px) {
  .p-interview-contents__text--large {
    padding-left: 0;
    padding-right: 0;
    width: 41.5%;
    margin-left: auto;
    margin-right: auto;
  }
}

.p-interview-contents__text--large-jay {
  padding-left: 15px;
  padding-left: 0.9375rem;
  padding-right: 18px;
  padding-right: 1.125rem;
  font-size: 17px;
  font-size: 1.0625rem;
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  .p-interview-contents__text--large-jay {
    padding-left: 0;
    padding-right: 0;
    width: 61.7%;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.25rem;
  }
}

.p-interview-contents__text--space {
  margin-top: 100px;
  margin-top: 6.25rem;
}
@media screen and (min-width: 768px) {
  .p-interview-contents__text--space {
    margin-top: 8.5625rem;
  }
}

.p-interview-contents__text--big {
  padding-left: 15px;
  padding-left: 0.9375rem;
  padding-right: 18px;
  padding-right: 1.125rem;
}

.p-interview-contents__text--big p {
  text-decoration: underline !important;
  font-size: 17px !important;
  font-size: 1.0625rem !important;
}
@media screen and (min-width: 768px) {
  .p-interview-contents__text--big p {
    font-size: 1.875rem !important;
    line-height: 1.4333333333;
  }
}

.p-interview-contents__text--en p {
  font-size: clamp(12px, 14px, 5vw);
  font-size: clamp(12px, 0.875rem, 5vw);
  font-weight: 600;
  line-height: 1.6428571429;
}
@media screen and (min-width: 768px) {
  .p-interview-contents__text--en p {
    font-size: 1.0625rem;
    line-height: 1.4705882353;
  }
}

.p-interview-contents__text--en-big p {
  font-size: 17px;
  font-size: 1.0625rem;
}
@media screen and (min-width: 768px) {
  .p-interview-contents__text--en-big p {
    font-size: 1.875rem;
  }
}

.p-interview-contents__text--large p {
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: 600;
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  .p-interview-contents__text--large p {
    font-size: 1.25rem;
  }
}

.p-interview-contents__text--large-jay p {
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: 600;
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  .p-interview-contents__text--large-jay p {
    font-size: 1.25rem;
  }
}

.p-interview-contents__block {
  margin-top: 136px;
  margin-top: 8.5rem;
}
@media screen and (min-width: 768px) {
  .p-interview-contents__block {
    display: grid;
    grid-template-columns: 600fr 514fr;
    gap: 4.1875rem;
    padding-left: 2.6875rem;
    padding-right: 3.6875rem;
    margin-top: 7.75rem;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
}

.p-interview-contents__block--jay {
  margin-top: 74px;
  margin-top: 4.625rem;
}

.p-interview-contents__block--02 {
  margin-top: 100px;
  margin-top: 6.25rem;
}
@media screen and (min-width: 768px) {
  .p-interview-contents__block--02 {
    margin-top: 8.5625rem !important;
  }
}

@media screen and (min-width: 768px) {
  .p-interview-contents__block--en {
    margin-top: 3.9375rem;
  }
}

.p-interview-contents__image {
  width: 73.3%;
  margin: auto;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-interview-contents__image {
    width: 100%;
    position: sticky;
    top: 0;
  }
}

.p-interview-contents__image:not(:first-child) {
  margin-top: 10px;
  margin-top: 0.625rem;
}

.p-interview-contents__image img {
  aspect-ratio: 275/353;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (min-width: 768px) {
  .p-interview-contents__over {
    height: 100vh;
    width: 100%;
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    max-height: 100%;
  }
}

@media screen and (min-width: 768px) {
  .p-interview-contents__over--last {
    height: 100%;
  }
}

.p-interview-contents__comments {
  padding-left: 15px;
  padding-left: 0.9375rem;
  padding-right: 15px;
  padding-right: 0.9375rem;
  margin-top: 100px;
  margin-top: 6.25rem;
}
@media screen and (min-width: 768px) {
  .p-interview-contents__comments {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    position: sticky;
    top: 5.625rem;
    -ms-flex-item-align: start;
        align-self: start;
  }
}

.p-interview-contents__comment span {
  font-family: tt-commons-pro, sans-serif;
}

.p-interview-contents__comment--en {
  font-family: tt-commons-pro, sans-serif;
  font-weight: 100;
  font-size: clamp(12px, 14px, 5vw);
  font-size: clamp(12px, 0.875rem, 5vw);
}

.p-interview-contents__comment--en p {
  font-weight: 100 !important;
  font-size: clamp(12px, 14px, 5vw) !important;
  font-size: clamp(12px, 0.875rem, 5vw) !important;
}

.p-interview-contents__comment--en h4 {
  font-weight: 700;
  font-size: clamp(12px, 14px, 5vw);
  font-size: clamp(12px, 0.875rem, 5vw);
  display: block;
}

.p-interview-contents__comment:nth-child(n+2) {
  margin-top: 36px;
  margin-top: 2.25rem;
}

.p-interview-contents__comment p {
  font-size: clamp(11px, 12px, 5vw);
  font-size: clamp(11px, 0.75rem, 5vw);
  font-weight: 400;
  line-height: normal;
  margin-top: 14px;
  margin-top: 0.875rem;
}
@media screen and (min-width: 768px) {
  .p-interview-contents__comment p {
    font-size: clamp(12px, 0.875rem, 5vw);
  }
}

@media screen and (min-width: 768px) {
  .p-interview-contents__comment:first-child p {
    margin-top: 0;
  }
}

.p-interview-contents__comment strong {
  font-weight: 600;
  font-size: clamp(11px, 12px, 5vw);
  font-size: clamp(11px, 0.75rem, 5vw);
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  display: block;
  line-height: normal;
}
@media screen and (min-width: 768px) {
  .p-interview-contents__comment strong {
    font-size: clamp(12px, 0.875rem, 5vw);
  }
}

.p-interview-contents__comment--jay strong {
  display: inline-block;
  margin-bottom: 0;
}

.p-interview-contents__collaboration {
  margin-top: 22px;
  margin-top: 1.375rem;
  font-family: tt-commons-pro, sans-serif;
  font-weight: 700;
  font-size: clamp(10.5px, 11px, 5vw);
  font-size: clamp(10.5px, 0.6875rem, 5vw);
  line-height: 1.7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  .p-interview-contents__collaboration {
    margin-top: 4.6875rem;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
}

@media screen and (min-width: 768px) {
  .p-interview-contents__collaboration:hover .p-interview-contents__arrow {
    -webkit-transform: translate(0.1875rem, -0.1875rem);
            transform: translate(0.1875rem, -0.1875rem);
  }
}

@media screen and (min-width: 768px) {
  .p-interview-contents__collaboration:hover .c-link-line {
    background-size: 0% 0.0625rem;
  }
}

.p-interview-contents__arrow {
  margin-left: 5px;
  margin-left: 0.3125rem;
}
@media screen and (min-width: 768px) {
  .p-interview-contents__arrow {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
}

.p-interview-contents__arrow svg {
  display: block;
  width: 9px;
  width: 0.5625rem;
}

.p-interview-contents__bg {
  display: block;
  margin-top: 93px;
  margin-top: 5.8125rem;
}
@media screen and (min-width: 768px) {
  .p-interview-contents__bg {
    margin-top: 9.375rem;
  }
}

.p-interview-contents__profileBg {
  background-color: #fff;
}

.p-interview-contents__profile {
  padding-top: 40px;
  padding-top: 2.5rem;
}
@media screen and (min-width: 768px) {
  .p-interview-contents__profile {
    padding-top: 3.125rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 30.625rem;
  }
}

.p-interview-contents__profile h3 {
  font-size: 20px;
  font-size: 1.25rem;
  text-align: center;
  font-family: tt-commons-pro, sans-serif;
  font-weight: 500;
  line-height: normal;
}

.p-interview-contents__lists {
  margin-top: 50px;
  margin-top: 3.125rem;
  padding-left: 50px;
  padding-left: 3.125rem;
  padding-right: 53px;
  padding-right: 3.3125rem;
}
@media screen and (min-width: 768px) {
  .p-interview-contents__lists {
    display: grid;
    grid-template-columns: 220fr 1fr 220fr;
    gap: 1.4375rem;
    padding-left: 0;
    padding-right: 0;
    margin-top: 2.5rem;
  }
}

.p-interview-contents__names--en {
  font-family: tt-commons-pro, sans-serif;
}

.p-interview-contents__name {
  font-size: clamp(12px, 14px, 5vw);
  font-size: clamp(12px, 0.875rem, 5vw);
  font-weight: 700;
  line-height: 1.3571428571;
}

.p-interview-contents__detail {
  font-size: clamp(10.5px, 11px, 5vw);
  font-size: clamp(10.5px, 0.6875rem, 5vw);
  font-weight: 400;
  line-height: 1.7272727273;
  margin-top: 11px;
  margin-top: 0.6875rem;
}

.p-interview-contents__detail--en {
  font-family: tt-commons-pro, sans-serif;
  line-height: 1.5833333333;
  font-size: clamp(11px, 12px, 5vw);
  font-size: clamp(11px, 0.75rem, 5vw);
  margin-top: 17px;
  margin-top: 1.0625rem;
}
.p-interview-contents__line {
  width: 100%;
  height: 1px;
  background-color: #000;
  margin-top: 58px;
  margin-top: 3.625rem;
  margin-bottom: 52px;
  margin-bottom: 3.25rem;
}
@media screen and (min-width: 768px) {
  .p-interview-contents__line {
    margin-top: 0;
    margin-bottom: 0;
    width: 1px;
    height: 100%;
  }
}

.p-interview-contents__links {
  margin-top: 20px;
  margin-top: 1.25rem;
}

.p-interview-contents__links a {
  font-size: clamp(11px, 12px, 5vw);
  font-size: clamp(11px, 0.75rem, 5vw);
  font-weight: 400;
  line-height: 1.5833333333;
  font-family: tt-commons-pro, sans-serif;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.p-interview-contents__links p {
  background-size: 100% 0.0625rem;
  background-position: 0px 85%;
  background-repeat: no-repeat;
  -webkit-transition: 0.8s;
  transition: 0.8s;
  display: inline;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: linear-gradient(#000, #000);
}

.p-interview-main {
  margin-top: 56px;
  margin-top: 3.5rem;
}
@media screen and (min-width: 768px) {
  .p-interview-main {
    margin-top: 3.3125rem;
  }
}

@media screen and (min-width: 768px) {
  .p-interview-main__inner {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

@media screen and (min-width: 768px) {
  .p-interview-main__container {
    display: grid;
    grid-template-columns: 730fr 432fr;
    gap: 2.375rem;
  }
}

.p-interview-main__item {
  margin-top: 74px;
  margin-top: 4.625rem;
  padding-left: 15px;
  padding-left: 0.9375rem;
  padding-right: 15px;
  padding-right: 0.9375rem;
}
@media screen and (min-width: 768px) {
  .p-interview-main__item {
    margin-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.p-interview-main__number {
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: tt-commons-pro, sans-serif;
  font-weight: 600;
}

.p-interview-main__title {
  margin-top: 9px;
  margin-top: 0.5625rem;
  font-size: 47px;
  font-size: 2.9375rem;
  font-family: tt-commons-pro, sans-serif;
  font-weight: 400;
  line-height: 1.0833333333;
}
@media screen and (min-width: 768px) {
  .p-interview-main__title {
    font-size: 3.75rem;
    line-height: 1;
    width: 92%;
  }
}

.p-interview-main__name-box {
  margin-top: 31px;
  margin-top: 1.9375rem;
}
@media screen and (min-width: 768px) {
  .p-interview-main__name-box {
    margin-top: 4.125rem;
  }
}

.p-interview-main__name {
  font-size: clamp(10.5px, 11px, 5vw);
  font-size: clamp(10.5px, 0.6875rem, 5vw);
  font-weight: 600;
  line-height: 1.5454545455;
  font-family: tt-commons-pro, sans-serif;
}

.p-interview-main__languages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 46px;
  margin-top: 2.875rem;
  margin-left: 15px;
  margin-left: 0.9375rem;
  position: sticky;
  top: 80px;
  top: 5rem;
  left: 0;
  z-index: 10;
}
@media screen and (min-width: 768px) {
  .p-interview-main__languages {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    margin-right: 2.5rem;
  }
}

.p-interview-main__languages[data-sticky=true] {
  position: fixed;
  top: 0;
  left: 15px;
  left: 0.9375rem;
  z-index: 10;
  margin-top: 80px;
  margin-top: 5rem;
}
@media screen and (min-width: 768px) {
  .p-interview-main__languages[data-sticky=true] {
    top: 0;
    left: auto;
    left: initial;
    margin-right: 0rem;
    right: 2.5rem;
    margin-top: 5rem;
  }
}

.p-interview-main__language {
  text-transform: uppercase;
  font-size: 20px;
  font-size: 1.25rem;
  font-family: tt-commons-pro, sans-serif;
  height: 24px;
  height: 1.5rem;
  line-height: 24px;
  line-height: 1.5rem;
  border-radius: 1.6875rem;
  border: 1px solid;
  width: 60px;
  width: 3.75rem;
  text-align: center;
  display: block;
}

.p-interview-main__language:not(:first-child) {
  margin-left: 3px;
  margin-left: 0.1875rem;
}

.p-interview-movie {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 87px;
  margin-top: 5.4375rem;
}

.p-interview-movie__inner {
  position: relative;
  aspect-ratio: 345/450;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .p-interview-movie__inner {
    aspect-ratio: 1200/675;
  }
}

.p-interview-movie__item {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.p-interview-movie iframe {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  width: 250%;
  height: 200%;
  -webkit-transform: scale(1) translate3d(-50%, -50%, 0);
          transform: scale(1) translate3d(-50%, -50%, 0);
  display: block;
}
@media screen and (min-width: 768px) {
  .p-interview-movie iframe {
    width: 120%;
    height: 120%;
  }
}

.p-interview-movie__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 116px;
  width: 7.25rem;
  height: 24px;
  height: 1.5rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 1.6875rem;
  font-family: tt-commons-pro, sans-serif;
  font-size: clamp(12px, 14px, 5vw);
  font-size: clamp(12px, 0.875rem, 5vw);
  font-weight: 500;
  position: absolute;
  content: "";
  bottom: 28px;
  bottom: 1.75rem;
  right: 28px;
  right: 1.75rem;
}

.p-interview-movie__link img {
  width: 10px;
  width: 0.625rem;
  height: 10px;
  height: 0.625rem;
  margin-left: 4px;
  margin-left: 0.25rem;
}

.p-interview {
  margin-top: 148px;
  margin-top: 9.25rem;
}
@media screen and (min-width: 768px) {
  .p-interview {
    margin-top: 7.375rem;
  }
}

.p-interview__title {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: tt-commons-pro, sans-serif;
  font-weight: 500;
  text-align: center;
  color: #000;
  letter-spacing: 0.4px;
  letter-spacing: 0.025rem;
}
@media screen and (min-width: 768px) {
  .p-interview__title {
    font-size: 2.125rem;
    letter-spacing: 0.0425rem;
  }
}

.p-journal {
  margin-top: 60px;
  margin-top: 3.75rem;
  position: relative;
  background-color: #fff;
}

.p-journal--belongings {
  margin-top: 0;
  background-color: transparent;
  background-color: initial;
}

.p-journal--interview {
  margin-top: 0;
  background-color: #808061;
}

.p-journal--marufukuro {
  margin-top: 0;
  background-color: #C4D2D5;
}

.p-journal__inner {
  padding-top: 60px;
  padding-top: 3.75rem;
  padding-bottom: 60px;
  padding-bottom: 3.75rem;
}
@media screen and (min-width: 768px) {
  .p-journal__inner {
    max-width: none;
    max-width: initial;
    padding-bottom: 8.75rem;
  }
}

.p-journal__inner--interview {
  padding-bottom: 85px;
  padding-bottom: 5.3125rem;
}

.p-journal__inner--belongings {
  padding-bottom: 69px;
  padding-bottom: 4.3125rem;
}
@media screen and (min-width: 768px) {
  .p-journal__inner--belongings {
    padding-bottom: 8.75rem;
  }
}

@media screen and (min-width: 768px) {
  .p-journal__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: none;
    max-width: initial;
  }
}

.p-journal__title {
  font-family: tt-nooks, serif;
  font-size: 56px;
  font-size: 3.5rem;
  font-weight: 700;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  position: absolute;
  content: "";
  left: -50px;
  left: -3.125rem;
  top: -20px;
  top: -1.25rem;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  letter-spacing: -0.024em;
  margin-left: -20px;
  margin-left: -1.25rem;
  line-height: 1;
  will-change: opacity, transform;
}
@media screen and (min-width: 768px) {
  .p-journal__title {
    position: relative;
    text-align: end;
    left: auto;
    left: initial;
    top: auto;
    top: initial;
    width: 16.6%;
    max-width: 13.125rem;
    min-width: 13.125rem;
    font-size: 4.375rem;
    margin-left: -0.625rem;
  }
}

.p-journal__title--belongings {
  font-family: malaga-narrow, serif;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.02em;
  top: -75px;
  top: -4.6875rem;
  left: -58px;
  left: -3.625rem;
}
@media screen and (min-width: 768px) {
  .p-journal__title--belongings {
    top: auto;
    top: initial;
    left: auto;
    left: initial;
  }
}

.p-journal__title--interview {
  font-family: tt-commons-pro, sans-serif;
  font-weight: 500;
  white-space: nowrap;
  letter-spacing: -0.005em;
}

.p-journal__title--marufukuro {
  font-family: "kepler-std", serif;
}

@media screen and (max-width: 767px) {
  .p-journal__title--marufukuro {
    left: -3rem;
  }
}
.p-journal__contents {
  width: 85%;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .p-journal__contents {
    width: calc(100% - 15rem);
    margin-left: 3.25rem;
  }
}

.p-journal__comment {
  font-family: tt-commons-pro, sans-serif;
}

.p-journal__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.p-journal__box--belongings {
  display: block;
}

.p-journal__cards {
  margin-top: 50px;
  margin-top: 3.125rem;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-journal__cards {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.9375rem;
    margin-top: 3.75rem;
  }
}

@media screen and (min-width: 768px) {
  .p-journal__cards--belongings {
    display: block;
  }
}

.p-journal__card:not(:first-child) {
  margin-top: 40px;
  margin-top: 2.5rem;
}
@media screen and (min-width: 768px) {
  .p-journal__card:not(:first-child) {
    margin-top: 0;
  }
}

.p-journal__image {
  position: relative;
  overflow: hidden;
}

.p-journal__image img {
  aspect-ratio: 1;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

@media screen and (min-width: 768px) {
  .p-journal__image--belongings img {
    aspect-ratio: 950/465;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
}

.p-journal__imageTitle {
  color: #F00;
  font-weight: 400;
  font-family: tt-nooks, serif;
  font-size: 45px;
  font-size: 2.8125rem;
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  letter-spacing: -0.0375em;
}
@media screen and (min-width: 768px) {
  .p-journal__imageTitle {
    font-size: 4.6875rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .p-journal__imageTitle {
    font-size: 4.0625rem;
  }
}
.p-journal__small {
  font-size: clamp(12px, 14px, 5vw);
  font-size: clamp(12px, 0.875rem, 5vw);
  font-family: tt-commons-pro, sans-serif;
  font-weight: 600;
  margin-top: 17px;
  margin-top: 1.0625rem;
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
}
@media screen and (min-width: 768px) {
  .p-journal__small {
    font-size: 0.9375rem;
    margin-top: 1.4375rem;
  }
}

.p-journal__small--belongings {
  font-weight: 700;
  line-height: normal;
  font-family: malaga-narrow, serif;
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
}

.p-journal__small--marufukuro {
  font-family: "kepler-std", serif;
  font-weight: 600;
  margin-bottom: 9px;
  margin-bottom: 0.5625rem;
}

.p-journal__middle {
  font-size: 18px;
  font-size: 1.125rem;
  font-family: tt-commons-pro, sans-serif;
  font-weight: 500;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 5px;
  margin-top: 0.3125rem;
  background-size: 100% 0.0625rem; /*幅をゼロにしておく*/
  background-position: 0 82%;
  background-repeat: no-repeat;
  -webkit-transition: 0.8s;
  transition: 0.8s;
  display: inline;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .p-journal__middle {
    line-height: 1.2;
    font-size: 1.375rem;
    margin-top: 0.625rem;
    background-size: 0% 0.0625rem; /*幅をゼロにしておく*/
  }
}

.p-journal__middle--belongings {
  font-family: jaf-lapture-display, serif;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  background-position: 0 97%;
}

.p-journal__text--red {
  color: #F00;
}

.p-journal__text--green {
  color: #005829;
}

.p-journal__text--taipei {
  color: #9540E9;
}

.p-journal__text--la {
  color: #FF8B04;
}

.p-journal__text--black {
  color: #000;
}

.p-journal__middle--red {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#F00), to(#F00));
  background-image: linear-gradient(#F00, #F00);
  color: #F00;
}

.p-journal__middle--green {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#005829), to(#005829));
  background-image: linear-gradient(#005829, #005829);
  color: #005829;
}

.p-journal__middle--black {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: linear-gradient(#000, #000);
  color: #000;
}

.p-journal__middle--marufukuro {
  font-family: "kepler-std", serif;
  font-weight: 600;
  background-position: 0 100%;
}

@media screen and (min-width: 768px) {
  .p-journal__link:hover .p-journal__image img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
  }
}

@media screen and (min-width: 768px) {
  .p-journal__link:hover .p-journal__middle {
    background-size: 100% 0.0625rem; /*幅をゼロにしておく*/
  }
}

.p-main {
  margin-top: 88px;
  margin-top: 5.5rem;
}
@media screen and (min-width: 768px) {
  .p-main {
    height: calc(100vh - 5.5rem);
  }
}

.p-main__inner {
  padding-bottom: 60px;
  padding-bottom: 3.75rem;
}
@media screen and (min-width: 768px) {
  .p-main__inner {
    max-width: none;
    max-width: initial;
    height: inherit;
    padding-right: 0;
    padding-left: 2.5rem;
  }
}

@media screen and (min-width: 768px) {
  .p-main__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: inherit;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
}

.p-main__image {
  display: block;
  margin-bottom: 45px;
  margin-bottom: 2.8125rem;
}
@media screen and (min-width: 768px) {
  .p-main__image {
    width: calc(100% - 13.125rem);
    margin-left: 2.5rem;
    height: inherit;
    position: relative;
    margin-bottom: 0;
  }
}

@media screen and (min-width: 768px) {
  .p-main__image img {
    aspect-ratio: 99/80;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }
}

.p-main__titles {
  margin-top: 45px;
  margin-top: 2.8125rem;
}
@media screen and (min-width: 768px) {
  .p-main__titles {
    margin-top: 0;
    height: 100%;
  }
}

.p-main__line {
  width: 85%;
  margin-left: auto;
  height: 1px;
}

.p-main__title {
  width: 85%;
  margin-left: auto;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1.275;
  font-family: tt-nooks, serif;
  font-weight: 900;
  margin-top: 15px;
  margin-top: 0.9375rem;
}
@media screen and (min-width: 768px) {
  .p-main__title {
    width: 16.6%;
    max-width: 13.125rem;
    min-width: 13.125rem;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    font-size: 4.375rem;
    line-height: 0.104627;
    margin-top: 0;
    margin-bottom: 0;
    visibility: hidden;
    display: inline-block;
    height: 100%;
  }
}

@media screen and (min-width: 768px) {
  .p-main__title--pc {
    display: none;
  }
}

.s-about--last {
  padding-bottom: 100px;
  padding-bottom: 6.25rem;
}

.s-about__container {
  padding-left: 15px;
  padding-left: 0.9375rem;
  padding-right: 15px;
  padding-right: 0.9375rem;
}
@media screen and (min-width: 768px) {
  .s-about__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-left: 0;
    padding-right: 0;
  }
}

.s-about__swiper {
  margin-top: 54px;
  margin-top: 3.375rem;
}
@media screen and (min-width: 768px) {
  .s-about__swiper {
    margin-top: 5rem;
  }
}

.s-about__swiper--melbourne {
  margin-top: 100px;
  margin-top: 6.25rem;
}

.s-about__slide {
  position: relative;
}
@media screen and (min-width: 768px) {
  .s-about__slide {
    width: 25%;
  }
}

.s-about__slide img {
  aspect-ratio: 309/427;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 768px) {
  .s-about__slide img {
    aspect-ratio: 488/674;
  }
}

.s-about__slide-text {
  color: #F00;
  position: relative;
  z-index: 2;
}

.s-about__contents {
  margin-top: 50px;
  margin-top: 3.125rem;
}
@media screen and (min-width: 768px) {
  .s-about__contents {
    margin-top: 6.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 100%;
  }
}

.s-about__block {
  display: grid;
  gap: 50px;
  gap: 3.125rem;
}
@media screen and (min-width: 768px) {
  .s-about__block {
    width: 50%;
    padding-right: 2.5rem;
    padding-left: 2.6875rem;
    gap: 1.625rem;
  }
}

.s-about__images {
  padding-left: 15px;
  padding-left: 0.9375rem;
  padding-right: 15px;
  padding-right: 0.9375rem;
}
@media screen and (min-width: 768px) {
  .s-about__images {
    padding-left: 0;
    padding-right: 0;
  }
}

.s-about__images--melbourne {
  padding-left: 0;
  padding-right: 0;
}

.s-about__image:not(:first-child) {
  margin-top: 50px;
  margin-top: 3.125rem;
}

.s-about__image img {
  aspect-ratio: 345/511;
  -o-object-fit: cover;
     object-fit: cover;
}

.s-about__text {
  padding-left: 15px;
  padding-left: 0.9375rem;
  padding-right: 15px;
  padding-right: 0.9375rem;
  color: #F00;
  margin-top: 87px;
  margin-top: 5.4375rem;
}
@media screen and (min-width: 768px) {
  .s-about__text {
    width: 50%;
    padding-left: 2.5rem;
    margin-top: 0;
    position: sticky;
    height: 100%;
    top: 5.625rem;
  }
}

@media screen and (min-width: 768px) {
  .s-about__text p {
    padding-left: 3.375rem;
    padding-right: 3.375rem;
  }
}

.s-about__imageBox {
  padding-left: 40px;
  padding-left: 2.5rem;
  padding-right: 40px;
  padding-right: 2.5rem;
}
@media screen and (min-width: 768px) {
  .s-about__imageBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    margin-top: 6.25rem;
    padding-left: rew(77);
    padding-right: 4.8125rem;
  }
}

@media screen and (min-width: 768px) {
  .s-about__imageBox--melbourne {
    margin-top: 9.375rem;
  }
}

@media screen and (min-width: 768px) {
  .s-about__imageBox-item:not(:first-child) {
    margin-left: 2.1875rem;
  }
}

@media screen and (min-width: 768px) {
  .s-about__imageBox-item--la:not(:first-child) {
    margin-left: 0rem;
  }
}

.s-about__imageBox02 {
  margin-top: 50px;
  margin-top: 3.125rem;
}
@media screen and (min-width: 768px) {
  .s-about__imageBox02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    margin-top: 6.25rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

@media screen and (min-width: 768px) {
  .s-about__imageBox02-items {
    width: 50%;
    padding-right: 2.5rem;
  }
}

.s-about__imageBox02-image {
  margin-top: 100px;
  margin-top: 6.25rem;
}

.s-about__image-text {
  color: #005829;
  font-size: clamp(11px, 12px, 5vw);
  font-size: clamp(11px, 0.75rem, 5vw);
  line-height: normal;
  margin-top: 10px;
  margin-top: 0.625rem;
}
@media screen and (min-width: 768px) {
  .s-about__image-text {
    margin-top: 0.5rem;
    padding-left: 0rem;
    padding-right: 0rem;
  }
}

.s-about__image-text--margin {
  margin-left: 25px;
  margin-left: 1.5625rem;
  margin-right: 25px;
  margin-right: 1.5625rem;
}

.s-about__image-text a {
  text-decoration: underline;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

/*======================================================
    20240422~追加
======================================================*/
.s-about__image--small {
  margin-left: 25px;
  margin-left: 1.5625rem;
  margin-right: 25px;
  margin-right: 1.5625rem;
}

@media screen and (min-width: 768px) {
  .s-about__image--large {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .s-about__image--large img {
    aspect-ratio: 3/2;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }
}

@media screen and (min-width: 768px) {
  .s-about__picture {
    margin-top: 5.625rem;
  }
}

.s-column {
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .s-column {
    margin-top: 9.375rem;
  }
}

.s-column--melbourne {
  margin-top: 10px;
  margin-top: 0.625rem;
}
@media screen and (min-width: 768px) {
  .s-column--melbourne {
    margin-top: 1.375rem;
  }
}

.s-column__inner {
  padding-top: 50px;
  padding-top: 3.125rem;
  padding-bottom: 60px;
  padding-bottom: 3.75rem;
}
@media screen and (min-width: 768px) {
  .s-column__inner {
    max-width: 80rem;
    padding-top: 3.75rem;
  }
}

@media screen and (min-width: 768px) {
  .s-column__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.s-column__head {
  color: #F00;
  text-align: center;
}

.s-column__title {
  font-family: tt-nooks, serif;
  font-weight: 900;
  line-height: normal;
  font-size: 16px;
  font-size: 1rem;
}

@media screen and (min-width: 768px) {
  .s-column__tags {
    margin-top: 0.375rem;
  }
}

.s-column__tag {
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 600;
  line-height: normal;
  font-family: tt-commons-pro, sans-serif;
  font-weight: 400;
}

.s-column__map {
  margin-top: 30px;
  margin-top: 1.875rem;
}
@media screen and (min-width: 768px) {
  .s-column__map {
    width: 50%;
    padding-right: 2.8125rem;
    margin-top: 0;
  }
}

@media screen and (min-width: 768px) {
  .s-column__map img {
    aspect-ratio: 580/680;
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
    min-height: 42.5rem;
  }
}

@media screen and (min-width: 768px) {
  .s-column__items {
    width: 50%;
    padding-left: 2.8125rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.s-column__comment {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.6;
  color: #F00;
  margin-top: 40px;
  margin-top: 2.5rem;
}

.s-column__comment span {
  font-family: tt-commons-pro, sans-serif;
  font-weight: 300;
}

@media screen and (min-width: 768px) {
  .s-column__comment--melbourne {
    margin-top: 4.6875rem;
  }
}

.s-column__text {
  color: #F00;
  margin-top: 25px;
  margin-top: 1.5625rem;
}
@media screen and (min-width: 768px) {
  .s-column__text {
    max-width: 31.125rem;
  }
}

.s-column__profile {
  margin-top: 30px;
  margin-top: 1.875rem;
}

.s-column__profile--melbourne {
  margin-top: 45px;
  margin-top: 2.8125rem;
}
@media screen and (min-width: 768px) {
  .s-column__profile--melbourne {
    margin-top: 0;
  }
}

.s-column___names {
  color: #F00;
  font-family: tt-commons-pro, sans-serif;
  font-weight: 400;
  line-height: normal;
}

.s-column__name {
  font-size: 15px;
  font-size: 0.9375rem;
}

.s-column__name span {
  font-family: tt-commons-pro, sans-serif;
}

.s-column__details {
  font-size: clamp(11px, 12px, 5vw);
  font-size: clamp(11px, 0.75rem, 5vw);
}

.s-column__line {
  margin-top: 15px;
  margin-top: 0.9375rem;
}

.s-column__line a {
  color: #F00;
  font-family: tt-commons-pro, sans-serif;
  font-weight: 400;
  line-height: normal;
  font-size: clamp(11px, 12px, 5vw);
  font-size: clamp(11px, 0.75rem, 5vw);
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.s-column__line--melbourne {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.s-column__line--melbourne02 {
  display: block;
}

.s-column__line--melbourne a:first-child {
  padding-right: 10px;
  padding-right: 0.625rem;
}

.s-column__line--melbourne a:not(:first-child) {
  padding-left: 10px;
  padding-left: 0.625rem;
  padding-right: 10px;
  padding-right: 0.625rem;
}

.s-column__line--melbourne p {
  background-size: 100% 0.0625rem; /*幅をゼロにしておく*/
  background-position: 1px 82%;
  background-repeat: no-repeat;
  -webkit-transition: 0.8s;
  transition: 0.8s;
  display: inline;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#005829), to(#005829));
  background-image: linear-gradient(#005829, #005829);
}

@media screen and (min-width: 768px) {
  .s-column__line--melbourne p:hover {
    background-size: 0% 0.0625rem; /*幅をゼロにしておく*/
  }
}

/*======================================================
    laページ
======================================================*/
.s-column__line--la {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.s-column__line--la02 {
  display: block;
}

.s-column__line--la a:first-child {
  padding-right: 10px;
  padding-right: 0.625rem;
}

.s-column__line--la a:not(:first-child) {
  padding-left: 10px;
  padding-left: 0.625rem;
  padding-right: 10px;
  padding-right: 0.625rem;
}

.s-column__line--la h4 {
  background-size: 100% 0.0625rem; /*幅をゼロにしておく*/
  background-position: 1px 82%;
  background-repeat: no-repeat;
  -webkit-transition: 0.8s;
  transition: 0.8s;
  display: inline;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FF8B04), to(#FF8B04));
  background-image: linear-gradient(#FF8B04, #FF8B04);
}

@media screen and (min-width: 768px) {
  .s-column__line--la h4:hover {
    background-size: 0% 0.0625rem; /*幅をゼロにしておく*/
  }
}

@media screen and (min-width: 768px) {
  .s-main__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 100%;
  }
}

@media screen and (min-width: 768px) {
  .s-main__image {
    width: 50%;
    position: sticky;
    top: 0;
    height: 100%;
    padding-right: 2.5rem;
  }
}

.s-main__image--melbourne img {
  aspect-ratio: 375/530;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 768px) {
  .s-main__image--melbourne img {
    -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, .25);
            box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, .25);
    aspect-ratio: initial;
  }
}

.s-main__container {
  padding-left: 15px;
  padding-left: 0.9375rem;
  padding-right: 15px;
  padding-right: 0.9375rem;
  margin-top: 50px;
  margin-top: 3.125rem;
}
@media screen and (min-width: 768px) {
  .s-main__container {
    width: 50%;
    margin-top: 7.125rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

.s-main__item {
  text-align: center;
  color: #F00;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.s-main__title {
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 900;
  font-family: tt-nooks, serif;
}

.s-main__profile {
  margin-top: 30px;
  margin-top: 1.875rem;
  padding-left: 40px;
  padding-left: 2.5rem;
  padding-right: 40px;
  padding-right: 2.5rem;
}

.s-main__marker {
  width: 100%;
  height: 1px;
  margin-top: 50px;
  margin-top: 3.125rem;
}
@media screen and (min-width: 768px) {
  .s-main__marker {
    margin-top: 2.5rem;
  }
}

.s-main__text {
  margin-top: 40px;
  margin-top: 2.5rem;
  color: #F00;
}
@media screen and (min-width: 768px) {
  .s-main__text {
    margin-top: 4.375rem;
    padding-left: 3.375rem;
    padding-right: 3.375rem;
  }
}

.s-main__view {
  margin-top: 40px;
  margin-top: 2.5rem;
  display: block;
}
@media screen and (min-width: 768px) {
  .s-main__view {
    margin-top: 0rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 768px) {
  .s-main__viewn--melbourne {
    margin-top: 9.375rem;
  }
}

@media screen and (min-width: 768px) {
  .s-main__view--pc {
    margin-top: 6.25rem;
  }
}

@media screen and (min-width: 768px) {
  .s-main__view-bg {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #FFC5BD;
    top: 0;
    left: 0;
  }
}

.s-main__view--la {
  margin-top: 80px;
  margin-top: 5rem;
}
/*# sourceMappingURL=styles.css.map */
