@charset "UTF-8";
/* @import url(../../fonts/font-awesome-4.5.0/css/font-awesome.min.css); */
@import url('https://wbgame.tadagaming.com/All-In-One/production/css/font-awesome.min.css');

.advertise {
    width: 100%;
    margin-top: var(--margin-header-mobile);
}

@media only screen and (min-width: 1279px) {
    .advertise {
        margin-top: var(--margin-header-pc);
    }
}

.advertise__swiper {
    width: 100%;
}

.advertise__swiper .swiper-slide {
    width: 100%;
    padding-bottom: 54.16667%;
    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;
    position: relative;
    overflow: hidden;
}

@media only screen and (orientation: portrait) {
    .advertise__swiper .swiper-slide {
        width: 100%;
        height: 0;
        padding-bottom: 149.33333%;
    }
}

@media only screen and (min-width: 1279px) {
    .advertise__swiper .swiper-slide {
        padding-bottom: 40.625%;
    }
}

.advertise__swiper .swiper-slide img {
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 133.33333%;
}

@media only screen and (orientation: portrait) {
    .advertise__swiper .swiper-slide img {
        width: 100%;
    }
}

@media only screen and (min-width: 1279px) {
    .advertise__swiper .swiper-slide img {
        width: 100%;
    }
}

.advertise__swiper .swiper-slide .gameState {
    width: 37.7777777778%;
    position: absolute;
    top: 12.8205128205%;
    right: 1.1111111111%;
    font-size: clamp(28px, 3.909vw, 50px);
    color: #fff;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

@media only screen and (orientation: portrait) {
    .advertise__swiper .swiper-slide .gameState {
        width: 72.5333333333%;
        top: 4.4642857143%;
        right: 13.7333333333%;
        font-size: clamp(28px, 6.666vw, 50px);
    }
}

@media only screen and (min-width: 1279px) {
    .advertise__swiper .swiper-slide .gameState {
        width: 28.3333333333%;
        right: 13.3333333333%;
        font-size: clamp(28px, 2.604vw, 50px);
    }
}

.advertise__swiper .swiper-slide .gameLiveOnTitle {
    width: 37.7777777778%;
    position: absolute;
    bottom: 27.6923076923%;
    right: 1.1111111111%;
    font-size: clamp(20px, 2.814vw, 36px);
    color: #fff;
    text-align: center;
    line-height: 1em;
    text-transform: uppercase;
}

@media only screen and (orientation: portrait) {
    .advertise__swiper .swiper-slide .gameLiveOnTitle {
        width: 72.5333333333%;
        bottom: 16.7857142857%;
        right: 13.7333333333%;
        font-size: clamp(20px, 4.8vw, 36px);
    }
}

@media only screen and (min-width: 1279px) {
    .advertise__swiper .swiper-slide .gameLiveOnTitle {
        width: 28.3333333333%;
        right: 13.3333333333%;
        font-size: clamp(18px, 1.875vw, 36px);
    }
}

.advertise__swiper .swiper-slide .gameLiveOn {
    width: 37.7777777778%;
    height: 16.6666666667%;
    position: absolute;
    bottom: 7.6923076923%;
    right: 1.1111111111%;
    text-transform: uppercase;
}

@media only screen and (orientation: portrait) {
    .advertise__swiper .swiper-slide .gameLiveOn {
        width: 72.5333333333%;
        height: 11.6071428571%;
        bottom: 3.5714285714%;
        right: 13.7333333333%;
    }
}

@media only screen and (min-width: 1279px) {
    .advertise__swiper .swiper-slide .gameLiveOn {
        width: 28.3333333333%;
        right: 13.3333333333%;
    }
}

.advertise__swiper .swiper-slide .gameLiveOn ul {
    list-style: none;
    width: 100%;
    height: 100%;
    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;
}

.advertise__swiper .swiper-slide .gameLiveOn ul li {
    width: 23.8970588235%;
    height: 100%;
    border-radius: 10px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ff9d00), color-stop(50%, #ff9d00), color-stop(51%, #FF8200), to(#FF8200));
    background-image: linear-gradient(to bottom, #ff9d00 0%, #ff9d00 50%, #FF8200 51%, #FF8200 100%);
    -webkit-box-shadow: 3px 3px 10px rgba(94, 59, 0, 0.5);
    box-shadow: 3px 3px 10px rgba(94, 59, 0, 0.5);
    position: relative;
    margin: 0 clamp(8px, 1.407vw, 18px);
}

@media only screen and (orientation: portrait) {
    .advertise__swiper .swiper-slide .gameLiveOn ul li {
        margin: 0 clamp(8px, 2.4vw, 18px);
    }
}

@media only screen and (min-width: 1279px) {
    .advertise__swiper .swiper-slide .gameLiveOn ul li {
        margin: 0 clamp(8px, 0.9375vw, 18px);
    }
}

.advertise__swiper .swiper-slide .gameLiveOn ul li.day,
.advertise__swiper .swiper-slide .gameLiveOn ul li.month,
.advertise__swiper .swiper-slide .gameLiveOn ul li.year {
    text-align: center;
    font-size: clamp(16px, 3.137vw, 40px);
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 1em;
    position: relative;
    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-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-transform: uppercase;
}

@media only screen and (orientation: portrait) {

    .advertise__swiper .swiper-slide .gameLiveOn ul li.day,
    .advertise__swiper .swiper-slide .gameLiveOn ul li.month,
    .advertise__swiper .swiper-slide .gameLiveOn ul li.year {
        font-size: clamp(16px, 5.33vw, 40px);
    }
}

@media only screen and (min-width: 1279px) {

    .advertise__swiper .swiper-slide .gameLiveOn ul li.day,
    .advertise__swiper .swiper-slide .gameLiveOn ul li.month,
    .advertise__swiper .swiper-slide .gameLiveOn ul li.year {
        font-size: clamp(16px, 2.083vw, 40px);
    }
}

.advertise__swiper .swiper-slide .gameLiveOn ul li.day:after,
.advertise__swiper .swiper-slide .gameLiveOn ul li.month:after,
.advertise__swiper .swiper-slide .gameLiveOn ul li.year:after {
    font-weight: lighter;
    font-size: clamp(12px, 1.563vw, 20px);
    line-height: 1em;
    margin-top: 4.7%;
    color: #fff;
}

@media only screen and (orientation: portrait) {

    .advertise__swiper .swiper-slide .gameLiveOn ul li.day:after,
    .advertise__swiper .swiper-slide .gameLiveOn ul li.month:after,
    .advertise__swiper .swiper-slide .gameLiveOn ul li.year:after {
        font-size: clamp(12px, 2.666vw, 20px);
    }
}

@media only screen and (min-width: 1279px) {

    .advertise__swiper .swiper-slide .gameLiveOn ul li.day:after,
    .advertise__swiper .swiper-slide .gameLiveOn ul li.month:after,
    .advertise__swiper .swiper-slide .gameLiveOn ul li.year:after {
        font-size: clamp(12px, 1.041vw, 20px);
    }
}

/* .advertise__swiper .swiper-slide .gameLiveOn ul li.day:after {
    content: "DAY";
}

.advertise__swiper .swiper-slide .gameLiveOn ul li.month:after {
    content: "MONTH";
}

.advertise__swiper .swiper-slide .gameLiveOn ul li.year:after {
    content: "YEAR";
} */

.advertise__swiper .swiper-slide .gameButton {
    width: 37.7777777778%;
    position: absolute;
    bottom: 17.9487179487%;
    right: 1.1111111111%;
}

@media only screen and (orientation: portrait) {
    .advertise__swiper .swiper-slide .gameButton {
        width: 72.5333333333%;
        bottom: 7.1428571429%;
        right: 13.7333333333%;
    }
}

@media only screen and (min-width: 1279px) {
    .advertise__swiper .swiper-slide .gameButton {
        width: 28.3333333333%;
        right: 13.3333333333%;
    }
}

.advertise__swiper .swiper-slide .gameButton button {
    display: block;
    padding: 8px 24px;
    margin: 0 auto;
    border-radius: 30px;
    border: none;
    background-color: var(--color-base);
    color: #fff;
    text-align: center;
    font-size: clamp(20px, 2.814vw, 36px);
    cursor: pointer;
}

@media only screen and (orientation: portrait) {
    .advertise__swiper .swiper-slide .gameButton button {
        font-size: clamp(20px, 4.8vw, 36px);
    }
}

@media only screen and (min-width: 1279px) {
    .advertise__swiper .swiper-slide .gameButton button {
        font-size: clamp(18px, 1.875vw, 36px);
    }
}

.content_index {
    overflow-x: hidden;
    padding-top: 0;
}

.content_index .wave {
    width: 100%;
    padding-bottom: 3.41566%;
    position: absolute;
    top: -1px;
    line-height: 0;
}

.content_index .wave img {
    max-width: 100%;
    height: 100%;
}

.content_index .header-title {
    margin-top: 2em;
    text-align: center;
}

.content_index .header-title h3 {
    font-size: 1.5em;
    line-height: 1.5em;
}

.content_index .aboutUs {
    width: 100%;
    /* background: #F5F5F5; */
}

.content_index .aboutUs .content {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
}

@media only screen and (min-width: 768px) {
    .content_index .aboutUs .content {
        grid-template-columns: 40% 1fr;
    }
}

.content_index .aboutUs-img {
    width: 100%;
    position: relative;
    max-width: 500px;
    height: clamp(350px, 104.35vw, 554px);
    overflow: hidden;
    margin: 24px auto 0 auto;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

@media only screen and (min-width: 768px) {
    .content_index .aboutUs-img {
        height: clamp(320px, 45vw, 554px);
        margin: -25px auto 0 auto;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}

.content_index .aboutUs-img img:nth-child(1) {
    display: block;
    width: 81%;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.content_index .aboutUs-img img:nth-child(2),
.content_index .aboutUs-img img:nth-child(3) {
    position: absolute;
}

.content_index .aboutUs-img img:nth-child(2) {
    width: 100%;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.content_index .aboutUs-img img:nth-child(3) {
    width: 100%;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.content_index .aboutUs .title {
    color: var(--color-title);
    line-height: 1em;
    text-align: left;
    margin-bottom: 8px;
}

@media only screen and (min-width: 1023px) {
    .content_index .aboutUs .title {
        margin-bottom: 16px;
    }
}

.content_index .aboutUs .subtitle {
    color: var(--color-txt);
    font-weight: var(--font-weight-title);
    line-height: 1em;
    margin-bottom: 16px;
}

@media only screen and (min-width: 1023px) {
    .content_index .aboutUs .subtitle {
        margin-bottom: 24px;
    }
}

.content_index .aboutUs .textContent {
    width: 100%;
    padding: 0 16px;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    grid-column: span 1;
}

@media only screen and (min-width: 768px) {
    .content_index .aboutUs .textContent {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        text-align: left;
    }
}

.content_index .aboutUs .textContent p {
    font-size: var(--font-size-content-m);
    font-weight: var(--font-weight-base);
    line-height: var(--lineHeight-content);
    color: var(--color-txt);
    margin-bottom: 32px;
}

@media only screen and (min-width: 768px) {
    .content_index .aboutUs .textContent p {
        font-size: var(--font-size-content);
    }
}

.content_index .aboutUs .button {
    font-size: 1.375rem;
    line-height: 1em;
    text-align: center;
}

@media only screen and (min-width: 1023px) {
    .content_index .aboutUs .button {
        text-align: left;
    }
}

.content_index .aboutUs .button a {
    padding: 18px 36px;
    font-weight: 600;
}

.content_index .aboutUs-data {
    width: calc(100% - 16px);
    margin: 0 auto;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}

@media only screen and (min-width: 768px) {
    .content_index .aboutUs-data {
        grid-column: span 3;
    }
}

.content_index .aboutUs-data ul {
    width: 100%;
    list-style: none;
    display: grid;
    grid-template-columns: 1fr 30px 1fr;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 32px 0;
    -webkit-column-gap: 32px;
    -moz-column-gap: 32px;
    column-gap: 32px;
    row-gap: 16px;
}

@media only screen and (min-width: 768px) {
    .content_index .aboutUs-data ul {
        padding: 32px 32px;
        grid-template-columns: 1fr 30px 1fr 30px 1fr 30px 1fr;
    }
}

.content_index .aboutUs-data ul li:nth-child(4) {
    display: none;
}

@media only screen and (min-width: 768px) {
    .content_index .aboutUs-data ul li:nth-child(4) {
        display: block;
    }
}

.content_index .aboutUs-data ul li {
    text-align: center;
}

.content_index .aboutUs-data ul li .num {
    font-family: var(--font-family-title);
    font-size: 1.875rem;
    line-height: var(--lineHeight-title);
    color: var(--color-second);
    margin-bottom: 4px;
}

@media only screen and (min-width: 768px) {
    .content_index .aboutUs-data ul li .num {
        font-size: 2.875rem;
    }
}

.content_index .aboutUs-data ul li p {
    font-size: 1rem;
    line-height: 1.125em;
    text-transform: capitalize;
    font-weight: var(--font-weight-base);
}

@media only screen and (min-width: 768px) {
    .content_index .aboutUs-data ul li p {
        font-size: 1.125rem;
    }
}

.content_index .aboutUs-data ul li:nth-child(even) {
    position: relative;
}

.content_index .aboutUs-data ul li:nth-child(even)::before {
    content: "";
    position: absolute;
    display: block;
    width: 1px;
    height: 150%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), color-stop(48.5%, #D4D3D3), to(#FFF));
    background-image: linear-gradient(180deg, #FFF 0%, #D4D3D3 48.5%, #FFF 100%);
    -webkit-transform: rotate(15deg) translateY(-50%);
    transform: rotate(15deg) translateY(-50%);
    top: 50%;
    left: 0;
}

.content_index .gamification .content {
    margin-bottom: 48px;
}

@media only screen and (min-width: 1279px) {
    .content_index .gamification .content {
        padding: 0;
    }
}

.content_index .gamification .content .title {
    margin-bottom: 24px;
}

@media only screen and (min-width: 1279px) {
    .content_index .gamification .content .title {
        padding: 0;
    }
}

.content_index .gamification .content ul {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    list-style: none;
    -webkit-column-gap: 90px;
    -moz-column-gap: 90px;
    column-gap: 90px;
    row-gap: 24px;
}

@media only screen and (min-width: 768px) {
    .content_index .gamification .content ul {
        grid-template-columns: repeat(2, 1fr);
        row-gap: 40px;
    }
}

.content_index .gamification .content ul li {
    display: grid;
    grid-template-columns: 80px 1fr;
    -webkit-column-gap: 24px;
    -moz-column-gap: 24px;
    column-gap: 24px;
}

.content_index .gamification .content ul li .list-title {
    font-size: 1.5rem;
    font-weight: bold;
    color: var(--color-second);
    margin-bottom: 16px;
}

.content_index .gamification .content ul li .list-icon {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.content_index .gamification .content ul li .list-icon img {
    width: 100%;
    max-width: 200px;
}

.content_index .gamification .content .swiper-pagination1 {
    height: 10px;
    bottom: -14px;
    z-index: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}

.content_index .gamification .content .swiper-pagination1 .swiper-pagination-bullet {
    background: #000;
    width: 10px;
    height: 100%;
    border-radius: 5px;
    margin: 0 8px;
}

.content_index .gamification .content .swiper-pagination1 .swiper-pagination-bullet-active {
    background: var(--color-base);
    height: 100%;
    border-radius: 5px;
    margin: 0 8px;
}

.content_index .gamification .content .show-pc {
    display: none;
}

@media only screen and (min-width: 768px) {
    .content_index .gamification .content .show-pc {
        display: grid;
    }
}

.content_index .gamification .content .show-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media only screen and (min-width: 768px) {
    .content_index .gamification .content .show-mobile {
        display: none;
    }
}

.content_index .gamification .content .swiper {
    width: 100%;
}

.content_index .ourUnique {
    width: 100%;
    padding-bottom: 60px;
}

.content_index .ourUnique img,
.content_index .ourUnique a {
    user-select: none;
}

@media only screen and (min-width: 768px) {
    .content_index .ourUnique {
        padding-bottom: 100px;
    }
}

.content_index .ourUnique .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.content_index .ourUnique__image {
    width: 50%;
}

.content_index .ourUnique__items {
    width: 50%;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 20px;
}

@media only screen and (min-width: 768px) {
    .content_index .ourUnique__items {
        min-height: 47.15447vw;
    }
}

@media only screen and (min-width: 1023px) {
    .content_index .ourUnique__items {
        min-height: 580px;
    }
}

.content_index .ourUnique__items.mobile-none {
    display: none;
}

@media only screen and (min-width: 1023px) {
    .content_index .ourUnique__items.mobile-none {
        display: block;
    }
}

.content_index .ourUnique__items .title {
    width: 100%;
    color: var(--color-base);
    text-align: left;
    font-weight: bold;
    margin-bottom: 1rem;
    margin-top: 0;
    margin-left: 50%;
    padding-top: 0;
}

.content_index .ourUnique__items ul.accordion {
    width: 100%;
    color: var(--color-base);
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    margin-left: 50%;
    row-gap: 24px;
    margin-top: 24px;
}

.content_index .ourUnique__items ul.accordion li {
    width: 100%;
    margin: 8px 0;
    cursor: pointer;
}

.content_index .ourUnique__items ul.accordion li a {
    width: 100%;
    color: var(--color-second);
    font-size: 1.3rem;
    font-family: var(--font-family-subtitle);
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.content_index .ourUnique__items ul.accordion li a:hover {
    color: var(--color-base);
}

.content_index .ourUnique__items ul.accordion li a::before {
    content: '\f111';
    font-family: "FontAwesome";
    display: inline-block;
    font-size: 0.6em;
    margin: 0 16px 0 4px;
    color: var(--color-base);
}

.content_index .ourUnique__items ul.accordion li a.active {
    font-family: var(--font-family-subtitle);
    font-weight: var(--font-weight-subtitle);
    color: #321906;
    padding-left: 148px;
}

.content_index .ourUnique__items ul.accordion li a.active::before {
    display: none;
}

.content_index .ourUnique__items ul.accordion li .panel {
    padding: 8px 18px;
    -webkit-transition: max-height 0.2s ease-out;
    transition: max-height 0.2s ease-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: none;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    column-gap: 8px;
}

.content_index .ourUnique__items ul.accordion li .panel.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.content_index .ourUnique__items ul.accordion li .panel img {
    width: 120px;
    margin-top: -35px;
    padding: 10px;
}

.content_index .ourUnique__items ul.accordion li .panel p {
    font-size: 0.88rem;
    line-height: 1.5em;
    width: calc(100% - 120px);
    font-family: '微軟正黑體', Helvetica, Poppins, Tahoma, sans-serif, Heiti TC, 'メイリオ';
    padding-top: 12px;
    border-top: 1px solid var(--color-base);
    color: #866145;
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.content_index .ourUnique__items ul.accordion li:nth-child(1) .panel img,
.content_index .ourUnique__items ul.accordion li:nth-child(5) .panel img {
    margin-top: -50px;
}

.content_index .ourUnique__items .itemImg {
    width: 91.21951%;
    max-width: 500px;
    position: absolute;
    top: 0;
    left: -100%;
}

.content_index .ourUnique__items .itemImg img {
    display: block;
    width: 100% !important;
}

.content_index .ourUnique__swiper {
    width: 90%;
    margin: 0 auto;
}

.content_index .ourUnique__swiper.pc-none {
    display: block;
}

@media only screen and (min-width: 1023px) {
    .content_index .ourUnique__swiper.pc-none {
        display: none;
    }
}

.content_index .ourUnique__swiper .title {
    text-align: center;
    color: var(--color-base);
    margin-top: 0px;
    padding-top: 0;
    margin-bottom: 16px;
}

@media only screen and (min-width: 1023px) {
    .content_index .ourUnique__swiper .title {
        text-align: left;
    }
}

.content_index .ourUnique__swiper .subtitle {
    width: 100%;
    color: #000;
    font-size: var(--font-size-subtitle);
    font-family: var(--font-family-subtitle);
    font-weight: var(--font-weight-subtitle);
    text-align: center;
}

@media only screen and (min-width: 1023px) {
    .content_index .ourUnique__swiper .subtitle {
        font-size: 1.67rem;
    }
}

.content_index .ourUnique__swiper p {
    font-size: 0.88rem;
    line-height: 1.5em;
    font-family: '微軟正黑體', Helvetica, Poppins, Tahoma, sans-serif, Heiti TC, 'メイリオ';
    padding-top: 12px;
    color: #848484;
}

.content_index .ourUnique__swiper .swiper-slide img {
    display: block;
    width: 85%;
    max-width: 500px;
    margin: 0 auto 16px auto;
}

.content_index .ourUnique__swiper .swiper {
    padding-bottom: 40px;
}

.content_index .ourUnique__swiper .swiper-pagination {
    height: 18px;
}

.content_index .ourUnique__swiper .swiper-pagination-bullet {
    background: #000;
    width: 18px;
    height: 100%;
    border-radius: 9px;
    margin: 0 8px;
}

.content_index .ourUnique__swiper .swiper-pagination-bullet-active {
    background: var(--color-base);
    width: 32px;
    height: 100%;
    border-radius: 9px;
    margin: 0 8px;
}

.content_index .partnersbox {
    width: 100%;
    padding-bottom: 60px;
}

@media only screen and (min-width: 768px) {
    .content_index .partnersbox {
        padding-bottom: 100px;
    }
}

.content_index .partnersbox .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.content_index .partnersbox .txt {
    width: 100%;
    color: #000;
    margin-top: 6px;
    margin-bottom: 24px;
    text-align: left;
}

.content_index .partnersbox .swiper {
    width: 100%;
}

.content_index .partnersbox .swiper .swiper-slide {
    height: 68px;
    background-color: #F1F1F1;
    border-radius: 8px;
    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;
}

@media only screen and (min-width: 768px) {
    .content_index .partnersbox .swiper .swiper-slide {
        height: 96px;
    }
}

.content_index .partnersbox .swiper .swiper-slide a {
    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;
}

.content_index .partnersbox .swiper .swiper-slide a img {
    display: block;
    max-width: 80%;
    max-height: 40px;
}

@media only screen and (min-width: 768px) {
    .content_index .partnersbox .swiper .swiper-slide a img {
        max-height: 62px;
    }
}

.content_index .partnersbox .swiper-pagination {
    height: 10px;
    bottom: -34px;
    z-index: 0;
}

.content_index .partnersbox .swiper-pagination-bullet {
    background: #000;
    width: 10px;
    height: 100%;
    border-radius: 5px;
    margin: 0 8px;
}

.content_index .partnersbox .swiper-pagination-bullet-active {
    background: var(--color-base);
    height: 100%;
    border-radius: 5px;
    margin: 0 8px;
}

.content_index .ad-video {
    width: 100%;
}

.content_index .ad-video .content {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.content_index .ad-video .content .ad-video-texts {
    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: left;
    -ms-flex-align: left;
    align-items: left;
    width: 100%;
    color: #000;
}

.content_index .ad-video .content .ad-video-texts .logo {
    margin-bottom: 0.5em;
}

.content_index .ad-video .content .ad-video-texts .logo img {
    max-width: 100%;
}

.content_index .ad-video .content .ad-video-texts .title {
    text-align: center;
    line-height: 1.2em;
}

.content_index .ad-video .content .ad-video-texts .button {
    margin: 0.5em 0;
    text-align: center;
}

.content_index .ad-video .content .ad-video-texts .button a {
    padding: 0.5em 1.5em;
    border-radius: 8px;
    background-color: #000;
    color: var(--color-base);
}

.content_index .ad-video .content .ad-video-video {
    width: 100%;
    padding: 0.8em;
}

.content_index .ad-video .content .ad-video-video img {
    max-width: 100%;
}

.content_index .ad-video .content .ad-video-video video {
    max-width: 100%;
}

@media only screen and (min-width: 576px) {
    .content_index .ad-video {
        width: 100%;
    }

    .content_index .ad-video .content {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .content_index .ad-video .content .ad-video-texts {
        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: left;
        -ms-flex-align: left;
        align-items: left;
        width: 50%;
        color: #000;
    }

    .content_index .ad-video .content .ad-video-texts .logo {
        margin-bottom: 0.5em;
    }

    .content_index .ad-video .content .ad-video-texts .logo img {
        max-width: 50%;
    }

    .content_index .ad-video .content .ad-video-texts .title {
        text-align: left;
        line-height: 1.2em;
    }

    .content_index .ad-video .content .ad-video-texts .button {
        margin: 2em 0;
        text-align: left;
    }

    .content_index .ad-video .content .ad-video-texts .button a {
        padding: 0.5em 1.5em;
        border-radius: 8px;
        background-color: #000;
        color: var(--color-base);
    }

    .content_index .ad-video .content .ad-video-img {
        width: 60%;
        padding: 0.8em;
    }

    .content_index .ad-video .content .ad-video-img img {
        max-width: 100%;
    }

    .content_index .ad-video .content .ad-video-video {
        width: 60%;
        padding: 0.8em;
    }

    .content_index .ad-video .content .ad-video-video img {
        max-width: 100%;
    }

    .content_index .ad-video .content .ad-video-video video {
        max-width: 100%;
    }
}

.content_index .NEWS {
    background: #F5F5F5;
    padding-bottom: 28px;
}

.content_index .NEWS .content p {
    color: #000;
    margin-top: 12px;
    margin-bottom: 24px;
    text-align: left;
}

.content_index .NEWS .content .title {
    color: var(--color-base);
    line-height: 1.2em;
    text-align: left;
}

.content_index .NEWS .content .textContent {
    width: 100%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

@media only screen and (min-width: 1023px) {
    .content_index .NEWS .content .textContent {
        width: 50%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}

.content_index .NEWS .content .textContent p {
    font-family: var(--font-family-content);
    font-weight: var(--font-weight-content);
    color: var(--color-txt);
    margin-bottom: 40px;
}

.content_index .NEWS .content-data {
    width: calc(100% - 16px);
    margin: 0 auto;
    background: #fff;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}

.content_index .NEWS .content-data ul {
    width: 100%;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
}

.content_index .NEWS .content-data ul li {
    width: calc(50% - 8px);
    padding: 16px 0;
    text-align: center;
}

@media only screen and (min-width: 1023px) {
    .content_index .NEWS .content-data ul li {
        width: calc(25% - 8px);
    }
}

.content_index .NEWS .content-data ul li .num {
    font-size: 2rem;
    color: #000;
    margin-bottom: 8px;
}

.content_index .NEWS .content-data ul li p {
    line-height: 1.2em;
}

.content_index .ourService {
    width: 100%;
    background: #F5F5F5;
}

.content_index .ourService img {
    user-select: none;
}

.content_index .ourService .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.content_index .ourService .title {
    text-align: center;
    color: var(--color-title);
}

@media only screen and (min-width: 1023px) {
    .content_index .ourService .title {
        text-align: left;
    }
}

.content_index .ourService__list {
    width: 100%;
    padding: 0;
}

.content_index .ourService__list.mobile-none {
    display: none;
}

@media only screen and (min-width: 1023px) {
    .content_index .ourService__list.mobile-none {
        display: block;
    }
}

.content_index .ourService__list ul {
    width: 100%;
    list-style: none;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    -webkit-column-gap: 16px;
    -moz-column-gap: 16px;
    column-gap: 16px;
    padding-left: 0;
}

.content_index .ourService__list ul li {
    background-color: #fff;
    padding: 32px 16px;
}

.content_index .ourService__list ul li img {
    display: block;
    width: 85%;
    max-width: 121px;
    margin: 0 auto;
}

.content_index .ourService__list ul li .subtitle {
    width: 100%;
    color: #000;
    font-size: var(--font-size-subtitle);
    font-family: var(--font-family-subtitle);
    font-weight: var(--font-weight-subtitle);
    text-align: center;
    margin-top: 32px;
    margin-bottom: 16px;
}

.content_index .ourService__list ul li .subtitle .pointTxt {
    color: var(--color-base);
}

.content_index .ourService__list ul li p {
    font-size: 0.88rem;
    line-height: 1.5em;
    font-family: var(--font-family-content);
    font-weight: var(--font-weight-content);
    color: #848484;
}

.content_index .ourService__swiper {
    width: 100%;
    margin: 0 auto;
}

.content_index .ourService__swiper.pc-none {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media only screen and (min-width: 1023px) {
    .content_index .ourService__swiper.pc-none {
        display: none;
    }
}

.content_index .ourService__swiper .subtitle {
    width: 100%;
    color: #000;
    font-size: var(--font-size-subtitle);
    font-family: var(--font-family-subtitle);
    font-weight: var(--font-weight-subtitle);
    line-height: var(--lineHeight-subtitle);
    text-align: center;
    margin-top: 24px;
    margin-bottom: 12px;
}

@media only screen and (min-width: 768px) {
    .content_index .ourService__swiper .subtitle {
        line-height: var(--lineHeight-txt);
    }
}

.content_index .ourService__swiper p {
    font-size: 0.88rem;
    line-height: 1.5em;
    font-family: var(--font-family-content);
    font-weight: var(--font-weight-content);
    color: #848484;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.content_index .ourService__swiper .swiper {
    padding-bottom: 48px;
}

.content_index .ourService__swiper .swiper-slide {
    padding: 32px;
    height: auto;
}

.content_index .ourService__swiper .swiper-slide img {
    display: block;
    width: 85%;
    max-width: 121px;
    margin: 0 auto;
}

.content_index .ourService__swiper .swiper-pagination {
    height: 18px;
}

.content_index .ourService__swiper .swiper-pagination-bullet {
    background: #000;
    width: 18px;
    height: 100%;
    border-radius: 9px;
    margin: 0 8px;
}

.content_index .ourService__swiper .swiper-pagination-bullet-active {
    background: var(--color-base);
    width: 32px;
    height: 100%;
    border-radius: 9px;
    margin: 0 8px;
}

.content_index .contact {
    background: #F5F5F5;
}