* {
    margin: 0;
    padding: 0;
}
a,
a:hover {
    text-decoration: none !important;
    transition: all 0.5s;
}
body {
    background-color: #fff;
    font-family: source-han-sans-japanese,sans-serif;
    overflow-x: hidden;
}
li {
    list-style: none;
}
ul {
    padding: 0px;
}
@font-face {
    font-family: 'Gotham Bold';
    src: url('../fonts/Gotham/Gotham-Bold.otf');
}
@font-face {
    font-family: 'Gotham Medium';
    src: url('../fonts/Gotham/Gotham-Medium.otf');
}
@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham/Gotham-Regular.otf');
}
@font-face {
    font-family: Gotham Light;
    src: url('../fonts/Gotham/Gotham-Light.ttf');
}
.sp {
    display: none;
}
.container {
    padding: 0;
}
.container .row {
    margin: 0;
}
.container .row .col {
    padding: 0;
    /*flex: none;
    width: auto;*/
}
.bg-black {
    background-color: black !important;
}
.borderbottom-none {
    border-bottom: none !important;
}
.main__sidebar--gap{
    border-top: 1px #EFEFEF solid;
    width: 100%;
    height: 1px;
    margin: 41px 0 42px 0;
}
.main__container{
    max-width: 880px;
    margin: 0 auto;
}

/*---------------------CSS Header---------------------*/

/* header {
    width: 100%;
}
.header {
    background-color: #fff;
    border-bottom: #BBBBBB 1px solid;
}
.header button {
    color: black;
    border: black 1px solid;
    background-color: transparent;
    border-radius: 5px;
    width: 140px!important;
    height: 40px;
    font-weight: bold;
    font-family: Gotham Bold;
    font-size: 11px;
}
.header a {
    color: black;
}
.header {
    width: 100%;
    background-color: white;
    color: #fff;
    height: 80px;
    align-items: center;
    padding: 0 40px;
    transition: all .8s;
}
.header__logo {
    font-size: 22px;
    font-family: Gotham Light;
}
.bg-black .header__logo a {
    color: white;
} */
/*.bg-black button {
    background-color: black;
    color: #fff;
    border: 1px solid #fff;
}*/

/* .header.bg-black button {
    color: #fff;
    border: 1px solid #fff;
} */
/*----------------------------CSS Main Index------------------------------*/

.sectionindex__title {
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1px;
}
.sectionindex__describe {
    font-weight: bold;
    font-family: 'Source Han Sans Bold', sans-serif;
    font-size: 34px;
}
/*----------CSS Main Banner----------*/

.main__banner {
    background-color: white;
    color: black;
    position: relative;
    transition: 0.6s ease-in-out;
}
.main__banner.bg-black {
    color: #fff;
}
.main__banner .container {
    display: flex;
    padding: 20px 0 58px 0;
}
.banner__image {
    height: 609.76px;
    margin: 0 95px 0 -3.1rem;
    position: relative;
}
.banner__image img {
    height: 100%;
}
.banner__image div {
    font-size: 26px;
    width: 378.9px;
    padding: 16px 0 23.2px 22.8px;
    background-color: #fff;
    color: black;
    font-weight: bold;
    border: #fff 1px solid;
    border-radius: 5px;
    position: absolute;
    bottom: 72px;
    left: -45px;
    box-shadow: 1px 3px 10px #70707047;
}
.banner__content {
    margin-top: 40px;
    position: relative;
}
.banner__content p {
    font-size: 20px;
    font-weight: bold;
    font-family: 'Yu Gothic', sans-serif;
}
.banner__content h2 {
    font-family: Gotham Light;
    font-size: 69px;
    margin: 10px 0 65px 0;
}
.banner__content div {
    font-family: 'Yu Gothic', sans-serif;
    font-size: 50px;
    font-weight: bold;
    width: 551px;
}
.banner__content button {
    width: 335px;
    height: 56px;
    border-radius: 5px;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    position: absolute;
    bottom: 55px;
}
.banner__scroll {
    position: absolute;
    bottom: 100px;
    font-family: 'Poppins', sans-serif;
    transform: rotate(-90deg);
    align-items: center;
    display: flex;
    font-size: 12px;
}
.banner__scroll span {
    display: flex;
    transform: rotate(180deg);
    height: 6.04px;
    background-image: url(../images/icon-scroll1.png);
    content: '';
    width: 33.8px;
    left: 58px;
    margin-right: 10px;
    margin-top: -3px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.main__banner.bg-black .banner__scroll span {
    background-image: url(../images/icon-scroll2.png);
}
/*----------CSS Main ABOUT----------*/

.main__about {
    padding-top: 120px;
    padding-bottom: 115px;
}
.main__about__img img {
    width: 100%;
}
.main__about .sectionindex__describe {
    font-size: 32px;
    font-family: "游ゴシック体", 'YuGothic', "游ゴシック", "Yu Gothic", sans-serif;
}
.main__about .col:nth-child(2) {
    display: flex;
    justify-content: space-between;
    width: 540px;
}
.main__about .col:nth-child(2) ul {
    margin: 0;
    height: 310px;
    width: 303px;
    padding-right: 48px;
    padding-top: 10px;
}
.main__about .col:nth-child(2) li div {
    font-size: 21px;
    font-weight: bold;
    width: fit-content;
    font-family: "游ゴシック体", 'YuGothic', "游ゴシック", "Yu Gothic", sans-serif;
    padding-left: 25px;
    color: white;
    border-radius: 20px;
    line-height: 36px;
    height: 36px;
    box-shadow: 0px 3px 12px 1px rgb(0 0 0 / 16%);
    padding-right: 50px;
    display: block;
    animation: FloatVertical 8s ease-in-out infinite alternate;
}
.main__about .col:nth-child(2) li:nth-child(1) div {
    /*width: 126px;*/
    padding: 0 32px;
    text-align: center;
    background-color: #002a5b;
    height: 37px;
}
.main__about .col:nth-child(2) li:nth-child(2) div {
    /*width: 171px;*/
    background-color: #d7000f;
    font-size: 20px;
    height: 37px;
    float: right;
    animation-name: FloatVertical;
}
.main__about .col:nth-child(2) li:nth-child(3) div {
    /*width: 212px;*/
    background-color: #2bb7b3;
}
.main__about .col:nth-child(2) li:nth-child(4) div {
    /*width: 152px;*/
    background-color: #ed6d46;
    float: right;
    animation-name: FloatVertical;
}
.main__about .col:nth-child(2) li:nth-child(5) div {
    /*width: 155px;*/
    background-color: #dd5b9c;
}
.main__about__text {
    font-size: 20px;
    max-width: 444px;
    margin-top: 30px;
}
.main__about__text p {
    line-height: 40px;
    margin-bottom: 0;
    font-family: "游ゴシック体", 'YuGothic', "游ゴシック", "Yu Gothic", sans-serif;
}
/*----------CSS Main HOW TO----------*/

.main__howto {
    background-color: #f4f4f4;
    padding-top: 120px;
    padding-bottom: 100px;
}
.main__howto .sectionindex__describe {
    width: 577px;
    height: 99px;
    /*letter-spacing: -1px;*/
    margin-bottom: 40px;
}
.main__howto .col {
    width: 335px;
    max-height: 575px;
    flex: none;
}
.cardHowto {
    width: 335px;
    letter-spacing: -1px;
    height: 100%;
    background-color: #fff;
    padding: 40px 15px;
    box-shadow: 0px 3px 6px #70707047;
    border-radius: 5px;
    text-align: center;
    font-family: 'Yu Gothic', sans-serif;
    font-weight: bold;
}
.cardHowto__illustrative {
    position: relative;
}
.cardHowto__illustrative ul {
    position: absolute;
    top: 7px;
    right: 0;
}
.cardHowto__illustrative ul li {
    height: 93px;
    border-left: #f4f4f4 1px solid;
}
.cardHowto__illustrative ul li:nth-child(3) {
    margin-top: 38px;
}
.cardHowto__illustrative ul .active {
    border-left: #d7000f 1px solid;
}
.cardHowto__img {
    max-width: 290px;
    height: 341.91px;
    margin: 0 auto;
    position: relative;
}
.cardHowto__img img {
    height: 100%;
    /*width: 100%;*/
}
.cardHowto__img span {
    background-color: #ffa900;
    height: 30px;
    line-height: 30px;
    padding: 0px 15px;
    color: white;
    border-radius: 50px;
    font-size: 14px;
    position: absolute;
}
.cardHowto__img span:nth-child(2) {
    top: 20px;
    left: 25px;
    padding-right: 35px;
}
.cardHowto__img span:nth-child(3) {
    top: 90px;
    right: 14px;
}
.cardHowto__img span:nth-child(4) {
    top: 117px;
    left: 0px;
}
.cardHowto__img span:nth-child(5) {
    top: 160px;
    right: 65px;
}
.cardHowto__img span:nth-child(6) {
    top: 200px;
    left: 37px;
}
.cardHowto__img span:nth-child(7) {
    bottom: 65px;
    right: 0px;
}
.cardHowto__img span:nth-child(8) {
    bottom: 25px;
    left: 10px;
}
.cardHowto__box {
    position: absolute;
    top: 70px;
    padding: 11px 14px 11px 12px;
    width: 262px;
    margin-left: 14px;
    background-color: white;
    border-radius: 5px;
    box-shadow: 1px 3px 10px #70707047;
    font-family: 'Source Han Sans Bold', sans-serif;
}
.cardHowto__box:nth-child(3) {
    bottom: 45px;
    top: auto;
}
.cardHowto__box hr {
    height: 3px;
    background-color: #eeebe5;
    opacity: 100;
    margin: 7px 0 10px 0px;
}
.cardHowto__box hr:nth-child(1) {
    width: 54px;
}
.cardHowto__box hr:nth-child(2) {
    width: 137px;
}
.cardHowto__box .ms-3 {
    margin-left: 7px !important;
}
.cardHowto__box .flex-grow-1 p {
    font-size: 12px;
    margin-bottom: 0;
    font-weight: bold;
    white-space: nowrap;
    text-align: left;
}
.cardHowto__box:nth-child(3) .flex-grow-1 p {
    width: 108%;
}
.cardHowto__boxround {
    width: 30px;
    height: 30px;
    background-color: #eeebe5;
    border-radius: 100px;
}
.cardHowto__step {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: bold;
    color: #2aab9f;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 6px;
}
.cardHowto__function {
    font-size: 20px;
    font-family: 'Yu Gothic', sans-serif;
}
.cardHowto__function span:nth-child(2) {
    display: none;
}
.cardHowto__text {
    font-size: 15px;
    line-height: 25px;
    margin: 15px auto 38px auto;
    font-family: 'Yu Gothic', sans-serif;
}
.main__howto .col:nth-child(1) .cardHowto__text {
    width: 260px;
}
.main__howto .col:nth-child(2) .cardHowto__text {
    width: 280px;
}
.main__howto .col:nth-child(3) .cardHowto__text {
    width: 255px;
}
.main__howto:nth-child(9) .col:nth-child(1) .cardHowto__text {
    width: 285px;
}
.main__howto:nth-child(9) .cardHowto__box {
    width: 262px;
    height: 108px;
    bottom: 20px;
    top: initial;
}
.main__howto:nth-child(9) .col:nth-child(1) .cardHowto__box {
    height: 100px;
    padding: 16px 21px;
}
.main__howto:nth-child(9) .col:nth-child(1) .cardHowto__box p {
    text-align: left;
    color: #c70e1b;
    font-size: 14px;
    line-height: 24px;
    white-space: nowrap;
}
.swiper-section:nth-child(8) .col:nth-child(1) .cardHowto__text {
    width: 285px;
}
.swiper-section:nth-child(8) .cardHowto__box {
    width: 262px;
    height: 108px;
    bottom: 20px;
    top: initial;
}
.swiper-section:nth-child(8) .swiper-slide:nth-child(1) .cardHowto__box {
    height: 100px;
    padding: 16px 21px;
}
.swiper-section:nth-child(8) .swiper-slide:nth-child(1) .cardHowto__box p {
    text-align: left;
    color: #c70e1b;
    font-size: 14px;
    line-height: 24px;
    white-space: nowrap;
}
/*----------CSS Main POIN----------*/

button {
    width: 100% !important;
}
.main__point {
    min-height: 307px;
    width: 100%;
}
.main__point .container {
    padding: 60px 0;
}
.cardPoint {
    width: 619px;
    min-height: 207px;
    padding: 15px 15px 5px 15px;
    border-radius: 5px;
    background-color: #f4f4f4;
    box-shadow: 0 3px 6px #00000036;
}
.cardPoint__tittle {
    margin: 0px 0 13px 0;
    font-weight: bold;
    font-size: 22px;
    font-family: Gotham Bold;
    text-align: center;
}
.cardPoint__text {
    font-family: 'Yu Gothic', sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-align: justify;
    position: relative;
    letter-spacing: -2px;
    /*background-image: url('../images/banner-point.png');*/
    background-repeat: no-repeat;
    background-position: 140px 44px;
}
.cardPoint__decorate {
    position: initial;
}
.cardPoint__decorate span {
    position: absolute;
    background-color: rgb(255 169 0 / 37%);
    height: 5px;
    border: none;
    display: block;
    animation: decoratePoint 3s cubic-bezier(0, 0.5, 0, 1) 4s infinite;
}
.cardPoint__decorate span:nth-child(1) {
    width: 108px;
    top: 43px;
    left: 267px;
}
.cardPoint__decorate-top span:nth-child(1) {
    width: 130px;
    top: 43px;
    left: 100px;
}
.cardPoint__decorate-bottom span:nth-child(1) {
    width: 162px;
    top: 16px;
    left: 240px;
}
.cardPoint__decorate span:nth-child(2) {
    width: 68px;
    top: 43px;
    left: 430px;
}
.cardPoint__decorate-top span:nth-child(2) {
    width: 105px;
    top: 43px;
    left: 262px;
}
.cardPoint__decorate-bottom span:nth-child(2) {
    width: 145px;
    top: 43px;
    left: 82px;
}
.cardPoint__decorate span:nth-child(3) {
    width: 15px;
    top: 60px;
    left: 172px;
}
.cardPoint__decorate-bottom span:nth-child(3) {
    display: none;
}
.cardPoint__decorate-top span:nth-child(3) {
    width: 35px;
    top: 43px;
    left: 378px;
}
.cardPoint__decorate span:nth-child(4) {
    width: 28px;
    top: 60px;
    left: 205px;
}
.cardPoint__decorate span:nth-child(5) {
    width: 56px;
    top: 98px;
    left: 245px;
}
.cardPoint__text p {
    margin-bottom: 0;
}
.cardDownload {
}
.cardDownload_button {
    width: 389px;
    height: 79px;
    background-color: #2aab9f;
    border-radius: 105px;
    box-shadow: 0 3px 6px #00000020;
    border: none;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    font-family: 'Yu Gothic', sans-serif;
}
.cardDownload_title {
    font-weight: bold;
    font-size: 22px;
    font-family: Gotham Bold;
    text-align: center;
    margin: 23px auto 0 auto;
}
.cardDownload_status {
    font-weight: bold;
    font-size: 22px;
    font-family: Gotham Bold;
    opacity: 20%;
    text-align: center;
    margin: 16px auto 23px auto;
}
/*----------CSS Main Benefits----------*/

.main__benefits {
    padding: 40px 0 100px 0;
}
.main__benefits .sectionindex__title {
    margin-top: 30px;
}
.main__benefits .sectionindex__describe {
    margin-bottom: 55px;
}
.main__benefits .main__point button span:nth-child(2) {
    display: none;
}
.cardbenefits {
    width: 335px;
    min-height: 244px;
    padding: 30px;
    border-radius: 5px;
    background-color: #f4f4f4;
    box-shadow: 0 3px 6px #00000036;
    font-weight: bold;
    transition: all 0.8s;
}
.cardbenefits:hover {
    color: #fff !important;
    background: #2aab9f !important;
}
.cardbenefits__title {
    font-size: 18px;
    color: #2aab9f;
    text-align: center;
    font-family: 'Source Han Sans Bold', sans-serif;
    font-weight: bold;
    margin-bottom: 15px;
}
.cardbenefits:hover .cardbenefits__title {
    color: #fff;
}
.cardbenefits__textcenter {
    font-size: 16px;
    text-align: center;
    margin-bottom: 20px;
    font-family: 'Source Han Sans Bold', sans-serif;
    font-weight: bold;
}
.cardbenefits__content {
    display: flex;
    font-size: 14px;
}
.cardbenefits__content .cardbenefits__statistical:first-child {
    border-right: #cecece 1px solid;
    padding-right: 30px;
}
.cardbenefits__content .cardbenefits__statistical:last-child {
    padding-left: 30px;
}
.cardbenefits__statistical #user_female,
.cardbenefits__statistical #user_male {
    display: flex;
    flex-direction: column;
    text-align: center;
    line-height: 30px;
}
.cardbenefits__statistical #user_female span,
.cardbenefits__statistical #user_male span {
    font-family: Montserrat;
    font-size: 36px;
    font-weight: bold;
}
.cardbenefits__statistical span {
    font-size: 12px;
    font-family: 'Source Han Sans Regular';
    text-align: center;
}
.main__benefits .row .col:nth-child(1) .cardbenefits {
    margin-left: 0;
}
.main__benefits .row .col:nth-child(2) .cardbenefits__textcenter {
    margin: 45px auto 0 auto;
}
.main__benefits .row .col:nth-child(3) .cardbenefits {
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 0;
}
.main__benefits .row .col:nth-child(3) .cardbenefits__textcenter {
    display: flex;
}
.cardbenefits__titletile {
    width: 53px;
    background: black;
    height: 1px;
    margin-top: 13px;
}
.cardbenefits:hover .cardbenefits__titletile {
    background: #fff;
}
.cardbenefits__titletile:nth-child(1) {
    margin-right: 20px;
}
.cardbenefits__titletile:nth-child(2) {
    margin-left: 20px;
}
.main__benefits .row .col:nth-child(3) .cardbenefits__content {
    display: block;
}
.cardbenefits__benefit {
    display: flex;
    width: 100%;
    font-size: 14px;
}
.cardbenefits__benefit:nth-child(2) {
    margin-top: 10px;
}
.cardbenefits__benefit .left {
    width: 42px;
    font-weight: bold;
    font-family: 'Source Han Sans Bold', sans-serif;
}
.cardbenefits__benefit .right {
    width: 237px;
    margin-left: 10px;
    font-weight: 500;
    font-family: 'Source Han Sans Medium', sans-serif;
}
/*----------CSS Main Compatible----------*/

.main__compatible {
    padding: 80px 0px;
    background-color: #f4f4f4;
    text-align: center;
}
.compatible__title {
    font-size: 24px;
    font-weight: bold;
    font-family: 'Source Han Sans Bold', sans-serif;
}
.blockCompatible {
    /*height: 167px;
    width: 167px;*/
    background-color: #fff;
    /*padding-top: 120px;*/
    border-radius: 4px;
    margin: 40px 0 50px 0;
    position: relative;
}
.blockCompatible__content {
    position: absolute;
    bottom: 17px;
    font-size: 20px;
    font-weight: bold;
    font-family: 'Source Han Sans Bold', sans-serif;
}
.blockCompatible__content img {
    width: 50%;
    height: 50%;
}
.compatible__textcenter {
    font-size: 16px;
    font-weight: bold;
    font-family: 'Source Han Sans Bold', sans-serif;
}
.compatible__text {
    font-size: 12px;
    margin: 20px 0 76px 0;
    font-family: 'Source Han Sans Regular', sans-serif;
}
.compatible__button {
    width: 540px;
    height: 90px;
    border-radius: 5px;
    font-size: 32px;
}
.main--bodercenter .col:nth-child(1) {
    /* max-width: 820px; */
    padding-right: 60px;
    border-right: #bbbbbb 1px solid;
    flex: 1;
}
.main--bodercenter .col:nth-child(2) {
    /*width: 260px;*/
    position: relative;
}
.main__sidebar {
    position: fixed;
    width: 320px;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100vh;
    z-index: 999;
    background-color: #fff;
    border-left: #EFEFEF 1px solid;
}
.main__sidebar ul {
    margin: 0;
    margin: 102px 30px;
}
.main__sidebar li {
    margin-bottom: 23px;
}
.main__sidebar li:last-child {
    margin-bottom: 0px;
}
.main__sidebar li a {
    display: block;
    color: #bbbbbb;
    font-weight: 500;
    font-size: 16px;
    font-family: 'Source Han Sans Medium', sans-serif;
}
.main__sidebar li .main__sidebar--active {
    color: black !important;
    font-weight: bold;
}

/*----------------------------CSS Main Usage-guide------------------------------*/
.main__usage-guide .col:nth-child(1){
    padding-bottom: 101px;
}
.main__usage-guide .main__subtitle{
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 42px;
}
.main__usage-guide .main__heading{
    margin-bottom: 23px;
    line-height: 50px;
    letter-spacing: 0;
}
.main__usage-guide .main__des{
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 41px;
}
.main__usage-guide .main__list{
    margin-bottom: 61px;
    padding: 5px;
}
.main__usage-guide .main__item{
    min-width: 230px;
    width: 230px;
    margin-left: 80px;
}
.main__usage-guide .main__item:first-child{
    margin-left: 0;
}
.main__usage-guide .main__item--frame{
    height: 440px;
    border-radius: 30px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    padding: 20px 15px 15px 15px;
}
.main__usage-guide .main__item--img{
    border: #EFEFEF 1px solid;
    border-radius: 30px;
    padding: 5px 8px;
    height: 100%;
}
.main__usage-guide .main__item img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 30px;
}
.main__usage-guide .main__item--step{
    font-size: 14px;
    margin-top: 19px;
    font-weight: bold;
    line-height: 30px;
    letter-spacing: 0.001em;
    color: #2AAB9F;
    font-family: Montserrat;
}
.main__usage-guide .main__item--name{
    font-weight: bold;
    font-size: 16px;
    line-height: 30px;
    margin-top: 7px;
    margin-bottom: 15px;
}
.main__usage-guide .main__item--description{
    font-size: 14px;
    line-height: 25px;
}
.main__usage-guide .block__about-paid .main__des{
    margin-bottom: 23px;
}
.main__usage-guide .block__about-paid .main__des:last-of-type{
    margin-bottom: 62px;
}
.main__usage-guide .block__precautions .main__des{
    margin-bottom: 0;
}

/*----------------------------CSS Main App-release------------------------------*/
.main__app-release .main__des{
    margin-bottom: 42px;
}


/*----------------------------CSS Main Clause------------------------------*/

.main__clause hr {
    margin: 50px 0;
}
.main__textnote {
    font-size: 18px;
    font-weight: bold;
    color: #ff0000;
    line-height: 40px;
    margin-top: 6px;
    /*letter-spacing: 0.1rem;*/
}
.main__title {
    font-size: 32px;
    font-weight: bold;
    padding-top: 60px;
    margin-bottom: 40px;
}
.main__text {
    margin-bottom: 34px;
    font-size: 16px;
    letter-spacing: 0.1rem;
    line-height: 24px;
    font-family: 'Source Han Sans Regular', sans-serif;
    color: #000;
}
.main__heading {
    color: #000;
    font-family: 'Source Han Sans Bold', sans-serif;
    font-size: 20px;
    letter-spacing: 0.1rem;
    line-height: 40px;
    font-weight: bold;
    margin-bottom: 10px;
}
.box__date {
    display: flex;
    padding-bottom: 100px;
}
.box__date div {
    padding-left: 20px;
    display: flex;
    align-items: center;
    border: #707070 1px solid;
    font-size: 16px;
    letter-spacing: 0.1rem;
    height: 50px;
}
.box__date div:nth-child(1) {
    width: 540px;
}
.box__date div:nth-child(2) {
    width: 220px;
}
/*----------------------------CSS Main Privacy------------------------------*/

.main__privacy .container .col:nth-child(1) .main__text:last-child {
    margin-bottom: 0;
}
.main__privacy .container .row {
    margin-bottom: 270px;
}
/*----------------------------CSS Main Symbol------------------------------*/

.main__symbol .container .row {
    margin-bottom: 264px;
}
.main__symbol .container .col:nth-child(1) {
    padding-bottom: 173px;
}
/*----------------------------CSS Main Use------------------------------*/

.main__use .box__date {
    padding-bottom: 0px;
}
.main__use .row {
    margin-bottom: 148px;
}
/*---------------------CSS footer---------------------*/

.footer__top {
    background-color: #000000;
}
.footer__top .footer__question {
    width: 454px;
    height: 96px;
    color: #ffffff;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 2px;
    margin: 102px 0 53px 0;
    font-family: 'Source Han Sans Bold';
}
.footer__top .footer__brand {
    /*width: 150px;*/
    height: 50px;
    text-align: justify;
    color: #ffffff;
    font-size: 30px;
    font-family: Gotham Light;
    margin-bottom: 100px;
}
.footer__top .footer__brand img {
    height: 100%;
}
.footer__top ul {
    margin: 97px 0 55px 0;
}
.footer__top ul .footer__link--border:nth-child(2) {
    border-bottom: #dddddd 1px solid;
    margin-top: 0;
    padding: 17px 0 20px 0;
}
.footer__top ul .footer__link--border {
    padding: 23px 0;
    box-sizing: border-box;
    border-top: #dddddd 1px solid;
    padding: 16px 0 19px 0;
}
.footer__top ul li{
    margin-top: 25px;
}
.footer__top ul li a {
    font-size: 14px;
    font-family: Gotham Bold;
    font-weight: bold;
    color: #fff;
}
.footer__bottom {
    background-color: #333333;
    height: 80px;
    display: flex;
}
.footer__bottom p {
    color: #999999;
    font-size: 12px;
    text-align: center;
    margin: 20px 0 0 0;
    font-family: Poppins;
}
.notification__bottom {
    padding: 40px 0;
    font-size: 12px;
    font-family: 'Yu Gothic', sans-serif;
    font-weight: bold;
    color: #000;
    line-height: 1.2rem;
}
.howto__description {
    color: #000000;
    font-size: 15px;
    font-family: 'Source Han Sans Medium';
    padding-top: 16px;
    padding-bottom: 4px;
}
.note__bottom {
    background-color: #f5f5f5;
    padding: 30px 0;
    font-size: 12px;
    color: #000000;
    font-family: 'Source Han Sans Regular';
    font-weight: 400;
}
.note__header {
    font-size: 16px;
    font-family: 'Source Han Sans Bold';
    text-align: center;
    padding-bottom: 15px;
}
.fv__container {
    display: flex;
}
.banner__text--slide1 {
    font-size: 20px !important;
    justify-content: center;
    padding-left: 0 !important;
}
.banner__text {
    color: #000;
    font-size: 50px;
    font-weight: bold;
    font-family: 'Yu Gothic', sans-serif;
    position: absolute;
}
.banner__text span {
    opacity: 0;
    transition: opacity 0.6s ease-in-out;
}
.banner__text--white {
    color: #fff;
}
.swiper-container,
.swiper-wrapper,
.swiper-slide {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.swiper-section {
    height: 655px;
    background-color: #f4f4f4;
    padding-bottom: 60px;
}
.swiper-section-wrap {
    height: 100%;
    width: calc(100% - 40px);
    margin: 0 auto;
    box-shadow: 0px 3px 6px #70707047;
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
}
.swiper-section-wrap .cardHowto {
    border-radius: 0;
    box-shadow: none;
}
.main__howto.sp {
    padding-bottom: 20px;
}
.swiper-pagination {
    padding: 5px;
}
@media only screen and (min-width: 576px) {
    /*sm*/
    .container {
    }
    .main__text {
        font-size: 14px;
    }
    .main__title {
        font-size: 20px;
    }
    /* .header {
        padding: 0 20px;
    } */
    .sectionindex__title {
        margin-bottom: 10px;
    }
    .main__sidebar li a {
        font-size: 12px;
    }
    .main__sidebar--gap{
        margin-top: 31px;
        margin-bottom: 32px;
    }
    .main--bodercenter .col:nth-child(1) {
        padding-right: calc(var(--bs-gutter-x)/ 2);
    }
    .main__compatible .col-sm-4 {
        width: 167px;
    }
    .main__compatible .blockCompatible {
        height: 167px;
    }
    .main__banner .container {
        /*flex-direction: column;*/
        padding: 15px 0 40px 0;
        justify-content: space-between;
    }
    .banner__scroll {
        display: none;
    }
    .banner__image {
        height: 434.71px;
        margin: 0;
        text-align: center;
    }
    .banner__content {
        margin-top: 31px;
        width: 240px;
    }
    .banner__content h2 {
        /*display: none;*/
        font-size: 35px;
    }
    .banner__content p {
        /*display: none;*/
    }
    .banner__content div {
        font-size: 24px;
        float: right;
        width: 100%;
    }
    .main__about {
        padding: 60px 0;
    }
    .main__about__text {
        max-width: 100%;
        font-size: 18px;
        margin-bottom: 30px;
    }
    .main__about__img {
        max-width: 270px;
    }
    .main__about .col:nth-child(2) ul {
        padding-right: 20px;
    }
    .main__about .col:nth-child(2) li div {
        padding-right: 35px;
    }
    .sectionindex__describe {
        font-size: 20px;
    }
    .main--bodercenter .col:nth-child(1) {
        padding-right: calc(var(--bs-gutter-x)/ 2);
        border-bottom: #bbbbbb 1px solid;
        border-right: none;
        padding-bottom: 199px;
    }
    .main__howto {
        padding: 60px 0;
    }
    .main__howto .sectionindex__describe {
        width: 321px;
        height: auto;
        margin-bottom: 25px;
    }
    .main__sidebar ul {
        margin: 60px 0 0 20px;
    }
    .main__point .container {
        flex-direction: column;
        padding: 40px 0;
    }
    .cardPoint {
        width: 100%;
        padding: 24px 15px 40px 15px;
    }
    .cardPoint__tittle {
        margin: 0px 0 18px 0;
    }
    .cardPoint__text {
        font-size: 15px;
        background-position: 0px 11px;
    }
    .cardDownload_title {
        margin: 50px auto 0 auto;
    }
    .cardDownload_button {
        /*margin-top: 30px;*/
        border-radius: 5px;
    }
    .main__benefits {
        padding-top: 0px;
        padding-bottom: 20px;
    }
    .main__benefits .main__point .container {
        flex-direction: column-reverse;
    }
    .main__benefits .sectionindex__title {
        margin-top: 0px;
    }
    .main__benefits .sectionindex__describe {
        margin-bottom: 30px;
    }
    .cardbenefits {
        margin-bottom: 20px;
        margin: 0 auto 30px auto;
    }
    .compatible__title {
        font-size: 18px;
        width: 100%;
        margin: 0 auto;
    }
    .compatible__textcenter {
        margin-top: 70px;
    }
    .compatible__text {
        font-size: 11px;
    }
    .main__compatible .col-4 {
        width: 167px;
        height: 187px;
    }
    .main__compatible .blockCompatible {
        height: 167px;
    }
    .blockCompatible__content {
        font-size: 16px;
        bottom: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-around;
        height: 100%;
        width: 100%;
        color: #212529;
    }
    .footer__top .footer__question {
        margin: 60px 0 35px 0;
        font-size: 22px;
        width: 100%;
    }
    .footer__top .footer__brand {
        font-size: 22px;
        margin-bottom: 38px;
    }
    .footer__top ul {
        margin: 0px 0 50px 0;
    }
    .footer__top ul li{
        margin-top: 16px;
    }
}
@media only screen and (min-width: 768px) {
    /*md*/
    .container {
        max-width: 760px;
    }
    .main__text {
        font-size: 16px;
    }
    .main__title {
        font-size: 26px;
    }
    .main__about__img {
        max-width: 380px;
    }
    .main__about .col:nth-child(2) {
        width: 100%;
    }
    .main__about .col:nth-child(2) ul {
        height: 98%;
        width: 380px;
        padding-right: 50px;
    }
    .main__about .col:nth-child(2) li div {
        height: 45px !important;
        line-height: 45px !important;
    }
    .main__compatible .col-md-2 {
        width: 110px;
    }
    .main__compatible .blockCompatible {
        height: 110px;
    }
    .main__benefits .container:nth-child(2) .col:nth-child(3) {
        display: flex;
        justify-content: center;
    }
}
@media only screen and (min-width: 992px) {
    /*lg*/
    .container {
        max-width: 1080px;
    }
    .main__text {
        font-size: 15px;
    }
    /* .header {
        padding: 0 30px;
    } */
    .main__about .col:nth-child(2) {
        width: 50%;
    }
    .main__compatible .col-lg-2 {
        width: 110px;
    }
    .main__compatible .blockCompatible {
        height: 110px;
    }
    .banner__content {
        width: calc(100% - 288px);
        padding-left: 130px;
    }
    .banner__content button {
        width: 300px !important;
    }
    .banner__content h2 {
        font-size: 55px;
    }
    .banner__content div {
        font-size: 35px;
        width: 470px;
        float: left;
    }
}
@media only screen and (min-width: 1200px) {
    /*xl*/
    .container {
        max-width: 1080px;
    }
    .main__compatible .col-xl-2 {
        width: 167px;
    }
    .main__compatible .blockCompatible {
        height: 167px;
        transition: all 0.8s;
    }
    .main__compatible .blockCompatible:hover {
        box-shadow: 0 0 10px 0 #ccc;
    }
    .main--bodercenter .col:nth-child(1) {
        /* width: 760px; */
    }
    .main--bodercenter .col:nth-child(2) {
        width: 280px;
    }
    /* .header {
        width: 100%;
        height: 80px;
        padding: 0 40px;
        transition: all .8s;
    }
    .header__logo {
        font-size: 22px;
    }
    .header button {
        width: 140px!important;
        height: 40px;
        font-size: 11px;
        transition: all .8s;
    }
    .header button:hover {
        background-color: #fff;
        color: #000;
    } */
    /*----------------------------CSS Main Index------------------------------*/
    .sectionindex__title {
        font-size: 18px;
        letter-spacing: 1px;
        font-weight: bold;
    }
    .sectionindex__describe {
        font-size: 34px;
    }
    /*----------CSS Main Banner----------*/
    .main__banner .container {
        display: flex;
        padding: 20px 0 58px 0;
    }
    .banner__image {
        height: 609px;
        width: 288px;
    }
    .banner__image img {
        height: 100%;
    }
    .banner__image div {
        font-size: 26px;
        width: 378.9px;
        padding: 20px 0 20px 20px;
        bottom: 72px;
        left: -45px;
        display: flex;
    }
    .banner__content {
        margin-top: 40px;
    }
    .banner__content p {
        font-size: 20px;
    }
    .banner__content h2 {
        font-size: 69px;
        margin: 10px 0 65px 0;
    }
    .banner__content div {
        font-size: 50px;
        width: 551px;
        white-space: nowrap;
    }
    .banner__content button {
        width: 335px !important;
        height: 56px;
        font-size: 14px;
        transition: all 0.5s;
    }
    .banner__content button:hover {
        box-shadow: 0 0 10px 0 #ccc;
    }
    .banner__scroll {
        position: absolute;
        display: flex;
    }
    .banner__scroll span {
        display: flex;
        transform: rotate(180deg);
    }
    /*----------CSS Main ABOUT----------*/
    .main__about {
        padding-top: 120px;
        padding-bottom: 115px;
    }
    .main__about .sectionindex__describe {
        font-size: 34px;
    }
    .main__about__img {
        width: 237px;
        height: 310px;
    }
    .main__about .col:nth-child(2) {
        display: flex;
        justify-content: space-between;
        width: 540px;
    }
    .main__about .col:nth-child(2) ul {
        height: 310px;
        width: 304px;
    }
    .main__about .col:nth-child(2) li div {
        height: 37px !important;
        line-height: 37px !important;
    }
    /*.main__about .col:nth-child(2) li:nth-child(3) div {
        width: 212px;
    }
    .main__about .col:nth-child(2) li:nth-child(4) div {
        width: 152px;
    }
    .main__about .col:nth-child(2) li:nth-child(5) div {
        width: 155px;
    }*/
    .main__about__text {
        font-size: 20px;
        max-width: 444px;
        margin-top: 30px;
    }
    .main__about__text p {
        line-height: 40px;
        margin-bottom: 0;
    }
    /*----------CSS Main HOW TO----------*/
    .main__howto {
        padding-top: 120px;
        padding-bottom: 100px;
    }
    .main__howto .sectionindex__describe {
        width: 577px;
        height: 99px;
        letter-spacing: -1px;
        margin-bottom: 40px;
    }
    .main__point ~ .main__howto .sectionindex__describe {
        letter-spacing: 0px;
    }
    .main__howto .col {
        width: 335px;
        max-height: 575px;
        flex: none;
        transition: all 0.8s;
    }
    .main__howto .col:hover {
        box-shadow: 0 0 10px 0 #ccc;
    }
    .cardHowto {
        width: 335px;
        height: 100%;
        padding: 40px 15px;
        box-shadow: 0px 3px 6px #70707047;
        border-radius: 5px;
    }
    .cardHowto__illustrative ul {
        top: 7px;
        right: 0;
    }
    .cardHowto__illustrative ul li {
        height: 93px;
        border-left: #f4f4f4 1px solid;
    }
    .cardHowto__illustrative ul li:nth-child(3) {
        margin-top: 38px;
    }
    .cardHowto__illustrative ul .active {
        border-left: #d7000f 1px solid;
    }
    .cardHowto__img {
        max-width: 290px;
        height: 310px;
        margin: 0 auto;
        position: relative;
    }
    .cardHowto__img img {
        height: 100%;
    }
    .cardHowto__step {
        font-size: 14px;
        margin-top: 20px;
        margin-bottom: 6px;
    }
    .cardHowto__function {
        font-size: 20px;
    }
    .cardHowto__text {
        font-size: 15px;
        margin: 15px auto 38px auto;
    }
    /*----------CSS Main POIN----------*/
    .main__point {
        min-height: 307px;
        width: 100%;
    }
    .main__point .container {
        padding: 60px 0;
        flex-direction: inherit !important;
    }
    .cardPoint {
        width: 619px;
        min-height: 207px;
        padding: 15px 15px 5px 15px;
    }
    .cardPoint__tittle {
        margin: 0px 0 13px 0;
        font-size: 22px;
    }
    .cardPoint__text {
        font-size: 18px;
        letter-spacing: -2px;
        background-position: 140px 44px;
    }
    .cardPoint__text p {
        margin-bottom: 0;
    }
    .cardDownload_button {
        width: 389px;
        height: 79px;
        border-radius: 105px;
        box-shadow: 0 3px 6px #00000020;
        font-size: 20px;
        transition: all 0.5s;
    }
    .cardDownload_button:hover {
        box-shadow: 0 0 10px 0 #717070;
    }
    .cardDownload_title {
        font-size: 22px;
        margin: 23px auto 0 auto;
    }
    .cardDownload_status {
        font-size: 22px;
        opacity: 20%;
        margin: 16px auto 23px auto;
    }
    /*----------CSS Main Benefits----------*/
    .main__benefits {
        padding: 40px 0 100px 0;
    }
    .main__benefits .sectionindex__title {
        margin-top: 30px;
    }
    .main__benefits .sectionindex__describe {
        margin-bottom: 55px;
    }
    .cardbenefits {
        width: 335px;
        min-height: 244px;
        padding: 30px;
        border-radius: 5px;
        box-shadow: 0 3px 6px #00000036;
    }
    .cardbenefits__title {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .cardbenefits:hover .cardbenefits__title {
        color: #fff;
    }
    .cardbenefits__textcenter {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .cardbenefits__content {
        display: flex;
        font-size: 14px;
    }
    .cardbenefits__content .cardbenefits__statistical:first-child {
        padding-right: 30px;
    }
    .cardbenefits__content .cardbenefits__statistical:last-child {
        padding-left: 30px;
    }
    .cardbenefits__statistical {
        font-size: 36px;
        display: flex;
        flex-direction: column;
        width: 135px;
    }
    .cardbenefits__statistical span {
        font-size: 12px;
        font-weight: 500;
    }
    .main__benefits .row .col:nth-child(2) .cardbenefits__textcenter {
        margin: 45px auto 0 auto;
    }
    .main__benefits .row .col:nth-child(3) .cardbenefits {
        padding-left: 15px;
        padding-right: 15px;
    }
    .main__benefits .row .col:nth-child(3) .cardbenefits .cardbenefits__title {
        letter-spacing: 1px;
    }
    .main__benefits .row .col:nth-child(3) .cardbenefits__textcenter {
        display: flex;
    }
    .cardbenefits__titletile {
        width: 53px;
        height: 1px;
        margin-top: 13px;
    }
    .cardbenefits__titletile:nth-child(1) {
        margin-right: 20px;
    }
    .cardbenefits__titletile:nth-child(3) {
        margin-left: 20px;
    }
    .main__benefits .row .col:nth-child(3) .cardbenefits__content {
        display: block;
    }
    .cardbenefits__benefit {
        display: flex;
        width: 100%;
        font-size: 14px;
    }
    .cardbenefits__benefit:nth-child(2) {
        margin-top: 10px;
    }
    .cardbenefits__benefit .left {
        width: 42px;
    }
    .cardbenefits__benefit .right {
        width: 237px;
        margin-left: 10px;
    }
    /*----------CSS Main Compatible----------*/
    .main__compatible {
        padding: 80px 0px;
        background-color: #f4f4f4;
    }
    .compatible__title {
        font-size: 24px;
        width: 100%;
    }
    .blockCompatible {
        border-radius: 4px;
        margin: 40px 0 50px 0;
    }
    .blockCompatible__content {
        bottom: 0;
        font-size: 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-around;
        height: 100%;
        width: 100%;
        color: #212529;
    }
    .compatible__textcenter {
        font-size: 16px;
    }
    .compatible__text {
        font-size: 12px;
        margin: 20px 0 76px 0;
    }
    .compatible__button {
        width: 540px !important;
        height: 90px;
        border-radius: 5px;
        font-size: 32px;
    }
    .main--bodercenter .col:nth-child(1) {
        /* max-width: 820px; */
        padding-right: 60px;
    }
    .main--bodercenter .col:nth-child(2) {
        /*width: 260px;*/
        position: relative;
    }
    .main__sidebar ul {
        margin: 73px 30px;
    }
    .main__sidebar li:last-child {
        margin-bottom: 0px;
    }
    .main__sidebar li a {
        display: block;
        font-size: 18px;
    }
    /*----------------------------CSS Main Clause------------------------------*/
    .main__clause hr {
        margin: 50px 0;
    }
    .main__textnote {
        font-size: 18px;
        line-height: 40px;
        margin-top: 6px;
        /*letter-spacing: 0.1rem;*/
    }
    .main__title {
        font-size: 32px;
        padding-top: 60px;
        margin-bottom: 40px;
    }
    .main__text {
        margin-bottom: 34px;
        font-size: 16px;
        letter-spacing: 0.1rem;
        line-height: 24px;
    }
    .main__heading {
        color: #000;
        font-size: 20px;
        letter-spacing: 0.1rem;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .box__date {
        display: flex;
        padding-bottom: 100px;
    }
    .box__date div {
        padding-left: 20px;
        display: flex;
        align-items: center;
        font-size: 16px;
        letter-spacing: 0.1rem;
        height: 50px;
    }
    .box__date div:nth-child(1) {
        width: 540px;
    }
    .box__date div:nth-child(2) {
        width: 220px;
    }
    /*----------------------------CSS Main Privacy------------------------------*/
    .main__privacy .container .col:nth-child(1) .main__text:last-child {
        margin-bottom: 0;
    }
    .main__privacy .container .row {
        margin-bottom: 270px;
    }
    /*----------------------------CSS Main Symbol------------------------------*/
    .main__symbol .container .row {
        margin-bottom: 264px;
    }
    .main__symbol .container .col:nth-child(1) {
        padding-bottom: 173px;
    }
    /*----------------------------CSS Main Use------------------------------*/
    .main__use .box__date {
        padding-bottom: 0px;
    }
    .main__use .row {
        margin-bottom: 148px;
    }
    /*---------------------CSS footer---------------------*/
    .footer__top .footer__question {
        width: 454px;
        height: 96px;
        font-size: 32px;
        letter-spacing: 2px;
        margin: 102px 0 53px 0;
    }
    .footer__top .footer__brand {
        height: 43px;
        font-size: 30px;
        margin-bottom: 100px;
    }
    .footer__top .footer__brand img {
        height: 100%;
    }
    .footer__top ul {
        margin: 100px 0 55px 0;
    }
    .footer__top ul .footer__link--border:nth-child(2) {
    }
    .footer__top ul .footer__link--border {
        padding: 23px 0;
    }
    .footer__top ul li a {
        font-size: 14px;
        transition: all 0.8s;
    }
    .footer__bottom {
        height: 80px;
        display: flex;
        align-items: center;
    }
    .footer__bottom p {
        font-size: 12px;
        margin: 0;
    }
    .notification__bottom {
        padding: 40px 0;
        font-size: 12px;
        line-height: 1.2rem;
    }
}
@media only screen and (min-width: 1400px) {
    /*xxl*/
    .container {
        max-width: 1280px;
    }
    .main__compatible .col-xxl-2 {
    }
}
@media only screen and (max-width: 575px) {
    .sp {
        display: block;
    }
    .pc {
        display: none;
    }
    .container {
        max-width: 335px;
    }
    .main__text {
        font-size: 14px;
    }
    .main__title {
        font-size: 20px;
    }
    /* .header {
        padding: 0 20px;
    } */
    .sectionindex__title {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .main__banner .container {
        flex-direction: column;
        padding: 15px 0 40px 0;
    }
    .banner__scroll {
        display: none;
    }
    .banner__image {
        height: 408px;
        margin: 0 auto;
        text-align: center;
        width: 189px;
    }
    .banner__content {
        margin-top: 31px;
    }
    .banner__content h2 {
        display: none;
    }
    .banner__content p {
        display: none;
    }
    .banner__content div {
        width: 312px;
        font-size: 24px;
        float: right;
    }
    .banner__content button {
        margin-top: 28px;
    }
    .main__about {
        padding: 60px 0;
    }
    .main__about__img {
        max-width: 176px;
    }
    .main__about__text p {
        display: none;
    }
    .main__about .sectionindex__describe {
        font-size: 20px;
    }
    .sectionindex__describe {
        font-size: 20px;
    }
    .main--bodercenter .col:nth-child(1) {
        padding-right: calc(var(--bs-gutter-x)/ 2);
        border-bottom: #bbbbbb 1px solid;
        border-right: none;
    }
    .main__howto {
        padding: 60px 0;
    }
    .main__about .col:nth-child(2) ul {
        height: 230px;
        width: 169px;
        padding-right: 10px;
    }
    .main__about .col:nth-child(2) li div {
        height: 24px !important;
        line-height: 24px !important;
        font-size: 14px !important;
        padding-left: 15px;
        padding-right: 25px;
    }
    .main__howto .sectionindex__describe {
        width: 321px;
        height: auto;
        margin-bottom: 0;
    }
    .cardHowto__function span:nth-child(2) {
        display: block;
    }
    .cardHowto__function span:nth-child(1) {
        display: none;
    }
    .main__about .col:nth-child(2) li:nth-child(3) div {
        padding-right: 20px;
    }
    .cardHowto__box .flex-grow-1 p {
        margin-left: -8px;
    }
    .main__sidebar ul{
        margin: 41px 0 71px 0;
        padding: 0 20px;
    }
    .main--bodercenter .col:nth-child(1) {
        padding-bottom: 199px;
    }
    .main__point .container {
        flex-direction: column;
        padding: 40px 0;
    }
    .cardPoint {
        width: 100%;
        padding: 24px 15px 40px 15px;
    }
    .cardPoint__tittle {
        margin: 0px 0 18px 0;
    }
    .cardPoint__text {
        font-size: 15px;
        background-position: 0px 11px;
    }
    .cardDownload_title,
    .cardDownload_status {
        display: none;
    }
    .cardDownload_button {
        margin-top: 30px;
        border-radius: 5px;
        height: 56px;
        font-size: 20px;
    }
    .main__benefits {
        padding-top: 0px;
        padding-bottom: 20px;
    }
    .main__benefits .main__point .container {
        flex-direction: column-reverse;
    }
    .main__benefits .main__point button span:nth-child(2) {
        display: block;
    }
    .main__benefits .main__point button span:nth-child(1) {
        display: none;
    }
    .main__benefits .sectionindex__title {
        margin-top: 0px;
    }
    .main__benefits .sectionindex__describe {
        margin-bottom: 30px;
    }
    .main__benefits .row .col:nth-child(3) .cardbenefits__textcenter {
        white-space: nowrap;
    }
    .cardbenefits__titletile {
        width: 50px;
    }
    .cardbenefits {
        margin-bottom: 20px;
    }
    .cardbenefits__benefit .left {
        width: 50px;
    }
    .compatible__title {
        font-size: 18px;
        width: 216px;
        margin: 0 auto;
        padding-bottom: 20px;
    }
    .main__compatible {
        padding: 60px 0px;
    }
    .main__compatible .col-4 {
        width: 105px;
    }
    .main__compatible .blockCompatible {
        height: 105px;
        margin: 10px 0 0px 0;
    }
    .main__privacy .container .row {
        margin-bottom: 0px;
    }
    .main__use .row {
        margin-bottom: 0px;
    }
    .blockCompatible__content {
        font-size: 16px;
        bottom: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-around;
        height: 100%;
        width: 100%;
        color: #212529;
    }
    .footer__top .footer__question {
        margin: 62px 0 30px 0;
        font-size: 22px;
        width: 100%;
    }
    .footer__top .footer__brand {
        font-size: 22px;
        margin-bottom: 38px;
        height: 36.5px;
    }
    .footer__top ul {
        margin: 0px 0 50px 0;
    }
    .howto__list {
        padding-top: 26px;
    }
    .banner__image__text {
        font-size: 17px !important;
        width: 236px !important;
        padding: 10px 15px !important;
        left: -24px !important;
        bottom: 40px !important;
    }
    .banner__image__text.banner__text--slide1 {
        width: 282px !important;
        left: -50px !important;
    }
    .cardPoint__decorate span:nth-child(1) {
        left: 106px;
    }
    .cardPoint__decorate-top span:nth-child(1) {
        width: 105px;
        top: 56px;
        left: 82px;
    }
    .cardPoint__decorate-bottom span:nth-child(1) {
        width: 110px;
        top: 12px;
        left: 200px;
    }
    .cardPoint__decorate span:nth-child(2) {
        left: 235px;
    }
    .cardPoint__decorate-top span:nth-child(2) {
        width: 87px;
        top: 56px;
        left: 215px;
    }
    .cardPoint__decorate-bottom span:nth-child(2) {
        width: 120px;
        top: 56px;
        left: 66px;
    }
    .cardPoint__decorate-top span:nth-child(3) {
        width: 30px;
        top: 78px;
        left: 0;
    }
    .cardPoint__decorate-bottom span:nth-child(3) {
        width: 30px;
        top: 35px;
        left: 0;
        display: block;
    }
    .main__banner {
        height: 650px;
    }
    .main__banner .owl-stage-outer,
    .main__banner .owl-carousel {
        height: 100%;
    }
    .banner__content .banner__button {
        bottom: -160px;
    }
    .banner__text {
        font-size: 24px;
        bottom: 120px;
    }
    .cardbenefits__content .cardbenefits__statistical {
        width: 50%;
        text-align: center;
    }
    .main__usage-guide .main__subtitle{
        font-size: 14px;
        line-height: 24px;
    }
    .main__usage-guide .main__des{
        font-size: 14px;
        line-height: 24px;
    }
    .main__usage-guide .main__list{
        overflow: auto;
    }
}
@keyframes floatRightHorizontal {
    0% {
        transform: translateX(10px);
    }
    50% {
        transform: translateX(-10px);
    }
    100% {
        transform: translateX(10px);
    }
}
@keyframes floatLeftHorizontal {
    0% {
        transform: translateX(-0.5em);
    }
    50% {
        transform: translateX(0.5em);
    }
    100% {
        transform: translateX(-0.5em);
    }
}
@keyframes FloatHorizontal {
    0% {
        transform: translate3d(0, 0, 0);
    }
    50% {
        transform: translate3d(-0.5em, 0, 0);
    }
    100% {
        transform: translate3d(0, 0, 0);
    }
}
@keyframes FloatVertical {
    0% {
        transform: translate3d(0, 0, 0);
    }
    50% {
        transform: translate3d(0, -0.5em, 0);
    }
    100% {
        transform: translate3d(0, 0, 0);
    }
}
@keyframes decoratePoint {
    0% {
        width: 0px;
    }
    /*100% {
        width: 100%;
    }*/
}
