@charset "UTF-8";

/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

nav,
ul,
li {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  color: unset;
}

/* change colours to suit your needs */

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select,
textarea,
button {
  vertical-align: middle;
  border: none;
}

body {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #000000;
  background-color: #fff;
}

body.is-fixed {
  overflow: hidden;
}

a {
  text-decoration: none;
}

section {
  width: 100%;
}

img,
svg {
  width: 100%;
  vertical-align: top;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.l-wrapper {
  position: relative;
  overflow-x: hidden;
  padding-top: 0;
  background-color: #3B3B3B;
  color: #fff;
}

.l-section {
  position: relative;
  padding: 127px 0 20px;
}

.l-content {
  position: relative;
  width: 86.1111111111vw;
  margin: auto;
  padding: 0 0 0;
  box-sizing: border-box;
}

.l-content--wide {
  width: 1440px;
  margin: auto;
}

.l-box--left {
  width: 450px;
}

.l-box--right {
  width: 647px;
}

.l-row {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}

.l-row--spReverse {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}

.l-row--center {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.l-row--asymmetric {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}

.l-center {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

.l-interrupt {
  position: relative;
  height: 0;
  margin-top: 190px;
  z-index: 15;
}

.l-interrupt + * .l-content {
  padding-top: 190px;
}

.c-image01 {
  width: 500px;
  border-radius: 160px 0 0 0;
  overflow: hidden;
}

.c-image02 {
  position: relative;
}

.c-image02__text {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 45px;
  line-height: 1;
  letter-spacing: 0.05em;
  color: #fff;
  z-index: 5;
}

.c-textBox01 {
  width: 680px;
}

.c-headline01 {
  font-size: 55px;
  line-height: 1;
  letter-spacing: 0.075em;
  font-family: "Old Standard TT", serif;
  font-weight: 400;
  font-feature-settings: "palt";
  text-align: center;
  color: #80ffd5;
  margin-bottom: 0px;
}

.c-headline02 {
  font-size: 45px;
  line-height: 1;
  letter-spacing: 0em;
  font-weight: 600;
  margin: 0 0 0;
  color: #707070;
  text-align: center;
}

.c-text01 {
  margin-top: 50px;
  font-size: 17px;
  line-height: 1.8823529412;
  letter-spacing: 0.05em;
  font-weight: 400;
  color: #fff;
  text-align: left;
}

.c-text02 {
  font-size: 24px;
  line-height: 1.6666666667;
  letter-spacing: 0.05em;
  font-weight: 400;
  color: #fff;
  margin-top: 60px;
}

.c-text03 {
  font-size: 32px;
  line-height: 1.5;
  letter-spacing: 0.05em;
  font-weight: 400;
}

.c-notes01 {
  display: block;
  margin-top: 20px;
  font-size: 32px;
  line-height: 1.3125;
  letter-spacing: 0.05em;
  text-align: center;
  font-weight: 400;
}

.c-map {
  width: 645px;
}

.c-map iframe {
  width: 100%;
  height: 100%;
  font-size: 48px;
  line-height: 1;
  letter-spacing: 0em;
}

.c-button__container {
  display: flex;
  justify-content: space-between;
  width: 990px;
  margin: 100px auto 0;
}

.c-button01 {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 15px 30px;
  border-radius: 100px;
  box-sizing: border-box;
  margin-top: 35px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 0.2em;
  min-width: 465px;
  min-height: 102px;
  font-weight: 600;
  background-color: #fff;
}

.c-button01__icon {
  display: inline-block;
  width: 50px;
  margin-right: 20px;
}

.c-button02 {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 15px 30px;
  border-radius: 100px;
  box-sizing: border-box;
  margin-top: 35px;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 0.1em;
  min-width: 465px;
  min-height: 102px;
  font-weight: 600;
  color: #fff;
  background-color: #80ffd5;
  border: 3px solid #80ffd5;
}

.c-button02__main {
  width: 1142px;
}

.c-button02__icon {
  display: inline-block;
  width: 50px;
  margin-right: 20px;
}

.c-textTable {
  text-align: left;
  width: 815px;
  margin: auto;
}

.c-textTable__row:not(:last-child) {
  border-bottom: 1px solid #3B3B3B;
}

.c-textTable__headline {
  font-size: 24px;
  line-height: 2;
  letter-spacing: 0em;
  padding: 30px 10px 30px 60px;
  font-weight: normal;
}

.c-textTable__cell {
  font-size: 24px;
  line-height: 2;
  letter-spacing: 0em;
  padding: 5px 0;
  font-weight: normal;
}

.c-scroll {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: -20px;
  font-size: 30px;
  line-height: 1.6666666667;
  letter-spacing: 0em;
  transform-origin: left top;
  transform: rotate(90deg);
  z-index: 20;
}

.c-scroll:before {
  content: "";
  display: inline-block;
  width: 70px;
  height: 2px;
  margin-right: 25px;
}

.p-header {
  width: 100%;
  box-sizing: border-box;
  margin: auto;
  padding: 80px 0 26px;
  z-index: 100;
}

.p-header__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.p-header__inner {
  width: 76.3888888889vw;
  margin: auto;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.p-header__menu {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-family: "Old Standard TT", serif;
}

.p-header__menu__link {
  font-size: 42px;
  line-height: 1;
  letter-spacing: 0em;
  margin-left: 90px;
}

.p-header__menu__sns {
  display: none;
}

.p-header__menu__sns__wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 16vw;
}

.p-header__menu__sns__icon {
  margin-right: 12.5333333333vw;
  width: auto;
  height: 7.4666666667vw;
  fill: #3B3B3B;
}

.p-header__button {
  display: none;
}

.p-fv {
  position: relative;
  z-index: 5;
}

.p-fv__main {
  position: relative;
}

.p-fv__text {
  position: absolute;
  top: 176px;
  bottom: auto;
  left: 116px;
  font-family: "Old Standard TT", serif;
  text-align: left;
  margin: auto;
  z-index: 15;
}

.p-fv__title {
  display: block;
  font-size: 84px;
  line-height: 1;
  letter-spacing: 0em;
  font-feature-settings: "palt";
  font-weight: 300;
  z-index: 15;
}

.p-fv__title__sub {
  display: block;
  font-size: 40px;
  line-height: 1;
  letter-spacing: 0em;
  font-feature-settings: "palt";
  margin-top: 30px;
  font-weight: 300;
}

.p-fv__title__notes {
  display: block;
  font-size: 26px;
  line-height: 1;
  letter-spacing: 0em;
  font-feature-settings: "palt";
  margin-top: 30px;
  font-weight: 300;
}

.p-fv__sns {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  position: absolute;
  bottom: 47px;
  left: 116px;
  z-index: 8;
}

.p-fv__sns__icon {
  margin-right: 22px;
  width: auto;
  height: 30px;
  fill: #fff;
}

.p-fv__image {
  position: relative;
  margin: 0 0 0 auto;
  width: 78.1944444444vw;
  height: 570px;
  overflow: hidden;
  z-index: 5;
  opacity: 1;
  transition: opacity 1s;
}

.p-fv__image.is-active {
  opacity: 0;
}

.p-fv__image__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../image/fv.jpg);
  background-size: cover;
  background-position: center right;
  transform: scale(1);
  transition: transform 3s;
}

.is-active .p-fv__image__inner {
  transform: scale(1.05);
}

.p-profile {
  margin-top: 80px;
}

.p-profile__container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 76.3888888889vw;
  margin: auto;
}

.p-profile__container:not(:first-of-type) {
  padding: 50px 0 0;
}

.p-profile__headline {
  width: 350px;
  color: #80ffd5;
  padding-top: 52px;
  margin-right: 51px;
  font-size: 39px;
  line-height: 1;
  letter-spacing: 0em;
  font-weight: 400;
  flex: 0 0 auto;
}

.p-profile__container:first-of-type .p-profile__headline {
  padding-top: 0;
}

.p-profile__details {
  width: 100%;
  padding-top: 52px;
  border-top: 1px solid #707070;
}

.p-profile__container:first-of-type .p-profile__details {
  border-top: none;
  padding-top: 0;
}

.p-profile__photo {
  width: 350px;
  height: 350px;
  border-radius: 350px;
  background-image: url(../image/phot.jpg);
  background-size: cover;
  background-position: center;
  overflow: hidden;
}

.p-profile__name {
  display: block;
  font-size: 45px;
  line-height: 1;
  letter-spacing: 0em;
}

.p-profile__name__sub {
  display: block;
  margin-top: 25px;
  font-size: 27px;
  line-height: 1;
  letter-spacing: 0em;
}

.p-profile__text {
  font-size: 17px;
  line-height: 1.8823529412;
  letter-spacing: 0em;
  text-align: justify;
  text-justify: inter-ideograph;
}

.p-profile__text:not(:first-child) {
  margin-top: 36px;
}

.p-profile__skill__container {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.p-profile__skill__box {
  text-align: center;
  width: 175px;
}

.p-profile__skill__icon {
  fill: #80ffd5;
  width: 51px;
}

.p-profile__skill__text {
  margin-top: 21px;
  font-size: 17px;
  line-height: 1.1764705882;
  letter-spacing: 0em;
}

.p-works__container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 1259px;
  margin: auto;
}

.p-works__container::after {
  content: "";
  width: 377px;
  height: 1px;
}

.p-works__box {
  margin-top: 50px;
  width: 377px;
}

.p-works__box__thumb {
  position: relative;
  width: 100%;
  height: 250px;
  overflow: hidden;
}

.p-works__box__thumb::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: 2px solid #80ffd5;
  z-index: -1;
}

.p-works__box__thumb__inner {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #3B3B3B;
  transition: 2s;
}

.p-works__box:hover .p-works__box__thumb__inner {
  transform: scale(1.05);
}

.p-works__box__text {
  margin-top: 12px;
  font-size: 18px;
  line-height: 1.3333333333;
  letter-spacing: 0em;
}

.p-works__more {
  width: 298px;
  margin: 84px auto 0;
}

.p-works__more__button {
  display: block;
  background-color: #80ffd5;
  color: #3B3B3B;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.06em;
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  border-radius: 298px;
  text-align: center;
}

.p-contact {
  text-align: center;
}

.p-contact__text {
  margin-top: 28px;
  color: #fff;
  font-size: 19px;
  line-height: 1;
  letter-spacing: 0em;
}

.p-contact__mail {
  display: inline-block;
  margin-top: 24px;
  padding: 21px 100px;
  border-radius: 100px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 40px;
  line-height: 1;
  letter-spacing: 0.06em;
}

.p-footer {
  width: 100%;
  padding: 40px 0 58px;
}

.p-footer__logo {
  width: 150px;
  margin: auto;
}

.p-footer__copy {
  text-align: center;
  margin-top: 36px;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0em;
}

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

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

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

.u-caution {
  font-size: 0.5em;
  color: #A80000;
}

.u-ftMin {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.u-mt20 {
  margin-top: 20px;
}

.u-mt40 {
  margin-top: 40px;
}

.u-mt60 {
  margin-top: 60px;
}

.u-mt70 {
  margin-top: 70px;
}

.u-ml40 {
  margin-left: 40px;
}

.u-fadeUp {
  opacity: 1;
  filter: blur(0);
  transition: opacity 1.2s, filter 1.2s, transform 1.2s;
  transition-delay: opacity 0s, filter 0.3s, transform 0s;
  transform: translateY(0%);
}

.u-fadeUp.is-active {
  opacity: 0;
  transform: translateY(5px);
}

.u-fadeIn {
  opacity: 1;
  transform: scale(1);
  filter: blur(0);
  transition: opacity 1.2s, filter 1.2s, transform 1.2s;
  transition-delay: opacity 0.6s, filter 0.9s, transform 0.9s;
}

.u-fadeIn.is-active {
  transform: scale(1.05);
  opacity: 0;
  filter: blur(12px);
}

.u-popIn {
  opacity: 1;
  transform: scale(1);
  transition: opacity 1.2s, filter 1.2s, transform 1.2s;
}

.u-popIn.is-active {
  transform: scale(1.05);
  opacity: 0;
}

.u-slideLeft {
  transform: translateX(0);
  overflow: hidden;
  transition: 0.9s;
  transition-delay: 0.6s;
}

.u-slideLeft.is-active {
  transform: translateX(-100%);
}

.u-slideRight {
  transform: translateX(0);
  overflow: hidden;
  transition: 0.9s;
  transition-delay: 0.6s;
}

.u-slideRight.is-active {
  transform: translateX(100%);
}

.u-zoomOut {
  transform: scale(1);
  transform-origin: center center;
  overflow: hidden;
  transition: 10s;
  transition-delay: 0;
}

.u-zoomOut.is-active {
  transform: scale(1.2);
}

@media screen and (min-width: 1025px), print {
  .u-sp {
    display: none;
  }
}

@media screen and (max-width: 1440px) {
  .l-wrapper {
    padding-top: 0vw;
  }

  .l-section {
    padding: 8.8194444444vw 0vw 1.3888888889vw 0vw;
  }

  .l-content {
    padding: 0vw 0vw 0vw 0vw;
  }

  .l-content--wide {
    width: 100vw;
  }

  .l-box--left {
    width: 31.25vw;
  }

  .l-box--right {
    width: 44.9305555556vw;
  }

  .l-interrupt {
    margin-top: 13.1944444444vw;
  }

  .l-interrupt + * .l-content {
    margin-top: 13.1944444444vw;
  }

  .c-image01 {
    width: 34.7222222222vw;
    border-radius: 11.1111111111vw 0 0 0;
  }

  .c-image02__text {
    font-size: 45px;
    font-size: 3.125vw;
    line-height: 1;
    letter-spacing: 0.05em;
  }

  .c-textBox01 {
    width: 47.2222222222vw;
  }

  .c-headline01 {
    font-size: 55px;
    font-size: 3.8194444444vw;
    line-height: 1;
    letter-spacing: 0.075em;
  }

  .c-headline02 {
    font-size: 45px;
    font-size: 3.125vw;
    line-height: 1;
    letter-spacing: 0em;
    margin: 0vw 0vw 0vw 0vw;
  }

  .c-text01 {
    margin-top: 3.4722222222vw;
    font-size: 17px;
    font-size: 1.1805555556vw;
    line-height: 1.8823529412;
    letter-spacing: 0.05em;
  }

  .c-text02 {
    font-size: 24px;
    font-size: 1.6666666667vw;
    line-height: 1.6666666667;
    letter-spacing: 0.05em;
    margin-top: 4.1666666667vw;
  }

  .c-text03 {
    font-size: 32px;
    font-size: 2.2222222222vw;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }

  .c-notes01 {
    margin-top: 1.3888888889vw;
    font-size: 32px;
    font-size: 2.2222222222vw;
    line-height: 1.3125;
    letter-spacing: 0.05em;
  }

  .c-map {
    width: 44.7916666667vw;
  }

  .c-button__container {
    width: 68.75vw;
    margin: 6.9444444444vw auto 0vw auto;
  }

  .c-button01 {
    margin-top: 2.4305555556vw;
    padding: 1.0416666667vw 2.0833333333vw 1.0416666667vw 2.0833333333vw;
    min-width: 32.2916666667vw;
    min-height: 7.0833333333vw;
    font-size: 36px;
    font-size: 2.5vw;
    line-height: 1;
    letter-spacing: 0.2em;
  }

  .c-button01__icon {
    width: 3.4722222222vw;
    margin-right: 1.3888888889vw;
  }

  .c-button02 {
    margin-top: 2.4305555556vw;
    padding: 1.0416666667vw 2.0833333333vw 1.0416666667vw 2.0833333333vw;
    min-width: 32.2916666667vw;
    min-height: 7.0833333333vw;
    font-size: 36px;
    font-size: 2.5vw;
    line-height: 1;
    letter-spacing: 0.2em;
  }

  .c-button02__icon {
    width: 3.4722222222vw;
    margin-right: 1.3888888889vw;
  }

  .c-textTable__headline {
    font-size: 36px;
    font-size: 2.5vw;
    line-height: 1.3333333333;
    letter-spacing: 0em;
    padding: 2.0833333333vw 0.6944444444vw 2.0833333333vw 4.1666666667vw;
  }

  .c-textTable__cell {
    font-size: 24px;
    font-size: 1.6666666667vw;
    line-height: 2;
    letter-spacing: 0em;
    padding: 0.3472222222vw 0vw 0.3472222222vw 0vw;
  }

  .c-scroll {
    left: -1.3888888889vw;
    font-size: 30px;
    font-size: 2.0833333333vw;
    line-height: 1.6666666667;
    letter-spacing: 0em;
  }

  .p-header {
    padding: 5.5555555556vw 0vw 1.8055555556vw 0vw;
  }

  .p-header__inner {
    width: 76.3888888889vw;
  }

  .p-header__menu__link {
    font-size: 42px;
    font-size: 2.9166666667vw;
    line-height: 1;
    letter-spacing: 0em;
    margin-left: 6.25vw;
  }

  .p-fv__text {
    top: 12.2222222222vw;
    left: 8.0555555556vw;
  }

  .p-fv__title {
    font-size: 84px;
    font-size: 5.8333333333vw;
    line-height: 1;
    letter-spacing: 0em;
  }

  .p-fv__title__sub {
    font-size: 40px;
    font-size: 2.7777777778vw;
    line-height: 1;
    letter-spacing: 0em;
    margin-top: 2.0833333333vw;
  }

  .p-fv__title__notes {
    font-size: 26px;
    font-size: 1.8055555556vw;
    line-height: 1;
    letter-spacing: 0em;
    margin-top: 2.0833333333vw;
  }

  .p-fv__sns {
    bottom: 3.2638888889vw;
    left: 8.0555555556vw;
  }

  .p-fv__sns__icon {
    margin-right: 1.5277777778vw;
    height: 2.0833333333vw;
  }

  .p-profile {
    margin-top: 5.5555555556vw;
  }

  .p-profile__container:not(:first-of-type) {
    padding: 3.4722222222vw 0vw 0vw 0vw;
  }

  .p-profile__headline {
    width: 24.3055555556vw;
    padding-top: 3.6111111111vw;
    margin-right: 3.5416666667vw;
    font-size: 39px;
    font-size: 2.7083333333vw;
    line-height: 1;
    letter-spacing: 0em;
  }

  .p-profile__details {
    padding-top: 3.6111111111vw;
  }

  .p-profile__photo {
    width: 24.3055555556vw;
    height: 24.3055555556vw;
  }

  .p-profile__name {
    font-size: 45px;
    font-size: 3.125vw;
    line-height: 1;
    letter-spacing: 0em;
  }

  .p-profile__name__sub {
    margin-top: 1.7361111111vw;
    font-size: 27px;
    font-size: 1.875vw;
    line-height: 1;
    letter-spacing: 0em;
  }

  .p-profile__text {
    font-size: 17px;
    font-size: 1.1805555556vw;
    line-height: 1.8823529412;
    letter-spacing: 0em;
  }

  .p-profile__text:not(:first-child) {
    margin-top: 2.5vw;
  }

  .p-profile__skill__box {
    width: 12.1527777778vw;
  }

  .p-profile__skill__icon {
    width: 3.5416666667vw;
  }

  .p-profile__skill__text {
    margin-top: 1.4583333333vw;
    font-size: 17px;
    font-size: 1.1805555556vw;
    line-height: 1.1764705882;
    letter-spacing: 0em;
  }

  .p-works__container {
    width: 87.4305555556vw;
  }

  .p-works__container::after {
    width: 26.1805555556vw;
  }

  .p-works__box {
    margin-top: 3.4722222222vw;
    width: 26.1805555556vw;
  }

  .p-works__box__thumb {
    height: 17.3611111111vw;
  }

  .p-works__box__text {
    margin-top: 0.8333333333vw;
    font-size: 18px;
    font-size: 1.25vw;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }

  .p-works__more {
    width: 20.6944444444vw;
    margin: 5.8333333333vw auto 0vw auto;
  }

  .p-works__more__button {
    font-size: 28px;
    font-size: 1.9444444444vw;
    line-height: 1;
    letter-spacing: 0.06em;
    padding: 1.3888888889vw 1.3888888889vw 1.3888888889vw 1.3888888889vw;
  }

  .p-contact__text {
    margin-top: 1.9444444444vw;
    font-size: 19px;
    font-size: 1.3194444444vw;
    line-height: 1;
    letter-spacing: 0em;
  }

  .p-contact__mail {
    margin-top: 1.6666666667vw;
    padding: 1.4583333333vw 6.9444444444vw 1.4583333333vw 6.9444444444vw;
    font-size: 40px;
    font-size: 2.7777777778vw;
    line-height: 1;
    letter-spacing: 0.06em;
  }

  .p-footer {
    padding: 2.7777777778vw 0vw 4.0277777778vw 0vw;
  }

  .p-footer__logo {
    width: 10.4166666667vw;
  }

  .p-footer__copy {
    margin-top: 2.5vw;
    font-size: 16px;
    font-size: 1.1111111111vw;
    line-height: 1;
    letter-spacing: 0em;
  }

  .u-mt20 {
    margin-top: 1.3888888889vw;
  }

  .u-mt40 {
    margin-top: 2.7777777778vw;
  }

  .u-mt60 {
    margin-top: 4.1666666667vw;
  }

  .u-mt70 {
    margin-top: 4.8611111111vw;
  }

  .u-ml40 {
    margin-left: 2.7777777778vw;
  }
}

@media screen and (max-width: 767px) {
  body.is-fixed-sp {
    overflow: hidden;
  }

  .l-wrapper {
    padding-top: 0vw;
  }

  .l-section {
    padding: 21.3333333333vw 0vw 5.3333333333vw 0vw;
  }

  .l-content {
    width: 100%;
    padding: 0vw 0vw 0vw 0vw;
  }

  .l-content--wide {
    width: 268vw;
  }

  .l-box--left {
    width: 100%;
    padding: 45.3333333333vw 0vw 45.3333333333vw 0vw;
  }

  .l-box--right {
    width: 100%;
    padding: 45.3333333333vw 0vw 45.3333333333vw 0vw;
  }

  .l-row {
    flex-direction: column;
  }

  .l-row--spReverse {
    flex-direction: column-reverse;
  }

  .l-row--center {
    flex-direction: column;
  }

  .l-row--asymmetric {
    flex-direction: column;
  }

  .l-interrupt {
    width: 100%;
    padding: 45.3333333333vw 0vw 45.3333333333vw 0vw;
  }

  .l-interrupt + * .l-content {
    width: 100%;
    padding: 45.3333333333vw 0vw 45.3333333333vw 0vw;
  }

  .c-image01 {
    width: 280vw;
    margin-left: auto;
    border-radius: 42.6666666667vw 0 0 0;
  }

  .c-image02__text {
    font-size: 60px;
    font-size: 16vw;
    line-height: 1;
    letter-spacing: 0em;
  }

  .c-textBox01 {
    width: 256vw;
  }

  .c-headline01 {
    font-size: 42px;
    font-size: 11.2vw;
    line-height: 1;
    letter-spacing: 0em;
  }

  .c-headline02 {
    font-size: 90px;
    font-size: 24vw;
    line-height: 2.0555555556;
    letter-spacing: 0em;
    margin: 25.3333333333vw auto 0vw auto;
  }

  .c-text01 {
    margin-top: 29.3333333333vw;
    font-size: 54px;
    font-size: 14.4vw;
    line-height: 1.6666666667;
    letter-spacing: 0em;
  }

  .c-text02 {
    font-size: 36px;
    font-size: 9.6vw;
    line-height: 1.7222222222;
    letter-spacing: 0.05em;
    margin-top: 24vw;
  }

  .c-text03 {
    font-size: 64px;
    font-size: 17.0666666667vw;
    line-height: 1.296875;
    letter-spacing: 0.05em;
  }

  .c-notes01 {
    text-align: left;
    margin-top: 5.3333333333vw;
    font-size: 36px;
    font-size: 9.6vw;
    line-height: 1.1666666667;
    letter-spacing: 0.05em;
  }

  .c-map {
    width: 100%;
    height: 160vw;
  }

  .c-button__container {
    flex-direction: column;
    width: 264vw;
    margin: 37.3333333333vw auto 0vw auto;
  }

  .c-button01 {
    margin-top: 0;
    padding: 6.6666666667vw 13.3333333333vw 6.6666666667vw 13.3333333333vw;
    min-width: 218.6666666667vw;
    min-height: 43.2vw;
    font-size: 60px;
    font-size: 16vw;
    line-height: 1;
    letter-spacing: 0.1em;
  }

  .c-button01__icon {
    width: 24vw;
    margin-right: 10.6666666667vw;
  }

  .c-button02 {
    margin-top: 17.3333333333vw;
    padding: 6.6666666667vw 13.3333333333vw 6.6666666667vw 13.3333333333vw;
    min-width: 218.6666666667vw;
    min-height: 43.2vw;
    font-size: 60px;
    font-size: 16vw;
    line-height: 1;
    letter-spacing: 0.1em;
  }

  .c-button02__icon {
    width: 26.6666666667vw;
    margin-right: 10.6666666667vw;
  }

  .c-textTable {
    width: 100%;
  }

  .c-textTable__headline {
    font-size: 36px;
    font-size: 9.6vw;
    line-height: 1.3333333333;
    letter-spacing: 0em;
    padding: 8vw 2.6666666667vw 8vw 0vw;
    width: 7em;
  }

  .c-textTable__cell {
    font-size: 36px;
    font-size: 9.6vw;
    line-height: 1.3333333333;
    letter-spacing: 0em;
    padding: 8vw 2.6666666667vw 8vw 0vw;
  }

  .c-scroll {
    left: 21.3333333333vw;
    font-size: 30px;
    font-size: 8vw;
    line-height: 1.6666666667;
    letter-spacing: 0em;
  }

  .p-header {
    position: relative;
    border-radius: 0;
    padding: 7.7333333333vw 0vw 6.9333333333vw 0vw;
  }

  .p-header__inner {
    width: 84vw;
  }

  .p-header__nav {
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0vh;
    justify-content: flex-start;
    flex-direction: column;
    overflow: hidden;
    transition: opacity 0.3s 0s, width 0s 0.3s, height 0s 0.3s;
    opacity: 0;
    z-index: 80;
    pointer-events: none;
  }

  .p-header__nav.is-active {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 91.2vw;
    height: 95vh;
    background-color: rgba(128, 255, 213, 0.95);
    transition: opacity 0.3s 0s, width 0s 0s, height 0s 0s;
    opacity: 1;
    pointer-events: all;
  }

  .p-header__menu {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }

  .p-header__menu__link {
    font-size: 41px;
    font-size: 10.9333333333vw;
    line-height: 1;
    letter-spacing: 0em;
    color: #3B3B3B;
    margin-left: 0;
  }

  .p-header__menu__link:not(:first-child) {
    margin-top: 16vw;
  }

  .p-header__menu__sns {
    display: block;
  }

  .p-header__button {
    position: relative;
    display: block;
    width: 8.8vw;
    height: 5.8666666667vw;
    cursor: pointer;
    z-index: 300;
  }

  .p-header__button__bar {
    position: absolute;
    display: block;
    width: 100%;
    height: 0.8vw;
    border-radius: 3px;
    right: 0;
    left: 0;
    margin: auto;
    background-color: #fff;
    transform-origin: center center;
    transition: transform 0.3s;
  }

  .is-active > .p-header__button__bar {
    height: 0.8vw;
    background-color: #fff;
  }

  .p-header__button__bar:nth-child(1) {
    top: 0;
  }

  .is-active > .p-header__button__bar:nth-child(1) {
    top: 0;
    bottom: 0;
    transform: rotate(45deg);
  }

  .p-header__button__bar:nth-child(2) {
    top: 0;
    bottom: 0;
  }

  .is-active > .p-header__button__bar:nth-child(2) {
    width: 0;
  }

  .p-header__button__bar:nth-child(3) {
    bottom: 0;
  }

  .is-active > .p-header__button__bar:nth-child(3) {
    top: 0;
    bottom: 0;
    transform: rotate(-45deg);
  }

  .p-fv__text {
    position: relative;
    text-align: center;
    top: 0;
    left: 0;
    margin-top: 6.9333333333vw;
  }

  .p-fv__title {
    font-size: 38px;
    font-size: 10.1333333333vw;
    line-height: 1.1315789474;
    letter-spacing: 0em;
  }

  .p-fv__title__sub {
    font-size: 25px;
    font-size: 6.6666666667vw;
    line-height: 1.12;
    letter-spacing: 0em;
    margin-top: 3.4666666667vw;
  }

  .p-fv__title__notes {
    font-size: 14px;
    font-size: 3.7333333333vw;
    line-height: 1.1428571429;
    letter-spacing: 0em;
    margin-top: 5.0666666667vw;
  }

  .p-fv__sns {
    display: none;
  }

  .p-fv__image {
    width: 100%;
    height: 65vh;
  }

  .p-fv__image__inner {
    background-size: cover;
    background-position: center center;
  }

  .p-profile {
    margin-top: 10.6666666667vw;
  }

  .p-profile__container {
    width: 84vw;
    flex-direction: column;
    align-items: center;
  }

  .p-profile__container:not(:first-of-type) {
    padding: 16vw 0vw 0vw 0vw;
  }

  .p-profile__headline {
    width: 100%;
    padding-top: 13.8666666667vw;
    margin-right: 0;
    font-size: 39px;
    font-size: 10.4vw;
    line-height: 1;
    letter-spacing: 0em;
  }

  .p-profile__details {
    width: 84vw;
    margin-top: 5.3333333333vw;
    border-top: 1px solid #707070;
  }

  .p-profile__photo {
    width: 66.6666666667vw;
    height: 66.6666666667vw;
    margin: auto;
  }

  .p-profile__name {
    font-size: 38px;
    font-size: 10.1333333333vw;
    line-height: 1.4473684211;
    letter-spacing: 0.1em;
  }

  .p-profile__name__sub {
    margin-top: 6.9333333333vw;
    font-size: 26px;
    font-size: 6.9333333333vw;
    line-height: 1;
    letter-spacing: 0em;
  }

  .p-profile__text {
    font-size: 17px;
    font-size: 4.5333333333vw;
    line-height: 1.8823529412;
    letter-spacing: 0em;
  }

  .p-profile__text:not(:first-child) {
    margin-top: 10.6666666667vw;
  }

  .p-profile__skill__container {
    flex-wrap: wrap;
  }

  .p-profile__skill__box {
    width: 50%;
    margin: 8vw 0vw 5.3333333333vw 0vw;
  }

  .p-profile__skill__icon {
    width: 13.6vw;
  }

  .p-profile__skill__text {
    margin-top: 3.7333333333vw;
    font-size: 17px;
    font-size: 4.5333333333vw;
    line-height: 1.1176470588;
    letter-spacing: 0em;
  }

  .p-works__container {
    width: 84vw;
    margin: auto;
    align-items: center;
    flex-direction: column;
  }

  .p-works__box {
    margin-top: 11.2vw;
    width: 100%;
  }

  .p-works__box__thumb {
    height: 66.6666666667vw;
  }

  .p-works__box__text {
    margin-top: 2.6666666667vw;
    font-size: 18px;
    font-size: 4.8vw;
    line-height: 1.5555555556;
    letter-spacing: 0em;
  }

  .p-works__more {
    width: 64.8vw;
  }

  .p-works__more__button {
    font-size: 24px;
    font-size: 6.4vw;
    line-height: 1;
    letter-spacing: 0.06em;
    padding: 4vw 0vw 4vw 0vw;
    margin-top: 18.4vw;
  }

  .p-contact__text {
    margin-top: 7.4666666667vw;
    font-size: 19px;
    font-size: 5.0666666667vw;
    line-height: 1;
    letter-spacing: 0em;
  }

  .p-contact__mail {
    margin-top: 8vw;
    width: 85.3333333333vw;
    padding: 4.5333333333vw 0vw 4.5333333333vw 0vw;
    font-size: 26px;
    font-size: 6.9333333333vw;
    line-height: 1;
    letter-spacing: 0.06em;
  }

  .p-footer {
    padding: 8vw 0vw 15.4666666667vw 0vw;
  }

  .p-footer__logo {
    width: 40vw;
  }

  .p-footer__copy {
    margin-top: 9.6vw;
    font-size: 16px;
    font-size: 4.2666666667vw;
    line-height: 1;
    letter-spacing: 0em;
  }

  .u-pc {
    display: none;
  }

  .u-mt20 {
    margin-top: 10.6666666667vw;
  }

  .u-mt40 {
    margin-top: 21.3333333333vw;
  }

  .u-mt60 {
    margin-top: 32vw;
  }

  .u-mt70 {
    margin-top: 37.3333333333vw;
  }

  .u-ml40 {
    margin-left: 21.3333333333vw;
  }
}

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