@charset "UTF-8";
@media screen and (min-width: 1201px) {
  .mob-show,
.mobile_show {
    display: none;
  }
  .pc-show {
    display: block;
  }
  .common-btn {
    padding: 12px 34px;
    background: #8b3dff;
    border-radius: 25px;
    cursor: pointer;
    margin-top: 56px;
    max-width: 236px;
    text-align: center;
    font: normal normal 500 16px/27px Poppins;
    color: white;
  }
  .common-btn:hover {
    background: #8b3dff linear-gradient(95deg, #8b3dff 0%, #bc8fff 100%);
  }
}
@media screen and (max-width: 1200px) {
  .mob-show,
.mobile_show {
    display: block;
  }
  .pc-show {
    display: none;
  }
  .common-btn {
    width: 100%;
    cursor: pointer;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .common-btn a {
    max-width: 2.72rem;
    padding: 0.07rem 0.25rem;
    display: inline-block;
    background: #8b3dff 0% 0% no-repeat padding-box;
    border-radius: 0.5rem;
    font: normal normal 500 0.32rem/0.48rem Poppins;
    color: white;
    text-align: center;
  }
  .common-btn a:hover {
    background: #8b3dff linear-gradient(95deg, #8b3dff 0%, #bc8fff 100%);
  }
}
@media screen and (min-width: 1201px) {
  .example-container {
    width: 100%;
    background: url(https://static-alter1.vidnoz.com/web/jp/img/ai-attractiveness-test/seo/banner_bg.webp) no-repeat center;
    background-size: 100% 100%;
    padding-top: 95px;
    padding-bottom: 105px;
  }
  .example-container h2 {
    text-align: center;
    font: normal normal 600 44px/66px Poppins;
    letter-spacing: 0;
    color: #000000;
  }
  .example-container-inner {
    max-width: 1300px;
    margin: 0 auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .example-container .example-container-item {
    margin-left: 57px;
    width: 262px;
    margin-top: 46px;
  }
  .example-container .example-container-item .test-btn {
    background: #8b3dff 0% 0% no-repeat padding-box;
    border-radius: 50px;
    padding: 10px 35px;
    text-align: center;
    font: normal normal 500 18px/27px Poppins;
    letter-spacing: 0;
    color: #ffffff;
    max-width: 232px;
    cursor: pointer;
    margin: 0 auto;
  }
  .example-container .example-container-item .test-btn:hover {
    background: #8b3dff linear-gradient(95deg, #8b3dff 0%, #bc8fff 100%);
  }
  .example-container .example-container-item img {
    -o-object-fit: contain;
       object-fit: contain;
    width: 262px;
    height: 323px;
  }
  .example-container .example-container-item .example_text {
    text-align: center;
    margin-bottom: 5px;
    margin-bottom: 20px;
  }
  .example-container .example-container-item .example_text p {
    font: normal normal 500 18px/27px Poppins;
    color: #8b3dff;
    margin-bottom: 5px;
  }
  .example-container .example-container-item:nth-child(4n-3) {
    margin-left: 0;
  }
}
@media screen and (max-width: 1200px) {
  .example-container {
    height: 8.86rem;
    width: 100%;
    background: url(https://static-alter1.vidnoz.com/web/jp/img/ai-attractiveness-test/seo/banner_bg_mob.svg) no-repeat center;
    background-size: cover;
    padding: 1.3rem 0.85rem 1.3rem 0.85rem;
  }
  .example-container h2 {
    text-align: center;
    font: normal normal bold 0.4rem/0.6rem Poppins;
    letter-spacing: 0;
    color: #000000;
  }
  .example-container .swiper-pagination-mobswiper {
    position: absolute;
    top: 5.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 11;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .example-container .swiper-pagination-mobswiper .swiper-pagination-bullet {
    width: 0.18rem;
    height: 0.18rem;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background: #beb8cb;
    border-radius: 50%;
    display: inline-block;
  }
  .example-container .swiper-pagination-mobswiper .swiper-pagination-bullet:not(:nth-child(1)) {
    margin-left: 0.26rem;
  }
  .example-container .swiper-pagination-mobswiper .swiper-pagination-bullet-active {
    width: 0.33rem;
    height: 0.33rem;
    display: inline-block;
    background: #8b3dff;
    border-radius: 50%;
  }
  .example-container .swiper-wrapper {
    margin-top: 0.68rem;
  }
  .example-container .swiper-wrapper .swiper-slide-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .example-container .swiper-wrapper .swiper-slide-item .col-2 img {
    width: 2.72rem;
    height: 3.27rem;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .example-container .swiper-wrapper .swiper-slide-item .col-2:not(:nth-child(1)) {
    margin-left: 0.45rem;
  }
  .example-container .swiper-wrapper .swiper-slide-item h3 {
    padding: 0.38rem 0.3rem 0.12rem 0.4rem;
    text-align: left;
    font: normal normal 300 0.32rem/0.55rem Poppins;
    letter-spacing: 0.64px;
    color: #6d4dff;
  }
  .example-container .swiper-wrapper .swiper-slide-item p {
    padding: 0.12rem 0.3rem 0.73rem 0.4rem;
    font-size: 0.32rem;
    font-weight: 300;
    color: #39325a;
  }
}
@media screen and (min-width: 1201px) {
  .step-container {
    height: 736px;
    padding-top: 91px;
  }
  .step-container h2 {
    text-align: center;
    font: normal normal 600 44px/69px Poppins;
    letter-spacing: 0;
    color: #000000;
  }
  .step-container .line-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .step-container .line-wrapper .pre-width {
    width: 580px;
  }
  .step-container .line-wrapper-left {
    width: 50%;
  }
  .step-container .line-wrapper-left-box-item {
    height: 52px;
    margin-top: 56px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .step-container .line-wrapper-left-box-item.active .step-1 {
    background: url(https://static-alter1.vidnoz.com/web/jp/img/ai-attractiveness-test/seo/step_icon01_s.webp) no-repeat center;
    background-size: contain;
  }
  .step-container .line-wrapper-left-box-item.active .step-2 {
    background: url(https://static-alter1.vidnoz.com/web/jp/img/ai-attractiveness-test/seo/step_icon02_s.webp) no-repeat center;
    background-size: contain;
  }
  .step-container .line-wrapper-left-box-item.active .step-3 {
    background: url(https://static-alter1.vidnoz.com/web/jp/img/ai-attractiveness-test/seo/step_icon03_s.webp) no-repeat center;
    background-size: contain;
  }
  .step-container .line-wrapper-left-box-item-icon {
    width: 56px;
    height: 56px;
    cursor: pointer;
    border-radius: 50%;
    position: relative;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .step-container .line-wrapper-left-box-item-icon-line {
    width: 50px;
    height: 0;
    top: 80px;
    left: 2px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(204, 206, 255)), to(rgb(139, 61, 255))) 0% 0% no-repeat padding-box;
    background: linear-gradient(180deg, rgb(204, 206, 255) 0%, rgb(139, 61, 255) 100%) 0% 0% no-repeat padding-box;
    position: absolute;
    border-bottom: 2px dashed rgb(85, 85, 85);
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .step-container .line-wrapper-left-box-item .step-1 {
    background: url(https://static-alter1.vidnoz.com/web/jp/img/ai-attractiveness-test/seo/step_icon01_n.webp) no-repeat center;
    background-size: contain;
  }
  .step-container .line-wrapper-left-box-item .step-2 {
    background: url(https://static-alter1.vidnoz.com/web/jp/img/ai-attractiveness-test/seo/step_icon02_n.webp) no-repeat center;
    background-size: contain;
  }
  .step-container .line-wrapper-left-box-item .step-3 {
    background: url(https://static-alter1.vidnoz.com/web/jp/img/ai-attractiveness-test/seo/step_icon03_n.webp) no-repeat center;
    background-size: contain;
  }
  .step-container .line-wrapper-left-box-item-text {
    cursor: pointer;
    margin-top: 8px;
    -webkit-transition: 0.8s;
    transition: 0.8s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .step-container .line-wrapper-left-box-item-text p {
    text-align: left;
    font: normal normal 600 22px/32px Poppins;
    letter-spacing: 0px;
    color: #000000;
    white-space: nowrap;
    margin-left: 18px;
    margin-right: 10px;
  }
  .step-container .line-wrapper-left-box-item-text span {
    text-align: left;
    font: normal normal 300 18px/32px Poppins;
    letter-spacing: 0px;
    color: #000000;
  }
  .step-container .line-wrapper-left-box-item-text:hover p {
    color: #00ac0b;
  }
  .step-container .line-wrapper-left-btn {
    width: 314px;
    height: 49px;
    background: #8b3dff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: white;
    margin-top: 70px;
    border-radius: 25px;
    cursor: pointer;
    margin-left: 85px;
    font: normal normal 300 20px/30px Poppins;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .step-container .line-wrapper-left-btn:hover {
    background: #8b3dff linear-gradient(95deg, #8b3dff 0%, #bc8fff 100%);
  }
  .step-container .line-wrapper-right {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .step-container .line-wrapper-right img {
    width: 520px;
    height: 259px;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .step-container-inner {
    max-width: 1300px;
    margin: 0 auto;
    margin-top: 70px;
  }
}
@media screen and (max-width: 1200px) {
  .wrapper-deep-mob {
    min-height: 21.19rem;
    width: 100%;
    padding: 0.8rem 0.6rem 0.6rem 0.6rem;
  }
  .wrapper-deep-mob-title1 {
    font: normal normal 500 0.44rem/0.77rem Poppins;
    color: #000000;
    letter-spacing: -0.007rem;
    text-align: center;
  }
  .wrapper-deep-mob-box {
    margin-top: 0.54rem;
  }
  .wrapper-deep-mob-box-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 5rem;
  }
  .wrapper-deep-mob-box-item-left {
    width: 0.93rem;
  }
  .wrapper-deep-mob-box-item-right {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-left: 0.4rem;
    margin-top: 0.11rem;
    margin-left: -0.46rem;
    border-left: 1px dashed #cdc0fb;
  }
  .wrapper-deep-mob-box-item .boder-none {
    border-left: none;
  }
  .wrapper-deep-mob-box-left {
    height: 11.5rem;
    width: 0.93rem;
  }
  .wrapper-deep-mob-box-left-inner {
    width: 0.93rem;
    height: 0.93rem;
    border-radius: 50%;
    position: relative;
  }
  .wrapper-deep-mob-box-left-inner-line {
    width: 0.02rem;
    height: 4.37rem;
    background: transparent -webkit-gradient(linear, left top, left bottom, from(rgb(204, 206, 255)), to(rgb(139, 61, 255))) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(180deg, rgb(204, 206, 255) 0%, rgb(139, 61, 255) 100%) 0% 0% no-repeat padding-box;
    border-left: 0.02rem dashed rgb(139, 61, 255);
    margin-left: 0.45rem;
  }
  .wrapper-deep-mob-box-left-inner-box {
    width: 0.72rem;
    height: 0.72rem;
    border-radius: 50%;
    position: absolute;
    left: calc(50% - 0.36rem);
    top: calc(50% - 0.36rem);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .wrapper-deep-mob-box-left-inner-box img {
    width: 0.76rem;
    height: 0.76rem;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .wrapper-deep-mob-box-right {
    padding-left: 0.5rem;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: 13.3rem;
  }
  .wrapper-deep-mob-box-right-item-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0.2rem;
    margin-top: 0.2rem;
  }
  .wrapper-deep-mob-box-right-item-top p {
    font: normal normal 300 0.24rem/0.36rem Poppins;
    margin-left: 0.09rem;
  }
  .wrapper-deep-mob-box-right-item-top span {
    font: normal normal 600 0.32rem/0.32rem Poppins;
    white-space: nowrap;
  }
  .wrapper-deep-mob-box-right-item-body {
    width: 5.94rem;
    height: 4.5rem;
    margin-left: -0.2rem;
  }
  .wrapper-deep-mob-box-right-item-body img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .wrapper-deep-mob-box-right-item:nth-child(2) {
    margin-top: 1.1rem;
  }
  .wrapper-deep-mob-box-right-item:nth-child(3) {
    margin-top: 1.2rem;
  }
  .wrapper-deep-mob-btn {
    text-align: center;
  }
  .wrapper-deep-mob-btn span {
    background: #8b3dff;
    display: inline-block;
    color: white;
    padding: 0.28rem 0.75rem 0.28rem 0.75rem;
    border-radius: 0.5rem;
    font-size: 0.32rem;
    text-align: center;
    margin-top: 0.67rem;
  }
}
@media screen and (min-width: 1201px) {
  .rater-container {
    background: url(https://static-alter1.vidnoz.com/web/jp/img/ai-attractiveness-test/seo/p01_bg.webp) no-repeat center;
    background-size: 100% 100%;
    padding-top: 100px;
    padding-bottom: 88px;
  }
  .rater-container h2 {
    text-align: center;
    font: normal normal 600 44px/69px Poppins;
    letter-spacing: 0;
    color: #000000;
  }
  .rater-container .title-p {
    text-align: center;
    font: normal normal normal 18px/32px Poppins;
    letter-spacing: 0;
    color: #000000;
    width: 1046px;
    margin: 0 auto;
    margin-top: 46px;
  }
  .rater-container .rater-container-inner {
    max-width: 1170px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .rater-container .rater-container-inner .banner-area {
    height: 342px;
    width: 1200px;
    background: url(https://static-alter1.vidnoz.com/web/jp/img/ai-attractiveness-test/seo/p01_c_bg.webp) no-repeat center;
    background-size: cover;
    margin-top: 76px;
  }
  .rater-container .rater-container-inner .common-btn {
    background: #8b3dff 0% 0% no-repeat padding-box;
    border-radius: 50px;
    padding: 10px 35px;
    font: normal normal 500 16px/27px Poppins;
    letter-spacing: 0;
    color: #ffffff;
    max-width: 232px;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 47px;
  }
  .rater-container .rater-container-inner .common-btn:hover {
    background: #8b3dff linear-gradient(95deg, #8b3dff 0%, #bc8fff 100%);
  }
  .rater-container .rater-container-inner .rater-text-container {
    margin-top: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 50px 40px;
  }
  .rater-container .rater-container-inner .rater-text-container-item {
    width: calc((100% - 60px) / 2);
  }
  .rater-container .rater-container-inner .rater-text-container-item .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .rater-container .rater-container-inner .rater-text-container-item .title img {
    -o-object-fit: contain;
       object-fit: contain;
    margin-top: 10px;
    margin-right: 8px;
  }
  .rater-container .rater-container-inner .rater-text-container-item .title p {
    font: normal normal 600 18px/26px Poppins;
    letter-spacing: 0px;
    color: #4100a1;
  }
  .rater-container .rater-container-inner .rater-text-container-item .dec {
    text-align: left;
    font: normal normal 300 16px/24px Poppins;
    letter-spacing: 0px;
    color: #493d5b;
    padding: 10px 0 0 42px;
  }
}
@media screen and (max-width: 1200px) {
  .rater-container {
    min-height: 10rem;
    background: url(https://static-alter1.vidnoz.com/web/jp/img/ai-attractiveness-test/seo/p01_bg.webp) no-repeat center;
    background-size: 100% 100%;
    padding: 1.08rem 0.56rem;
  }
  .rater-container h2 {
    text-align: center;
    font: normal normal 600 0.44rem/0.77rem Poppins;
    letter-spacing: -0.7px;
    color: #000000;
  }
  .rater-container .title-p {
    text-align: center;
    font: normal normal 300 0.32rem/0.55rem Poppins;
    letter-spacing: 0.64px;
    color: #000000;
    margin-top: 0.85rem;
  }
  .rater-container .rater-container-inner .banner-area {
    width: 6.4rem;
    height: 9.91rem;
    background: url(https://static-alter1.vidnoz.com/web/jp/img/ai-attractiveness-test/seo/p01_c_bg_mob.webp) no-repeat center;
    background-size: contain;
    margin-top: 0.85rem;
  }
  .rater-container .rater-container-inner .common-btn {
    background: #8b3dff 0% 0% no-repeat padding-box;
    border-radius: 0.5rem;
    font: normal normal 500 0.32rem/0.48rem Poppins;
    letter-spacing: 0;
    color: #ffffff;
    height: 1rem;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    margin-top: 0.6rem;
  }
  .rater-container .rater-container-inner .common-btn:hover {
    background: #8b3dff linear-gradient(95deg, #8b3dff 0%, #bc8fff 100%);
  }
  .rater-container .rater-container-inner .rater-text-container-item {
    margin-top: 1rem;
  }
  .rater-container .rater-container-inner .rater-text-container-item .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: self-start;
        -ms-flex-align: self-start;
            align-items: self-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .rater-container .rater-container-inner .rater-text-container-item .title img {
    -o-object-fit: contain;
       object-fit: contain;
    margin-left: -0.2rem;
  }
  .rater-container .rater-container-inner .rater-text-container-item .title p {
    font: normal normal 600 18px/26px Poppins;
    letter-spacing: 0px;
    color: #4100a1;
  }
  .rater-container .rater-container-inner .rater-text-container-item .dec {
    text-align: left;
    font: normal normal 300 16px/24px Poppins;
    letter-spacing: 0px;
    color: #493d5b;
    margin-top: 0.25rem;
  }
}
@media screen and (min-width: 1201px) {
  .increase-container {
    padding-top: 116px;
    padding-bottom: 146px;
  }
  .increase-container h2 {
    text-align: center;
    font: normal normal 600 44px/56px Poppins;
    letter-spacing: 0px;
    color: #000000;
    width: 1024px;
    margin: 0 auto;
  }
  .increase-container .title-p {
    text-align: center;
    font: normal normal 300 18px/27px Poppins;
    letter-spacing: 0px;
    color: #000000;
    width: 968px;
    margin: 0 auto;
    margin-top: 46px;
  }
  .increase-container-inner {
    max-width: 1300px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .increase-container-inner .neck {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .increase-container-inner .neck .neck-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 107px;
  }
  .increase-container-inner .neck .neck-item img {
    width: 596px;
    height: 356px;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .increase-container-inner .neck .neck-item .neck-item-dec {
    width: 616px;
    padding: 12px;
  }
  .increase-container-inner .neck .neck-item .neck-item-dec .p-1 {
    font: normal normal 600 18px/26px Poppins;
    color: #000000;
  }
  .increase-container-inner .neck .neck-item .neck-item-dec .p-2 {
    font: normal normal 300 16px/24px Poppins;
    color: #493d5b;
    padding-right: 68px;
    margin-top: 28px;
  }
  .increase-container-inner .neck .neck-item .neck-item-dec .p-2 a {
    color: #8b3dff;
    font-weight: 400;
  }
}
@media screen and (max-width: 1200px) {
  .increase-container {
    padding: 1rem 0.6rem;
  }
  .increase-container h2 {
    text-align: center;
    font: normal normal 600 0.44rem/0.77rem Poppins;
    letter-spacing: 0px;
    color: #000000;
  }
  .increase-container .title-p {
    text-align: center;
    font: normal normal 300 0.32rem/0.55rem Poppins;
    letter-spacing: 0px;
    color: #000000;
    margin-top: 0.46rem;
  }
  .increase-container-inner .neck {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 1rem;
  }
  .increase-container-inner .neck .neck-item img {
    height: 3.56rem;
    width: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    margin-top: 0.28rem;
  }
  .increase-container-inner .neck .neck-item .neck-item-dec .common-btn {
    background: #8b3dff 0% 0% no-repeat padding-box;
    border-radius: 0.5rem;
    font: normal normal 500 0.32rem/0.48rem Poppins;
    letter-spacing: 0;
    color: #ffffff;
    height: 1rem;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    margin-top: 0.6rem;
  }
  .increase-container-inner .neck .neck-item .neck-item-dec .common-btn:hover {
    background: #8b3dff linear-gradient(95deg, #8b3dff 0%, #bc8fff 100%);
  }
  .increase-container-inner .neck .neck-item .neck-item-dec .p-1 {
    text-align: center;
    font: normal normal 600 0.4rem/0.6rem Poppins;
    color: #000000;
    margin-top: 1rem;
  }
  .increase-container-inner .neck .neck-item .neck-item-dec .p-2 {
    text-align: center;
    font: normal normal 300 0.32rem/0.48rem Poppins;
    color: #493d5b;
    margin-top: 0.36rem;
  }
  .increase-container-inner .neck .neck-item .neck-item-dec .p-2 a {
    color: #8b3dff;
    font-weight: 400;
  }
}
@media screen and (min-width: 1201px) {
  .swiper-pink-container {
    padding-bottom: 100px;
    background: url("https://static-alter1.vidnoz.com/web/jp/img/ai-attractiveness-test/seo/p03_bg.webp") no-repeat center;
    background-size: cover;
    padding-top: 85px;
  }
  .swiper-pink-container h2 {
    text-align: center;
    font: normal normal 600 44px/66px Poppins;
    letter-spacing: 0px;
    color: #000000;
  }
  .swiper-pink-container-inner {
    max-width: 1264px;
    margin: 0 auto;
    height: 100%;
    padding-top: 100px;
  }
  .swiper-pink-container-inner #certify {
    position: relative;
    width: 1264px;
    overflow: hidden;
    position: relative;
  }
  .swiper-pink-container-inner #certify .swiper-slide {
    width: 1080px;
    height: 400px;
  }
  .swiper-pink-container-inner .swiper-button-next {
    position: absolute;
    right: -6px;
    z-index: 9;
    top: 140px;
    width: 90px;
    height: 90px;
    background: url("https://static-alter1.vidnoz.com/web/jp/img/ai-attractiveness-test/seo/swiper-next.webp") no-repeat center;
    background-size: 100% 100%;
    cursor: pointer;
  }
  .swiper-pink-container-inner .swiper-button-next:hover {
    right: -9px;
    scale: 1.1;
  }
  .swiper-pink-container-inner .swiper-button-prev {
    position: absolute;
    left: -6px;
    top: 140px;
    z-index: 9;
    width: 90px;
    height: 90px;
    background: url("https://static-alter1.vidnoz.com/web/jp/img/ai-attractiveness-test/seo/swiper-pre.webp") no-repeat center;
    background-size: 100% 100%;
    cursor: pointer;
  }
  .swiper-pink-container-inner .swiper-button-prev:hover {
    left: -9px;
    scale: 1.1;
  }
  .swiper-pink-container-inner .swiper-slide-item {
    background: url("https://static-alter1.vidnoz.com/web/jp/img/ai-attractiveness-test/seo/swiper-bg.webp") no-repeat center;
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    position: relative;
    padding: 50px 55px;
  }
  .swiper-pink-container-inner .swiper-slide-item .title-1 {
    font: normal normal 600 28px/40px Poppins;
    letter-spacing: 0;
    font-style: italic;
    width: 408px;
    /* Chrome, Safari */
    background: -webkit-gradient(linear, right top, left top, from(#4366de), to(#9730ff));
    background: linear-gradient(270deg, #4366de 0%, #9730ff 100%);
    /* 标准语法 */
    -webkit-background-clip: text;
    /* Chrome, Safari */
    background-clip: text;
    -webkit-text-fill-color: transparent;
    /* Chrome, Safari */
    color: transparent;
    /* 标准语法, 也可以用这个属性 */
  }
  .swiper-pink-container-inner .swiper-slide-item .title-2 {
    font: normal normal 300 18px/28px Poppins;
    letter-spacing: 0px;
    color: #000000;
    width: 408px;
    margin-top: 40px;
  }
  .swiper-pink-container-inner .swiper-slide-item .title-2 a {
    color: #8b3dff;
  }
  .swiper-pink-container-inner .swiper-slide-item img {
    width: 432px;
    -o-object-fit: contain;
       object-fit: contain;
    position: absolute;
    right: 50px;
    top: 0;
  }
}
@media screen and (max-width: 1200px) {
  .swiper-pink-container {
    min-height: 16.2rem;
    width: 100%;
    padding: 1.15rem 0.6rem;
    background: transparent linear-gradient(151deg, #ffffff 0%, #e1d9ff 100%) 0% 0% no-repeat padding-box;
  }
  .swiper-pink-container h2 {
    text-align: center;
    font: normal normal 600 0.44rem/0.78rem Poppins;
  }
  .swiper-pink-container .common-btn {
    background: #8b3dff 0% 0% no-repeat padding-box;
    border-radius: 0.5rem;
    font: normal normal 500 0.32rem/0.48rem Poppins;
    letter-spacing: 0;
    color: #ffffff;
    height: 1rem;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    margin-top: 1.6rem;
  }
  .swiper-pink-container .common-btn:hover {
    background: #8b3dff linear-gradient(95deg, #8b3dff 0%, #bc8fff 100%);
  }
  .swiper-pink-container .swiper-pagination-mobPink {
    position: absolute;
    bottom: -0.9rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 11;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .swiper-pink-container .swiper-pagination-mobPink .swiper-pagination-bullet {
    width: 0.18rem;
    height: 0.18rem;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background: #beb8cb;
    border-radius: 50%;
    display: inline-block;
  }
  .swiper-pink-container .swiper-pagination-mobPink .swiper-pagination-bullet:not(:nth-child(1)) {
    margin-left: 0.26rem;
  }
  .swiper-pink-container .swiper-pagination-mobPink .swiper-pagination-bullet-active {
    width: 0.33rem;
    height: 0.33rem;
    display: inline-block;
    background: #8b3dff;
    border-radius: 50%;
  }
  .swiper-pink-container .swiper-wrapper {
    margin-top: 0.68rem;
  }
  .swiper-pink-container .swiper-wrapper .swiper-slide-item {
    width: 6.3rem;
    height: 10.4rem;
    padding: 0.5rem 0.29rem;
    position: relative;
    background: transparent linear-gradient(332deg, #e2d6fb 0%, #ffffff 100%) 0% 0% no-repeat padding-box;
    border-radius: 11px;
  }
  .swiper-pink-container .swiper-wrapper .swiper-slide-item .p-1 {
    font: normal normal 500 0.38rem/0.5rem Poppins;
    letter-spacing: 0;
    text-align: center;
    /* Chrome, Safari */
    background: -webkit-gradient(linear, right top, left top, from(#4366de), to(#9730ff));
    background: linear-gradient(270deg, #4366de 0%, #9730ff 100%);
    /* 标准语法 */
    -webkit-background-clip: text;
    /* Chrome, Safari */
    background-clip: text;
    -webkit-text-fill-color: transparent;
    /* Chrome, Safari */
    color: transparent;
    /* 标准语法, 也可以用这个属性 */
  }
  .swiper-pink-container .swiper-wrapper .swiper-slide-item .p-2 {
    text-align: left;
    font: normal normal 300 0.28rem/0.48rem Poppins;
    letter-spacing: 0.0064rem;
    margin-top: 0.32rem;
    color: #000000;
    position: relative;
    z-index: 11;
  }
  .swiper-pink-container .swiper-wrapper .swiper-slide-item .p-2 a {
    color: #8b3dff;
  }
  .swiper-pink-container .swiper-wrapper .swiper-slide-item img {
    height: 5.4rem;
    -o-object-fit: contain;
       object-fit: contain;
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
.comment {
  width: 100%;
  padding-top: 80px;
  position: relative;
  background: #ffffff;
}
.comment-title {
  margin-bottom: 20px;
  text-align: center;
  font: normal normal 600 44px/61px Poppins;
  color: #000;
}
.comment-p {
  margin-bottom: 60px;
  text-align: center;
  font: normal normal 300 18px/27px Poppins;
  color: #000;
}
.comment-content {
  width: 1364px;
  margin: 0 auto;
  padding-top: 46px;
  padding-bottom: 53px;
  background: transparent linear-gradient(154deg, #e9f4ff 0%, #e1ccff 40%, #ffeadb 100%) 0% 0% no-repeat padding-box;
}
.comment-swiper {
  width: 100%;
  height: auto;
}
.comment-swiper .swiper-slide {
  height: auto;
  padding: 46px 52px;
  background-color: #fff;
  border-radius: 10px;
}
.comment-swiper .swiper-slide-img {
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.comment-swiper .swiper-slide-img > img {
  width: 93px;
  height: 93px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 15px;
}
.comment-swiper .swiper-slide-img .textBox {
  height: 93px;
}
.comment-swiper .swiper-slide-img .textBox .person_name {
  text-align: left;
  font: normal normal 600 20px/30px Poppins;
  letter-spacing: 0px;
  color: #000000;
}
.comment-swiper .swiper-slide-img .textBox .person_job {
  margin-top: 8px;
  text-align: left;
  font: normal normal 600 14px/21px Poppins;
  letter-spacing: 0px;
  color: #000000;
}
.comment-swiper .swiper-slide-img .textBox .source {
  margin-top: 3px;
  text-align: left;
  font: normal normal 300 14px/21px Poppins;
  letter-spacing: 0px;
  color: #000000;
}
.comment-swiper .swiper-slide-desc {
  width: 100%;
  margin-top: 20px;
  font: normal normal 300 16px/25px Poppins;
  color: #000;
}
.comment-swiper .swiper-slide-desc a {
  font: normal normal 600 16px/25px Poppins;
  color: #9b57ff;
}
.comment-swiper .swiper-slide .double_quotation {
  display: block;
  width: 32px;
  height: 32px;
  background: url("https://static-alter1.vidnoz.com/web/jp/img/ai-attractiveness-test/seo/Quotes@2x.webp") center/cover no-repeat;
}
.comment-swiper .swiper-slide .quotation_left {
  margin-top: 12px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.comment-swiper .swiper-slide .quotation_right {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media screen and (max-width: 1200px) {
  .comment {
    padding: 1.24rem 0 0;
  }
  .comment-title {
    margin-bottom: 0.25rem;
    padding: 0 0.6rem;
    font: normal normal 600 0.44rem/0.81rem Poppins;
  }
  .comment-p {
    margin-bottom: 0.25rem;
    padding: 0 0.6rem;
    font: normal normal 300 0.32rem/0.55rem Poppins;
  }
  .comment-content {
    width: 100%;
    padding: 1.07rem 0.6rem 0.87rem 0.6rem;
  }
  .comment-swiper .swiper-slide {
    padding: 0.5rem 0.3rem;
    border-radius: 0.1rem;
  }
  .comment-swiper .swiper-slide-img > img {
    width: 1.6rem;
    height: 1.6rem;
    margin-right: 0.42rem;
  }
  .comment-swiper .swiper-slide-img .textBox {
    padding-top: 0.2rem;
  }
  .comment-swiper .swiper-slide-img .textBox .person_name {
    font: normal normal 600 0.32rem/0.48rem Poppins;
  }
  .comment-swiper .swiper-slide-img .textBox .person_job {
    margin-top: 0.08rem;
    font: normal normal 600 0.24rem/0.35rem Poppins;
  }
  .comment-swiper .swiper-slide-img .textBox .source {
    margin-top: 0.07rem;
    font: normal normal 300 0.24rem/0.35rem Poppins;
  }
  .comment-swiper .swiper-slide-desc {
    margin-top: 0.2rem;
    font: normal normal 300 0.24rem/0.35rem Poppins;
  }
  .comment-swiper .swiper-slide-desc a {
    font: normal normal 600 0.24rem/0.35rem Poppins;
  }
  .comment-swiper .swiper-slide .double_quotation {
    width: 0.41rem;
    height: 0.41rem;
  }
  .comment-swiper .swiper-slide .quotation_left {
    margin-top: 0.25rem;
  }
  .comment-swiper .swiper-pagination {
    width: 100%;
    margin-top: 0.52rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0.2rem;
  }
  .comment-swiper .swiper-pagination-bullet {
    width: 0.24rem;
    height: 0.24rem;
    border-radius: 50%;
    background-color: #beb8cb;
  }
  .comment-swiper .swiper-pagination-bullet-active {
    width: 0.4rem;
    height: 0.4rem;
    background-color: #8b3dff;
  }
}
.FAQs {
  background: #f3f3f5;
  padding: 94px 0 105px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.FAQs-title {
  width: 476px;
  margin-right: 99px;
}
.FAQs-title .subtitle {
  text-align: left;
  font: normal normal 500 35px/50px Poppins;
  letter-spacing: 9.5px;
  color: #8b3dff;
}
.FAQs-title .title-h2 {
  text-align: left;
  margin-top: 12px;
  font: normal normal 600 29px/56px Poppins;
}
.FAQs-content {
  width: 680px;
}
.FAQs-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5px;
}
.FAQs-item {
  min-height: 70px;
  padding: 20px 15px 20px 35px;
  border: 1px solid #ceceda;
  border-radius: 10px;
  overflow: hidden;
  cursor: pointer;
}
.FAQs-item.active {
  background: #ffffff;
  height: auto;
  min-height: 156px;
}
.FAQs-item.active .question .question-icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.FAQs-item.active .answer {
  display: block;
}
.FAQs-item .question {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.FAQs-item .question-text {
  font: normal normal 600 18px/28px Poppins;
  color: #000000;
}
.FAQs-item .question-icon {
  width: 28px;
  height: 28px;
}
.FAQs-item .answer {
  display: none;
  margin-top: 17px;
  width: 616px;
  font: normal normal 300 14px/24px Poppins;
  color: #000000;
}

@media screen and (max-width: 1200px) {
  .FAQs {
    padding: 1.38rem 0.7rem 1.5rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .FAQs-title {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.59rem;
  }
  .FAQs-title .subtitle {
    font: normal normal 500 0.46rem/0.5rem Poppins;
    letter-spacing: 0.13rem;
  }
  .FAQs-title .title-h2 {
    width: auto;
    margin-top: 0;
    font: normal normal 600 0.38rem/0.66rem Poppins;
  }
  .FAQs-content {
    width: 100%;
  }
  .FAQs-list {
    gap: 0.14rem;
  }
  .FAQs-item {
    min-height: 1rem;
    padding: 0.3rem 0.23rem 0.3rem 0.33rem;
    border: 0.01rem solid #ceceda;
    border-radius: 0.1rem;
  }
  .FAQs-item.active {
    min-height: 2.65rem;
  }
  .FAQs-item .question-text {
    font: normal normal 600 0.28rem/0.4rem Poppins;
  }
  .FAQs-item .question-icon {
    width: 0.4rem;
    height: 0.4rem;
  }
  .FAQs-item .answer {
    margin-top: 0.25rem;
    width: 5.11rem;
    font: normal normal 300 0.22rem/0.3rem Poppins;
  }
}
@media screen and (min-width: 1201px) {
  .sound-test-blog {
    padding-top: 40px;
  }
  .sound-test-blog .css-h2 {
    text-align: center;
    color: #000000;
    font-size: 34px;
    line-height: 1.5;
  }
  .sound-test-blog .wrapper-blog {
    max-width: 1500px;
  }
  .sound-test-blog .swiper-container-blog-m {
    display: none;
  }
  .sound-test-blog .swiper-wrapper-blog {
    margin-left: 32px;
    height: 100%;
  }
  .sound-test-blog .swiper-container-blog {
    padding: 45px 0 100px 0;
    width: 1300px;
    margin: 0 auto;
    height: 385px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
  .sound-test-blog .swiper-container-blog .swiper-icon {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border: 3px solid #39325a;
    cursor: pointer;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    opacity: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .sound-test-blog .swiper-container-blog .swiper-icon:hover {
    opacity: 1;
  }
  .sound-test-blog .swiper-container-blog .prev-btn i {
    display: inline-block;
    width: 12px;
    height: 22px;
    background: url("https://static-alter1.vidnoz.com/web/jp/img/text-to-speech/left-icon.svg");
    background-size: 12px 22px;
  }
  .sound-test-blog .swiper-container-blog .next-btn i {
    display: inline-block;
    width: 12px;
    height: 22px;
    background: url("https://static-alter1.vidnoz.com/web/jp/img/text-to-speech/right-icon.svg");
    background-size: 12px 22px;
  }
  .sound-test-blog .swiper-container-blog .button-disabled {
    opacity: 0.3;
    cursor: no-drop;
  }
  .sound-test-blog .swiper-container-blog .button-disabled:hover {
    opacity: 0.3;
  }
  .sound-test-blog .swiper-container-blog .swiper-wrapper {
    width: 1300px;
  }
  .sound-test-blog .swiper-container-blog .swiper-slide {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .sound-test-blog .swiper-container-blog .swiper-slide .slide-item {
    width: 260px;
    overflow: hidden;
    height: 340px;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 1px solid #d7d4e5;
    border-radius: 4px;
    -webkit-box-shadow: 10px 12px 16px rgba(170, 167, 188, 0.1607843137);
            box-shadow: 10px 12px 16px rgba(170, 167, 188, 0.1607843137);
  }
  .sound-test-blog .swiper-container-blog .swiper-slide .slide-item:hover {
    background: #e0d8ff;
  }
  .sound-test-blog .swiper-container-blog .swiper-slide .slide-item:hover h3 {
    text-decoration: underline;
  }
  .sound-test-blog .swiper-container-blog .swiper-slide .slide-item:hover img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  .sound-test-blog .swiper-container-blog .swiper-slide .slide-item img {
    width: 100%;
    height: 195px;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .sound-test-blog .swiper-container-blog .swiper-slide .slide-item > h3 {
    padding: 0 20px;
    margin: 13px 0 10px;
    font: normal normal 300 16px/25px Poppins;
    letter-spacing: 0px;
    color: #6d4dff;
    text-align: left;
  }
  .sound-test-blog .swiper-container-blog .swiper-slide .slide-item p {
    padding: 0 20px;
    margin-bottom: 35px;
    font-size: 14px;
    font-weight: 300;
  }
  .sound-test-blog .swiper-container-blog .swiper-slide .slide-item p a {
    color: #6d4dff;
    font-weight: 300;
  }
  .sound-test-blog .swiper-container-blog .swiper-slide .slide-item p a:hover {
    text-decoration: underline;
  }
}
@media screen and (max-width: 1200px) {
  .sound-test-blog .css-h2 {
    text-align: center;
    color: #000000;
    font-size: 0.5rem;
    line-height: 0.76rem;
  }
  .sound-test-blog .swiper-container-blog {
    display: none;
  }
  .sound-test-blog .wrapper-blog {
    margin-top: 0.7rem;
    overflow: hidden;
    padding: 0 1.2rem;
  }
  .sound-test-blog .wrapper-blog h2 {
    text-align: center;
  }
  .sound-test-blog .swiper-container-blog-m {
    display: block !important;
    width: 260px;
    margin-top: 30px;
  }
  .sound-test-blog .swiper-container-blog-m .swiper-container {
    height: 8rem;
  }
  .sound-test-blog .swiper-container-blog-m .swiper-wrapper .swiper-slide .slide-item {
    background: #fff;
    border-radius: 0.2rem;
    overflow: hidden;
    width: 95%;
    min-height: 7rem;
    -webkit-box-shadow: 0px 12px 16px rgba(170, 167, 188, 0.1607843137);
            box-shadow: 0px 12px 16px rgba(170, 167, 188, 0.1607843137);
  }
  .sound-test-blog .swiper-container-blog-m .swiper-wrapper .swiper-slide .slide-item img {
    width: 100%;
    height: 3.37rem;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .sound-test-blog .swiper-container-blog-m .swiper-wrapper .swiper-slide .slide-item h3 {
    padding: 0.38rem 0.3rem 0.12rem 0.4rem;
    text-align: left;
    font: normal normal 300 0.32rem/0.55rem Poppins;
    letter-spacing: 0.64px;
    color: #6d4dff;
  }
  .sound-test-blog .swiper-container-blog-m .swiper-wrapper .swiper-slide .slide-item p {
    padding: 0.12rem 0.3rem 0.73rem 0.4rem;
    font-size: 0.32rem;
    font-weight: 300;
    color: #39325a;
  }
}
@media screen and (min-width: 1201px) {
  .footer-container {
    height: 450px;
    background: url("https://static-alter1.vidnoz.com/web/jp/img/ai-attractiveness-test/seo/p04_bg_new.webp") no-repeat center;
    background-size: 100% 100%;
  }
  .footer-container-inner {
    max-width: 1920px;
    margin: 0 auto;
    padding-top: 103px;
    position: relative;
  }
  .footer-container-inner h2 {
    text-align: center;
    font: normal normal 600 44px/87px Poppins;
    letter-spacing: 0px;
    color: #000000;
  }
}
@media screen and (min-width: 1201px) and (max-width: 1600px) {
  .footer-container-inner h2 {
    font: normal normal 600 40px/87px Poppins;
  }
}
@media screen and (min-width: 1201px) {
  .footer-container-inner .common-btn {
    background: #8b3dff;
    border-radius: 33px;
    height: 65px;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 56px;
    max-width: 350px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    font: normal normal medium 18px/27px Poppins;
    color: #fff;
  }
  .footer-container-inner .common-btn:hover {
    background: #8b3dff linear-gradient(95deg, #8b3dff 0%, #bc8fff 100%);
  }
}
@media screen and (min-width: 1201px) {
  .footer-container-inner p {
    text-align: center;
    font: normal normal normal 20px/30px Poppins;
    letter-spacing: 0px;
    width: 944px;
    margin: 0 auto;
    margin-top: 40px;
    color: #000000;
  }
}
@media screen and (min-width: 1201px) and (max-width: 1600px) {
  .footer-container-inner p {
    width: 644px;
  }
}
@media screen and (min-width: 1201px) {
  .footer-container-inner .left-banner {
    background: url("https://static-alter1.vidnoz.com/web/jp/img/ai-attractiveness-test/seo/left_pic.webp") no-repeat center;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 0;
    height: 450px;
    width: 350px;
  }
}
@media screen and (min-width: 1201px) {
  .footer-container-inner .right-banner {
    background: url("https://static-alter1.vidnoz.com/web/jp/img/ai-attractiveness-test/seo/right_pic.webp") no-repeat center;
    background-size: contain;
    position: absolute;
    right: 0;
    top: 0;
    height: 450px;
    width: 350px;
  }
}
@media screen and (max-width: 1200px) {
  .footer-container {
    height: 9.43rem;
    padding: 0.96rem 0.6rem;
    background: url("https://static-alter1.vidnoz.com/web/jp/img/ai-attractiveness-test/seo/p04_bg_m.webp") no-repeat center;
    background-size: contain;
  }
  .footer-container h2 {
    text-align: center;
    font: normal normal 600 0.5rem/0.76rem Poppins;
    letter-spacing: 0px;
    color: #000000;
  }
  .footer-container .common-btn {
    background: #8b3dff 0% 0% no-repeat padding-box;
    border-radius: 0.5rem;
    font: normal normal 500 0.32rem/0.48rem Poppins;
    letter-spacing: 0;
    color: #ffffff;
    height: 1rem;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    margin-top: 0.6rem;
  }
  .footer-container .common-btn:hover {
    background: #8b3dff linear-gradient(95deg, #8b3dff 0%, #bc8fff 100%);
  }
  .footer-container p {
    text-align: center;
    font: normal normal 300 0.32rem/0.55rem Poppins;
    letter-spacing: 0;
    margin-top: 0.68rem;
    color: #000000;
  }
}