@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: 1200px) {
    section#steps-start .list-steps {
        margin-bottom: 90px;
    }
}

@media (max-width: 1024px) {
    section#steps-start .list-steps {
        row-gap: 70px;
        margin-bottom: 70px;
    }
}

@media (max-width: 600px) {
    section#steps-start .list-steps [class*="col-"] {
        flex: auto;
        max-width: 100%;
    }
}

@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;
}

.tab-content a {
    color: -webkit-link;
    text-decoration: underline;
    cursor: pointer;
    word-break: break-all;
}

@media (max-width: 768px) {
    .legal-card {
        padding: 30px;
    }

    .tab-btn {
        height: 50px;
    }

    .legal-tabs {
        background: unset;
        justify-content: flex-start;
        gap: 12px;
    }
}

.box-img-generation {
    text-align: right;
    margin-top: -28px;
    font-size: 12px;
    font-weight: 800;
}

@media (max-width: 960px) {
    #product-detail .thumbnail-left .box-img-generation {
        order: 3;
        margin-top: -32px;
    }
}

.c-guide-text-01 a {
    text-decoration: underline
}
.c-guide-text-01 a:hover {
    text-decoration: none
}
.c-guide-text-01 a.--bold-link {
    color: #1bac4a;
    font-weight: 700
}

@media (max-height: 599px) {
    header#header .box-menu-header ul.list-menu:not(.item-list),
    header#header .box-menu-header ul.list-menu {
        gap: 4px;
        padding-top: 7px;
        padding-bottom: 7px;
    }
    header#header .box-menu-header ul.list-menu:not(.item-list) li .item {
        font-size: 18px;
    }

    header#header .box-menu-header ul.list-menu li .item {
        font-size: 16px;
    }

    header#header .box-menu-header ul.list-menu .item.register-creator-login {
        min-height: 46px;
        font-size: 16px;
    }
}

@media (min-height: 600px) and (max-height: 750px) {
    header#header .box-menu-header ul.list-menu {
        gap: 8px;
        padding-top: 17px;
        padding-bottom: 17px;
    }
}

@media (min-height: 751px) and (max-height: 844px) {
    header#header .box-menu-header ul.list-menu {
        gap: 12px;
    }
}

.container-share-social {
    margin-top: 30px;
    display: flex;
    justify-content: end;
}

.btn-share-social {
    mix-blend-mode: screen;
    border-radius: 60px;
    border: none;
    color: var(--white);
    height: 56px;
    font-size: 15px;
    line-height: calc(26 / 15);
    background-image: linear-gradient(180deg, #0063d6 0%, #008cd6 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 0;
    width: 208px;
    font-weight: 400;
    cursor: pointer;
    transition: all 0.3s;
}

.btn-share-social svg {
    margin-right: 8px;
}

.btn-share-social:hover {
    background: #02379A 0% 0% no-repeat padding-box;
    border-radius: 8px;
}

#product-detail .btn-share-social {
    width: 160px;
    height: 40px;
    font-size: 15px;
    font-weight: 400;
    margin: 1px 0px 0 auto;
}

@media (max-width: 1024px) {
    .product-creator-item .container-share-social {
        padding-inline: 35px;
    }
}

@media (max-width: 960px) {
    .product-creator-item .container-share-social {
        padding-inline: 20px;
    }

    #product-detail .btn-share-social {
        margin: 1px auto 10px auto;
        order: 3;
    }
}

@media (max-width: 768px) {
    .container-share-social {
        justify-content: center;
    }

    .container-share-social .btn-share-social {
        width: 160px;
        height: 40px;
        font-size: 15px;
        font-weight: 400;
    }
}

/* ===== OVERLAY ===== */
.share-social-modal__overlay {
    position: fixed;
    inset: 0;
    background: #1D1D1DBF 0% 0% no-repeat padding-box;
    opacity: 1;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999;
}

.share-social-modal--hidden {
    display: none;
}

/* ===== MODAL ===== */
.share-social-modal {
    min-width: 672px;
    width: auto;
    min-height: 451px;
    max-height: 100vh;
    height: auto;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 4px #1D1D1D1F;
    border-radius: 30px;
    position: relative;
    padding: 50px;
    margin: 20px;
}

/* ===== CLOSE ===== */
.share-social-modal__close {
    position: absolute;
    right: 20px;
    top: 16px;
    border: none;
    background: none;
    font-size: 20px;
    cursor: pointer;
}

/* ===== TITLE ===== */
.share-social-modal__title {
    text-align: left;
    font: normal normal bold 18px/24px "Noto Sans JP";
    letter-spacing: -0.14px;
    color: #1D1D1D;
    margin-top: 30px;
    margin-bottom: 30px;
}

/* ===== ICON LIST ===== */
.share-social-modal__icons {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 50px;
    font: normal normal bold 18px/24px "Noto Sans JP";
    letter-spacing: -0.14px;
    color: #1D1D1D;
    margin: 20px;
    padding: 20px;
}

.share-social-modal__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
}

.share-social-modal__item img {
    height: 100px;
    width: auto;
    margin-bottom: 6px;
    cursor: pointer;
}

/* ===== LABEL ===== */
.share-social-modal__label {
    font: normal normal normal 14px/20px "Noto Sans JP";
    color: #1D1D1D;
    margin: 0 20px;
}

/* ===== URL BOX ===== */
.share-social-modal__url-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}

/* input */
.share-social-modal__input {
    width: 100%;
    min-height: 40px;
    padding: 8px 25px;
    display: flex;
    align-items: center;
    font: normal normal normal 16px/26px "Noto Sans JP";
    color: #1D1D1D66;
    background: #ffffff;
    border: 1px solid #AFAFAF;
    border-radius: 24px;
}

.share-social-modal__input {
    word-break: break-all;
    white-space: normal;
}

/* button */
.share-social-modal__copy-btn {
    width: 92px;
    height: 40px;
    border-radius: 20px;
    border: none;
    background: #0063D6;
    color: #ffffff;
    font: normal normal bold 14px/20px "Noto Sans JP";
    cursor: pointer;
}

.share-social-modal__copy-btn:hover {
    background: #02379A 0% 0% no-repeat padding-box;
    border-radius: 8px;
}

/* ===== TOAST ===== */
.share-social-modal__toast {
    position: fixed;
    top: 30px;
    right: 30px;
    min-width: 240px;
    max-width: 320px;
    padding: 12px 20px;
    border-radius: 12px;
    font: normal normal bold 14px/20px "Noto Sans JP";
    color: #1D1D1D;
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.25s ease;
    box-shadow: 0 4px 12px #0000001a;
    border: 1px solid #ffffff33;
    z-index: 9999;
    pointer-events: none;
    display: flex;
    justify-content: start;
    gap: 8px;
}

.share-social-modal__dot {
    display: block;
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    margin-top: 3px;
}

.share-social-modal__toast--show {
    opacity: 1;
    transform: translateY(0);
}

.share-social-modal__toast--success {
    background-color: #d8f0dcff;
    border-color: #5bd600;
}

.share-social-modal__toast--success .share-social-modal__dot {
    background-color: #5bd600;
    border-color: #5bd600;
}

.share-social-modal__toast--error {
    background-color: #fff7dcff;
    border-color: #e6be46;
}

.share-social-modal__toast--error .share-social-modal__dot {
    background-color: #e6be46;
    border-color: #e6be46;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 960px) {
    .share-social-modal__item {
        width: 110px;
    }

    .share-social-modal__item img {
        height: 60px;
    }

    .share-social-modal__icons {
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        width: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        gap: 30px;
        padding-left: 30px;
    }
    .share-social-modal__icons > * {
        flex: 0 0 auto;
    }

    .share-social-modal__icons::-webkit-scrollbar {
        display: none;
    }
}

/* ===== RESPONSIVE ===== */
@media (max-width: 768px) {
    .share-social-modal {
        width: 100%;
        min-width: auto;
        max-width: calc(100vw - 40px);
        height: auto;
        padding: 30px;
        margin: auto 20px 20px;
    }

    .share-social-modal__icons {
        gap: 30px;
        padding: 0;
        margin: auto;
    }

    .share-social-modal__icons .is-sp-hide {
        display: none;
    }

    .share-social-modal__item {
        width: 70px;
        font-size: 14px;
    }

    .share-social-modal__item img {
        height: 50px;
    }

    .share-social-modal__url-box {
        flex-direction: column;
        gap: 26px;
        width: 100%;
    }

    .share-social-modal__input {
        width: 100%;
        height: auto;
    }

    .share-social-modal__toast {
        right: 50%;
        transform: translate(50%, 20px);
    }

    .share-social-modal__toast--show {
        transform: translate(50%, 0);
        justify-content: center;
    }
}

@media (max-width: 400px) {
    .share-social-modal {
        padding: 20px;
    }

    .share-social-modal__icons {
        gap: 20px;
    }

    .share-social-modal__icons:has(> :nth-child(4)) {
        justify-content: flex-start;
    }
}

.text-error-custom {
    color: #fb1401;
}



