/* 掲載者ログイン / パスワード再発行（モバイル） */
html.page-kanji-user,
html.page-kanji-user body {
    max-width: 100%;
}
html.page-kanji-user table.tbl.tbl-kanji-login {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}
html.page-kanji-user .login-pw-wrap {
    display: block;
    position: relative;
}
html.page-kanji-user .login-pw-wrap .icon-see-password {
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}
html.page-kanji-user .yen-field {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    vertical-align: middle;
    max-width: 100%;
    box-sizing: border-box;
}
html.page-kanji-user .yen-unit {
    flex: 0 0 auto;
    white-space: nowrap;
}
html.page-kanji-user .form-nav-btns {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    margin: 20px 0;
    flex-wrap: wrap;
}
html.page-kanji-user .form-nav-btns .btn {
    margin: 0;
}
html.page-kanji-user .form-nav-btns input[type="hidden"] {
    display: none !important;
    width: 0 !important;
    flex: 0 0 0 !important;
    min-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
}
html.page-kanji-user .page-top-jump {
    display: none;
}
html.page-kanji-user #page-input a {
    background: #F39C12;
    color: #fff;
    text-shadow: none;
    font-weight: 700;
}
html.page-kanji-user #page-input a:hover {
    background: #e67e22;
    color: #fff;
    text-decoration: none;
}
html.page-kanji-user #btn_next,
html.page-kanji-price .center .btn,
html.page-kanji-price #button-setting {
    background: #F39C12;
    background-color: #F39C12;
    border-color: #F39C12;
    color: #fff;
    text-shadow: none;
}
html.page-kanji-user #btn_next:hover,
html.page-kanji-price .center .btn:hover,
html.page-kanji-price #button-setting:hover {
    background: #e67e22;
    background-color: #e67e22;
    border-color: #e67e22;
    color: #fff;
}
html.page-kanji-user #headline-login ~ #content input#btn_submit.btn {
    background: #F39C12;
    background-color: #F39C12;
    border-color: #F39C12;
    color: #fff;
    text-shadow: none;
    font-weight: 700;
}
html.page-kanji-user #headline-login ~ #content input#btn_submit.btn:hover,
html.page-kanji-user #headline-login ~ #content input#btn_submit.btn:active {
    background: #e67e22;
    background-color: #e67e22;
    border-color: #e67e22;
    color: #fff;
}


/* パソコンでは従来レイアウト（master_sp の smart.css 1200px を打ち消す） */
@media screen and (min-width: 768px) {
    html.page-kanji-top-orange #page-top a {
        background: #F39C12;
        background-color: #F39C12;
        color: #fff;
        text-shadow: none;
        font-weight: 700;
        border: 2px solid #fff;
    }
    html.page-kanji-top-orange #page-top a:hover {
        background: #e67e22;
        background-color: #e67e22;
        color: #fff;
        text-decoration: none;
    }
    html.page-kanji-user ul#global-nav.pc {
        display: table !important;
        width: 100%;
        height: 40px;
        table-layout: fixed;
    }
    html.page-kanji-user .nav.sp {
        display: none !important;
    }
    html.page-kanji-user #header {
        height: 110px !important;
        margin: 0 auto 10px;
        background: url(../images/header.png) repeat-x !important;
        overflow: visible;
    }
    html.page-kanji-user #header-inner {
        width: 1000px !important;
        max-width: 1000px !important;
        margin: 0 auto;
        padding: 0 !important;
        overflow: visible;
    }
    html.page-kanji-user h1 {
        float: left !important;
        padding: 15px 0 !important;
        margin: 0;
        width: auto;
    }
    html.page-kanji-user ul#login-signup {
        float: right;
        margin-top: 18px;
        clear: none;
        display: block;
        width: auto;
    }
    html.page-kanji-user ul#login-signup li {
        float: left;
        display: block;
        margin-left: 5px;
    }
    html.page-kanji-user #main {
        width: 1000px !important;
        max-width: 1000px !important;
        margin: 0 auto;
        padding-bottom: 80px;
    }
    html.page-kanji-user #page-input .page-top-jump {
        display: none !important;
    }
    html.page-kanji-user #headline-presenter {
        width: 1000px !important;
        height: 23px !important;
        background: url(../images/headline_presenter.jpg) no-repeat !important;
        margin-bottom: 15px !important;
        clear: both;
        text-indent: -9000px !important;
        padding: 0;
        font-size: 0 !important;
        color: transparent;
    }
    html.page-kanji-user .presenter-menu-arrow {
        display: none !important;
    }
    html.page-kanji-user ul#presenter-menu {
        display: table !important;
        table-layout: fixed;
        width: 100% !important;
        height: 40px !important;
        gap: 0;
        margin: 0;
        background: #fff;
        grid-template-columns: none;
    }
    html.page-kanji-user ul#presenter-menu li {
        display: table-cell !important;
        overflow: hidden;
        width: auto;
    }
    html.page-kanji-user ul#presenter-menu li a {
        display: block !important;
        height: 36px !important;
        min-height: 0 !important;
        line-height: 36px !important;
        padding: 0;
        font-size: 12px;
        align-items: unset;
        justify-content: center;
        border-left: 1px solid rgba(255, 255, 255, 0.5);
        box-sizing: border-box;
    }
    html.page-kanji-user .gallery-description {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: flex-start;
        gap: 0;
        width: auto;
        max-width: none;
        padding: 15px;
        box-sizing: border-box;
        margin: 0 auto 20px auto;
    }
    html.page-kanji-user .presenter-top,
    html.page-kanji-user #gallery-presenter {
        width: 25% !important;
        max-width: none !important;
        margin: 0 !important;
        float: none;
        display: block;
        flex: none;
        text-align: center;
    }
    html.page-kanji-user .gallery-message,
    html.page-kanji-user #gallery-msg {
        width: 50% !important;
        max-width: none !important;
        float: none !important;
        clear: none !important;
        margin: 0 !important;
        padding: 10px;
        display: block;
        flex: none;
        text-align: left;
    }
    html.page-kanji-user .capacity-info {
        width: 25% !important;
        max-width: none !important;
        text-align: right !important;
        display: inline-block;
        flex: 1;
    }
    html.page-kanji-user .gallery-description.gallery-event-item {
        display: block !important;
        overflow: hidden;
        margin: 0 auto 22px auto !important;
    }
    html.page-kanji-user .gallery-description.gallery-event-item .presenter-gallery-img,
    html.page-kanji-user div.presenter-gallery-img {
        width: 36% !important;
        float: left !important;
        margin: 15px auto auto 30px !important;
        text-align: center;
    }
    html.page-kanji-user .gallery-description.gallery-event-item .presenter-gallery-prof,
    html.page-kanji-user div.presenter-gallery-prof {
        width: 64% !important;
        float: right !important;
        margin: 15px 15px 0 auto !important;
        text-align: left;
    }
    html.page-kanji-user .gallery-sort-controls {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
    }
    html.page-kanji-user .gallery-sort-controls > div {
        flex: 1;
        justify-content: center;
        min-width: 0;
    }
    html.page-kanji-user .gallery-sort-controls select {
        width: auto !important;
        max-width: none;
        height: 1.7rem;
        min-height: 0;
        font-size: 14px;
    }
    html.page-kanji-user .gallery-sort-controls .keyword-input,
    html.page-kanji-user .gallery-sort-controls input[type="text"] {
        width: 100% !important;
        max-width: 180px !important;
        min-height: 0;
        font-size: 14px;
    }
    html.page-kanji-user .gallery-action-btns .btn,
    html.page-kanji-user .gallery-action-btns button.btn,
    html.page-kanji-user .gallery-action-btns input.btn {
        width: auto !important;
        display: inline-block;
    }
    html.page-kanji-user .gallery-action-btns .btn-lg {
        min-width: 300px;
        width: auto !important;
    }
    html.page-kanji-price table.tbl.tbl-setting-confirm .setting-page-wrap {
        display: inline-block;
        max-width: 100%;
        overflow: visible;
        padding-right: 1px;
        box-sizing: border-box;
    }
    html.page-kanji-price table.tbl.tbl-setting-confirm table.price-list td,
    html.page-kanji-price table.tbl.tbl-setting-confirm table.price-list td.confirm-price {
        text-align: right !important;
    }
    html.page-kanji-price table.tbl.tbl-setting-confirm #setting-page td:nth-child(2),
    html.page-kanji-price table.tbl.tbl-setting-confirm #setting-page td.page-name-cell {
        text-align: left !important;
    }
    html.page-kanji-price table.tbl.tbl-setting-confirm #setting-page {
        border: 1px solid #ccc !important;
        border-collapse: collapse;
        border-right: 1px solid #ccc !important;
    }
    html.page-kanji-price table.tbl.tbl-setting-confirm #setting-page th,
    html.page-kanji-price table.tbl.tbl-setting-confirm #setting-page td {
        border: 1px solid #ccc !important;
        border-right: 1px solid #ccc !important;
    }
}

@media screen and (min-width: 1700px) {
    html.page-kanji-user #main,
    html.page-kanji-user #header-inner,
    html.page-kanji-user #headline-presenter {
        width: 1200px !important;
        max-width: 1200px !important;
    }
}

@media screen and (max-width: 767px) {
    html.page-kanji-user,
    html.page-kanji-user body {
        overflow-x: hidden;
        max-width: 100%;
    }
    html.page-kanji-user #container,
    html.page-kanji-user #header,
    html.page-kanji-user #header-inner,
    html.page-kanji-user #main,
    html.page-kanji-user #footer,
    html.page-kanji-user #footer-links,
    html.page-kanji-user #content {
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box;
    }
    html.page-kanji-user #header {
        height: auto !important;
        margin-bottom: 8px;
        background: #fff !important;
        position: relative;
        overflow: visible;
    }
    html.page-kanji-user #header-inner {
        padding: 8px 56px 8px 12px;
        box-sizing: border-box;
        overflow: visible;
    }
    html.page-kanji-user h1 {
        float: none !important;
        padding: 8px 0 4px !important;
        margin: 0;
        width: auto;
    }
    html.page-kanji-user #main {
        z-index: 1 !important;
        padding: 0 12px 96px !important;
        margin: 0 auto !important;
    }
    html.page-kanji-user h2#headline-login,
    html.page-kanji-user h2#headline-reminder {
        width: auto !important;
        max-width: 100% !important;
        height: auto !important;
        text-indent: 0 !important;
        background: none !important;
        font-size: 18px !important;
        font-weight: 700;
        line-height: 1.4;
        color: #2E333D;
        padding: 12px 4px 8px;
        margin: 0 0 8px !important;
    }
    html.page-kanji-user #content {
        margin-bottom: 24px;
    }
    html.page-kanji-user #content > p {
        padding: 0 4px;
        line-height: 1.6;
        word-break: break-word;
    }
    html.page-kanji-user table.tbl {
        width: 100% !important;
        margin: 16px 0 !important;
        box-sizing: border-box;
    }
    html.page-kanji-user table.tbl th {
        white-space: normal;
        text-align: left;
    }
    html.page-kanji-user #table-order thead th {
        writing-mode: horizontal-tb !important;
        text-orientation: mixed !important;
        white-space: nowrap !important;
        word-break: keep-all !important;
        overflow-wrap: normal !important;
        min-width: max-content;
        vertical-align: middle;
    }
    html.page-kanji-user table.tbl input[type="text"],
    html.page-kanji-user table.tbl input[type="password"],
    html.page-kanji-user .input-pw {
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box;
        font-size: 16px;
        min-height: 44px;
        padding: 10px 12px;
    }
    html.page-kanji-user .login-pw-wrap .input-pw {
        padding-right: 40px;
    }
    html.page-kanji-user input#btn_submit.btn {
        display: block;
        width: 100%;
        max-width: 100%;
        min-height: 48px;
        margin: 24px 0 8px !important;
        font-size: 16px;
        box-sizing: border-box;
    }
    html.page-kanji-user #headline-login ~ #content input#btn_submit.btn {
        background: #F39C12;
        background-color: #F39C12;
        border-color: #F39C12;
        color: #fff;
        text-shadow: none;
        font-weight: 700;
    }
    html.page-kanji-user #headline-login ~ #content input#btn_submit.btn:hover,
    html.page-kanji-user #headline-login ~ #content input#btn_submit.btn:active {
        background: #e67e22;
        background-color: #e67e22;
        border-color: #e67e22;
        color: #fff;
    }
    html.page-kanji-user ul#global-nav.pc {
        display: none !important;
    }
    html.page-kanji-user .nav.sp {
        display: block !important;
        position: absolute !important;
        top: 10px;
        right: 8px;
        left: auto;
        width: auto;
        height: auto;
        margin: 0;
        clear: none;
        z-index: 30;
    }
    html.page-kanji-user .nav.sp .button-toggle {
        background-color: #F39C12;
        border-radius: 4px;
        margin: 0 !important;
        padding: 12px 10px;
        cursor: pointer;
        width: 44px;
        box-sizing: border-box;
        position: relative !important;
        top: auto !important;
        right: auto !important;
        float: none !important;
    }
    html.page-kanji-user .nav.sp .icon-bar {
        background: #FFF;
        border-radius: 1px;
        display: block;
        height: 2px;
        width: 22px;
    }
    html.page-kanji-user .nav.sp .icon-bar + .icon-bar {
        margin-top: 6px;
    }
    html.page-kanji-user .nav.sp .menu {
        display: none;
        background: #F39C12;
        clear: both;
        width: 220px;
        max-width: calc(100vw - 16px);
        float: none;
        position: absolute;
        top: 44px;
        right: 0;
        left: auto;
        z-index: 31;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.18);
    }
    html.page-kanji-user .nav.sp .menu.is-open {
        display: block;
    }
    html.page-kanji-user .nav.sp .menu li a {
        background: #F39C12;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        color: #fff;
        display: block;
        font-size: 16px;
        padding: 12px;
    }
    html.page-kanji-user ul#login-signup {
        float: none !important;
        clear: both !important;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: flex-start;
        gap: 8px;
        width: auto;
        max-width: calc(100% - 16px);
        margin: 0 16px 8px 0 !important;
        overflow: visible;
        text-align: left;
        padding: 0;
        box-sizing: border-box;
    }
    html.page-kanji-user ul#login-signup form {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        gap: 8px;
        width: 100%;
        margin: 0;
    }
    html.page-kanji-user ul#login-signup li {
        float: none !important;
        margin: 0 !important;
        list-style: none;
    }
    html.page-kanji-user ul#login-signup li.usr {
        width: 100%;
        color: #333 !important;
        font-size: 13px;
        line-height: 1.4;
        margin: 0 !important;
    }
    html.page-kanji-user ul#login-signup li a,
    html.page-kanji-user ul#login-signup li #btn_logout {
        width: auto !important;
        min-width: 108px;
        padding: 0 12px;
        height: 36px;
        line-height: 36px;
        box-sizing: border-box;
    }
    html.page-kanji-user #footer {
        height: auto !important;
        position: relative !important;
        bottom: auto;
    }
    html.page-kanji-user #footer-links {
        display: block;
        padding: 8px 12px;
    }
    html.page-kanji-user #footer-links li {
        display: block;
        text-indent: 0;
        padding: 8px 0;
        border-bottom: 1px dotted #fff;
        margin: 0;
        text-align: left;
    }
    html.page-kanji-user #headline-presenter {
        width: auto !important;
        max-width: 100% !important;
        height: auto !important;
        text-indent: 0 !important;
        background: none !important;
        font-size: 18px !important;
        font-weight: 700;
        line-height: 1.4;
        color: #2E333D;
        padding: 8px 4px 10px;
        margin: 0 0 8px !important;
        clear: both;
    }
    html.page-kanji-user #headline-presenter-menu {
        font-size: 16px;
        padding: 0 4px;
        margin: 12px 0 10px;
    }
    html.page-kanji-user .presenter-menu-wrap {
        margin: 0 0 12px;
    }
    html.page-kanji-user ul#presenter-menu {
        display: flex !important;
        flex-wrap: nowrap !important;
        height: 36px !important;
        width: 100% !important;
        gap: 0 !important;
        margin: 0;
        background: transparent;
        overflow-x: auto !important;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        scroll-snap-type: x mandatory;
        scrollbar-width: none;
    }
    html.page-kanji-user ul#presenter-menu::-webkit-scrollbar {
        display: none;
    }
    html.page-kanji-user ul#presenter-menu li {
        display: block !important;
        overflow: hidden;
        flex: 0 0 44%;
        width: 44%;
        max-width: 44%;
        scroll-snap-align: start;
    }
    html.page-kanji-user ul#presenter-menu li a {
        height: 36px !important;
        min-height: 0 !important;
        line-height: 1.2 !important;
        padding: 0 8px !important;
        font-size: 12px !important;
        display: flex;
        align-items: center;
        justify-content: center;
        border-left: 1px solid rgba(255, 255, 255, 0.5);
        box-sizing: border-box;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        word-break: normal;
    }
    html.page-kanji-user .gallery-description {
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box;
        padding: 12px;
        display: flex;
        flex-direction: column;
        gap: 12px;
        margin-left: 0;
        margin-right: 0;
    }
    html.page-kanji-user .presenter-top,
    html.page-kanji-user .gallery-message,
    html.page-kanji-user .capacity-info {
        width: 100% !important;
        max-width: 100% !important;
        display: block;
        flex: none;
        text-align: left;
    }
    html.page-kanji-user .capacity-info {
        text-align: left !important;
    }
    html.page-kanji-user .presenter-top img,
    html.page-kanji-user .presenter-gallery-img img {
        max-width: 100%;
        height: auto;
    }
    html.page-kanji-user .gallery-sort-controls {
        flex-wrap: wrap;
        gap: 10px 8px;
        align-items: stretch;
    }
    html.page-kanji-user .gallery-sort-controls > div {
        flex: 1 1 100%;
        justify-content: flex-start;
        min-width: 0;
    }
    html.page-kanji-user .gallery-sort-controls select,
    html.page-kanji-user .gallery-sort-controls .keyword-input,
    html.page-kanji-user .gallery-sort-controls input[type="text"] {
        width: 100% !important;
        max-width: none !important;
        min-height: 40px;
        font-size: 16px;
        box-sizing: border-box;
    }
    html.page-kanji-user .gallery-sort-controls button {
        min-height: 40px;
        font-size: 16px;
        padding: 0 14px;
    }
    html.page-kanji-user .gallery-description.gallery-event-item {
        border: 2px solid #8a8a8a !important;
        background: #fff !important;
        margin: 0 0 18px !important;
    }
    html.page-kanji-user div.presenter-gallery-img,
    html.page-kanji-user div.presenter-gallery-prof {
        width: 100% !important;
        float: none !important;
        margin: 0 !important;
        text-align: left;
    }
    html.page-kanji-user .gallery-info,
    html.page-kanji-user div.presenter-gallery-prof p.status,
    html.page-kanji-user div.presenter-gallery-prof p.uriage {
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box;
    }
    html.page-kanji-user .gallery-info dl:after {
        content: "";
        display: block;
        clear: both;
    }
    html.page-kanji-user .gallery-info dl dt,
    html.page-kanji-user .gallery-info dl dd {
        float: none !important;
        width: auto !important;
        display: block;
    }
    html.page-kanji-user .gallery-info dl dt {
        margin-top: 8px;
        font-weight: bold;
    }
    html.page-kanji-user .status-text {
        position: static !important;
        width: auto;
        display: inline-block;
        margin: 8px 0 !important;
        font-size: 16px;
        padding: 4px 12px;
    }
    html.page-kanji-user .gallery-action-btns {
        display: flex;
        flex-direction: column;
        align-items: stretch;
        gap: 8px;
        padding-top: 12px;
    }
    html.page-kanji-user .gallery-action-btns .btn,
    html.page-kanji-user .gallery-action-btns button.btn,
    html.page-kanji-user .gallery-action-btns input.btn,
    html.page-kanji-user .gallery-action-btns .btn-lg {
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100% !important;
        display: block !important;
        margin: 0 !important;
        height: auto !important;
        min-height: 44px;
        line-height: 1.3 !important;
        padding: 10px 12px !important;
        box-sizing: border-box;
        white-space: normal;
    }
    html.page-kanji-user .gallery-action-btns form {
        display: block !important;
        width: 100%;
    }
    html.page-kanji-user .center .btn {
        display: inline-block;
        min-height: 44px;
        line-height: 42px;
        padding: 0 18px;
    }
}

@media screen and (max-width: 640px) {
    html.page-kanji-user table.tbl.tbl-kanji-login,
    html.page-kanji-user table.tbl.tbl-kanji-login tbody,
    html.page-kanji-user table.tbl.tbl-kanji-login tr,
    html.page-kanji-user table.tbl.tbl-kanji-login th,
    html.page-kanji-user table.tbl.tbl-kanji-login td {
        display: block;
        width: 100% !important;
        box-sizing: border-box;
    }
    html.page-kanji-user table.tbl.tbl-kanji-login th {
        border-width: 1px 1px 0 1px;
        padding: 10px 12px 4px;
    }
    html.page-kanji-user table.tbl.tbl-kanji-login td {
        border-width: 0 1px 1px 1px;
        padding: 8px 12px 12px;
    }
    html.page-kanji-user h1 {
        float: none !important;
        padding: 8px 0 4px !important;
        margin: 0;
    }
}

/* 写真の追加と設定変更 / イベント設定変更 */
@media screen and (max-width: 767px) {
    html.page-kanji-user #main {
        padding-bottom: 16px !important;
    }
    html.page-kanji-user #content {
        padding-bottom: 8px;
        margin-bottom: 8px;
    }
    html.page-kanji-user #page-input {
        top: auto !important;
        bottom: 16px;
        right: 12px;
        left: auto;
        z-index: 900;
        display: flex !important;
        flex-direction: column;
        align-items: flex-end;
        gap: 8px;
        text-align: right;
    }
    html.page-kanji-user #page-input a {
        min-height: 28px;
        height: auto;
        padding: 4px 12px;
        line-height: 1.2;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        background: #F39C12;
        color: #fff;
        text-shadow: none;
        font-size: 13px;
        font-weight: 700;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
        box-sizing: border-box;
    }
    html.page-kanji-user #page-input .page-top-jump {
        display: inline-flex;
    }
    html.page-kanji-price #main {
        padding-bottom: 36px !important;
    }
    html.page-kanji-price #content {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }
    html.page-kanji-price .photo-group-label {
        display: inline-flex;
        flex-direction: row-reverse;
        align-items: center;
        gap: 0.4em;
        white-space: nowrap;
    }
    html.page-kanji-price .photo-group-label input[type="checkbox"] {
        margin: 0;
        flex-shrink: 0;
    }
    html.page-kanji-price .center {
        margin: 4px 0 0 !important;
        padding-bottom: 0 !important;
    }
    html.page-kanji-price .center .btn {
        min-height: 36px !important;
        height: auto !important;
        line-height: 1.2 !important;
        padding: 8px 12px !important;
        margin-bottom: 0 !important;
    }
    html.page-kanji-price .mySwiper {
        padding: 0 28px;
        box-sizing: border-box;
    }
    html.page-kanji-price table.tbl.tbl-setting-confirm table.price-list,
    html.page-kanji-price table.price-list {
        text-align: left;
    }
    html.page-kanji-price table.tbl.tbl-setting-confirm table.price-list th.line:first-child,
    html.page-kanji-price table.tbl.tbl-setting-confirm table.price-list td:first-child,
    html.page-kanji-price table.price-list th.line:first-child,
    html.page-kanji-price table.price-list td:first-child,
    html.page-kanji-price table.price-list th.left {
        text-align: left !important;
        white-space: normal;
        width: 10em !important;
        max-width: 10em !important;
        word-break: break-all !important;
        overflow-wrap: anywhere;
        line-break: anywhere;
    }
    html.page-kanji-price table.tbl.tbl-setting-confirm table.price-list th.line:nth-child(2),
    html.page-kanji-price table.tbl.tbl-setting-confirm table.price-list td:nth-child(2),
    html.page-kanji-price table.price-list th.line:nth-child(2),
    html.page-kanji-price table.price-list td:nth-child(2) {
        text-align: center !important;
        padding-left: 8px !important;
        padding-right: 8px !important;
        white-space: nowrap;
        width: 62%;
    }
    html.page-kanji-user #photo-select-status {
        top: auto !important;
        bottom: 92px;
        right: 12px;
        left: auto;
        max-width: calc(100% - 24px);
        box-sizing: border-box;
    }
    html.page-kanji-user .folder-drop-zone {
        font-size: 15px;
        padding: 16px 10px;
        letter-spacing: 0;
    }
    html.page-kanji-user .folder-multi-hint {
        display: none;
    }
    html.page-kanji-user .folder-total-count {
        font-size: 18px;
    }
    html.page-kanji-user .upload-toolbar {
        display: grid;
        grid-template-columns: minmax(0, 1fr) auto;
        gap: 8px;
        align-items: stretch;
        flex-direction: unset;
    }
    html.page-kanji-user .upload-toolbar-main,
    html.page-kanji-user .upload-toolbar-right {
        display: contents;
        width: auto;
        flex-wrap: unset;
        margin-left: 0;
        white-space: normal;
    }
    html.page-kanji-user .upload-toolbar button,
    html.page-kanji-user #up_btn,
    html.page-kanji-user #up_folder_go,
    html.page-kanji-user #sort_by_number {
        min-height: 40px;
        font-size: 13px;
        padding: 8px 6px;
        box-sizing: border-box;
    }
    html.page-kanji-user #up_btn {
        grid-column: 1;
        grid-row: 1;
        width: 100%;
        min-width: 0;
        white-space: nowrap;
        overflow: hidden;
    }
    html.page-kanji-user #sort_by_number {
        grid-column: 2;
        grid-row: 1;
        width: auto;
        max-width: none;
        min-width: 0;
        white-space: nowrap;
        font-size: 12px;
        line-height: 1.25;
        padding: 8px 8px;
    }
    html.page-kanji-user #up_folder_go {
        grid-column: 1 / -1;
        grid-row: 2;
    }
    html.page-kanji-user .upload-toolbar-main > span,
    html.page-kanji-user .upload-toolbar-main > img {
        grid-column: 1 / -1;
    }
    html.page-kanji-user .upload-alert-chk {
        grid-column: 1 / -1;
        white-space: normal;
        display: block;
        width: auto;
    }
    html.page-kanji-user .upload-progress-row {
        flex-wrap: wrap;
    }
    html.page-kanji-user .upload-progress-row > div:last-child {
        white-space: normal;
        width: 100%;
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 8px;
        align-items: center;
    }
    html.page-kanji-user .upload-progress-row button {
        min-height: 40px;
        width: 100%;
        flex: none;
        font-size: 14px;
        box-sizing: border-box;
    }
    html.page-kanji-user .sel-delete-wrap {
        display: contents;
    }
    html.page-kanji-user .sel-delete-label {
        grid-column: 1;
        justify-self: end;
        text-align: right;
        font-size: 14px;
        white-space: nowrap;
    }
    html.page-kanji-user .upload-progress-row .btn-sel-delete {
        grid-column: 2;
        justify-self: stretch;
        width: 100%;
        margin: 0;
    }
    html.page-kanji-user .form-nav-btns {
        display: flex;
        flex-direction: row;
        align-items: stretch;
        justify-content: stretch;
        gap: 10px;
        width: 100%;
        margin: 12px 0 0;
        flex-wrap: nowrap;
    }
    html.page-kanji-user .form-nav-btns #btn_delete,
    html.page-kanji-user .form-nav-btns #btn_next,
    html.page-kanji-user .form-nav-btns .btn {
        flex: 1 1 0;
        width: auto !important;
        max-width: none !important;
        min-height: 44px;
        font-size: 16px;
        line-height: 1.2;
        margin: 0;
        padding: 10px 12px;
        box-sizing: border-box;
    }
    html.page-kanji-user .yen-field {
        display: flex;
        width: 100%;
        max-width: 100%;
        align-items: center;
        gap: 8px;
        box-sizing: border-box;
    }
    html.page-kanji-user .yen-field input {
        flex: 1 1 auto;
        width: auto !important;
        max-width: none !important;
        min-width: 0;
    }
    html.page-kanji-user .yen-field .yen-unit {
        flex: 0 0 auto;
    }
    html.page-kanji-user table.price-list .yen-field {
        width: 100%;
        max-width: 100%;
        display: flex;
        align-items: center;
        gap: 8px;
        box-sizing: border-box;
    }
    html.page-kanji-user table.price-list .yen-field .yen-unit {
        margin-left: auto;
        text-align: right;
        min-width: 1.5em;
    }
    html.page-kanji-user .jqselection-selectable {
        width: calc((100% - 10px) / 2) !important;
        margin: 5px 10px 5px 0 !important;
    }
    html.page-kanji-user .jqselection-selectable:nth-child(4n) {
        margin-right: 10px !important;
    }
    html.page-kanji-user .jqselection-selectable:nth-child(2n) {
        margin-right: 0 !important;
    }
    html.page-kanji-user div.photo-detail-large {
        width: 100% !important;
        float: none !important;
        padding: 12px !important;
        margin: 0 0 12px;
        box-sizing: border-box;
        overflow-x: hidden;
    }
    html.page-kanji-user div.photo-detail-large table {
        float: none !important;
        width: 100% !important;
        max-width: 100% !important;
        margin: 8px 0 0;
        display: table;
        table-layout: fixed;
        text-align: left;
        box-sizing: border-box;
    }
    html.page-kanji-user div.photo-detail-large table th,
    html.page-kanji-user div.photo-detail-large table td {
        padding: 3px 4px !important;
        box-sizing: border-box;
    }
    html.page-kanji-user div.photo-detail-large table th.left,
    html.page-kanji-user div.photo-detail-large table th.line:first-child {
        text-align: left !important;
        white-space: normal;
        width: 10em !important;
        max-width: 10em !important;
        word-break: break-all !important;
        overflow-wrap: anywhere;
        line-break: anywhere;
    }
    html.page-kanji-user div.photo-detail-large table th.line:nth-child(2),
    html.page-kanji-user div.photo-detail-large table td:nth-child(2) {
        text-align: center !important;
        padding-left: 8px !important;
        padding-right: 8px !important;
        white-space: nowrap;
        width: 44%;
    }
    html.page-kanji-user div.photo-detail-large table th.line:nth-child(3),
    html.page-kanji-user div.photo-detail-large table td.min-price {
        text-align: right !important;
        white-space: nowrap !important;
        width: 40%;
        font-size: 13px;
    }
    html.page-kanji-user div.photo-detail-large input.image_price,
    html.page-kanji-user div.photo-detail-large input[type="number"] {
        width: 4.2em !important;
        max-width: 100% !important;
        min-width: 0 !important;
        display: inline-block;
        text-align: center;
        box-sizing: border-box;
        font-size: 16px;
    }
    html.page-kanji-user div.photo-detail-large img,
    html.page-kanji-user .image-preview {
        max-width: 100% !important;
        width: auto;
        height: auto;
        margin-top: 8px;
    }
    html.page-kanji-user .ad-admin {
        padding: 8px 12px;
        max-width: 100%;
        box-sizing: border-box;
        overflow-x: hidden;
    }
    html.page-kanji-user .ad-admin input[type="checkbox"],
    html.page-kanji-user .ad-admin input[type="radio"] {
        margin-left: 2px;
        flex-shrink: 0;
    }
    html.page-kanji-user .ad-admin-field,
    html.page-kanji-user .ad-admin-files {
        max-width: 100%;
        box-sizing: border-box;
    }
    html.page-kanji-user .ad-admin-field input[type="text"],
    html.page-kanji-user .ad-admin-field input[type="url"],
    html.page-kanji-user .ad-admin-field select,
    html.page-kanji-user .ad-admin-field textarea,
    html.page-kanji-user #ad_link_video,
    html.page-kanji-user #ad_link_banner,
    html.page-kanji-user #ad_video_url,
    html.page-kanji-user #ad_poster_url,
    html.page-kanji-user #ad_display_type,
    html.page-kanji-user #ad_video_source {
        min-width: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box !important;
    }
    html.page-kanji-user .ad-admin-file-row {
        flex-wrap: wrap;
        max-width: 100%;
    }
    html.page-kanji-user .ad-admin-file-row .k {
        flex: 1 1 100%;
        width: auto;
        min-width: 0;
        white-space: normal;
    }
    html.page-kanji-user #ui-datepicker-div.sa-cal {
        width: calc(100vw - 24px) !important;
        max-width: calc(100vw - 24px) !important;
        left: 12px !important;
        right: 12px !important;
        box-sizing: border-box !important;
    }
    html.page-kanji-user #ui-datepicker-div.sa-cal table.ui-datepicker-calendar {
        border-spacing: 3px !important;
    }
    html.page-kanji-user #ui-datepicker-div.sa-cal .ui-datepicker-calendar td a,
    html.page-kanji-user #ui-datepicker-div.sa-cal .ui-datepicker-calendar td span {
        min-height: 34px !important;
        height: 34px !important;
        font-size: 13px !important;
        border-width: 1px !important;
        border-radius: 8px !important;
    }
    html.page-kanji-user #ui-datepicker-div.sa-cal .ui-datepicker-calendar th span {
        padding: 4px 0 !important;
        font-size: 11px !important;
        border-radius: 8px !important;
    }
    html.page-kanji-user #ui-datepicker-div.sa-cal .ui-datepicker-header {
        padding: 8px !important;
        gap: 4px !important;
    }
    html.page-kanji-user .modalDialog > div {
        width: 92%;
        margin: 12% auto;
        padding: 16px 12px;
        box-sizing: border-box;
    }
    html.page-kanji-user .modalDialog .close {
        right: 4px;
        top: 4px;
    }
    html.page-kanji-user .popup-stack {
        width: 100%;
        max-width: 100%;
        align-items: stretch;
        box-sizing: border-box;
    }
    html.page-kanji-user .popup-message {
        display: flex;
        flex-wrap: nowrap;
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
        align-items: flex-start;
        gap: 8px;
        overflow: visible;
    }
    html.page-kanji-user .popup-message textarea {
        flex: 1 1 auto;
        min-width: 0;
        width: 100% !important;
        max-width: calc(100% - 40px);
        box-sizing: border-box;
    }
    html.page-kanji-user .popup-message .btn_delete_popup {
        flex: 0 0 24px;
        margin-left: 0 !important;
        position: relative;
        z-index: 6;
    }
    html.page-kanji-user .survey-answer-row {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        gap: 8px;
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
    }
    html.page-kanji-user .survey-answer-row input[name="answer[]"],
    html.page-kanji-user table.setting-tbl .survey-answer-row input[name="answer[]"] {
        flex: 1 1 auto;
        width: auto !important;
        min-width: 0 !important;
        max-width: none !important;
        font-size: 16px;
    }
    html.page-kanji-user .survey-answer-row .btn_delete {
        flex: 0 0 auto;
        margin-left: 0;
    }
    html.page-kanji-user .popup-message .cke,
    html.page-kanji-user .popup-stack .cke {
        flex: 1 1 auto;
        min-width: 0 !important;
        width: auto !important;
        max-width: calc(100% - 40px) !important;
        box-sizing: border-box !important;
    }
    html.page-kanji-user .cke,
    html.page-kanji-user .cke_inner,
    html.page-kanji-user .cke_contents {
        max-width: 100% !important;
        box-sizing: border-box !important;
    }
    html.page-kanji-user .cke_top,
    html.page-kanji-user .cke_toolbox {
        white-space: normal !important;
    }
    html.page-kanji-user .setting-page-wrap {
        display: block;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        max-width: 100%;
    }
    html.page-kanji-price .setting-page-wrap {
        width: 100%;
        margin: 0;
    }
    html.page-kanji-price #setting-page,
    html.page-kanji-price #setting-page thead,
    html.page-kanji-price #setting-page tbody,
    html.page-kanji-price #setting-page tr,
    html.page-kanji-price #setting-page th,
    html.page-kanji-price #setting-page td {
        display: revert;
    }
    html.page-kanji-price #setting-page {
        display: table !important;
        width: auto !important;
        min-width: max-content;
        max-width: none !important;
        table-layout: auto !important;
        border-collapse: collapse;
    }
    html.page-kanji-price #setting-page thead {
        display: table-header-group !important;
    }
    html.page-kanji-price #setting-page tbody {
        display: table-row-group !important;
    }
    html.page-kanji-price #setting-page tr {
        display: table-row !important;
        width: auto !important;
        max-width: none !important;
    }
    html.page-kanji-price #setting-page th,
    html.page-kanji-price #setting-page td {
        display: table-cell !important;
        width: auto !important;
        max-width: none !important;
        white-space: nowrap !important;
        padding: 6px 8px;
        vertical-align: middle;
    }
    html.page-kanji-user #setting-page .input-cate-page-name,
    html.page-kanji-user .input-cate-page-name {
        width: auto !important;
        min-width: 4em !important;
        max-width: none !important;
        box-sizing: border-box !important;
    }
    html.page-kanji-user #setting-page th:nth-child(2),
    html.page-kanji-user #setting-page td:nth-child(2) {
        min-width: 0;
        width: auto;
        white-space: nowrap;
    }
    html.page-kanji-user #setting-page .input-cate {
        width: 72px !important;
        max-width: 72px !important;
    }
    html.page-kanji-user #gallery-process {
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
        padding: 8px 4px !important;
        text-indent: 0 !important;
        background: none !important;
        box-sizing: border-box;
    }
    html.page-kanji-user #gallery-process p {
        width: auto !important;
        max-width: 100% !important;
        height: auto !important;
        background: none !important;
        text-indent: 0 !important;
        font-size: 14px;
        font-weight: 700;
        line-height: 1.4;
        color: #2E333D;
        padding: 8px 0;
        margin: 0;
    }
    html.page-kanji-user #pager {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        max-width: 100%;
    }
    html.page-kanji-user .content_checkbox {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 8px 12px;
        width: 100%;
    }
    html.page-kanji-user .col-checkbox {
        width: auto !important;
        margin: 0;
    }
    html.page-kanji-user .content_setting,
    html.page-kanji-user .content_info,
    html.page-kanji-user .paging,
    html.page-kanji-user .evenu-date,
    html.page-kanji-user .pagination {
        flex-wrap: wrap;
        align-items: stretch;
        gap: 8px;
    }
    html.page-kanji-user .content_info,
    html.page-kanji-user .evenu-date {
        flex-direction: column;
        justify-content: flex-start;
    }
    html.page-kanji-user .input_search,
    html.page-kanji-user .input_search input,
    html.page-kanji-user .search_table {
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
    }
    html.page-kanji-user .search_table,
    html.page-kanji-user input.form-control,
    html.page-kanji-user #keyword {
        font-size: 16px;
        min-height: 40px;
        box-sizing: border-box;
        max-width: 100%;
    }
    html.page-kanji-user .content-body,
    html.page-kanji-user .table-group-scroll,
    html.page-kanji-user .table-inquiry-scroll,
    html.page-kanji-user .table-evenye-scroll {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        max-width: 100%;
        max-height: none;
    }
    html.page-kanji-user #content-table,
    html.page-kanji-user #table-group,
    html.page-kanji-user #table-inquiry,
    html.page-kanji-user #table-evenue {
        width: max-content !important;
        min-width: 640px;
    }
    html.page-kanji-user .btn-fuc {
        display: flex;
        flex-direction: column;
        align-items: stretch;
        gap: 8px;
    }
    html.page-kanji-user .btn-fuc .btn,
    html.page-kanji-user #btn_change,
    html.page-kanji-user #btn_dl,
    html.page-kanji-user #btn_dl_csv,
    html.page-kanji-user #btn_order_detail,
    html.page-kanji-user #btn_add,
    html.page-kanji-user #btn_finish {
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100% !important;
        min-height: 44px;
        box-sizing: border-box;
    }
    html.page-kanji-user .center.action-buttons {
        display: flex !important;
        flex-wrap: nowrap !important;
        justify-content: flex-start;
        align-items: center;
        gap: 8px;
        overflow-x: auto !important;
        -webkit-overflow-scrolling: touch;
        width: 100%;
        max-width: 100%;
        scrollbar-width: none;
    }
    html.page-kanji-user .center.action-buttons::-webkit-scrollbar {
        display: none;
    }
    html.page-kanji-user .center.action-buttons .btn,
    html.page-kanji-user .center.action-buttons #btn_change,
    html.page-kanji-user .center.action-buttons #btn_send_mail,
    html.page-kanji-user .center.action-buttons #btn_dl,
    html.page-kanji-user .center.action-buttons #btn_dl_csv,
    html.page-kanji-user .center.action-buttons #btn_order_detail {
        width: auto !important;
        min-width: max-content !important;
        max-width: none !important;
        flex: 0 0 auto !important;
        white-space: nowrap !important;
        height: 44px;
        min-height: 44px;
        line-height: 44px;
        padding: 0 16px !important;
    }
    html.page-kanji-user #colorText {
        width: 100% !important;
        max-width: 180px;
    }
    html.page-kanji-user .custom-color {
        flex-wrap: wrap;
    }
    html.page-kanji-user .inquiry-tip .inquiry-popup,
    html.page-kanji-user .remarks-tip .remarks-popup {
        left: 0;
        right: auto;
        max-width: min(320px, 80vw);
    }
    html.page-kanji-user table.tbl.tbl-mgmt-form,
    html.page-kanji-user table.tbl.tbl-mgmt-form > tbody,
    html.page-kanji-user table.tbl.tbl-mgmt-form > tbody > tr,
    html.page-kanji-user table.tbl.tbl-mgmt-form > tbody > tr > th,
    html.page-kanji-user table.tbl.tbl-mgmt-form > tbody > tr > td,
    html.page-kanji-user table.cart.tbl-mgmt-form,
    html.page-kanji-user table.cart.tbl-mgmt-form > tbody,
    html.page-kanji-user table.cart.tbl-mgmt-form > tbody > tr,
    html.page-kanji-user table.cart.tbl-mgmt-form > tbody > tr > th,
    html.page-kanji-user table.cart.tbl-mgmt-form > tbody > tr > td {
        display: block;
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box;
    }
    html.page-kanji-user table.tbl.tbl-mgmt-form > tbody > tr > th,
    html.page-kanji-user table.cart.tbl-mgmt-form > tbody > tr > th {
        text-align: left;
        padding: 10px 12px 4px;
        background: #f4f6f6;
    }
    html.page-kanji-user table.tbl.tbl-mgmt-form input[type="text"],
    html.page-kanji-user table.tbl.tbl-mgmt-form input[type="password"],
    html.page-kanji-user table.tbl.tbl-mgmt-form input[type="email"],
    html.page-kanji-user table.tbl.tbl-mgmt-form textarea,
    html.page-kanji-user table.tbl.tbl-mgmt-form select,
    html.page-kanji-user table.tbl.tbl-mgmt-form table.price-list input[type="text"],
    html.page-kanji-user table.tbl.tbl-mgmt-form table.price-list select {
        width: 100% !important;
        max-width: 100% !important;
        font-size: 16px;
        box-sizing: border-box;
    }
    html.page-kanji-user table.tbl.tbl-mgmt-form table.price-list,
    html.page-kanji-user table.tbl.tbl-mgmt-form table.price-list tbody,
    html.page-kanji-user table.tbl.tbl-mgmt-form table.price-list tr,
    html.page-kanji-user table.tbl.tbl-mgmt-form table.price-list td {
        display: block;
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box;
    }
    html.page-kanji-user ul.finish {
        display: flex;
        flex-direction: column;
        align-items: stretch;
        padding: 0;
        margin: 16px 0;
        list-style: none;
    }
}

@media screen and (max-width: 640px) {
    html.page-kanji-user table.setting-tbl,
    html.page-kanji-user table.tbl.tbl-setting-confirm {
        width: 100% !important;
    }
    html.page-kanji-user table.setting-tbl,
    html.page-kanji-user table.setting-tbl > tbody,
    html.page-kanji-user table.setting-tbl > tbody > tr,
    html.page-kanji-user table.setting-tbl > tbody > tr > th,
    html.page-kanji-user table.setting-tbl > tbody > tr > td,
    html.page-kanji-user table.tbl.tbl-setting-confirm,
    html.page-kanji-user table.tbl.tbl-setting-confirm > tbody,
    html.page-kanji-user table.tbl.tbl-setting-confirm > tbody > tr,
    html.page-kanji-user table.tbl.tbl-setting-confirm > tbody > tr > th,
    html.page-kanji-user table.tbl.tbl-setting-confirm > tbody > tr > td {
        display: block;
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box;
    }
    html.page-kanji-user table.setting-tbl > tbody > tr > th,
    html.page-kanji-user table.tbl.tbl-setting-confirm > tbody > tr > th {
        text-align: left;
        max-width: none !important;
        padding: 10px 12px 4px;
        background: #f4f6f6;
    }
    html.page-kanji-user table.setting-tbl th span {
        text-align: left;
    }
    html.page-kanji-user table.setting-tbl input:not([type="checkbox"]):not([type="hidden"]):not([type="radio"]):not([type="button"]):not([type="submit"]),
    html.page-kanji-user table.setting-tbl select,
    html.page-kanji-user table.setting-tbl textarea {
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box;
        font-size: 16px;
    }
    html.page-kanji-user #setting-page .input-cate-page-name,
    html.page-kanji-user .input-cate-page-name {
        width: auto !important;
        min-width: 4em !important;
        max-width: none !important;
        box-sizing: border-box !important;
        font-size: 16px;
    }
    html.page-kanji-user #setting-page .input-cate {
        width: 72px !important;
        max-width: 72px !important;
    }
    html.page-kanji-user .yen-field {
        display: flex;
        width: 100%;
        max-width: 100%;
        align-items: center;
        gap: 8px;
        box-sizing: border-box;
    }
    html.page-kanji-user .yen-field input,
    html.page-kanji-user table.setting-tbl .yen-field input,
    html.page-kanji-user table.tbl.tbl-mgmt-form .yen-field input {
        flex: 1 1 auto;
        width: auto !important;
        max-width: none !important;
        min-width: 0;
    }
    html.page-kanji-user .yen-field .yen-unit {
        flex: 0 0 auto;
    }
    html.page-kanji-user table.price-list .yen-field .yen-unit {
        margin-left: auto;
        text-align: right;
        min-width: 1.5em;
    }
    html.page-kanji-user table.price-list {
        display: block;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        max-width: 100%;
    }
    html.page-kanji-price table.price-list,
    html.page-kanji-price table.tbl.tbl-setting-confirm table.price-list {
        display: table;
        width: 100%;
        max-width: 100%;
        table-layout: fixed;
        text-align: left;
        overflow: hidden;
    }
    html.page-kanji-price table.price-list th.line:first-child,
    html.page-kanji-price table.price-list td:first-child,
    html.page-kanji-price table.tbl.tbl-setting-confirm table.price-list th.line:first-child,
    html.page-kanji-price table.tbl.tbl-setting-confirm table.price-list td:first-child {
        text-align: left !important;
        white-space: normal;
        width: 10em !important;
        max-width: 10em !important;
        word-break: break-all !important;
        overflow-wrap: anywhere;
        line-break: anywhere;
    }
    html.page-kanji-price table.price-list th.line:nth-child(2),
    html.page-kanji-price table.price-list td:nth-child(2),
    html.page-kanji-price table.tbl.tbl-setting-confirm table.price-list th.line:nth-child(2),
    html.page-kanji-price table.tbl.tbl-setting-confirm table.price-list td:nth-child(2) {
        text-align: center !important;
        padding-left: 8px !important;
        padding-right: 8px !important;
        white-space: nowrap;
        width: 62%;
    }
    html.page-kanji-user .survey-answer-head {
        flex-wrap: wrap;
        align-items: center;
    }
    html.page-kanji-user .survey-answer-row {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        gap: 8px;
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
    }
    html.page-kanji-user .survey-answer-row input[name="answer[]"],
    html.page-kanji-user table.setting-tbl .survey-answer-row input[name="answer[]"] {
        flex: 1 1 auto;
        width: auto !important;
        min-width: 0 !important;
        max-width: none !important;
        font-size: 16px;
    }
    html.page-kanji-user .survey-answer-row .btn_delete {
        flex: 0 0 auto;
        margin-left: 0;
    }
    html.page-kanji-user #btn_next,
    html.page-kanji-user #btn_delete,
    html.page-kanji-user .center .btn,
    html.page-kanji-user .form-nav-btns .btn {
        min-height: 44px;
        box-sizing: border-box;
        font-size: 16px;
    }
    html.page-kanji-user .form-nav-btns {
        display: flex;
        flex-direction: row;
        align-items: stretch;
        justify-content: stretch;
        gap: 10px;
        width: 100%;
        margin: 12px 0 0;
        flex-wrap: nowrap;
    }
    html.page-kanji-user .form-nav-btns #btn_delete,
    html.page-kanji-user .form-nav-btns #btn_next,
    html.page-kanji-user .form-nav-btns .btn {
        flex: 1 1 0;
        width: auto !important;
        max-width: none !important;
        margin: 0;
        padding: 10px 12px;
        line-height: 1.2;
    }
    html.page-kanji-user .content_checkbox {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 8px 12px;
        width: 100%;
    }
    html.page-kanji-user .col-checkbox {
        width: auto !important;
        margin: 0;
    }
    html.page-kanji-user .content_setting,
    html.page-kanji-user .content_info,
    html.page-kanji-user .paging,
    html.page-kanji-user .evenu-date,
    html.page-kanji-user .pagination {
        flex-wrap: wrap;
        align-items: stretch;
        gap: 8px;
    }
    html.page-kanji-user .content_info,
    html.page-kanji-user .evenu-date {
        flex-direction: column;
        justify-content: flex-start;
    }
    html.page-kanji-user .input_search,
    html.page-kanji-user .input_search input,
    html.page-kanji-user .search_table {
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
    }
    html.page-kanji-user .search_table,
    html.page-kanji-user input.form-control,
    html.page-kanji-user #keyword {
        font-size: 16px;
        min-height: 40px;
        box-sizing: border-box;
        max-width: 100%;
    }
    html.page-kanji-user .content-body,
    html.page-kanji-user .table-group-scroll,
    html.page-kanji-user .table-inquiry-scroll,
    html.page-kanji-user .table-evenye-scroll {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        max-width: 100%;
        max-height: none;
    }
    html.page-kanji-user #content-table,
    html.page-kanji-user #table-group,
    html.page-kanji-user #table-inquiry,
    html.page-kanji-user #table-evenue {
        width: max-content !important;
        min-width: 640px;
    }
    html.page-kanji-user .btn-fuc {
        display: flex;
        flex-direction: column;
        align-items: stretch;
        gap: 8px;
    }
    html.page-kanji-user .btn-fuc .btn,
    html.page-kanji-user #btn_change,
    html.page-kanji-user #btn_dl,
    html.page-kanji-user #btn_dl_csv,
    html.page-kanji-user #btn_order_detail,
    html.page-kanji-user #btn_add,
    html.page-kanji-user #btn_finish {
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100% !important;
        min-height: 44px;
        box-sizing: border-box;
    }
    html.page-kanji-user .center.action-buttons {
        display: flex !important;
        flex-wrap: nowrap !important;
        justify-content: flex-start;
        align-items: center;
        gap: 8px;
        overflow-x: auto !important;
        -webkit-overflow-scrolling: touch;
        width: 100%;
        max-width: 100%;
        scrollbar-width: none;
    }
    html.page-kanji-user .center.action-buttons::-webkit-scrollbar {
        display: none;
    }
    html.page-kanji-user .center.action-buttons .btn,
    html.page-kanji-user .center.action-buttons #btn_change,
    html.page-kanji-user .center.action-buttons #btn_send_mail,
    html.page-kanji-user .center.action-buttons #btn_dl,
    html.page-kanji-user .center.action-buttons #btn_dl_csv,
    html.page-kanji-user .center.action-buttons #btn_order_detail {
        width: auto !important;
        min-width: max-content !important;
        max-width: none !important;
        flex: 0 0 auto !important;
        white-space: nowrap !important;
        height: 44px;
        min-height: 44px;
        line-height: 44px;
        padding: 0 16px !important;
    }
    html.page-kanji-user #colorText {
        width: 100% !important;
        max-width: 180px;
    }
    html.page-kanji-user .custom-color {
        flex-wrap: wrap;
    }
    html.page-kanji-user .inquiry-tip .inquiry-popup,
    html.page-kanji-user .remarks-tip .remarks-popup {
        left: 0;
        right: auto;
        max-width: min(320px, 80vw);
    }
    html.page-kanji-user table.tbl.tbl-mgmt-form,
    html.page-kanji-user table.tbl.tbl-mgmt-form > tbody,
    html.page-kanji-user table.tbl.tbl-mgmt-form > tbody > tr,
    html.page-kanji-user table.tbl.tbl-mgmt-form > tbody > tr > th,
    html.page-kanji-user table.tbl.tbl-mgmt-form > tbody > tr > td,
    html.page-kanji-user table.cart.tbl-mgmt-form,
    html.page-kanji-user table.cart.tbl-mgmt-form > tbody,
    html.page-kanji-user table.cart.tbl-mgmt-form > tbody > tr,
    html.page-kanji-user table.cart.tbl-mgmt-form > tbody > tr > th,
    html.page-kanji-user table.cart.tbl-mgmt-form > tbody > tr > td {
        display: block;
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box;
    }
    html.page-kanji-user table.tbl.tbl-mgmt-form > tbody > tr > th,
    html.page-kanji-user table.cart.tbl-mgmt-form > tbody > tr > th {
        text-align: left;
        padding: 10px 12px 4px;
        background: #f4f6f6;
    }
    html.page-kanji-user table.tbl.tbl-mgmt-form input[type="text"],
    html.page-kanji-user table.tbl.tbl-mgmt-form input[type="password"],
    html.page-kanji-user table.tbl.tbl-mgmt-form input[type="email"],
    html.page-kanji-user table.tbl.tbl-mgmt-form textarea,
    html.page-kanji-user table.tbl.tbl-mgmt-form select,
    html.page-kanji-user table.tbl.tbl-mgmt-form table.price-list input[type="text"],
    html.page-kanji-user table.tbl.tbl-mgmt-form table.price-list select {
        width: 100% !important;
        max-width: 100% !important;
        font-size: 16px;
        box-sizing: border-box;
    }
    html.page-kanji-user table.tbl.tbl-mgmt-form table.price-list,
    html.page-kanji-user table.tbl.tbl-mgmt-form table.price-list tbody,
    html.page-kanji-user table.tbl.tbl-mgmt-form table.price-list tr,
    html.page-kanji-user table.tbl.tbl-mgmt-form table.price-list td {
        display: block;
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box;
    }
    html.page-kanji-user img {
        max-width: 100%;
        height: auto;
    }
    html.page-kanji-user ul.finish {
        display: flex;
        flex-direction: column;
        align-items: stretch;
        padding: 0;
        margin: 16px 0;
        list-style: none;
    }
}

.page-name-depth-wrap {
    display: flex;
    align-items: center;
    gap: 4px;
    box-sizing: border-box;
}
.page-name-depth-wrap[data-depth="1"] {
    padding-left: 24px;
}
.page-name-depth-wrap[data-depth="2"] {
    padding-left: 48px;
}
.page-depth-btns {
    display: inline-flex;
    flex-shrink: 0;
    gap: 2px;
}
.btn-page-indent,
.btn-page-outdent {
    width: 22px;
    height: 22px;
    padding: 0;
    line-height: 20px;
    font-size: 12px;
    cursor: pointer;
}
.page-name-depth-wrap[data-depth="0"] .btn-page-outdent,
.page-name-depth-wrap[data-depth="2"] .btn-page-indent {
    display: none;
}
