:root {
  --color-white:#E8E9DB;
  --color-gray:#EBEBEB;
  --color-green:#2B312D;
  --font-serif: "EB Garamond", serif;
}

.firstview__wrapper {
  background-color: var(--color-green);
  margin-bottom: 18rem;
}
@media screen and (max-width: 768px) {
  .firstview__wrapper {
    margin-bottom: 5rem;
  }
}
.firstview__wrapper .firstview__wrapper-inner {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 65rem;
}
@media screen and (min-width: 769px) {
  .firstview__wrapper .firstview__wrapper-inner {
    min-height: 115rem;
  }
}
.firstview__wrapper .firstview__wrapper-inner .firstview-word .catchcopy-svg {
  position: absolute;
  top: 4.8rem;
  right: 4rem;
  width: 49.7rem;
  z-index: 5;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .firstview__wrapper .firstview__wrapper-inner .firstview-word .catchcopy-svg {
    width: 23rem;
    top: 11%;
    right: 1rem;
  }
}
.firstview__wrapper .firstview__wrapper-inner .firstview-word .catchcopy-svg #word1-txt {
  width: 100%;
}
.firstview__wrapper .firstview__wrapper-inner .firstview-word .fo1 {
  stroke: var(--color-white);
  stroke-width: 0.5px;
  stroke-dasharray: 1200px;
  animation: svg 1.5s ease-in both, svg-color 1.5s ease-in both;
  animation-delay: 1.5s, 3.7s;
}
.firstview__wrapper .firstview__wrapper-inner .firstview-word .fo2 {
  stroke: var(--color-white);
  stroke-width: 0.5px;
  stroke-dasharray: 1200px;
  animation: svg 1.5s ease-in both, svg-color 1.5s ease-in both;
  animation-delay: 1.8s, 3.7s;
}
.firstview__wrapper .firstview__wrapper-inner .firstview-word .fo3 {
  stroke: var(--color-white);
  stroke-width: 0.5px;
  stroke-dasharray: 1200px;
  animation: svg 1.5s ease-in both, svg-color 1.5s ease-in both;
  animation-delay: 2.1s, 3.7s;
}
.firstview__wrapper .firstview__wrapper-inner .firstview-word .fo4 {
  stroke: var(--color-white);
  stroke-width: 0.5px;
  stroke-dasharray: 1200px;
  animation: svg 1.5s ease-in both, svg-color 1.5s ease-in both;
  animation-delay: 2.4s, 3.7s;
}
.firstview__wrapper .firstview__wrapper-inner .firstview-word .fo5 {
  stroke: var(--color-white);
  stroke-width: 0.5px;
  stroke-dasharray: 1200px;
  animation: svg 1.5s ease-in both, svg-color 1.5s ease-in both;
  animation-delay: 1.8s, 3.7s;
}
.firstview__wrapper .firstview__wrapper-inner .firstview-word .fo6 {
  stroke: var(--color-white);
  stroke-width: 0.5px;
  stroke-dasharray: 1200px;
  animation: svg 1.5s ease-in both, svg-color 1.5s ease-in both;
  animation-delay: 2.1s, 3.7s;
}
.firstview__wrapper .firstview__wrapper-inner .firstview-word .fo7 {
  stroke: var(--color-white);
  stroke-width: 0.5px;
  stroke-dasharray: 1200px;
  animation: svg 1.5s ease-in both, svg-color 1.5s ease-in both;
  animation-delay: 2.4s, 3.7s;
}
.firstview__wrapper .firstview__wrapper-inner .firstview-word .fo8 {
  stroke: var(--color-white);
  stroke-width: 0.5px;
  stroke-dasharray: 1200px;
  animation: svg 1.5s ease-in both, svg-color 1.5s ease-in both;
  animation-delay: 2.7s, 3.7s;
}
.firstview__wrapper .firstview__wrapper-inner .firstview-word .fo9 {
  stroke: var(--color-white);
  stroke-width: 0.5px;
  stroke-dasharray: 1200px;
  animation: svg 1.5s ease-in both, svg-color 1.5s ease-in both;
  animation-delay: 3s, 3.7s;
}
@keyframes svg {
  0% {
    fill: transparent;
    stroke-dashoffset: 1200px;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes svg-color {
  0% {
    fill: transparent;
  }
  60% {
    fill: var(--color-white);
  }
  100% {
    fill: var(--color-white);
  }
}
.firstview__wrapper .firstview__wrapper-inner .marquee-text {
  width: 100%;
  position: absolute;
  bottom: 6rem;
  right: 0;
  z-index: 1;
  animation: header-animation 1.8s ease-in both;
  animation-delay: 3s;
  color: var(--color-white);
}
@keyframes header-animation {
  0% {
    opacity: 0;
    -ms-filter: blur(5px);
    filter: blur(5px);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@media screen and (max-width: 768px) {
  .firstview__wrapper .firstview__wrapper-inner .marquee-text {
    bottom: 10rem;
    right: 2rem;
  }
}
.firstview__wrapper .firstview__wrapper-inner .marquee-text::before {
  position: absolute;
  content: "";
  width: 3rem;
  height: 5rem;
  background-color: var(--color-green);
  top: 0;
  right: 0;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .firstview__wrapper .firstview__wrapper-inner .marquee-text::before {
    width: 1.5rem;
    right: -2rem;
  }
}
.firstview__wrapper .firstview__wrapper-inner .marquee-text::after {
  position: absolute;
  content: "";
  width: 3rem;
  height: 5rem;
  background-color: var(--color-green);
  top: 0;
  left: 64.6rem;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .firstview__wrapper .firstview__wrapper-inner .marquee-text::after {
    width: 1.5rem;
    left: 25.4rem;
  }
}
.firstview__wrapper .firstview__wrapper-inner .marquee-text .marquee {
  font-family: "EB Garamond", serif;
  display: flex;
  overflow: hidden !important;
  gap: 1rem;
  font-size: 3rem;
  letter-spacing: 0.8rem;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .firstview__wrapper .firstview__wrapper-inner .marquee-text .marquee {
    font-size: 1.6rem;
    letter-spacing: 0.3rem;
  }
}
.firstview__wrapper .firstview__wrapper-inner .marquee-text .marquee-inner {
  animation: marquee 70s linear infinite;
}
@keyframes marquee {
  0% {
    translate: 0;
  }
  100% {
    translate: calc(-100% - 1rem);
  }
}
@keyframes move-y {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(10px);
  }
}
.firstview__wrapper .firstview__wrapper-inner .firstview-img {
  position: absolute;
  bottom: -21rem;
  width: 64.6rem;
  height: 90rem;
  z-index: 100;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .firstview__wrapper .firstview__wrapper-inner .firstview-img {
    width: 23.4rem;
    height: 38.5rem;
    bottom: -7rem;
  }
}
.firstview__wrapper .firstview__wrapper-inner .firstview-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  animation: img-animation 2.5s;
  animation-delay: 1.5s;
}
@keyframes img-animation {
  0% {
    display: none;
    opacity: 0;
    transform: scale(1.15);
    -ms-filter: blur(5px);
    filter: blur(5px);
  }
  100% {
    display: block;
    opacity: 1;
    transform: scale(1);
    -ms-filter: none;
    filter: none;
  }
}

.information__wrapper {
  background-color: var(--color-green);
  padding: 10rem 0 7rem;
}
.information__wrapper .information__wrapper-inner {
  padding: 0 5rem;
}
.information__wrapper .information__wrapper-inner .information-list li {
  padding: 1.5rem 0;
}
.information__wrapper .information__wrapper-inner .information-list li a {
  display: flex;
}
.information__wrapper .information__wrapper-inner .information-list li a .date {
  font-family: var(--font-serif);
  width: 12rem;
}

.profile__wrapper {
  position: relative;
  width: 100%;
  padding: 26.3rem 0 20.6rem;
  background-color: var(--color-white);
  color: var(--color-green);
}
@media screen and (max-width: 768px) {
  .profile__wrapper {
    padding: 10rem 0 7rem;
  }
}
.profile__wrapper .profile__wrapper-inner {
  padding: 0 6rem;
}
@media screen and (max-width: 768px) {
  .profile__wrapper .profile__wrapper-inner {
    padding: 0 2rem;
  }
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-top {
  display: flex;
  margin-bottom: 13rem;
}
@media screen and (max-width: 768px) {
  .profile__wrapper .profile__wrapper-inner .profile__wrap-top {
    flex-direction: column;
    margin-bottom: 8rem;
  }
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-top h2 {
  font-family: var(--font-serif);
  font-size: 4.5rem;
  margin-right: 15rem;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .profile__wrapper .profile__wrapper-inner .profile__wrap-top h2 {
    font-size: 2.5rem;
    margin-bottom: 3rem;
  }
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-top .profile-text {
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .profile__wrapper .profile__wrapper-inner .profile__wrap-top .profile-text {
    font-size: 1.6rem;
  }
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-top .profile-text .profile-top {
  position: relative;
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-top .profile-text .profile-top .name {
  display: flex;
  flex-direction: column;
  font-size: 2.2rem;
  margin-right: 7rem;
}
@media screen and (max-width: 768px) {
  .profile__wrapper .profile__wrapper-inner .profile__wrap-top .profile-text .profile-top .name {
    font-size: 1.8rem;
    margin-right: 10rem;
    margin-bottom: 3rem;
  }
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-top .profile-text .profile-top .name span {
  display: block;
  font-family: var(--font-serif);
  font-size: 5rem;
  margin-bottom: 3.5rem;
  font-weight: 100;
}
@media screen and (max-width: 768px) {
  .profile__wrapper .profile__wrapper-inner .profile__wrap-top .profile-text .profile-top .name span {
    font-size: 3.5rem;
    line-height: 1;
    margin-bottom: 1.8rem;
  }
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-top .profile-text .profile-top .sns-icon {
  position: absolute;
  top: 15%;
  right: 0;
  width: 3rem;
}
@media screen and (max-width: 768px) {
  .profile__wrapper .profile__wrapper-inner .profile__wrap-top .profile-text .profile-top .sns-icon {
    width: 2.5rem;
    bottom: -5%;
  }
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-top .profile-text .profile-top .sns-icon img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .profile__wrapper .profile__wrapper-inner .profile__wrap-top .profile-text .profile-list {
    margin-bottom: 6rem;
  }
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-top .profile-text .profile-list li:not(:last-child) {
  margin-bottom: 1rem;
}
@media screen and (min-width: 769px) {
  .profile__wrapper .profile__wrapper-inner .profile__wrap-top .profile-img {
    position: absolute;
    right: 0;
    max-width: 87.2rem;
    height: 80rem;
  }
}
@media screen and (max-width: 768px) {
  .profile__wrapper .profile__wrapper-inner .profile__wrap-top .profile-img {
    right: -4rem;
    width: calc(100% + 2rem);
    height: 28rem;
  }
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-top .profile-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left;
}
@media screen and (max-width: 768px) {
  .profile__wrapper .profile__wrapper-inner .profile__wrap-top .profile-img img {
    object-position: top;
  }
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-middle {
  display: flex;
  justify-content: space-between;
  margin-bottom: 8rem;
}
@media screen and (max-width: 768px) {
  .profile__wrapper .profile__wrapper-inner .profile__wrap-middle {
    flex-direction: column;
    margin-bottom: 6rem;
  }
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-middle .left-block .skills-block {
  margin-bottom: 13rem;
}
@media screen and (min-width: 769px) {
  .profile__wrapper .profile__wrapper-inner .profile__wrap-middle .left-block .skills-block {
    width: 81.2rem;
    margin-bottom: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .profile__wrapper .profile__wrapper-inner .profile__wrap-middle .left-block .skills-block {
    margin-bottom: 6rem;
    margin-bottom: 8rem;
  }
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-middle .left-block .skills-block h2 {
  font-family: var(--font-serif);
  font-size: 4.5rem;
  margin-bottom: 4.5rem;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .profile__wrapper .profile__wrapper-inner .profile__wrap-middle .left-block .skills-block h2 {
    font-size: 2.5rem;
    margin-bottom: 3rem;
  }
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-middle .left-block .skills-block .skills-list {
  width: 100%;
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-middle .left-block .skills-block .skills-list li {
  display: flex;
  align-items: center;
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 768px) {
  .profile__wrapper .profile__wrapper-inner .profile__wrap-middle .left-block .skills-block .skills-list li {
    margin-bottom: 0.5rem;
  }
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-middle .left-block .skills-block .skills-list li .skills-name {
  width: 21rem;
  font-size: 2.2rem;
  font-weight: normal;
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-middle .left-block .skills-block .skills-list li .skills-name .skil-years {
  opacity: 0.7;
  font-size: 0.8em;
  margin-left: 0.5rem;
}
@media screen and (max-width: 768px) {
  .profile__wrapper .profile__wrapper-inner .profile__wrap-middle .left-block .skills-block .skills-list li .skills-name {
    width: 15rem;
    font-size: 1.4rem;
  }
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-middle .left-block .skills-block .skills-list li .skill-level {
  position: relative;
  width: 55rem;
  height: 1rem;
  background-color: #C9C9BF;
  margin-right: 3rem;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .profile__wrapper .profile__wrapper-inner .profile__wrap-middle .left-block .skills-block .skills-list li .skill-level {
    width: 27rem;
    height: 0.7rem;
    margin-right: 1.5rem;
  }
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-middle .left-block .skills-block .skills-list li .skill-level::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  background-color: #b1b18d;
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-middle .left-block .skills-block .skills-list li:nth-child(1) .skill-level::after {
  width: 85%;
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-middle .left-block .skills-block .skills-list li:nth-child(2) .skill-level::after {
  width: 80%;
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-middle .left-block .skills-block .skills-list li:nth-child(3) .skill-level::after {
  width: 30%;
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-middle .left-block .skills-block .skills-list li:nth-child(4) .skill-level::after {
  width: 55%;
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-middle .left-block .skills-block .skills-list li:nth-child(5) .skill-level::after {
  width: 80%;
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-middle .left-block .skills-block .skills-list li:nth-child(6) .skill-level::after {
  width: 65%;
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-middle .left-block .skills-block .skills-list li:nth-child(7) .skill-level::after {
  width: 80%;
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-middle .left-block .skills-block .skills-list li:nth-child(8) .skill-level::after {
  width: 10%;
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-middle .left-block .skills-block .skills-list li .skill-percentage {
  color: #83837a;
  font-size: 2.3rem;
}
@media screen and (max-width: 768px) {
  .profile__wrapper .profile__wrapper-inner .profile__wrap-middle .left-block .skills-block .skills-list li .skill-percentage {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 769px) {
  .profile__wrapper .profile__wrapper-inner .profile__wrap-middle .left-block .qualification-block {
    width: 81.2rem;
  }
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-middle .left-block .qualification-block h2 {
  font-family: var(--font-serif);
  font-size: 4.5rem;
  margin-bottom: 4.5rem;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .profile__wrapper .profile__wrapper-inner .profile__wrap-middle .left-block .qualification-block h2 {
    font-size: 2.5rem;
    margin-bottom: 3rem;
  }
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-middle .left-block .qualification-block .career-table {
  width: 100%;
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-middle .left-block .qualification-block .career-table tr th,
.profile__wrapper .profile__wrapper-inner .profile__wrap-middle .left-block .qualification-block .career-table tr td {
  font-size: 2rem;
  padding-bottom: 2.5rem;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  .profile__wrapper .profile__wrapper-inner .profile__wrap-middle .left-block .qualification-block .career-table tr th,
  .profile__wrapper .profile__wrapper-inner .profile__wrap-middle .left-block .qualification-block .career-table tr td {
    font-size: 1.4rem;
    padding-bottom: 1rem;
    line-height: 1.5;
  }
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-middle .left-block .qualification-block .career-table tr th {
  width: 12%;
}
@media screen and (max-width: 768px) {
  .profile__wrapper .profile__wrapper-inner .profile__wrap-middle .left-block .qualification-block .career-table tr th {
    width: 17%;
  }
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-middle .left-block .qualification-block .qualification-table {
  width: 100%;
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-middle .left-block .qualification-block .qualification-table tr th,
.profile__wrapper .profile__wrapper-inner .profile__wrap-middle .left-block .qualification-block .qualification-table tr td {
  font-size: 2rem;
  padding-bottom: 2.5rem;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  .profile__wrapper .profile__wrapper-inner .profile__wrap-middle .left-block .qualification-block .qualification-table tr th,
  .profile__wrapper .profile__wrapper-inner .profile__wrap-middle .left-block .qualification-block .qualification-table tr td {
    font-size: 1.4rem;
    padding-bottom: 1rem;
    line-height: 1.5;
  }
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-middle .left-block .qualification-block .qualification-table tr th {
  width: 12%;
}
@media screen and (max-width: 768px) {
  .profile__wrapper .profile__wrapper-inner .profile__wrap-middle .left-block .qualification-block .qualification-table tr th {
    width: 17%;
  }
}
@media screen and (min-width: 769px) {
  .profile__wrapper .profile__wrapper-inner .profile__wrap-middle .right-block .career-block,
  .profile__wrapper .profile__wrapper-inner .profile__wrap-middle .right-block .qualification-block {
    width: 81.2rem;
    margin-bottom: 8rem;
  }
}
@media screen and (max-width: 768px) {
  .profile__wrapper .profile__wrapper-inner .profile__wrap-middle .right-block .career-block,
  .profile__wrapper .profile__wrapper-inner .profile__wrap-middle .right-block .qualification-block {
    margin-bottom: 6rem;
  }
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-middle .right-block .career-block h2,
.profile__wrapper .profile__wrapper-inner .profile__wrap-middle .right-block .qualification-block h2 {
  font-family: var(--font-serif);
  font-size: 4.5rem;
  margin-bottom: 4.5rem;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .profile__wrapper .profile__wrapper-inner .profile__wrap-middle .right-block .career-block h2,
  .profile__wrapper .profile__wrapper-inner .profile__wrap-middle .right-block .qualification-block h2 {
    font-size: 2.5rem;
    margin-bottom: 3rem;
  }
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-middle .right-block .career-block .career-table,
.profile__wrapper .profile__wrapper-inner .profile__wrap-middle .right-block .qualification-block .career-table {
  width: 100%;
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-middle .right-block .career-block .career-table tr th,
.profile__wrapper .profile__wrapper-inner .profile__wrap-middle .right-block .career-block .career-table tr td,
.profile__wrapper .profile__wrapper-inner .profile__wrap-middle .right-block .qualification-block .career-table tr th,
.profile__wrapper .profile__wrapper-inner .profile__wrap-middle .right-block .qualification-block .career-table tr td {
  font-size: 2rem;
  padding-bottom: 2.5rem;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  .profile__wrapper .profile__wrapper-inner .profile__wrap-middle .right-block .career-block .career-table tr th,
  .profile__wrapper .profile__wrapper-inner .profile__wrap-middle .right-block .career-block .career-table tr td,
  .profile__wrapper .profile__wrapper-inner .profile__wrap-middle .right-block .qualification-block .career-table tr th,
  .profile__wrapper .profile__wrapper-inner .profile__wrap-middle .right-block .qualification-block .career-table tr td {
    font-size: 1.4rem;
    padding-bottom: 1rem;
    line-height: 1.5;
  }
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-middle .right-block .career-block .career-table tr th,
.profile__wrapper .profile__wrapper-inner .profile__wrap-middle .right-block .qualification-block .career-table tr th {
  width: 12%;
}
@media screen and (max-width: 768px) {
  .profile__wrapper .profile__wrapper-inner .profile__wrap-middle .right-block .career-block .career-table tr th,
  .profile__wrapper .profile__wrapper-inner .profile__wrap-middle .right-block .qualification-block .career-table tr th {
    width: 17%;
  }
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-middle .right-block .qualification-block h2 {
  font-family: var(--font-serif);
  font-size: 4.5rem;
  margin-bottom: 4.5rem;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .profile__wrapper .profile__wrapper-inner .profile__wrap-middle .right-block .qualification-block h2 {
    font-size: 2.5rem;
    margin-bottom: 3rem;
  }
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-middle .right-block .qualification-block .qualification-table {
  width: 100%;
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-middle .right-block .qualification-block .qualification-table tr th,
.profile__wrapper .profile__wrapper-inner .profile__wrap-middle .right-block .qualification-block .qualification-table tr td {
  font-size: 2rem;
  padding-bottom: 2.5rem;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  .profile__wrapper .profile__wrapper-inner .profile__wrap-middle .right-block .qualification-block .qualification-table tr th,
  .profile__wrapper .profile__wrapper-inner .profile__wrap-middle .right-block .qualification-block .qualification-table tr td {
    font-size: 1.4rem;
    padding-bottom: 1rem;
    line-height: 1.5;
  }
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-middle .right-block .qualification-block .qualification-table tr th {
  width: 12%;
}
@media screen and (max-width: 768px) {
  .profile__wrapper .profile__wrapper-inner .profile__wrap-middle .right-block .qualification-block .qualification-table tr th {
    width: 17%;
  }
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-bottom .about-block h2 {
  font-family: var(--font-serif);
  font-size: 4.5rem;
  margin-bottom: 4.5rem;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .profile__wrapper .profile__wrapper-inner .profile__wrap-bottom .about-block h2 {
    font-size: 2.5rem;
    margin-bottom: 3rem;
  }
}
.profile__wrapper .profile__wrapper-inner .profile__wrap-bottom .about-block p {
  line-height: 2;
  margin-bottom: 2rem;
}
@media screen and (max-width: 768px) {
  .profile__wrapper .profile__wrapper-inner .profile__wrap-bottom .about-block p {
    font-size: 1.4rem;
  }
}

.favorite__wrapper {
  padding: 20rem 0;
  height: 153.3rem;
}
@media screen and (max-width: 768px) {
  .favorite__wrapper {
    padding: 10rem 0;
    height: 113rem;
  }
}
.favorite__wrapper .favorite__wrapper-inner {
  position: relative;
  padding: 0 6rem;
}
@media screen and (max-width: 768px) {
  .favorite__wrapper .favorite__wrapper-inner {
    padding: 0 2rem;
    font-size: 1.6rem;
  }
}
.favorite__wrapper .favorite__wrapper-inner .favorite-text {
  max-width: 75rem;
}
@media screen and (max-width: 768px) {
  .favorite__wrapper .favorite__wrapper-inner .favorite-text {
    max-width: 100%;
  }
}
.favorite__wrapper .favorite__wrapper-inner .favorite-text h2 {
  font-family: var(--font-serif);
  font-size: 4.5rem;
  margin-bottom: 4.5rem;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .favorite__wrapper .favorite__wrapper-inner .favorite-text h2 {
    font-size: 2.5rem;
    margin-bottom: 3rem;
  }
}
.favorite__wrapper .favorite__wrapper-inner .favorite-text p {
  line-height: 2;
  margin-bottom: 2rem;
}
@media screen and (max-width: 768px) {
  .favorite__wrapper .favorite__wrapper-inner .favorite-text p {
    font-size: 1.4rem;
  }
}
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery {
  position: absolute;
  top: 0;
  right: 6rem;
  width: 125.5rem;
  height: 114.3rem;
}
@media screen and (max-width: 768px) {
  .favorite__wrapper .favorite__wrapper-inner .favorite-gallery {
    width: calc(100% - 4rem);
    margin: 0 auto;
    width: 36.7rem;
    height: 58.5rem;
    top: 36rem;
    right: 2rem;
  }
}
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid__item--nav-prev {
  position: absolute;
  top: 16.1rem;
  left: 25rem;
  width: 16.5rem;
  height: 19rem;
  background-color: #797947;
  z-index: 5;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid__item--nav-prev {
    width: 6.8rem;
    height: 7.9rem;
    top: 13.2rem;
    left: 0rem;
  }
}
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid__item--nav-prev img {
  position: absolute;
  bottom: 3rem;
  left: 50%;
  transform: translate(-50%);
  display: block;
  width: 12.5rem;
}
@media screen and (max-width: 768px) {
  .favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid__item--nav-prev img {
    width: 5rem;
    bottom: 1.5rem;
  }
}
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid__item--nav-next {
  position: absolute;
  bottom: 0;
  right: 18.3rem;
  width: 16.5rem;
  height: 19rem;
  background-color: #797947;
  z-index: 5;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid__item--nav-next {
    width: 6.8rem;
    height: 7.9rem;
    right: 0;
    bottom: 3.2rem;
  }
}
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid__item--nav-next img {
  position: absolute;
  bottom: 3rem;
  left: 50%;
  transform: translate(-50%);
  display: block;
  width: 12.5rem;
}
@media screen and (max-width: 768px) {
  .favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid__item--nav-next img {
    width: 5rem;
    bottom: 1.5rem;
  }
}
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-1 .grid__item,
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-2 .grid__item,
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-3 .grid__item {
  position: relative;
  padding: 2rem;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  transition: transform 0.2s ease-out;
}
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-1 .grid__item::before,
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-2 .grid__item::before,
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-3 .grid__item::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.5s;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-1 .grid__item,
  .favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-2 .grid__item,
  .favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-3 .grid__item {
    padding: 0.8rem;
  }
}
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-1 .grid__item .comment,
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-2 .grid__item .comment,
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-3 .grid__item .comment {
  font-size: 1.8rem;
  opacity: 0;
  transition: all 0.5s;
}
@media screen and (max-width: 768px) {
  .favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-1 .grid__item .comment,
  .favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-2 .grid__item .comment,
  .favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-3 .grid__item .comment {
    font-size: 1.3rem;
    line-height: 1.5 !important;
  }
}
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-1 .grid__item:nth-child(1),
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-2 .grid__item:nth-child(1),
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-3 .grid__item:nth-child(1) {
  position: absolute;
  top: 0;
  right: 0;
  width: 81.2rem;
  height: 55.5rem;
}
@media screen and (max-width: 768px) {
  .favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-1 .grid__item:nth-child(1),
  .favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-2 .grid__item:nth-child(1),
  .favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-3 .grid__item:nth-child(1) {
    width: 29rem;
    height: 21.2rem;
  }
}
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-1 .grid__item:nth-child(2),
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-2 .grid__item:nth-child(2),
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-3 .grid__item:nth-child(2) {
  position: absolute;
  top: 37.6rem;
  left: 0;
  width: 41.8rem;
  height: 41.8rem;
}
@media screen and (max-width: 768px) {
  .favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-1 .grid__item:nth-child(2),
  .favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-2 .grid__item:nth-child(2),
  .favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-3 .grid__item:nth-child(2) {
    width: 17rem;
    height: 17rem;
    top: 22.2rem;
  }
}
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-1 .grid__item:nth-child(3),
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-2 .grid__item:nth-child(3),
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-3 .grid__item:nth-child(3) {
  position: absolute;
  top: 81.9rem;
  left: 9.4rem;
  width: 32.4rem;
  height: 32.4rem;
}
@media screen and (max-width: 768px) {
  .favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-1 .grid__item:nth-child(3),
  .favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-2 .grid__item:nth-child(3),
  .favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-3 .grid__item:nth-child(3) {
    width: 12.5rem;
    height: 12.5rem;
    top: 40.3rem;
    left: 4.4rem;
  }
}
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-1 .grid__item:nth-child(4),
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-2 .grid__item:nth-child(4),
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-3 .grid__item:nth-child(4) {
  position: absolute;
  top: 58rem;
  left: 44.3rem;
  width: 43.7rem;
  height: 56.3rem;
}
@media screen and (max-width: 768px) {
  .favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-1 .grid__item:nth-child(4),
  .favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-2 .grid__item:nth-child(4),
  .favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-3 .grid__item:nth-child(4) {
    width: 18.8rem;
    height: 24.2rem;
    top: 22.1rem;
    left: 18.1rem;
  }
}
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-1 .grid__item:nth-child(5),
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-2 .grid__item:nth-child(5),
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-3 .grid__item:nth-child(5) {
  position: absolute;
  top: 58rem;
  right: 0;
  width: 35rem;
  height: 35rem;
}
@media screen and (max-width: 768px) {
  .favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-1 .grid__item:nth-child(5),
  .favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-2 .grid__item:nth-child(5),
  .favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-3 .grid__item:nth-child(5) {
    width: 11rem;
    height: 11rem;
    top: 47.4rem;
    left: 18rem;
  }
}
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-1 .grid__item:hover::before,
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-2 .grid__item:hover::before,
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-3 .grid__item:hover::before {
  opacity: 1;
}
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-1 .grid__item:hover .comment,
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-2 .grid__item:hover .comment,
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-3 .grid__item:hover .comment {
  opacity: 1;
}
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-1 .grid__item:nth-child(1) {
  background: url(../img/top/gallery1-1.jpg) center center/cover no-repeat;
}
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-1 .grid__item:nth-child(2) {
  background: url(../img/top/gallery1-2.jpg) center center/cover no-repeat;
}
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-1 .grid__item:nth-child(3) {
  background: url(../img/top/gallery1-3.jpg) center center/cover no-repeat;
}
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-1 .grid__item:nth-child(4) {
  background: url(../img/top/gallery1-4.jpg) center center/cover no-repeat;
}
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-1 .grid__item:nth-child(5) {
  background: url(../img/top/gallery1-5.jpg) center center/cover no-repeat;
}
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-2 .grid__item:nth-child(1) {
  background: url(../img/top/gallery2-1.jpg) center center/cover no-repeat;
}
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-2 .grid__item:nth-child(2) {
  background: url(../img/top/gallery2-2.jpg) center center/cover no-repeat;
}
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-2 .grid__item:nth-child(3) {
  background: url(../img/top/gallery2-3.jpg) center center/cover no-repeat;
}
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-2 .grid__item:nth-child(4) {
  background: url(../img/top/gallery2-4.jpg) center center/cover no-repeat;
}
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-2 .grid__item:nth-child(5) {
  background: url(../img/top/gallery2-5.jpg) center center/cover no-repeat;
}
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-3 .grid__item:nth-child(1) {
  background: url(../img/top/gallery3-1.jpg) center center/cover no-repeat;
}
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-3 .grid__item:nth-child(2) {
  background: url(../img/top/gallery3-2.jpg) center center/cover no-repeat;
}
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-3 .grid__item:nth-child(3) {
  background: url(../img/top/gallery3-3.jpg) center center/cover no-repeat;
}
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-3 .grid__item:nth-child(4) {
  background: url(../img/top/gallery3-4.jpg) center center/cover no-repeat;
}
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid--layout-3 .grid__item:nth-child(5) {
  background: url(../img/top/gallery3-5.jpg) center center/cover no-repeat;
}
.favorite__wrapper .favorite__wrapper-inner .favorite-gallery .grid__item--name {
  opacity: 0;
}

.grid {
  display: grid;
  width: calc(100% - 6em);
  height: calc(100vh - 6em);
  grid-auto-rows: calc((100vh - 6em) / 30 - var(--gap));
  grid-auto-columns: calc((100% - 6em) / 30 - var(--gap));
  justify-content: center;
  align-content: center;
  pointer-events: none;
}

.js .grid {
  opacity: 0;
}
.js .grid--current {
  opacity: 1;
  pointer-events: auto;
}

.works__wrapper {
  padding: 20rem 0;
  background-color: var(--color-white);
  color: var(--color-green);
}
@media screen and (max-width: 768px) {
  .works__wrapper {
    padding: 10rem 0 5rem;
  }
}
.works__wrapper .works__wrapper-inner h2 {
  font-family: var(--font-serif);
  font-size: 4.5rem;
  margin-bottom: 4.5rem;
  line-height: 1;
  padding-left: 6rem;
}
@media screen and (max-width: 768px) {
  .works__wrapper .works__wrapper-inner h2 {
    font-size: 2.5rem;
    margin-bottom: 3rem;
    padding-left: 2rem;
  }
}
@media screen and (min-width: 769px) {
  .works__wrapper .works__wrapper-inner .scroll_container {
    height: 200vh;
  }
}
@media screen and (min-width: 769px) {
  .works__wrapper .works__wrapper-inner .scroll_container .sticky_wrap {
    overflow: hidden;
    position: sticky;
    top: 0;
    height: 100vh;
  }
}
@media screen and (min-width: 769px) and (max-width: 900px) {
  .works__wrapper .works__wrapper-inner .scroll_container .sticky_wrap {
    height: 70vh;
    top: 40rem;
  }
}
@media screen and (max-width: 768px) {
  .works__wrapper .works__wrapper-inner .scroll_container .sticky_wrap {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .works__wrapper .works__wrapper-inner .scroll_container .sticky_wrap .horizontal_scroll {
    position: absolute;
    top: 0;
    height: 100%;
    width: 200vw;
    will-change: transform;
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (max-width: 768px) {
  .works__wrapper .works__wrapper-inner .scroll_container .sticky_wrap .horizontal_scroll {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .works__wrapper .works__wrapper-inner .scroll_container .sticky_wrap .horizontal_scroll .scroll_contents {
    height: 100%;
    width: 100vw;
    margin-left: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .works__wrapper .works__wrapper-inner .scroll_container .sticky_wrap .horizontal_scroll .scroll_contents {
    margin-bottom: 0.6rem;
    width: 100%;
    height: 35rem;
  }
  .works__wrapper .works__wrapper-inner .scroll_container .sticky_wrap .horizontal_scroll .scroll_contents img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.works__wrapper .works__wrapper-inner .scroll_container .sticky_wrap .horizontal_scroll .scroll_contents a {
  display: block;
  width: 100%;
  height: 100%;
}
.works__wrapper .works__wrapper-inner .scroll_container .sticky_wrap .horizontal_scroll .scroll_contents a .work-img {
  position: relative;
  width: 100%;
  height: 100%;
}
.works__wrapper .works__wrapper-inner .scroll_container .sticky_wrap .horizontal_scroll .scroll_contents a .work-img::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 40%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 15%, transparent);
  bottom: 0;
  left: 0;
}
.works__wrapper .works__wrapper-inner .scroll_container .sticky_wrap .horizontal_scroll .scroll_contents a .work-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.works__wrapper .works__wrapper-inner .scroll_container .sticky_wrap .horizontal_scroll .scroll_contents a .work-img .text-box {
  position: absolute;
  bottom: 8rem;
  left: 8rem;
  color: var(--color-white);
  z-index: 5;
}
@media screen and (max-width: 768px) {
  .works__wrapper .works__wrapper-inner .scroll_container .sticky_wrap .horizontal_scroll .scroll_contents a .work-img .text-box {
    bottom: 2rem;
    left: 2rem;
  }
}
.works__wrapper .works__wrapper-inner .scroll_container .sticky_wrap .horizontal_scroll .scroll_contents a .work-img .text-box .title {
  font-size: 3rem;
  margin-bottom: 3rem;
}
@media screen and (max-width: 768px) {
  .works__wrapper .works__wrapper-inner .scroll_container .sticky_wrap .horizontal_scroll .scroll_contents a .work-img .text-box .title {
    font-size: 1.1rem;
    margin-bottom: 0.5rem;
  }
}
.works__wrapper .works__wrapper-inner .scroll_container .sticky_wrap .horizontal_scroll .scroll_contents a .work-img .text-box .title .name {
  font-size: 4rem;
}
@media screen and (max-width: 768px) {
  .works__wrapper .works__wrapper-inner .scroll_container .sticky_wrap .horizontal_scroll .scroll_contents a .work-img .text-box .title .name {
    font-size: 2.2rem;
  }
}
.works__wrapper .works__wrapper-inner .scroll_container .sticky_wrap .horizontal_scroll .scroll_contents a .work-img .text-box .text {
  font-size: 2.3rem;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .works__wrapper .works__wrapper-inner .scroll_container .sticky_wrap .horizontal_scroll .scroll_contents a .work-img .text-box .text {
    font-size: 1rem;
  }
}
.works__wrapper .works__wrapper-inner .scroll_container .sticky_wrap .horizontal_scroll .scroll_contents a .work-img .text-box .text span {
  display: inline-block;
  opacity: 0.8;
  margin-right: 1rem;
}

.other__wrapper {
  padding: 20rem 0 10rem;
  color: var(--color-white);
}
@media screen and (max-width: 768px) {
  .other__wrapper {
    padding: 10rem 0;
  }
}
.other__wrapper .other__wrapper-inner {
  position: relative;
  padding: 0 6rem 15rem;
}
@media screen and (max-width: 768px) {
  .other__wrapper .other__wrapper-inner {
    padding: 0 2rem 8rem;
  }
}
.other__wrapper .other__wrapper-inner h2 {
  font-family: var(--font-serif);
  font-size: 4.5rem;
  margin-bottom: 4.5rem;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .other__wrapper .other__wrapper-inner h2 {
    font-size: 2.5rem;
    margin-bottom: 3rem;
  }
}
.other__wrapper .other__wrapper-inner .others-slider .splide__track .splide__list .splide__slide {
  width: 65% !important;
  height: 100rem;
  max-height: 700px;
  margin-right: 2rem;
  overflow: hidden;
  margin-bottom: 8rem;
}
@media screen and (max-width: 768px) {
  .other__wrapper .other__wrapper-inner .others-slider .splide__track .splide__list .splide__slide {
    width: 80% !important;
    height: 30rem;
    margin-right: 1rem;
    margin-bottom: 3rem;
  }
}
.other__wrapper .other__wrapper-inner .others-slider .splide__track .splide__list .splide__slide a {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  transition: all 0.5s;
  background-color: var(--color-green);
  background-color: #000;
}
.other__wrapper .other__wrapper-inner .others-slider .splide__track .splide__list .splide__slide a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: all 0.5s;
}
.other__wrapper .other__wrapper-inner .others-slider .splide__track .splide__list .splide__slide a .text-box {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 4rem;
  color: var(--color-white);
  font-size: 2rem;
}
@media screen and (min-width: 769px) {
  .other__wrapper .other__wrapper-inner .others-slider .splide__track .splide__list .splide__slide a .text-box {
    opacity: 0;
    transition: all 0.5s;
  }
}
@media screen and (max-width: 768px) {
  .other__wrapper .other__wrapper-inner .others-slider .splide__track .splide__list .splide__slide a .text-box {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 40%, transparent);
    font-size: 1.3rem;
    padding: 5rem 1.5rem 1.5rem;
  }
}
.other__wrapper .other__wrapper-inner .others-slider .splide__track .splide__list .splide__slide a:hover img {
  opacity: 0.6;
  scale: 1.05;
}
@media screen and (min-width: 769px) {
  .other__wrapper .other__wrapper-inner .others-slider .splide__track .splide__list .splide__slide a:hover .text-box {
    opacity: 1;
  }
}
.other__wrapper .other__wrapper-inner .others-slider .my-carousel-progress {
  background: #3f4540;
}
.other__wrapper .other__wrapper-inner .others-slider .my-carousel-progress-bar {
  background: #cdd99c;
  height: 0.3rem;
  transition: width 400ms ease;
  width: 0;
}
@media screen and (max-width: 768px) {
  .other__wrapper .other__wrapper-inner .others-slider .my-carousel-progress-bar {
    height: 0.1rem;
  }
}

.contact__wrapper {
  background-color: #3f4540;
}
.contact__wrapper .contact__wrapper-inner {
  padding: 8rem 5rem;
  text-align: center;
}
.contact__wrapper .contact__wrapper-inner h2 {
  font-family: var(--font-serif);
  font-size: 12rem;
}