@charset "UTF-8";
/*　施設紹介　mv
----------------------------------------------- */
.facility-hero {
  position: relative;
}

.facility-hero__image {
  height: 111.27379vw;
  overflow: hidden;
}

.facility-hero__image > * {
  display: block;
  width: 100%;
  height: 100%;
}

.facility-hero__image > * > * {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.facility-hero__image::after {
  top: 5.12445vw;
  right: 11.71303vw;
}

.facility-hero__wrap {
  width: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
}

.facility-hero__text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-right: 7.32064vw;
  margin-left: 7.32064vw;
}

.facility-hero__catch {
  margin-left: 1.46413vw;
  margin-top: 8.78477vw;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  line-height: 1.9;
  letter-spacing: 0.25em;
}

.facility-hero__catch::before, .facility-hero__catch::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.facility-hero__catch::before {
  margin-left: calc((1 - 1.9) * 0.5em);
}

.facility-hero__catch::after {
  margin-right: calc((1 - 1.9) * 0.5em);
}

.facility-hero__title {
  margin-top: 27.08638vw;
}

@media screen and (min-width: 700.9999px) {
  .facility-hero__image {
    height: 720px;
  }
  .facility-hero__image > * {
    display: block;
    width: 100%;
    height: 100%;
  }
  .facility-hero__image > * > * {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .facility-hero__image::after {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    right: auto;
    left: 10px;
    top: 10px;
  }
  .facility-hero__wrap {
    width: 100%;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
  }
  .facility-hero__text {
    margin-left: 0;
    margin-right: 0;
  }
  .facility-hero__catch {
    font-size: 18px;
    margin-left: 190px;
    margin-top: 110px;
  }
  .facility-hero__title {
    margin-top: 80px;
    padding-right: 180px;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    text-align: left;
  }
  .facility-hero__title > *:first-child {
    font-size: 58px;
    letter-spacing: 0.1em;
  }
  .facility-hero__title > *:first-child > * {
    height: auto;
    width: 85px;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 15px;
  }
  .facility-hero__title > *:last-child {
    margin-top: 5px;
    font-size: 16px;
    margin-top: 0;
    margin-right: 5px;
  }
  .facility-hero__title > *:last-child > * {
    height: auto;
    width: 23px;
    padding-top: 4px;
    padding-left: 0;
    padding-right: 3px;
    padding-top: 20px;
    padding-bottom: 18px;
    padding-left: 0;
  }
  .facility-hero__title > * > *::before {
    left: 0;
    right: auto;
    height: 0;
    width: 100%;
    -webkit-transition: height .75s;
    transition: height .75s;
  }
  .facility-hero__title.show > * > *::before {
    height: 100%;
  }
}

@media screen and (min-width: 2000px) {
  .facility-hero__text {
    width: 2000px;
    margin-left: auto;
    margin-right: auto;
  }
}

/*　施設紹介　desc
----------------------------------------------- */
.facility-desc {
  margin-top: -10.98097vw;
  position: relative;
  z-index: 2;
}

.facility-desc__wrap {
  padding-left: 7.32064vw;
  padding-right: 7.32064vw;
  padding-bottom: 11.71303vw;
  background-color: white;
}

.facility-desc__title {
  padding-top: 10.98097vw;
}

.facility-desc__more {
  margin-top: 6.58858vw;
  line-height: 1.9;
  letter-spacing: 0.025em;
}

.facility-desc__more::before, .facility-desc__more::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.facility-desc__more::before {
  margin-top: calc((1 - 1.9) * 0.5em);
}

.facility-desc__more::after {
  margin-bottom: calc((1 - 1.9) * 0.5em);
}

@media screen and (min-width: 700.9999px) {
  .facility-desc {
    margin-top: -50px;
    padding-left: 140px;
  }
  .facility-desc__wrap {
    width: 590px;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 60px;
  }
  .facility-desc__title {
    padding-top: 65px;
  }
  .facility-desc__more {
    margin-top: 6.58858vw;
    letter-spacing: 0.025em;
    font-size: 14px;
    margin-top: 40px;
    letter-spacing: 0.05em;
    line-height: 2;
  }
  .facility-desc__more::before, .facility-desc__more::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .facility-desc__more::before {
    margin-top: calc((1 - 2) * 0.5em);
  }
  .facility-desc__more::after {
    margin-bottom: calc((1 - 2) * 0.5em);
  }
}

/*　施設紹介　intro
----------------------------------------------- */
.facility-intro {
  margin-top: 8.05271vw;
}

.facility-intro picture {
  display: block;
  width: 100%;
  height: 100%;
}

.facility-intro picture > * {
  width: inherit;
  height: inherit;
  -o-object-fit: cover;
     object-fit: cover;
}

.facility-intro__single {
  margin-right: 7.32064vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}

.facility-intro__single::after {
  content: '';
  position: absolute;
  width: 100%;
  top: 19.03367vw;
  height: 42.45974vw;
  left: 7.32064vw;
  background-color: #f4f8f8;
}

.facility-intro__single > * {
  position: relative;
  z-index: 2;
}

.facility-intro__single--image-main {
  width: auto;
  height: 52.70864vw;
}

.facility-intro__single--image-sub {
  margin-top: 1.46413vw;
  margin-left: auto;
  width: 58.56515vw;
  height: 31.47877vw;
}

.facility-intro__single--text {
  margin-left: 7.32064vw;
  margin-right: 7.32064vw;
}

.facility-intro__single--title {
  margin-top: 2.19619vw;
}

.facility-intro__single--desc {
  margin-top: 5.85652vw;
  line-height: 1.9;
  width: 71.01025vw;
  letter-spacing: 0.025em;
}

.facility-intro__single--desc::before, .facility-intro__single--desc::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.facility-intro__single--desc::before {
  margin-top: calc((1 - 1.9) * 0.5em);
}

.facility-intro__single--desc::after {
  margin-bottom: calc((1 - 1.9) * 0.5em);
}

.facility-intro__wrap {
  padding-top: 12.4451vw;
  position: relative;
}

.facility-intro__wrap::before {
  position: absolute;
  content: '';
  top: 43.1918vw;
  left: -7.32064vw;
  width: 80.52709vw;
  height: calc(100% - ((210vw + 85vw + 610vw) / 6.83));
  background-color: rgba(244, 248, 248, 0.3);
}

.facility-intro__wrap > * {
  position: relative;
  z-index: 1;
}

.facility-intro__double--items {
  margin-top: -11.71303vw;
}

.facility-intro__double--item {
  margin-top: 11.71303vw;
}

.facility-intro__double--image {
  width: calc(100% + (50vw / 6.83));
  height: 61.49341vw;
}

.facility-intro__double--title {
  margin-top: 7.32064vw;
}

.facility-intro__double--desc {
  margin-top: 5.85652vw;
  line-height: 1.9;
  letter-spacing: 0.025em;
}

.facility-intro__double--desc::before, .facility-intro__double--desc::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.facility-intro__double--desc::before {
  margin-top: calc((1 - 1.9) * 0.5em);
}

.facility-intro__double--desc::after {
  margin-bottom: calc((1 - 1.9) * 0.5em);
}

.facility-intro__triple {
  padding-top: 12.4451vw;
}

.facility-intro__triple--items {
  margin-top: -11.71303vw;
}

.facility-intro__triple--item {
  margin-top: 11.71303vw;
}

.facility-intro__triple--image {
  margin-left: -7.32064vw;
  width: calc(100% + (50vw / 6.83));
  height: 41.72767vw;
}

.facility-intro__triple--title {
  margin-top: 6.58858vw;
}

.facility-intro__triple--desc {
  margin-top: 5.85652vw;
  line-height: 1.9;
  letter-spacing: 0.025em;
}

.facility-intro__triple--desc::before, .facility-intro__triple--desc::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.facility-intro__triple--desc::before {
  margin-top: calc((1 - 1.9) * 0.5em);
}

.facility-intro__triple--desc::after {
  margin-bottom: calc((1 - 1.9) * 0.5em);
}

@media screen and (min-width: 700.9999px) {
  .facility-intro {
    margin-top: 95px;
  }
  .facility-intro__single {
    margin-right: 0;
    display: -ms-grid;
    display: grid;
  }
  .facility-intro__single::after {
    left: auto;
    right: 0;
    top: -180px;
    width: calc(640px + ((100% - 1280px) / 2));
    height: 570px;
  }
  .facility-intro__single--image-main {
    width: calc(780px + ((100% - 1280px) / 2));
    height: 440px;
  }
  .facility-intro__single--image-main > * > * {
    -o-object-position: bottom;
       object-position: bottom;
  }
  .facility-intro__single--image-sub {
    margin-left: 0;
    margin-top: 0;
    width: 340px;
    height: 183px;
    position: absolute;
    bottom: 0;
    left: calc((780px + 20px) + ((100% - 1280px) / 2));
  }
  .facility-intro__single--image-sub .is-square::before, .facility-intro__single--image-sub .is-square::after {
    -webkit-transition-delay: 1s;
            transition-delay: 1s;
  }
  .facility-intro__single--text {
    margin-left: 0;
    margin-right: 0;
    position: absolute;
    width: 310px;
    top: 0;
    left: calc((780px + 50px) + ((100% - 1280px) / 2));
  }
  .facility-intro__single--title {
    margin-top: 45px;
  }
  .facility-intro__single--desc {
    width: auto;
    margin-top: 25px;
    letter-spacing: 0.05em;
    font-size: 14px;
    line-height: 2;
  }
  .facility-intro__single--desc::before, .facility-intro__single--desc::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .facility-intro__single--desc::before {
    margin-top: calc((1 - 2) * 0.5em);
  }
  .facility-intro__single--desc::after {
    margin-bottom: calc((1 - 2) * 0.5em);
  }
  .facility-intro__wrap {
    padding-top: 90px;
  }
  .facility-intro__wrap::before {
    top: 350px;
    left: 0;
    height: 500px;
    width: calc(1200px + ((100% - 1280px) / 2));
  }
  .facility-intro__double--items {
    margin-top: 0;
    margin-left: -20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .facility-intro__double--item {
    margin-top: 0;
    width: calc(50% - 20px);
    margin-left: 20px;
  }
  .facility-intro__double--item:nth-child(2) .facility-intro__double--text {
    -webkit-transition-delay: .5s;
            transition-delay: .5s;
  }
  .facility-intro__double--item:nth-child(2) .is-square::before, .facility-intro__double--item:nth-child(2) .is-square::after {
    -webkit-transition-delay: 1s;
            transition-delay: 1s;
  }
  .facility-intro__double--image {
    width: auto;
    height: 350px;
  }
  .facility-intro__double--title {
    margin-top: 20px;
  }
  .facility-intro__double--desc {
    line-height: 2;
    letter-spacing: 0.05em;
    margin-top: 25px;
    width: 390px;
  }
  .facility-intro__double--desc::before, .facility-intro__double--desc::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .facility-intro__double--desc::before {
    margin-top: calc((1 - 2) * 0.5em);
  }
  .facility-intro__double--desc::after {
    margin-bottom: calc((1 - 2) * 0.5em);
  }
  .facility-intro__triple {
    padding-top: 95px;
  }
  .facility-intro__triple--items {
    margin-top: 0;
    margin-left: -20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .facility-intro__triple--item {
    margin-top: 0;
    width: calc((100% / 3) - 20px);
    margin-left: 20px;
  }
  .facility-intro__triple--item:nth-child(2) .facility-intro__triple--text {
    -webkit-transition-delay: .5s;
            transition-delay: .5s;
  }
  .facility-intro__triple--item:nth-child(2) .is-square::before, .facility-intro__triple--item:nth-child(2) .is-square::after {
    -webkit-transition-delay: 1s;
            transition-delay: 1s;
  }
  .facility-intro__triple--item:nth-child(3) .facility-intro__triple--text {
    -webkit-transition-delay: .7s;
            transition-delay: .7s;
  }
  .facility-intro__triple--item:nth-child(3) .is-square::before, .facility-intro__triple--item:nth-child(3) .is-square::after {
    -webkit-transition-delay: 1.5s;
            transition-delay: 1.5s;
  }
  .facility-intro__triple--image {
    width: auto;
    margin-left: 0;
    height: 290px;
  }
  .facility-intro__triple--title {
    margin-top: 20px;
  }
  .facility-intro__triple--desc {
    line-height: 2;
    letter-spacing: 0.05em;
    margin-top: 25px;
    width: auto;
  }
  .facility-intro__triple--desc::before, .facility-intro__triple--desc::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .facility-intro__triple--desc::before {
    margin-top: calc((1 - 2) * 0.5em);
  }
  .facility-intro__triple--desc::after {
    margin-bottom: calc((1 - 2) * 0.5em);
  }
}

/*　施設紹介　library
----------------------------------------------- */
.facility-library {
  margin-top: 20.4978vw;
  height: 114.20205vw;
  background-image: url(../../img/page/facility/factory_library_img_sp.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.facility-library__text {
  position: relative;
}

.facility-library__deco {
  position: absolute;
  top: 0;
  left: 0;
  color: #ffffff;
  top: -6.73499vw;
  left: -1.46413vw;
  font-size: 16.14286vw;
  font-family: "Noto Serif JP", serif;
  letter-spacing: -.02em;
  line-height: 1.05;
  overflow: hidden;
}

.facility-library__deco::before, .facility-library__deco::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.facility-library__deco::before {
  margin-top: calc((1 - 1.05) * 0.5em);
}

.facility-library__deco::after {
  margin-bottom: calc((1 - 1.05) * 0.5em);
}

.facility-library__deco > * > * {
  font-size: 31.14286vw;
}

.facility-library__catch {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  line-height: 1.9;
  font-size: 5vw;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  padding-right: 1.46413vw;
}

.facility-library__catch::before, .facility-library__catch::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.facility-library__catch::before {
  margin-left: calc((1 - 1.9) * 0.5em);
}

.facility-library__catch::after {
  margin-right: calc((1 - 1.9) * 0.5em);
}

.facility-library__catch > * {
  display: block;
}

.facility-library__catch > * > * {
  padding-top: 2.92826vw;
  padding-bottom: 2.19619vw;
  padding-left: 0.43924vw;
  padding-right: 0.43924vw;
  margin-left: 1.46413vw;
  position: relative;
  display: inline-block;
}

.facility-library__catch > * > * > * {
  position: relative;
  z-index: 2;
  opacity: 0;
  -webkit-transition: opacity .5s .75s;
  transition: opacity .5s .75s;
}

.facility-library__catch > * > *::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 0;
  background-color: white;
  -webkit-transition: height .5s;
  transition: height .5s;
}

.facility-library__catch.show > * > * > * {
  opacity: 1;
}

.facility-library__catch.show > * > *::before {
  height: 100%;
}

.facility-library__title {
  padding-top: 64.42167vw;
}

.facility-library__desc {
  width: 65.8858vw;
  margin-top: 4.39239vw;
  line-height: 1.9;
  letter-spacing: 0.05em;
  color: #ffffff;
}

.facility-library__desc::before, .facility-library__desc::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.facility-library__desc::before {
  margin-left: calc((1 - 1.9) * 0.5em);
}

.facility-library__desc::after {
  margin-right: calc((1 - 1.9) * 0.5em);
}

@media screen and (min-width: 700.9999px) {
  .facility-library {
    margin-top: 95px;
    height: 400px;
    background-image: url(../../img/page/facility/factory_library_img_pc.jpg);
    background-position: center center;
  }
  .facility-library__wrap {
    height: 100%;
  }
  .facility-library__text {
    height: 100%;
  }
  .acility-library__en {
    position: absolute;
    top: 55px;
    left: 0;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.05em;
    color: #ffffff;
  }
  .facility-library__deco {
    letter-spacing: -.02em;
    line-height: 1.05;
    font-size: 75px;
    top: auto;
    left: auto;
    right: 20px;
    bottom: -13px;
  }
  .facility-library__deco::before, .facility-library__deco::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .facility-library__deco::before {
    margin-top: calc((1 - 1.05) * 0.5em);
  }
  .facility-library__deco::after {
    margin-bottom: calc((1 - 1.05) * 0.5em);
  }
  .facility-library__deco > * > * {
    font-size: 145px;
  }
  .facility-library__catch {
    line-height: 1.8;
    letter-spacing: 0.1em;
    font-size: 22px;
    padding-right: 0;
    top: 35px;
    right: 33px;
  }
  .facility-library__catch::before, .facility-library__catch::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .facility-library__catch::before {
    margin-left: calc((1 - 1.8) * 0.5em);
  }
  .facility-library__catch::after {
    margin-right: calc((1 - 1.8) * 0.5em);
  }
  .facility-library__catch > * {
    display: block;
  }
  .facility-library__catch > * > * {
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    margin-left: 5px;
  }
  .facility-library__catch > * > * > * {
    position: relative;
    z-index: 2;
    opacity: 0;
    -webkit-transition: opacity .5s .75s;
    transition: opacity .5s .75s;
  }
  .facility-library__catch > * > *::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 0;
    background-color: white;
    -webkit-transition: height .5s;
    transition: height .5s;
  }
  .facility-library__catch.show > * > * > * {
    opacity: 1;
  }
  .facility-library__catch.show > * > *::before {
    height: 100%;
  }
  .facility-library__title {
    padding-top: 64.42167vw;
    padding-top: 217px;
  }
  .facility-library__desc {
    width: 65.8858vw;
    margin-top: 4.39239vw;
    line-height: 1.9;
    letter-spacing: 0.05em;
    color: #ffffff;
    margin-top: 20px;
    width: 315px;
  }
  .facility-library__desc::before, .facility-library__desc::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .facility-library__desc::before {
    margin-left: calc((1 - 1.9) * 0.5em);
  }
  .facility-library__desc::after {
    margin-right: calc((1 - 1.9) * 0.5em);
  }
}

/*　施設紹介　ground
----------------------------------------------- */
.facility-ground {
  margin-top: 16.10542vw;
}

.facility-ground__image {
  margin-left: 7.32064vw;
  height: 45.38799vw;
  overflow: hidden;
}

.facility-ground__image > * {
  display: block;
  width: 100%;
  height: 100%;
}

.facility-ground__image > * > * {
  width: inherit;
  height: inherit;
  -o-object-fit: cover;
     object-fit: cover;
}

.facility-ground__text {
  margin-left: 7.32064vw;
  margin-right: 7.32064vw;
  margin-top: 6.58858vw;
}

.facility-ground__desc {
  margin-top: 3.66032vw;
  line-height: 1.9;
  letter-spacing: 0.025em;
}

.facility-ground__desc::before, .facility-ground__desc::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.facility-ground__desc::before {
  margin-left: calc((1 - 1.9) * 0.5em);
}

.facility-ground__desc::after {
  margin-right: calc((1 - 1.9) * 0.5em);
}

@media screen and (min-width: 700.9999px) {
  .facility-ground {
    margin-top: 16.10542vw;
    margin-top: 90px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .facility-ground__image {
    width: calc(720px + ((100% - 1280px) / 2));
    height: 350px;
    margin-left: 50px;
  }
  .facility-ground__image > * {
    display: block;
    width: 100%;
    height: 100%;
  }
  .facility-ground__image > * > * {
    width: inherit;
    height: inherit;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .facility-ground__text {
    width: 370px;
    margin-top: 0;
    margin-left: calc(140px + ((100% - 1280px) / 2));
    margin-right: 0;
  }
  .facility-ground__title {
    margin-top: 110px;
  }
  .facility-ground__desc {
    letter-spacing: 0.05em;
    margin-top: 20px;
  }
}

/*　施設紹介　others
----------------------------------------------- */
.facility-others {
  margin-top: 18.30161vw;
}

.facility-others__title {
  font-size: 6vw;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0;
  color: #2c318d;
  padding-bottom: 4.39239vw;
  position: relative;
}

.facility-others__title::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 1px;
  width: 8.78477vw;
  background-color: #2c318d;
}

.facility-others__area {
  padding-top: 5.85652vw;
}

.facility-others__area--items {
  margin-top: -10.2489vw;
}

.facility-others__area--item {
  margin-top: 10.2489vw;
}

.facility-others__area--image {
  height: 61.93265vw;
}

.facility-others__area--image > * {
  display: block;
  width: 100%;
  height: 100%;
}

.facility-others__area--image > * > * {
  height: inherit;
  width: inherit;
  -o-object-fit: cover;
     object-fit: cover;
}

.facility-others__area--title {
  margin-top: 5.12445vw;
  text-align: center;
}

.facility-others__area--title::after {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.facility-others__area--desc {
  margin-top: 3.66032vw;
  line-height: 1.9;
  letter-spacing: 0.025em;
}

.facility-others__area--desc::before, .facility-others__area--desc::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.facility-others__area--desc::before {
  margin-left: calc((1 - 1.9) * 0.5em);
}

.facility-others__area--desc::after {
  margin-right: calc((1 - 1.9) * 0.5em);
}

@media screen and (min-width: 700.9999px) {
  .facility-others {
    margin-top: 90px;
    height: 311px;
  }
  .facility-others__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
  }
  .facility-others__title {
    font-size: 38px;
    padding-bottom: 0;
    width: 250px;
    text-align: left;
    padding-left: 30px;
    line-height: 1.4;
    border-left: 5px solid #2c318d;
    height: inherit;
    padding-top: 105px;
    letter-spacing: .025em;
  }
  .facility-others__title::before, .facility-others__title::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .facility-others__title::before {
    margin-left: calc((1 - 1.4) * 0.5em);
  }
  .facility-others__title::after {
    margin-right: calc((1 - 1.4) * 0.5em);
  }
  .facility-others__title::after {
    content: none;
  }
  .facility-others__area {
    padding-top: 0;
    width: 750px;
  }
  .facility-others__area--items {
    margin-top: 0;
    margin-left: -6px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .facility-others__area--item {
    margin-top: 0;
    margin-left: 6px;
    width: calc((100% / 4) - 6px);
  }
  .facility-others__area--item:nth-child(2) .facility-others__area--text {
    -webkit-transition-delay: .5s;
            transition-delay: .5s;
  }
  .facility-others__area--item:nth-child(2) .is-square::before, .facility-others__area--item:nth-child(2) .is-square::after {
    -webkit-transition-delay: 1s;
            transition-delay: 1s;
  }
  .facility-others__area--item:nth-child(3) .facility-others__area--text {
    -webkit-transition-delay: .7s;
            transition-delay: .7s;
  }
  .facility-others__area--item:nth-child(3) .is-square::before, .facility-others__area--item:nth-child(3) .is-square::after {
    -webkit-transition-delay: 1.5s;
            transition-delay: 1.5s;
  }
  .facility-others__area--item:nth-child(4) .facility-others__area--text {
    -webkit-transition-delay: .9s;
            transition-delay: .9s;
  }
  .facility-others__area--item:nth-child(4) .is-square::before, .facility-others__area--item:nth-child(4) .is-square::after {
    -webkit-transition-delay: 2s;
            transition-delay: 2s;
  }
  .facility-others__area--image {
    height: 171px;
  }
  .facility-others__area--image > * {
    display: block;
    width: 100%;
    height: 100%;
  }
  .facility-others__area--image > * > * {
    height: inherit;
    width: inherit;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .facility-others__area--title {
    margin-top: 20px;
    font-size: 16px;
    padding-bottom: 10px;
  }
  .facility-others__area--title::after {
    width: 50px;
  }
  .facility-others__area--desc {
    margin-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
/*# sourceMappingURL=facility.css.map */