@import url(main.min.css);
.creator-search-top .box-text-result .box-search{
    display: inline;
}
#page-404 {
    background-position: top center;
    height: 100%;
    min-height: inherit;
}
.item-product-image .box-title .content-name .creator-name{
    font-weight: 800;
}
.creator-list-main {
    padding-bottom: 0;
}
#you-can-do{
    padding-top: 10px;
}
.box-pagination,
.content-guide-user,
#content-questions .box-contact,
.list-product-creators{
    margin-bottom: 0;
}
.mt-2{
    margin-top: 8px;
}
#product-detail{
    padding-bottom: 0;
}
img{
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
#page-404 .wrap-content-notfound{
    padding-top: 106px;
    justify-content: center;
    padding-bottom: 30px;
}
#page-404 .wrap-content-notfound .logo{
    padding-bottom: 20px;
}

.layout-search-found .title-page{
    font-size: 40px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.layout-search-found .title-page{
    text-align: center;
}

.main-content-404,
.main-content-not-found{
    min-height: calc(100vh - 120px)!important;
    height: auto!important;
}
#page-404 .wrap-content-notfound.layout-search-found .title-404{
    text-align: center;
    word-break: break-all;
}
#page-404 .wrap-content-notfound.layout-search-found .title-404{
    text-align: center;
    word-break: break-all;
}
#page-404 .wrap-content-notfound .btn{
    margin-bottom: 0;
}
#banner-top{
    padding: 0;
    margin-bottom: 50px;
}
#banner-top .box-notify {
    margin-top: 0;
    margin-bottom: 0;
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}
/*slider*/
.slider-top{
    position: relative;
    overflow: hidden;
    min-height: 100vh;
    height: 100vh;
}
.slider-top .slider-top-main{
    min-height: 100vh;
    height: 100vh;
}
.slider-top .slider-top-main .owl-nav{
    margin: 0;
}
.slider-top .slider-top-main .owl-nav [class*="owl-"]{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 36px;
    background-color: rgb(239 243 245 / 50%);
    color: #1D1D1D;
    border: 1px solid #FFFFFFBF;
    font-size: 18px;
    cursor: pointer;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    z-index: 1;
}
.slider-top .slider-top-main .owl-nav .owl-prev{
    left: 50px;
}
.slider-top .slider-top-main .owl-nav .owl-next{
    right: 50px;
}

.slider-top .slider-top-main .item{
    width: 100%;
    min-height: 100vh;
    height: 100vh;
}
.slider-top .slider-top-main .item .box-image{
    height: 100%;
}
.slider-top .slider-top-main .item img{
    height: 100%;
}
.item-product.small .box-title,
.item-product .box-title{
    padding: 20px 16px;
}
.item-product .box-title .box-avatar {
    width: 52px;
    min-width: 52px;
}
.item-product .box-title .content-name .creator-name{
    font-size: 16px;
    line-height: calc(24 / 16);
    min-height: 28px;
}
.item-product-image .box-content-detail{
    background-color: #F8FAFE80;
}
/**/

@media (max-width: 1200px) {
    #page-404 .wrap-content-notfound .list-404 {
        margin-bottom: 40px;
    }
}
@media (max-width: 1024px) {
    .layout-search-found .title-page {
        font-size: 34px;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    #you-can-do .title-section{
        margin-bottom: 50px;
    }
    #page-404 .wrap-content-notfound{
        padding-top: 130px;
        padding-bottom: 50px;
        justify-content: center;
    }
    #page-404 .wrap-content-notfound.layout-search-found .title-404 {
        font-size: 32px;
    }
    #page-404{
        background-image: url("/assets/image/banner-top/background_ink_short_768.png")!important;
        background-size: contain;
        background-position: top right;
    }
}
@media (max-width: 960px) {
    #wrap-list-new .box-pagination {
        margin-bottom: 0;
    }
    .main-content-404{
        min-height: calc(100vh - 193px - 90px)!important;
    }
    .main-content-not-found{
        min-height: calc(100vh - 193px - 90px)!important;
        height: auto!important;
    }
    #footer {
        margin-bottom: 90px;
    }
    #page-404 .wrap-content-notfound {
        padding-top: 200px;
        padding-bottom: 50px;
    }
    #page-404 .wrap-content-notfound .title-404{
        font-size: 40px;
    }
    #page-404 .wrap-content-notfound .list-404 p {
        font-size: 16px;
    }
    #banner-top .box-notify{
        bottom: 100px;
    }
    .slider-top .slider-top-main .owl-nav .owl-prev {
        left: 15px;
    }
    .slider-top .slider-top-main .owl-nav .owl-next {
        right: 15px;
    }
    .slider-top .slider-top-main .owl-nav [class*="owl-"]{
        width: 40px;
        height: 40px;
    }
    .slider-top .slider-top-main .owl-nav [class*="owl-"] svg{
        width: 20px;
        height: auto;
    }
}
@media (max-width: 768px) {
    #page-404 .wrap-content-notfound .list-404 {
        margin-bottom: 30px;
    }
    #page-404 .wrap-content-notfound .btn{
        max-width: 288px;
        width: 100%;
        min-height: 56px;
    }
    #page-404 .wrap-content-notfound {
        padding-top: 160px;
        padding-bottom: 35px;
    }
    #page-404 .wrap-content-notfound .title-404 {
        font-size: 28px;
    }
    #page-404 .wrap-content-notfound .list-404 p {
        font-size: 17px;
    }
}
@media (max-width: 576px) {
    #page-404{
        background-image: url("/assets/image/banner-top/background_ink_short_576.png")!important;
    }
    #page-404 .wrap-content-notfound.layout-search-found .title-404{
        margin-bottom: 20px;
    }
    #page-404 .wrap-content-notfound .title-404{
        margin-bottom: 65px;
    }
    #page-404 .wrap-content-notfound .list-404{
        margin-bottom: 45px;
    }
    #page-404 .wrap-content-notfound {
        padding-top: 110px;
    }
}
@media (max-width: 540px) {
    #banner-top .box-notify {
        margin-bottom: 0;
    }
    #you-can-do{
        padding-top: 10px;
    }
    .layout-search-found .title-page {
        font-size: 24px;
    }
    #page-404 .wrap-content-notfound.layout-search-found{
        padding-left: 15px;
        padding-right: 15px;
    }
    #page-404 .wrap-content-notfound.layout-search-found .title-404 {
        font-size: 28px;
        margin-bottom: 35px;
    }
    #page-404 .wrap-content-notfound.layout-search-found .title-404 p{
        margin-top: 20px;
    }
    #footer {
        margin-bottom: 72px;
    }
    .main-content-not-found{
        min-height: calc(100vh - 193px - 72px)!important;
        height: auto!important;
    }
    .main-content-404{
        min-height: calc(100vh - 183px - 72px)!important;
    }

}
@media (max-width: 540px) {
    #footer{
        padding-top: 30px;
    }
}
@media (max-width: 390px) {
    #page-404{
        background-image: url("/assets/image/banner-top/background_ink_short_390.png")!important;
    }
}
@media (max-width: 375px) {
    #page-404 .wrap-content-notfound .list-404 p {
        font-size: 15px;
    }
}

.row-content-item {
    opacity: 0;
    transform: translateY(10px) translateX(-10px);
    --i: 0;
    animation: fadeSlide 220ms cubic-bezier(.2,.8,.2,1) both;
    animation-delay: calc(var(--i) * 60ms);
}

@keyframes fadeSlide {
    from {
        opacity: 0;
        transform: translateY(10px) translateX(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0) translateX(0);
    }
}

.loading-spinner {
    display: none;
    width: 40px;
    height: 40px;
    border: 4px solid #ccc;
    border-top-color: #0077d6;
    border-radius: 50%;
    animation: spin 1s linear infinite;
    margin: 20px auto;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

/*.loading-spinner {*/
/*    width: 50px;*/
/*    height: 50px;*/
/*    position: relative;*/
/*    margin: 20px auto;*/
/*    !*display: none;*!*/
/*}*/

/*.loading-spinner .dot {*/
/*    width: 23px;*/
/*    height: 23px;*/
/*    border-radius: 50%;*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    left: 50%;*/
/*    transform: translate(-50%, -50%);*/
/*    opacity: 0.9;*/
/*}*/

/*.loading-spinner .dot--green {*/
/*    background: radial-gradient(circle at 30% 30%, #3db637, #2a8c29);*/
/*    animation: move-green 2.8s ease-in-out infinite;*/
/*}*/

/*.loading-spinner .dot--blue {*/
/*    background: radial-gradient(circle at 30% 30%, #00a0e9, #006fa8);*/
/*    animation: move-blue 2.8s ease-in-out infinite;*/
/*    animation-delay: 0.25s;*/
/*}*/

/*.loading-spinner .dot--purple {*/
/*    background: radial-gradient(circle at 30% 30%, #b125e4, #7d1aa8);*/
/*    animation: move-purple 2.8s ease-in-out infinite;*/
/*    animation-delay: 0.5s;*/
/*}*/

/*@keyframes move-green {*/
/*    0%, 100% { transform: translate(-50%, -50%) translate(-20px, -12px) scale(1); }*/
/*    25%      { transform: translate(-50%, -50%) translate(20px, -8px) scale(1.05); }*/
/*    50%      { transform: translate(-50%, -50%) translate(10px, 20px) scale(0.95); }*/
/*    75%      { transform: translate(-50%, -50%) translate(-18px, 8px) scale(1.02); }*/
/*}*/

/*@keyframes move-blue {*/
/*    0%, 100% { transform: translate(-50%, -50%) translate(15px, -20px) scale(1); }*/
/*    25%      { transform: translate(-50%, -50%) translate(20px, 5px) scale(1.05); }*/
/*    50%      { transform: translate(-50%, -50%) translate(-8px, 20px) scale(0.95); }*/
/*    75%      { transform: translate(-50%, -50%) translate(-18px, -4px) scale(1.02); }*/
/*}*/

/*@keyframes move-purple {*/
/*    0%, 100% { transform: translate(-50%, -50%) translate(0px, 20px) scale(1); }*/
/*    25%      { transform: translate(-50%, -50%) translate(18px, 8px) scale(1.05); }*/
/*    50%      { transform: translate(-50%, -50%) translate(-12px, -12px) scale(0.95); }*/
/*    75%      { transform: translate(-50%, -50%) translate(-3px, -20px) scale(1.02); }*/
/*}*/

.item-steps {
    background: var(--white);
    border-radius: 32px;
    padding: 27px 27px 27px 32px;
    height: calc(100% - 37px - 16px);
    display: flex;
    flex-direction: column;
}

.item-steps .box-image {
    width: 100%;
    min-height: 77px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-top: auto;
    margin-bottom: 2px;
}

.item-steps .box-image img {
    width: auto;
    max-width: 100%;
    height: max-content;
    max-height: 72px;
}

@media (max-width: 1024px) {
    section#steps-start .list-steps {
        row-gap: 50px;
        margin-bottom: 60px;
    }
}

@media (max-width: 960px) {
    .slider-top,
    .slider-top .slider-top-main,
    .slider-top .slider-top-main .item{
        width: 100%;
        aspect-ratio: 1440 / 920;
        min-height: unset;
        height: auto;
    }

    #banner-top {
        margin-bottom: 0;
    }

    #banner-top .box-notify {
        position: relative;
        bottom: unset;
        top: 20px;
        margin: 20px 0;
    }
}

.item-product-detail .box-title .box-avatar {
    border-radius: 22.22%;
}

@media (min-width: 1025px) {
    .product-creator-item .item-product-detail .image-product {
        aspect-ratio: 1440 / 576;
    }
}

#product-detail .content-right .item-product .image-product,
.product-creator-item .item-product-detail .image-product,
.item-product .image-product,
.item-product-detail.small .image-product {
    aspect-ratio: 1440 / 576;
}

.products-popular {
    padding-top: 0;
    padding-bottom: 85px;
}

#detail-creator .image-product {
    max-height: none;
}

.legal-section {
    font-family: "Noto Sans JP", sans-serif;
}

.legal-tabs {
    background-color: #eff3f5;
    color: #1d1d1d;
    display: flex;
    flex-wrap: wrap;
    width: -moz-fit-content;
    width: fit-content;
    border-radius: 38px;
    justify-content: space-around;
}

.tab-btn {
    align-items: center;
    cursor: pointer;
    display: inline-flex;
    flex: 0 0 auto;
    font-weight: 500;
    height: 64px;
    padding: 0 32px;
    place-content: center center;
    text-align: center;
    transition: background-color .3s ease, color .3s ease;
    border-radius: 38px;
    min-width: 200px;
    font-size: 17px;
    border: none;
}

.tab-btn:hover {
    background-color: #0063d614;
}

.tab-btn.active {
    background-color: #0063d6;
    background-image: linear-gradient(to bottom, #0063d6, #008cd6);
    color: #fff;
}

.page-title {
    margin: 32px 0 24px;
    font-size: 24px;
    font-weight: 700;
}

.legal-card {
    background: #f8fafb 0 0 no-repeat padding-box;
    border: 1px solid #e6ebf0;
    border-radius: 20px;
    opacity: 1;
    padding: 60px;
}

.tab-content {
    display: none;
    white-space: pre-line;
}

.tab-content.active {
    display: block;
}

@media (max-width: 768px) {
    .legal-card {
        padding: 30px;
    }

    .tab-btn {
        height: 50px;
    }

    .legal-tabs {
        background: unset;
        justify-content: flex-start;
        gap: 12px;
    }
}



