.about_usme {
  position: relative;
  padding-bottom: 60px;
  z-index: 4;
}
.about_usme:after {
  position: absolute;
  bottom: -4.552vw;
  background-image: url(../img/rank-under-bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 4.552vw;
  content: "";
}
.about_usme .txt_inner {
  width: 660px;
  margin: 0 auto;
}
@media (max-width: 1020px) {
  .about_usme .txt_inner {
    width: calc(100% - 210px);
  }
}
@media (max-width: 700px) {
  .about_usme .txt_inner {
    width: calc(100% - 90px);
  }
}
@media (max-width: 480px) {
  .about_usme .txt_inner {
    width: calc(100% - 40px);
  }
}
.about_usme .txt_inner h2.a_ttl {
  margin-bottom: 30px;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.05em;
}
.about_usme .txt_inner h2.a_ttl span {
  color: #00bac6;
  font-size: 30px;
  font-weight: bold;
}
@media (max-width: 480px) {
  .about_usme .txt_inner h2.a_ttl span {
    font-size: 24px;
  }
}
.about_usme .txt_inner h2.a_ttl:after {
  display: block;
  content: "";
  background: #00bac6;
  width: 68px;
  height: 4px;
  margin: 0 auto;
}
@media (max-width: 480px) {
  .about_usme .txt_inner h2.a_ttl:after {
    height: 3px;
  }
}
.about_usme .txt_inner h3.a_sub_ttl {
  margin-bottom: 30px;
  font-size: 20px;
  text-align: center;
}
@media (max-width: 480px) {
  .about_usme .txt_inner h3.a_sub_ttl {
    font-size: 18px;
  }
}
.about_usme .txt_inner .a_txt {
  letter-spacing: 0.05em;
}
.about_usme .txt_inner .a_txt2 {
  letter-spacing: 0.05em;
}
@media (max-width: 1020px) {
  .about_usme .txt_inner .a_txt2 {
    margin-top: -7vw;
  }
}
@media (max-width: 575px) {
  .about_usme .txt_inner .a_txt2 {
    margin-top: -4vw;
  }
}
@media (max-width: 480px) {
  .about_usme .txt_inner .a_txt2 {
    margin-top: 27vw;
  }
}
.about_usme .txt_inner2 {
  width: 660px;
  margin: 0 auto;
}
@media (max-width: 1020px) {
  .about_usme .txt_inner2 {
    width: calc(100% - 210px);
    margin-top: -7vw;
  }
}
@media (max-width: 700px) {
  .about_usme .txt_inner2 {
    width: calc(100% - 90px);
  }
}
@media (max-width: 575px) {
  .about_usme .txt_inner2 {
    margin-top: -4vw;
  }
}
@media (max-width: 480px) {
  .about_usme .txt_inner2 {
    width: calc(100% - 40px);
    margin-top: 27vw;
  }
}
.about_usme .txt_inner2 .a_txt {
  letter-spacing: 0.05em;
}
.about_usme .about_usme_img {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  top: 0;
  left: 150px;
}
@media (max-width: 1020px) {
  .about_usme .about_usme_img {
    width: 100%;
    top: 50px;
    left: 105px;
    z-index: -1;
  }
}
@media (max-width: 700px) {
  .about_usme .about_usme_img {
    top: 50px;
    left: 45px;
  }
}
@media (max-width: 480px) {
  .about_usme .about_usme_img {
    left: 0;
  }
}
.about_usme .about_usme_img img.pc_only {
  width: 100%;
}
@media (max-width: 1020px) {
  .about_usme .about_usme_img img.pc_only {
    display: none;
  }
}
.about_usme .about_usme_img img.tab_only {
  display: none;
}
@media (max-width: 1020px) {
  .about_usme .about_usme_img img.tab_only {
    width: 100%;
    display: block;
  }
}
@media (max-width: 480px) {
  .about_usme .about_usme_img img.tab_only {
    display: none;
  }
}
.about_usme .about_usme_img img.sp_only {
  display: none;
}
@media (max-width: 480px) {
  .about_usme .about_usme_img img.sp_only {
    display: block;
    width: 100%;
  }
}

.about_mei {
  position: relative;
  padding: 160px 0 75px;
  background: #e0f7f8;
  z-index: 3;
}
@media (max-width: 1020px) {
  .about_mei {
    padding: 105px 0 75px;
  }
}
@media (max-width: 480px) {
  .about_mei {
    padding: 70px 0 50px;
  }
}
.about_mei:after {
  position: absolute;
  bottom: -4.552vw;
  background-image: url(../img/attention-under-bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 4.552vw;
  content: "";
}
.about_mei .inner {
  width: 660px;
  margin: 0 auto;
  width: 660px;
  margin: 0 auto;
}
@media (max-width: 1020px) {
  .about_mei .inner {
    width: calc(100% - 210px);
  }
}
@media (max-width: 700px) {
  .about_mei .inner {
    width: calc(100% - 90px);
  }
}
@media (max-width: 480px) {
  .about_mei .inner {
    width: calc(100% - 40px);
  }
}
.about_mei .inner .about_mei_ttl {
  width: 130px;
  margin: 0 auto;
  margin-bottom: 30px;
}
@media (max-width: 1020px) {
  .about_mei .inner .about_mei_ttl {
    width: 105px;
    margin-bottom: 15px;
  }
}
@media (max-width: 480px) {
  .about_mei .inner .about_mei_ttl {
    width: 82px;
  }
}
.about_mei .inner .about_mei_ttl img {
  width: 100%;
}
.about_mei .inner .about_mei_i {
  position: relative;
  width: 280px;
  margin: 0 auto;
  margin-bottom: 80px;
}
@media (max-width: 1020px) {
  .about_mei .inner .about_mei_i {
    width: 225px;
  }
}
@media (max-width: 480px) {
  .about_mei .inner .about_mei_i {
    width: 180px;
    margin-bottom: 42px;
  }
}
.about_mei .inner .about_mei_i:after {
  position: absolute;
  background-image: url(../img/mei-name.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  content: "";
  width: 120px;
  height: 28.8px;
  right: -68px;
  bottom: -3px;
}
@media (max-width: 1020px) {
  .about_mei .inner .about_mei_i:after {
    width: 95px;
    height: 23px;
    right: -50px;
  }
}
@media (max-width: 480px) {
  .about_mei .inner .about_mei_i:after {
    width: 76.8px;
    height: 18.4px;
    right: -42px;
  }
}
.about_mei .inner .about_mei_i img {
  width: 100%;
}
.about_mei .inner .about_mei_txt {
  margin-bottom: 30px;
  letter-spacing: 0.05em;
}
.about_mei .inner .about_mei_txt:last-of-type {
  margin-bottom: 0;
}
.about_mei .inner h3.on_deco_sub_ttl {
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.about_mei .inner h3.on_deco_sub_ttl .sp_only {
  display: none;
}
@media (max-width: 480px) {
  .about_mei .inner h3.on_deco_sub_ttl .sp_only {
    display: block;
  }
}
.about_mei .inner h3.on_deco_sub_ttl:before {
  display: block;
  width: 40px;
  height: 34px;
  margin: 145px auto 10px;
  content: "";
  background-image: url(../img/sub-ttl-deco.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (max-width: 1020px) {
  .about_mei .inner h3.on_deco_sub_ttl:before {
    margin-top: 120px;
  }
}
@media (max-width: 480px) {
  .about_mei .inner h3.on_deco_sub_ttl:before {
    margin-top: 0;
    margin-bottom: 10px;
  }
}
.about_mei .inner .about_mei_i2 {
  width: 302px;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 45px;
}
@media (max-width: 1020px) {
  .about_mei .inner .about_mei_i2 {
    margin-top: 30px;
    margin-bottom: 40px;
    width: 242px;
  }
}
.about_mei .inner .about_mei_i2 img {
  width: 100%;
}
.about_mei .inner .about_mei_point_con {
  margin-bottom: 55px;
}
@media (max-width: 480px) {
  .about_mei .inner .about_mei_point_con {
    margin-bottom: 40px;
  }
}
.about_mei .inner .about_mei_point_con .about_mei_point_b {
  margin-bottom: 10px;
  padding: 12px 30px;
  border-radius: 9999px;
  background: #fff;
  display: flex;
  align-items: center;
  gap: 13px;
}
@media (max-width: 480px) {
  .about_mei .inner .about_mei_point_con .about_mei_point_b {
    border-radius: 20px;
    padding: 18px 30px;
  }
}
.about_mei .inner .about_mei_point_con .about_mei_point_b:last-of-type {
  margin-bottom: 0;
}
.about_mei .inner .about_mei_point_con .about_mei_point_b .left {
  width: 26px;
  flex: 0 0 26px;
}
.about_mei .inner .about_mei_point_con .about_mei_point_b .left img {
  width: 100%;
}
.about_mei .inner .about_mei_point_con .about_mei_point_b .right1 {
  width: 354px;
}
.about_mei .inner .about_mei_point_con .about_mei_point_b .right1 img.pc_only {
  width: 100%;
}
@media (max-width: 590px) {
  .about_mei .inner .about_mei_point_con .about_mei_point_b .right1 img.pc_only {
    display: none;
  }
}
.about_mei .inner .about_mei_point_con .about_mei_point_b .right1 img.sp_only {
  display: none;
}
@media (max-width: 590px) {
  .about_mei .inner .about_mei_point_con .about_mei_point_b .right1 img.sp_only {
    width: auto;
    height: 10.769vw;
    display: block;
  }
}
.about_mei .inner .about_mei_point_con .about_mei_point_b .right2 {
  width: 361px;
}
.about_mei .inner .about_mei_point_con .about_mei_point_b .right2 img.pc_only {
  width: 100%;
}
@media (max-width: 590px) {
  .about_mei .inner .about_mei_point_con .about_mei_point_b .right2 img.pc_only {
    display: none;
  }
}
.about_mei .inner .about_mei_point_con .about_mei_point_b .right2 img.sp_only {
  display: none;
}
@media (max-width: 590px) {
  .about_mei .inner .about_mei_point_con .about_mei_point_b .right2 img.sp_only {
    width: auto;
    height: 10.769vw;
    display: block;
  }
}
.about_mei .inner .about_mei_point_con .about_mei_point_b .right3 {
  width: 277px;
}
.about_mei .inner .about_mei_point_con .about_mei_point_b .right3 img.pc_only {
  width: 100%;
}
@media (max-width: 590px) {
  .about_mei .inner .about_mei_point_con .about_mei_point_b .right3 img.pc_only {
    display: none;
  }
}
.about_mei .inner .about_mei_point_con .about_mei_point_b .right3 img.sp_only {
  display: none;
}
@media (max-width: 590px) {
  .about_mei .inner .about_mei_point_con .about_mei_point_b .right3 img.sp_only {
    width: auto;
    height: 10.769vw;
    display: block;
  }
}
.about_mei .inner .about_mei_point_con .about_mei_point_b .right4 {
  width: 278px;
}
.about_mei .inner .about_mei_point_con .about_mei_point_b .right4 img.pc_only {
  width: 100%;
}
@media (max-width: 590px) {
  .about_mei .inner .about_mei_point_con .about_mei_point_b .right4 img.pc_only {
    display: none;
  }
}
.about_mei .inner .about_mei_point_con .about_mei_point_b .right4 img.sp_only {
  display: none;
}
@media (max-width: 590px) {
  .about_mei .inner .about_mei_point_con .about_mei_point_b .right4 img.sp_only {
    width: auto;
    height: 10.769vw;
    display: block;
  }
}
.about_mei .inner .about_mei_point_con .about_mei_point_b .right5 {
  width: 386px;
}
.about_mei .inner .about_mei_point_con .about_mei_point_b .right5 img.pc_only {
  width: 100%;
}
@media (max-width: 590px) {
  .about_mei .inner .about_mei_point_con .about_mei_point_b .right5 img.pc_only {
    display: none;
  }
}
.about_mei .inner .about_mei_point_con .about_mei_point_b .right5 img.sp_only {
  display: none;
}
@media (max-width: 590px) {
  .about_mei .inner .about_mei_point_con .about_mei_point_b .right5 img.sp_only {
    width: auto;
    height: 10.769vw;
    display: block;
  }
}
.about_mei .inner .u_txt {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 2;
}
@media (max-width: 480px) {
  .about_mei .inner .u_txt .sp_only {
    display: none;
  }
}

.usme_logo_mean {
  padding-bottom: 75px;
}
@media (max-width: 1020px) {
  .usme_logo_mean {
    padding-bottom: 70px;
  }
}
@media (max-width: 480px) {
  .usme_logo_mean {
    padding-bottom: 50px;
  }
}
.usme_logo_mean .inner {
  width: 660px;
  margin: 0 auto;
}
@media (max-width: 1020px) {
  .usme_logo_mean .inner {
    width: calc(100% - 210px);
  }
}
@media (max-width: 700px) {
  .usme_logo_mean .inner {
    width: calc(100% - 90px);
  }
}
@media (max-width: 480px) {
  .usme_logo_mean .inner {
    width: calc(100% - 40px);
  }
}
.usme_logo_mean .inner h3.on_deco_sub_ttl {
  font-size: 18px;
  text-align: center;
  font-weight: bold;
}
.usme_logo_mean .inner h3.on_deco_sub_ttl:before {
  display: block;
  width: 40px;
  height: 34px;
  margin: 145px auto 10px;
  content: "";
  background-image: url(../img/sub-ttl-deco.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (max-width: 1020px) {
  .usme_logo_mean .inner h3.on_deco_sub_ttl:before {
    margin-top: 105px;
  }
}
@media (max-width: 480px) {
  .usme_logo_mean .inner h3.on_deco_sub_ttl:before {
    margin-top: 65px;
  }
}
.usme_logo_mean .inner .logo_mean_img {
  margin-top: 35px;
  background: #fbfafa;
  padding: 50px 32px;
  border-radius: 24px;
  margin-bottom: 45px;
}
@media (max-width: 1020px) {
  .usme_logo_mean .inner .logo_mean_img {
    margin-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .usme_logo_mean .inner .logo_mean_img {
    margin-bottom: 20px;
  }
}
.usme_logo_mean .inner .logo_mean_img img.pc_only {
  width: 100%;
}
@media (max-width: 480px) {
  .usme_logo_mean .inner .logo_mean_img img.pc_only {
    display: none;
  }
}
.usme_logo_mean .inner .logo_mean_img img.sp_only {
  display: none;
}
@media (max-width: 480px) {
  .usme_logo_mean .inner .logo_mean_img img.sp_only {
    display: block;
    width: 100%;
  }
}
.usme_logo_mean .inner .logo_mean_txt {
  margin-bottom: 30px;
  letter-spacing: 0.05em;
}
.usme_logo_mean .inner .logo_mean_txt:last-of-type {
  margin-bottom: 0;
}

.to_media {
  margin-top: 30px;
  text-align: center;
}
.to_media a {
  display: inline-block;
  width: 180px;
  margin: 0 auto;
  background: #00BAC6;
  padding: 10px;
  text-align: center;
  color: #fff;
  border-radius: 9999px;
  border: 1px solid #00BAC6;
  transition: 0.4s;
}
.to_media a:hover {
  background: #fff;
  color: #00BAC6;
}

.mei_banner {
  max-width: 660px;
  margin: 0 auto;
  width: 100%;
  margin-top: 50px;
}
@media (max-width: 480px) {
  .mei_banner {
    margin-top: 40px;
  }
}
.mei_banner img.pc_only {
  width: 100%;
}
@media (max-width: 600px) {
  .mei_banner img.pc_only {
    display: none;
  }
}
.mei_banner img.sp_only {
  display: none;
}
@media (max-width: 600px) {
  .mei_banner img.sp_only {
    width: 100%;
    display: block;
  }
}/*# sourceMappingURL=about.css.map */