.f-red {
  color: #FF1142;
}

.f-blue {
  color: #117DD8;
}

.f-vermilion {
  color: #FF5611;
}

.f-yellow {
  color: #FDFD6D;
}

.b-about {
  position: relative;
  padding-bottom: 16vw;
}
.b-about .b-bg {
  z-index: -1;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 84%;
  border-radius: 0 75px 0 0;
  background-color: #FFF9F6;
}
.b-about .e-dec {
  z-index: 2;
  position: absolute;
  top: -42px;
  left: -96px;
  width: 80vw;
  height: 80vw;
  border-radius: 500px;
  background: #ff743b;
  background: radial-gradient(circle, rgba(255, 116, 59, 0.25) 0%, rgba(255, 116, 59, 0) 70%);
}
.b-about .e-lbl-en {
  position: absolute;
  padding-top: 28px;
  color: #FFEDE5;
  font-family: Barlow, sans-serif;
  font-size: 30px;
  font-weight: 600;
}
.b-about .e-lbl {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  position: absolute;
  top: 54px;
  left: 32px;
  font-family: 'Noto Serif JP', serif;
  font-size: 18px;
          writing-mode: vertical-rl;
}
.b-about .e-text {
  position: relative;
  width: 70.6666666667%;
  margin-bottom: 8vw;
  margin-left: 24%;
  padding-top: 30.4vw;
  font-size: 14px;
}
.b-about .e-img {
  width: 90.6666666667%;
  margin-left: auto;
}

.b-features {
  margin-bottom: 15.2vw;
  padding-top: 16vw;
  background: #fff url(../images/corporate/innovation-center/bg_features_sp@2x.png) 0 0/100% auto no-repeat;
}
.b-features .e-title {
  margin-bottom: 25.3333333333vw;
  font-size: 19px;
  font-weight: bold;
  text-align: center;
}
.b-features .e-wrap {
  margin-bottom: 22.1333333333vw;
}
.b-features .e-features {
  -webkit-box-shadow: 0 0 30px rgba(154, 154, 154, 0.16);
  position: relative;
  width: 84%;
  margin-right: auto;
  margin-left: auto;
  border-radius: 8px;
  background-color: #fff;
          box-shadow: 0 0 30px rgba(154, 154, 154, 0.16);
}
.b-features .e-features .e-num {
  -webkit-transform: translateY(-50%);
  position: absolute;
  top: 0;
  left: 16px;
  width: 45px;
          transform: translateY(-50%);
  background-color: #FF5611;
  color: #fff;
  font-family: Barlow, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 45px;
  text-align: center;
}
.b-features .e-features .e-img {
  overflow: hidden;
  border-radius: 8px 8px 0 0;
}
.b-features .e-features .e-box {
  padding: 23px 20px 25px;
}
.b-features .e-features .e-lbl {
  margin-bottom: 10px;
  color: #FF5611;
  font-family: Barlow, 'Noto Sans JP', sans-serif;
  font-size: 16px;
  text-align: center;
}

.b-information {
  position: relative;
  margin-bottom: 34.1333333333vw;
  padding-bottom: 26.6666666667vw;
}
.b-information .b-bg {
  position: absolute;
  top: 30.6666666667vw;
  right: 0;
  bottom: 0;
  width: 84%;
  border-radius: 0 0 0 75px;
  background-color: #FAFAFA;
}
.b-information .e-map {
  position: relative;
  width: 89.3333333333%;
  height: 69.3333333333vw;
  margin-right: auto;
  margin-left: auto;
}
.b-information .e-map iframe {
  width: 100%;
  height: 100%;
}
.b-information .e-box {
  -webkit-box-shadow: 0 0 30px rgba(154, 154, 154, 0.16);
  position: relative;
  width: 88%;
  margin-top: -9.6vw;
  padding: 9.6vw 5.3333333333vw 10.6666666667vw 5.3333333333vw;
  background-color: #fff;
          box-shadow: 0 0 30px rgba(154, 154, 154, 0.16);
}
.b-information .e-box .e-name {
  margin-bottom: 5.3333333333vw;
  font-size: 16px;
  font-weight: bold;
}
.b-information .e-box .e-data {
  margin-bottom: 5.3333333333vw;
  font-size: 14px;
  line-height: 2;
}
.b-information .e-box .e-access {
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
  margin-bottom: 6.6666666667vw;
}
.b-information .e-box .e-access .e-lbl {
  width: 15.4666666667vw;
  border-right: 1px solid #FF5611;
  color: #FF5611;
  font-family: Barlow, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 50px;
}
.b-information .e-box .e-access .e-content {
  padding-left: 15px;
  color: #8D8D8D;
  font-size: 14px;
  line-height: 2;
}
.b-information .e-box .e-btn {
  width: 69.696969697%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .b-about {
    padding-top: 175px;
    padding-bottom: 106px;
  }
  .b-about .b-bg {
    width: calc(50% + 640px);
    border-radius: 0 150px 0 0;
  }
  .b-about .e-dec {
    top: -59px;
    left: 50%;
    width: 650px;
    height: 650px;
    margin-left: -860px;
    background: radial-gradient(circle, rgba(255, 116, 59, 0.25) 0%, rgba(255, 116, 59, 0) 70%);
  }
  .b-about .e-lbl-en {
    top: 65px;
    left: 50%;
    margin-left: -640px;
    padding-top: 0;
    font-size: 100px;
    line-height: 1;
  }
  .b-about .e-lbl {
    top: 203px;
    left: calc(50% - 555px);
    font-size: 22px;
  }
  .b-about .e-text {
    position: absolute;
    top: 332px;
    left: calc(50% - 472px);
    width: 422px;
    margin: 0;
    padding: 0;
    font-size: 15px;
  }
  .b-about .e-img {
    width: 50%;
    width: 960px;
    height: 580px;
    margin-left: 50%;
  }
  .b-features {
    margin-bottom: 0;
    padding-top: 114px;
    background: #fff url(../images/corporate/innovation-center/bg_features@2x.png) top center/1920px auto no-repeat;
  }
  .b-features .e-title {
    margin-bottom: 75px;
    font-size: 28px;
  }
  .b-features .e-wrap {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
            align-items: flex-start;
            justify-content: center;
    margin-bottom: 200px;
  }
  .b-features .e-features {
    width: 380px;
    margin: 0 15px;
  }
  .b-features .e-features:nth-of-type(1) {
    margin-top: 0px;
  }
  .b-features .e-features:nth-of-type(2) {
    margin-top: 45px;
  }
  .b-features .e-features:nth-of-type(3) {
    margin-top: 90px;
  }
  .b-features .e-features .e-num {
    width: 60px;
    font-size: 24px;
    line-height: 60px;
  }
  .b-features .e-features .e-box {
    padding: 32px 33px 36px;
  }
  .b-features .e-features .e-lbl {
    margin-bottom: 25px;
    font-size: 20px;
  }
  .b-features .b-image {
    z-index: 2;
    position: relative;
    width: 100%;
    height: 339px;
  }
  .b-features .b-image picture {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1920px;
    height: 339px;
    margin-left: -960px;
  }
  .b-information {
    margin-bottom: 120px;
    padding-top: 131px;
    padding-bottom: 131px;
  }
  .b-information .b-bg {
    top: 0;
    width: calc(50% - 80px);
  }
  .b-information .e-map {
    width: 1030px;
    height: 500px;
  }
  .b-information .e-box {
    width: 475px;
    margin-top: -359px;
    margin-left: calc(50% - 660px);
    padding: 70px 50px 60px;
  }
  .b-information .e-box .e-name {
    margin-bottom: 25px;
    font-size: 20px;
  }
  .b-information .e-box .e-data {
    margin-bottom: 25px;
    font-size: 15px;
  }
  .b-information .e-box .e-access {
    margin-bottom: 25px;
  }
  .b-information .e-box .e-access .e-lbl {
    width: 70px;
    font-size: 13px;
    line-height: 50px;
  }
  .b-information .e-box .e-access .e-content {
    padding-left: 25px;
    font-size: 15px;
  }
  .b-information .e-box .e-btn {
    width: 260px;
  }
}
@media (max-width: 767px) {
  .b-features .e-features + .e-features {
    margin-top: 14.1333333333vw;
  }
}
