.feature::after {
  display: block;
  width: 100%;
  height: 30px;
  margin-top: 120px;
  content: "";
  background: #1B143F;
}
@media screen and (width <= 900px) {
  .feature::after {
    height: 10px;
    margin-top: 85px;
  }
}
.feature__wrap {
  padding: 0 20px;
}
.feature__main {
  max-width: 940px;
  margin: 0 auto;
}
.feature__headline-out {
  padding: 15px 0;
  margin: 95px 0 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
@media screen and (width <= 900px) {
  .feature__headline-out {
    margin: 50px 0 0;
  }
}
.feature__headline-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.feature__headline-co {
  display: block;
  padding: 16px 5px 0 0;
}
.feature__headline-jp {
  display: block;
  font-size: 13px;
  font-weight: 300;
  color: #000;
  letter-spacing: 0.15em;
}
@media screen and (width <= 900px) {
  .feature__headline-jp {
    font-size: 10px;
  }
}
.feature__headline-eg {
  display: block;
  font-family: "DIN Bold", sans-serif;
  font-size: 24px;
  color: #1B1538;
  letter-spacing: 0.06em;
}
@media screen and (width <= 900px) {
  .feature__headline-eg {
    font-size: 16px;
    letter-spacing: 0.15em;
  }
}
.feature__headline-num {
  display: block;
  font-family: "DIN Bold", sans-serif;
  font-size: 70px;
  line-height: 44px;
  color: #1B1538;
}
@media screen and (width <= 900px) {
  .feature__headline-num {
    font-size: 50px;
  }
}
.feature__headline-text {
  display: block;
  padding: 13px 0 0 5px;
  font-size: 28px;
  font-weight: 600;
  color: #000;
}
@media screen and (width <= 900px) {
  .feature__headline-text {
    font-size: 18px;
  }
}
.feature__head {
  margin: 55px auto 0;
  font-size: 22px;
  font-weight: 600;
  line-height: 38px;
  color: #000;
  text-align: center;
}
@media screen and (width <= 900px) {
  .feature__head {
    font-size: 13px;
    line-height: 24px;
  }
}
.feature__head-line {
  font-size: 26px;
  line-height: 45px;
  color: #1b143f;
  text-align: center;
  background: -webkit-gradient(linear, left bottom, left top, from(#ffc21b), color-stop(50%, #ffc21b), color-stop(50%, #fff), to(#fff));
  background: -webkit-linear-gradient(bottom, #ffc21b 0%, #ffc21b 50%, #fff 50%, #fff 100%);
  background: linear-gradient(0deg, #ffc21b 0%, #ffc21b 50%, #fff 50%, #fff 100%);
}
@media screen and (width <= 900px) {
  .feature__head-line {
    font-size: 15px;
    line-height: 24px;
  }
}
.feature__flex, .feature__flex-1, .feature__flex-2, .feature__flex-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 800px;
  margin: 32px auto 0;
}
.feature__flex-1 {
  gap: 0 40px;
}
.feature__flex-2 {
  margin: 45px auto 0;
}
.feature__flex-2_last {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media screen and (max-width: 839px) {
  .feature__flex-2_last {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.feature__flex-in {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 0 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.feature__co {
  width: 380px;
  padding: 30px 35px;
  background: #1B143F;
  border-radius: 10px;
}
.feature__co-1, .feature__co-2 {
  width: 380px;
}
.feature__pic {
  display: block;
}
.feature__pic-2 {
  display: block;
  width: 170px;
}
@media screen and (width <= 900px) {
  .feature__pic-2 {
    width: 150px;
  }
}
.feature__subtitle-0 {
  padding-bottom: 15px;
  font-size: 18px;
  line-height: 1.6666666667;
  color: #FFF;
  text-align: center;
  border-bottom: 2px solid #FFC21B;
}
@media screen and (width <= 900px) {
  .feature__subtitle-0 {
    font-size: 16px;
  }
}
.feature__subtitle-1 {
  font-size: 16px;
  line-height: 1.875;
  color: #FFF;
  text-align: center;
  background: #1B143F;
  border-radius: 5px;
}
@media screen and (width <= 900px) {
  .feature__subtitle-1 {
    font-size: 14px;
  }
}
.feature__subtitle-3 {
  margin-top: 12px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.875;
  color: #FFF;
  text-align: center;
  border-radius: 5px;
}
@media screen and (width <= 900px) {
  .feature__subtitle-3 {
    font-size: 14px;
  }
}
.feature__subtitle-3.is {
  background: #F7AF00;
}
.feature__subtitle-3.it {
  background: #DE82B2;
}
.feature__subtitle-3.game {
  background: #EF8585;
}
.feature__subtitle-3.cg {
  background: #49BCBD;
}
.feature__subtitle-3.manga {
  background: #6BBB6E;
}
.feature__subtitle-3.design {
  background: #0086C9;
}
.feature__subtitle-3.ms {
  background: #8E87C0;
}
.feature__subtitle-3.voice {
  background: #46B2E7;
}
.feature__subsub {
  margin-top: 17px;
  font-size: 18px;
  font-weight: 600;
}
@media screen and (width <= 900px) {
  .feature__subsub {
    font-size: 14px;
  }
}
.feature__text-0 {
  margin-top: 13px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.625;
  color: #FFF;
}
@media screen and (width <= 900px) {
  .feature__text-0 {
    font-size: 13px;
  }
}
.feature__text {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.7142857143;
  color: #000;
  letter-spacing: 0.1em;
}
@media screen and (width <= 900px) {
  .feature__text {
    font-size: 13px;
  }
}
.feature__text_v1 {
  min-height: 79px;
  padding: 11px 0 20px;
}
@media screen and (width <= 900px) {
  .feature__text_v1 {
    min-height: auto;
  }
}
.feature__text_v2 {
  padding: 24px 0 1.5em;
}
.feature__text_v3 {
  padding: 9.5px 0;
  letter-spacing: 0;
}
.feature__text_v20 {
  padding-top: 15px;
  letter-spacing: 0.08em;
}
.feature__dot::after, .feature__dot::before {
  display: block;
  width: 100%;
  height: 1px;
  content: "";
  background-image: -webkit-linear-gradient(left, #000 2px, transparent 3px);
  background-image: linear-gradient(to right, #000 2px, transparent 3px);
  background-repeat: repeat-x;
  background-position: left bottom;
  background-size: 5px 1px;
}
.feature__dot::before {
  background-position: left top;
}
.feature__ml-1em {
  margin-left: 1em;
}
.feature__title {
  margin-top: 80px;
  font-size: 22px;
  font-weight: 600;
  line-height: 2.1818181818;
  color: #1B143F;
  text-align: center;
  border: 1px solid #1B1538;
}
@media screen and (width <= 900px) {
  .feature__title {
    font-size: 17px;
  }
}
.feature__title_t60 {
  margin-top: 60px;
}
.feature__title-2 {
  margin: 28px 0 0;
  font-size: 22px;
  font-weight: 600;
  line-height: 20px;
  line-height: 2.2727272727;
  color: #FFF;
  text-align: center;
  border-radius: 3px;
}
@media screen and (width <= 900px) {
  .feature__title-2 {
    font-size: 17px;
  }
}
.feature__title-2.is {
  margin-top: 73px;
  background: #F7AF00;
}
.feature__title-2.it {
  background: #DE82B2;
}
.feature__title-2.game {
  background: #EF8585;
}
.feature__title-2.cg {
  background: #49BCBD;
}
.feature__title-2.manga {
  background: #6BBB6E;
}
.feature__title-2.design {
  background: #0086C9;
}
.feature__title-2.ms {
  background: #8E87C0;
}
.feature__title-2.voice {
  background: #46B2E7;
}
.feature__name {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3333333333;
  letter-spacing: 0.1em;
}
@media screen and (width <= 900px) {
  .feature__name {
    font-size: 16px;
  }
}
.feature__name-eg, .feature__name-add {
  font-size: 300;
  font-size: 14px;
  line-height: 1.7142857143;
}
@media screen and (width <= 900px) {
  .feature__name-eg, .feature__name-add {
    font-size: 13px;
  }
}
.feature__name-eg {
  letter-spacing: 0.1em;
}
.feature__subject {
  width: 63px;
  margin-top: 10px;
  font-size: 12px;
  line-height: 19px;
  color: #FFF;
  text-align: center;
  letter-spacing: 1.2px;
  background: #1B143F;
}
.feature__subject-2 {
  padding-top: 5px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.7142857143;
  color: #000;
  letter-spacing: 0.1em;
}
@media screen and (width <= 900px) {
  .feature__subject-2 {
    font-size: 13px;
  }
}