.useInner {
  position: relative;
}
@media screen and (min-width: 641px) {
  .useInner {
    max-width: 1080px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .useInner {
    max-width: 108vw;
    margin: 0 auto;
  }
}
.useInner__ttl {
  width: 339px;
  height: 55px;
  border-radius: 30px;
  top: -24px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  color: #fff;
  background: #FF8B5F;
  position: absolute;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .useInner__ttl {
    width: 33.9vw;
    height: 5.5vw;
    border-radius: 3vw;
    top: -2.4vw;
  }
}
@media screen and (max-width: 640px) {
  .useInner__ttl {
    width: 58.59375vw;
    height: 8.59375vw;
    border-radius: 4.6875vw;
    top: -3.75vw;
  }
}
.useInner__ttl::before {
  position: absolute;
  display: block;
  content: "";
  top: 55px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #FF8B5F;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .useInner__ttl::before {
    top: 5.5vw;
    border-left: 0.8vw solid transparent;
    border-right: 0.8vw solid transparent;
    border-top: 0.8vw solid #FF8B5F;
  }
}
@media screen and (max-width: 640px) {
  .useInner__ttl::before {
    top: 8.28125vw;
    border-left: 1.5625vw solid transparent;
    border-right: 1.5625vw solid transparent;
    border-top: 1.5625vw solid #FF8B5F;
  }
}
.useInner__ttlTxt {
  padding-left: 25px;
  letter-spacing: 0.015rem;
  font-size: 1.375rem;
  line-height: 1.7272727273;
  text-align: center;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .useInner__ttlTxt {
    letter-spacing: 0.024vw;
    font-size: 2.2vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .useInner__ttlTxt {
    padding-left: 2.5vw;
  }
}
@media screen and (max-width: 640px) {
  .useInner__ttlTxt {
    padding-left: 0;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .useInner__ttlTxt {
    font-size: 4.375vw;
    letter-spacing: 0.04375vw;
    line-height: 1.7142857143;
  }
}
.useInner__contents01 {
  background: #FCF6DD;
  padding: 99px 93px 26px 86px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .useInner__contents01 {
    padding: 9.9vw 5.5vw 2.6vw 5.5vw;
  }
}
@media screen and (max-width: 640px) {
  .useInner__contents01 {
    padding: 10vw 5.46875vw 5.46875vw;
  }
}
.useInner__contents01Flex {
  margin-bottom: 67px;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .useInner__contents01Flex {
    margin-bottom: 6.7vw;
  }
}
@media screen and (max-width: 640px) {
  .useInner__contents01Flex {
    margin-bottom: 7.03125vw;
  }
  .useInner__contents01Flex--01 {
    flex-direction: column-reverse;
  }
  .useInner__contents01Flex--02 {
    flex-direction: column;
  }
}
.useInner__contents01Img {
  flex: 0 1 620px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .useInner__contents01Img {
    flex: 0 1 62vw;
  }
}
@media screen and (max-width: 640px) {
  .useInner__contents01Img {
    flex: 0 1 100%;
    padding-top: 1.71875vw;
  }
}
.useInner__contents01Img--01, .useInner__contents01Img--02, .useInner__contents01Img--03, .useInner__contents01Img--04 {
  flex: 0 1 300px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .useInner__contents01Img--01, .useInner__contents01Img--02, .useInner__contents01Img--03, .useInner__contents01Img--04 {
    flex: 0 1 30vw;
  }
}
@media screen and (max-width: 640px) {
  .useInner__contents01Img--01, .useInner__contents01Img--02, .useInner__contents01Img--03, .useInner__contents01Img--04 {
    flex: 0 1 100%;
  }
}
.useInner__contents01Img--01, .useInner__contents01Img--03 {
  margin-right: 20px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .useInner__contents01Img--01, .useInner__contents01Img--03 {
    margin-right: 2vw;
  }
}
@media screen and (max-width: 640px) {
  .useInner__contents01Img--01, .useInner__contents01Img--03 {
    margin-right: 2.34375vw;
  }
}
.useInner__contents01Txt {
  letter-spacing: 0.01rem;
  font-size: 1.875rem;
  line-height: 1.8;
  color: #454545;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .useInner__contents01Txt {
    letter-spacing: 0.016vw;
    font-size: 3vw;
  }
}
@media screen and (max-width: 640px) {
  .useInner__contents01Txt {
    font-weight: 500;
    text-align: center;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .useInner__contents01Txt {
    font-size: 4.6875vw;
    letter-spacing: 0.046875vw;
    line-height: 1.8;
  }
}
.useInner__contents01Txt--01 {
  flex: 0 1 274px;
  padding: 43px 0 0 30px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .useInner__contents01Txt--01 {
    flex: 0 1 27.4vw;
    padding: 4.3vw 0 0 3vw;
  }
}
@media screen and (max-width: 640px) {
  .useInner__contents01Txt--01 {
    flex: 0 1 100%;
    padding: 0;
  }
}
.useInner__contents01Txt--02 {
  flex: 0 1 244px;
  padding: 67px 0 0 0;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .useInner__contents01Txt--02 {
    flex: 0 1 24.4vw;
    padding: 6.7vw 0 0 0;
  }
}
@media screen and (max-width: 640px) {
  .useInner__contents01Txt--02 {
    flex: 0 1 100%;
    padding: 0;
  }
}
.useInner__contents01Txt--strong {
  padding-bottom: 4px;
  border-bottom: 2px solid #FF8B5F;
  color: #FF8B5F;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .useInner__contents01Txt--strong {
    padding-bottom: 0.4vw;
    border-bottom: 0.2vw solid #FF8B5F;
  }
}
@media screen and (max-width: 640px) {
  .useInner__contents01Txt--strong {
    padding-bottom: 0.625vw;
    border-bottom: 0.3125vw solid #FF8B5F;
  }
}
.useInner__contents01Elm {
  top: 158px;
  right: -16px;
  letter-spacing: 0rem;
  font-size: 1.8125rem;
  line-height: 1.275862069;
  color: #fff;
  text-align: center;
  z-index: 1;
  position: absolute;
  transition: 0.5s all;
  transform: rotate(10deg) scale(0);
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .useInner__contents01Elm {
    letter-spacing: 0vw;
    font-size: 2.9vw;
  }
}
.useInner__contents01Elm.js-observe {
  transform: rotate(10deg) scale(1);
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .useInner__contents01Elm {
    top: 15.8vw;
    right: -1.6vw;
  }
}
@media screen and (max-width: 640px) {
  .useInner__contents01Elm {
    top: 67.2%;
    right: 0.5%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .useInner__contents01Elm {
    font-size: 3.59375vw;
    letter-spacing: 0vw;
    line-height: 1.3043478261;
  }
}
.useInner__contents01Elm::before {
  position: absolute;
  display: block;
  content: "";
  background: 0% 0%/100% auto url(/assets/img/about/use_elm_pc_01.svg) no-repeat;
  width: 171px;
  height: 171px;
  top: -39px;
  left: -25px;
  z-index: -1;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .useInner__contents01Elm::before {
    width: 17.1vw;
    height: 17.1vw;
    top: -3.9vw;
    left: -2.5vw;
  }
}
@media screen and (max-width: 640px) {
  .useInner__contents01Elm::before {
    width: 21.875vw;
    height: 21.875vw;
    top: -42%;
    left: -21%;
  }
}
.useInner__contents01Elm--small {
  letter-spacing: 0rem;
  font-size: 1.5625rem;
  line-height: 1.4;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .useInner__contents01Elm--small {
    letter-spacing: 0vw;
    font-size: 2.5vw;
  }
}
@media screen and (max-width: 640px) {
  .useInner__contents01Elm--small {
    font-size: 3.125vw;
    letter-spacing: 0vw;
    line-height: 1.75;
  }
}
.useInner__contents01Elm--strong {
  letter-spacing: 0rem;
  font-size: 2.875rem;
  line-height: 1;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .useInner__contents01Elm--strong {
    letter-spacing: 0vw;
    font-size: 4.6vw;
  }
}
@media screen and (max-width: 640px) {
  .useInner__contents01Elm--strong {
    font-size: 5.78125vw;
    letter-spacing: 0vw;
    line-height: 0.8108108108;
  }
}
.useInner__contents02 {
  padding: 90px;
  background: rgba(68, 193, 193, 0.1);
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .useInner__contents02 {
    padding: 9vw 6vw;
  }
}
@media screen and (max-width: 640px) {
  .useInner__contents02 {
    padding: 8.59375vw 5.46875vw 10.46875vw;
    flex-direction: column;
  }
}
.useInner__contents02Elm {
  top: 36px;
  left: 26px;
  letter-spacing: 0.015rem;
  font-size: 1.375rem;
  line-height: 1.7272727273;
  color: #fff;
  z-index: 1;
  position: absolute;
  opacity: 0;
  transition: 0.5s all;
  transform: rotate(-10deg) translateY(40px);
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .useInner__contents02Elm {
    letter-spacing: 0.024vw;
    font-size: 2.2vw;
  }
}
.useInner__contents02Elm.js-observe {
  opacity: 1;
  transform: rotate(-10deg) translateY(0);
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .useInner__contents02Elm {
    top: 3.6vw;
    left: 2.6vw;
    transform: rotate(-10deg) translateY(4vw);
  }
}
@media screen and (max-width: 640px) {
  .useInner__contents02Elm {
    top: -40%;
    left: 5%;
    transform: rotate(-10deg) translateY(6.25vw);
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .useInner__contents02Elm {
    font-size: 4.0625vw;
    letter-spacing: 0.0609375vw;
    line-height: 1.7307692308;
  }
}
.useInner__contents02Elm::before {
  position: absolute;
  display: block;
  content: "";
  background: 0% 0%/100% auto url(/assets/img/about/use_elm_pc_02.svg) no-repeat;
  width: 134px;
  height: 104px;
  top: -29px;
  left: -32px;
  z-index: -1;
  transform: rotate(10deg);
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .useInner__contents02Elm::before {
    width: 13.4vw;
    height: 10.4vw;
    top: -2.9vw;
    left: -3.2vw;
  }
}
@media screen and (max-width: 640px) {
  .useInner__contents02Elm::before {
    width: 26.09375vw;
    height: 17.34375vw;
    top: -83%;
    left: -49%;
    transform: rotate(6deg);
  }
}
.useInner__contents02Txt {
  flex: 0 1 356px;
  letter-spacing: 0.01rem;
  font-size: 1.875rem;
  line-height: 1.8;
  color: #454545;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .useInner__contents02Txt {
    letter-spacing: 0.016vw;
    font-size: 3vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .useInner__contents02Txt {
    flex: 0 1 35.6vw;
  }
}
@media screen and (max-width: 640px) {
  .useInner__contents02Txt {
    flex: 0 1 100%;
    font-weight: 500;
    text-align: center;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .useInner__contents02Txt {
    font-size: 4.6875vw;
    letter-spacing: -0.234375vw;
    line-height: 1.8;
  }
}
.useInner__contents02Txt--01 {
  padding-top: 105px;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .useInner__contents02Txt--01 {
    padding-top: 10.5vw;
  }
}
@media screen and (max-width: 640px) {
  .useInner__contents02Txt--01 {
    padding-top: 0;
  }
}
.useInner__contents02Txt--strong {
  color: #0597A3;
}
.useInner__contents02Img--01 {
  flex: 0 1 538px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .useInner__contents02Img--01 {
    flex: 0 1 53.8vw;
  }
}
@media screen and (max-width: 640px) {
  .useInner__contents02Img--01 {
    flex: 0 1 100%;
    padding-top: 3.8%;
  }
}

@media screen and (min-width: 641px) {
  .strengthInner {
    padding-top: 58px;
    max-width: 1080px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .strengthInner {
    padding-top: 5.8vw;
    max-width: 108vw;
    margin: 0 auto;
  }
}
@media screen and (max-width: 640px) {
  .strengthInner {
    padding: 0 5.46875vw;
  }
}
.strengthInner__contents {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
}
@media screen and (max-width: 640px) {
  .strengthInner__contents {
    flex-direction: column;
  }
}
.strengthInner__flex {
  margin: 0 73px 0 117px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
  flex-direction: column;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .strengthInner__flex {
    margin: 0 7.3vw 0 7vw;
  }
}
@media screen and (max-width: 640px) {
  .strengthInner__flex {
    margin: 0;
    flex-direction: row;
    margin-top: 8%;
    justify-content: center;
  }
}
.strengthInner__grade {
  padding-bottom: 4px;
  padding-left: 11px;
  letter-spacing: 0.015rem;
  font-size: 1.5625rem;
  line-height: 2;
  color: #454545;
  text-align: center;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .strengthInner__grade {
    letter-spacing: 0.024vw;
    font-size: 2.5vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .strengthInner__grade {
    padding-bottom: 0.4vw;
    padding-left: 1.1vw;
  }
}
@media screen and (max-width: 640px) {
  .strengthInner__grade {
    padding-bottom: 0.625vw;
    padding-left: 1.71875vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .strengthInner__grade {
    font-size: 3.4375vw;
    letter-spacing: 0.0515625vw;
    line-height: 2.1818181818;
  }
}
.strengthInner__gradeSmall {
  letter-spacing: 0.01rem;
  font-size: 0.875rem;
  line-height: 1.7142857143;
  top: 7px;
  right: 27px;
  position: absolute;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .strengthInner__gradeSmall {
    letter-spacing: 0.016vw;
    font-size: 1.4vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .strengthInner__gradeSmall {
    top: 0.7vw;
    right: 2.7vw;
  }
}
@media screen and (max-width: 640px) {
  .strengthInner__gradeSmall {
    top: 1.09375vw;
    right: 5.46875vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .strengthInner__gradeSmall {
    font-size: 2.5vw;
    letter-spacing: 0.025vw;
    line-height: 1.625;
  }
}
.strengthInner__subjects {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.strengthInner__subjectsItem {
  letter-spacing: 0rem;
  font-size: 1.5625rem;
  line-height: 1.4;
  color: #fff;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  margin: 0 2px;
  width: 51px;
  height: 51px;
  border-radius: 5px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .strengthInner__subjectsItem {
    letter-spacing: 0vw;
    font-size: 2.5vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .strengthInner__subjectsItem {
    margin: 0 0.2vw;
    width: 5.1vw;
    height: 5.1vw;
    border-radius: 0.5vw;
  }
}
@media screen and (max-width: 640px) {
  .strengthInner__subjectsItem {
    margin: 0 0.3125vw;
    width: 7.8125vw;
    height: 7.8125vw;
    border-radius: 0.78125vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .strengthInner__subjectsItem {
    font-size: 3.75vw;
    letter-spacing: 0vw;
    line-height: 1.4166666667;
  }
}
.strengthInner__subjectsItem--01 {
  background: #E14866;
}
.strengthInner__subjectsItem--02 {
  background: #34AACA;
}
.strengthInner__subjectsItem--03 {
  background: #FF8B5F;
}
.strengthInner__subjectsItem--04 {
  background: #88BA4B;
}
.strengthInner__subjectsItem--05 {
  background: #817BB7;
}
.strengthInner__txt {
  padding-top: 26px;
  letter-spacing: 0rem;
  font-size: 3.6875rem;
  line-height: 0.7966101695;
  color: #454545;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .strengthInner__txt {
    letter-spacing: 0vw;
    font-size: 5.9vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .strengthInner__txt {
    padding-top: 2.6vw;
  }
}
@media screen and (max-width: 640px) {
  .strengthInner__txt {
    padding-top: 5%;
    margin-left: 1.5%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .strengthInner__txt {
    font-size: 8.28125vw;
    letter-spacing: 0vw;
    line-height: 0.7924528302;
  }
}
.strengthInner__txtStrong {
  letter-spacing: 0rem;
  font-size: 5.75rem;
  line-height: 0.5108695652;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .strengthInner__txtStrong {
    letter-spacing: 0vw;
    font-size: 9.2vw;
  }
}
@media screen and (max-width: 640px) {
  .strengthInner__txtStrong {
    font-size: 12.65625vw;
    letter-spacing: 0vw;
    line-height: 0.5185185185;
  }
}
.strengthInner__list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  position: relative;
}
@media screen and (max-width: 640px) {
  .strengthInner__list {
    justify-content: center;
    margin-top: 6.3%;
  }
}
.strengthInner__list::before {
  position: absolute;
  display: block;
  content: "";
  background: 0% 0%/100% auto url(/assets/img/about/strength_elm_pc_03.svg) no-repeat;
  width: 44px;
  height: 42px;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .strengthInner__list::before {
    width: 4.4vw;
    height: 4.2vw;
  }
}
@media screen and (max-width: 640px) {
  .strengthInner__list::before {
    width: 6.875vw;
    height: 6.5625vw;
  }
}
.strengthInner__item {
  width: 218px;
  height: 218px;
  color: #fff;
  text-align: center;
  background: #FF8B5F;
  border-radius: 50%;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .strengthInner__item {
    width: 21.8vw;
    height: 21.8vw;
  }
}
@media screen and (max-width: 640px) {
  .strengthInner__item {
    width: 34.0625vw;
    height: 34.0625vw;
  }
}
.strengthInner__item01 {
  padding-top: 57px;
  margin-right: 66px;
  letter-spacing: 0.01rem;
  font-size: 1.25rem;
  line-height: 1.7;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .strengthInner__item01 {
    letter-spacing: 0.016vw;
    font-size: 2vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .strengthInner__item01 {
    padding-top: 5.7vw;
    margin-right: 6.6vw;
  }
}
@media screen and (max-width: 640px) {
  .strengthInner__item01 {
    padding-top: 8.90625vw;
    margin-right: 10.3125vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .strengthInner__item01 {
    font-size: 3.125vw;
    letter-spacing: 0.03125vw;
    line-height: 1.7;
  }
}
.strengthInner__item01::before {
  position: absolute;
  display: block;
  content: "";
  background: 0% 0%/100% auto url(/assets/img/about/strength_elm_pc_02.svg) no-repeat;
  width: 36px;
  height: 42px;
  top: 7px;
  left: -10px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .strengthInner__item01::before {
    width: 3.6vw;
    height: 4.2vw;
    top: 0.7vw;
    left: -1vw;
  }
}
@media screen and (max-width: 640px) {
  .strengthInner__item01::before {
    width: 5.625vw;
    height: 6.5625vw;
    top: 1.09375vw;
    left: -1.5625vw;
  }
}
.strengthInner__item01Strong {
  letter-spacing: 0.01rem;
  font-size: 2.5rem;
  line-height: 1.35;
  font-weight: 500;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .strengthInner__item01Strong {
    letter-spacing: 0.016vw;
    font-size: 4vw;
  }
}
@media screen and (max-width: 640px) {
  .strengthInner__item01Strong {
    font-size: 6.25vw;
    letter-spacing: 0.0625vw;
    line-height: 1.35;
  }
}
.strengthInner__item02 {
  position: relative;
  padding-top: 40px;
  letter-spacing: 0.01rem;
  font-size: 1rem;
  line-height: 1.5625;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .strengthInner__item02 {
    letter-spacing: 0.016vw;
    font-size: 1.6vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .strengthInner__item02 {
    padding-top: 4vw;
  }
}
@media screen and (max-width: 640px) {
  .strengthInner__item02 {
    padding-top: 6.25vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .strengthInner__item02 {
    font-size: 2.5vw;
    letter-spacing: 0.025vw;
    line-height: 1.5625;
  }
}
.strengthInner__item02Strong {
  margin-top: 7px;
  display: inline-block;
  letter-spacing: 0.01rem;
  font-size: 1.875rem;
  line-height: 1.2666666667;
  font-weight: 500;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .strengthInner__item02Strong {
    letter-spacing: 0.016vw;
    font-size: 3vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .strengthInner__item02Strong {
    margin-top: 0.7vw;
  }
}
@media screen and (max-width: 640px) {
  .strengthInner__item02Strong {
    margin-top: 1.09375vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .strengthInner__item02Strong {
    font-size: 4.6875vw;
    letter-spacing: 0.046875vw;
    line-height: 1.2666666667;
  }
}
.strengthInner__item02Elm {
  top: -7px;
  letter-spacing: 0.01rem;
  font-size: 1rem;
  line-height: 1.5625;
  color: #fff;
  background: #0597A3;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 180px;
  padding: 5px 0;
  text-align: center;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .strengthInner__item02Elm {
    letter-spacing: 0.016vw;
    font-size: 1.6vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .strengthInner__item02Elm {
    top: -0.7vw;
    width: 18vw;
    padding: 0.5vw 0;
  }
}
@media screen and (max-width: 640px) {
  .strengthInner__item02Elm {
    top: -1.09375vw;
    width: 28.125vw;
    padding: 0.78125vw 0;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .strengthInner__item02Elm {
    font-size: 2.5vw;
    letter-spacing: 0.025vw;
    line-height: 1.5625;
  }
}
.strengthInner__note {
  padding: 29px 0 0 126px;
  letter-spacing: 0.01rem;
  font-size: 0.875rem;
  line-height: 1.7142857143;
  text-align: justify;
  color: #454545;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .strengthInner__note {
    letter-spacing: 0.016vw;
    font-size: 1.4vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .strengthInner__note {
    padding: 2.9vw 0 0 7.6vw;
  }
}
@media screen and (max-width: 640px) {
  .strengthInner__note {
    padding: 4.53125vw 0 0 0;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .strengthInner__note {
    font-size: 2.5vw;
    letter-spacing: 0.025vw;
    line-height: 1.625;
  }
}
.strengthInner__award {
  margin-top: 57px;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .strengthInner__award {
    margin-top: 5.7vw;
  }
}
@media screen and (max-width: 640px) {
  .strengthInner__award {
    margin-top: 8.6%;
  }
}
.strengthInner__award::before {
  position: absolute;
  display: block;
  content: "";
  background: 0% 0%/100% auto url(/assets/img/about/strength_bg_pc_01.jpg) no-repeat;
  width: 1080px;
  height: 446px;
  top: 0;
  z-index: -1;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .strengthInner__award::before {
    width: 108vw;
    height: 44.6vw;
  }
}
@media screen and (max-width: 640px) {
  .strengthInner__award::before {
    left: -5.46875vw;
    width: 100vw;
    height: 97.65625vw;
    background: 0% 0%/100% auto url(/assets/img/about/strength_bg_sp_01.jpg) no-repeat;
  }
}
.strengthInner__awardTtl {
  padding: 88px 0 0 19px;
  letter-spacing: 0.01rem;
  font-size: 2rem;
  line-height: 1.6875;
  color: #454545;
  text-align: center;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .strengthInner__awardTtl {
    letter-spacing: 0.016vw;
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .strengthInner__awardTtl {
    padding: 8.8vw 0 0 1.9vw;
  }
}
@media screen and (max-width: 640px) {
  .strengthInner__awardTtl {
    padding: 13% 0 0 0;
    font-weight: 500;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .strengthInner__awardTtl {
    font-size: 5.3125vw;
    letter-spacing: 0.053125vw;
    line-height: 1.5882352941;
  }
}
.strengthInner__awardTtl::before {
  position: absolute;
  display: block;
  content: "";
  background: 0% 0%/100% auto url(/assets/img/about/strength_ttl_pc_01.png) no-repeat;
  width: 327px;
  height: 96px;
  top: 56px;
  left: 20px;
  right: 0;
  margin: 0 auto;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .strengthInner__awardTtl::before {
    width: 32.7vw;
    height: 9.6vw;
    top: 5.6vw;
    left: 2vw;
  }
}
@media screen and (max-width: 640px) {
  .strengthInner__awardTtl::before {
    background: 0% 0%/100% auto url(/assets/img/about/strength_ttl_sp_01.png) no-repeat;
    width: 51.09375vw;
    height: 15vw;
    top: 6.71875vw;
    left: 0;
  }
}
.strengthInner__awardTtl--strong {
  color: #FF8B5F;
}
.strengthInner__awardImg {
  width: 930px;
  margin: 0 auto;
  padding-top: 17px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .strengthInner__awardImg {
    width: 93vw;
    padding-top: 1.7vw;
  }
}
@media screen and (max-width: 640px) {
  .strengthInner__awardImg {
    width: 94.84375vw;
    padding-top: 5.8%;
    margin-left: -2.5%;
  }
}

@media screen and (min-width: 641px) {
  .importantInner {
    max-width: 1000px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .importantInner {
    max-width: 100vw;
    margin: 0 auto;
  }
}
@media screen and (max-width: 640px) {
  .importantInner {
    padding: 0 5.46875vw;
  }
}
.importantInner__trouble {
  padding: 230px 0 0 596px;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .importantInner__trouble {
    padding: 23vw 2vw 0 57.6vw;
  }
}
@media screen and (max-width: 640px) {
  .importantInner__trouble {
    padding: 26% 0 0 0;
  }
}
.importantInner__trouble::before {
  position: absolute;
  display: block;
  content: "";
  background: 0% 0%/100% auto url(/assets/img/about/important_pic_pc_01.jpg) no-repeat;
  width: 567px;
  height: 371px;
  top: 133px;
  left: 0;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .importantInner__trouble::before {
    width: 56.7vw;
    height: 37.1vw;
    top: 13.3vw;
  }
}
@media screen and (max-width: 640px) {
  .importantInner__trouble::before {
    background: 0% 0%/100% auto url(/assets/img/about/important_pic_sp_01.jpg) no-repeat;
    width: 94.53125vw;
    height: 57.96875vw;
    top: 27.5%;
    left: -3.3%;
  }
}
.importantInner__troubleItem01 {
  padding-bottom: 16px;
  letter-spacing: 0.01rem;
  font-size: 1.875rem;
  line-height: 1.8;
  color: #454545;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .importantInner__troubleItem01 {
    letter-spacing: 0.016vw;
    font-size: 3vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .importantInner__troubleItem01 {
    padding-bottom: 1.6vw;
  }
}
@media screen and (max-width: 640px) {
  .importantInner__troubleItem01 {
    padding-bottom: 0;
    font-weight: 500;
    text-align: center;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .importantInner__troubleItem01 {
    font-size: 5.3125vw;
    letter-spacing: 0.053125vw;
    line-height: 1.5882352941;
  }
}
.importantInner__troubleItem01::before {
  position: absolute;
  display: block;
  content: "";
  background: #454545;
  width: 44px;
  height: 1px;
  left: 4px;
  bottom: 0;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .importantInner__troubleItem01::before {
    width: 4.4vw;
    height: 0.1vw;
    left: 0.4vw;
  }
}
@media screen and (max-width: 640px) {
  .importantInner__troubleItem01::before {
    display: none;
  }
}
.importantInner__troubleItem02 {
  text-align: justify;
  padding: 16px 0 0 6px;
  letter-spacing: 0.01rem;
  font-size: 1rem;
  line-height: 2.125;
  color: #454545;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .importantInner__troubleItem02 {
    letter-spacing: 0.016vw;
    font-size: 1.6vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .importantInner__troubleItem02 {
    padding: 1.6vw 0 0 0.6vw;
  }
}
@media screen and (max-width: 640px) {
  .importantInner__troubleItem02 {
    padding: 70% 0 0;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .importantInner__troubleItem02 {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 2.0952380952;
  }
}
.importantInner__troubleItem02--strong {
  color: #0597A3;
}
.importantInner__ttl {
  padding: 108px 0 72px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .importantInner__ttl {
    padding: 10.8vw 0 7.2vw;
  }
}
@media screen and (max-width: 640px) {
  .importantInner__ttl {
    padding: 10.2% 0 6.9%;
  }
}
.importantInner__ttlTxt {
  letter-spacing: 0.01rem;
  font-size: 1.875rem;
  line-height: 1;
  color: #454545;
  background: 0% 0%/25px 29px url(/assets/img/util/title_orange_elm_pc_01.svg) no-repeat, 100% 0%/25px 29px url(/assets/img/util/title_orange_elm_pc_02.svg) no-repeat, 0% 100%/25px 29px url(/assets/img/util/title_orange_elm_pc_03.svg) no-repeat, 100% 100%/25px 29px url(/assets/img/util/title_orange_elm_pc_04.svg) no-repeat;
  width: 492px;
  height: 90px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .importantInner__ttlTxt {
    letter-spacing: 0.016vw;
    font-size: 3vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .importantInner__ttlTxt {
    background: 0% 0%/2.5vw 2.9vw url(/assets/img/util/title_orange_elm_pc_01.svg) no-repeat, 100% 0%/2.5vw 2.9vw url(/assets/img/util/title_orange_elm_pc_02.svg) no-repeat, 0% 100%/2.5vw 2.9vw url(/assets/img/util/title_orange_elm_pc_03.svg) no-repeat, 100% 100%/2.5vw 2.9vw url(/assets/img/util/title_orange_elm_pc_04.svg) no-repeat;
    width: 49.2vw;
    height: 9vw;
  }
}
@media screen and (max-width: 640px) {
  .importantInner__ttlTxt {
    font-weight: 500;
    width: 76.5625vw;
    height: 14.0625vw;
    background: 0% 0%/3.125vw 3.59375vw url(/assets/img/util/title_orange_elm_sp_01.svg) no-repeat, 100% 0%/3.125vw 3.59375vw url(/assets/img/util/title_orange_elm_sp_02.svg) no-repeat, 0% 100%/3.125vw 3.59375vw url(/assets/img/util/title_orange_elm_sp_03.svg) no-repeat, 100% 100%/3.125vw 3.59375vw url(/assets/img/util/title_orange_elm_sp_04.svg) no-repeat;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .importantInner__ttlTxt {
    font-size: 5.3125vw;
    letter-spacing: 0.053125vw;
    line-height: 1.5882352941;
  }
}
.importantInner__ttlTxt--strong {
  padding: 10px 0;
  border-bottom: 2px solid #FF8B5F;
  color: #FF8B5F;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .importantInner__ttlTxt--strong {
    padding: 1vw 0;
    border-bottom: 0.2vw solid #FF8B5F;
  }
}
@media screen and (max-width: 640px) {
  .importantInner__ttlTxt--strong {
    padding: 1.5625vw 0;
    border-bottom: 0.3125vw solid #FF8B5F;
  }
}
.importantInner__item01 {
  padding-left: 538px;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .importantInner__item01 {
    padding-left: 55.8vw;
    padding-right: 2vw;
  }
}
@media screen and (max-width: 640px) {
  .importantInner__item01 {
    padding-left: 0;
  }
}
.importantInner__item01::before {
  position: absolute;
  display: block;
  content: "";
  background: 0% 0%/100% auto url(/assets/img/about/important_gif_01.gif) no-repeat;
  width: 508px;
  height: 344px;
  top: 0;
  left: 0;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .importantInner__item01::before {
    width: 50.8vw;
    height: 34.4vw;
    left: 2vw;
  }
}
@media screen and (max-width: 640px) {
  .importantInner__item01::before {
    top: 25.3%;
    width: 89.0625vw;
    height: 60.9375vw;
  }
}
.importantInner__item01Ttl {
  padding-top: 27px;
  letter-spacing: 0.015rem;
  font-size: 1.375rem;
  line-height: 1.7272727273;
  padding-bottom: 10px;
  border-bottom: 1px solid #707070;
  color: #454545;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .importantInner__item01Ttl {
    letter-spacing: 0.024vw;
    font-size: 2.2vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .importantInner__item01Ttl {
    padding-top: 2.7vw;
    padding-bottom: 1vw;
    border-bottom: 0.1vw solid #707070;
  }
}
@media screen and (max-width: 640px) {
  .importantInner__item01Ttl {
    padding-top: 17.8%;
    padding-bottom: 0;
    border-bottom: 0;
    text-align: center;
    font-weight: 500;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .importantInner__item01Ttl {
    font-size: 4.375vw;
    letter-spacing: 0.04375vw;
    line-height: 1.7142857143;
  }
}
.importantInner__item01Ttl--strong {
  letter-spacing: 0.01rem;
  font-size: 1.875rem;
  line-height: 2;
  color: #0597A3;
  display: inline-block;
  margin-left: -16px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .importantInner__item01Ttl--strong {
    letter-spacing: 0.016vw;
    font-size: 3vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .importantInner__item01Ttl--strong {
    margin-left: -1.6vw;
  }
}
@media screen and (max-width: 640px) {
  .importantInner__item01Ttl--strong {
    margin-left: 0;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .importantInner__item01Ttl--strong {
    font-size: 5.3125vw;
    letter-spacing: 0.053125vw;
    line-height: 1.5882352941;
  }
}
.importantInner__item01Ttl--elm {
  top: -40px;
  left: 16px;
  letter-spacing: 0.015rem;
  font-size: 1.375rem;
  line-height: 1.7272727273;
  color: #fff;
  z-index: 1;
  position: absolute;
  opacity: 0;
  transition: 0.5s all;
  transform: rotate(-8deg) translateY(40px);
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .importantInner__item01Ttl--elm {
    letter-spacing: 0.024vw;
    font-size: 2.2vw;
  }
}
.importantInner__item01Ttl--elm.js-observe {
  opacity: 1;
  transform: rotate(-8deg) translateY(0);
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .importantInner__item01Ttl--elm {
    top: -4vw;
    left: 1.6vw;
    transform: rotate(-8deg) translateY(4vw);
  }
}
@media screen and (max-width: 640px) {
  .importantInner__item01Ttl--elm {
    top: 14%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    transform: rotate(0) translateY(6.25vw);
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .importantInner__item01Ttl--elm {
    font-size: 3.59375vw;
    letter-spacing: 0.05390625vw;
    line-height: 1.652173913;
  }
}
@media screen and (max-width: 640px) {
  .importantInner__item01Ttl--elm.js-observe {
    transform: rotate(0) translateY(0);
  }
}
.importantInner__item01Ttl--elm::before {
  position: absolute;
  display: block;
  content: "";
  transform: rotate(8deg);
  background: 0% 0%/100% auto url(/assets/img/about/important_elm_pc_01.svg) no-repeat;
  width: 157px;
  height: 112px;
  top: -33px;
  left: -37px;
  z-index: -1;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .importantInner__item01Ttl--elm::before {
    width: 15.7vw;
    height: 11.2vw;
    top: -3.3vw;
    left: -3.7vw;
  }
}
@media screen and (max-width: 640px) {
  .importantInner__item01Ttl--elm::before {
    transform: rotate(0);
    background: 0% 0%/100% auto url(/assets/img/about/important_elm_sp_01.svg) no-repeat;
    width: 24.21875vw;
    height: 13.75vw;
    top: -60%;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
.importantInner__item01Txt--01 {
  padding-top: 23px;
  letter-spacing: 0.015rem;
  font-size: 1.125rem;
  line-height: 2;
  color: #454545;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .importantInner__item01Txt--01 {
    letter-spacing: 0.024vw;
    font-size: 1.8vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .importantInner__item01Txt--01 {
    padding-top: 2.3vw;
  }
}
@media screen and (max-width: 640px) {
  .importantInner__item01Txt--01 {
    padding-top: 74%;
    text-align: center;
    font-weight: 500;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .importantInner__item01Txt--01 {
    font-size: 4.375vw;
    letter-spacing: 0.04375vw;
    line-height: 1.7142857143;
  }
}
.importantInner__item01Txt--02 {
  padding-top: 15px;
  letter-spacing: 0.01rem;
  font-size: 1rem;
  line-height: 2.125;
  color: #454545;
  text-align: justify;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .importantInner__item01Txt--02 {
    letter-spacing: 0.016vw;
    font-size: 1.6vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .importantInner__item01Txt--02 {
    padding-top: 1.5vw;
  }
}
@media screen and (max-width: 640px) {
  .importantInner__item01Txt--02 {
    padding-top: 2.2%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .importantInner__item01Txt--02 {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 2.0952380952;
  }
}
.importantInner__item01Txt--strong {
  color: #0597A3;
}
.importantInner__item02 {
  margin: 52px 0;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .importantInner__item02 {
    width: 96vw;
    margin: 5.2vw auto 0;
  }
}
@media screen and (max-width: 640px) {
  .importantInner__item02 {
    margin: 7.8% 0;
  }
}
.importantInner__item02::before, .importantInner__item02::after {
  position: absolute;
  display: block;
  content: "";
  background: #0597A3;
  border-radius: 50%;
  width: 13px;
  height: 13px;
  top: 21px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .importantInner__item02::before, .importantInner__item02::after {
    width: 1.3vw;
    height: 1.3vw;
    top: 2.1vw;
  }
}
@media screen and (max-width: 640px) {
  .importantInner__item02::before, .importantInner__item02::after {
    width: 2.03125vw;
    height: 2.03125vw;
    top: 3.28125vw;
  }
}
.importantInner__item02::before {
  left: 23px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .importantInner__item02::before {
    left: 2.3vw;
  }
}
@media screen and (max-width: 640px) {
  .importantInner__item02::before {
    left: 3.59375vw;
  }
}
.importantInner__item02::after {
  right: 23px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .importantInner__item02::after {
    right: 2.3vw;
  }
}
@media screen and (max-width: 640px) {
  .importantInner__item02::after {
    right: 3.59375vw;
  }
}
.importantInner__item02Contents {
  padding: 60px 90px;
  border-radius: 10px;
  background: rgba(5, 151, 163, 0.1);
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .importantInner__item02Contents {
    padding: 6vw 7vw;
    border-radius: 1vw;
  }
}
@media screen and (max-width: 640px) {
  .importantInner__item02Contents {
    padding: 7.03125vw 5.46875vw;
    border-radius: 1.5625vw;
  }
}
.importantInner__item02Contents::before, .importantInner__item02Contents::after {
  position: absolute;
  display: block;
  content: "";
  background: #0597A3;
  border-radius: 50%;
  width: 13px;
  height: 13px;
  top: 395px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .importantInner__item02Contents::before, .importantInner__item02Contents::after {
    width: 1.3vw;
    height: 1.3vw;
    top: 39.5vw;
  }
}
@media screen and (max-width: 640px) {
  .importantInner__item02Contents::before, .importantInner__item02Contents::after {
    width: 2.03125vw;
    height: 2.03125vw;
    top: 95.3%;
  }
}
.importantInner__item02Contents::before {
  left: 23px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .importantInner__item02Contents::before {
    left: 2.3vw;
  }
}
@media screen and (max-width: 640px) {
  .importantInner__item02Contents::before {
    left: 3.59375vw;
  }
}
.importantInner__item02Contents::after {
  right: 23px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .importantInner__item02Contents::after {
    right: 2.3vw;
  }
}
@media screen and (max-width: 640px) {
  .importantInner__item02Contents::after {
    right: 3.59375vw;
  }
}
.importantInner__item02Ttl {
  position: relative;
}
.importantInner__item02Ttl::before {
  position: absolute;
  display: block;
  content: "";
  background: 0% 0%/100% auto url(/assets/img/about/important_pic_pc_02.jpg) no-repeat;
  width: 445px;
  height: 312px;
  top: 0;
  right: 0;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .importantInner__item02Ttl::before {
    width: 44.5vw;
    height: 31.2vw;
  }
}
@media screen and (max-width: 640px) {
  .importantInner__item02Ttl::before {
    top: 117%;
    width: 100%;
    height: 55vw;
  }
}
.importantInner__item02Ttl--01 {
  padding: 6px 15px;
  letter-spacing: 0.015rem;
  font-size: 1.125rem;
  line-height: 2;
  color: #fff;
  background: #0597A3;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .importantInner__item02Ttl--01 {
    letter-spacing: 0.024vw;
    font-size: 1.8vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .importantInner__item02Ttl--01 {
    padding: 0.6vw 1.5vw;
  }
}
@media screen and (max-width: 640px) {
  .importantInner__item02Ttl--01 {
    padding: 0;
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 33.59375vw;
    height: 7.1875vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .importantInner__item02Ttl--01 {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 2.0952380952;
  }
}
.importantInner__item02Ttl--02 {
  padding-top: 19px;
  letter-spacing: 0.015rem;
  font-size: 1.5625rem;
  line-height: 1.52;
  color: #0597A3;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .importantInner__item02Ttl--02 {
    letter-spacing: 0.024vw;
    font-size: 2.5vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .importantInner__item02Ttl--02 {
    padding-top: 1.9vw;
  }
}
@media screen and (max-width: 640px) {
  .importantInner__item02Ttl--02 {
    padding-top: 1.9%;
    margin-left: -1%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .importantInner__item02Ttl--02 {
    font-size: 4.0625vw;
    letter-spacing: 0.040625vw;
    line-height: 1.8461538462;
  }
}
.importantInner__item02Txt--01 {
  padding-top: 16px;
  width: 355px;
  letter-spacing: 0.01rem;
  font-size: 1rem;
  line-height: 2.125;
  color: #454545;
  text-align: justify;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .importantInner__item02Txt--01 {
    letter-spacing: 0.016vw;
    font-size: 1.6vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .importantInner__item02Txt--01 {
    padding-top: 1.6vw;
    width: 35.5vw;
  }
}
@media screen and (max-width: 640px) {
  .importantInner__item02Txt--01 {
    padding-top: 76%;
    width: 100%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .importantInner__item02Txt--01 {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 2.0952380952;
  }
}
.importantInner__item02Txt--02 {
  padding-top: 6px;
  letter-spacing: 0.01rem;
  font-size: 0.875rem;
  line-height: 1.7142857143;
  color: #454545;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .importantInner__item02Txt--02 {
    letter-spacing: 0.016vw;
    font-size: 1.4vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .importantInner__item02Txt--02 {
    padding-top: 0.6vw;
  }
}
@media screen and (max-width: 640px) {
  .importantInner__item02Txt--02 {
    padding-bottom: 2%;
    padding-top: 0;
    text-align: right;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .importantInner__item02Txt--02 {
    font-size: 2.5vw;
    letter-spacing: 0.025vw;
    line-height: 1.625;
  }
}

@media screen and (min-width: 641px) {
  .multisensoryInner {
    max-width: 1080px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryInner {
    max-width: 96vw;
    margin: 0 auto;
  }
}
@media screen and (max-width: 640px) {
  .multisensoryInner {
    padding: 0 5.46875vw;
  }
}
.multisensoryInner__img {
  width: 926px;
  margin: 0 auto;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryInner__img {
    width: 92.6vw;
    margin: 5vw auto 0;
  }
}
@media screen and (max-width: 640px) {
  .multisensoryInner__img {
    width: 100vw;
    margin: 9.3% 0 0 -5.46875vw;
  }
}
.multisensoryInner__ttl {
  padding: 8.2vw 0 2.8vw;
}
@media screen and (min-width: 1080px) {
  .multisensoryInner__ttl {
    padding: 82px 0 28px;
  }
}
@media screen and (max-width: 640px) {
  .multisensoryInner__ttl {
    padding: 12.5% 0 7.5%;
  }
}
.multisensoryInner__ttlTxt {
  background: 0% 0%/2.5vw 2.9vw url(/assets/img/util/title_orange_elm_pc_01.svg) no-repeat, 100% 0%/2.5vw 2.9vw url(/assets/img/util/title_orange_elm_pc_02.svg) no-repeat, 0% 100%/2.5vw 2.9vw url(/assets/img/util/title_orange_elm_pc_03.svg) no-repeat, 100% 100%/2.5vw 2.9vw url(/assets/img/util/title_orange_elm_pc_04.svg) no-repeat;
  letter-spacing: 0.01rem;
  font-size: 1.875rem;
  line-height: 1.8;
  color: #454545;
  width: 80vw;
  height: 18.5vw;
  padding-left: 1.4vw;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryInner__ttlTxt {
    letter-spacing: 0.016vw;
    font-size: 3vw;
  }
}
@media screen and (min-width: 1080px) {
  .multisensoryInner__ttlTxt {
    background: 0% 0%/25px 29px url(/assets/img/util/title_orange_elm_pc_01.svg) no-repeat, 100% 0%/25px 29px url(/assets/img/util/title_orange_elm_pc_02.svg) no-repeat, 0% 100%/25px 29px url(/assets/img/util/title_orange_elm_pc_03.svg) no-repeat, 100% 100%/25px 29px url(/assets/img/util/title_orange_elm_pc_04.svg) no-repeat;
    width: 800px;
    height: 185px;
    padding-left: 14px;
  }
}
@media screen and (max-width: 640px) {
  .multisensoryInner__ttlTxt {
    font-weight: 500;
    width: 83.125vw;
    height: 32.8125vw;
    padding-left: 0;
    flex-direction: column;
    text-align: center;
    background: 0% 0%/3.125vw 3.59375vw url(/assets/img/util/title_orange_elm_sp_01.svg) no-repeat, 100% 0%/3.125vw 3.59375vw url(/assets/img/util/title_orange_elm_sp_02.svg) no-repeat, 0% 100%/3.125vw 3.59375vw url(/assets/img/util/title_orange_elm_sp_03.svg) no-repeat, 100% 100%/3.125vw 3.59375vw url(/assets/img/util/title_orange_elm_sp_04.svg) no-repeat;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .multisensoryInner__ttlTxt {
    font-size: 4.6875vw;
    letter-spacing: 0.046875vw;
    line-height: 1.8;
  }
}
.multisensoryInner__ttlTxt--strong {
  color: #FF8B5F;
}
.multisensoryInner__ttlElm {
  width: 316px;
  display: inline-block;
  margin: 0 8px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryInner__ttlElm {
    width: 31.6vw;
    margin: 0 0.8vw;
  }
}
@media screen and (max-width: 640px) {
  .multisensoryInner__ttlElm {
    width: 49.375vw;
    margin: 0 1.25vw;
  }
}
.multisensoryInner__ttlRow--01 {
  margin-top: 3px;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryInner__ttlRow--01 {
    margin-top: 0.3vw;
  }
}
@media screen and (max-width: 640px) {
  .multisensoryInner__ttlRow--01 {
    display: none;
  }
}
@media screen and (min-width: 641px) {
  .multisensoryInner__ttlRow--02 {
    display: none;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryInner__ttlRow--02 {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .multisensoryInner__ttlRow--02 {
    display: flex;
    align-items: center;
  }
}
@media screen and (min-width: 641px) {
  .multisensoryInner__ttlRow--03 {
    display: none;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryInner__ttlRow--03 {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .multisensoryInner__ttlRow--03 {
    margin-top: 2%;
    line-height: 7.03125vw;
  }
}
.multisensoryInner__ttlRow--04 {
  margin-top: 24px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryInner__ttlRow--04 {
    margin-top: 2.4vw;
  }
}
@media screen and (max-width: 640px) {
  .multisensoryInner__ttlRow--04 {
    display: none;
  }
}
.multisensoryInner__ballon {
  letter-spacing: 0.01rem;
  font-size: 1.875rem;
  line-height: 1.8;
  width: 629px;
  height: 69px;
  border-radius: 60px;
  padding-left: 15px;
  margin: 100px auto 0;
  color: #fff;
  background: #0597A3;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryInner__ballon {
    letter-spacing: 0.016vw;
    font-size: 3vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryInner__ballon {
    width: 62.9vw;
    height: 6.9vw;
    border-radius: 6vw;
    padding-left: 1.5vw;
    margin: 10vw auto 0;
  }
}
@media screen and (max-width: 640px) {
  .multisensoryInner__ballon {
    width: 86.5625vw;
    height: 9.53125vw;
    border-radius: 10.9375vw;
    padding-left: 0;
    margin: 16.5% auto 0;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .multisensoryInner__ballon {
    font-size: 4.375vw;
    letter-spacing: 0.04375vw;
    line-height: 1.7142857143;
  }
}
.multisensoryInner__ballon::before {
  position: absolute;
  display: block;
  content: "";
  top: 69px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 12px solid #0597A3;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryInner__ballon::before {
    top: 6.9vw;
    border-left: 1.2vw solid transparent;
    border-right: 1.2vw solid transparent;
    border-top: 1.2vw solid #0597A3;
  }
}
@media screen and (max-width: 640px) {
  .multisensoryInner__ballon::before {
    top: 9.53125vw;
    border-left: 1.875vw solid transparent;
    border-right: 1.875vw solid transparent;
    border-top: 1.875vw solid #0597A3;
  }
}
.multisensoryInner__scroll {
  display: flex;
  overflow: hidden;
  padding: 42px 0 30px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryInner__scroll {
    padding: 4.2vw 0 3vw;
  }
}
@media screen and (max-width: 640px) {
  .multisensoryInner__scroll {
    padding: 5.5% 0 3%;
  }
}
.multisensoryInner__scrollList {
  display: flex;
  animation: infinity-scroll-left 30s infinite linear 0.5s both;
}
@keyframes infinity-scroll-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
.multisensoryInner__scrollItem {
  width: 381px;
  margin-right: 20px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryInner__scrollItem {
    width: 38.1vw;
    margin-right: 2vw;
  }
}
@media screen and (max-width: 640px) {
  .multisensoryInner__scrollItem {
    width: 59.53125vw;
    margin-right: 3.125vw;
  }
}
.multisensoryInner__scrollItem img {
  width: 100%;
}
.multisensoryInner__txt {
  padding-bottom: 77px;
  letter-spacing: 0.01rem;
  font-size: 1rem;
  line-height: 2.125;
  color: #454545;
  text-align: center;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryInner__txt {
    letter-spacing: 0.016vw;
    font-size: 1.6vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryInner__txt {
    padding-bottom: 7.7vw;
  }
}
@media screen and (max-width: 640px) {
  .multisensoryInner__txt {
    padding-bottom: 13%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .multisensoryInner__txt {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 2.0952380952;
  }
}
.multisensoryInner__item {
  margin: 0 40px;
  padding-left: 548px;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryInner__item {
    margin: 0 2vw;
    padding-left: 54.8vw;
  }
}
@media screen and (max-width: 640px) {
  .multisensoryInner__item {
    margin: 0;
    padding-left: 0;
  }
}
.multisensoryInner__item::before, .multisensoryInner__item::after {
  position: absolute;
  display: block;
  content: "";
}
.multisensoryInner__item::before {
  background: 0% 0%/100% auto url(/assets/img/about/multisensory_gif_02.gif) no-repeat;
  width: 508px;
  height: 344px;
  top: 0;
  left: 0;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryInner__item::before {
    width: 50.8vw;
    height: 34.4vw;
  }
}
@media screen and (max-width: 640px) {
  .multisensoryInner__item::before {
    top: 22.6%;
    width: 100%;
    height: 60.15625vw;
  }
}
.multisensoryInner__item::after {
  background: 0% 0%/100% auto url(/assets/img/about/multisensory_elm_pc_03.png) no-repeat;
  width: 133px;
  height: 147px;
  top: -40px;
  left: -33px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryInner__item::after {
    width: 13.3vw;
    height: 14.7vw;
    top: -4vw;
    left: -3.3vw;
  }
}
@media screen and (max-width: 640px) {
  .multisensoryInner__item::after {
    width: 22.03125vw;
    height: 24.0625vw;
    top: 19.1%;
    left: -3.4%;
  }
}
.multisensoryInner__itemTtl {
  padding-top: 57px;
  letter-spacing: 0.015rem;
  font-size: 1.375rem;
  line-height: 1.7272727273;
  padding-bottom: 18px;
  border-bottom: 1px solid #707070;
  color: #454545;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryInner__itemTtl {
    letter-spacing: 0.024vw;
    font-size: 2.2vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryInner__itemTtl {
    padding-top: 5.7vw;
    padding-bottom: 1.8vw;
    border-bottom: 0.1vw solid #707070;
  }
}
@media screen and (max-width: 640px) {
  .multisensoryInner__itemTtl {
    padding-top: 11.8%;
    padding-bottom: 0;
    border: none;
    text-align: center;
    font-weight: 500;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .multisensoryInner__itemTtl {
    font-size: 4.375vw;
    letter-spacing: 0.04375vw;
    line-height: 1.7142857143;
  }
}
.multisensoryInner__itemTtl--strong {
  letter-spacing: 0.01rem;
  font-size: 1.875rem;
  line-height: 1.8;
  color: #0597A3;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryInner__itemTtl--strong {
    letter-spacing: 0.016vw;
    font-size: 3vw;
  }
}
@media screen and (max-width: 640px) {
  .multisensoryInner__itemTtl--strong {
    font-size: 5.3125vw;
    letter-spacing: 0.053125vw;
    line-height: 1.5882352941;
  }
}
.multisensoryInner__itemTtl--elm {
  top: -18px;
  left: 13px;
  letter-spacing: 0.015rem;
  font-size: 1.375rem;
  line-height: 1.7272727273;
  color: #fff;
  z-index: 1;
  position: absolute;
  opacity: 0;
  transition: 0.5s all;
  transform: rotate(-8deg) translateY(40px);
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryInner__itemTtl--elm {
    letter-spacing: 0.024vw;
    font-size: 2.2vw;
  }
}
.multisensoryInner__itemTtl--elm.js-observe {
  opacity: 1;
  transform: rotate(-8deg) translateY(0);
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryInner__itemTtl--elm {
    top: -1.8vw;
    left: 1.3vw;
    transform: rotate(-8deg) translateY(4vw);
  }
}
@media screen and (max-width: 640px) {
  .multisensoryInner__itemTtl--elm {
    top: 9%;
    left: 3.2%;
    transform: rotate(-8deg) translateY(6.25vw);
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .multisensoryInner__itemTtl--elm {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 2.0952380952;
  }
}
.multisensoryInner__itemTtl--elm::before {
  position: absolute;
  display: block;
  content: "";
  transform: rotate(-8deg);
  background: 0% 0%/100% auto url(/assets/img/about/multisensory_elm_pc_04.svg) no-repeat;
  width: 120px;
  height: 77px;
  top: -16px;
  left: -26px;
  z-index: -1;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryInner__itemTtl--elm::before {
    width: 12vw;
    height: 7.7vw;
    top: -1.6vw;
    left: -2.6vw;
  }
}
@media screen and (max-width: 640px) {
  .multisensoryInner__itemTtl--elm::before {
    width: 18.75vw;
    height: 12.03125vw;
    top: -2.5vw;
    left: -4.0625vw;
  }
}
.multisensoryInner__itemTxt--01 {
  padding-top: 23px;
  letter-spacing: 0.015rem;
  font-size: 1.125rem;
  line-height: 2;
  color: #454545;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryInner__itemTxt--01 {
    letter-spacing: 0.024vw;
    font-size: 1.8vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryInner__itemTxt--01 {
    padding-top: 2.3vw;
  }
}
@media screen and (max-width: 640px) {
  .multisensoryInner__itemTxt--01 {
    padding-top: 74.4%;
    font-weight: 500;
    text-align: center;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .multisensoryInner__itemTxt--01 {
    font-size: 4.375vw;
    letter-spacing: 0.04375vw;
    line-height: 1.7142857143;
  }
}
.multisensoryInner__itemTxt--02 {
  padding-top: 15px;
  letter-spacing: 0.01rem;
  font-size: 1rem;
  line-height: 2.125;
  color: #454545;
  text-align: justify;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryInner__itemTxt--02 {
    letter-spacing: 0.016vw;
    font-size: 1.6vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryInner__itemTxt--02 {
    padding-top: 1.5vw;
  }
}
@media screen and (max-width: 640px) {
  .multisensoryInner__itemTxt--02 {
    padding-top: 1%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .multisensoryInner__itemTxt--02 {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 2.0952380952;
  }
}
.multisensoryInner__itemTxt--strong {
  color: #0597A3;
}
.multisensoryScience {
  padding: 52px;
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  background: #FDE88C;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryScience {
    align-items: center;
    padding: 5.2vw;
    border-radius: 1vw;
  }
}
@media screen and (max-width: 640px) {
  .multisensoryScience {
    padding: 6.25vw 4.6875vw;
    border-radius: 1.5625vw;
    flex-direction: column-reverse;
  }
}
.multisensoryScience::before {
  position: absolute;
  display: block;
  content: "";
  bottom: -30px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #FDE88C;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryScience::before {
    bottom: -3vw;
    border-left: 3vw solid transparent;
    border-right: 3vw solid transparent;
    border-top: 3vw solid #FDE88C;
  }
}
@media screen and (max-width: 640px) {
  .multisensoryScience::before {
    bottom: -4.6875vw;
    border-left: 4.6875vw solid transparent;
    border-right: 4.6875vw solid transparent;
    border-top: 4.6875vw solid #FDE88C;
  }
}
.multisensoryScience__item01Img {
  width: 507px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryScience__item01Img {
    width: 40vw;
  }
}
@media screen and (max-width: 640px) {
  .multisensoryScience__item01Img {
    margin-top: 4.5%;
    width: 100%;
  }
}
.multisensoryScience__item02 {
  margin-right: 7px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryScience__item02 {
    margin-right: 0.7vw;
  }
}
@media screen and (max-width: 640px) {
  .multisensoryScience__item02 {
    margin-right: 0;
  }
}
.multisensoryScience__item02Txt--01 {
  margin-top: 20px;
  letter-spacing: 0.015rem;
  font-size: 1.375rem;
  line-height: 1.7272727273;
  color: #454545;
  text-align: center;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryScience__item02Txt--01 {
    letter-spacing: 0.024vw;
    font-size: 2.2vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryScience__item02Txt--01 {
    margin-top: 2vw;
  }
}
@media screen and (max-width: 640px) {
  .multisensoryScience__item02Txt--01 {
    margin-top: 0;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .multisensoryScience__item02Txt--01 {
    font-size: 3.4375vw;
    letter-spacing: 0.0515625vw;
    line-height: 1.7272727273;
  }
}
.multisensoryScience__item02Txt--01::before, .multisensoryScience__item02Txt--01::after {
  position: absolute;
  display: block;
  content: "";
  background: #454545;
  width: 2px;
  height: 25px;
  top: 7px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryScience__item02Txt--01::before, .multisensoryScience__item02Txt--01::after {
    width: 0.2vw;
    height: 2.5vw;
    top: 0.7vw;
  }
}
@media screen and (max-width: 640px) {
  .multisensoryScience__item02Txt--01::before, .multisensoryScience__item02Txt--01::after {
    width: 0.3125vw;
    height: 3.90625vw;
    top: 1.09375vw;
  }
}
.multisensoryScience__item02Txt--01::before {
  transform: rotate(-26deg);
  left: 98px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryScience__item02Txt--01::before {
    left: 9.8vw;
  }
}
@media screen and (max-width: 640px) {
  .multisensoryScience__item02Txt--01::before {
    left: 22.34375vw;
  }
}
.multisensoryScience__item02Txt--01::after {
  transform: rotate(26deg);
  right: 98px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryScience__item02Txt--01::after {
    right: 9.8vw;
  }
}
@media screen and (max-width: 640px) {
  .multisensoryScience__item02Txt--01::after {
    right: 22.96875vw;
  }
}
.multisensoryScience__item02Txt--02 {
  margin-top: 12px;
  letter-spacing: 0.015rem;
  font-size: 1.375rem;
  line-height: 1.7272727273;
  color: #0597A3;
  text-align: center;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryScience__item02Txt--02 {
    letter-spacing: 0.024vw;
    font-size: 2.2vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryScience__item02Txt--02 {
    margin-top: 1.2vw;
  }
}
@media screen and (max-width: 640px) {
  .multisensoryScience__item02Txt--02 {
    margin-top: 0.8%;
    font-weight: 500;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .multisensoryScience__item02Txt--02 {
    font-size: 3.90625vw;
    letter-spacing: 0.0390625vw;
    line-height: 1.92;
  }
}
.multisensoryScience__item02Ballon {
  letter-spacing: 0.015rem;
  font-size: 1.125rem;
  line-height: 2;
  width: 421px;
  height: 114px;
  border-radius: 60px;
  padding-left: 4px;
  margin: 22px 0 0 auto;
  font-weight: 500;
  color: #fff;
  background: #0597A3;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  opacity: 0;
  transition: 0.5s all;
  transform: translateX(40px);
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryScience__item02Ballon {
    letter-spacing: 0.024vw;
    font-size: 1.8vw;
  }
}
.multisensoryScience__item02Ballon.js-observe {
  opacity: 1;
  transform: translateY(0);
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryScience__item02Ballon {
    width: 42.1vw;
    height: 11.4vw;
    border-radius: 6vw;
    padding-left: 0.4vw;
    margin: 2.2vw auto 0;
    transform: translateX(4vw);
  }
}
@media screen and (max-width: 640px) {
  .multisensoryScience__item02Ballon {
    font-weight: 500;
    width: 77.34375vw;
    height: 19.0625vw;
    border-radius: 10.9375vw;
    padding-left: 0;
    margin: 4% 0 0 2%;
    transform: translateY(6.25vw);
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .multisensoryScience__item02Ballon {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 2.0952380952;
  }
}
.multisensoryScience__item02Ballon::before {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  left: -9px;
  bottom: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-right: 15px solid #0597A3;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryScience__item02Ballon::before {
    left: -0.9vw;
    border-top: 1.5vw solid transparent;
    border-bottom: 1.5vw solid transparent;
    border-right: 1.5vw solid #0597A3;
  }
}
@media screen and (max-width: 640px) {
  .multisensoryScience__item02Ballon::before {
    top: 18.75vw;
    border-left: 2.1875vw solid transparent;
    border-right: 2.1875vw solid transparent;
    border-top: 2.1875vw solid #0597A3;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
.multisensoryGame {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  margin: 0 40px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryGame {
    margin: 0;
  }
}
@media screen and (max-width: 640px) {
  .multisensoryGame {
    margin: 0;
    flex-direction: column;
  }
}
.multisensoryGame__item01Img {
  width: 547px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryGame__item01Img {
    width: 50vw;
  }
}
@media screen and (max-width: 640px) {
  .multisensoryGame__item01Img {
    width: 100%;
  }
}
.multisensoryGame__item02 {
  flex: 0 1 429px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryGame__item02 {
    flex: 0 1 42.9vw;
  }
}
@media screen and (max-width: 640px) {
  .multisensoryGame__item02 {
    padding-top: 4.6%;
    flex: 0 1 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: center;
  }
}
.multisensoryGame__item02Txt {
  letter-spacing: 0.01rem;
  font-size: 1rem;
  line-height: 2.125;
  color: #454545;
  text-align: justify;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryGame__item02Txt {
    letter-spacing: 0.016vw;
    font-size: 1.6vw;
  }
}
@media screen and (max-width: 640px) {
  .multisensoryGame__item02Txt {
    flex: 0 1 46.71875vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .multisensoryGame__item02Txt {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 2.0952380952;
  }
}
.multisensoryGame__item02Img {
  padding-top: 34px;
  width: 429px;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryGame__item02Img {
    padding-top: 3.4vw;
    width: 42.9vw;
  }
}
@media screen and (max-width: 640px) {
  .multisensoryGame__item02Img {
    padding-top: 0;
    width: 40vw;
  }
}
.multisensoryGame__item02Ballon {
  top: 43px;
  left: 34px;
  letter-spacing: 0.015rem;
  font-size: 1.125rem;
  line-height: 1.6111111111;
  color: #fff;
  text-align: center;
  z-index: 1;
  position: absolute;
  opacity: 0;
  transition: 0.5s all;
  transform: rotate(-8deg) translateY(40px);
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryGame__item02Ballon {
    letter-spacing: 0.024vw;
    font-size: 1.8vw;
  }
}
.multisensoryGame__item02Ballon.js-observe {
  opacity: 1;
  transform: rotate(-8deg) translateY(0);
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryGame__item02Ballon {
    top: 4.3vw;
    left: 3.4vw;
    transform: rotate(-8deg) translateY(4vw);
  }
}
@media screen and (max-width: 640px) {
  .multisensoryGame__item02Ballon {
    top: 0.6%;
    left: 41.3%;
    font-weight: 500;
    transform: rotate(13deg) translateY(6.25vw);
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .multisensoryGame__item02Ballon {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 1.4761904762;
  }
}
@media screen and (max-width: 640px) {
  .multisensoryGame__item02Ballon.js-observe {
    transform: rotate(13deg) translateY(0);
  }
}
.multisensoryGame__item02Ballon::before {
  position: absolute;
  display: block;
  content: "";
  z-index: -1;
  transform: rotate(8deg);
  background: 0% 0%/100% auto url(/assets/img/about/multisensory_elm_pc_02.svg) no-repeat;
  top: -49px;
  left: -55px;
  width: 228px;
  height: 163px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .multisensoryGame__item02Ballon::before {
    top: -4.9vw;
    left: -5.5vw;
    width: 22.8vw;
    height: 16.3vw;
  }
}
@media screen and (max-width: 640px) {
  .multisensoryGame__item02Ballon::before {
    top: -78%;
    left: -29%;
    width: 35.625vw;
    height: 25.46875vw;
  }
}

@media screen and (min-width: 641px) {
  .pointInner {
    max-width: 1080px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .pointInner {
    max-width: 108vw;
    margin: 0 auto;
  }
}
@media screen and (max-width: 640px) {
  .pointInner {
    padding: 0 5.46875vw;
  }
}
.pointInner__img01 {
  width: 724px;
  margin: 93px auto 0;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .pointInner__img01 {
    width: 72.4vw;
    margin: 9.3vw auto 0;
  }
}
@media screen and (max-width: 640px) {
  .pointInner__img01 {
    width: 95.15625vw;
    margin: 15.3% 0 0 -3.125vw;
  }
}
.pointInner__img02 {
  margin-top: 35px;
  width: 1080px;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .pointInner__img02 {
    margin: 3.5vw auto 0;
    width: 96vw;
  }
}
@media screen and (max-width: 640px) {
  .pointInner__img02 {
    margin-top: 6.3%;
    width: 89.0625vw;
  }
}
.pointInner__img02Txt--01 {
  padding: 3px 15px;
  top: 85px;
  left: 89px;
  letter-spacing: 0.015rem;
  font-size: 1.125rem;
  line-height: 2;
  color: #fff;
  background: #0597A3;
  position: absolute;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .pointInner__img02Txt--01 {
    letter-spacing: 0.024vw;
    font-size: 1.8vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .pointInner__img02Txt--01 {
    padding: 0.3vw 1.5vw;
    top: 8.5vw;
    left: 8.9vw;
  }
}
@media screen and (max-width: 640px) {
  .pointInner__img02Txt--01 {
    padding: 0 1.875vw;
    top: 21.7%;
    left: 5.4%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .pointInner__img02Txt--01 {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 2.0952380952;
  }
}
.pointInner__img02Txt--02 {
  top: 144px;
  left: 89px;
  letter-spacing: 0.01rem;
  font-size: 1.875rem;
  line-height: 1.8;
  color: #0597A3;
  position: absolute;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .pointInner__img02Txt--02 {
    letter-spacing: 0.016vw;
    font-size: 3vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .pointInner__img02Txt--02 {
    top: 14.4vw;
    left: 8.9vw;
  }
}
@media screen and (max-width: 640px) {
  .pointInner__img02Txt--02 {
    font-weight: 500;
    top: 37.5%;
    left: 5.6%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .pointInner__img02Txt--02 {
    font-size: 5.3125vw;
    letter-spacing: 0.053125vw;
    line-height: 1.9117647059;
  }
}
.pointInner__img02Txt--strong {
  padding-bottom: 4px;
  border-bottom: 2px solid #0597A3;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .pointInner__img02Txt--strong {
    padding-bottom: 0.4vw;
    border-bottom: 0.2vw solid #0597A3;
  }
}
@media screen and (max-width: 640px) {
  .pointInner__img02Txt--strong {
    padding-bottom: 0.625vw;
    border-bottom: 0.3125vw solid #0597A3;
  }
}
.pointInner__txt01 {
  padding: 40px 0 0 15px;
  letter-spacing: 0.015rem;
  font-size: 1.375rem;
  line-height: 2;
  color: #454545;
  text-align: center;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .pointInner__txt01 {
    letter-spacing: 0.024vw;
    font-size: 2.2vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .pointInner__txt01 {
    padding: 4vw 0 0 1.5vw;
  }
}
@media screen and (max-width: 640px) {
  .pointInner__txt01 {
    padding: 2% 0 0 0;
    font-weight: 500;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .pointInner__txt01 {
    font-size: 4.375vw;
    letter-spacing: 0.04375vw;
    line-height: 2;
  }
}
.pointInner__txt01--strong {
  margin-right: 10px;
  letter-spacing: 0.01rem;
  font-size: 1.875rem;
  line-height: 1.8;
  color: #0597A3;
  padding-bottom: 6px;
  border-bottom: 2px solid #0597A3;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .pointInner__txt01--strong {
    letter-spacing: 0.016vw;
    font-size: 3vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .pointInner__txt01--strong {
    margin-right: 1vw;
    padding-bottom: 0.6vw;
    border-bottom: 0.2vw solid #0597A3;
  }
}
@media screen and (max-width: 640px) {
  .pointInner__txt01--strong {
    margin-right: 0;
    padding-bottom: 0.9375vw;
    border-bottom: 0.3125vw solid #0597A3;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .pointInner__txt01--strong {
    font-size: 4.6875vw;
    letter-spacing: 0.046875vw;
    line-height: 1.8;
  }
}
.pointInner__txt02 {
  padding-top: 35px;
  letter-spacing: 0.01rem;
  font-size: 1rem;
  line-height: 2.125;
  color: #454545;
  text-align: center;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .pointInner__txt02 {
    letter-spacing: 0.016vw;
    font-size: 1.6vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .pointInner__txt02 {
    padding-top: 3.5vw;
  }
}
@media screen and (max-width: 640px) {
  .pointInner__txt02 {
    padding-top: 3.2%;
    text-align: justify;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .pointInner__txt02 {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 2.0952380952;
  }
}
.pointInner__txt02--strong {
  color: #0597A3;
}
.point01__list, .point02__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  margin: 0 40px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .point01__list, .point02__list {
    margin: 0 4vw;
  }
}
@media screen and (max-width: 640px) {
  .point01__list, .point02__list {
    margin: 0;
  }
}
.point01__ttl, .point02__ttl {
  padding: 62px 0 32px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .point01__ttl, .point02__ttl {
    padding: 6.2vw 0 3.2vw;
  }
}
@media screen and (max-width: 640px) {
  .point01__ttl, .point02__ttl {
    padding: 16% 0 3.7%;
  }
}
.point01__ttlTxt--01, .point02__ttlTxt--01 {
  width: 103px;
  height: 41px;
  letter-spacing: 0.015rem;
  font-size: 1.125rem;
  line-height: 41px;
  margin: 0 auto;
  color: #fff;
  background: #0597A3;
  position: relative;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .point01__ttlTxt--01, .point02__ttlTxt--01 {
    width: 10.3vw;
    height: 4.1vw;
    line-height: 4.1vw;
  }
}
@media screen and (max-width: 640px) {
  .point01__ttlTxt--01, .point02__ttlTxt--01 {
    width: 16.09375vw;
    height: 6.40625vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .point01__ttlTxt--01, .point02__ttlTxt--01 {
    font-size: 2.8125vw;
    letter-spacing: 0.0421875vw;
    line-height: 2;
  }
}
.point01__ttlTxt--01::before, .point02__ttlTxt--01::before {
  position: absolute;
  display: block;
  content: "";
  top: 41px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #0597A3;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .point01__ttlTxt--01::before, .point02__ttlTxt--01::before {
    top: 4.1vw;
    border-left: 0.8vw solid transparent;
    border-right: 0.8vw solid transparent;
    border-top: 0.8vw solid #0597A3;
  }
}
@media screen and (max-width: 640px) {
  .point01__ttlTxt--01::before, .point02__ttlTxt--01::before {
    top: 6.40625vw;
    border-left: 1.25vw solid transparent;
    border-right: 1.25vw solid transparent;
    border-top: 1.25vw solid #0597A3;
  }
}
.point01__ttlTxt--02, .point02__ttlTxt--02 {
  padding-top: 27px;
  letter-spacing: 0.015rem;
  font-size: 1.875rem;
  line-height: 1.2666666667;
  color: #454545;
  text-align: center;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .point01__ttlTxt--02, .point02__ttlTxt--02 {
    letter-spacing: 0.024vw;
    font-size: 3vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .point01__ttlTxt--02, .point02__ttlTxt--02 {
    padding-top: 2.7vw;
  }
}
@media screen and (max-width: 640px) {
  .point01__ttlTxt--02, .point02__ttlTxt--02 {
    font-weight: 500;
    padding-top: 3.2%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .point01__ttlTxt--02, .point02__ttlTxt--02 {
    font-size: 5.3125vw;
    letter-spacing: 0.053125vw;
    line-height: 1.5882352941;
  }
}
.point01__ttlTxt--strong, .point02__ttlTxt--strong {
  color: #0597A3;
}
.point01__ttlNum, .point02__ttlNum {
  padding-left: 4px;
  letter-spacing: 0.015rem;
  font-size: 1.75rem;
  line-height: 41px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .point01__ttlNum, .point02__ttlNum {
    padding-left: 0.4vw;
    line-height: 4.1vw;
  }
}
@media screen and (max-width: 640px) {
  .point01__ttlNum, .point02__ttlNum {
    padding-left: 0.625vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .point01__ttlNum, .point02__ttlNum {
    font-size: 4.375vw;
    letter-spacing: 0.065625vw;
    line-height: 1.2857142857;
  }
}
@media screen and (max-width: 640px) {
  .point01__list {
    flex-direction: column;
  }
}
.point01__item01 {
  flex: 0 1 556px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .point01__item01 {
    flex: 0 1 48.6vw;
  }
}
@media screen and (max-width: 640px) {
  .point01__item01 {
    flex: 0 1 100%;
  }
}
.point01__item01Movie {
  width: 556px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .point01__item01Movie {
    width: 48.6vw;
  }
}
@media screen and (max-width: 640px) {
  .point01__item01Movie {
    width: 100%;
  }
}
.point01__item02 {
  flex: 0 1 405px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .point01__item02 {
    flex: 0 1 40.5vw;
  }
}
@media screen and (max-width: 640px) {
  .point01__item02 {
    flex: 0 1 100%;
  }
}
.point01__item02Txt--01 {
  letter-spacing: 0.015rem;
  font-size: 1.375rem;
  line-height: 1.7272727273;
  color: #454545;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .point01__item02Txt--01 {
    letter-spacing: 0.024vw;
    font-size: 2.2vw;
  }
}
@media screen and (max-width: 640px) {
  .point01__item02Txt--01 {
    padding-top: 2.2%;
    font-weight: 500;
    text-align: center;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .point01__item02Txt--01 {
    font-size: 4.375vw;
    letter-spacing: 0.04375vw;
    line-height: 1.7142857143;
  }
}
.point01__item02Txt--02 {
  padding-top: 6px;
  letter-spacing: 0.01rem;
  font-size: 1rem;
  line-height: 2.125;
  color: #454545;
  text-align: justify;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .point01__item02Txt--02 {
    letter-spacing: 0.016vw;
    font-size: 1.6vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .point01__item02Txt--02 {
    padding-top: 0.6vw;
  }
}
@media screen and (max-width: 640px) {
  .point01__item02Txt--02 {
    padding-top: 1.6%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .point01__item02Txt--02 {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 2.0952380952;
  }
}
.point01__item02Advice {
  margin-top: 10px;
  border-radius: 10px;
  background: rgba(68, 193, 193, 0.1);
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .point01__item02Advice {
    margin-top: 1vw;
    border-radius: 1vw;
  }
}
@media screen and (max-width: 640px) {
  .point01__item02Advice {
    margin-top: 5.7%;
    border-radius: 1.5625vw;
  }
}
.point01__item02Advice::before {
  position: absolute;
  display: block;
  content: "";
  background: 0% 0%/100% auto url(/assets/img/about/point_elm_pc_01.png) no-repeat;
  top: 4px;
  right: -32px;
  width: 150px;
  height: 198px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .point01__item02Advice::before {
    top: 0.4vw;
    right: -3.2vw;
    width: 15vw;
    height: 19.8vw;
  }
}
@media screen and (max-width: 640px) {
  .point01__item02Advice::before {
    background: 0% 0%/100% auto url(/assets/img/about/point_elm_sp_01.png) no-repeat;
    top: -9.8%;
    right: -2.1%;
    width: 32.8125vw;
    height: 41.40625vw;
  }
}
.point01__item02Advice--tag {
  display: block;
  margin: 0 auto;
  width: 135px;
  border-radius: 0 0 5px 5px;
  letter-spacing: 0.01rem;
  font-size: 0.8125rem;
  line-height: 1.7692307692;
  color: #0597A3;
  text-align: center;
  background: #fff;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .point01__item02Advice--tag {
    letter-spacing: 0.016vw;
    font-size: 1.3vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .point01__item02Advice--tag {
    width: 13.5vw;
    border-radius: 0 0 0.5vw 0.5vw;
  }
}
@media screen and (max-width: 640px) {
  .point01__item02Advice--tag {
    width: 24.375vw;
    border-radius: 0 0 0.78125vw 0.78125vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .point01__item02Advice--tag {
    font-size: 2.5vw;
    letter-spacing: 0.025vw;
    line-height: 1.625;
  }
}
.point01__item02Advice--ttl {
  padding: 21px 0 0 13px;
  letter-spacing: 0.015rem;
  font-size: 1.125rem;
  line-height: 2;
  color: #0597A3;
  font-weight: 500;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .point01__item02Advice--ttl {
    letter-spacing: 0.024vw;
    font-size: 1.8vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .point01__item02Advice--ttl {
    padding: 2.1vw 0 0 1.3vw;
  }
}
@media screen and (max-width: 640px) {
  .point01__item02Advice--ttl {
    padding: 2% 0 0 1.3%;
    font-weight: 500;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .point01__item02Advice--ttl {
    font-size: 3.90625vw;
    letter-spacing: 0.05859375vw;
    line-height: 1.76;
  }
}
.point01__item02Advice--txt {
  padding: 8px 124px 25px 22px;
  letter-spacing: 0.01rem;
  font-size: 1rem;
  line-height: 2.125;
  color: #0597A3;
  text-align: justify;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .point01__item02Advice--txt {
    letter-spacing: 0.016vw;
    font-size: 1.6vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .point01__item02Advice--txt {
    padding: 0.8vw 12.4vw 2.5vw 2.2vw;
  }
}
@media screen and (max-width: 640px) {
  .point01__item02Advice--txt {
    padding: 1.4% 35% 5.3% 3.7%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .point01__item02Advice--txt {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 2.0952380952;
  }
}
@media screen and (max-width: 640px) {
  .point02__list {
    flex-direction: column-reverse;
  }
}
.point02__item01 {
  flex: 0 1 423px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .point02__item01 {
    flex: 0 1 42.3vw;
  }
}
@media screen and (max-width: 640px) {
  .point02__item01 {
    flex: 0 1 100%;
  }
}
.point02__item01Txt--01 {
  letter-spacing: 0.01rem;
  font-size: 1rem;
  line-height: 2.125;
  color: #454545;
  text-align: justify;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .point02__item01Txt--01 {
    letter-spacing: 0.016vw;
    font-size: 1.6vw;
  }
}
@media screen and (max-width: 640px) {
  .point02__item01Txt--01 {
    padding-top: 3%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .point02__item01Txt--01 {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 2.0952380952;
  }
}
.point02__item01Advice {
  margin-top: 20px;
  border-radius: 10px;
  background: rgba(68, 193, 193, 0.1);
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .point02__item01Advice {
    margin-top: 2vw;
    border-radius: 1vw;
  }
}
@media screen and (max-width: 640px) {
  .point02__item01Advice {
    margin-top: 6%;
    border-radius: 1.5625vw;
  }
}
.point02__item01Advice::before {
  position: absolute;
  display: block;
  content: "";
  background: 0% 0%/100% auto url(/assets/img/about/point_elm_pc_02.png) no-repeat;
  top: 89px;
  right: -10px;
  width: 207px;
  height: 173px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .point02__item01Advice::before {
    top: 8.9vw;
    right: -1vw;
    width: 20.7vw;
    height: 17.3vw;
  }
}
@media screen and (max-width: 640px) {
  .point02__item01Advice::before {
    background: 0% 0%/100% auto url(/assets/img/about/point_elm_sp_02.png) no-repeat;
    top: 13.7%;
    right: -3.9%;
    width: 40.15625vw;
    height: 39.21875vw;
  }
}
.point02__item01Advice--tag {
  display: block;
  margin: 0 auto;
  width: 135px;
  border-radius: 0 0 5px 5px;
  letter-spacing: 0.01rem;
  font-size: 0.8125rem;
  line-height: 1.7692307692;
  color: #0597A3;
  text-align: center;
  background: #fff;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .point02__item01Advice--tag {
    letter-spacing: 0.016vw;
    font-size: 1.3vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .point02__item01Advice--tag {
    width: 13.5vw;
    border-radius: 0 0 0.5vw 0.5vw;
  }
}
@media screen and (max-width: 640px) {
  .point02__item01Advice--tag {
    width: 24.375vw;
    border-radius: 0 0 0.78125vw 0.78125vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .point02__item01Advice--tag {
    font-size: 2.5vw;
    letter-spacing: 0.025vw;
    line-height: 1.625;
  }
}
.point02__item01Advice--ttl {
  padding: 17px 0 0 21px;
  letter-spacing: 0.015rem;
  font-size: 1.125rem;
  line-height: 2;
  color: #0597A3;
  font-weight: 500;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .point02__item01Advice--ttl {
    letter-spacing: 0.024vw;
    font-size: 1.8vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .point02__item01Advice--ttl {
    padding: 1.7vw 0 0 2.1vw;
  }
}
@media screen and (max-width: 640px) {
  .point02__item01Advice--ttl {
    padding: 3.2% 0 0 3.7%;
    font-weight: 500;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .point02__item01Advice--ttl {
    font-size: 3.90625vw;
    letter-spacing: 0.05859375vw;
    line-height: 1.76;
  }
}
.point02__item01Advice--txt {
  padding: 10px 204px 35px 22px;
  letter-spacing: 0.01rem;
  font-size: 1rem;
  line-height: 2.125;
  color: #0597A3;
  text-align: justify;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .point02__item01Advice--txt {
    letter-spacing: 0.016vw;
    font-size: 1.6vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .point02__item01Advice--txt {
    padding: 1vw 20.4vw 3.5vw 2.2vw;
  }
}
@media screen and (max-width: 640px) {
  .point02__item01Advice--txt {
    padding: 2.1% 44.2% 6.1% 3.7%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .point02__item01Advice--txt {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 2.0952380952;
  }
}
.point02__item02 {
  flex: 0 1 544px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .point02__item02 {
    flex: 0 1 47vw;
  }
}
@media screen and (max-width: 640px) {
  .point02__item02 {
    flex: 0 1 100%;
  }
}
.point02__item02Img {
  width: 544px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .point02__item02Img {
    width: 47vw;
  }
}
@media screen and (max-width: 640px) {
  .point02__item02Img {
    width: 100%;
  }
}
.pointSuggestion {
  padding-bottom: 6vw;
  margin-top: 9.3vw;
  background: #FCF6DD;
}
@media screen and (min-width: 1080px) {
  .pointSuggestion {
    padding-bottom: 60px;
    margin-top: 93px;
    border-radius: 15px;
  }
}
@media screen and (max-width: 640px) {
  .pointSuggestion {
    padding-bottom: 6.6%;
    margin-top: 18.6%;
    border-radius: 2.34375vw;
    width: 94.6875vw;
    margin-left: -2.8125vw;
  }
}
.pointSuggestion__ttl {
  position: relative;
}
.pointSuggestion__ttl::before {
  position: absolute;
  display: block;
  content: "";
  background: 0% 0%/100% auto url(/assets/img/about/point_elm_pc_03.svg) no-repeat;
  top: 2.6vw;
  right: 9.8vw;
  width: 12.6vw;
  height: 13.9vw;
}
@media screen and (min-width: 1080px) {
  .pointSuggestion__ttl::before {
    top: 26px;
    right: 138px;
    width: 126px;
    height: 139px;
  }
}
@media screen and (max-width: 640px) {
  .pointSuggestion__ttl::before {
    top: 30%;
    right: 2.6%;
    width: 18.4375vw;
    height: 20.3125vw;
  }
}
.pointSuggestion__ttlTxt--01 {
  letter-spacing: 0.015rem;
  font-size: 1.375rem;
  line-height: 1.7272727273;
  color: #454545;
  text-align: center;
  position: relative;
  padding-right: 0.8vw;
  padding-top: 6.1vw;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .pointSuggestion__ttlTxt--01 {
    letter-spacing: 0.024vw;
    font-size: 2.2vw;
  }
}
@media screen and (min-width: 1080px) {
  .pointSuggestion__ttlTxt--01 {
    padding-right: 8px;
    padding-top: 61px;
  }
}
@media screen and (max-width: 640px) {
  .pointSuggestion__ttlTxt--01 {
    padding-right: 0;
    padding-top: 6.4%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .pointSuggestion__ttlTxt--01 {
    font-size: 3.125vw;
    letter-spacing: 0.046875vw;
    line-height: 1.8;
  }
}
.pointSuggestion__ttlTxt--01::before, .pointSuggestion__ttlTxt--01::after {
  position: absolute;
  display: block;
  content: "";
  background: #454545;
  width: 0.2vw;
  height: 2.5vw;
  top: 7vw;
}
@media screen and (min-width: 1080px) {
  .pointSuggestion__ttlTxt--01::before, .pointSuggestion__ttlTxt--01::after {
    width: 2px;
    height: 25px;
    top: 70px;
  }
}
@media screen and (max-width: 640px) {
  .pointSuggestion__ttlTxt--01::before, .pointSuggestion__ttlTxt--01::after {
    width: 0.3125vw;
    height: 3.90625vw;
    top: 63%;
  }
}
.pointSuggestion__ttlTxt--01::before {
  transform: rotate(-25deg);
  left: 29.2vw;
}
@media screen and (min-width: 1080px) {
  .pointSuggestion__ttlTxt--01::before {
    left: 342px;
  }
}
@media screen and (max-width: 640px) {
  .pointSuggestion__ttlTxt--01::before {
    left: 21%;
  }
}
.pointSuggestion__ttlTxt--01::after {
  right: 30.4vw;
  transform: rotate(25deg);
}
@media screen and (min-width: 1080px) {
  .pointSuggestion__ttlTxt--01::after {
    right: 354px;
  }
}
@media screen and (max-width: 640px) {
  .pointSuggestion__ttlTxt--01::after {
    right: 21%;
  }
}
.pointSuggestion__ttlTxt--02 {
  letter-spacing: 0.01rem;
  font-size: 1.875rem;
  line-height: 1.8;
  color: #454545;
  text-align: center;
  padding-bottom: 1vw;
  padding-left: 1.9vw;
  padding-top: 0.8vw;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .pointSuggestion__ttlTxt--02 {
    letter-spacing: 0.016vw;
    font-size: 3vw;
  }
}
@media screen and (min-width: 1080px) {
  .pointSuggestion__ttlTxt--02 {
    padding-bottom: 10px;
    padding-left: 19px;
    padding-top: 8px;
  }
}
@media screen and (max-width: 640px) {
  .pointSuggestion__ttlTxt--02 {
    padding-bottom: 1.8%;
    padding-left: 0;
    padding-top: 0.9%;
    font-weight: 500;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .pointSuggestion__ttlTxt--02 {
    font-size: 5.3125vw;
    letter-spacing: 0.053125vw;
    line-height: 1.5882352941;
  }
}
.pointSuggestion__ttlTxt--strong {
  color: #FF8B5F;
}
.pointSuggestion__ttlElm {
  top: -2.4vw;
  left: 14.6vw;
  width: 13vw;
  height: 13vw;
  letter-spacing: 0.01rem;
  font-size: 1.125rem;
  line-height: 1.6666666667;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  background: #FF8B5F;
  border-radius: 50%;
  position: absolute;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .pointSuggestion__ttlElm {
    letter-spacing: 0.016vw;
    font-size: 1.8vw;
  }
}
@media screen and (min-width: 1080px) {
  .pointSuggestion__ttlElm {
    top: -24px;
    left: 186px;
    width: 130px;
    height: 130px;
  }
}
@media screen and (max-width: 640px) {
  .pointSuggestion__ttlElm {
    top: -18.7%;
    left: -1.1%;
    width: 18.75vw;
    height: 18.75vw;
    font-weight: 500;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .pointSuggestion__ttlElm {
    font-size: 2.96875vw;
    letter-spacing: 0.04453125vw;
    line-height: 1.4210526316;
  }
}
.pointSuggestion__list {
  margin: 0 3vw 0 3vw;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
}
@media screen and (min-width: 1080px) {
  .pointSuggestion__list {
    margin: 0 83px 0 64px;
  }
}
@media screen and (max-width: 640px) {
  .pointSuggestion__list {
    margin: 0;
    flex-direction: column;
  }
}
.pointSuggestion__item01 {
  flex: 0 1 47.1vw;
}
@media screen and (min-width: 1080px) {
  .pointSuggestion__item01 {
    flex: 0 1 471px;
  }
}
@media screen and (max-width: 640px) {
  .pointSuggestion__item01 {
    flex: 0 1 100%;
  }
}
@media screen and (max-width: 640px) {
  .pointSuggestion__item01Img {
    margin-left: -1%;
    width: 86.40625vw;
  }
}
@media screen and (max-width: 640px) {
  .pointSuggestion__item02 {
    padding: 0 4.6875vw;
  }
}
.pointSuggestion__item02Ttl {
  letter-spacing: 0.015rem;
  font-size: 1.375rem;
  line-height: 1.7272727273;
  color: #454545;
  padding-bottom: 1vw;
  border-bottom: 0.1vw solid #454545;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .pointSuggestion__item02Ttl {
    letter-spacing: 0.024vw;
    font-size: 2.2vw;
  }
}
@media screen and (min-width: 1080px) {
  .pointSuggestion__item02Ttl {
    padding-bottom: 10px;
    border-bottom: 1px solid #454545;
  }
}
@media screen and (max-width: 640px) {
  .pointSuggestion__item02Ttl {
    font-weight: 500;
    padding-top: 7.4%;
    padding-bottom: 1.5625vw;
    border-bottom: 0.15625vw solid #454545;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .pointSuggestion__item02Ttl {
    font-size: 4.375vw;
    letter-spacing: 0.04375vw;
    line-height: 1.7142857143;
  }
}
.pointSuggestion__item02Ttl--strong {
  color: #FF8B5F;
}
.pointSuggestion__item02Txt {
  padding-top: 1vw;
  letter-spacing: 0.01rem;
  font-size: 1rem;
  line-height: 2.125;
  color: #454545;
  text-align: justify;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .pointSuggestion__item02Txt {
    letter-spacing: 0.016vw;
    font-size: 1.6vw;
  }
}
@media screen and (min-width: 1080px) {
  .pointSuggestion__item02Txt {
    padding-top: 10px;
  }
}
@media screen and (max-width: 640px) {
  .pointSuggestion__item02Txt {
    padding-top: 2.4%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .pointSuggestion__item02Txt {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 2.0952380952;
  }
}

.tokeneconomyContainer {
  margin-top: 70px;
  background: 0% 0%/120px auto url(/assets/img/util/blue_bg_01.jpg) repeat;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .tokeneconomyContainer {
    margin-top: 7vw;
    background: 0% 0%/12vw auto url(/assets/img/util/blue_bg_01.jpg) repeat;
  }
}
@media screen and (max-width: 640px) {
  .tokeneconomyContainer {
    margin-top: 16.2%;
    background: 0% 0%/18.75vw auto url(/assets/img/util/blue_bg_01.jpg) repeat;
  }
}
.tokeneconomyInner {
  position: relative;
}
@media screen and (min-width: 641px) {
  .tokeneconomyInner {
    padding-bottom: 58px;
    max-width: 1000px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .tokeneconomyInner {
    padding-bottom: 5.8vw;
    max-width: 100vw;
    margin: 0 auto;
  }
}
@media screen and (max-width: 640px) {
  .tokeneconomyInner {
    padding: 0 5.46875vw 9.7% 5.46875vw;
  }
}
.tokeneconomyInner::before, .tokeneconomyInner::after {
  position: absolute;
  display: block;
  content: "";
}
.tokeneconomyInner::before {
  background: 0% 0%/100% auto url(/assets/img/about/tokeneconomy_elm_pc_01.png) no-repeat;
  top: -130px;
  left: -488px;
  width: 403px;
  height: 587px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .tokeneconomyInner::before {
    top: -13vw;
    left: -48.8vw;
    width: 40.3vw;
    height: 58.7vw;
  }
}
@media screen and (max-width: 640px) {
  .tokeneconomyInner::before {
    background: 0% 0%/100% auto url(/assets/img/about/tokeneconomy_elm_sp_01.png) no-repeat;
    top: -1.8%;
    left: 0;
    width: 26.5625vw;
    height: 47.1875vw;
  }
}
.tokeneconomyInner::after {
  background: 0% 0%/100% auto url(/assets/img/about/tokeneconomy_elm_pc_02.png) no-repeat;
  top: 709px;
  right: -250px;
  width: 198px;
  height: 367px;
  z-index: 1;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .tokeneconomyInner::after {
    top: 70.9vw;
    right: -25vw;
    width: 19.8vw;
    height: 36.7vw;
  }
}
@media screen and (max-width: 640px) {
  .tokeneconomyInner::after {
    display: none;
  }
}
.tokeneconomyInner__ttl {
  padding: 70px 0 49px;
  letter-spacing: 0.01rem;
  font-size: 1.875rem;
  line-height: 1.8;
  color: #0597A3;
  text-align: center;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .tokeneconomyInner__ttl {
    letter-spacing: 0.016vw;
    font-size: 3vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .tokeneconomyInner__ttl {
    padding: 7vw 0 4.9vw;
  }
}
@media screen and (max-width: 640px) {
  .tokeneconomyInner__ttl {
    padding: 8.9% 0 6.4%;
    font-weight: 500;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .tokeneconomyInner__ttl {
    font-size: 5.3125vw;
    letter-spacing: 0.053125vw;
    line-height: 1.5882352941;
  }
}
.tokeneconomyInner__txt {
  padding: 39px 0 27px;
  letter-spacing: 0.015rem;
  font-size: 1.375rem;
  line-height: 1.7272727273;
  color: #454545;
  text-align: center;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .tokeneconomyInner__txt {
    letter-spacing: 0.024vw;
    font-size: 2.2vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .tokeneconomyInner__txt {
    padding: 3.9vw 0 2.7vw;
  }
}
@media screen and (max-width: 640px) {
  .tokeneconomyInner__txt {
    padding: 8.6% 0 4%;
    font-weight: 500;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .tokeneconomyInner__txt {
    font-size: 3.75vw;
    letter-spacing: 0.0375vw;
    line-height: 2;
  }
}
.tokeneconomyInner__txtStrong {
  color: #0597A3;
}
.tokeneconomyInner__img {
  width: 1021px;
  margin: 4px 0 0;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .tokeneconomyInner__img {
    width: 102.1vw;
    margin: 0.4vw 0 0;
  }
}
@media screen and (max-width: 640px) {
  .tokeneconomyInner__img {
    width: 89.375vw;
    margin: 0;
  }
}
.tokeneconomySuggestion {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  padding: 16px 70px;
  border-radius: 10px;
  background: #fff;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .tokeneconomySuggestion {
    padding: 1.6vw 5vw;
    border-radius: 1vw;
    width: 96vw;
    margin: 0 auto;
  }
}
@media screen and (max-width: 640px) {
  .tokeneconomySuggestion {
    padding: 5.625vw 5.46875vw 8.125vw;
    border-radius: 1.5625vw;
    flex-direction: column;
  }
}
.tokeneconomySuggestion::before {
  position: absolute;
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-right: 20px solid transparent;
  border-left: 20px solid #FDE88C;
  border-top: 20px solid #FDE88C;
  border-bottom: 20px solid transparent;
  border-radius: 10px 0 0 0;
  top: 0;
  left: 0;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .tokeneconomySuggestion::before {
    border-right: 2vw solid transparent;
    border-left: 2vw solid #FDE88C;
    border-top: 2vw solid #FDE88C;
    border-bottom: 2vw solid transparent;
    border-radius: 1vw 0 0 0;
  }
}
@media screen and (max-width: 640px) {
  .tokeneconomySuggestion::before {
    border-right: 3.125vw solid transparent;
    border-left: 3.125vw solid #FDE88C;
    border-top: 3.125vw solid #FDE88C;
    border-bottom: 3.125vw solid transparent;
    border-radius: 1.5625vw 0 0 0;
  }
}
.tokeneconomySuggestion__column {
  flex: 0 1 483px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .tokeneconomySuggestion__column {
    flex: 0 1 48.3vw;
  }
}
@media screen and (max-width: 640px) {
  .tokeneconomySuggestion__column {
    flex: 0 1 100%;
  }
}
.tokeneconomySuggestion__ttl {
  letter-spacing: 0.015rem;
  font-size: 1.375rem;
  line-height: 1.7272727273;
  color: #454545;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .tokeneconomySuggestion__ttl {
    letter-spacing: 0.024vw;
    font-size: 2.2vw;
  }
}
@media screen and (max-width: 640px) {
  .tokeneconomySuggestion__ttl {
    font-weight: 500;
    text-align: center;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .tokeneconomySuggestion__ttl {
    font-size: 4.375vw;
    letter-spacing: 0.04375vw;
    line-height: 1.7142857143;
  }
}
.tokeneconomySuggestion__ttlStrong {
  color: #0597A3;
}
.tokeneconomySuggestion__txt {
  padding-top: 16px;
  letter-spacing: 0.01rem;
  font-size: 1rem;
  line-height: 2.125;
  color: #454545;
  text-align: justify;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .tokeneconomySuggestion__txt {
    letter-spacing: 0.016vw;
    font-size: 1.6vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .tokeneconomySuggestion__txt {
    padding-top: 1.6vw;
  }
}
@media screen and (max-width: 640px) {
  .tokeneconomySuggestion__txt {
    padding-top: 4.2%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .tokeneconomySuggestion__txt {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 2.0952380952;
  }
}
.tokeneconomySuggestion__img {
  flex: 0 1 308px;
  margin-right: 43px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .tokeneconomySuggestion__img {
    flex: 0 1 30.8vw;
    margin-right: 4.3vw;
  }
}
@media screen and (max-width: 640px) {
  .tokeneconomySuggestion__img {
    flex: 0 1 100%;
    margin-right: 1.4%;
    margin-top: 4.6%;
  }
}
.tokeneconomyStep {
  position: relative;
  background: #fff;
  border-radius: 0 10px 0 10px;
  width: 482px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .tokeneconomyStep {
    border-radius: 0 1vw 0 1vw;
    width: 47.2vw;
  }
}
@media screen and (max-width: 640px) {
  .tokeneconomyStep {
    border-radius: 0 1.5625vw 0 1.5625vw;
    width: 40.9375vw;
  }
}
.tokeneconomyStep__flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  flex-direction: row-reverse;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .tokeneconomyStep__flex {
    padding: 0 2vw;
  }
}
.tokeneconomyStep01__num, .tokeneconomyStep02__num, .tokeneconomyStep03__num {
  padding: 2px 7px;
  border-radius: 2px;
  letter-spacing: 0rem;
  font-size: 0.875rem;
  line-height: 2;
  color: #fff;
  background: #0597A3;
  font-weight: 500;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .tokeneconomyStep01__num, .tokeneconomyStep02__num, .tokeneconomyStep03__num {
    letter-spacing: 0vw;
    font-size: 1.4vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .tokeneconomyStep01__num, .tokeneconomyStep02__num, .tokeneconomyStep03__num {
    padding: 0.2vw 0.7vw;
    border-radius: 0.2vw;
  }
}
@media screen and (max-width: 640px) {
  .tokeneconomyStep01__num, .tokeneconomyStep02__num, .tokeneconomyStep03__num {
    padding: 0.3125vw 1.09375vw;
    border-radius: 0.3125vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .tokeneconomyStep01__num, .tokeneconomyStep02__num, .tokeneconomyStep03__num {
    font-size: 2.1875vw;
    letter-spacing: 0vw;
    line-height: 2;
  }
}
.tokeneconomyStep01__ttl, .tokeneconomyStep02__ttl, .tokeneconomyStep03__ttl {
  letter-spacing: 0rem;
  font-size: 1.25rem;
  line-height: 1.4;
  color: #454545;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .tokeneconomyStep01__ttl, .tokeneconomyStep02__ttl, .tokeneconomyStep03__ttl {
    letter-spacing: 0vw;
    font-size: 2vw;
  }
}
@media screen and (max-width: 640px) {
  .tokeneconomyStep01__ttl, .tokeneconomyStep02__ttl, .tokeneconomyStep03__ttl {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 1.6666666667;
  }
}
.tokeneconomyStep01__txt, .tokeneconomyStep02__txt, .tokeneconomyStep03__txt {
  letter-spacing: 0rem;
  font-size: 0.875rem;
  line-height: 2;
  color: #454545;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .tokeneconomyStep01__txt, .tokeneconomyStep02__txt, .tokeneconomyStep03__txt {
    letter-spacing: 0vw;
    font-size: 1.4vw;
  }
}
@media screen and (max-width: 640px) {
  .tokeneconomyStep01__txt, .tokeneconomyStep02__txt, .tokeneconomyStep03__txt {
    font-size: 2.5vw;
    letter-spacing: 0vw;
    line-height: 1.875;
  }
}
.tokeneconomyStep01 {
  padding: 23px 0;
  margin: 0 auto 30px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .tokeneconomyStep01 {
    padding: 2.3vw 0;
    margin: 0 auto 3vw;
  }
}
@media screen and (max-width: 640px) {
  .tokeneconomyStep01 {
    padding: 3.5% 0;
    margin: 0 auto 2.5%;
  }
}
.tokeneconomyStep01::before, .tokeneconomyStep01::after {
  position: absolute;
  display: block;
  content: "";
}
.tokeneconomyStep01::before {
  background: 0% 0%/100% auto url(/assets/img/about/tokeneconomy_pic_pc_01.png) no-repeat;
  top: 13px;
  left: -26px;
  width: 569px;
  height: 223px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .tokeneconomyStep01::before {
    top: 1.3vw;
    left: -2.6vw;
    width: 56.9vw;
    height: 22.3vw;
  }
}
@media screen and (max-width: 640px) {
  .tokeneconomyStep01::before {
    background: 0% 0%/100% auto url(/assets/img/about/tokeneconomy_pic_sp_01.png) no-repeat;
    top: 10%;
    left: -54.3%;
    width: 87.5vw;
    height: 35.78125vw;
  }
}
.tokeneconomyStep01::after {
  background: 0% 0%/100% auto url(/assets/img/about/tokeneconomy_elm_pc_04.svg) no-repeat;
  bottom: -80px;
  right: 37px;
  width: 59px;
  height: 105px;
  z-index: 1;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .tokeneconomyStep01::after {
    bottom: -8vw;
    right: 3.7vw;
    width: 5.9vw;
    height: 10.5vw;
  }
}
@media screen and (max-width: 640px) {
  .tokeneconomyStep01::after {
    bottom: -16.1%;
    right: -17.7%;
    width: 9.21875vw;
    height: 16.40625vw;
  }
}
.tokeneconomyStep01__num {
  margin-right: 5px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .tokeneconomyStep01__num {
    margin-right: 0.5vw;
  }
}
@media screen and (max-width: 640px) {
  .tokeneconomyStep01__num {
    margin-right: 0.78125vw;
  }
}
.tokeneconomyStep01__ttl {
  padding-bottom: 170px;
  text-align: center;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .tokeneconomyStep01__ttl {
    padding-bottom: 17vw;
  }
}
@media screen and (max-width: 640px) {
  .tokeneconomyStep01__ttl {
    padding-bottom: 26.5625vw;
  }
}
.tokeneconomyStep01__txt {
  text-align: center;
}
.tokeneconomyStep02 {
  padding: 28px 216px 0 38px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .tokeneconomyStep02 {
    padding: 2.8vw 21.6vw 0 3.8vw;
  }
}
@media screen and (max-width: 640px) {
  .tokeneconomyStep02 {
    padding: 2.8125vw 3.90625vw 0 3.90625vw;
    flex: 0 1 43.28125vw;
  }
}
.tokeneconomyStep02::before, .tokeneconomyStep02::after {
  position: absolute;
  display: block;
  content: "";
}
.tokeneconomyStep02::before {
  background: 0% 0%/100% auto url(/assets/img/about/tokeneconomy_pic_pc_03.png) no-repeat;
  top: 39px;
  right: -21px;
  width: 215px;
  height: 272px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .tokeneconomyStep02::before {
    top: 3.9vw;
    right: -2.1vw;
    width: 21.5vw;
    height: 27.2vw;
  }
}
@media screen and (max-width: 640px) {
  .tokeneconomyStep02::before {
    background: 0% 0%/100% auto url(/assets/img/about/tokeneconomy_pic_sp_03.png) no-repeat;
    top: 54%;
    right: 0;
    width: 40.3125vw;
    height: 40.46875vw;
  }
}
.tokeneconomyStep02::after {
  background: 0% 0%/100% auto url(/assets/img/about/tokeneconomy_elm_pc_05.svg) no-repeat;
  top: 119px;
  left: -67px;
  width: 88px;
  height: 42px;
  z-index: 1;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .tokeneconomyStep02::after {
    top: 11.9vw;
    left: -6.7vw;
    width: 8.8vw;
    height: 4.2vw;
  }
}
@media screen and (max-width: 640px) {
  .tokeneconomyStep02::after {
    top: 22.6%;
    left: -21%;
    width: 13.75vw;
    height: 6.5625vw;
  }
}
.tokeneconomyStep02__ttl {
  padding-top: 5px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .tokeneconomyStep02__ttl {
    padding-top: 0.5vw;
  }
}
@media screen and (max-width: 640px) {
  .tokeneconomyStep02__ttl {
    padding-top: 1%;
  }
}
.tokeneconomyStep02__txt {
  padding-top: 40px;
  padding-bottom: 36px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .tokeneconomyStep02__txt {
    padding-top: 4vw;
    padding-bottom: 3.6vw;
  }
}
@media screen and (max-width: 640px) {
  .tokeneconomyStep02__txt {
    padding-top: 20%;
    padding-bottom: 110%;
  }
}
.tokeneconomyStep03 {
  padding: 28px 40px 0 215px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .tokeneconomyStep03 {
    padding: 2.8vw 4vw 0 21.5vw;
  }
}
@media screen and (max-width: 640px) {
  .tokeneconomyStep03 {
    padding: 2.8125vw 3.90625vw 0 3.90625vw;
    flex: 0 1 43.28125vw;
  }
}
.tokeneconomyStep03::before, .tokeneconomyStep03::after {
  position: absolute;
  display: block;
  content: "";
}
.tokeneconomyStep03::before {
  background: 0% 0%/100% auto url(/assets/img/about/tokeneconomy_pic_pc_02.png) no-repeat;
  top: 42px;
  left: 0;
  width: 194px;
  height: 273px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .tokeneconomyStep03::before {
    top: 4.2vw;
    width: 19.4vw;
    height: 27.3vw;
  }
}
@media screen and (max-width: 640px) {
  .tokeneconomyStep03::before {
    background: 0% 0%/100% auto url(/assets/img/about/tokeneconomy_pic_sp_02.png) no-repeat;
    top: 54.6%;
    left: 0.5%;
    width: 41.40625vw;
    height: 35.3125vw;
  }
}
.tokeneconomyStep03::after {
  background: 0% 0%/100% auto url(/assets/img/about/tokeneconomy_elm_pc_06.svg) no-repeat;
  top: -51px;
  right: 122px;
  width: 50px;
  height: 99px;
  z-index: 1;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .tokeneconomyStep03::after {
    top: -5.1vw;
    right: 12.2vw;
    width: 5vw;
    height: 9.9vw;
  }
}
@media screen and (max-width: 640px) {
  .tokeneconomyStep03::after {
    top: -11.7%;
    right: 42.6%;
    width: 7.8125vw;
    height: 15.46875vw;
  }
}
.tokeneconomyStep03__ttl {
  padding-top: 5px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .tokeneconomyStep03__ttl {
    padding-top: 0.5vw;
  }
}
@media screen and (max-width: 640px) {
  .tokeneconomyStep03__ttl {
    padding-top: 1%;
  }
}
.tokeneconomyStep03__txt {
  padding-top: 13px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .tokeneconomyStep03__txt {
    padding-top: 1.3vw;
  }
}
@media screen and (max-width: 640px) {
  .tokeneconomyStep03__txt {
    padding-top: 4.6%;
  }
}
.tokeneconomyChara {
  margin-top: 24px;
  padding: 33px 130px;
  border-radius: 10px;
  background: #1697A3;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .tokeneconomyChara {
    width: 96vw;
    margin: 2.4vw auto 0;
    padding: 3.3vw 11vw 4vw;
    border-radius: 1vw;
  }
}
@media screen and (max-width: 640px) {
  .tokeneconomyChara {
    margin-top: 7%;
    padding: 4.6875vw 6.25vw;
    border-radius: 1.5625vw;
  }
}
.tokeneconomyChara__txt--01 {
  letter-spacing: 0rem;
  font-size: 1.25rem;
  line-height: 1.4;
  color: #fff;
  text-align: center;
  font-weight: 500;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .tokeneconomyChara__txt--01 {
    letter-spacing: 0vw;
    font-size: 2vw;
  }
}
@media screen and (max-width: 640px) {
  .tokeneconomyChara__txt--01 {
    font-size: 3.90625vw;
    letter-spacing: 0.05859375vw;
    line-height: 1.76;
  }
}
.tokeneconomyChara__txt--02 {
  padding-top: 18px;
  letter-spacing: 0rem;
  font-size: 0.875rem;
  line-height: 2;
  color: #fff;
  text-align: justify;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .tokeneconomyChara__txt--02 {
    letter-spacing: 0vw;
    font-size: 1.4vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .tokeneconomyChara__txt--02 {
    padding-top: 1.8vw;
  }
}
@media screen and (max-width: 640px) {
  .tokeneconomyChara__txt--02 {
    padding-top: 3.4%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .tokeneconomyChara__txt--02 {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 2.0952380952;
  }
}
.tokeneconomyChara__txt--strong {
  color: #FDE88C;
}

.followInner {
  position: relative;
}
@media screen and (min-width: 641px) {
  .followInner {
    max-width: 1080px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .followInner {
    max-width: 108vw;
    margin: 0 auto;
  }
}
@media screen and (max-width: 640px) {
  .followInner {
    padding: 0 5.46875vw;
  }
}
.followInner__img {
  width: 756px;
  margin: 26px 0 0 auto;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .followInner__img {
    width: 69.6vw;
    margin: 2.6vw 0 0 auto;
  }
}
@media screen and (max-width: 640px) {
  .followInner__img {
    width: 100vw;
    margin: 39.8% 0 0 -5.46875vw;
  }
}
.followInner__txt {
  top: 199px;
  left: -276px;
  letter-spacing: 0.015rem;
  font-size: 1.125rem;
  line-height: 2;
  color: #454545;
  text-align: center;
  position: absolute;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .followInner__txt {
    letter-spacing: 0.024vw;
    font-size: 1.8vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .followInner__txt {
    top: 19.9vw;
    left: -27.6vw;
  }
}
@media screen and (max-width: 640px) {
  .followInner__txt {
    top: -22.5%;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-weight: 500;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .followInner__txt {
    font-size: 4.375vw;
    letter-spacing: 0.04375vw;
    line-height: 1.7142857143;
  }
}
.followInner__txt::before {
  position: absolute;
  display: block;
  content: "";
  background: 0% 0%/100% auto url(/assets/img/about/follow_elm_pc_01.svg) no-repeat;
  top: -46px;
  left: 78px;
  width: 159px;
  height: 27px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .followInner__txt::before {
    top: -4.6vw;
    left: 7.8vw;
    width: 15.9vw;
    height: 2.7vw;
  }
}
@media screen and (max-width: 640px) {
  .followInner__txt::before {
    top: -55%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 31.25vw;
    height: 5.3125vw;
  }
}
.followInner__point {
  position: absolute;
  top: -153px;
  left: 18px;
  width: 1048px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .followInner__point {
    top: -15.3vw;
    left: 0;
    width: 100vw;
  }
}
@media screen and (max-width: 640px) {
  .followInner__point {
    top: -5.3%;
    left: 0;
    width: 100vw;
  }
}
.followInner__pointTtl {
  top: 70px;
  left: 162px;
  letter-spacing: 0.01rem;
  font-size: 1.875rem;
  line-height: 1.8;
  color: #FDE88C;
  position: absolute;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .followInner__pointTtl {
    letter-spacing: 0.016vw;
    font-size: 3vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .followInner__pointTtl {
    top: 7vw;
    left: 16.2vw;
  }
}
@media screen and (max-width: 640px) {
  .followInner__pointTtl {
    top: 12%;
    left: 1.7%;
    right: 0;
    margin: 0 auto;
    text-align: center;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .followInner__pointTtl {
    font-size: 4.6875vw;
    letter-spacing: 0.046875vw;
    line-height: 1.8;
  }
}
.followInner__pointTtl::before, .followInner__pointTtl::after {
  position: absolute;
  display: block;
  content: "";
  background: #FDE88C;
  width: 2px;
  height: 30px;
  top: 14px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .followInner__pointTtl::before, .followInner__pointTtl::after {
    width: 0.2vw;
    height: 3vw;
    top: 1.4vw;
  }
}
@media screen and (max-width: 640px) {
  .followInner__pointTtl::before, .followInner__pointTtl::after {
    width: 0.46875vw;
    height: 4.6875vw;
    top: 2.1875vw;
  }
}
.followInner__pointTtl::before {
  transform: rotate(-33deg);
  left: -24px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .followInner__pointTtl::before {
    left: -2.4vw;
  }
}
@media screen and (max-width: 640px) {
  .followInner__pointTtl::before {
    left: 26.6%;
  }
}
.followInner__pointTtl::after {
  transform: rotate(33deg);
  right: -14px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .followInner__pointTtl::after {
    right: -1.4vw;
  }
}
@media screen and (max-width: 640px) {
  .followInner__pointTtl::after {
    right: 28%;
  }
}
.followInner__pointTxt {
  top: 140px;
  left: 127px;
  letter-spacing: 0.01rem;
  font-size: 1rem;
  line-height: 2.125;
  color: #fff;
  position: absolute;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .followInner__pointTxt {
    letter-spacing: 0.016vw;
    font-size: 1.6vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .followInner__pointTxt {
    top: 14vw;
    left: 12.7vw;
  }
}
@media screen and (max-width: 640px) {
  .followInner__pointTxt {
    top: 28%;
    left: 11.6%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .followInner__pointTxt {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 2.0952380952;
  }
}
.followInner__pointTxt--strong {
  color: #FDE88C;
}
.followInner__link {
  margin: 66px auto 0;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .followInner__link {
    margin: 6.6vw auto 0;
  }
}
@media screen and (max-width: 640px) {
  .followInner__link {
    margin: 11% auto 0;
  }
}
.followInner__free {
  width: 814px;
  height: 284px;
  padding: 9px;
  border-radius: 6px;
  margin: 85px auto 111px;
  position: relative;
  background: linear-gradient(14deg, #E7D671 0%, #DFBE56 10%, #D6A439 15%, #D49D31 35%, #EAD069 40%, #F6EB87 70%, #CB8A24 100%);
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .followInner__free {
    width: 81.4vw;
    height: 28.4vw;
    padding: 0.9vw;
    border-radius: 0.6vw;
    margin: 8.5vw auto 11.1vw;
  }
}
@media screen and (max-width: 640px) {
  .followInner__free {
    width: 100%;
    height: 56.25vw;
    padding: 1.40625vw;
    border-radius: 0.9375vw;
    margin: 18.2% auto 20%;
  }
}
.followInner__freeContents {
  background: 0% 0%/100% url(/assets/img/about/follow_bg_pc_02.png) no-repeat;
  border-radius: 6px;
  padding: 34px 0;
  height: 100%;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .followInner__freeContents {
    border-radius: 0.6vw;
    padding: 3.4vw 0;
  }
}
@media screen and (max-width: 640px) {
  .followInner__freeContents {
    background: 0% 0%/100% url(/assets/img/about/follow_bg_sp_02.png) no-repeat;
    border-radius: 0.9375vw;
    padding: 7% 0;
  }
}
.followInner__freeTtl {
  letter-spacing: 0.01rem;
  font-size: 1.875rem;
  line-height: 1.8;
  color: #454545;
  text-align: center;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .followInner__freeTtl {
    letter-spacing: 0.016vw;
    font-size: 3vw;
  }
}
@media screen and (max-width: 640px) {
  .followInner__freeTtl {
    font-weight: 500;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .followInner__freeTtl {
    font-size: 4.6875vw;
    letter-spacing: 0.046875vw;
    line-height: 1.8;
  }
}
.followInner__freeTtl--strong {
  color: #FF8B5F;
}
.followInner__freeTxt {
  padding: 14px 0 22px 133px;
  letter-spacing: 0.01rem;
  font-size: 0.875rem;
  line-height: 1.7142857143;
  color: #454545;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .followInner__freeTxt {
    letter-spacing: 0.016vw;
    font-size: 1.4vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .followInner__freeTxt {
    padding: 1.4vw 0 2.2vw 13.3vw;
  }
}
@media screen and (max-width: 640px) {
  .followInner__freeTxt {
    padding: 2.4% 6.25vw 6%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .followInner__freeTxt {
    font-size: 2.5vw;
    letter-spacing: 0.025vw;
    line-height: 1.625;
  }
}
.followInner__freeLink {
  margin: 0 auto;
}
.followInner__freeLink:hover {
  opacity: 1;
}
.followInner__freeLink:hover p {
  color: #FF8B5F;
  background: #fff;
  border: solid 1px #FF8B5F;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .followInner__freeLink:hover p {
    border: solid 0.1vw #FF8B5F;
  }
}
@media screen and (max-width: 640px) {
  .followInner__freeLink:hover p {
    border: solid 0.15625vw #FF8B5F;
  }
}
.followInner__freeLink:hover p::before {
  background: #FF8B5F;
}
.followInner__freeLink:hover p::after {
  border-top: 2px solid #FF8B5F;
  border-right: 2px solid #FF8B5F;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .followInner__freeLink:hover p::after {
    border-top: 0.2vw solid #FF8B5F;
    border-right: 0.2vw solid #FF8B5F;
  }
}
@media screen and (max-width: 640px) {
  .followInner__freeLink:hover p::after {
    border-top: 0.3125vw solid #FF8B5F;
    border-right: 0.3125vw solid #FF8B5F;
  }
}
.followInner__freeLinkTxt {
  background: #FF8B5F;
}
.followBg {
  padding-bottom: 95px;
  margin-top: 142px;
  background: 0% 0%/100% url(/assets/img/top/example_bg_pc_01.jpg) repeat;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .followBg {
    padding-bottom: 9.5vw;
    margin-top: 14.2vw;
  }
}
@media screen and (max-width: 640px) {
  .followBg {
    padding-bottom: 12%;
    margin-top: 25.5%;
  }
}
.follow01__ttlTxt, .follow02__ttlTxt {
  letter-spacing: 0.015rem;
  font-size: 1.375rem;
  line-height: 1.7272727273;
  color: #454545;
  height: 90px;
  background: 0% 0%/25px 29px url(/assets/img/util/title_blue_elm_pc_01.svg) no-repeat, 100% 0%/25px 29px url(/assets/img/util/title_blue_elm_pc_02.svg) no-repeat, 0% 100%/25px 29px url(/assets/img/util/title_blue_elm_pc_03.svg) no-repeat, 100% 100%/25px 29px url(/assets/img/util/title_blue_elm_pc_04.svg) no-repeat;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .follow01__ttlTxt, .follow02__ttlTxt {
    letter-spacing: 0.024vw;
    font-size: 2.2vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .follow01__ttlTxt, .follow02__ttlTxt {
    background: 0% 0%/2.5vw 2.9vw url(/assets/img/util/title_blue_elm_pc_01.svg) no-repeat, 100% 0%/2.5vw 2.9vw url(/assets/img/util/title_blue_elm_pc_02.svg) no-repeat, 0% 100%/2.5vw 2.9vw url(/assets/img/util/title_blue_elm_pc_03.svg) no-repeat, 100% 100%/2.5vw 2.9vw url(/assets/img/util/title_blue_elm_pc_04.svg) no-repeat;
    height: 9vw;
  }
}
@media screen and (max-width: 640px) {
  .follow01__ttlTxt, .follow02__ttlTxt {
    background: 0% 0%/3.125vw 3.59375vw url(/assets/img/util/title_blue_elm_sp_01.svg) no-repeat, 100% 0%/3.125vw 3.59375vw url(/assets/img/util/title_blue_elm_sp_02.svg) no-repeat, 0% 100%/3.125vw 3.59375vw url(/assets/img/util/title_blue_elm_sp_03.svg) no-repeat, 100% 100%/3.125vw 3.59375vw url(/assets/img/util/title_blue_elm_sp_04.svg) no-repeat;
    font-weight: 500;
    height: 21.5625vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .follow01__ttlTxt, .follow02__ttlTxt {
    font-size: 4.6875vw;
    letter-spacing: 0.046875vw;
    line-height: 1.6666666667;
  }
}
.follow01__ttlTxt--strong, .follow02__ttlTxt--strong {
  color: #0597A3;
}
.follow01 {
  position: relative;
  margin-left: 40px;
  width: 608px;
  padding-top: 211px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .follow01 {
    margin-left: 4vw;
    width: 60.8vw;
    padding-top: 21.1vw;
  }
}
@media screen and (max-width: 640px) {
  .follow01 {
    margin-left: 0;
    width: 100%;
    padding-top: 52.6%;
  }
}
.follow01__ttlTxt {
  justify-content: flex-start;
  padding-left: 20px;
  width: 482px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .follow01__ttlTxt {
    padding-left: 2vw;
    width: 48.2vw;
  }
}
@media screen and (max-width: 640px) {
  .follow01__ttlTxt {
    padding-left: 3.125vw;
    width: 87.8125vw;
  }
}
.follow01__ttlRow--01, .follow01__ttlRow--02 {
  margin-top: 13px;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .follow01__ttlRow--01, .follow01__ttlRow--02 {
    margin-top: 1.3vw;
  }
}
@media screen and (max-width: 640px) {
  .follow01__ttlRow--01, .follow01__ttlRow--02 {
    margin-top: 4.6%;
  }
}
.follow01__txt--01 {
  padding-top: 19px;
  letter-spacing: 0.015rem;
  font-size: 1.125rem;
  line-height: 2;
  color: #0597A3;
  text-align: center;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .follow01__txt--01 {
    letter-spacing: 0.024vw;
    font-size: 1.8vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .follow01__txt--01 {
    padding-top: 1.9vw;
  }
}
@media screen and (max-width: 640px) {
  .follow01__txt--01 {
    padding-top: 48%;
    font-weight: 500;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .follow01__txt--01 {
    font-size: 4.375vw;
    letter-spacing: 0.04375vw;
    line-height: 1.7142857143;
  }
}
.follow01__txt--02 {
  padding-top: 16px;
  letter-spacing: 0.01rem;
  font-size: 1rem;
  line-height: 2.125;
  color: #454545;
  text-align: justify;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .follow01__txt--02 {
    letter-spacing: 0.016vw;
    font-size: 1.6vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .follow01__txt--02 {
    padding-top: 1.6vw;
  }
}
@media screen and (max-width: 640px) {
  .follow01__txt--02 {
    padding-top: 3%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .follow01__txt--02 {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 2.0952380952;
  }
}
.follow01__list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  flex-direction: column;
  position: absolute;
  width: 289px;
  top: 256px;
  right: -318px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .follow01__list {
    width: 27.9vw;
    top: 25.6vw;
    right: -29.8vw;
  }
}
@media screen and (max-width: 640px) {
  .follow01__list {
    width: 100%;
    top: 38.3%;
    right: 0;
    flex-direction: row;
  }
}
.follow01__item01, .follow01__item02 {
  border-radius: 10px;
  background: #FDE88C;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .follow01__item01, .follow01__item02 {
    border-radius: 1vw;
  }
}
@media screen and (max-width: 640px) {
  .follow01__item01, .follow01__item02 {
    border-radius: 1.5625vw;
  }
}
.follow01__item01Ttl, .follow01__item02Ttl {
  letter-spacing: 0.015rem;
  font-size: 1.375rem;
  line-height: 1.7272727273;
  color: #0597A3;
  text-align: center;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .follow01__item01Ttl, .follow01__item02Ttl {
    letter-spacing: 0.024vw;
    font-size: 2.2vw;
  }
}
@media screen and (max-width: 640px) {
  .follow01__item01Ttl, .follow01__item02Ttl {
    font-size: 3.59375vw;
    letter-spacing: 0.0359375vw;
    line-height: 2.0869565217;
  }
}
.follow01__item01Txt, .follow01__item02Txt {
  letter-spacing: 0.01rem;
  font-size: 1rem;
  line-height: 2.125;
  color: #454545;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .follow01__item01Txt, .follow01__item02Txt {
    letter-spacing: 0.016vw;
    font-size: 1.6vw;
  }
}
@media screen and (max-width: 640px) {
  .follow01__item01Txt, .follow01__item02Txt {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 1.4285714286;
  }
}
.follow01__item01Txt::before, .follow01__item01Txt::after, .follow01__item02Txt::before, .follow01__item02Txt::after {
  position: absolute;
  display: block;
  content: "";
}
.follow01__item01Txt::before, .follow01__item02Txt::before {
  width: 15px;
  height: 10px;
  border-left: 3px solid #FF8B5F;
  border-bottom: 3px solid #FF8B5F;
  transform: rotate(-45deg);
  z-index: 1;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .follow01__item01Txt::before, .follow01__item02Txt::before {
    width: 1.5vw;
    height: 1vw;
    border-left: 0.3vw solid #FF8B5F;
    border-bottom: 0.3vw solid #FF8B5F;
  }
}
@media screen and (max-width: 640px) {
  .follow01__item01Txt::before, .follow01__item02Txt::before {
    width: 2.34375vw;
    height: 1.5625vw;
    border-left: 0.625vw solid #FF8B5F;
    border-bottom: 0.625vw solid #FF8B5F;
  }
}
.follow01__item01Txt::after, .follow01__item02Txt::after {
  width: 18px;
  height: 18px;
  background: #fff;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .follow01__item01Txt::after, .follow01__item02Txt::after {
    width: 1.8vw;
    height: 1.8vw;
  }
}
@media screen and (max-width: 640px) {
  .follow01__item01Txt::after, .follow01__item02Txt::after {
    width: 3.28125vw;
    height: 3.28125vw;
  }
}
.follow01__itemArrow {
  position: relative;
}
.follow01__itemArrow::before {
  position: absolute;
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-top: 25px solid #0597A3;
  margin: 15px auto;
  left: 0;
  right: 0;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .follow01__itemArrow::before {
    border-left: 2.5vw solid transparent;
    border-right: 2.5vw solid transparent;
    border-top: 2.5vw solid #0597A3;
    margin: 1.5vw auto;
  }
}
@media screen and (max-width: 640px) {
  .follow01__itemArrow::before {
    border-top: 2.8125vw solid transparent;
    border-bottom: 2.8125vw solid transparent;
    border-left: 2.8125vw solid #0597A3;
    top: 12.5vw;
    margin: auto;
    left: 2.8125vw;
  }
}
.follow01__item01 {
  padding-bottom: 38px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .follow01__item01 {
    padding-bottom: 3.8vw;
  }
}
@media screen and (max-width: 640px) {
  .follow01__item01 {
    padding-bottom: 0;
    flex: 0 1 36.875vw;
  }
}
.follow01__item01Ttl {
  padding: 21px 0 25px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .follow01__item01Ttl {
    padding: 2.1vw 0 2.5vw;
  }
}
@media screen and (max-width: 640px) {
  .follow01__item01Ttl {
    padding: 7% 0 13%;
  }
}
.follow01__item01Txt {
  text-align: center;
}
@media screen and (max-width: 640px) {
  .follow01__item01Txt {
    text-align: left;
    padding-left: 31%;
  }
}
.follow01__item01Txt::before {
  top: 7px;
  left: 72px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .follow01__item01Txt::before {
    top: 0.7vw;
    left: 7.2vw;
  }
}
@media screen and (max-width: 640px) {
  .follow01__item01Txt::before {
    top: 0.78125vw;
    left: 6.5625vw;
  }
}
.follow01__item01Txt::after {
  top: 9px;
  left: 67px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .follow01__item01Txt::after {
    top: 0.9vw;
    left: 6.7vw;
  }
}
@media screen and (max-width: 640px) {
  .follow01__item01Txt::after {
    top: 0.78125vw;
    left: 5.46875vw;
  }
}
.follow01__item02 {
  margin-top: 53px;
  padding-bottom: 20px;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .follow01__item02 {
    margin-top: 5.3vw;
    padding-bottom: 2vw;
  }
}
@media screen and (max-width: 640px) {
  .follow01__item02 {
    margin-top: 0;
    margin-left: 9%;
    padding-bottom: 2.34375vw;
    flex: 0 1 44.53125vw;
  }
}
.follow01__item02Ttl {
  padding: 21px 0 8px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .follow01__item02Ttl {
    padding: 2.1vw 0 0.8vw;
  }
}
@media screen and (max-width: 640px) {
  .follow01__item02Ttl {
    padding: 6.3% 0 1%;
  }
}
.follow01__item02Txt {
  padding-left: 62px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .follow01__item02Txt {
    padding-left: 6.2vw;
  }
}
@media screen and (max-width: 640px) {
  .follow01__item02Txt {
    padding-left: 27.3%;
    margin: 2% 0;
  }
}
.follow01__item02Txt::before {
  top: 7px;
  left: 37px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .follow01__item02Txt::before {
    top: 0.7vw;
    left: 3.7vw;
  }
}
@media screen and (max-width: 640px) {
  .follow01__item02Txt::before {
    top: 0.46875vw;
    left: 7.34375vw;
  }
}
.follow01__item02Txt::after {
  top: 9px;
  left: 32px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .follow01__item02Txt::after {
    top: 0.9vw;
    left: 3.2vw;
  }
}
@media screen and (max-width: 640px) {
  .follow01__item02Txt::after {
    top: 0.625vw;
    left: 6.25vw;
  }
}
.follow01__item02Elm {
  top: -39px;
  right: -73px;
  width: 145px;
  height: 145px;
  letter-spacing: 0.015rem;
  font-size: 1.125rem;
  line-height: 2;
  color: #fff;
  background: #FF8B5F;
  text-align: center;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  position: absolute;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .follow01__item02Elm {
    letter-spacing: 0.024vw;
    font-size: 1.8vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .follow01__item02Elm {
    top: -7.9vw;
    right: -6.3vw;
    width: 14.5vw;
    height: 14.5vw;
  }
}
@media screen and (max-width: 640px) {
  .follow01__item02Elm {
    top: -20%;
    right: 72%;
    width: 17.5vw;
    height: 17.5vw;
    font-weight: 500;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .follow01__item02Elm {
    font-size: 2.5vw;
    letter-spacing: 0.025vw;
    line-height: 1.5;
  }
}
.follow01__item02Elm::before {
  position: absolute;
  display: block;
  content: "";
  left: 6px;
  bottom: 19px;
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 12px solid #FF8B5F;
  transform: rotate(-64deg);
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .follow01__item02Elm::before {
    left: 0.6vw;
    bottom: 1.9vw;
    border-left: 1.2vw solid transparent;
    border-right: 1.2vw solid transparent;
    border-top: 1.2vw solid #FF8B5F;
  }
}
@media screen and (max-width: 640px) {
  .follow01__item02Elm::before {
    left: 13.4375vw;
    bottom: 2.1875vw;
    border-left: 1.875vw solid transparent;
    border-right: 1.875vw solid transparent;
    border-top: 1.875vw solid #FF8B5F;
    transform: rotate(64deg);
  }
}
.follow02 {
  margin: 0 40px 0 auto;
  width: 480px;
  padding-top: 76px;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .follow02 {
    margin: 0 4vw 0 auto;
    width: 48vw;
    padding-top: 7.6vw;
  }
}
@media screen and (max-width: 640px) {
  .follow02 {
    margin: 0;
    width: 100%;
    padding-top: 11.5%;
  }
}
.follow02::before {
  position: absolute;
  display: block;
  content: "";
  background: 0% 0%/100% auto url(/assets/img/about/follow_pic_pc_02.png) no-repeat;
  top: 46px;
  left: -567px;
  width: 540px;
  height: 370px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .follow02::before {
    top: 4.6vw;
    left: -53.7vw;
    width: 54vw;
    height: 37vw;
  }
}
@media screen and (max-width: 640px) {
  .follow02::before {
    background: 0% 0%/100% auto url(/assets/img/about/follow_pic_sp_02.png) no-repeat;
    top: 23.9%;
    left: 1.2%;
    width: 84.375vw;
    height: 62.5vw;
  }
}
.follow02__txt {
  padding-top: 20px;
  letter-spacing: 0.01rem;
  font-size: 1rem;
  line-height: 2.125;
  color: #454545;
  text-align: justify;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .follow02__txt {
    letter-spacing: 0.016vw;
    font-size: 1.6vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .follow02__txt {
    padding-top: 2vw;
  }
}
@media screen and (max-width: 640px) {
  .follow02__txt {
    padding-top: 68.6%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .follow02__txt {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 2.0952380952;
  }
}
.follow02__ttlTxt {
  justify-content: center;
  width: 449px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .follow02__ttlTxt {
    width: 44.9vw;
  }
}
@media screen and (max-width: 640px) {
  .follow02__ttlTxt {
    width: 87.8125vw;
    height: 23.125vw;
  }
}
.follow03 {
  margin-top: 108px;
  padding: 50px 530px 50px 40px;
  border-radius: 10px;
  background: #fff;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .follow03 {
    width: 96vw;
    margin: 10.8vw auto 0;
    padding: 5vw 45vw 5vw 3vw;
    border-radius: 1vw;
  }
}
@media screen and (max-width: 640px) {
  .follow03 {
    margin-top: 21%;
    padding: 9.375vw 6.25vw;
    border-radius: 1.5625vw;
  }
}
.follow03::before {
  position: absolute;
  display: block;
  content: "";
  background: 0% 0%/100% auto url(/assets/img/about/follow_pic_pc_03.jpg) no-repeat;
  top: 58px;
  right: 39px;
  width: 466px;
  height: 283px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .follow03::before {
    top: 8.8vw;
    right: 3.9vw;
    width: 38.6vw;
    height: 28.3vw;
  }
}
@media screen and (max-width: 640px) {
  .follow03::before {
    background: 0% 0%/100% auto url(/assets/img/about/follow_pic_sp_03.jpg) no-repeat;
    top: 24%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 77.03125vw;
    height: 46.71875vw;
  }
}
.follow03__ballon {
  top: -30px;
  width: 338px;
  height: 55px;
  border-radius: 30px;
  letter-spacing: 0.015rem;
  font-size: 1.25rem;
  line-height: 1.9;
  color: #fff;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #0597A3;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .follow03__ballon {
    letter-spacing: 0.024vw;
    font-size: 2vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .follow03__ballon {
    top: -3vw;
    width: 33.8vw;
    height: 5.5vw;
    border-radius: 3vw;
  }
}
@media screen and (max-width: 640px) {
  .follow03__ballon {
    top: -3.7%;
    width: 69.53125vw;
    height: 9.53125vw;
    border-radius: 6.25vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .follow03__ballon {
    font-size: 4.375vw;
    letter-spacing: 0.04375vw;
    line-height: 1.7142857143;
  }
}
.follow03__ballon::before {
  position: absolute;
  display: block;
  content: "";
  top: 55px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #0597A3;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .follow03__ballon::before {
    top: 5.5vw;
    border-left: 0.8vw solid transparent;
    border-right: 0.8vw solid transparent;
    border-top: 0.8vw solid #0597A3;
  }
}
@media screen and (max-width: 640px) {
  .follow03__ballon::before {
    top: 9.21875vw;
    border-left: 1.5625vw solid transparent;
    border-right: 1.5625vw solid transparent;
    border-top: 1.5625vw solid #0597A3;
  }
}
.follow03__ttl {
  letter-spacing: 0.015rem;
  font-size: 1.375rem;
  line-height: 1.7272727273;
  color: #454545;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .follow03__ttl {
    letter-spacing: 0.024vw;
    font-size: 2.2vw;
  }
}
@media screen and (max-width: 640px) {
  .follow03__ttl {
    text-align: center;
    font-weight: 500;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .follow03__ttl {
    font-size: 3.90625vw;
    letter-spacing: 0.0390625vw;
    line-height: 1.8;
  }
}
.follow03__ttlStrong {
  color: #0597A3;
}
.follow03__txt {
  padding-top: 10px;
  letter-spacing: 0.01rem;
  font-size: 1rem;
  line-height: 2.125;
  color: #454545;
  text-align: justify;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .follow03__txt {
    letter-spacing: 0.016vw;
    font-size: 1.6vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .follow03__txt {
    padding-top: 1vw;
  }
}
@media screen and (max-width: 640px) {
  .follow03__txt {
    padding-top: 70%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .follow03__txt {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 2.0952380952;
  }
}

.systemrequirementsContainer {
  margin-bottom: 180px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsContainer {
    margin-bottom: 18vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsContainer {
    margin-bottom: 14.6%;
  }
}
@media screen and (min-width: 641px) {
  .systemrequirementsInner {
    max-width: 1080px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsInner {
    max-width: 108vw;
    margin: 0 auto;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsInner {
    max-width: 100vw;
  }
}
.systemrequirementsInner__ttl {
  height: 52px;
  letter-spacing: 0.015rem;
  font-size: 1.375rem;
  line-height: 1.7272727273;
  color: #fff;
  background: #959595;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsInner__ttl {
    letter-spacing: 0.024vw;
    font-size: 2.2vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsInner__ttl {
    height: 5.2vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsInner__ttl {
    height: 10.625vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .systemrequirementsInner__ttl {
    font-size: 4.6875vw;
    letter-spacing: 0.046875vw;
    line-height: 1.5;
  }
}
.systemrequirementsInner__bg {
  background: rgba(242, 241, 242, 0.5);
  padding: 0 40px 50px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsInner__bg {
    padding: 0 4vw 5vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsInner__bg {
    padding: 0 3.90625vw 1%;
  }
}
.systemrequirementsInner__txt {
  padding: 34px 0;
  letter-spacing: 0.01rem;
  font-size: 0.875rem;
  line-height: 1.7142857143;
  color: #454545;
  text-align: center;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsInner__txt {
    letter-spacing: 0.016vw;
    font-size: 1.4vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsInner__txt {
    padding: 3.4vw 0;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsInner__txt {
    padding: 7.1% 2%;
    text-align: justify;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .systemrequirementsInner__txt {
    font-size: 2.5vw;
    letter-spacing: 0.025vw;
    line-height: 1.625;
  }
}
.systemrequirementsInner__txtStrong {
  color: #FF8B5F;
  font-weight: 500;
}
.systemrequirementsPC, .systemrequirementsTab, .systemrequirementsNW, .systemrequirementsHeadset {
  margin-bottom: 40px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsPC, .systemrequirementsTab, .systemrequirementsNW, .systemrequirementsHeadset {
    margin-bottom: 4vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsPC, .systemrequirementsTab, .systemrequirementsNW, .systemrequirementsHeadset {
    margin-bottom: 11.3%;
  }
}
.systemrequirementsPC__btn, .systemrequirementsTab__btn, .systemrequirementsNW__btn, .systemrequirementsHeadset__btn {
  height: 52px;
  letter-spacing: 0.015rem;
  font-size: 1.375rem;
  line-height: 1.7272727273;
  color: #fff;
  background: #007BA0;
  cursor: pointer;
  user-select: none;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsPC__btn, .systemrequirementsTab__btn, .systemrequirementsNW__btn, .systemrequirementsHeadset__btn {
    letter-spacing: 0.024vw;
    font-size: 2.2vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsPC__btn, .systemrequirementsTab__btn, .systemrequirementsNW__btn, .systemrequirementsHeadset__btn {
    height: 5.2vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsPC__btn, .systemrequirementsTab__btn, .systemrequirementsNW__btn, .systemrequirementsHeadset__btn {
    height: 9.84375vw;
    font-weight: 500;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .systemrequirementsPC__btn, .systemrequirementsTab__btn, .systemrequirementsNW__btn, .systemrequirementsHeadset__btn {
    font-size: 4.6875vw;
    letter-spacing: 0.046875vw;
    line-height: 1.5;
  }
}
.systemrequirementsPC__state, .systemrequirementsTab__state, .systemrequirementsNW__state, .systemrequirementsHeadset__state {
  position: absolute;
  width: 18px;
  height: 18px;
  top: 50%;
  right: 6.5%;
  margin-top: -12px;
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: 0.3s all ease-in-out;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsPC__state, .systemrequirementsTab__state, .systemrequirementsNW__state, .systemrequirementsHeadset__state {
    width: 1.8vw;
    height: 1.8vw;
    margin-top: -1.2vw;
    border-bottom: 0.3vw solid #fff;
    border-right: 0.3vw solid #fff;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsPC__state, .systemrequirementsTab__state, .systemrequirementsNW__state, .systemrequirementsHeadset__state {
    width: 2.8125vw;
    height: 2.8125vw;
    margin-top: -1.875vw;
    border-bottom: 0.46875vw solid #fff;
    border-right: 0.46875vw solid #fff;
  }
}
.js-active .systemrequirementsPC__state, .js-active .systemrequirementsTab__state, .js-active .systemrequirementsNW__state, .js-active .systemrequirementsHeadset__state {
  transform: rotate(-135deg);
  margin-top: -4px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .js-active .systemrequirementsPC__state, .js-active .systemrequirementsTab__state, .js-active .systemrequirementsNW__state, .js-active .systemrequirementsHeadset__state {
    margin-top: -0.4vw;
  }
}
@media screen and (max-width: 640px) {
  .js-active .systemrequirementsPC__state, .js-active .systemrequirementsTab__state, .js-active .systemrequirementsNW__state, .js-active .systemrequirementsHeadset__state {
    margin-top: -0.625vw;
  }
}
.systemrequirementsPC__content, .systemrequirementsTab__content, .systemrequirementsNW__content, .systemrequirementsHeadset__content {
  overflow: hidden;
  transition-duration: 0.3s;
  background: #FFF;
}
.systemrequirementsPC__contentInner, .systemrequirementsTab__contentInner, .systemrequirementsNW__contentInner, .systemrequirementsHeadset__contentInner {
  padding: 0 64px 80px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsPC__contentInner, .systemrequirementsTab__contentInner, .systemrequirementsNW__contentInner, .systemrequirementsHeadset__contentInner {
    padding: 0 6.4vw 8vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsPC__contentInner, .systemrequirementsTab__contentInner, .systemrequirementsNW__contentInner, .systemrequirementsHeadset__contentInner {
    padding: 0 3.125vw 12.5vw;
  }
}
.systemrequirementsPC__content.js-close, .systemrequirementsTab__content.js-close, .systemrequirementsNW__content.js-close, .systemrequirementsHeadset__content.js-close {
  height: 0;
  opacity: 0;
}
.systemrequirementsPC__content.js-open, .systemrequirementsTab__content.js-open, .systemrequirementsNW__content.js-open, .systemrequirementsHeadset__content.js-open {
  opacity: 1;
}
.systemrequirementsPC__itemTable, .systemrequirementsTab__itemTable {
  border: 1px solid #007BA0;
  width: 100%;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsPC__itemTable, .systemrequirementsTab__itemTable {
    border: 0.1vw solid #007BA0;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsPC__itemTable, .systemrequirementsTab__itemTable {
    border: 0.15625vw solid #007BA0;
  }
}
.systemrequirementsPC__itemRow, .systemrequirementsTab__itemRow {
  display: flex;
}
.systemrequirementsPC__itemRow:last-child .systemrequirementsPC__itemHeader, .systemrequirementsPC__itemRow:last-child .systemrequirementsPC__itemData, .systemrequirementsPC__itemRow:last-child .systemrequirementsTab__itemHeader, .systemrequirementsPC__itemRow:last-child .systemrequirementsTab__itemData, .systemrequirementsTab__itemRow:last-child .systemrequirementsPC__itemHeader, .systemrequirementsTab__itemRow:last-child .systemrequirementsPC__itemData, .systemrequirementsTab__itemRow:last-child .systemrequirementsTab__itemHeader, .systemrequirementsTab__itemRow:last-child .systemrequirementsTab__itemData {
  border: none;
}
.systemrequirementsPC__itemHeader, .systemrequirementsTab__itemHeader {
  flex: 0 1 206px;
  letter-spacing: 0.01rem;
  font-size: 1rem;
  line-height: 2.125;
  color: #fff;
  font-weight: 500;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  background: rgba(0, 123, 160, 0.9);
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsPC__itemHeader, .systemrequirementsTab__itemHeader {
    letter-spacing: 0.016vw;
    font-size: 1.6vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsPC__itemHeader, .systemrequirementsTab__itemHeader {
    flex: 0 1 20.6vw;
    border-bottom: 0.1vw solid rgba(255, 255, 255, 0.6);
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsPC__itemHeader, .systemrequirementsTab__itemHeader {
    flex: 0 1 26.25vw;
    border-bottom: 0.15625vw solid rgba(255, 255, 255, 0.6);
    text-align: center;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .systemrequirementsPC__itemHeader, .systemrequirementsTab__itemHeader {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 1.5238095238;
  }
}
.systemrequirementsPC__itemData, .systemrequirementsTab__itemData {
  flex: 0 1 664px;
  padding: 15px 0 15px 36px;
  letter-spacing: 0.01rem;
  font-size: 1rem;
  line-height: 2.125;
  color: #454545;
  background: #fff;
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  flex-direction: column;
  border-bottom: 1px solid rgba(0, 123, 160, 0.8);
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsPC__itemData, .systemrequirementsTab__itemData {
    letter-spacing: 0.016vw;
    font-size: 1.6vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsPC__itemData, .systemrequirementsTab__itemData {
    flex: 0 1 66.4vw;
    padding: 1.5vw 0 1.5vw 3.6vw;
    border-bottom: 0.1vw solid rgba(0, 123, 160, 0.8);
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsPC__itemData, .systemrequirementsTab__itemData {
    flex: 0 1 59.375vw;
    padding: 3.59375vw 3.90625vw 3.59375vw 3.125vw;
    border-bottom: 0.15625vw solid rgba(0, 123, 160, 0.8);
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .systemrequirementsPC__itemData, .systemrequirementsTab__itemData {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 1.619047619;
  }
}
.systemrequirementsPC__itemData--small, .systemrequirementsTab__itemData--small {
  letter-spacing: 0.01rem;
  font-size: 0.875rem;
  line-height: 1.7142857143;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsPC__itemData--small, .systemrequirementsTab__itemData--small {
    letter-spacing: 0.016vw;
    font-size: 1.4vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsPC__itemData--small, .systemrequirementsTab__itemData--small {
    margin-top: 2%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .systemrequirementsPC__itemData--small, .systemrequirementsTab__itemData--small {
    font-size: 2.5vw;
    letter-spacing: 0.025vw;
    line-height: 1.625;
  }
}
.systemrequirementsPC__itemTxt--01, .systemrequirementsTab__itemTxt--01 {
  margin-top: 28px;
  display: inline-block;
  padding: 2px 19px;
  margin-right: 8px;
  letter-spacing: 0.01rem;
  font-size: 1rem;
  line-height: 2.125;
  color: #454545;
  background: rgba(69, 69, 69, 0.2);
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsPC__itemTxt--01, .systemrequirementsTab__itemTxt--01 {
    letter-spacing: 0.016vw;
    font-size: 1.6vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsPC__itemTxt--01, .systemrequirementsTab__itemTxt--01 {
    margin-top: 2.8vw;
    padding: 0.2vw 1.9vw;
    margin-right: 0.8vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsPC__itemTxt--01, .systemrequirementsTab__itemTxt--01 {
    margin-top: 6.8%;
    padding: 0 3.4375vw;
    margin-right: 0;
    font-weight: 500;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .systemrequirementsPC__itemTxt--01, .systemrequirementsTab__itemTxt--01 {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 2.0952380952;
  }
}
.systemrequirementsPC__itemTxt--02, .systemrequirementsTab__itemTxt--02 {
  letter-spacing: 0.01rem;
  font-size: 1rem;
  line-height: 2.125;
  color: #454545;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsPC__itemTxt--02, .systemrequirementsTab__itemTxt--02 {
    letter-spacing: 0.016vw;
    font-size: 1.6vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsPC__itemTxt--02, .systemrequirementsTab__itemTxt--02 {
    display: block;
    padding-top: 2.4%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .systemrequirementsPC__itemTxt--02, .systemrequirementsTab__itemTxt--02 {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 2.0952380952;
  }
}
.systemrequirementsPC__itemLink, .systemrequirementsTab__itemLink {
  margin-top: 19px;
  width: 360px;
  height: 48px;
  border-radius: 10px;
  letter-spacing: 0.01rem;
  font-size: 1rem;
  line-height: 2.125;
  color: #fff;
  background: #007BA0;
  font-weight: 500;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsPC__itemLink, .systemrequirementsTab__itemLink {
    letter-spacing: 0.016vw;
    font-size: 1.6vw;
  }
}
.systemrequirementsPC__itemLink:hover, .systemrequirementsTab__itemLink:hover {
  opacity: 1;
  color: #007BA0;
  background: #fff;
  border: solid 1px #007BA0;
}
.systemrequirementsPC__itemLink:hover span, .systemrequirementsTab__itemLink:hover span {
  transition: 0.3 all;
  background: #007BA0;
}
.systemrequirementsPC__itemLink:hover span::before, .systemrequirementsPC__itemLink:hover span::after, .systemrequirementsTab__itemLink:hover span::before, .systemrequirementsTab__itemLink:hover span::after {
  background: #fff;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsPC__itemLink, .systemrequirementsTab__itemLink {
    margin-top: 1.9vw;
    width: 36vw;
    height: 4.8vw;
    border-radius: 1vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsPC__itemLink, .systemrequirementsTab__itemLink {
    margin-top: 2.7%;
    margin-left: 1%;
    width: 72.65625vw;
    height: 10.3125vw;
    border-radius: 1.5625vw;
    font-weight: 500;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .systemrequirementsPC__itemLink, .systemrequirementsTab__itemLink {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 2.0952380952;
  }
}
.systemrequirementsPC__itemElm, .systemrequirementsTab__itemElm {
  margin-right: 11px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #fff;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsPC__itemElm, .systemrequirementsTab__itemElm {
    margin-right: 1.1vw;
    width: 2.4vw;
    height: 2.4vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsPC__itemElm, .systemrequirementsTab__itemElm {
    margin-right: 3.5%;
    width: 5.3125vw;
    height: 5.3125vw;
  }
}
.systemrequirementsPC__itemElm::before, .systemrequirementsPC__itemElm::after, .systemrequirementsTab__itemElm::before, .systemrequirementsTab__itemElm::after {
  position: absolute;
  display: block;
  content: "";
}
.systemrequirementsPC__itemElm::before, .systemrequirementsTab__itemElm::before {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 15px;
  height: 2px;
  background: #007BA0;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsPC__itemElm::before, .systemrequirementsTab__itemElm::before {
    width: 1.5vw;
    height: 0.2vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsPC__itemElm::before, .systemrequirementsTab__itemElm::before {
    width: 2.8125vw;
    height: 0.46875vw;
  }
}
.systemrequirementsPC__itemElm::after, .systemrequirementsTab__itemElm::after {
  top: 8px;
  right: 4px;
  width: 8px;
  height: 2px;
  background: #007BA0;
  transform: rotate(45deg);
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsPC__itemElm::after, .systemrequirementsTab__itemElm::after {
    top: 0.8vw;
    right: 0.4vw;
    width: 0.8vw;
    height: 0.2vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsPC__itemElm::after, .systemrequirementsTab__itemElm::after {
    top: 1.875vw;
    right: 1.25vw;
    width: 1.25vw;
    height: 0.46875vw;
  }
}
.systemrequirementsPC__itemNote, .systemrequirementsTab__itemNote {
  padding-top: 15px;
  letter-spacing: 0.01rem;
  font-size: 0.875rem;
  line-height: 1.7142857143;
  color: #454545;
  text-align: justify;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsPC__itemNote, .systemrequirementsTab__itemNote {
    letter-spacing: 0.016vw;
    font-size: 1.4vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsPC__itemNote, .systemrequirementsTab__itemNote {
    padding-top: 1.5vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsPC__itemNote, .systemrequirementsTab__itemNote {
    padding: 5.2% 0.78125vw 0;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .systemrequirementsPC__itemNote, .systemrequirementsTab__itemNote {
    font-size: 2.5vw;
    letter-spacing: 0.025vw;
    line-height: 1.625;
  }
}
.systemrequirementsPC__itemNote--strong, .systemrequirementsTab__itemNote--strong {
  font-weight: 500;
}
.systemrequirementsPC__itemNote--link, .systemrequirementsTab__itemNote--link {
  display: block;
  letter-spacing: 0.01rem;
  font-size: 0.875rem;
  line-height: 1.7142857143;
  color: #007BA0;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsPC__itemNote--link, .systemrequirementsTab__itemNote--link {
    letter-spacing: 0.016vw;
    font-size: 1.4vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsPC__itemNote--link, .systemrequirementsTab__itemNote--link {
    font-size: 2.5vw;
    letter-spacing: 0.025vw;
    line-height: 1.625;
  }
}
.systemrequirementsPC__itemNote--diff, .systemrequirementsTab__itemNote--diff {
  font-weight: 500;
  padding-top: 15px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsPC__itemNote--diff, .systemrequirementsTab__itemNote--diff {
    padding-top: 1.5vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsPC__itemNote--diff, .systemrequirementsTab__itemNote--diff {
    padding-top: 2.6%;
  }
}
.systemrequirementsPC__item {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  padding: 50px 0 13px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsPC__item {
    padding: 5vw 0 1.3vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsPC__item {
    padding: 11% 0 0.6%;
  }
}
.systemrequirementsPC__itemTtl {
  letter-spacing: 0.015rem;
  font-size: 1.375rem;
  line-height: 1.7272727273;
  color: #007BA0;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsPC__itemTtl {
    letter-spacing: 0.024vw;
    font-size: 2.2vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsPC__itemTtl {
    font-size: 4.375vw;
    letter-spacing: 0.04375vw;
    line-height: 1.7142857143;
  }
}
.systemrequirementsPC__itemDate {
  letter-spacing: 0.01rem;
  font-size: 0.875rem;
  line-height: 1.7142857143;
  color: #454545;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsPC__itemDate {
    letter-spacing: 0.016vw;
    font-size: 1.4vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsPC__itemDate {
    font-size: 2.5vw;
    letter-spacing: 0.025vw;
    line-height: 1.625;
  }
}
.systemrequirementsTab__txt--01 {
  padding-top: 31px;
  letter-spacing: 0.01rem;
  font-size: 1rem;
  line-height: 2.125;
  color: #454545;
  text-align: center;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsTab__txt--01 {
    letter-spacing: 0.016vw;
    font-size: 1.6vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsTab__txt--01 {
    padding-top: 3.1vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsTab__txt--01 {
    padding-top: 5%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .systemrequirementsTab__txt--01 {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 2.0952380952;
  }
}
.systemrequirementsTab__txt--02 {
  padding: 2% 0 3.2%;
  letter-spacing: 0.01rem;
  font-size: 1rem;
  line-height: 1.625;
  color: #454545;
  text-align: center;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsTab__txt--02 {
    letter-spacing: 0.016vw;
    font-size: 1.6vw;
  }
}
.systemrequirementsTab__txt--strong {
  color: #FF8B5F;
  font-weight: 500;
}
.systemrequirementsTab__point {
  padding: 36px 70px;
  width: 100%;
  background: rgba(0, 123, 160, 0.1);
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsTab__point {
    padding: 3.6vw 4vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsTab__point {
    width: 85vw;
    margin: 0 auto;
    padding: 5.15625vw 5.46875vw;
  }
}
.systemrequirementsTab__pointTtl {
  letter-spacing: 0.015rem;
  font-size: 1.375rem;
  line-height: 1.7272727273;
  color: #007BA0;
  text-align: center;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsTab__pointTtl {
    letter-spacing: 0.024vw;
    font-size: 2.2vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsTab__pointTtl {
    font-size: 3.59375vw;
    letter-spacing: 0.05390625vw;
    line-height: 1.9130434783;
  }
}
.systemrequirementsTab__pointList {
  padding-top: 21px;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsTab__pointList {
    padding-top: 2.1vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsTab__pointList {
    padding-top: 3%;
    flex-direction: column;
  }
}
.systemrequirementsTab__pointTxt {
  flex: 0 1 465px;
  letter-spacing: 0.01rem;
  font-size: 1rem;
  line-height: 2.125;
  color: #454545;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsTab__pointTxt {
    letter-spacing: 0.016vw;
    font-size: 1.6vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsTab__pointTxt {
    flex: 0 1 34vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsTab__pointTxt {
    flex: 0 1 100%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .systemrequirementsTab__pointTxt {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 2.0952380952;
  }
}
.systemrequirementsTab__pointLink {
  flex: 0 1 255px;
  height: 74px;
  border-radius: 10px;
  background: #007BA0;
  font-weight: 500;
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
}
.systemrequirementsTab__pointLink:hover {
  opacity: 1;
  color: #007BA0;
  background: #fff;
}
.systemrequirementsTab__pointLink:hover .systemrequirementsTab__pointElm {
  transition: 0.3 all;
  background: #007BA0;
}
.systemrequirementsTab__pointLink:hover .systemrequirementsTab__pointElm::before, .systemrequirementsTab__pointLink:hover .systemrequirementsTab__pointElm::after {
  background: #fff;
}
.systemrequirementsTab__pointLink:hover .systemrequirementsTab__pointLinkTxt {
  transition: 0.3 all;
  color: #007BA0;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsTab__pointLink {
    flex: 0 1 34.5vw;
    height: 7.4vw;
    border-radius: 1vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsTab__pointLink {
    flex: 0 1 100%;
    width: 72.65625vw;
    min-height: 10.3125vw;
    border-radius: 1.5625vw;
    margin: 3.9% auto 0;
  }
}
.systemrequirementsTab__pointLinkTxt {
  margin-left: 10px;
  letter-spacing: 0.01rem;
  font-size: 1rem;
  line-height: 1.625;
  color: #fff;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsTab__pointLinkTxt {
    letter-spacing: 0.016vw;
    font-size: 1.6vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsTab__pointLinkTxt {
    margin-left: 1vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsTab__pointLinkTxt {
    margin-left: 10px;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .systemrequirementsTab__pointLinkTxt {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 2.0952380952;
  }
}
.systemrequirementsTab__pointElm {
  margin-left: 17px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #fff;
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsTab__pointElm {
    margin-left: 1.7vw;
    width: 2.4vw;
    height: 2.4vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsTab__pointElm {
    margin-left: 3.2%;
    margin-right: 2.1%;
    width: 5.3125vw;
    height: 5.3125vw;
  }
}
.systemrequirementsTab__pointElm::before, .systemrequirementsTab__pointElm::after {
  position: absolute;
  display: block;
  content: "";
}
.systemrequirementsTab__pointElm::before {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 15px;
  height: 2px;
  background: #007BA0;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsTab__pointElm::before {
    width: 1.5vw;
    height: 0.2vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsTab__pointElm::before {
    width: 2.8125vw;
    height: 0.46875vw;
  }
}
.systemrequirementsTab__pointElm::after {
  top: 8px;
  right: 4px;
  width: 8px;
  height: 2px;
  background: #007BA0;
  transform: rotate(45deg);
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsTab__pointElm::after {
    top: 0.8vw;
    right: 0.4vw;
    width: 0.8vw;
    height: 0.2vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsTab__pointElm::after {
    top: 1.875vw;
    right: 1.25vw;
    width: 1.25vw;
    height: 0.46875vw;
  }
}
.systemrequirementsTab__item {
  position: relative;
  padding: 50px 0 13px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsTab__item {
    padding: 5vw 0 1.3vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsTab__item {
    padding: 7.6% 0 3.1%;
  }
}
.systemrequirementsTab__itemTtl {
  letter-spacing: 0.015rem;
  font-size: 1.375rem;
  line-height: 1.7272727273;
  color: #007BA0;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsTab__itemTtl {
    letter-spacing: 0.024vw;
    font-size: 2.2vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsTab__itemTtl {
    font-size: 4.375vw;
    letter-spacing: 0.04375vw;
    line-height: 1.7142857143;
  }
}
.systemrequirementsTab__itemUse {
  padding-top: 7px;
  letter-spacing: 0.01rem;
  font-size: 1rem;
  line-height: 2.125;
  color: #454545;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsTab__itemUse {
    letter-spacing: 0.016vw;
    font-size: 1.6vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsTab__itemUse {
    padding-top: 0.7vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsTab__itemUse {
    padding-top: 0.9%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .systemrequirementsTab__itemUse {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 2.0952380952;
  }
}
.systemrequirementsTab__itemDate {
  top: 140px;
  right: -9px;
  letter-spacing: 0.01rem;
  font-size: 0.875rem;
  line-height: 1.7142857143;
  color: #454545;
  position: absolute;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsTab__itemDate {
    letter-spacing: 0.016vw;
    font-size: 1.4vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsTab__itemDate {
    top: 14vw;
    right: -0.9vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsTab__itemDate {
    top: 86%;
    right: -2%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .systemrequirementsTab__itemDate {
    font-size: 2.5vw;
    letter-spacing: 0.025vw;
    line-height: 1.625;
  }
}
.systemrequirementsNW__item {
  padding: 33px 0 18px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsNW__item {
    padding: 3.3vw 0 1.8vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsNW__item {
    padding: 5% 0 3.3%;
  }
}
.systemrequirementsNW__itemTtl {
  letter-spacing: 0.015rem;
  font-size: 1.375rem;
  line-height: 1.7272727273;
  color: #007BA0;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsNW__itemTtl {
    letter-spacing: 0.024vw;
    font-size: 2.2vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsNW__itemTtl {
    font-size: 4.375vw;
    letter-spacing: 0.04375vw;
    line-height: 1.7142857143;
  }
}
.systemrequirementsNW__itemTxt {
  padding-top: 7px;
  letter-spacing: 0.01rem;
  font-size: 1rem;
  line-height: 2.125;
  color: #454545;
  text-align: justify;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsNW__itemTxt {
    letter-spacing: 0.016vw;
    font-size: 1.6vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsNW__itemTxt {
    padding-top: 0.7vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsNW__itemTxt {
    padding-top: 0.9%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .systemrequirementsNW__itemTxt {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 2.0952380952;
  }
}
.systemrequirementsNW__itemUse01, .systemrequirementsNW__itemUse02, .systemrequirementsNW__itemUse03, .systemrequirementsNW__itemUse04 {
  margin-bottom: 16px;
  background: rgba(69, 69, 69, 0.05);
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsNW__itemUse01, .systemrequirementsNW__itemUse02, .systemrequirementsNW__itemUse03, .systemrequirementsNW__itemUse04 {
    margin-bottom: 1.6vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsNW__itemUse01, .systemrequirementsNW__itemUse02, .systemrequirementsNW__itemUse03, .systemrequirementsNW__itemUse04 {
    margin-bottom: 5.5%;
  }
}
.systemrequirementsNW__itemUse01--tag, .systemrequirementsNW__itemUse02--tag, .systemrequirementsNW__itemUse03--tag, .systemrequirementsNW__itemUse04--tag {
  letter-spacing: 0.01rem;
  font-size: 1rem;
  line-height: 2.125;
  color: #454545;
  background: rgba(69, 69, 69, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  height: 38px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsNW__itemUse01--tag, .systemrequirementsNW__itemUse02--tag, .systemrequirementsNW__itemUse03--tag, .systemrequirementsNW__itemUse04--tag {
    letter-spacing: 0.016vw;
    font-size: 1.6vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsNW__itemUse01--tag, .systemrequirementsNW__itemUse02--tag, .systemrequirementsNW__itemUse03--tag, .systemrequirementsNW__itemUse04--tag {
    height: 3.8vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsNW__itemUse01--tag, .systemrequirementsNW__itemUse02--tag, .systemrequirementsNW__itemUse03--tag, .systemrequirementsNW__itemUse04--tag {
    height: 7.8125vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .systemrequirementsNW__itemUse01--tag, .systemrequirementsNW__itemUse02--tag, .systemrequirementsNW__itemUse03--tag, .systemrequirementsNW__itemUse04--tag {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 2.0952380952;
  }
}
.systemrequirementsNW__itemUse01--txt, .systemrequirementsNW__itemUse02--txt, .systemrequirementsNW__itemUse03--txt, .systemrequirementsNW__itemUse04--txt {
  display: flex;
}
.systemrequirementsNW__itemUse01--strong, .systemrequirementsNW__itemUse02--strong, .systemrequirementsNW__itemUse03--strong, .systemrequirementsNW__itemUse04--strong {
  margin-right: 20px;
  letter-spacing: 0.01rem;
  font-size: 1rem;
  line-height: 2.125;
  color: #454545;
  font-weight: 500;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsNW__itemUse01--strong, .systemrequirementsNW__itemUse02--strong, .systemrequirementsNW__itemUse03--strong, .systemrequirementsNW__itemUse04--strong {
    letter-spacing: 0.016vw;
    font-size: 1.6vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsNW__itemUse01--strong, .systemrequirementsNW__itemUse02--strong, .systemrequirementsNW__itemUse03--strong, .systemrequirementsNW__itemUse04--strong {
    margin-right: 2vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsNW__itemUse01--strong, .systemrequirementsNW__itemUse02--strong, .systemrequirementsNW__itemUse03--strong, .systemrequirementsNW__itemUse04--strong {
    margin-right: 5%;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .systemrequirementsNW__itemUse01--strong, .systemrequirementsNW__itemUse02--strong, .systemrequirementsNW__itemUse03--strong, .systemrequirementsNW__itemUse04--strong {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 2.0952380952;
  }
}
.systemrequirementsNW__itemUse01--small, .systemrequirementsNW__itemUse02--small, .systemrequirementsNW__itemUse03--small, .systemrequirementsNW__itemUse04--small {
  letter-spacing: 0.01rem;
  font-size: 1rem;
  line-height: 2.125;
  color: #454545;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsNW__itemUse01--small, .systemrequirementsNW__itemUse02--small, .systemrequirementsNW__itemUse03--small, .systemrequirementsNW__itemUse04--small {
    letter-spacing: 0.016vw;
    font-size: 1.6vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsNW__itemUse01--small, .systemrequirementsNW__itemUse02--small, .systemrequirementsNW__itemUse03--small, .systemrequirementsNW__itemUse04--small {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 2.0952380952;
  }
}
.systemrequirementsNW__itemUse01--txt, .systemrequirementsNW__itemUse02--txt {
  padding: 11px 0 11px 15px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsNW__itemUse01--txt, .systemrequirementsNW__itemUse02--txt {
    padding: 1.1vw 0 1.1vw 1.5vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsNW__itemUse01--txt, .systemrequirementsNW__itemUse02--txt {
    padding: 2.8% 0 3.8% 4%;
  }
}
.systemrequirementsNW__itemUse03--txt, .systemrequirementsNW__itemUse04--txt {
  padding: 11px 0 0 15px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsNW__itemUse03--txt, .systemrequirementsNW__itemUse04--txt {
    padding: 1.1vw 0 0 1.5vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsNW__itemUse03--txt, .systemrequirementsNW__itemUse04--txt {
    padding: 2.6% 0 0 2.3%;
    flex-direction: column;
  }
}
.systemrequirementsNW__itemUse03--txt:last-child, .systemrequirementsNW__itemUse04--txt:last-child {
  padding: 11px 0 21px 15px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsNW__itemUse03--txt:last-child, .systemrequirementsNW__itemUse04--txt:last-child {
    padding: 1.1vw 0 2.1vw 1.5vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsNW__itemUse03--txt:last-child, .systemrequirementsNW__itemUse04--txt:last-child {
    padding: 4% 0 4.7% 2.3%;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsNW__itemUse03--strong, .systemrequirementsNW__itemUse04--strong {
    padding-left: 1vw;
    text-indent: -1vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsNW__itemUse03--small, .systemrequirementsNW__itemUse04--small {
    padding-left: 1.8%;
  }
}
.systemrequirementsNW__itemUse01--tag {
  width: 186px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsNW__itemUse01--tag {
    width: 18.6vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsNW__itemUse01--tag {
    width: 36.5625vw;
  }
}
.systemrequirementsNW__itemUse02--tag {
  width: 315px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsNW__itemUse02--tag {
    width: 31.5vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsNW__itemUse02--tag {
    width: 64.375vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsNW__itemUse02--txt {
    flex-direction: column;
  }
}
.systemrequirementsNW__itemUse03--tag {
  width: 186px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsNW__itemUse03--tag {
    width: 18.6vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsNW__itemUse03--tag {
    width: 36.5625vw;
  }
}
.systemrequirementsNW__itemUse04--tag {
  width: 315px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsNW__itemUse04--tag {
    width: 31.5vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsNW__itemUse04--tag {
    width: 64.375vw;
  }
}
.systemrequirementsNW__itemUse04--txt {
  flex-direction: column;
}
.systemrequirementsNW__itemUse04--small {
  padding: 0 10px;
  text-align: left;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsNW__itemUse04--small {
    padding: 0 1vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsNW__itemUse04--small {
    padding: 0 3.4% 0 1.8%;
  }
}
.systemrequirementsHeadset__contentInner {
  padding: 0 64px 32px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsHeadset__contentInner {
    padding: 0 6.4vw 3.2vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsHeadset__contentInner {
    padding: 0 3.4375vw 6.25vw;
  }
}
.systemrequirementsHeadset__txt {
  padding-top: 32px;
  letter-spacing: 0.01rem;
  font-size: 1rem;
  line-height: 2.125;
  color: #454545;
  text-align: justify;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsHeadset__txt {
    letter-spacing: 0.016vw;
    font-size: 1.6vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .systemrequirementsHeadset__txt {
    padding-top: 3.2vw;
  }
}
@media screen and (max-width: 640px) {
  .systemrequirementsHeadset__txt {
    padding-top: 5vw;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .systemrequirementsHeadset__txt {
    font-size: 3.28125vw;
    letter-spacing: 0.04921875vw;
    line-height: 2.0952380952;
  }
}/*# sourceMappingURL=about_async.css.map */