@charset "utf-8";
/*
.font-serif(){
	//font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝";
	font-family: "Noto Serif JP", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.font-serif-bold(){
	.font-serif();
	font-weight: bold;
}
*/
.abswh100 {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.wh100 {
  width: 100%;
  height: 100%;
}
.center {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.abscenter {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.hv_center {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.h_center {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
}
.v_center {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.hover_scale {
  transition: all 200ms 0s ease;
}
.hover_scale:hover {
  transform: scale(1.03);
}
/*==============================================================
  ■ (PC)
==============================================================*/
.kv {
  position: absolute;
  left: 0;
  top: 0;
  position: fixed;
  width: 100%;
  height: 800px;
  overflow: hidden;
}
.kv__title {
  position: absolute;
  left: 156px;
  top: 273px;
}
.kv__title__E__1 {
  font-family: 'Albert Sans', 'Noto Sans JP', "游ゴシック体", 'Yu Gothic', "YuGothic", "Noto Sans JP", 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", "Meiryo", "Osaka", 'ＭＳ Ｐゴシック', 'MS PGothic', "sans-serif";
  font-style: normal;
  font-weight: 700;
  font-size: 80px;
  color: white;
}
.kv__title__E__2 {
  font-family: 'Albert Sans', 'Noto Sans JP', "游ゴシック体", 'Yu Gothic', "YuGothic", "Noto Sans JP", 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", "Meiryo", "Osaka", 'ＭＳ Ｐゴシック', 'MS PGothic', "sans-serif";
  font-style: normal;
  font-weight: 200;
  font-size: 80px;
  color: #CBC09D;
  margin-top: -20px;
}
.kv__title__J {
  font-weight: 700;
  font-size: 34px;
  line-height: 100%;
  color: #FFFFFF;
  margin-top: 30px;
}
main {
  position: relative;
  margin-top: 800px;
  width: 100%;
  background-color: #4c4c4c;
}
main .mission {
  height: 402px;
  padding-top: 230px;
}
main .mission__bgacc1 {
  width: 100%;
  height: 106px;
  position: absolute;
  left: 0;
  top: 150px;
  opacity: 0.35;
}
main .mission__bgacc2 {
  width: 100%;
  height: 106px;
  position: absolute;
  left: 0;
  top: 296px;
  opacity: 0.35;
}
main .mission__title {
  display: block;
}
main .mission__title__E {
  font-family: 'Albert Sans', 'Noto Sans JP', "游ゴシック体", 'Yu Gothic', "YuGothic", "Noto Sans JP", 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", "Meiryo", "Osaka", 'ＭＳ Ｐゴシック', 'MS PGothic', "sans-serif";
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: #CBC09D;
}
main .mission__title__J {
  font-size: 30px;
  font-weight: 700;
  color: white;
  text-align: center;
  margin-top: 30px;
}
main .point {
  padding-top: 150px;
  padding-bottom: 150px;
}
main .point__list {
  width: 822px;
  height: 168px;
  margin: 0 auto;
  border: 2px solid #CBC09D;
  padding: 40px 40px 13px;
  height: auto;
}
main .point__list__detail {
  position: relative;
  padding-left: 20px;
  text-indent: 0;
  line-height: 170%;
  margin-bottom: 20px;
}
main .point__list__detail a {
  vertical-align: middle;
  line-height: 220%;
  letter-spacing: 0.1em;
  color: white;
}
main .point__list__detail a:hover {
  opacity: 0.7;
}
main .point__list__detail:before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background-color: #CBC09D;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0px;
}
main .member {
  padding-bottom: 150px;
}
main .member .inner {
  width: 1032px;
  padding-left: 104px;
}
main .member__acc {
  display: none;
}
main .member__title {
  color: white;
  font-size: 34px;
  font-style: normal;
  font-weight: 700;
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
  position: absolute;
  left: 0;
  top: 0;
}
main .member__list__detail {
  display: inline-block;
  width: 288px;
  vertical-align: top;
  margin-right: 20px;
}
main .member__list__detail:last-child {
  margin-right: 0;
}
main .member__list__detail__img img {
  width: 288px;
  height: 210px;
  object-fit: cover;
}
main .member__list__detail__txt {
  background-color: #222222;
  color: white;
  padding: 23px 32px 30px;
}
main .member__list__detail__txt__nameJ {
  font-size: 18px;
  font-weight: 700;
}
main .member__list__detail__txt__nameE {
  font-family: 'Albert Sans', 'Noto Sans JP', "游ゴシック体", 'Yu Gothic', "YuGothic", "Noto Sans JP", 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", "Meiryo", "Osaka", 'ＭＳ Ｐゴシック', 'MS PGothic', "sans-serif";
  font-size: 12px;
  font-weight: 700;
  color: #AAAAAA;
  margin-top: -7px;
}
main .member__list__detail__txt__position {
  font-size: 13px;
  font-weight: 500;
  line-height: 150%;
  margin-top: 5px;
}
main .member__list__detail__txt__year {
  font-size: 13px;
  font-weight: 500;
  color: #AAAAAA;
  margin-top: 7px;
}
main .chapter {
  color: white;
  margin-bottom: 150px;
}
main .chapter .inner {
  width: 1032px;
  padding-left: 104px;
}
main .chapter.lastchapter {
  padding-bottom: 150px;
  margin-bottom: 0;
}
main .chapter.lastchapter .chapter__img {
  padding-top: 650px;
}
main .chapter.lastchapter .chapter__img img {
  position: absolute;
  right: 0;
  top: 0;
  width: 1237px;
  height: 650px;
  object-fit: cover;
}
main .chapter__index {
  font-family: 'Albert Sans', 'Noto Sans JP', "游ゴシック体", 'Yu Gothic', "YuGothic", "Noto Sans JP", 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", "Meiryo", "Osaka", 'ＭＳ Ｐゴシック', 'MS PGothic', "sans-serif";
  color: #CBC09D;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
  position: absolute;
  left: -10px;
  top: 0;
}
main .chapter__title {
  font-size: 26px;
  font-weight: 700;
  line-height: 170%;
  letter-spacing: 1.3px;
}
main .chapter__read {
  font-size: 16px;
  font-weight: 500;
  line-height: 170%;
  letter-spacing: 1.6px;
  margin-top: 50px;
}
main .chapter__img {
  position: relative;
  margin-top: 150px;
  width: 100%;
}
main .chapter__img img {
  width: 100%;
  height: auto;
}
main .chapter__quote1 {
  line-height: 170%;
  letter-spacing: 0.1em;
  color: #4B4B4B;
  background-color: #E7E2D1;
  padding: 40px;
  margin-top: 80px;
}
main .chapter__quote1 .chapter__quote__title {
  font-size: 20px;
  font-weight: bold;
}
main .chapter__quote1 .chapter__quote__read {
  margin-top: 24px;
}
main .chapter__quote1 .chapter__quote__read a {
  text-decoration: underline;
}
main .chapter__quote2 {
  position: relative;
  line-height: 170%;
  letter-spacing: 0.1em;
  color: #4B4B4B;
  background-color: white;
  padding: 40px;
  margin-top: 80px;
}
main .chapter__quote2 .chapter__quote__title {
  font-size: 24px;
  font-weight: bold;
  line-height: 150%;
}
main .chapter__quote2 .chapter__quote__read {
  font-size: 16px;
}
main .chapter__quote2 .chapter__quote__sub {
  color: #CBC09D;
  margin-top: 38px;
}
main .chapter__quote2 .chapter__quote__link {
  position: absolute;
  right: 32px;
  bottom: 47px;
}
main .chapter__quote2 .chapter__quote__link .arrow {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 60px;
  background-color: white;
  border-radius: 100px;
  background: #4B4B4B;
  vertical-align: middle;
  overflow: hidden;
  transition: all 300ms 0s ease;
}
main .chapter__quote2 .chapter__quote__link .arrow:before {
  content: '';
  width: 60px;
  height: 60px;
  background-color: white;
  border-radius: 200px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  transform: scale(0);
  transition: all 300ms 0s ease;
}
main .chapter__quote2 .chapter__quote__link .arrow:after {
  content: '';
  display: block;
  width: 16px;
  height: 12px;
  background-image: url("../img/btn_arrow_w.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -9999px;
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
main .chapter__quote2 .chapter__quote__link .text {
  font-family: 'Albert Sans', 'Noto Sans JP', "游ゴシック体", 'Yu Gothic', "YuGothic", "Noto Sans JP", 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", "Meiryo", "Osaka", 'ＭＳ Ｐゴシック', 'MS PGothic', "sans-serif";
  font-size: 14px;
  font-weight: 700;
  color: #4B4B4B;
  margin-left: 14px;
}
main .chapter__quote2 .chapter__quote__link:hover .arrow {
  background-color: white;
  transition: all 300ms 0.2s ease;
}
main .chapter__quote2 .chapter__quote__link:hover .arrow:before {
  transform: scale(1);
}
main .chapter__quote2 .chapter__quote__link:hover .arrow:after {
  animation: 600ms ease-out 0s 1 normal forwards running overarrowinv;
}
@keyframes overarrowinv {
  0% {
    transform: translateX(0px);
  }
  40% {
    transform: translateX(60px);
  }
  41% {
    display: block;
    width: 16px;
    height: 12px;
    background-image: url("../img/btn_arrow.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -9999px;
    overflow: hidden;
    transform: translateX(-60px);
  }
  100% {
    display: block;
    width: 16px;
    height: 12px;
    background-image: url("../img/btn_arrow.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -9999px;
    overflow: hidden;
    transform: translateX(0px);
  }
}
main .chapter__quote2 .chapter__quote__link .arrow {
  transform: rotate(-45deg);
}
main .chapter__quote2 .chapter__quote__link .arrow:before {
  background-color: #F9F9F9;
}
main .chapter__link {
  display: block;
  width: 120px;
  margin-top: 77px;
  margin-left: auto;
}
main .chapter__link .arrow {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 60px;
  background-color: white;
  border-radius: 100px;
  background: white;
  vertical-align: middle;
  overflow: hidden;
  transition: all 300ms 0s ease;
}
main .chapter__link .arrow:before {
  content: '';
  width: 60px;
  height: 60px;
  background-color: #262626;
  border-radius: 200px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  transform: scale(0);
  transition: all 300ms 0s ease;
}
main .chapter__link .arrow:after {
  content: '';
  display: block;
  width: 16px;
  height: 12px;
  background-image: url("../img/btn_arrow.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -9999px;
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
main .chapter__link .text {
  font-family: 'Albert Sans', 'Noto Sans JP', "游ゴシック体", 'Yu Gothic', "YuGothic", "Noto Sans JP", 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", "Meiryo", "Osaka", 'ＭＳ Ｐゴシック', 'MS PGothic', "sans-serif";
  font-size: 14px;
  font-weight: 700;
  color: white;
  margin-left: 14px;
}
main .chapter__link:hover .arrow {
  background-color: #262626;
  transition: all 300ms 0.2s ease;
}
main .chapter__link:hover .arrow:before {
  transform: scale(1);
}
main .chapter__link:hover .arrow:after {
  animation: 600ms ease-out 0s 1 normal forwards running overarrow2;
}
@keyframes overarrow2 {
  0% {
    transform: translateX(0px);
  }
  40% {
    transform: translateX(60px);
  }
  41% {
    display: block;
    width: 16px;
    height: 12px;
    background-image: url("../img/btn_arrow_w.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -9999px;
    overflow: hidden;
    transform: translateX(-60px);
  }
  100% {
    display: block;
    width: 16px;
    height: 12px;
    background-image: url("../img/btn_arrow_w.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -9999px;
    overflow: hidden;
    transform: translateX(0px);
  }
}
main .chapter__link.out .arrow {
  transform: rotate(-45deg);
}
main .otherproject {
  width: 100%;
  height: 800px;
}
main .otherproject__title {
  position: absolute;
  left: 156px;
  top: 247px;
}
main .otherproject__title__E__1 {
  font-family: 'Albert Sans', 'Noto Sans JP', "游ゴシック体", 'Yu Gothic', "YuGothic", "Noto Sans JP", 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", "Meiryo", "Osaka", 'ＭＳ Ｐゴシック', 'MS PGothic', "sans-serif";
  font-style: normal;
  font-weight: 700;
  font-size: 80px;
  color: white;
}
main .otherproject__title__E__2 {
  font-family: 'Albert Sans', 'Noto Sans JP', "游ゴシック体", 'Yu Gothic', "YuGothic", "Noto Sans JP", 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", "Meiryo", "Osaka", 'ＭＳ Ｐゴシック', 'MS PGothic', "sans-serif";
  font-style: normal;
  font-weight: 200;
  font-size: 80px;
  color: #CBC09D;
  margin-top: 52px;
}
main .otherproject__title__J {
  font-weight: 700;
  font-size: 30px;
  line-height: 100%;
  color: #FFFFFF;
  margin-top: 60px;
}
main .otherproject__link {
  display: block;
  margin-top: 60px;
}
main .otherproject__link .arrow {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 60px;
  background-color: white;
  border-radius: 100px;
  background: white;
  vertical-align: middle;
  overflow: hidden;
  transition: all 300ms 0s ease;
}
main .otherproject__link .arrow:before {
  content: '';
  width: 60px;
  height: 60px;
  background-color: #262626;
  border-radius: 200px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  transform: scale(0);
  transition: all 300ms 0s ease;
}
main .otherproject__link .arrow:after {
  content: '';
  display: block;
  width: 16px;
  height: 12px;
  background-image: url("../img/btn_arrow.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -9999px;
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
main .otherproject__link .text {
  font-family: 'Albert Sans', 'Noto Sans JP', "游ゴシック体", 'Yu Gothic', "YuGothic", "Noto Sans JP", 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", "Meiryo", "Osaka", 'ＭＳ Ｐゴシック', 'MS PGothic', "sans-serif";
  font-size: 14px;
  font-weight: 700;
  color: white;
  margin-left: 14px;
}
main .otherproject__link:hover .arrow {
  background-color: #262626;
  transition: all 300ms 0.2s ease;
}
main .otherproject__link:hover .arrow:before {
  transform: scale(1);
}
main .otherproject__link:hover .arrow:after {
  animation: 600ms ease-out 0s 1 normal forwards running overarrow2;
}
@keyframes overarrow2 {
  0% {
    transform: translateX(0px);
  }
  40% {
    transform: translateX(60px);
  }
  41% {
    display: block;
    width: 16px;
    height: 12px;
    background-image: url("../img/btn_arrow_w.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -9999px;
    overflow: hidden;
    transform: translateX(-60px);
  }
  100% {
    display: block;
    width: 16px;
    height: 12px;
    background-image: url("../img/btn_arrow_w.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -9999px;
    overflow: hidden;
    transform: translateX(0px);
  }
}
main .otherproject__link.out .arrow {
  transform: rotate(-45deg);
}
.project1 .kv {
  background: url(../img/work/project/kv_bg1.jpg) center center / cover no-repeat;
}
.project1 .kv__img {
  width: 313px;
  height: 425px;
  background-image: url("../img/work/project/kv_img1.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  left: 665px;
  top: 190px;
}
.project1 .kv__img a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@keyframes bgscroll_pm1_1 {
  0% {
    background-position-x: 0 ;
  }
  100% {
    background-position-x: -735px;
  }
}
@keyframes bgscroll_pm1_2 {
  0% {
    background-position-x: 0 ;
  }
  100% {
    background-position-x: 678px ;
  }
}
.project1 .mission {
  padding-top: 207px;
}
.project1 .mission__title__J {
  line-height: 130%;
}
.project1 .mission__bgacc1 {
  background: url(../img/work/project/mq1_1.png) 0 0% repeat-x;
  animation: bgscroll_pm1_1 40s linear 0s infinite normal none running  ;
}
.project1 .mission__bgacc2 {
  background: url(../img/work/project/mq1_2.png) 0 0% repeat-x;
  animation: bgscroll_pm1_2 40s linear 0s infinite normal none running  ;
}
.project1 .chapter__plist {
  margin-top: 77px;
}
.project1 .chapter__plist__detail {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
}
.project1 .chapter__plist__detail:last-of-type {
  margin-bottom: 0;
}
.project1 .chapter__plist__detail__img {
  min-width: 120px;
  text-align: center;
}
.project1 .chapter__plist__detail__img__name {
  font-size: 14px;
  margin-top: 10px;
}
.project1 .chapter__plist__detail__txt {
  padding-left: 100px;
  line-height: 170%;
}
.project1 .chapter__plist .detail1 .img {
  width: 120px;
  height: 120px;
  background-image: url("../img/work/project/plist1_1.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
}
.project1 .chapter__plist .detail1 .img a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.project1 .chapter__plist .detail2 .img {
  width: 120px;
  height: 120px;
  background-image: url("../img/work/project/plist1_2.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
}
.project1 .chapter__plist .detail2 .img a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.project1 .chapter__plist .detail3 .img {
  width: 120px;
  height: 120px;
  background-image: url("../img/work/project/plist1_3.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
}
.project1 .chapter__plist .detail3 .img a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.project1 .ch6 .img1 {
  margin-top: 80px;
}
.project1 .ch6 .img2 {
  margin-top: 80px;
}
.project1 .ch6 .chapter__quote1 {
  margin-top: 107px;
}
.project1 .ch8 {
  margin-bottom: 193px;
}
.project1 .otherproject {
  background: url(../img/work/project/kv_bg2.jpg) center center / cover no-repeat;
}
.project1 .otherproject__img {
  width: 313px;
  height: 425px;
  background-image: url("../img/work/project/kv_img2.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  left: 665px;
  top: 190px;
}
.project1 .otherproject__img a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.project2 .kv {
  background: url(../img/work/project/kv_bg2.jpg) center center / cover no-repeat;
}
.project2 .kv__img {
  width: 313px;
  height: 425px;
  background-image: url("../img/work/project/kv_img2.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  left: 665px;
  top: 190px;
}
.project2 .kv__img a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@keyframes bgscroll_pm2_1 {
  0% {
    background-position-x: 0 ;
  }
  100% {
    background-position-x: -766px;
  }
}
@keyframes bgscroll_pm2_2 {
  0% {
    background-position-x: 0 ;
  }
  100% {
    background-position-x: 722px ;
  }
}
.project2 .mission__bgacc1 {
  background: url(../img/work/project/mq2_1.png) 0 0% repeat-x;
  animation: bgscroll_pm1_1 40s linear 0s infinite normal none running  ;
}
.project2 .mission__bgacc2 {
  background: url(../img/work/project/mq2_2.png) 0 0% repeat-x;
  animation: bgscroll_pm1_2 40s linear 0s infinite normal none running  ;
}
.project2 .otherproject {
  background: url(../img/work/project/kv_bg1.jpg) center center / cover no-repeat;
}
.project2 .otherproject__img {
  width: 313px;
  height: 425px;
  background-image: url("../img/work/project/kv_img1.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  left: 665px;
  top: 190px;
}
.project2 .otherproject__img a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
