@charset "UTF-8";
/* ====================================
    base
===================================== */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html, body, section, article, figure, ul, ol, li, h1, h2, h3, p, span, a, div {
  margin: 0;
  padding: 0;
}

body {
  font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #414141;
  background-color: #FFFFFF;
  letter-spacing: 0.05em;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  max-width: 1680px;
  min-height: 100vh;
}

li {
  list-style: none;
}

a {
  color: #414141;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:hover {
  opacity: 0.4;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.footer_fixed {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

/* ====================================
    layout
===================================== */
.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
}

.header {
  width: 100%;
  max-width: 1680px;
  height: 90px;
  position: fixed;
  top: 0;
  z-index: 10;
}
.header__inner {
  width: 100%;
  height: 90px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.header__logo {
  width: 140px;
}
.header__logo a {
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.nav {
  height: 90px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  z-index: 10;
}

.hamburger__list {
  width: 100%;
  max-width: 1170px;
  height: 90px;
  padding: 0 16px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 32px;
}
.hamburger__item a {
  font-size: 18px;
  font-weight: 500;
  font-family: "Frank Ruhl Libre", serif;
  color: #272525;
}
.hamburger__nav--ttl, .hamburger__nav--tel {
  display: none;
}

.footer {
  width: 100%;
  height: 80px;
  background-color: #272525;
}
.footer__inner {
  width: 100%;
  height: 80px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.footer__copy {
  font-size: 14px;
  font-family: "Frank Ruhl Libre", serif;
  color: #FFFFFF;
}

/* ====================================
  Profile
===================================== */
.profile {
  width: 100%;
}
.profile__header {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 90px;
  padding-bottom: 120px;
}
.profile__header--left {
  width: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-top: 48px;
  padding-bottom: 120px;
}
.profile__header--left--inner {
  width: 100%;
  padding-left: 16px;
}
.profile__header--right {
  width: 50%;
}
.profile__header--right img {
  aspect-ratio: 4/3;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.profile__heading {
  width: 100%;
  margin-bottom: 64px;
}
.profile__name {
  margin-bottom: 40px;
}
.profile__name--ja {
  font-size: 40px;
  font-weight: bold;
  font-family: "Noto Serif JP", serif;
  color: #272525;
  margin-right: 16px;
}
.profile__name--en {
  font-size: 16px;
  font-family: "Frank Ruhl Libre", serif;
  color: #555555;
}
.profile__style {
  width: 100%;
}
.profile__style span {
  font-size: 22px;
  font-weight: 400;
  font-family: "Frank Ruhl Libre", serif;
  color: #434141;
}
.profile__detail {
  width: 100%;
  margin-bottom: 48px;
}
.profile__detail--ttl {
  font-size: 24px;
  font-weight: 900;
  font-family: "Frank Ruhl Libre", serif;
  color: #C4C4C4;
  margin-bottom: 16px;
}
.profile__detail--list {
  margin-bottom: 24px;
}
.profile__detail--item span {
  font-size: 14px;
  font-weight: 400;
  font-family: "Noto Serif JP", serif;
  color: #434141;
  line-height: 1.5em;
}
.profile__detail--letter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-right: 32px;
}
.profile__detail--letter span {
  font-size: 14px;
  font-weight: 400;
  font-family: "Noto Serif JP", serif;
  color: #434141;
  line-height: 1.5em;
}
.profile__sns--list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px 0;
}
.profile__sns--item a {
  font-size: 16px;
  font-family: "Frank Ruhl Libre", serif;
  color: #272525;
  border: 1px solid;
  width: 192px;
  height: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 24px;
  position: relative;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.profile__sns--item a::before {
  content: "";
  position: absolute;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  background: #272525;
  top: 58%;
  right: -40px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 60px;
  height: 1px;
}
.profile__sns--item a::after {
  content: "";
  position: absolute;
  -webkit-transform: rotate(24deg);
          transform: rotate(24deg);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  background: #272525;
  top: 48%;
  right: -40px;
  width: 16px;
  height: 1px;
}
.profile__sns--item a i {
  margin-right: 16px;
}
.profile__history {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 160px;
}
.profile__history--inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.profile__history--left {
  width: 50%;
}
.profile__history--left img {
  aspect-ratio: 16/9;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.profile__history--right {
  width: 50%;
  padding-top: 56px;
  padding-left: 24px;
  padding-bottom: 120px;
}
.profile__history--name {
  margin-bottom: 64px;
}
.profile__history--name h3 {
  font-size: 64px;
  font-weight: 500;
  font-family: "Frank Ruhl Libre", serif;
  color: #272525;
}
.profile__history--row {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.profile__history--row:not(:last-child) {
  margin-bottom: 48px;
}
.profile__history--card:not(:last-child) {
  margin-right: 32px;
}
.profile__history--ttl {
  font-size: 24px;
  font-weight: 900;
  font-family: "Frank Ruhl Libre", serif;
  color: #C4C4C4;
  margin-bottom: 16px;
}
.profile__history--timeline:not(:last-child) {
  margin-bottom: 32px;
}
.profile__history--year {
  font-size: 14px;
  font-weight: 700;
  font-family: "Frank Ruhl Libre", serif;
  color: #272525;
}
.profile__history--list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px 0;
  padding-left: 4px;
}
.profile__history--item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.profile__history--item span {
  font-size: 16px;
  font-weight: 400;
  font-family: "Noto Serif JP", serif;
  line-height: 1.5em;
  color: #646464;
}
.profile__history--item span a {
  font-size: 16px;
  font-weight: 400;
  font-family: "Noto Serif JP", serif;
  line-height: 1.5em;
  color: #0e0ed7;
  text-decoration: underline;
}
.profile__gallery {
  width: 100%;
  max-width: 1170px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 auto;
  padding-bottom: 184px;
}
.profile__gallery--list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.profile__gallery--list:not(:last-child) {
  margin-bottom: 60px;
}
.profile__gallery--item--9_16 {
  width: 350px;
}
.profile__gallery--item--9_16 img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.profile__gallery--item--16_9 {
  width: 760px;
}
.profile__gallery--item--16_9 img {
  aspect-ratio: 16/9;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
@media screen and (max-width: 1000px) {
  .container {
    padding-left: 50px;
    padding-right: 0;
  }
  .header {
    height: 50px;
    position: absolute;
  }
  .header__inner {
    height: 50px;
    padding-left: 8px;
  }
  .header__logo {
    width: 110px;
  }
  .nav {
    width: 50px;
    height: 50px;
    position: fixed;
    top: 0;
    left: 0;
  }
  .hamburger__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    height: auto;
    gap: 40px 0;
    margin-bottom: 48px;
  }
  .hamburger__item a {
    font-size: 24px;
    color: #646464;
  }
  .hamburger {
    z-index: 9999;
    cursor: pointer;
    width: 50px;
    height: 50px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 6px;
    background-color: #272525;
  }
  .hamburger__line {
    display: inline-block;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    height: 1px;
    border-radius: 2px;
    background-color: #FAFAFA;
    width: 25px;
  }
  .hamburger.active .hamburger__line {
    background-color: #FFFFFF;
  }
  .hamburger.active .hamburger__line--1 {
    -webkit-transform: translateY(7px) rotate(-43deg);
            transform: translateY(7px) rotate(-43deg);
  }
  .hamburger.active .hamburger__line--2 {
    opacity: 0;
  }
  .hamburger.active .hamburger__line--3 {
    -webkit-transform: translateY(-7px) rotate(43deg);
            transform: translateY(-7px) rotate(43deg);
  }
  .hamburger__nav {
    display: none;
  }
  .hamburger__nav.panelactive {
    position: fixed;
    top: 0;
    background-color: #FAFAFA;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    overflow: auto;
    width: 100%;
    height: 100vh;
    padding: 80px 0 0 50px;
    -webkit-animation-name: gnaviAnime;
            animation-name: gnaviAnime;
    -webkit-animation-duration: 0.4s;
            animation-duration: 0.4s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    opacity: 0;
  }
  @-webkit-keyframes gnaviAnime {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @keyframes gnaviAnime {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  .hamburger__nav--ttl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 32px;
    font-weight: 500;
    font-family: "Frank Ruhl Libre", serif;
    color: #272525;
    padding-left: 16px;
    margin-bottom: 48px;
  }
  .hamburger__nav--tel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 16px;
  }
  .hamburger__nav--tel span {
    font-size: 16px;
    font-family: "Frank Ruhl Libre", serif;
    color: #646464;
    margin-bottom: 8px;
  }
  .hamburger__nav--tel a {
    font-size: 24px;
    font-weight: 500;
    font-family: "Frank Ruhl Libre", serif;
    color: #272525;
  }
  .footer__inner {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-left: 24px;
  }
  .profile__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding-top: 50px;
    padding-left: 50px;
    padding-bottom: 80px;
  }
  .profile__header--left {
    width: 100%;
    padding-top: 40px;
    padding-left: 50px;
    padding-bottom: 0;
  }
  .profile__header--left--inner {
    max-width: 100%;
    padding-left: 48px;
  }
  .profile__header--right {
    width: 100%;
    padding-left: 48px;
  }
  .profile__heading {
    margin-bottom: 48px;
  }
  .profile__name {
    margin-bottom: 24px;
  }
  .profile__name--ja {
    font-size: 32px;
  }
  .profile__style span {
    font-size: 18px;
  }
  .profile__body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .profile__detail--ttl {
    margin-bottom: 8px;
  }
  .profile__history {
    padding-bottom: 0;
  }
  .profile__history--inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .profile__history--left {
    width: 100%;
    padding-right: 98px;
  }
  .profile__history--right {
    width: 100%;
    padding-top: 40px;
    padding-left: 50px;
    padding-bottom: 80px;
  }
  .profile__history--name {
    margin-bottom: 40px;
  }
  .profile__history--name h3 {
    font-size: 48px;
  }
  .profile__gallery {
    padding-bottom: 80px;
  }
  .profile__gallery--list {
    gap: 20px;
  }
  .profile__gallery--list:not(:last-child) {
    margin-bottom: 20px;
  }
  .profile__gallery--item--9_16 {
    width: 320px;
  }
  .profile__gallery--item--16_9 {
    width: 660px;
  }
}
@media screen and (max-width: 1000px) and (max-width: 600px) {
  .footer {
    height: 64px;
  }
  .footer__inner {
    height: 64px;
    padding-left: 0;
  }
  .footer__copy {
    font-size: 12px;
  }
  .profile__header {
    padding-left: 0;
    padding-bottom: 64px;
  }
  .profile__header--left--inner {
    padding-left: 0;
  }
  .profile__header--right {
    padding-left: 0;
  }
  .profile__heading {
    margin-bottom: 32px;
  }
  .profile__name {
    margin-bottom: 16px;
  }
  .profile__name--ja {
    font-size: 24px;
    margin-right: 8px;
  }
  .profile__name--en {
    font-size: 12px;
  }
  .profile__style span {
    font-size: 14px;
    line-height: 1.6em;
  }
  .profile__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .profile__detail {
    margin-bottom: 32px;
  }
  .profile__detail--ttl {
    font-size: 20px;
  }
  .profile__sns--list {
    gap: 20px 0;
  }
  .profile__sns--item a {
    font-size: 14px;
    width: 170px;
    height: 34px;
  }
  .profile__sns--item a::before {
    top: 60%;
  }
  .profile__sns--item a i {
    margin-right: 8px;
  }
  .profile__history--left {
    padding-left: 50px;
    padding-right: 0;
  }
  .profile__history--right {
    padding-bottom: 64px;
  }
  .profile__history--name {
    margin-bottom: 24px;
  }
  .profile__history--name h3 {
    font-size: 32px;
  }
  .profile__history--row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .profile__history--card:not(:last-child) {
    margin-right: 0;
    margin-bottom: 40px;
  }
  .profile__history--ttl {
    font-size: 18px;
    margin-bottom: 12px;
  }
  .profile__history--timeline:not(:last-child) {
    margin-bottom: 16px;
  }
  .profile__history--year {
    font-size: 12px;
  }
  .profile__history--item span {
    font-size: 14px;
    line-height: 1.6em;
  }
  .profile__history--item span a {
    font-size: 14px;
    line-height: 1.6em;
  }
  .profile__gallery {
    padding-bottom: 64px;
  }
  .profile__gallery--list {
    gap: 15px;
  }
  .profile__gallery--list:not(:last-child) {
    margin-bottom: 15px;
  }
  .profile__gallery--item--9_16 {
    width: 190px;
  }
  .profile__gallery--item--16_9 {
    width: 395px;
  }
}
@media screen and (min-width: 1001px) {
  .profile__header--left--inner {
    max-width: 585px;
  }
  .profile__sns--item a:hover::before, .profile__sns--item a:hover::after {
    right: -50px;
  }
}
@media screen and (max-width: 600px) {
  .profile__detail--item span {
    line-height: 1.6em;
  }
  .profile__detail--letter span {
    line-height: 1.6em;
  }
}
/*# sourceMappingURL=profile-iinumaai.css.map */
/*# sourceMappingURL=profile-iinumaai.css.map */