@charset "UTF-8";
@font-face {
  font-family: 'SSAnemone-Roman';
  src: url("/api/loadfont/?f=SSAnemone&t=eot");
  src: url("/api/loadfont/?f=SSAnemone&t=eot#iefix") format("embedded-opentype"), url("/api/loadfont/?f=SSAnemone&t=woff2") format("woff2"), url("/api/loadfont/?f=SSAnemone&t=woff") format("woff"), url("/api/loadfont/?f=SSAnemone&t=ttf") format("truetype"), url("/api/loadfont/?f=SSAnemone&t=svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

html {
  height: 100%;
}

body {
  height: 100%;
  overflow-y: scroll;
  font-family: "SSAnemone-Roman", Century Gothic, Arial, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
  font-size: 14px;
  background-color: #FFF;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: transparent;
}

h1, h2, h3, h4 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

ul {
  margin: 0;
  padding: 0;
}

.detail {
  padding-top: 126px;
}

.detailContainer {
  width: 100%;
  min-height: 100%;
  box-sizing: border-box;
  background-color: #FFF;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  display: none;
}

.detailContainer .detail,
.detailContainer .page__utilBottom {
  margin: 0 auto;
  padding-top: 0;
}

.detailContainer__close {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  position: fixed;
  top: 12px;
  width: 56px;
  height: 56px;
  background-size: 40px 40px;
  background-position: center;
  z-index: 10;
}

.footer {
  padding-top: 40px;
}

.footer.contact {
  margin: 0 auto;
  padding-top: 30px;
}

.header {
  width: 100%;
  height: 80px;
  background-color: #FFFFFF;
  position: fixed;
  z-index: 2;
}

.header ul {
  list-style: none;
}

.header__inner {
  margin: 0 auto;
  position: relative;
}

.page__wrapper {
  box-sizing: border-box;
  z-index: 1;
  position: relative;
  min-height: 100%;
}

.page__wrapper.overlay {
  height: 0;
  overflow: hidden;
}

.page__content {
  margin: 0 auto;
  position: relative;
}

.other .page__content {
  width: auto;
}

.c-detail__content {
  text-align: center;
  margin-bottom: 86px;
}

.c-detail__content p {
  margin: 0;
  font-size: 15px;
}

.c-detail__content a {
  color: #000;
  text-decoration: none;
}

.c-detail__text {
  padding-bottom: 10px;
  font-size: 15px;
  letter-spacing: 0.07em;
  line-height: 2.15em;
}

.c-detail__credit {
  display: -ms-flexbox;
  display: flex;
}

.c-detail__credit h5 {
  margin: 0 0 0 3px;
  text-align: right;
  width: 50%;
  color: #737373;
  font-weight: normal;
  font-size: 15px;
  letter-spacing: 0.06em;
  line-height: 2.0em;
}

.c-detail__credit h5:after {
  content: ":";
  padding-left: 19px;
}

.c-detail__credit h5:not(:target) {
  display: inline-block\9;
}

.c-detail__credit ul {
  list-style: none;
  max-width: 49%;
  text-align: left;
  padding-left: 19px;
  box-sizing: border-box;
}

.c-detail__credit ul:not(:target) {
  display: inline-block\9;
}

.c-detail__credit li {
  font-size: 15px;
  letter-spacing: 0.06em;
  line-height: 2.0em;
}

.c-detail__credit li:first-child {
  margin-top: 0;
}

.c-detail__credit li a {
  color: #000;
}

.header__logoContainer {
  position: relative;
  top: 0;
  padding-top: 27px;
  padding-left: 8px;
  width: 232px;
  transition: top 0.4s ease-out;
}

.header__logoContainer a {
  display: block;
}

.header--logo {
  height: 25px;
  width: auto;
}

.open .header__hamburger .header__hamburger--upper,
.open .header__hamburger .header__hamburger--middle,
.open .header__hamburger .header__hamburger--lower,
.open .header__hamburger .header__hamburger--slash,
.open .header__hamburger .header__hamburger--backslash {
  width: 20px;
  left: 10px;
}

.open .header__hamburger .header__hamburger--upper,
.open .header__hamburger .header__hamburger--lower {
  transform: scale(0, 1);
  transition-duration: 0.1s;
}

.open .header__hamburger .header__hamburger--middle {
  transform: scale(0, 1);
  transition-duration: 0.3s;
}

.open .header__hamburger .header__hamburger--slash {
  transform: rotate(-45deg);
  transition-duration: 0.3s;
  transition-delay: 0.1s;
}

.open .header__hamburger .header__hamburger--backslash {
  transform: rotate(45deg);
  transition-duration: 0.3s;
  transition-delay: 0.1s;
}

.motionLogo {
  position: relative;
  overflow: hidden;
  background-color: transparent;
  height: calc(100vh);
}

.motionLogo.archive {
  visibility: hidden;
}

.motionLogo__inner {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.motionLogo__inner canvas {
  background-color: transparent;
  display: block;
  margin: 0 auto;
}

.motionLogo__bg {
  z-index: 1;
  margin-top: 80px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

.motionLogo__bg img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 100vh;
  width: auto;
  min-height: 56.25vw;
}

.motionLogo__bg img.active {
  display: block;
}

.works__list {
  list-style-type: none;
  position: relative;
  visibility: hidden;
  min-height: 100%;
}

.works__list > li {
  position: absolute;
  /*float: left*/
  max-width: 224px;
  /*padding: 20px*/
  box-sizing: border-box;
}

.works__list > li a {
  text-decoration: none;
}

.works__list article {
  position: relative;
}

.works__list article .works__article__header {
  padding-left: 18px;
  padding-right: 14px;
  margin-bottom: 24px;
  box-sizing: border-box;
  position: relative;
  max-width: 224px;
}

.works__list article .works__article__header:before {
  content: "";
  position: absolute;
  width: 3px;
  background: #eeeeee;
  top: 0px;
  left: 2px;
  bottom: 4px;
  box-sizing: border-box;
  border-radius: 1.5px;
}

.works__list article .works__article__header > a {
  display: block;
}

.works__list article .works__article__header h4 {
  color: #000000;
  font-size: 13px;
  line-height: 1.6em;
  letter-spacing: 0.06em;
  margin-bottom: 10px;
}

.works__article__lists {
  font-size: 0;
}

.works__article__lists ul {
  display: inline-block;
}

.works__article__categoryList {
  list-style: none;
  font-size: 0;
}

.works__article__categoryList.separate:after {
  content: "･";
  opacity: 0.4;
  padding: 0 6px;
  font-size: 10px;
}

.works__article__categoryList li {
  display: inline-block;
  font-size: 0;
  line-height: 12px;
}

.works__article__categoryList li:after {
  content: "･";
  opacity: 0.4;
  padding: 0 6px;
  font-size: 10px;
}

.works__article__categoryList li:last-child:after {
  content: none;
}

.works__article__categoryList a {
  color: #333333;
}

.works__article__categoryList span {
  letter-spacing: 0.1em;
  font-size: 10px;
}

.works__article__tagList {
  list-style: none;
  font-size: 0;
}

.works__article__tagList li {
  display: inline-block;
  font-size: 0;
  line-height: 12px;
}

.works__article__tagList li:after {
  content: "･";
  opacity: 0.4;
  padding: 0 6px;
  font-size: 10px;
}

.works__article__tagList li:last-child:after {
  content: none;
}

.works__article__tagList span {
  color: #737373;
  letter-spacing: 0.1em;
  font-size: 10px;
}

.works__article__tagList .detail__header--list--tag span:last-child:after {
  content: "";
  padding: 0;
}

.works__article__thumbnail {
  display: block;
}

.works__article__thumbnail ul {
  display: none;
}

.loader {
  margin: 0 auto;
  width: 56px;
  height: 56px;
  padding-bottom: 40px;
}

.loader #circle1 {
  animation-name: loading;
  animation-duration: 0.4s;
  animation-iteration-count: infinite;
}

.loader #circle2 {
  animation-name: loading;
  animation-duration: 0.4s;
  animation-iteration-count: infinite;
  animation-delay: 0.3s;
}

.loader #circle3 {
  animation-name: loading;
  animation-duration: 0.4s;
  animation-iteration-count: infinite;
  animation-delay: 0.1s;
}

.loader #circle4 {
  animation-name: loading;
  animation-duration: 0.4s;
  animation-iteration-count: infinite;
  animation-delay: 0.2s;
}

@keyframes loading {
  0% {
    opacity: 0.0784;
  }
  25% {
    opacity: 0.0784;
  }
  50% {
    opacity: 0.0392;
  }
  75% {
    opacity: 0.0392;
  }
  100% {
    opacity: 0.0392;
  }
}

.detail__header--date {
  margin-top: 0;
  margin-bottom: 18px;
  text-align: center;
  font-size: 15px;
  font-weight: normal;
  letter-spacing: 0.09em;
}

.p-detail__title {
  margin-bottom: 12px;
  text-align: center;
  font-size: 30px;
  letter-spacing: 0.06em;
  line-height: 1.27em;
}

.detail__header--description {
  margin-top: 48px;
}

.detail__header--description > .c-detail__text {
  text-align: center;
}

.detail__header--description p {
  margin: 0;
}

.detail__header--list {
  text-align: center;
  margin-bottom: 8px;
  text-align: center;
  margin-bottom: 8px;
  font-size: 0;
}

.detail__header--list ul {
  display: inline-block;
  font-size: 0;
}

.detail__header--list li {
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
}

.detail__header--list span {
  display: inline-block;
  font-size: 12px;
  letter-spacing: 0.06em;
}

.detail__header--list--category a {
  display: inline-block;
  margin-left: 8px;
  color: #595959;
  text-decoration: none;
}

.detail__header--list--category a:first-child {
  margin-left: 0;
}

.detail__header--list--category a > span {
  background-color: #F5F5F5;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 7px 8px 5px 8px;
}

.detail__header--list--tag span {
  color: #737373;
  letter-spacing: 0.12em;
  padding-top: 1px;
  line-height: 20px;
}

.detail__header--list--tag span:after {
  content: "･";
  padding-left: 4px;
  padding-right: 4px;
}

.detail__header--list--tag span:last-child:after {
  content: "";
}

.c-detail__module--simple, .c-detail__module--images {
  margin-bottom: 40px;
}

.c-detail__module__addtionalVideos {
  margin-bottom: 40px;
}

.c-detail__module--iframeWrapper {
  position: relative;
  width: 100%;
  padding: 56.25% 0 0 0;
}

.c-detail__module--iframeWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.c-detail__module--container img, .c-detail__module--containerHalf img {
  display: block;
  width: 100%;
  height: auto;
}

.c-detail__module--videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}

.c-detail__module--videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.page__currentWorks {
  background-image: url("../images/bg-dot.svg");
  background-size: 6px 6px;
  background-repeat: no-repeat;
  background-position: center top;
  padding-bottom: 40px;
}

.page__currentWorks h2 {
  padding-top: 101px;
  margin-bottom: 56px;
  text-align: center;
  font-size: 26px;
  letter-spacing: 0.07em;
}

.page__pager {
  position: fixed;
  background-color: #fff;
  z-index: 10;
}

.page__pager a {
  display: block;
  position: fixed;
  top: 0;
  bottom: 0;
  margin: auto;
}

.page__pager a span {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  font-size: 0;
}

.page__utilBottom {
  padding: 40px 0 80px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.page__utilBottom p {
  margin: 0;
  font-size: 12px;
  letter-spacing: 0.01em;
}

.page__utilBottom p:not(:target) {
  float: left\9;
}

.backToTop {
  text-decoration: none;
  color: #000;
  font-size: 11px;
  letter-spacing: 0.085em;
  margin-right: 8px;
  padding-right: 15px;
  background-repeat: no-repeat;
  background-position: right 1px;
  background-size: 9px 5px;
  background-image: url("../images/arrow-up.svg");
}

.backToTop:not(:target) {
  float: right\9;
}

@keyframes crossfade {
  0% {
    opacity: 1;
  }
  17.1875% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  92.1875% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.slide {
  position: relative;
}

.slide__inner {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

.slide__inner img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 548px;
  min-height: 42.546583851vw;
  display: block;
  animation: crossfade 22s ease infinite;
}

.slide__inner img:nth-of-type(1) {
  animation-delay: 0s;
  z-index: 8;
}

.slide__inner img:nth-of-type(2) {
  animation-delay: 5.5s;
  z-index: 7;
}

.slide__inner img:nth-of-type(3) {
  animation-delay: 11s;
  z-index: 6;
}

.slide__inner img:nth-of-type(4) {
  animation-delay: 16.5s;
  z-index: 5;
}

.about .page__wrapper > h2 {
  text-align: center;
  font-size: 30px;
  padding-top: 128px;
  margin-bottom: 72px;
  letter-spacing: 0.1em;
}

.about__header img {
  width: 100%;
}

.about__content {
  background-image: url("../images/bg-dot.svg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 6px 6px;
}

.about__description {
  padding-top: 34px;
}

.about__description p {
  text-align: center;
  font-size: 17px;
  letter-spacing: 0.05em;
  line-height: 2.15em;
  margin: 2em 0;
}

.about__members {
  margin: 0 auto;
}

.about__members h2 {
  text-align: center;
  letter-spacing: 0.1em;
}

.about__member {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
}

.about__member--image img {
  width: 100%;
  height: 100%;
}

.about__member--info {
  position: relative;
}

.about__member--name {
  position: relative;
}

.about__member--name:before {
  content: "";
  position: absolute;
  top: 0;
  left: 2px;
  bottom: 0;
  background-color: #000;
  border-radius: 1.5px;
  width: 3px;
}

.about__member--name h3 {
  margin: 4px 0 4px 0;
  font-size: 26px;
  letter-spacing: 0.05em;
  line-height: 1.3em;
}

.about__member--name h5 {
  margin: 0;
  color: #727272;
  font-size: 13px;
  font-weight: normal;
  letter-spacing: 0.05em;
}

.about__member--profile {
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 2.0em;
}

.about__member--profile p {
  margin: 0;
}

.about__member--sns {
  position: absolute;
  top: 0;
  right: 0;
}

.about__member--sns a {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-left: 6px;
  opacity: 0.4;
}

.about__member--sns a:first-child {
  margin-left: 0;
}

.about__award h2 {
  text-align: center;
  font-size: 26px;
  margin-bottom: 67px;
  letter-spacing: 0.1em;
}

.about__award div {
  text-align: center;
  margin: 0;
  padding: 0;
  list-style: none;
}

.about__award p {
  font-size: 17px;
  letter-spacing: 0.05em;
  line-height: 2.15em;
}

body.contact {
  padding-top: 0;
}

.contact {
  padding-top: 126px;
}

.contact__header {
  text-align: center;
  font-size: 30px;
  letter-spacing: 0.1em;
  margin-bottom: 72px;
}

.contact__map {
  width: 100%;
  height: 548px;
  margin-bottom: 75px;
}

.contact__map__wrapper {
  position: absolute;
  left: 0;
  width: 100%;
  height: 548px;
}

.contact__map__canvas {
  height: 548px;
}

.contact__company {
  list-style: none;
  text-align: center;
  font-size: 15px;
  letter-spacing: 0.06em;
  line-height: 2.0em;
}

.contact__company p {
  margin: 0;
}

.contact__company a {
  display: inline-block;
  text-decoration: none;
  color: #000000;
}

.contact__company--contact {
  margin-top: 2.0em;
}

.contact__company--contact a {
  display: inline-block;
  text-decoration: none;
  color: #000000;
}

.contact__company--contact span {
  display: inline-block;
  padding-left: 24px;
  background-image: url("../images/face.svg");
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-position: left 3px;
}

@media screen and (min-width: 792px){
  .detail{
    min-height: 592px;
  }
  .detailContainer{
    padding-top: 128px;
  }
  .detailContainer .detail,
  .detailContainer .page__utilBottom{
    width: 752px;
  }
  .detailContainer__close{
    background-image: url("../images/close.svg");
  }
  .detailContainer__close:hover{
    opacity: 0.55;
  }
  .c-detail__content a:hover{
    text-decoration: underline;
  }
  .c-detail__credit li a:hover{
    text-decoration: none;
  }
  .header__logoContainer a:hover{
    opacity: 0.55;
  }
  .header__gnavi{
    position: absolute;
    top: 32px;
    right: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    font-size: 13px;
  }
  .header__gnavi > li{
    padding-left: 14px;
    padding-right: 14px;
    height: 16px;
    position: relative;
  }
  .header__gnavi > li:not(:target){
    display: inline-block\9;
    vertical-align: top\9;
  }
  .header__gnavi > li:before{
    content: "";
    background-color: #000;
    position: absolute;
    top: 1px;
    left: 0;
    width: 1px;
    height: 14px;
  }
  .header__gnavi > li:first-child{
    padding-left: 0;
    padding-right: 16px;
  }
  .header__gnavi > li:first-child:before{
    display: none;
  }
  .header__gnavi > li:first-child > .header__gnavi--tile:hover{
    background: none;
  }
  .header__gnavi > li:last-child{
    padding-left: 14px;
    padding-right: 8px;
  }
  .header__gnavi > li:last-child > .header__gnavi--tile:hover{
    background: none;
  }
  .header__gnavi > li:last-child > .header__gnavi--tile.header__gnavi--facebook{
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    display: inline-block;
    background: url("../images/facebook.svg") no-repeat;
    width: 20px;
    height: 20px;
    opacity: 0.25;
    margin-top: -2px;
  }
  .header__gnavi > li:last-child > .header__gnavi--tile.header__gnavi--facebook:hover{
    opacity: 1;
  }
  .header__gnavi > li:nth-child(2){
    padding-left: 18px;
  }
  .header__gnavi > li.active > a,
  .header__gnavi > li.active > span{
    color: #000;
  }
  .header__gnavi > li > .header__gnavi--tile{
    height: 29px;
  }
  .header__gnavi > li > .header__gnavi--tile.active, .header__gnavi > li > .header__gnavi--tile:hover{
    background-image: url("../images/menu-active.svg");
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 4px 4px;
  }
  .header__gnavi > li > .header__gnavi--tile.active:hover{
    cursor: default;
  }
  .header__gnavi .header__gnavi--tile{
    display: inline-block;
    text-decoration: none;
    color: #737373;
    padding-top: 3px;
    letter-spacing: 0.07em;
  }
  .header__gnavi .header__gnavi--tile.active, .header__gnavi .header__gnavi--tile:hover{
    color: #000;
  }
  .header__gnavi .header__gnavi--trigger:hover span{
    color: #000;
  }
  .header__gnavi .header__gnavi--trigger:hover .header__gnavi--selectedProject:after{
    background-image: url("../images/arrow-up.svg");
  }
  .header__gnavi .header__gnavi--selectedProject{
    display: inline-block;
    padding-left: 10px;
    letter-spacing: 0.07em;
    color: #737373;
  }
  .header__gnavi .header__gnavi--selectedProject:after{
    content: "";
    padding-right: 16px;
    background-image: url("../images/arrow.svg");
    background-position: right 3px;
    background-repeat: no-repeat;
    background-size: 9px 5px;
  }
  .header__gnavi .header__gnavi--trigger{
    cursor: pointer;
    height: 35px;
  }
  .header__gnavi .header__gnavi--trigger:hover{
    height: 179px;
  }
  .header__gnavi .header__gnavi--trigger:hover .header__gnavi__project__container{
    display: block;
  }
  .header__gnavi .header__gnavi__project__container{
    display: none;
    box-sizing: border-box;
    border: 1px solid #000;
    padding-top: 12px;
    padding-bottom: 18px;
    background-color: #fff;
    position: absolute;
    top: 36px;
    right: -1px;
    width: 198px;
  }
  .header__gnavi .header__gnavi__project__container li{
    text-align: right;
    height: 28px;
    line-height: 28px;
  }
  .header__gnavi .header__gnavi__project__container li a{
    cursor: pointer;
    box-sizing: border-box;
    padding-right: 30px;
    width: 100%;
    color: #000;
    opacity: 0.5;
  }
  .header__gnavi .header__gnavi__project__container li a:hover, .header__gnavi .header__gnavi__project__container li a.active{
    background-image: url("../images/menu-active.svg");
    background-repeat: no-repeat;
    background-position: 173px center;
    background-size: 4px 4px;
    color: #000;
    opacity: 1;
  }
  .header__hamburger{
    display: none;
  }
  .motionLogo{
    min-height: 477px;
  }
  .motionLogo__inner{
    width: 620px;
    height: 415px;
  }
  .motionLogo__inner canvas{
    width: 620px;
    height: 415px;
  }
  .works__list{
    margin-top: 78px;
  }
  .works__list > li a:hover{
    opacity: 0.4;
  }
  .works__article__categoryList a:hover{
    opacity: 1 !important;
    text-decoration: underline;
  }
  .works__article__thumbnail:hover{
    opacity: 0.4;
    cursor: pointer;
  }
  .detail__header--list--category.separate{
    margin-right: 14px;
  }
  .detail__header--list--category a:hover{
    color: #FFF;
  }
  .detail__header--list--category a:hover > span{
    background-color: #000;
  }
  .page__pager a span{
    width: 48px;
    height: 48px;
    background-size: 48px 48px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .page__pager a:hover span{
    opacity: 0.55;
  }
  .page__pager .page__pager--prev span{
    background-image: url("../images/nav-prev.svg");
    left: 0;
  }
  .page__pager .page__pager--next span{
    background-image: url("../images/nav-next.svg");
    right: 0;
  }
  .backToTop:hover{
    opacity: 0.55;
  }
  .slide__inner.pc{
    display: block;
  }
  .slide__inner.sp{
    display: none;
  }
  .about__content{
    margin-top: 93px;
    padding-top: 102px;
  }
  .br--sp{
    display: none;
  }
  .about__members{
    width: 752px;
  }
  .about__members h2{
    font-size: 26px;
  }
  .about__member{
    padding-top: 56px;
  }
  .about__member:first-child{
    padding-top: 0;
  }
  .about__member--image{
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    width: 224px;
    height: 224px;
  }
  .about__member--info{
    display: inline-block;
    margin-left: 20px;
    width: 488px;
  }
  .about__member--name{
    padding-left: 16px;
    margin-bottom: 29px;
  }
  .about__member--sns a:hover{
    opacity: 1;
  }
  .contact__company a:hover{
    text-decoration: underline;
  }
  .contact__company--contact a:hover span{
    text-decoration: underline;
  }
  .contact__compass{
    display: none;
  }
}

@media screen and (max-width: 791px){
  .detail{
    min-height: 393px;
  }
  .detailContainer{
    padding-top: 90px;
  }
  .detailContainer__close{
    background-image: url("../images/close-sp.svg");
    top: 0px;
    right: 0px;
  }
  .detailContainer__close:active{
    opacity: 0.55;
  }
  .header{
    height: 56px;
  }
  .open .header{
    position: absolute;
    top: 0;
    height: 100%;
  }
  .open .page__wrapper{
    overflow: hidden;
    height: 0;
  }
  .c-detail__credit li a:active{
    text-decoration: none;
  }
  .header__logoContainer{
    padding-top: 18px;
    padding-left: 24px;
    padding-right: 16px;
    width: 181px;
  }
  .header__logoContainer a:active{
    opacity: 0.55;
  }
  .header--logo{
    width: 186px;
    height: 20px;
  }
  .header__gnavi{
    display: none;
  }
  .open .header__gnavi{
    padding-top: 35px;
    font-size: 17px;
    display: block;
  }
  .open .header__gnavi > li:not(.header__gnavi--trigger){
    padding: 0 22px;
  }
  .open .header__gnavi--tile{
    height: 40px;
    width: 100%;
    text-align: center;
    display: block;
    line-height: 40px;
    text-decoration: none;
    color: #000;
    letter-spacing: 0.075em;
  }
  .open a.header__gnavi--tile{
    color: #000;
    opacity: 0.5;
  }
  .open a.header__gnavi--tile:active, .open a.header__gnavi--tile.active{
    color: #000;
    opacity: 1;
  }
  .open .header__gnavi--trigger .header__gnavi--tile{
    letter-spacing: 0.105em;
  }
  .open .header__gnavi__project__container{
    background-color: rgba(0, 0, 0, 0.03);
    padding-top: 12px;
    padding-bottom: 12px;
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .open .header__gnavi__project__container li{
    padding: 0 26px;
  }
  .open .header__gnavi__project__container li a:active, .open .header__gnavi__project__container li a.active{
    background-image: url("../images/menu-active.svg");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 4px 4px;
  }
  .open .header__gnavi--selectedProject{
    display: none;
  }
  .open .header__gnavi--facebook{
    background-image: url("../images/menu-blank.svg");
    background-size: 11px 11px;
    background-position: right center;
    background-repeat: no-repeat;
  }
  .header__hamburger{
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: 8px;
    right: 8px;
  }
  .header__hamburger .header__hamburger--upper,
  .header__hamburger .header__hamburger--middle,
  .header__hamburger .header__hamburger--lower,
  .header__hamburger .header__hamburger--slash,
  .header__hamburger .header__hamburger--backslash{
    width: 16px;
    height: 2px;
    background-color: #000;
    display: block;
    position: absolute;
  }
  .header__hamburger .header__hamburger--upper{
    transform: scale(1, 1);
    transition-duration: 0.3s;
    transition-delay: 0.1s;
    left: 12px;
    top: 13px;
  }
  .header__hamburger .header__hamburger--middle{
    transform: scale(1, 1);
    transition-duration: 0.1s;
    transition-delay: 0.1s;
    left: 12px;
    top: 19px;
  }
  .header__hamburger .header__hamburger--lower{
    transform: scale(1, 1);
    transition-duration: 0.3s;
    transition-delay: 0.1s;
    left: 12px;
    top: 25px;
  }
  .header__hamburger .header__hamburger--slash{
    transform: rotate(0deg);
    transition-duration: 0.1s;
    left: 12px;
    top: 19px;
  }
  .header__hamburger .header__hamburger--backslash{
    transform: rotate(0deg);
    transition-duration: 0.1s;
    left: 12px;
    top: 19px;
  }
  .motionLogo__bg{
    margin-top: 56px;
  }
  .works__list{
    margin-top: 39px;
  }
  .works__list > li a{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .works__list > li a:active{
    opacity: 0.4;
  }
  .loader{
    width: 34px;
    height: 34px;
    padding-bottom: 20px;
  }
  .loader svg{
    width: 34px;
    height: 34px;
  }
  .detail__header--description br{
    display: none;
  }
  .page__pager{
    z-index: 3;
  }
  .page__pager a span{
    width: 64px;
    height: 64px;
    background-size: 40px 40px;
    background-position: 12px 12px;
  }
  .page__pager a:active span{
    opacity: 0.55;
  }
  .page__pager .page__pager--prev span{
    background-image: url("../images/nav-prev-sp.svg");
  }
  .page__pager .page__pager--next span{
    background-image: url("../images/nav-next-sp.svg");
  }
  .backToTop:active{
    opacity: 0.55;
  }
  .about__content{
    margin-top: 56px;
    padding-top: 69px;
  }
  .about__members{
    padding: 0 16px;
  }
  .about__member{
    padding-top: 36px;
  }
  .about__member--image{
    width: 100%;
    height: auto;
  }
  .about__member--info{
    margin-top: 16px;
  }
  .about__member--name{
    margin-bottom: 14px;
  }
}

@media screen and (min-width: 1056px){
  .detail{
    margin: 0 auto;
    width: 752px;
  }
  .detailContainer__close{
    right: 50%;
    margin-right: -527px;
  }
  .footer.contact{
    width: 1016px;
  }
  .header__inner{
    width: 1016px;
  }
  .page__content{
    width: 1016px;
  }
  .page__content.content{
    width: auto;
  }
  .c-detail__module--images{
    display: -ms-flexbox;
    display: flex;
  }
  .c-detail__module--containerHalf{
    box-sizing: border-box;
  }
  .c-detail__module--containerHalf:first-child{
    padding-right: 20px;
  }
  .c-detail__module--containerHalf:last-child{
    padding-left: 20px;
  }
  .page__pager{
    width: 1016px;
  }
  .page__pager .page__pager--prev{
    left: 50%;
    margin-left: -520px;
  }
  .page__pager .page__pager--next{
    right: 50%;
    margin-right: -520px;
  }
  body.contact .page__content{
    width: auto;
  }
  .contact{
    margin: 0 auto;
  }
}

@media screen and (min-width: 528px) and (max-width: 791px){
  .detailContainer .detail,
  .detailContainer .page__utilBottom{
    width: 488px;
  }
  .footer.contact{
    padding: 0 24px;
  }
  .page__content{
    width: 488px;
  }
  .page__content.content{
    width: auto;
  }
  .c-detail__content a:hover{
    text-decoration: underline;
  }
  .motionLogo__inner{
    width: 620px;
    height: 415px;
  }
  .works__article__categoryList a:active{
    opacity: 1 !important;
    text-decoration: underline;
  }
  .works__article__thumbnail:hover{
    opacity: 0.4;
    cursor: pointer;
  }
  .detail__header--list--category.separate{
    margin-right: 14px;
  }
  .detail__header--list--category a:hover{
    color: #FFF;
  }
  .detail__header--list--category a:hover > span{
    background-color: #000;
  }
  .c-detail__module--images{
    display: block;
  }
  .page__pager a span{
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .page__pager .page__pager--prev{
    left: 0;
  }
  .page__pager .page__pager--prev span{
    left: 0;
  }
  .page__pager .page__pager--next{
    right: 0;
  }
  .page__pager .page__pager--next span{
    right: 0;
  }
  .slide__inner.pc{
    display: block;
  }
  .slide__inner.sp{
    display: none;
  }
  .about__members h2{
    font-size: 26px;
  }
  .about__member--name{
    padding-left: 12px;
  }
  .about__member--sns a:hover{
    opacity: 1;
  }
  body.contact .page__content{
    width: auto;
  }
  .contact__company a:hover{
    text-decoration: underline;
  }
  .contact__company--contact a:hover span{
    text-decoration: underline;
  }
  .contact__compass{
    display: none;
  }
}

@media screen and (max-width: 527px){
  .detailContainer .detail,
  .detailContainer .page__utilBottom{
    max-width: 496px;
    padding-right: 16px;
    padding-left: 16px;
  }
  .detailContainer .page__utilBottom{
    padding-bottom: 108px;
  }
  .footer.contact{
    width: auto;
  }
  .footer{
    height: 34px;
    padding-top: 20px;
  }
  .page__content{
    max-width: 496px;
    padding-right: 16px;
    padding-left: 16px;
  }
  .c-detail__content{
    margin-bottom: 62px;
  }
  .c-detail__content p{
    font-size: 13px;
  }
  .c-detail__content p, .c-detail__content a{
    text-align: left;
  }
  .c-detail__content p{
    word-wrap: break-word;
    overflow-wrap: break-word;
  }
  .c-detail__content a:active{
    text-decoration: underline;
  }
  .c-detail__text{
    padding-bottom: 0;
    font-size: 13px;
  }
  .c-detail__credit h5{
    font-size: 13px;
  }
  .c-detail__credit li{
    font-size: 13px;
  }
  .works__list article .works__article__header{
    padding-left: 13px;
  }
  .works__list article .works__article__header h4{
    font-size: 12px;
    line-height: 1.4em;
    margin-bottom: 4px;
  }
  .works__list article .works__article__header:before{
    border-radius: 0;
    left: 0;
  }
  .works__article__thumbnail:active{
    opacity: 0.4;
  }
  .detail__header--date{
    font-size: 13px;
  }
  .p-detail__title{
    font-size: 19px;
  }
  .detail__header--description > .c-detail__text{
    text-align: left;
  }
  .detail__header--list li{
    margin-left: 0;
  }
  .detail__header--list span{
    height: auto;
    font-size: 11px;
  }
  .detail__header--list--category{
    text-align: left;
  }
  .detail__header--list--category.separate{
    margin-right: 0;
  }
  .detail__header--list--category.separate:after{
    content: "";
    padding-left: 6px;
    padding-right: 6px;
  }
  .detail__header--list--category:last-child:after{
    content: "";
    padding: 0;
  }
  .detail__header--list--category a{
    height: auto;
    color: #3F3F3F;
  }
  .detail__header--list--category a:active{
    color: #FFF;
  }
  .detail__header--list--category a:active > span{
    background-color: #000;
  }
  .c-detail__module--simple, .c-detail__module--images{
    margin-bottom: 16px;
  }
  .c-detail__module--images{
    display: block;
  }
  .c-detail__module__addtionalVideos{
    margin-bottom: 16px;
  }
  .page__currentWorks{
    padding-bottom: 20px;
  }
  .page__currentWorks h2{
    padding-top: 69px;
    margin-bottom: 44px;
    font-size: 17px;
  }
  .page__pager{
    left: 0;
    bottom: 0;
    width: 100%;
    height: 64px;
  }
  .page__pager a{
    position: absolute;
    width: 50%;
  }
  .page__pager .page__pager--prev{
    left: 0;
    padding-left: 16px;
  }
  .page__pager .page__pager--prev span{
    background-position: left center;
    margin-right: auto;
  }
  .page__pager .page__pager--next{
    right: 0;
    padding-right: 16px;
  }
  .page__pager .page__pager--next span{
    background-position: right center;
    margin-left: auto;
  }
  .page__utilBottom{
    padding: 20px 0 32px;
  }
  .page__utilBottom p{
    font-size: 11px;
  }
  .slide__inner.pc{
    display: none;
  }
  .slide__inner.sp{
    display: block;
  }
  .slide__inner.sp img{
    width: 100%;
    height: auto;
  }
  .about .page__wrapper > h2{
    padding-top: 89px;
    margin-bottom: 44px;
    font-size: 19px;
  }
  .about__description p{
    font-size: 13px;
  }
  .about__members h2{
    font-size: 17px;
  }
  .about__member--name{
    padding-left: 14px;
  }
  .about__member--name:before{
    left: 0;
    border-radius: 1px;
    width: 2px;
  }
  .about__member--name h3{
    margin-top: 4px;
    font-size: 17px;
  }
  .about__member--name h5{
    font-size: 11px;
  }
  .about__member--profile{
    font-size: 12px;
  }
  .about__member--sns a:active{
    opacity: 1;
  }
  .about__award h2{
    font-size: 17px;
    margin-bottom: 44px;
  }
  .about__award p{
    font-size: 13px;
  }
  .contact{
    padding-top: 87px;
  }
  .contact__header{
    margin-bottom: 44px;
    font-size: 19px;
  }
  .contact__map{
    margin-bottom: 44px;
    height: 100vw;
  }
  .contact__map__wrapper{
    height: 100vw;
  }
  .contact__map__canvas{
    height: 100vw;
  }
  .contact__company{
    font-size: 12px;
  }
  .contact__company a:active{
    text-decoration: underline;
  }
  .contact__company--contact a:active span{
    text-decoration: underline;
  }
  .contact__compass{
    display: none;
    position: fixed;
    z-index: 100;
    left: 24px;
    bottom: 24px;
  }
}

@media screen and (min-width: 792px) and (max-width: 1055px){
  .detailContainer__close{
    right: 4px;
  }
  .footer.contact{
    width: 752px;
  }
  .header__inner{
    width: 752px;
  }
  .page__content{
    width: 752px;
  }
  .page__content.content{
    width: auto;
  }
  .c-detail__module--images{
    display: -ms-flexbox;
    display: flex;
  }
  .c-detail__module--containerHalf{
    box-sizing: border-box;
  }
  .c-detail__module--containerHalf:first-child{
    padding-right: 20px;
  }
  .c-detail__module--containerHalf:last-child{
    padding-left: 20px;
  }
  .page__pager .page__pager--prev{
    left: 0;
  }
  .page__pager .page__pager--next{
    right: 0;
  }
  body.contact .page__content{
    width: auto;
  }
}
