/*Font*/
@font-face {
  font-family: 'manifesto';
  src: url('../font/manifesto.woff2') format('woff2'), url('../font/manifesto.woff') format('woff');
}

@font-face {
  font-family: "YuGothic M";
  src: local("Yu Gothic Medium"), local("Yu Gothic");
  font-weight: 500;
}

/*Basic*/
body {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "游ゴシック体", YuGothic, "YuGothic M", sans-serif;
  font-size: 15px;
  color: #333;
  font-feature-settings: "palt";
}

a {
  transition: opacity .3s;
  text-decoration: none;
  color: #333;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  border-style: none;
}

.pc-only {
  display: block;
}

.sp-only {
  display: none;
}

.section {
  padding: 90px 0;
}

.container {
  max-width: 85%;
  margin: 0 auto;
  padding: 0 40px;
}

.title {
  font-size: 4vw;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 70px;
  letter-spacing: .05em;
  color: #333;
}

.title.en {
  font-family: 'manifesto', sans-serif !important;
  letter-spacing: 0.01em;
}

.title span {
  display: block;
  font-size: 9px;
  margin-top: 10px;
}

/*Loadung&Modal*/
.loading {
  width: 100vw;
  height: 100vh;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
}

.loading img {
  width: 100px;
}

.hide-area {
  display: none;
}

.modaal-close:after,
.modaal-close:before {
  background: #ccc;
}

.modaal-close:focus:after,
.modaal-close:focus:before,
.modaal-close:hover:after,
.modaal-close:hover:before {
  background: #666;
}

#modaal-title {
  font-size: 1.2rem;
  text-align: center;
  margin: 0 0 20px 0;
}

.modaal-video .modaal-inner-wrapper {
  padding: 0;
}

/*Logo*/
.header {
  position: relative;
}

.header:before,
.header:after {
  content: "";
  display: block;
  position: absolute;
  width: 300px;
  height: 300px;
}

.header:before {
  top: 0;
  left: 0;
  background: radial-gradient(circle at top left, #d1e3ff 10vh, #c2e9fb 20vh, #fff 30vh);
}

.header:after {
  right: 0;
  bottom: 0;
  background: radial-gradient(circle at bottom right, #d1e3ff 10vh, #c2e9fb 20vh, #fff 30vh);
}

.svg-content {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
  text-align: center;
  max-width: 70%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

@keyframes animate-svg-fill-1 {
  0% {}

  0% {
    fill: transparent
  }

  100% {
    fill: rgb(0, 0, 0)
  }
}

.svg-elem-1 {
  animation: animate-svg-fill-1 0.8s ease-in 0.8s both
}

@keyframes animate-svg-fill-2 {
  0% {
    fill: transparent
  }

  100% {
    fill: rgb(0, 0, 0)
  }
}

.svg-elem-2 {
  animation: animate-svg-fill-2 0.8s ease-in 0.9s both
}

@keyframes animate-svg-fill-3 {
  0% {
    fill: transparent
  }

  100% {
    fill: rgb(0, 0, 0)
  }
}

.svg-elem-3 {
  animation: animate-svg-fill-3 0.8s ease-in 1s both
}

@keyframes animate-svg-fill-4 {
  0% {
    fill: transparent
  }

  100% {
    fill: rgb(0, 0, 0)
  }
}

.svg-elem-4 {
  animation: animate-svg-fill-4 0.8s ease-in 1.1s both
}

@keyframes animate-svg-fill-5 {
  0% {
    fill: transparent
  }

  100% {
    fill: rgb(0, 0, 0)
  }
}

.svg-elem-5 {
  animation: animate-svg-fill-5 0.8s ease-in 1.2000000000000002s both
}

@keyframes animate-svg-fill-6 {
  0% {
    fill: transparent
  }

  100% {
    fill: rgb(0, 0, 0)
  }
}

.svg-elem-6 {
  animation: animate-svg-fill-6 0.8s ease-in 1.3s both
}

@keyframes animate-svg-fill-7 {
  0% {
    fill: transparent
  }

  100% {
    fill: rgb(0, 0, 0)
  }
}

.svg-elem-7 {
  animation: animate-svg-fill-7 0.8s ease-in 1.4000000000000001s both
}

@keyframes animate-svg-fill-8 {
  0% {
    fill: transparent
  }

  100% {
    fill: rgb(0, 0, 0)
  }
}

.svg-elem-8 {
  animation: animate-svg-fill-8 0.8s ease-in 1.5s both
}

@keyframes animate-svg-fill-9 {
  0% {
    fill: transparent
  }

  100% {
    fill: rgb(0, 0, 0)
  }
}

.svg-elem-9 {
  animation: animate-svg-fill-9 0.8s ease-in 1.6s both
}

@keyframes animate-svg-fill-10 {
  0% {
    fill: transparent
  }

  100% {
    fill: rgb(0, 0, 0)
  }
}

.svg-elem-10 {
  animation: animate-svg-fill-10 0.8s ease-in 1.7000000000000002s both
}

@keyframes animate-svg-fill-11 {
  0% {
    fill: transparent
  }

  100% {
    fill: rgb(0, 0, 0)
  }
}

.svg-elem-11 {
  animation: animate-svg-fill-11 0.8s ease-in 1.8s both
}

@keyframes animate-svg-fill-12 {
  0% {
    fill: transparent
  }

  100% {
    fill: rgb(0, 0, 0)
  }
}

.svg-elem-12 {
  animation: animate-svg-fill-12 0.8s ease-in 1.9000000000000001s both
}

@keyframes animate-svg-fill-13 {
  0% {
    fill: transparent
  }

  100% {
    fill: rgb(0, 0, 0)
  }
}

.svg-elem-13 {
  animation: animate-svg-fill-13 0.8s ease-in 2s both
}

@keyframes animate-svg-fill-14 {
  0% {
    fill: transparent
  }

  100% {
    fill: rgb(0, 0, 0)
  }
}

.svg-elem-14 {
  animation: animate-svg-fill-14 0.8s ease-in 2.1s both
}

@keyframes animate-svg-fill-15 {
  0% {
    fill: transparent
  }

  100% {
    fill: rgb(0, 0, 0)
  }
}

.svg-elem-15 {
  animation: animate-svg-fill-15 0.8s ease-in 2.2s both
}

@keyframes animate-svg-fill-16 {
  0% {
    fill: transparent
  }

  100% {
    fill: rgb(0, 0, 0)
  }
}

.svg-elem-16 {
  animation: animate-svg-fill-16 0.8s ease-in 2.3s both
}

@keyframes animate-svg-fill-17 {
  0% {
    fill: transparent
  }

  100% {
    fill: rgb(0, 0, 0)
  }
}

.svg-elem-17 {
  animation: animate-svg-fill-17 0.8s ease-in 2.4000000000000004s both
}

@keyframes animate-svg-fill-18 {
  0% {
    fill: transparent
  }

  100% {
    fill: rgb(0, 0, 0)
  }
}

.svg-elem-18 {
  animation: animate-svg-fill-18 0.8s ease-in 2.5s both
}

@keyframes animate-svg-fill-19 {
  0% {
    fill: transparent
  }

  100% {
    fill: rgb(0, 0, 0)
  }
}

.svg-elem-19 {
  animation: animate-svg-fill-19 0.8s ease-in 2.6s both
}

@keyframes animate-svg-fill-20 {
  0% {
    fill: transparent
  }

  100% {
    fill: rgb(0, 0, 0)
  }
}

.svg-elem-20 {
  animation: animate-svg-fill-20 0.8s ease-in 2.7s both
}

@keyframes animate-svg-fill-21 {
  0% {
    fill: transparent
  }

  100% {
    fill: rgb(0, 0, 0)
  }
}

.svg-elem-21 {
  animation: animate-svg-fill-21 0.8s ease-in 2.8s both
}

@keyframes animate-svg-fill-22 {
  0% {
    fill: transparent
  }

  100% {
    fill: rgb(0, 0, 0)
  }
}

.svg-elem-22 {
  animation: animate-svg-fill-22 0.8s ease-in 2.9000000000000004s both
}

@keyframes animate-svg-fill-23 {
  0% {
    fill: transparent
  }

  100% {
    fill: rgb(0, 0, 0)
  }
}

.svg-elem-23 {
  animation: animate-svg-fill-23 0.8s ease-in 3s both
}

@keyframes animate-svg-fill-24 {
  0% {
    fill: transparent
  }

  100% {
    fill: rgb(0, 0, 0)
  }
}

.svg-elem-24 {
  animation: animate-svg-fill-24 0.8s ease-in 3.1000000000000005s both
}

@keyframes animate-svg-fill-25 {
  0% {
    fill: transparent
  }

  100% {
    fill: rgb(0, 0, 0)
  }
}

.svg-elem-25 {
  animation: animate-svg-fill-25 0.8s ease-in 3.2s both
}

@keyframes animate-svg-fill-26 {
  0% {
    fill: transparent
  }

  100% {
    fill: rgb(0, 0, 0)
  }
}

.svg-elem-26 {
  animation: animate-svg-fill-26 0.8s ease-in 3.3s both
}

@keyframes animate-svg-fill-27 {
  0% {
    fill: transparent
  }

  100% {
    fill: rgb(0, 0, 0)
  }
}

.svg-elem-27 {
  animation: animate-svg-fill-27 0.8s ease-in 3.4000000000000004s both
}

@keyframes animate-svg-fill-28 {
  0% {
    fill: transparent
  }

  100% {
    fill: rgb(0, 0, 0)
  }
}

.svg-elem-28 {
  animation: animate-svg-fill-28 0.8s ease-in 3.5s both
}

@keyframes animate-svg-fill-29 {
  0% {
    fill: transparent
  }

  100% {
    fill: rgb(0, 0, 0)
  }
}

.svg-elem-29 {
  animation: animate-svg-fill-29 0.8s ease-in 3.6000000000000005s both
}

@keyframes animate-svg-fill-30 {
  0% {
    fill: transparent
  }

  100% {
    fill: rgb(0, 0, 0)
  }
}

.svg-elem-30 {
  animation: animate-svg-fill-30 0.8s ease-in 3.7s both
}

@keyframes animate-svg-fill-31 {
  0% {
    fill: transparent
  }

  100% {
    fill: rgb(0, 0, 0)
  }
}

.svg-elem-31 {
  animation: animate-svg-fill-31 0.8s ease-in 3.8s both
}

@keyframes animate-svg-fill-32 {
  0% {
    fill: transparent
  }

  100% {
    fill: rgb(0, 0, 0)
  }
}

.svg-elem-32 {
  animation: animate-svg-fill-32 0.8s ease-in 3.9000000000000004s both
}

@keyframes animate-svg-fill-33 {
  0% {
    fill: transparent
  }

  100% {
    fill: rgb(0, 0, 0)
  }
}

.svg-elem-33 {
  animation: animate-svg-fill-33 0.8s ease-in 4s both
}

@keyframes animate-svg-fill-34 {
  0% {
    fill: transparent
  }

  100% {
    fill: rgb(0, 0, 0)
  }
}

.svg-elem-34 {
  animation: animate-svg-fill-34 0.8s ease-in 4.2s both
}

/*Top works*/
.works.section {
  position: relative;
}

.works.section:after {
  content: "";
  display: block;
  position: absolute;
  width: 300px;
  height: 300px;
  right: 0;
  top: 0;
  background: radial-gradient(circle at top right, #d1e3ff 10vh, #c2e9fb 20vh, #fff 30vh);
  z-index: -1;
}

#modaal #works .title {
  margin-bottom: 40px;
}

#works .title {
  text-align: right;
}

.works-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: -40px;
}

.works-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 31%;
  flex: 0 0 31%;
  margin-right: 3%;
  margin-bottom: 40px;
}

.works-item:hover {
  opacity: .9;
}

.works-item a {
  color: #333;
  position: relative;
  top: 0;
  display: inline-block;
  text-decoration: none;
  outline: none;
  transition: all .3s;
  padding-bottom: 17px;
}

.works-item a:hover {
  top: -3px;
  box-shadow: 0 2px 30px rgb(0 0 0 / 10%);
}

.works-item:nth-of-type(3n) {
  margin-right: 0;
}

.works-img {
  display: block;
  -webkit-transition: all .3s;
  transition: all .3s;
  -webkit-box-shadow: 0 2px 10px 0 rgb(0 0 0 / 10%);
  box-shadow: 0 2px 10px 0 rgb(0 0 0 / 10%);
  padding: 20px;
  background: #fff;
}

.works-img img {
  opacity: 1;
}

.works-name {
  font-weight: bold;
  margin-top: 15px;
  padding: 0 15px;
}

.works-info {
  font-size: 10px;
  margin-top: 2px;
  line-height: 1.6;
  padding: 0 15px;
}

/* fadeTrigger */
.fadeTrigger.fade {
  animation-name: fadeAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeAnime {
  from {
    opacity: 0;
    transform: translateY(100px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
.fadeTrigger {
  opacity: 0;
}

/*Top About*/
.about.section {
  position: relative;
}

.about.section:after {
  content: '';
  position: absolute;
  z-index: -1;
  right: 0;
  bottom: 0;
  width: calc(100% - 260px);
  height: 50%;
  animation: blurAnime 1s forwards;
}

@keyframes blurAnime {
  from {
    opacity: 0;
    filter: blur(200px);
  }

  to {
    opacity: 1;
    background: linear-gradient(120deg, #d1e3ff 0%, #c2e9fb 100%);
    filter: blur(100px);
  }
}

.profile {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.profile-img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 35%;
  flex: 0 0 30%;
  margin-right: 40px;
}

.profile-img img {
  -webkit-box-shadow: 0 2px 10px 0 rgb(0 0 0 / 10%);
  box-shadow: 0 2px 10px 0 rgb(0 0 0 / 10%);
  padding: 20px;
  background: #fff;
}

.profile-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.profile-body-name span {
  display: block;
  font-size: 24px;
  letter-spacing: 0.5rem;
}

.profile-body-name span:first-child {
  font-size: 12px;
  letter-spacing: inherit;
}

.profile-body p {
  font-size: 14px;
  line-height: 1.7;
}

.profile-body p:not(:last-child) {
  margin-bottom: .5em;
}

/*Footer*/
.footer {
  padding: 12px 10px 10px 10px;
  background-color: #333;
}

.copyright {
  font-size: 10px;
  text-align: center;
  color: #ababab;
}

/*Works Detail*/
.article {
  overflow: hidden;
}

.article-title {
  margin-bottom: 10px;
}

.article-body h3 {
  position: relative;
  font-size: 14px;
  padding: 3px 0 0 0.8em;
  margin-bottom: 5px;
}

.article-body h3:not(:first-child) {
  margin-top: 20px;
}

.article-body h3::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  content: "";
  border-radius: 3px;
  background-color: #333;
}

.article-body p {
  font-size: 15px;
  line-height: 1.8;
}

.home-link {
  text-align: center;
}

.article-detail .grid-item {
  padding: 30px;
  padding-bottom: 0;
}

.article-detail.thum {
  padding: 0 30px 30px 30px;
}

/*flexbox*/
.pc_flexbox01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.pc_flexbox01>* {
  width: calc(100% / 1 - 2% - 1px);
  margin: 1%
}

.pc_flexbox02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.pc_flexbox02>* {
  width: calc(100% / 2 - 2% - 1px);
  margin: 1%
}

.pc_flexbox03 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.pc_flexbox03>* {
  width: calc(100% / 3 - 2% - 1px);
  margin: 1%
}

.pc_flexbox04 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.pc_flexbox04>* {
  width: calc(100% / 4 - 2% - 1px);
  margin: 1%
}

/*media Queries 767
----------------------------------------------------*/
@media screen and (max-width: 767px) {

  /*Basic*/
  body {
    font-size: 14px;
  }

  .pc-only {
    display: none;
  }

  .sp-only {
    display: block;
  }

  .title {
    font-size: 9.231vw;
    margin-bottom: 40px;
  }

  .section {
    padding: 60px 0;
  }

  .container {
    padding: 0;
    max-width: 90%;
  }

  /*Top works*/
  .works-name {
    font-size: 12px;
    padding: 0;
  }

  .works-info {
    line-height: 1.4;
    padding: 0;
  }

  .works-list {
    justify-content: space-between;
  }

  .works-item {
    flex: 0 0 48%;
    margin-right: 0;
    margin-bottom: 30px;
  }

  /*Top About*/
  .profile {
    display: block;
  }

  .profile-img {
    width: auto;
    margin: 0 auto;
    margin-bottom: 25px;
  }

  /*Footer*/
  .footer {
    padding: 20px;
  }

  /*Works Detail*/
  .article-body h3 {
    font-size: 16px;
    padding-left: .8em;
  }

  .article-detail {}

  .article-body h3:not(:first-child) {
    margin-top: 30px;
  }

  .article-body p {
    font-size: 14px;
    line-height: 1.7;
  }

  .article-detail .grid-item:first-child {
    order: 2;
  }

  .article-detail .grid-item:last-child {
    order: 1;
  }

  /*flexbox*/
  .sp_flexbox01 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .sp_flexbox01>* {
    width: calc(100% / 1 - 2% - 1px);
    margin: 1%
  }

  .sp_flexbox02 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .sp_flexbox02>* {
    width: calc(100% / 2 - 2% - 1px);
    margin: 1%
  }

  .sp_flexbox03 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .sp_flexbox03>* {
    width: calc(100% / 3 - 2% - 1px);
    margin: 1%
  }

  .sp_flexbox04 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .sp_flexbox04>* {
    width: calc(100% / 4 - 2% - 1px);
    margin: 1%
  }
}