.ui-datepicker.ui-widget-content {
    border: 1px solid #c2c8d2;
    border-radius: 8px;
    box-sizing: border-box;
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", Meiryo, sans-serif;
    overflow: hidden;
    padding: 0;
    width: auto
}

.ui-datepicker.ui-widget-content .ui-widget-header {
    background: #fff;
    border: none
}

.ui-datepicker.ui-widget-content .ui-datepicker-title {
    color: #384359;
    font-size: 16px;
    font-weight: bold
}

.ui-datepicker.ui-widget-content .ui-datepicker-next, .ui-datepicker.ui-widget-content .ui-datepicker-prev {
    background: none;
    border: none;
    bottom: 0;
    color: #384359;
    cursor: pointer;
    font-size: 14px;
    height: auto;
    margin: auto 0;
    text-indent: 0;
    top: 0;
    width: 25px
}

.ui-datepicker.ui-widget-content .ui-datepicker-next .ui-icon, .ui-datepicker.ui-widget-content .ui-datepicker-prev .ui-icon {
    background: none;
    text-indent: 0
}

.ui-datepicker.ui-widget-content .ui-datepicker-next.ui-state-hover, .ui-datepicker.ui-widget-content .ui-datepicker-prev.ui-state-hover {
    background: none;
    border: none;
    color: #c80000
}

.ui-datepicker.ui-widget-content .ui-datepicker-next {
    right: 0
}

.ui-datepicker.ui-widget-content .ui-datepicker-prev {
    left: 0
}

.ui-datepicker.ui-widget-content .ui-datepicker-calendar {
    background: #fff;
    border: 1px solid #f0f1f4;
    margin: 0
}

.ui-datepicker.ui-widget-content th {
    border: 1px solid #f0f1f4
}

.ui-datepicker.ui-widget-content td {
    border: 1px solid #f0f1f4;
    padding: 0
}

.ui-datepicker.ui-widget-content .ui-state-default {
    /*background: #fff;*/
    border: none;
    color: #384359;
    font-size: 14px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    padding: 0;
    text-align: center;
    min-width: 40px;
    width: 100%
}

.ui-datepicker.ui-widget-content .ui-state-hover {
    background-color: #c80000;
    border: none;
    color: #384359
}

.ui-datepicker.ui-widget-content .is_selected .ui-state-default {
    background-color: #c80000;
    color: #fff;
    font-weight: bold
}

.is-fix_2SCsfNxz {
    overflow: hidden
}

.modal-base_2vi2URMV {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(56, 67, 89, .5);
    z-index: 6000000;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.modal-content_3lR5rMs_ {
    opacity: 1
}

.fade-enter-active_1uuxhp_p, .fade-leave-active_3fia2EzN {
    transition: opacity .15s
}

.fade-enter_1aHUoQRh, .fade-leave-to_3EAmTkuk {
    opacity: 0
}

.invisible_1sFSlhJ5 {
    display: none
}

.triggerButton_1olRrOSx {
    font-size: 14px;
    color: #c80000;
    padding: 0 14px;
    border-radius: 100px;
    border: 1px solid #c80000;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
    outline: none;
    line-height: 30px;
    height: 30px;
    background-color: transparent
}

.triggerButtonIcon_3OTFHoiT {
    margin-left: 8px
}

.list-item_2mmfHtjx:last-child {
    border-top: 1px solid #f0f1f4;
    font-size: 1.6rem
}

.link_1r6VoBDu {
    color: #384359;
    font-size: 1.4rem;
    padding: 16px 12px;
    text-decoration: none;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center
}

.link_1r6VoBDu:hover {
    font-weight: bold;
    color: #384359
}

.icon_1vnQ-0va {
    color: #c2c8d2;
    font-size: 1.2rem
}

.tooltip_bOAA9HEn {
    margin-left: 4px
}

.tooltip_bOAA9HEn i {
    font-size: 16px
}

.config_2QRIj-p8 {
    display: table-cell;
    vertical-align: middle;
    margin: 9px 0
}

.btn_xcMCFijy, .config_2QRIj-p8 {
    position: relative;
    width: 70px
}

.btn_xcMCFijy {
    background: #fff;
    padding: 8px;
    border: 1px solid #c2c8d2;
    border-radius: 4px;
    cursor: pointer;
    outline: none
}

.btn_xcMCFijy:after {
    content: "";
    width: 6px;
    height: 6px;
    border: 0;
    border-bottom: 2px solid #ccc;
    border-right: 2px solid #ccc;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -4px
}

.shopIcon_2PhSGFXH {
    border-radius: 4px;
    box-sizing: border-box;
    display: table-cell;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 34px;
    height: 34px
}

.shopIcon_2PhSGFXH .shopImg_2Vv3koDc {
    max-height: 34px;
    max-width: 34px;
    vertical-align: middle
}

.listWrapper_2s3uvzsL {
    position: absolute;
    top: 40px;
    right: 0;
    width: 240px;
    z-index: 2499999
}

.list_2LkHAX80 {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 4px;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, .09);
    margin: 15px 0 0;
    position: relative;
    width: 240px;
    z-index: 10;
    box-sizing: border-box
}

.list_2LkHAX80:after, .list_2LkHAX80:before {
    bottom: 100%;
    right: 5px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.list_2LkHAX80:after {
    border-color: hsla(0, 0%, 100%, 0) hsla(0, 0%, 100%, 0) #fff;
    border-width: 10px;
    margin-left: -10px
}

.list_2LkHAX80:before {
    border-color: hsla(0, 0%, 93.3%, 0) hsla(0, 0%, 93.3%, 0) #eee;
    border-width: 11px;
    margin-left: -11px
}

.list_2LkHAX80 .list-item-first_GCramk9T {
    border-bottom: 1px solid #f0f1f4;
    padding: 16px 12px
}

body.theme-sp:not(.is-responsive) .config_2QRIj-p8, body.theme-sp:not(.is-responsive) .list_2LkHAX80 {
    display: none
}

@media only screen and (max-width: 899px) {
    body.is-responsive .config_2QRIj-p8, body.is-responsive .list_2LkHAX80 {
        display: none
    }
}

.item_2ovouckr {
    border-bottom: 1px solid #eee;
    position: relative
}

.link_30Wo7jTZ {
    display: -webkit-flex;
    display: flex;
    height: 44px;
    line-height: 20px;
    -webkit-align-items: center;
    align-items: center;
    padding: 0 16px
}

.icon_151YJmHz, .link_30Wo7jTZ {
    color: #384359
}

.icon_151YJmHz {
    font-size: 2rem
}

.iconRight_14vkXTL5 {
    color: #c2c8d2;
    font-size: 12px;
    margin: auto;
    position: absolute;
    right: 11px;
    top: 16px
}

.img_32tw5jFE {
    width: 24px;
    height: 24px
}

.title_30kLmzEb {
    font-size: 1.4rem;
    margin: 0 0 0 10px
}

.badge_3mvQiXKB {
    position: absolute;
    right: 32px;
    width: 26px;
    top: 14px
}

.badge_3mvQiXKB:not([data-badge="0"])[data-badge]:after {
    position: absolute;
    content: attr(data-badge) "";
    color: #fff;
    text-align: center;
    font-size: 1rem;
    background-color: #f87e7e;
    border-radius: 8px;
    font-weight: bold;
    min-width: 20px;
    height: 16px;
    line-height: 1.5rem
}

.auto_1WuDCHWc {
    display: block;
    width: 100%
}

.autoCont_1pWLGbmZ {
    position: relative
}

.autoLink_2_ZToICJ {
    display: -webkit-flex;
    display: flex;
    height: 44px;
    line-height: 44px;
    -webkit-align-items: center;
    align-items: center;
    padding: 0 16px 0 0;
    margin: 0 0 0 46px;
    color: #384359;
    border-top: 1px solid #eee;
    font-size: 1.2rem
}

.root_3lbQXk65 {
    z-index: 2500000
}

.drawer_2AKska8d {
    position: relative;
    z-index: 6100000;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 70vw;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    padding-bottom: env(safe-area-inset-bottom);
    background-color: #fff
}

.drawerHeader_1ISwLJ6i {
    padding: 24px 16px;
    position: relative
}

.drawer-closeIcon_1KLGWpX5 {
    font-size: 1.6rem;
    position: absolute;
    right: 16px;
    top: 16px
}

.drawer-shopIcon_1coiQzfc {
    margin: 12px auto 24px;
    text-align: center;
    width: 64vw;
    height: 48px;
    line-height: 48px
}

.drawer-shopImg_3wJyTOJi {
    max-height: 48px;
    max-width: 100%;
    vertical-align: middle
}

.drawer-shopName_2Ih8kEU9 {
    margin: 12px 0 24px;
    font-weight: bold;
    overflow: hidden;
    color: #384359;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    -webkit-line-clamp: 2
}

.drawer-menuListItem_204evr4F:first-child {
    margin-bottom: 16px
}

.drawer-logo_2WN4-eaq {
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: center
}

.drawer-logoImg_2-xMLi2Z {
    width: 117px;
    height: auto
}

.drawer-heading_2ll-JGNR {
    background-color: #f0f1f4;
    font-size: 1.4rem;
    height: 32px;
    line-height: 32px;
    margin: 0;
    padding: 0 16px
}

.drawer-heading_2ll-JGNR + ul {
    margin-bottom: 0
}

.drawer-list_UyGeCEYE > li {
    margin: 16px 8px
}

.slide-enter-active_20W7DD8Q, .slide-leave-active_17d9dFLo {
    transition: left .25s
}

.slide-enter_3KZgZhch, .slide-leave-to_2Z1ieBRP {
    left: -80vw
}

.trigger_24-vMLdo {
    display: none
}

body.theme-sp:not(.is-responsive) .trigger_24-vMLdo {
    display: block;
    width: 52px;
    height: 52px;
    position: relative;
    font-size: 2rem
}

body.theme-sp:not(.is-responsive) .trigger_24-vMLdo > i {
    bottom: 0;
    position: absolute;
    top: 0;
    margin: auto;
    width: 20px;
    height: 20px;
    left: 0;
    right: 0
}

@media only screen and (max-width: 899px) {
    body.is-responsive .trigger_24-vMLdo {
        display: block;
        width: 52px;
        height: 52px;
        position: relative;
        font-size: 2rem
    }

    body.is-responsive .trigger_24-vMLdo > i {
        bottom: 0;
        position: absolute;
        top: 0;
        margin: auto;
        width: 20px;
        height: 20px;
        left: 0;
        right: 0
    }
}

.header_1zo68MmI {
    transition: background-color .25s;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2099999;
    tap-highlight-color: transparent;
    background-color: #fffffe
}

.header_1zo68MmI[showMenu], .menus_32DHSZLY {
    background-color: #fff;
    z-index: 6100000
}

.menus_32DHSZLY {
    position: absolute;
    top: 44px;
    left: 0;
    right: 0
}

.menusListItem_2fgrirft {
    border-top: 1px solid #ddd
}

.menusLink_1lnj0MZ_ {
    color: #384359;
    display: block;
    font-size: 16px;
    padding: 16px 20px
}

.menusLinkIcon_13_ov3Mj {
    margin-left: 8px;
    font-size: 14px
}

.appName_2XN_5YwA {
    box-sizing: border-box;
    height: 50px;
    line-height: 50px;
    padding: 0 52px;
    text-align: center;
    width: 100%
}

.appName_2XN_5YwA .text_TK7yf5TF {
    display: inline-block;
    font-size: 1.6rem;
    font-weight: bold;
    max-width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap
}

.appName_2XN_5YwA .icon_1yA4FTHB {
    line-height: 52px;
    vertical-align: middle
}

body.theme-pc:not(.is-responsive) .header_1zo68MmI {
    display: none
}

@media only screen and (min-width: 900px) {
    body.is-responsive .header_1zo68MmI {
        display: none
    }
}

@media only print {
    body.is-responsive .header_1zo68MmI {
        display: none
    }
}

body.theme-sp:not(.is-responsive) .globalNav__appMenus + .globalNav__logo {
    display: none
}

@media only screen and (max-width: 899px) {
    body.is-responsive .globalNav__appMenus + .globalNav__logo {
        display: none
    }
}

.flashMessage_2Pn9qclF {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 200000
}

.fade-enter-active_h9TcAiUV, .fade-leave-active_1MumeCTe {
    transition: opacity .25s
}

.fade-enter_hJjx3W3x, .fade-leave-to_knVvFWUb {
    opacity: 0
}

.force-reload_FVFpUwTU {
    color: #384359;
    text-decoration: underline;
    cursor: pointer
}

body.theme-pc:not(.is-responsive) .flashMessage_2Pn9qclF {
    top: 72px
}

body.theme-pc:not(.is-responsive) .globalNav__unsupported + .globalNav + .flashMessage_2Pn9qclF {
    top: 104px
}

@media only screen and (min-width: 900px) {
    body.is-responsive .flashMessage_2Pn9qclF {
        top: 72px
    }

    body.is-responsive .globalNav__unsupported + .globalNav + .flashMessage_2Pn9qclF {
        top: 104px
    }
}

@media only print {
    body.is-responsive .flashMessage_2Pn9qclF {
        top: 72px
    }

    body.is-responsive .globalNav__unsupported + .globalNav + .flashMessage_2Pn9qclF {
        top: 104px
    }
}

body.theme-sp:not(.is-responsive) .flashMessage_2Pn9qclF {
    top: 48px
}

@media only screen and (max-width: 899px) {
    body.is-responsive .flashMessage_2Pn9qclF {
        top: 48px
    }
}

@charset "UTF-8";
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

body {
    line-height: 1
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

@font-face {
    font-family: bbqicon;
    src: url(/common/font/bbqicon.eot);
    src: url(/common/font/bbqicon.eot#iefix) format("embedded-opentype"), url(/common/font/bbqicon.ttf) format("truetype"), url(/common/font/bbqicon.woff) format("woff"), url(/common/font/bbqicon.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

i[class*=i-], i[class^=i-] {
    font-family: bbqicon, Helvetica, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Sans", Meiryo, Arial, sans-serif;
    speak: none;
    font-variant: normal;
    text-transform: none;
    line-height: 1
}

.i-yellbank::before {
    content: "\e98f"
}

.i-reply::before {
    content: "\e98c"
}

.i-megaphone::before {
    content: "\e966"
}

.i-bell::before {
    content: "\e937"
}

.i-crown::before {
    content: "\e94a"
}

.i-heart::before {
    content: "\e93c"
}

.i-star::before {
    content: "\e942"
}

.i-dislike::before {
    content: "\e96d"
}

.i-like::before {
    content: "\e96f"
}

.i-preview::before {
    content: "\e967"
}

.i-dropper::before {
    content: "\e95b"
}

.i-pin::before {
    content: "\e92a"
}

.i-tool::before {
    content: "\e956"
}

.i-truck::before {
    content: "\e943"
}

.i-clock::before {
    content: "\e90e"
}

.i-calendar::before {
    content: "\e935"
}

.i-linkAdd::before {
    content: "\e93e"
}

.i-link::before {
    content: "\e93f"
}

.i-movie::before {
    content: "\e940"
}

.i-image::before {
    content: "\e968"
}

.i-camera::before {
    content: "\e90c"
}

.i-loupe::before {
    content: "\e912"
}

.i-trash::before {
    content: "\e917"
}

.i-pencil::before {
    content: "\e914"
}

.i-gear::before {
    content: "\e94c"
}

.i-phone::before {
    content: "\e969"
}

.i-send::before {
    content: "\e96a"
}

.i-mail::before {
    content: "\e970"
}

.i-lock::before {
    content: "\e971"
}

.i-beginner::before {
    content: "\e934"
}

.i-user::before {
    content: "\e97a"
}

.i-signin::before {
    content: "\e97b"
}

.i-logout::before {
    content: "\e927"
}

.i-login::before {
    content: "\e97c"
}

.i-designmarket::before {
    content: "\e94b"
}

.i-page::before {
    content: "\e952"
}

.i-book::before {
    content: "\e945"
}

.i-file::before {
    content: "\e93b"
}

.i-fileText::before {
    content: "\e978"
}

.i-edit::before {
    content: "\e93a"
}

.i-card::before {
    content: "\e936"
}

.i-coins::before {
    content: "\e938"
}

.i-shopbag::before {
    content: "\e954"
}

.i-cart::before {
    content: "\e929"
}

.i-purse::before {
    content: "\e979"
}

.i-desktop::before {
    content: "\e99e"
}

.i-mobile::before {
    content: "\e951"
}

.i-graph::before {
    content: "\e94d"
}

.i-design::before {
    content: "\e977"
}

.i-item::before {
    content: "\e94e"
}

.i-apps::before {
    content: "\e974"
}

.i-dashboard::before {
    content: "\e976"
}

.i-building::before {
    content: "\e975"
}

.i-shop::before {
    content: "\e953"
}

.i-download::before {
    content: "\e995"
}

.i-checkbox::before {
    content: "\e96b"
}

.i-share::before {
    content: "\e916"
}

.i-newtab::before {
    content: "\e928"
}

.i-copy::before {
    content: "\e96c"
}

.i-grid::before {
    content: "\e96e"
}

.i-list::before {
    content: "\e94f"
}

.i-drag::before {
    content: "\e910"
}

.i-dragMove::before {
    content: "\e99d"
}

.i-menu::before {
    content: "\e913"
}

.i-meatball::before {
    content: "\e972"
}

.i-circle::before {
    content: "\e965"
}

.i-asterisk::before {
    content: "\e964"
}

.i-minus::before {
    content: "\e973"
}

.i-plus::before {
    content: "\e915"
}

.i-cross::before {
    content: "\e90f"
}

.i-check::before {
    content: "\e90d"
}

.i-checkCircle::before {
    content: "\e91a"
}

.i-yenCircle::before {
    content: "\e944"
}

.i-plusCircle::before {
    content: "\e91e"
}

.i-crossCircle::before {
    content: "\e939"
}

.i-questionCircle::before {
    content: "\e941"
}

.i-informationCircle::before {
    content: "\e93d"
}

.i-attentionCircle::before {
    content: "\e933"
}

.i-attentionTriangle::before {
    content: "\e932"
}

.i-arrowDown::before {
    content: "\e923"
}

.i-arrowRight::before {
    content: "\e925"
}

.i-arrowUp::before {
    content: "\e926"
}

.i-arrowLeft::before {
    content: "\e924"
}

.i-sort::before {
    content: "\e921"
}

.i-angleDown::before {
    content: "\e957"
}

.i-angleLeft::before {
    content: "\e958"
}

.i-angleRight::before {
    content: "\e959"
}

.i-angleUp::before {
    content: "\e95a"
}

.i-angleDoubleLeft::before {
    content: "\e962"
}

.i-angleDoubleRight::before {
    content: "\e963"
}

.i-caretDown::before {
    content: "\e946"
}

.i-caretLeft::before {
    content: "\e947"
}

.i-caretRight::before {
    content: "\e948"
}

.i-caretUp::before {
    content: "\e949"
}

.i-skip::before {
    content: "\e920"
}

.i-tipiSquare::before {
    content: "\e955"
}

.i-tipi::before {
    content: "\e922"
}

.i-underline::before {
    content: "\e994"
}

.i-bold::before {
    content: "\e95d"
}

.i-facebook::before {
    content: "\e95e"
}

.i-instagram::before {
    content: "\e95f"
}

.i-line::before {
    content: "\e960"
}

.i-twitter::before {
    content: "\e961"
}

.i-ameba::before {
    content: "\e95c"
}

.i-keyboard::before {
    content: "\e996"
}

.i-home::before {
    content: "\e997"
}

.i-textLeft::before {
    content: "\e998"
}

.i-textCenter::before {
    content: "\e999"
}

.i-textRight::before {
    content: "\e99a"
}

.i-pages::before {
    content: "\e99b"
}

.i-layout::before {
    content: "\e99c"
}

.i-colorPalette::before {
    content: "\e99f"
}

.i-background::before {
    content: "\e9a0"
}

.i-title::before {
    content: "\e9a4"
}

.i-slideshow::before {
    content: "\e9a6"
}

.i-reload::before {
    content: "\e9ab"
}

.i-app-message::before {
    content: "\e950"
}

.i-app-myDomain::before {
    content: "\e97e"
}

.i-app-googleAd::before {
    content: "\e91c"
}

.i-app-yahooAd::before {
    content: "\e98a"
}

.i-app-template::before {
    content: "\e989"
}

.i-app-googleAdCoupon::before {
    content: "\e91d"
}

.i-app-googleAnalytics::before {
    content: "\e91f"
}

.i-app-meta::before {
    content: "\e97d"
}

.i-app-coinFunding::before {
    content: "\e907"
}

.i-app-offlinePayment::before {
    content: "\e97f"
}

.i-app-logo::before {
    content: "\e930"
}

.i-app-chargeback::before {
    content: "\e905"
}

.i-app-savingsPlus::before {
    content: "\e983"
}

.i-app-sale::before {
    content: "\e982"
}

.i-app-review::before {
    content: "\e981"
}

.i-app-itemQuantityLimit::before {
    content: "\e92f"
}

.i-app-deliveryNote::before {
    content: "\e911"
}

.i-app-conversion::before {
    content: "\e908"
}

.i-app-i18n::before {
    content: "\e92b"
}

.i-app-baseLive::before {
    content: "\e902"
}

.i-app-interview::before {
    content: "\e92c"
}

.i-app-giftKit::before {
    content: "\e91b"
}

.i-app-baseEraser::before {
    content: "\e901"
}

.i-app-blog::before {
    content: "\e903"
}

.i-app-coupon::before {
    content: "\e909"
}

.i-app-search::before {
    content: "\e984"
}

.i-app-yamatoDelivery::before {
    content: "\e98b"
}

.i-app-bulkDispatch::before {
    content: "\e904"
}

.i-app-ezlogi::before {
    content: "\e919"
}

.i-app-shippingFee::before {
    content: "\e986"
}

.i-app-subscription::before {
    content: "\e988"
}

.i-app-deliveryDate::before {
    content: "\e90b"
}

.i-app-photo::before {
    content: "\e980"
}

.i-app-mailmagazine::before {
    content: "\e931"
}

.i-app-csvLite::before {
    content: "\e90a"
}

.i-app-itemCategory::before {
    content: "\e92d"
}

.i-app-ageVerification::before {
    content: "\e900"
}

.i-app-secretEc::before {
    content: "\e985"
}

.i-app-clubT::before {
    content: "\e906"
}

.i-app-spCase::before {
    content: "\e987"
}

.i-app-download::before {
    content: "\e918"
}

.i-app-itemLabel::before {
    content: "\e92e"
}

.i-app-salesPeriod::before {
    content: "\e98d"
}

.i-app-csv::before {
    content: "\e98e"
}

.i-app-preOrder::before {
    content: "\e991"
}

.i-app-crm::before {
    content: "\e992"
}

.i-app-itemCode:before {
    content: "\e9a1"
}

.i-app-csvItemManagement:before {
    content: "\e9a2"
}

.i-app-orderDataDownload:before {
    content: "\e9a3"
}

.i-app-itemLayout:before {
    content: "\e9a5"
}

.i-app-lottery:before {
    content: "\e993"
}

.i-app-note:before {
    content: "\e9a7"
}

.i-app-itemOption:before {
    content: "\e9a8"
}

.i-app-community:before {
    content: "\e9a9"
}

.i-app-restock:before {
    content: "\e9aa"
}

.i-app-takeout:before {
    content: "\e9ac"
}

.i-app-blocklist:before {
    content: "\e9ad"
}

html {
    font-size: 62.5%
}

body {
    color: #384359;
    font-family: Helvetica, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Sans", Meiryo, Arial, sans-serif;
    font-size: 1.4rem;
    word-break: break-all
}

a {
    color: #c80000;
    text-decoration: none
}

b, em, strong {
    font-weight: 700
}

img {
    vertical-align: top
}

main {
    display: block
}

button, input {
    font-family: inherit
}

::-webkit-input-placeholder {
    color: #c2c8d2
}

::-moz-placeholder {
    color: #c2c8d2
}

:-ms-input-placeholder {
    color: #c2c8d2
}

::-ms-input-placeholder {
    color: #c2c8d2
}

::placeholder {
    color: #c2c8d2
}

:placeholder-shown {
    color: #c2c8d2
}

::-webkit-input-placeholder {
    color: #c2c8d2;
    opacity: 1
}

::-moz-placeholder {
    color: #c2c8d2;
    opacity: 1
}

::-ms-input-placeholder {
    color: #c2c8d2
}

.fade-enter-active, .fade-leave-active {
    transition: all .2s cubic-bezier(.645, .045, .355, 1)
}

@-webkit-keyframes loadingBounce {
    0%, 100%, 80% {
        -webkit-transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1)
    }
}

@keyframes loadingBounce {
    0%, 100%, 80% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.c-actionSheet {
    background-color: #fff;
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    width: 100%;
    z-index: 6000001;
    padding-bottom: env(safe-area-inset-bottom)
}

.c-actionSheet.slide-enter-active, .c-actionSheet.slide-leave-active {
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.c-actionSheet.slide-enter, .c-actionSheet.slide-leave-to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.c-actionSheet .c-actionHeader {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    font-size: 14px;
    line-height: 18px;
    width: 100%
}

.c-actionSheet .c-actionHeader--underline {
    border-bottom: 1px solid #d9dee6
}

.c-actionSheet .c-actionHeader.is_inactive .c-actionHeader__img {
    opacity: .7
}

.c-actionSheet .c-actionHeader.is_inactive .c-actionHeader__name__text {
    color: #a0a7b4;
    font-weight: 400
}

.c-actionSheet .c-actionHeader__wrap {
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    padding: 16px
}

.c-actionSheet .c-actionHeader__img {
    height: 40px;
    margin-right: 8px;
    width: 40px
}

.c-actionSheet .c-actionHeader__img img {
    margin: auto;
    max-height: 40px;
    max-width: 40px
}

.c-actionSheet .c-actionHeader__name {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 100%
}

.c-actionSheet .c-actionHeader__name__text {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #384359;
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: 0
}

.c-actionSheet .c-actionButton {
    all: unset;
    background: 0 0;
    color: #c80000;
    cursor: pointer;
    font-size: 1.6rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 48px;
    line-height: 48px;
    text-align: center;
    width: 100%;
    border-bottom: 1px solid #f0f1f4
}

.c-actionSheet .c-actionButton[data-type=cancel] {
    background-color: #f8f9fa;
    font-weight: 700
}

.c-attentionBox {
    padding: 24px;
    font-size: 1.2rem;
    background-color: #f0f1f4
}

.c-balloon {
    position: relative
}

.c-iconBtn .c-balloon .c-balloon__wrap {
    margin: 36px 0 0
}

.c-iconBtn .c-balloon .c-balloon__tip {
    top: 64px
}

.c-cancelBtn--small .c-balloon .c-balloon__wrap {
    margin: 36px 0 0
}

.c-cancelBtn--small .c-balloon .c-balloon__tip {
    top: 64px
}

.c-dangerBtn--small .c-balloon .c-balloon__wrap {
    margin: 36px 0 0
}

.c-dangerBtn--small .c-balloon .c-balloon__tip {
    top: 64px
}

.c-defaultBtn--small .c-balloon .c-balloon__wrap {
    margin: 36px 0 0
}

.c-defaultBtn--small .c-balloon .c-balloon__tip {
    top: 64px
}

.c-otherBtn--small .c-balloon .c-balloon__wrap {
    margin: 36px 0 0
}

.c-otherBtn--small .c-balloon .c-balloon__tip {
    top: 64px
}

.c-submitBtn--small .c-balloon .c-balloon__wrap {
    margin: 36px 0 0
}

.c-submitBtn--small .c-balloon .c-balloon__tip {
    top: 64px
}

.c-balloon__wrap {
    margin: 16px auto 0;
    margin: 40px 0 0;
    min-width: 240px;
    position: absolute;
    top: 16px;
    z-index: 6000000
}

.c-balloon__wrap[data-position=center] {
    left: 0;
    right: 0
}

.c-balloon__wrap[data-position=right] {
    right: 0
}

.c-balloon__wrap[data-position=left] {
    left: 0
}

.c-balloon__tip {
    border-bottom: 8px solid #fff;
    border-left: 7.5px solid transparent;
    border-right: 7.5px solid transparent;
    bottom: 100%;
    -webkit-filter: drop-shadow(0 0 2px rgba(178, 188, 202, .5));
    filter: drop-shadow(0 0 2px rgba(178, 188, 202, .5));
    height: 0;
    left: 0;
    margin: auto;
    pointer-events: none;
    position: absolute;
    right: 0;
    width: 0
}

.c-balloon__body {
    background-color: #fff;
    border-radius: 4px;
    box-sizing: border-box;
    min-width: 240px;
    position: relative
}

.c-balloon__body::before {
    background-color: #fff;
    border-radius: 4px;
    bottom: 0;
    box-shadow: 0 0 12px rgba(56, 67, 89, .3);
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -100
}

.c-balloonBox {
    position: relative
}

.c-box {
    position: relative;
    background-color: transparent;
    border-radius: 2px
}

.theme-pc .c-box {
    padding: 20px
}

.theme-sp .c-box {
    padding: 16px
}

.c-box[data-type=attention] {
    background-color: #f0f1f4;
    font-size: 1.2rem
}

.c-box[data-type=error] {
    background-color: #fcdcdc;
    color: #f87e7e
}

.c-box[data-type=empty] {
    border: 1px dashed #c2c8d2;
    box-sizing: border-box
}

.c-box[data-type=card] {
    background-color: #fff
}

.c-box[data-type=warning] {
    background-color: #ffefc0
}

.c-box[data-type=default] {
    background-color: #f8f9fa
}

.c-box--dropArea {
    background-color: #fcfcfd;
    text-align: center;
    width: 100%
}

.theme-sp .c-box--dropArea {
    min-height: 80px
}

.c-box--dropArea:hover {
    background-color: #f0f1f4;
    transition: .2s ease-in
}

.c-card {
    background: #fff;
    box-shadow: 0 0 4px 0 rgba(56, 67, 89, .05);
    border-radius: 8px;
    padding: 16px
}

.c-card:hover {
    box-shadow: 0 0 8px 0 rgba(56, 67, 89, .15);
    transition: .2s linear
}

.c-container {
    background-color: #fff
}

.theme-pc .c-container {
    border-radius: 2px
}

.theme-sp .c-container {
    box-shadow: 0 0 4px 0 rgba(56, 67, 89, .05)
}

.m-uploadBox {
    padding: 14px;
    position: relative;
    text-align: center
}

.theme-sp .m-uploadBox {
    height: 50px
}

.theme-pc .m-uploadBox {
    height: 82px
}

.m-uploadBox__input {
    opacity: 0;
    cursor: pointer;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%
}

.m-uploadBox__icon {
    font-size: 32px;
    color: #c2c8d2
}

.m-uploadBox__button {
    background-color: #c2c8d2;
    box-sizing: border-box;
    border-radius: 8px;
    color: #fff;
    display: inline-block;
    height: 24px;
    padding: 0 12px;
    line-height: 24px;
    margin: 8px 0 0;
    font-size: 1.2rem
}

.theme-sp .m-uploadBox__button {
    display: none
}

.m-uploadBox__buttonWrap {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center
}

.m-uploadBox__buttonIcon {
    margin: 0 4px 0 0
}

.m-uploadBox__caption {
    font-size: 1.2rem;
    margin: 6px 0 0
}

.theme-sp .m-uploadBox__caption {
    color: #a0a7b4;
    font-weight: 700
}

.theme-sp .m-uploadBox__caption__pc {
    display: none
}

.theme-pc .m-uploadBox__caption {
    color: #a0a7b4;
    font-weight: 700
}

.theme-pc .m-uploadBox__caption__sp {
    display: none
}

.c-cancelBtn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 8px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 1.6rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700;
    outline: 0;
    padding: 0 16px;
    text-align: center;
    text-decoration: none;
    transition: .15s linear;
    background-color: #c2c8d2;
    border: none;
    color: #fff;
    height: 48px;
    line-height: 48px
}

.c-cancelBtn--small {
    font-size: 1.4rem
}

.c-cancelBtn--normal {
    width: 320px
}

.theme-sp .c-cancelBtn--normal {
    width: 100%
}

.c-cancelBtn--full {
    display: block;
    width: 100%
}

.theme-sp .c-cancelBtn--full-sp {
    width: 100%
}

.c-cancelBtn__icon {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center
}

.c-cancelBtn__iconRight {
    margin-left: 4px
}

.c-cancelBtn__iconLeft {
    margin-right: 4px
}

.c-cancelBtn__bounce1, .c-cancelBtn__bounce2, .c-cancelBtn__bounce3 {
    -webkit-animation: loadingBounce 1.4s infinite ease-in-out both;
    animation: loadingBounce 1.4s infinite ease-in-out both;
    background-color: #fff;
    border-radius: 100%;
    display: inline-block;
    height: 14px;
    width: 14px
}

.c-cancelBtn__bounce1 {
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

.c-cancelBtn__bounce2 {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

.theme-sp .c-cancelBtn {
    height: 44px;
    line-height: 44px
}

.c-cancelBtn--small {
    height: 40px;
    line-height: 40px
}

.c-cancelBtn:hover {
    background-color: #a0a7b4
}

.c-cancelBtn.is_disabled, .c-cancelBtn:disabled {
    background-color: #d9dee6;
    cursor: not-allowed
}

.c-cancelBtn.is_loading {
    background-color: #c2c8d2
}

.c-dangerBtn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 8px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 1.6rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700;
    outline: 0;
    padding: 0 16px;
    text-align: center;
    text-decoration: none;
    transition: .15s linear;
    background-color: #f87e7e;
    border: none;
    color: #fff;
    height: 48px;
    line-height: 48px
}

.c-dangerBtn--small {
    font-size: 1.4rem
}

.c-dangerBtn--normal {
    width: 320px
}

.theme-sp .c-dangerBtn--normal {
    width: 100%
}

.c-dangerBtn--full {
    display: block;
    width: 100%
}

.theme-sp .c-dangerBtn--full-sp {
    width: 100%
}

.c-dangerBtn__icon {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center
}

.c-dangerBtn__iconRight {
    margin-left: 4px
}

.c-dangerBtn__iconLeft {
    margin-right: 4px
}

.c-dangerBtn__bounce1, .c-dangerBtn__bounce2, .c-dangerBtn__bounce3 {
    -webkit-animation: loadingBounce 1.4s infinite ease-in-out both;
    animation: loadingBounce 1.4s infinite ease-in-out both;
    background-color: #fff;
    border-radius: 100%;
    display: inline-block;
    height: 14px;
    width: 14px
}

.c-dangerBtn__bounce1 {
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

.c-dangerBtn__bounce2 {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

.theme-sp .c-dangerBtn {
    height: 44px;
    line-height: 44px
}

.c-dangerBtn--small {
    height: 40px;
    line-height: 40px
}

.c-dangerBtn:hover {
    background-color: #e25f5f
}

.c-dangerBtn.is_disabled, .c-dangerBtn:disabled {
    background-color: #fcdcdc;
    cursor: not-allowed
}

.c-dangerBtn.is_loading {
    background-color: #f87e7e
}

.c-defaultBtn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 8px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 1.6rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700;
    outline: 0;
    padding: 0 16px;
    text-align: center;
    text-decoration: none;
    transition: .15s linear;
    background: 0 0;
    border: 2px solid #c80000;
    color: #c80000;
    height: 48px;
    line-height: 46px
}

.c-defaultBtn--small {
    font-size: 1.4rem
}

.c-defaultBtn--normal {
    width: 320px
}

.theme-sp .c-defaultBtn--normal {
    width: 100%
}

.c-defaultBtn--full {
    display: block;
    width: 100%
}

.theme-sp .c-defaultBtn--full-sp {
    width: 100%
}

.c-defaultBtn__icon {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center
}

.c-defaultBtn__iconRight {
    margin-left: 4px
}

.c-defaultBtn__iconLeft {
    margin-right: 4px
}

.c-defaultBtn__bounce1, .c-defaultBtn__bounce2, .c-defaultBtn__bounce3 {
    -webkit-animation: loadingBounce 1.4s infinite ease-in-out both;
    animation: loadingBounce 1.4s infinite ease-in-out both;
    background-color: #fff;
    border-radius: 100%;
    display: inline-block;
    height: 14px;
    width: 14px
}

.c-defaultBtn__bounce1 {
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

.c-defaultBtn__bounce2 {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

.theme-sp .c-defaultBtn {
    height: 44px;
    line-height: 42px
}

.c-defaultBtn--small {
    height: 40px;
    line-height: 38px
}

.c-defaultBtn:hover {
    border: 2px solid #f75558;
    color: #f75558
}

.c-defaultBtn.is_disabled, .c-defaultBtn:disabled {
    border: 2px solid #e6797b;
    color: #e6797b;
    cursor: not-allowed
}

.c-defaultBtn__bounce1, .c-defaultBtn__bounce2, .c-defaultBtn__bounce3 {
    background-color: #c80000
}

.c-defaultBtn.is_loading {
    border: 2px solid #c80000;
    color: #c80000
}

.c-otherBtn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 8px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 1.6rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700;
    outline: 0;
    padding: 0 16px;
    text-align: center;
    text-decoration: none;
    transition: .15s linear;
    background-color: #384359;
    border: none;
    color: #fff;
    height: 48px;
    line-height: 48px
}

.c-otherBtn--small {
    font-size: 1.4rem
}

.c-otherBtn--normal {
    width: 320px
}

.theme-sp .c-otherBtn--normal {
    width: 100%
}

.c-otherBtn--full {
    display: block;
    width: 100%
}

.theme-sp .c-otherBtn--full-sp {
    width: 100%
}

.c-otherBtn__icon {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center
}

.c-otherBtn__iconRight {
    margin-left: 4px
}

.c-otherBtn__iconLeft {
    margin-right: 4px
}

.c-otherBtn__bounce1, .c-otherBtn__bounce2, .c-otherBtn__bounce3 {
    -webkit-animation: loadingBounce 1.4s infinite ease-in-out both;
    animation: loadingBounce 1.4s infinite ease-in-out both;
    background-color: #fff;
    border-radius: 100%;
    display: inline-block;
    height: 14px;
    width: 14px
}

.c-otherBtn__bounce1 {
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

.c-otherBtn__bounce2 {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

.theme-sp .c-otherBtn {
    height: 44px;
    line-height: 44px
}

.c-otherBtn--small {
    height: 40px;
    line-height: 40px
}

.c-otherBtn:hover {
    background-color: #202533
}

.c-otherBtn.is_disabled, .c-otherBtn:disabled {
    background-color: #f0f1f4;
    cursor: not-allowed
}

.c-otherBtn.is_loading {
    background-color: #384359
}

.c-submitBtn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 8px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 1.6rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700;
    outline: 0;
    padding: 0 16px;
    text-align: center;
    text-decoration: none;
    transition: .15s linear;
    background-color: #c80000;
    border: none;
    color: #fff;
    height: 48px;
    line-height: 48px
}

.c-submitBtn--small {
    font-size: 1.4rem
}

.c-submitBtn--normal {
    width: 320px
}

.theme-sp .c-submitBtn--normal {
    width: 100%
}

.c-submitBtn--full {
    display: block;
    width: 100%
}

.theme-sp .c-submitBtn--full-sp {
    width: 100%
}

.c-submitBtn__icon {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center
}

.c-submitBtn__iconRight {
    margin-left: 4px
}

.c-submitBtn__iconLeft {
    margin-right: 4px
}

.c-submitBtn__bounce1, .c-submitBtn__bounce2, .c-submitBtn__bounce3 {
    -webkit-animation: loadingBounce 1.4s infinite ease-in-out both;
    animation: loadingBounce 1.4s infinite ease-in-out both;
    background-color: #fff;
    border-radius: 100%;
    display: inline-block;
    height: 14px;
    width: 14px
}

.c-submitBtn__bounce1 {
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

.c-submitBtn__bounce2 {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

.theme-sp .c-submitBtn {
    height: 44px;
    line-height: 44px
}

.c-submitBtn--small {
    height: 40px;
    line-height: 40px
}

.c-submitBtn:hover {
    background-color: #9a0202
}

.c-submitBtn.is_disabled, .c-submitBtn:disabled {
    background-color: #e6797b;
    cursor: not-allowed
}

.c-submitBtn.is_loading {
    background-color: #c80000
}

.m-buttonBox {
    margin: 0 auto
}

.m-buttonBox > li:last-child:nth-child(odd) {
    -webkit-flex-grow: 1;
    flex-grow: 1
}

.m-buttonBox > li:first-child:last-child {
    -webkit-flex-grow: 1;
    flex-grow: 1
}

.m-buttonBox__head {
    margin: 0 0 24px;
    text-align: center
}

.m-buttonBox__body {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center
}

.m-buttonBox__body[data-direction=row] {
    -webkit-flex-flow: row;
    flex-flow: row
}

.m-buttonBox__body[data-direction=row] .m-buttonBox__child + .m-buttonBox__child {
    margin: 0 0 0 16px
}

.m-buttonBox__body[data-direction=column] {
    -webkit-flex-flow: column-reverse wrap;
    flex-flow: column-reverse wrap
}

.m-buttonBox__body[data-direction=column] .m-buttonBox__child + .m-buttonBox__child {
    margin: 0 0 16px
}

.m-buttonBox__foot {
    margin: 24px 0 0;
    text-align: center
}

.m-buttonBox__child {
    box-sizing: border-box;
    -webkit-flex: 1;
    flex: 1
}

@-webkit-keyframes loadingBounce {
    0%, 100%, 80% {
        -webkit-transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1)
    }
}

@keyframes loadingBounce {
    0%, 100%, 80% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.c-buttonGroup {
    display: -webkit-flex;
    display: flex
}

.theme-pc .c-buttonGroup__label {
    min-width: 160px;
    padding: 11px 0
}

.theme-sp .c-buttonGroup__label {
    padding: 13px 0
}

.c-buttonGroup__button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border: 2px solid #a0a7b4;
    box-sizing: border-box;
    color: #a0a7b4;
    cursor: pointer;
    font-weight: 700;
    outline: 0;
    padding: 0;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
    display: -webkit-flex;
    display: flex;
    transition: all .2s
}

.c-buttonGroup__button + .c-buttonGroup__button {
    border-left: none
}

.c-buttonGroup__button[data-width=full] {
    width: 100%
}

.c-buttonGroup__button:first-child {
    border-radius: 8px 0 0 8px
}

.c-buttonGroup__button:last-child {
    border-radius: 0 8px 8px 0
}

.c-buttonGroup__button[aria-pressed=true] {
    background-color: #384359;
    border-color: transparent;
    color: #fff
}

.c-buttonGroup__icon {
    position: relative
}

.theme-pc .c-buttonGroup__icon {
    width: 40px;
    height: 36px
}

.theme-sp .c-buttonGroup__icon {
    width: 44px;
    height: 40px
}

.c-buttonGroup__icon > i {
    bottom: 0;
    font-size: 2rem;
    height: 20px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0
}

.m-calendar {
    border: solid 1px #d9dee6;
    border-radius: 8px;
    width: 100%;
    overflow: hidden;
    background-color: #fff
}

.theme-pc .m-calendar {
    position: absolute;
    width: 294px;
    z-index: 1
}

.theme-sp .m-calendar {
    width: 100%
}

.m-calendar__header {
    width: 43%;
    margin: auto;
    height: 48px;
    line-height: 48px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.m-calendar__header_arrow {
    margin: 14px 8px 0;
    font-size: 14px
}

.m-calendar__header__control {
    display: -webkit-flex;
    display: flex
}

.m-calendar__header__select {
    display: -webkit-flex;
    display: flex;
    position: relative
}

.m-calendar__header__year {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: 0 0;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
    outline: 0;
    font-weight: bolder;
    font-size: 16px;
    -moz-text-align-last: center;
    text-align-last: center;
    padding-left: 8px;
    padding-right: 16px
}

.m-calendar__header__year::-ms-expand {
    display: none
}

.m-calendar__header__month {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: 0 0;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
    outline: 0;
    font-weight: bolder;
    font-size: 16px;
    -moz-text-align-last: center;
    text-align-last: center;
    padding-left: 8px;
    padding-right: 16px
}

.m-calendar__header__month::-ms-expand {
    display: none
}

.m-calendar__header__caretDown {
    pointer-events: none;
    cursor: pointer;
    font-size: 1rem;
    height: 48px;
    line-height: 48px !important;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 16px;
    z-index: 1;
    background-color: #fff
}

.m-calendar__body {
    min-height: 278px
}

.m-calendar__body__list {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.m-calendar__cell--dow {
    font-size: 14px;
    border: solid 1px #f0f1f4;
    text-align: center;
    height: 24px;
    line-height: 24px;
    font-weight: 700
}

.theme-sp .m-calendar__cell--dow {
    width: calc(90% / 7);
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    -webkit-flex-basis: calc(90% / 7);
    flex-basis: calc(90% / 7)
}

.theme-pc .m-calendar__cell--dow {
    width: 40px
}

.m-calendar__cell--date {
    font-size: 14px;
    border: solid 1px #f0f1f4;
    text-align: center;
    height: 40px;
    line-height: 40px;
    cursor: pointer
}

.theme-sp .m-calendar__cell--date {
    width: calc(90% / 7);
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    -webkit-flex-basis: calc(90% / 7);
    flex-basis: calc(90% / 7)
}

.theme-pc .m-calendar__cell--date {
    width: 40px
}

.m-calendar__cell--date:hover {
    color: #fff;
    font-weight: 700;
    background-color: #c80000;
    border: solid 1px #c80000
}

.m-calendar__cell--date[data-selectable=false] {
    cursor: auto;
    font-weight: 400;
    color: #a0a7b4;
    background-color: #f8f9fa;
    border: solid 1px #f0f1f4
}

.m-calendar__cell--date[data-selected=true] {
    color: #fff;
    font-weight: 700;
    background-color: #c80000;
    border: solid 1px #c80000
}

.m-calendar__cell--date[data-selected=true][data-nullable]:hover {
    background-color: #f87e7e;
    border: solid 1px #f87e7e
}

.m-calendar__footer {
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #c80000;
    font-size: 14px;
    font-weight: 700
}

.m-carousel {
    position: relative;
    width: 100%;
    height: 100%
}

.m-carousel__images-wrapper {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%
}

.m-carousel__images {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 100%
}

.m-carousel__image {
    position: absolute;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: .2s;
    transition-timing-function: ease;
    top: 0;
    width: 100%;
    height: 100%
}

.m-carousel__image > img {
    pointer-events: none;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%
}

.m-carousel__button {
    position: absolute;
    bottom: 50%;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    width: 20px;
    height: 24px;
    font-size: 16px;
    color: #fff;
    background-color: rgba(56, 67, 89, .2);
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    cursor: pointer
}

.m-carousel__button-prev {
    left: 0;
    border-radius: 2px 0 0 2px
}

.m-carousel__button-next {
    right: 0;
    border-radius: 0 2px 2px 0
}

.m-carousel__pages {
    position: absolute;
    margin-top: -12px;
    right: 50%;
    -webkit-transform: translate(50%, -100%);
    transform: translate(50%, -100%);
    border-radius: 10px;
    font-size: 12px;
    color: #fff;
    background-color: rgba(56, 67, 89, .2);
    width: 57px;
    height: 20px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center
}

.m-carousel__pages-number {
    width: 16px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center
}

.m-carousel__pages-separator {
    width: 1px;
    height: 16px;
    background-color: #fff;
    margin: 0 4px
}

.m-carousel__indicators {
    display: -webkit-flex;
    display: flex
}

.m-carousel__indicators[data-position=inner] {
    position: absolute;
    right: 50%;
    -webkit-transform: translate(50%, -100%);
    transform: translate(50%, -100%);
    margin-top: -5px
}

.m-carousel__indicators[data-position=outer] {
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center
}

.m-carousel__indicator {
    width: 24px;
    height: 24px;
    margin: 0;
    padding: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    cursor: pointer
}

.m-carousel__indicator-button {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: rgba(56, 67, 89, .2)
}

.m-carousel__indicator-button[aria-disabled=true] {
    cursor: not-allowed;
    background-color: #c80000
}

.m-carousel__captions-wrapper {
    overflow: hidden;
    position: relative;
    width: 100%
}

.m-carousel__captions {
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: .2s;
    transition-timing-function: ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.m-carousel__caption {
    text-align: center;
    width: 100%
}

.c-checkbox {
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    min-height: 24px
}

.c-checkbox__input {
    display: none
}

.c-checkbox__input:checked + .c-checkbox__label::before {
    background-color: #c80000;
    border: none;
    transition: background-color .2s linear
}

.c-checkbox__input:checked + .c-checkbox__label::after {
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    box-sizing: border-box;
    content: "";
    display: block;
    height: 14px;
    left: 8px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 8px
}

.c-checkbox__input:disabled + .c-checkbox__label::before {
    cursor: not-allowed;
    background-color: #f8f9fa;
    border: 2px solid #d9dee6
}

.c-checkbox__input:disabled + .c-checkbox__label .c-checkbox__text {
    color: #d9dee6;
    cursor: not-allowed
}

.c-checkbox__input:checked:disabled + .c-checkbox__label::before {
    background-color: #e6797b;
    border: none;
    cursor: not-allowed
}

.c-checkbox__label {
    cursor: pointer;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    font-size: 13px;
    min-height: 24px;
    line-height: 24px;
    position: relative
}

.c-checkbox__label::before {
    background-color: #fff;
    border: 2px solid #c2c8d2;
    box-sizing: border-box;
    content: "";
    cursor: pointer;
    display: block;
    min-height: 24px;
    left: 0;
    outline: 0;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    transition: background-color .2s linear;
    width: 24px;
    border-radius: 4px
}

.c-checkbox__text {
    font-size: 1.4rem;
    line-height: 24px;
    margin-left: 34px
}

.c-checkbox__subText {
    color: #d9dee6;
    line-height: 24px;
    margin-left: 34px
}

.c-datepicker {
    background-color: #fcfcfd;
    border: 1px solid #c2c8d2;
    border-radius: 8px;
    box-sizing: border-box;
    font-family: inherit;
    font-size: 1.4rem;
    width: 100%;
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 44px;
    line-height: 44px;
    overflow: hidden
}

.theme-pc .c-datepicker {
    height: 40px;
    line-height: 40px
}

.c-datepicker:focus {
    box-shadow: 0 0 2px 0 #c80000;
    outline: 0
}

.c-datepicker[data-error=true] {
    background: #fde5e6;
    border: 1px solid #f67f80
}

.c-datepicker[data-error=true]:focus {
    box-shadow: 0 0 2px 0 #f87e7e
}

.c-datepicker__input {
    background: 0 0;
    border: none;
    cursor: pointer;
    font-size: 14px;
    padding-left: 12px;
    width: 100%
}

.c-datepicker__input[data-error=true] {
    background: #fcdcdc;
    color: #f87e7e
}

.c-datepicker__input[data-error=true]::-webkit-input-placeholder {
    color: #f87e7e
}

.c-datepicker__input[data-error=true]::-moz-placeholder {
    color: #f87e7e
}

.c-datepicker__input[data-error=true]:-ms-input-placeholder {
    color: #f87e7e
}

.c-datepicker__input[data-error=true]::-ms-input-placeholder {
    color: #f87e7e
}

.c-datepicker__input[data-error=true]::placeholder {
    color: #f87e7e
}

.c-datepicker__input[data-error=true] + .c-datepicker__icon {
    color: #f87e7e
}

.c-datepicker__input:disabled {
    background-color: #f0f1f4;
    color: #a0a7b4
}

.c-datepicker__icon {
    position: absolute;
    height: 38px;
    margin-top: 10px;
    font-size: 18px;
    right: 12px;
    cursor: pointer
}

.c-datepicker__error {
    margin-top: 8px
}

.c-dialog {
    -webkit-align-items: center;
    align-items: center;
    bottom: 0;
    display: -webkit-flex;
    display: flex;
    left: 0;
    margin: auto;
    margin: auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 6000001
}

.c-dialog.fade-enter, .c-dialog.fade-leave-to {
    opacity: 0
}

.theme-pc .c-dialog {
    width: 360px
}

.theme-sp .c-dialog {
    left: 16px;
    right: 16px
}

.c-dialog__container {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 16px 0 rgba(56, 67, 89, .3);
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    padding: 32px 16px 24px;
    position: relative;
    text-align: center;
    width: 100%
}

.c-dialog__body {
    margin: 0 0 32px
}

.c-dialog__body__mainText {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.4
}

.c-dialog__body__subText {
    color: #a0a7b4;
    font-size: 1.2rem;
    margin: 18px 0 0;
    line-height: 1.4
}

.m-emptyBox {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center
}

.theme-pc .m-emptyBox {
    padding: 40px
}

.theme-sp .m-emptyBox {
    padding: 24px 16px
}

.m-emptyBox--small.c-box[data-type=empty] {
    background-color: #fff
}

.theme-pc .m-emptyBox--small {
    padding: 16px
}

.theme-sp .m-emptyBox--small {
    padding: 16px
}

.theme-sp .m-emptyBox__content {
    width: 100%
}

.m-emptyBox__icon {
    color: #c2c8d2;
    display: block
}

.theme-pc .m-emptyBox__icon {
    height: 80px;
    margin: 0 auto 24px;
    width: 80px
}

.theme-pc .m-emptyBox__icon::before {
    font-size: 80px
}

.theme-sp .m-emptyBox__icon {
    height: 72px;
    margin: 0 auto 16px;
    width: 72px
}

.theme-sp .m-emptyBox__icon::before {
    font-size: 72px
}

.theme-pc .m-emptyBox--small .m-emptyBox__icon {
    box-sizing: border-box;
    height: 32px;
    margin: 0 auto;
    width: 32px
}

.theme-pc .m-emptyBox--small .m-emptyBox__icon::before {
    font-size: 32px
}

.theme-sp .m-emptyBox--small .m-emptyBox__icon {
    height: 32px;
    margin: 8px auto 0;
    width: 32px
}

.theme-sp .m-emptyBox--small .m-emptyBox__icon::before {
    font-size: 32px
}

.m-emptyBox__text {
    display: -webkit-flex;
    display: flex;
    font-size: 14px;
    -webkit-justify-content: center;
    justify-content: center;
    line-height: 1.5;
    text-align: center;
    vertical-align: baseline
}

.m-emptyBox--small .m-emptyBox__text {
    margin: 8px 0 0
}

.m-emptyBox__action {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 32px
}

.m-emptyBox--small .m-emptyBox__action {
    margin: 16px 0 0
}

.c-fileNameField {
    display: -webkit-flex;
    display: flex;
    border-radius: 4px;
    border: 1px solid #c2c8d2;
    background-color: #fff;
    height: 54px;
    box-sizing: border-box;
    -webkit-align-items: center;
    align-items: center
}

.c-fileNameField__fileIcon {
    font-size: 20px;
    margin: 0 4px 0 20px
}

.c-fileNameField__fileName {
    -webkit-flex-grow: 1;
    flex-grow: 1
}

.c-fileNameField__fileName, .c-fileNameField__fileName > .c-text__body {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.c-fileNameField__closeIcon {
    font-size: 20px;
    padding: 0 16px 0 8px;
    height: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    cursor: pointer
}

.c-flashMessage {
    box-sizing: border-box;
    color: #384359;
    display: -webkit-flex;
    display: flex;
    font-family: inherit;
    font-weight: 700;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 16px;
    width: 100%
}

.c-flashMessage[data-closable=true] {
    padding-left: 56px
}

.theme-sp .c-flashMessage[data-closable=true] {
    padding-left: 48px
}

.c-flashMessage .fade-enter-active, .c-flashMessage .fade-leave-active {
    transition: opacity .3s
}

.c-flashMessage .fade-enter, .c-flashMessage .fade-leave-to {
    opacity: 0
}

.c-flashMessage__icon {
    font-size: 1.6rem;
    margin: 0 8px 0 0
}

.theme-sp .c-flashMessage__icon {
    margin: 0 4px 0 0
}

.c-flashMessage__icon[data-closable=true] {
    margin-left: auto
}

.c-flashMessage__iconclosable {
    -webkit-align-self: center;
    align-self: center;
    cursor: pointer;
    margin-bottom: 1px;
    margin-left: auto;
    padding-left: 24px
}

.theme-sp .c-flashMessage__iconclosable {
    padding-left: 16px
}

.c-flashMessage__text {
    font-size: 1.4rem;
    line-height: 1.4;
    text-align: center
}

.c-flashMessage--success {
    background-color: #e6797b
}

.c-flashMessage--warning {
    background-color: #ffefc0
}

.c-flashMessage--error {
    background-color: #fcdcdc
}

.c-pageHeader {
    color: #384359;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700;
    background: unset;
    font-size: 1.8rem;
    height: 66px;
    line-height: 66px;
    text-align: center
}

.c-pageHeader--back {
    padding: 12px 14px
}

.c-pageHeader__head {
    height: 12px;
    margin: 0 0 12px;
    position: relative
}

.c-pageHeader__headWrap {
    display: inline-block;
    left: 0;
    position: absolute;
    top: 0
}

.c-pageHeader__link {
    color: #384359;
    display: -webkit-flex;
    display: flex;
    line-height: 12px
}

.c-pageHeader__linkText {
    color: #384359;
    font-size: 12px;
    line-height: 12px
}

.c-pageHeader__linkText a {
    color: #384359
}

.c-pageHeader__linkIcon {
    font-size: 12px;
    margin: 0 8px 0 0
}

.c-pageHeader--back .c-pageHeader__title {
    line-height: 20px
}

.c-appsIcon {
    color: #fff;
    background-color: #384359;
    border-radius: 10%;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px !important;
    height: 24px;
    width: 24px;
    text-align: center
}

.c-appsIcon[data-appsName=deliveryDate] {
    background-color: #57aee6
}

.c-appsIcon[data-appsName=myDomain] {
    background-color: #57aee6
}

.c-appsIcon[data-appsName=myDomain] {
    background-color: #57aee6
}

.c-appsIcon[data-appsName=shippingFee] {
    background-color: #57aee6
}

.c-appsIcon[data-appsName=secretEc] {
    background-color: #57aee6
}

.c-appsIcon[data-appsName=i18n] {
    background-color: #57aee6
}

.c-appsIcon[data-appsName=ageVerification] {
    background-color: #57aee6
}

.c-appsIcon[data-appsName=search] {
    background-color: #57aee6
}

.c-appsIcon[data-appsName=coinFunding] {
    background-color: #57aee6
}

.c-appsIcon[data-appsName=instagramShop] {
    background-color: #57aee6
}

.c-appsIcon[data-appsName=blocklist] {
    background-color: #57aee6
}

.c-appsIcon[data-appsName=itemCategory] {
    background-color: #ffae36
}

.c-appsIcon[data-appsName=download] {
    background-color: #ffae36
}

.c-appsIcon[data-appsName=itemQuantityLimit] {
    background-color: #ffae36
}

.c-appsIcon[data-appsName=itemLabel] {
    background-color: #ffae36
}

.c-appsIcon[data-appsName=subscription] {
    background-color: #ffae36
}

.c-appsIcon[data-appsName=salesPeriod] {
    background-color: #ffae36
}

.c-appsIcon[data-appsName=preOrder] {
    background-color: #ffae36
}

.c-appsIcon[data-appsName=ezlogi] {
    background-color: #ffae36
}

.c-appsIcon[data-appsName=lottery] {
    background-color: #ffae36
}

.c-appsIcon[data-appsName=itemOption] {
    background-color: #ffae36
}

.c-appsIcon[data-appsName=takeout] {
    background-color: #ffae36
}

.c-appsIcon[data-appsName=baseEraser] {
    background-color: #5662d0
}

.c-appsIcon[data-appsName=template] {
    background-color: #5662d0
}

.c-appsIcon[data-appsName=logo] {
    background-color: #5662d0
}

.c-appsIcon[data-appsName=clubT] {
    background-color: #46b578
}

.c-appsIcon[data-appsName=spCase] {
    background-color: #46b578
}

.c-appsIcon[data-appsName=photo] {
    background-color: #46b578
}

.c-appsIcon[data-appsName=pixivFactory] {
    background-color: #46b578
}

.c-appsIcon[data-appsName=canvath] {
    background-color: #46b578
}

.c-appsIcon[data-appsName=meta] {
    background-color: #b6d619
}

.c-appsIcon[data-appsName=blog] {
    background-color: #b6d619
}

.c-appsIcon[data-appsName=baseLive] {
    background-color: #b6d619
}

.c-appsIcon[data-appsName=twitterAd] {
    background-color: #b6d619
}

.c-appsIcon[data-appsName=instagramSupport] {
    background-color: #b6d619
}

.c-appsIcon[data-appsName=valuePress] {
    background-color: #b6d619
}

.c-appsIcon[data-appsName=coupon] {
    background-color: #ed7ba7
}

.c-appsIcon[data-appsName=mailMagazine] {
    background-color: #ed7ba7
}

.c-appsIcon[data-appsName=review] {
    background-color: #ed7ba7
}

.c-appsIcon[data-appsName=sale] {
    background-color: #ed7ba7
}

.c-appsIcon[data-appsName=note] {
    background-color: #ed7ba7
}

.c-appsIcon[data-appsName=itemLayout] {
    background-color: #ed7ba7
}

.c-appsIcon[data-appsName=googleAnalytics] {
    background-color: #b6d619
}

.c-appsIcon[data-appsName=yahooAd] {
    background-color: #b6d619
}

.c-appsIcon[data-appsName=googleAd] {
    background-color: #b6d619
}

.c-appsIcon[data-appsName=conversion] {
    background-color: #b6d619
}

.c-appsIcon[data-appsName=deliveryNote] {
    background-color: #9c7bc6
}

.c-appsIcon[data-appsName=csv] {
    background-color: #9c7bc6
}

.c-appsIcon[data-appsName=csvLite] {
    background-color: #9c7bc6
}

.c-appsIcon[data-appsName=bulkDispatch] {
    background-color: #9c7bc6
}

.c-appsIcon[data-appsName=yamatoDelivery] {
    background-color: #9c7bc6
}

.c-appsIcon[data-appsName=message] {
    background-color: #9c7bc6
}

.c-appsIcon[data-appsName=shipAndCo] {
    background-color: #9c7bc6
}

.c-appsIcon[data-appsName=bizGrowth] {
    background-color: #9c7bc6
}

.c-appsIcon[data-appsName=chatPlus] {
    background-color: #9c7bc6
}

.c-appsIcon[data-appsName=crm] {
    background-color: #9c7bc6
}

.c-appsIcon[data-appsName=itemCode] {
    background-color: #9c7bc6
}

.c-appsIcon[data-appsName=csvItemManagement] {
    background-color: #9c7bc6
}

.c-appsIcon[data-appsName=orderDataDownload] {
    background-color: #9c7bc6
}

.c-appsIcon[data-appsName=restock] {
    background-color: #9c7bc6
}

.c-appsIcon[data-appsName=chargeback] {
    background-color: #b6d619
}

.c-appsIcon[data-appsName=savingsPlus] {
    background-color: #b6d619
}

.c-appsIcon[data-appsName=freee] {
    background-color: #b6d619
}

.c-appsIcon[data-appsName=moneyForward] {
    background-color: #b6d619
}

.c-appsIcon[data-appsName=giftKit] {
    background-color: #986a41
}

.c-appsIcon[data-appsName=googleAdCoupon] {
    background-color: #986a41
}

.c-appsIcon[data-appsName=offlinePayment] {
    background-color: #986a41
}

.c-appsIcon[data-appsName=community] {
    background-color: #986a41
}

.c-iconBtn {
    background: 0 0;
    border: 1px solid #c2c8d2;
    border-radius: 8px;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    outline: 0;
    width: 44px
}

.c-iconBtn:hover {
    background-color: #f0f1f4
}

.c-iconBtn:disabled {
    border-color: #d9dee6;
    cursor: not-allowed
}

.c-iconBtn:disabled:hover {
    background-color: transparent
}

.c-iconBtn:disabled .c-iconBtn__icon {
    color: #d9dee6
}

.c-iconBtn__icon {
    color: #384359;
    display: block;
    font-size: 20px
}

.c-iconBtn--noBorder {
    background-color: transparent;
    border: none;
    border-radius: 0;
    height: 20px;
    padding: 0;
    width: 20px
}

.c-iconBtn--noBorder:hover {
    background-color: transparent
}

.c-iconBtn--noBorder:hover .c-iconBtn__icon {
    color: #c80000
}

.c-iconBtn--noBorder:disabled:hover .c-iconBtn__icon {
    color: #d9dee6
}

.c-input {
    background-color: #fcfcfd;
    border: 1px solid #c2c8d2;
    border-radius: 4px;
    box-sizing: border-box;
    font-family: inherit;
    font-size: 1.4rem;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 40px;
    line-height: 1.2em;
    padding: 0 12px
}

.c-input:focus {
    box-shadow: 0 0 2px 0 #c80000;
    outline: 0
}

.c-input.is_error {
    background: #fde5e6;
    border: 1px solid #f87e7e
}

.c-input.is_error::-webkit-input-placeholder {
    color: #f87e7e
}

.c-input.is_error::-moz-placeholder {
    color: #f87e7e
}

.c-input.is_error:-ms-input-placeholder {
    color: #f87e7e
}

.c-input.is_error::-ms-input-placeholder {
    color: #f87e7e
}

.c-input.is_error::placeholder {
    color: #f87e7e
}

.c-input.is_error:focus {
    box-shadow: 0 0 2px 0 #f87e7e
}

.c-input:disabled {
    background-color: #f0f1f4;
    color: #a0a7b4
}

.c-textarea {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    color: #d9dee6
}

.c-textarea__input {
    background-color: #fcfcfd;
    border: 1px solid #c2c8d2;
    border-radius: 4px;
    box-sizing: border-box;
    font-family: inherit;
    font-size: 1.4rem;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    line-height: 1.6;
    min-height: 136px;
    padding: 12px;
    resize: vertical
}

.c-textarea__input:focus {
    box-shadow: 0 0 2px 0 #c80000;
    outline: 0
}

.c-textarea__input.is_error {
    background: #fde5e6;
    border: 1px solid #f67f80
}

.c-textarea__input.is_error:focus {
    box-shadow: 0 0 2px 0 #f87e7e
}

.c-textarea__input:disabled {
    background-color: #f0f1f4;
    color: #a0a7b4
}

.c-textarea__textcount {
    margin-left: auto;
    margin-top: 8px
}

.c-textarea__textcount.is_error {
    color: #f87e7e
}

.c-inputUnit {
    display: inline-block;
    padding-left: 8px
}

.c-inputErrorMessage {
    margin: 8px 0 0
}

.c-adminLabel {
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-family: inherit;
    font-size: 1.2rem;
    font-weight: 700;
    height: 20px;
    line-height: 20px;
    padding: 0 8px;
    text-align: center
}

.c-adminLabel--green {
    background-color: #c80000
}

.c-adminLabel--red {
    background-color: #f67f80
}

.c-adminLabel--yellow {
    background-color: #ffcf58
}

.c-adminLabel--purple {
    background-color: #7664bd
}

.c-adminLabel--blue {
    background-color: #51a8e0
}

.c-adminLabel--black {
    background-color: #384359
}

.c-appLabel {
    border-radius: 4px;
    display: inline-block;
    font-family: inherit;
    font-size: 1.2rem;
    font-weight: 700;
    height: 20px;
    line-height: 20px;
    padding: 0 8px;
    text-align: center
}

.c-appLabel--blue {
    border: 1px solid #5662d0;
    color: #5662d0
}

.c-appLabel--lightBlue {
    border: 1px solid #57aee6;
    color: #57aee6
}

.c-appLabel--green {
    border: 1px solid #46b578;
    color: #46b578
}

.c-appLabel--lightGreen {
    border: 1px solid #b6d619;
    color: #b6d619
}

.c-appLabel--orange {
    border: 1px solid #ffae36;
    color: #ffae36
}

.c-appLabel--purple {
    border: 1px solid #9c7bc6;
    color: #9c7bc6
}

.c-appLabel--pink {
    border: 1px solid #ed7ba7;
    color: #ed7ba7
}

.c-appLabel--red {
    border: 1px solid #ed6762;
    color: #ed6762
}

.c-appLabel--yellow {
    border: 1px solid #fbda00;
    color: #fbda00
}

.c-appLabel--brown {
    border: 1px solid #986a41;
    color: #986a41
}

.c-requiredLabel {
    background-color: #c2c8d2;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-family: inherit;
    font-size: 1.2rem;
    font-weight: 700;
    height: 16px;
    line-height: 16px;
    padding: 0 4px;
    text-align: center
}

.c-statusLabel {
    border-radius: 50px;
    display: inline-block;
    font-family: inherit;
    font-size: 1.2rem;
    font-weight: 700;
    padding: 0 8px;
    text-align: center
}

.theme-sp .c-statusLabel {
    height: 28px;
    line-height: 28px
}

.theme-sp .c-statusLabel--small {
    height: 20px;
    line-height: 20px
}

.theme-sp .c-statusLabel--green {
    background-color: #c80000;
    color: #fff
}

.theme-sp .c-statusLabel--greenLight {
    background-color: #e6797b;
    color: #c80000
}

.theme-sp .c-statusLabel--red {
    background-color: #f87e7e;
    color: #fff
}

.theme-sp .c-statusLabel--redLight {
    background-color: #fcdcdc;
    color: #f87e7e
}

.theme-sp .c-statusLabel--gray {
    background-color: #c2c8d2;
    color: #fff
}

.theme-sp .c-statusLabel--black {
    background-color: #384359;
    color: #fff
}

.theme-pc .c-statusLabel {
    height: 24px;
    line-height: 24px
}

.theme-pc .c-statusLabel--green {
    background-color: #c80000;
    color: #fff
}

.theme-pc .c-statusLabel--greenLight {
    background-color: #e6797b;
    color: #c80000
}

.theme-pc .c-statusLabel--red {
    background-color: #f87e7e;
    color: #fff
}

.theme-pc .c-statusLabel--redLight {
    background-color: #fcdcdc;
    color: #f87e7e
}

.theme-pc .c-statusLabel--gray {
    background-color: #c2c8d2;
    color: #fff
}

.theme-pc .c-statusLabel--black {
    background-color: #384359;
    color: #fff
}

.c-loading {
    width: 100%;
    height: 100%;
    min-height: 50px;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 2000000
}

.c-loading--loader {
    width: 3rem;
    height: 3rem;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.c-loading--spinner {
    -webkit-animation: rotate 2s linear infinite;
    animation: rotate 2s linear infinite;
    height: 100%;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    width: 100%;
    position: absolute
}

.c-loading--spinner__path {
    stroke-dasharray: 150, 200;
    stroke-dashoffset: -10;
    -webkit-animation: dash 1.5s ease-in-out infinite;
    animation: dash 1.5s ease-in-out infinite;
    stroke-linecap: round;
    stroke: #c80000;
    fill: none;
    stroke-width: 2
}

@-webkit-keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124
    }
}

@keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124
    }
}

.c-loading--parent__relative {
    position: relative !important
}

.c-mask {
    background: rgba(56, 67, 89, .5);
    bottom: 0;
    display: table;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 100%;
    z-index: 6000000;
    transition: .2s opacity cubic-bezier(.645, .045, .355, 1);
    opacity: 0
}

.c-mask[data-visible=false] {
    height: 0
}

.c-mask[data-visible=true] {
    opacity: 1
}

.c-mask__content {
    opacity: 1
}

.c-mask--darker {
    background: rgba(56, 67, 89, .8)
}

.c-modal {
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    margin: auto;
    position: fixed;
    z-index: 6000001
}

.c-modal.fade-enter, .c-modal.fade-leave-to {
    opacity: 0
}

.theme-pc .c-modal {
    bottom: 80px;
    left: 0;
    right: 0;
    top: 80px
}

.theme-sp .c-modal {
    bottom: 0;
    left: 16px;
    right: 16px;
    top: 0
}

.c-modal.c-slideModal {
    background: #fff;
    height: 100%;
    left: 0;
    -webkit-overflow-scrolling: touch;
    right: 0;
    top: 0;
    width: 100%
}

.c-modal.c-slideModal.slide-enter-active, .c-modal.c-slideModal.slide-leave-active {
    transition: all .35s cubic-bezier(.645, .045, .355, 1)
}

.c-modal.c-slideModal.slide-enter, .c-modal.c-slideModal.slide-leave-to {
    -webkit-transform: translate3d(0, 110vh, 0);
    transform: translate3d(0, 110vh, 0)
}

.c-modal.c-slideModal > .c-modal__container {
    border-radius: 0;
    box-shadow: none;
    height: 100%;
    width: 100%
}

.c-modal.c-slideModal .c-modal__head {
    background-color: #fff;
    width: 100%
}

.c-modal.c-slideModal .c-modal__body {
    -webkit-overflow-scrolling: touch
}

.c-modal-info,
.c-modal-btn-info {
  transition-duration:.5s;
  -webkit-transition-duration:.5s;
  transform: translate3d(0,100vh,0);
}

.c-modal-info .slick-prev {
  left: 0;
  z-index: 9;
}

.c-modal-info .slick-next {
  right: 0;
}

.c-modal__container {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 0 16px 0 rgba(56, 67, 89, .3);
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    position: relative;
    -webkit-tap-highlight-color: transparent
}

.theme-pc .c-modal__container {
    bottom: 0;
    left: 0;
    margin: auto;
    right: 0;
    top: 0;
    max-height: 100%
}

.theme-pc .c-modal__container--extrasmall {
    min-width: 440px;
    width: 440px
}

.theme-pc .c-modal__container--small {
    min-width: 560px;
    width: 560px
}

.theme-pc .c-modal__container--small .m-buttonBox__child {
    min-width: 240px
}

.theme-pc .c-modal__container--medium {
    min-width: 744px;
    width: 744px
}

.theme-pc .c-modal__container--medium .m-buttonBox {
    width: 656px
}

.theme-pc .c-modal__container--medium .m-buttonBox__child {
    max-width: 320px;
    min-width: 320px
}

.theme-pc .c-modal__container--large {
    min-width: 1000px;
    width: 1000px
}

.theme-pc .c-modal__container--large .m-buttonBox {
    width: 656px
}

.theme-pc .c-modal__container--large .m-buttonBox__child {
    max-width: 320px;
    min-width: 320px
}

.theme-sp .c-modal__container {
    width: 100%
}

.c-modal__icon {
    color: #fff;
    cursor: pointer;
    font-size: 24px;
    position: absolute;
    right: 0;
    top: -32px
}

.c-modal__head {
    border-radius: 8px 8px 0 0;
    -webkit-flex: none;
    flex: none
}

.c-modal__head__icon {
    cursor: pointer;
    font-size: 1.6rem;
    position: absolute;
    right: 0;
    text-align: center
}

.theme-pc .c-modal__head__icon {
    height: 68px;
    line-height: 68px;
    width: 68px
}

.theme-sp .c-modal__head__icon {
    height: 48px;
    line-height: 48px;
    width: 48px
}

.c-modal__head__text {
    border-bottom: 1px solid #f0f1f4;
    font-weight: 700;
    text-align: center;
    vertical-align: text-bottom
}

.theme-pc .c-modal__head__text {
    font-size: 2rem;
    height: 68px;
    line-height: 68px
}

.theme-sp .c-modal__head__text {
    font-size: 1.6rem;
    height: 48px;
    line-height: 48px
}

.c-modal__body {
    border-radius: 8px;
    -webkit-flex: auto;
    flex: auto;
    overflow-y: auto;
    overflow-x: hidden
}

.theme-pc .c-modal__body__content {
    padding: 32px
}

.theme-sp .c-modal__body__content {
    padding: 24px 16px
}

.c-modal__body__content--neighboring {
    -webkit-overflow-scrolling: touch;
    padding-bottom: 0 !important
}

.theme-pc .c-modal__foot {
    padding: 32px
}

.theme-sp .c-modal__foot {
    padding: 24px 16px
}

.m-pager {
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row
}

.m-pager__item:not(:last-child) {
    margin-right: 8px
}

.m-pager__item[data-type=meatball] {
    cursor: not-allowed
}

.m-pager__btn {
    border: none;
    border-radius: 4px;
    box-sizing: border-box;
    color: #a0a7b4;
    cursor: pointer;
    font-size: 1.4rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700;
    outline: 0;
    line-height: 40px;
    text-align: center;
    transition: all .3s ease-out;
    width: 56px;
    padding: 0 8px
}

.theme-pc .m-pager__btn {
    background-color: #f0f1f4
}

.theme-sp .m-pager__btn {
    background-color: #fff
}

.m-pager__btn:hover {
    background: #d9dee6
}

.m-pager__btn[data-state=active] {
    background: #d9dee6;
    color: #384359;
    cursor: not-allowed
}

.m-pager__btn.m-pager__btn--gray {
    background-color: #f0f1f4
}

.m-pager__btn.m-pager__btn--gray[data-state=active] {
    background: #d9dee6;
    color: #384359;
    cursor: not-allowed
}

.m-pager__btn.m-pager__btn--gray:hover {
    background: #d9dee6
}

.m-pager__btn.m-pager__btn--white {
    background-color: #fff
}

.m-pager__btn.m-pager__btn--white[data-state=active] {
    background: #d9dee6;
    color: #384359;
    cursor: not-allowed
}

.m-pager__btn.m-pager__btn--white:hover {
    background: #d9dee6
}

.c-radio {
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    min-height: 24px
}

.theme-pc .c-radio:not(:last-child) {
    margin-bottom: 16px
}

.theme-sp .c-radio:not(:last-child) {
    margin-bottom: 20px
}

.c-radio__input {
    display: none
}

.c-radio__input:checked + .c-radio__label::before {
    background-color: #c80000;
    border: none;
    border-radius: 100%;
    transition: background-color .2s linear
}

.c-radio__input:checked + .c-radio__label::after {
    background-color: #fff;
    border-radius: 100%;
    content: "";
    display: block;
    height: 8px;
    left: 8px;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    width: 8px
}

.c-radio__input:disabled + .c-radio__label {
    color: #c2c8d2;
    cursor: not-allowed
}

.c-radio__input:disabled + .c-radio__label::before {
    background-color: #f8f9fa;
    border: 2px solid #d9dee6;
    border-radius: 100%;
    cursor: not-allowed
}

.c-radio__input:checked:disabled + .c-radio__label::before {
    background-color: #e6797b;
    border: none;
    border-radius: 100%;
    cursor: not-allowed
}

.c-radio__label {
    cursor: pointer;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    font-size: 13px;
    min-height: 24px;
    line-height: 24px;
    position: relative
}

.c-radio__label::before {
    background-color: #fff;
    border: 2px solid #c2c8d2;
    border-radius: 100%;
    box-sizing: border-box;
    content: "";
    cursor: pointer;
    display: block;
    min-height: 24px;
    left: 0;
    outline: 0;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    transition: background-color .2s linear;
    width: 24px
}

.c-radio__text {
    font-size: 1.4rem;
    line-height: 24px;
    margin-left: 34px
}

.c-radio__subText {
    margin-left: 34px;
    line-height: 24px;
    color: #c2c8d2
}

.c-search {
    position: relative
}

.c-search__field {
    -webkit-appearance: none;
    border: 1px solid #c2c8d2;
    border-radius: 100px;
    box-sizing: border-box;
    font-family: inherit;
    font-size: 1.4rem;
    height: 40px;
    line-height: 40px;
    padding: 0 40px 0 20px;
    width: 100%
}

.c-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.c-search__field:focus {
    border-color: #c80000;
    box-shadow: 0 0 2px 0 #c80000;
    outline: 0
}

.c-search__field:disabled {
    background-color: #fcfcfd
}

.c-search__field:disabled + .c-search__icon {
    cursor: default
}

.c-search__field:disabled + .c-search__icon .c-iconBtn__icon {
    color: #c2c8d2
}

.c-search__clearIcon {
    position: absolute;
    right: 36px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.c-search__icon {
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.c-search .c-iconBtn__icon {
    font-size: 1.6rem
}

.c-pulldown {
    position: relative
}

.c-pulldown__activeText {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    background: #fff;
    border: 1px solid #c2c8d2;
    border-radius: 8px;
    box-sizing: border-box;
    cursor: pointer;
    height: 44px;
    overflow: hidden;
    padding: 0 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.theme-pc .c-pulldown__activeText {
    height: 40px
}

.c-pulldown__activeText div {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center
}

.c-pulldown__activeText div i {
    margin: 0 8px 0 0
}

.c-pulldown.is_disabled .c-pulldown__activeText {
    color: #c2c8d2;
    cursor: not-allowed
}

.c-pulldown.is_disabled .c-pulldown__activeText + .c-select__icon {
    color: #c2c8d2
}

.c-pulldown.is_error .c-pulldown__activeText {
    background: #fcdcdc;
    border-color: #f87e7e
}

.c-pulldown.is_error .c-pulldown__activeText + .c-select__icon {
    color: #f87e7e
}

.c-pulldown.is_error .c-pulldown__activeTextPlaceholder {
    color: #f87e7e
}

.c-pulldown__icon {
    bottom: 0;
    font-size: 14px;
    height: 14px;
    margin: auto 0;
    position: absolute;
    right: 10px;
    top: 0
}

.c-pulldown__icon:before {
    vertical-align: top
}

.c-pulldown__selectList {
    background: #fff;
    border: 1px solid #c2c8d2;
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .24);
    box-sizing: border-box;
    left: 0;
    max-height: 2000px;
    opacity: 1;
    overflow: auto;
    position: absolute;
    top: 42px;
    transition: .1s linear;
    width: 100%;
    z-index: 1;
    pointer-events: all
}

.c-pulldown__selectList.fade-enter, .c-pulldown__selectList.fade-leave-to {
    opacity: 0
}

.c-pulldown__selectList.close {
    max-height: 0;
    opacity: 0
}

.c-pulldown__selectList[data-position=top] {
    top: -4px;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.c-pulldown__radio {
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px)
}

.c-pulldown__radio:checked + .c-pulldown__label {
    background: #f8f9fa
}

.c-pulldown__radio:checked + .c-pulldown__label:before {
    font-family: bbqicon;
    content: "\E90D";
    position: absolute;
    left: 8px
}

.c-pulldown__radio:focus + .c-pulldown__label {
    background: #f8f9fa;
    outline: 0
}

.c-pulldown__label {
    box-sizing: border-box;
    display: block;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    overflow: hidden;
    padding: 0 32px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.c-pulldown__label:hover {
    background: #f8f9fa
}

.c-select {
    background-color: #fcfcfd;
    border: 1px solid #c2c8d2;
    border-radius: 8px;
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    width: 100%;
    z-index: 0
}

.c-select.is_disabled {
    color: #c2c8d2
}

.c-select.is_disabled + .c-select__icon {
    color: #c2c8d2
}

.c-select.is_error {
    background: #fcdcdc;
    border-color: #f87e7e;
    color: #f87e7e
}

.c-select.is_error + .c-select__icon {
    color: #f87e7e
}

.c-select__trigger {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: 0 0;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
    font-size: 1.4rem;
    height: 44px;
    outline: 0;
    padding: 0 40px 0 12px;
    position: relative;
    width: 100%;
    z-index: 1
}

.c-select__trigger:disabled {
    color: #c2c8d2;
    cursor: not-allowed
}

.c-select__icon {
    font-size: 1.4rem;
    height: 44px;
    line-height: 44px !important;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 44px;
    z-index: -1
}

.c-selectItem__wrapper {
    box-sizing: border-box;
    padding: 0 8px 0 16px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.theme-pc .c-selectItem__wrapper {
    height: 46px;
    line-height: 46px
}

.theme-sp .c-selectItem__wrapper {
    height: 48px;
    line-height: 48px
}

.theme-sp .c-selectItem__wrapper:nth-of-type(n+2) {
    border-top: 1px solid #f0f1f4
}

.c-selectItem__wrapper:hover {
    background-color: #f0f1f4;
    cursor: pointer
}

.c-selectItem-icon {
    color: #d9dee6;
    height: 48px
}

.c-selectItem-icon:before {
    line-height: 48px;
    vertical-align: middle
}

.c-slider {
    height: 24px;
    position: relative;
    padding: 8px 0;
    box-sizing: border-box;
    cursor: pointer
}

.c-slider[data-dragging=true] {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.c-slider[data-disabled=true] {
    cursor: not-allowed
}

.c-slider__runway {
    background: #f0f1f4;
    border-radius: 2px;
    height: 8px
}

.c-slider__bar {
    border-radius: 2px;
    height: 8px;
    background: #c80000
}

.c-slider__bar[data-disabled=true] {
    background-color: #c2c8d2
}

.c-slider__button-container {
    position: absolute;
    top: 0;
    width: calc(100% - 24px)
}

.c-slider__button {
    position: absolute;
    top: 0;
    background: #fff;
    border-radius: 13px;
    height: 24px;
    width: 24px;
    outline: 0;
    cursor: -webkit-grab;
    cursor: grab;
    box-shadow: 0 0 8px 0 rgba(56, 67, 89, .3)
}

.c-slider__button:focus, .c-slider__button:hover {
    box-shadow: 0 0 12px 0 rgba(56, 67, 89, .5)
}

.c-slider__button[data-dragging=true] {
    box-shadow: 0 0 12px 0 #c80000
}

.c-slider__button[data-disabled=true] {
    box-shadow: none;
    background-color: #d9dee6;
    cursor: not-allowed
}

.c-slider__button[data-disabled=true]:focus, .c-slider__button[data-disabled=true]:hover {
    box-shadow: none
}

.c-slider__button[data-dragging=true] {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.c-slider-with-input {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center
}

.c-slider-with-input .c-slider {
    -webkit-flex-grow: 1;
    flex-grow: 1
}

.c-slider-with-input .c-input[type=number] {
    width: 58px;
    margin: 0 0 0 9px;
    -moz-appearance: textfield
}

.c-slider-with-input .c-input[type=number]::-webkit-inner-spin-button, .c-slider-with-input .c-input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.c-switch {
    display: inline-block;
    vertical-align: top
}

.c-switch__input {
    display: none
}

.c-switch__input:checked + .c-switch__container {
    background-color: #c80000;
    transition: .2s linear
}

.theme-sp .c-switch__input:checked + .c-switch__container {
    border: 4px solid #c80000
}

.theme-pc .c-switch__input:checked + .c-switch__container {
    border: 3px solid #c80000
}

.c-switch__input:checked + .c-switch__container .c-switch__text {
    transition: right .2s ease-in
}

.theme-sp .c-switch__input:checked + .c-switch__container .c-switch__text {
    right: -25px
}

.theme-pc .c-switch__input:checked + .c-switch__container .c-switch__text {
    right: -24px
}

.c-switch__input:checked + .c-switch__container.c-switch__container--large .c-switch__text {
    transition: right .2s ease-in
}

.theme-sp .c-switch__input:checked + .c-switch__container.c-switch__container--large .c-switch__text {
    right: -48px
}

.theme-pc .c-switch__input:checked + .c-switch__container.c-switch__container--large .c-switch__text {
    right: -48px
}

.c-switch__input[disabled] + .c-switch__container {
    background-color: #d9dee6;
    cursor: not-allowed
}

.theme-sp .c-switch__input[disabled] + .c-switch__container {
    border: 4px solid #d9dee6
}

.theme-pc .c-switch__input[disabled] + .c-switch__container {
    border: 3px solid #d9dee6
}

.c-switch__input[disabled]:checked + .c-switch__container {
    background-color: #e6797b;
    cursor: not-allowed
}

.theme-sp .c-switch__input[disabled]:checked + .c-switch__container {
    border: 4px solid #e6797b
}

.theme-pc .c-switch__input[disabled]:checked + .c-switch__container {
    border: 3px solid #e6797b
}

.c-switch__container {
    background-color: #c2c8d2;
    border-radius: 100px;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    overflow: hidden;
    position: relative;
    transition: .4s linear
}

.theme-sp .c-switch__container {
    border: 4px solid #c2c8d2
}

.theme-pc .c-switch__container {
    border: 3px solid #c2c8d2
}

.theme-sp .c-switch__container {
    height: 32px;
    width: 56px
}

.theme-sp .c-switch__container--large {
    height: 32px;
    width: 80px
}

.theme-pc .c-switch__container {
    height: 24px;
    width: 48px
}

.theme-pc .c-switch__container--large {
    height: 24px;
    width: 72px
}

.c-switch__text {
    -webkit-align-items: center;
    align-items: center;
    border-radius: 100px;
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    position: absolute;
    right: 0;
    top: 0;
    transition: right .2s ease-in
}

.theme-sp .c-switch__container .c-switch__text {
    height: 24px;
    width: 74px
}

.theme-sp .c-switch__container.c-switch__container--large .c-switch__text {
    width: 120px
}

.theme-pc .c-switch__container .c-switch__text {
    width: 66px
}

.theme-pc .c-switch__container.c-switch__container--large .c-switch__text {
    width: 114px
}

.c-switch__textChild {
    box-sizing: border-box;
    color: #fff;
    -webkit-flex: 1;
    flex: 1;
    font-size: 1.2rem;
    font-weight: 700;
    padding: 0 6px
}

.theme-sp .c-switch__textChild {
    height: 24px;
    line-height: 26px
}

.theme-pc .c-switch__textChild {
    height: 18px;
    line-height: 20px
}

.c-switch__textChild--on {
    text-align: left
}

.c-switch__textChild--on:after {
    background-color: #fff;
    border-radius: 50%;
    box-sizing: border-box;
    content: "";
    display: block;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0
}

.theme-sp .c-switch__textChild--on:after {
    height: 24px;
    width: 24px
}

.theme-pc .c-switch__textChild--on:after {
    height: 18px;
    width: 18px
}

.c-switch__textChild--off {
    text-align: right
}

h1.c-text {
    color: #384359;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700;
    font-size: 2rem;
    line-height: 2rem
}

h2.c-text {
    color: #384359;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700;
    font-size: 1.8rem;
    line-height: 2rem
}

h3.c-text {
    color: #384359;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 2rem
}

.c-text {
    display: -webkit-flex;
    display: flex;
    line-height: 1.5
}

.c-text[data-order=true] {
    -webkit-align-items: center;
    align-items: center
}

.c-text[data-leadingLine=true] {
    border-left: 3px solid #384359;
    padding-left: 8px
}

.c-text[data-type=attention] {
    font-size: 1.2rem;
    color: #a0a7b4
}

.c-text[data-type=attention-text] {
    font-size: 1.2rem;
    color: #384359
}

.c-text[data-type=body] {
    font-size: 1.4rem;
    color: #384359
}

.c-text[data-type=link] {
    font-size: 1.4rem;
    color: #c80000
}

.theme-sp .c-text[data-type=link] {
    text-decoration: underline;
    -webkit-text-decoration-color: #c80000;
    text-decoration-color: #c80000
}

.c-text[data-type=link]:hover {
    cursor: pointer
}

.c-text[data-type=link-black] {
    font-size: 1.2rem;
    color: #384359;
    text-decoration: underline;
    -webkit-text-decoration-color: #384359;
    text-decoration-color: #384359
}

.c-text[data-type=link-black]:hover {
    cursor: pointer
}

.c-text[data-type=error] {
    font-size: 1.4rem;
    color: #f87e7e
}

.c-text[data-type=exception] {
    color: #384359
}

.c-text[data-type=form-label] {
    color: #384359;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700;
    font-size: 1.4rem;
    color: #384359;
    font-weight: 700
}

.c-text[data-type=warning] {
    font-size: 1.4rem;
    color: #384359;
    font-weight: 700
}

.c-text[data-type=small] {
    font-size: 1.2rem
}

.c-text[data-align=left] {
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.c-text[data-align=center] {
    -webkit-justify-content: center;
    justify-content: center
}

.c-text[data-align=right] {
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

i.c-text__icon {
    margin-right: .5rem;
    line-height: unset
}

.c-text__body {
    display: inline-block;
    height: 100%;
    vertical-align: center
}

.c-text__order {
    background-color: #384359;
    border-radius: 4px;
    color: #fff;
    content: "1";
    display: inline-block;
    font-size: 1.4rem;
    margin-right: 8px;
    text-align: center;
    width: 20px
}

.c-textLink {
    color: #c80000;
    cursor: pointer;
    display: inline-block;
    font-size: 1.4rem;
    font-weight: 700;
    text-decoration: none !important
}

.c-textLink[data-color=gray] {
    color: #a0a7b4;
    font-size: 1.2rem
}

.theme-sp .c-textLink::after {
    background-color: #c80000;
    content: "";
    display: block;
    height: 1px;
    margin: 2px 0 0;
    width: auto
}

.theme-sp .c-textLink[data-color=gray]::after {
    background-color: #a0a7b4
}

.theme-pc .c-textLink {
    height: 17px;
    line-height: 14px
}

.theme-pc .c-textLink:hover {
    cursor: pointer
}

.theme-pc .c-textLink:hover::after {
    background-color: #c80000;
    content: "";
    display: block;
    height: 1px;
    margin: 2px 0 0;
    width: auto
}

.theme-pc .c-textLink[data-color=gray]:hover::after {
    background-color: #a0a7b4
}

.c-largeTitle {
    color: #384359;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700;
    font-size: 1.8rem;
    line-height: 18px
}

.c-largeTitle--underline {
    border-bottom: 1px solid #f0f1f4;
    padding-bottom: 10px
}

.c-mediumTitle {
    color: #384359;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700;
    border-left: 3px solid #384359;
    font-size: 1.6rem;
    line-height: 1.25;
    padding-left: 8px
}

.c-pageTitle {
    color: #384359;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700;
    font-size: 20px;
    height: 20px;
    line-height: 20px;
    text-align: left
}

.c-pageTitle--gray {
    background-color: #d9dee6;
    padding: 25px 32px
}

.c-smallTitle {
    color: #384359;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700;
    font-size: 1.4rem
}

.c-stepTitle {
    color: #384359;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    font-size: 1.6rem
}

.c-stepTitle__num {
    background-color: #384359;
    border-radius: 4px;
    color: #fff;
    content: "1";
    display: inline-block;
    font-size: 1.4rem;
    height: 20px;
    line-height: 20px;
    margin-right: 8px;
    text-align: center;
    width: 20px
}

.c-tooltip {
    position: relative;
    cursor: help
}

.c-tooltip__icon {
    color: #c2c8d2;
    cursor: help;
    font-size: 24px;
    left: 4px;
    vertical-align: middle
}

.c-tooltip__icon:hover {
    color: #a0a7b4
}

.c-tooltip__wrap {
    margin: 0 auto;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 6000000
}

.c-tooltip__textWrap {
    background-color: rgba(56, 67, 89, .9);
    border-radius: 4px;
    box-shadow: 0 0 8px rgba(56, 67, 89, .3);
    bottom: 12px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    position: absolute;
    text-align: left;
    transition: opacity 150ms;
    min-width: 180px;
    z-index: 1;
    opacity: 0;
    visibility: hidden
}

.c-tooltip__textWrap:after {
    border-color: #384359 transparent transparent transparent;
    border-style: solid;
    border-width: 7px;
    content: " ";
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    opacity: .9;
    position: absolute;
    top: 100%
}

.c-tooltip__textWrap[data-topBottom=bottom] {
    bottom: unset
}

.c-tooltip__textWrap[data-topBottom=bottom]:after {
    border-color: transparent transparent #384359 transparent;
    bottom: 100%;
    top: unset
}

.c-tooltip__textWrap[data-leftRight=left] {
    -webkit-transform: unset;
    transform: unset;
    left: 10%
}

.c-tooltip__textWrap[data-leftRight=left]:after {
    left: 20%
}

.c-tooltip__textWrap[data-leftRight=right] {
    -webkit-transform: unset;
    transform: unset;
    left: unset;
    right: 10%
}

.c-tooltip__textWrap[data-leftRight=right]:after {
    left: unset;
    right: 20%
}

.c-tooltip__textWrap[data-color=white] {
    background-color: rgba(255, 255, 255, .9)
}

.c-tooltip__textWrap[data-color=white]:after {
    -webkit-filter: drop-shadow(1px 3px 5px rgba(56, 67, 89, .3));
    filter: drop-shadow(1px 3px 5px rgba(56, 67, 89, .3));
    border-color: #fff transparent transparent transparent
}

.c-tooltip__textWrap[data-color=white][data-topBottom=bottom]:after {
    border-color: transparent transparent #fff transparent;
    -webkit-filter: drop-shadow(1px -3px 5px rgba(56, 67, 89, .3));
    filter: drop-shadow(1px -3px 5px rgba(56, 67, 89, .3))
}

.c-tooltip__text {
    color: #fff;
    display: inline-block;
    font-size: 12px;
    line-height: 1.4;
    padding: 10px
}

.c-tooltip__text[data-color=white] {
    color: #384359
}

.c-tooltip:hover .c-tooltip__textWrap {
    opacity: 1;
    visibility: visible
}

.c-tooltipBox {
    position: absolute;
    display: inline-block
}

body {
    -webkit-font-smoothing: antialiased
}

.globalNav {
    background: #fff;
    border-bottom: 1px solid #d9dee6;
    height: 71px;
    margin: 0 auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2000000
}

@media only print {
    .globalNav {
        display: none !important
    }
}

.globalNav__unsupported {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 32px;
    color: #384359;
    line-height: 32px;
    text-align: center;
    vertical-align: middle;
    z-index: 2001000;
    font-weight: bold
}

.globalNav__unsupported + .globalNav {
    top: 32px
}

.globalNav__unsupported a {
    color: #384359;
    text-decoration: underline
}

.globalNav__unsupported i {
    font-weight: normal
}

.globalNav__unsupported[data-type=warning] {
    background-color: #ffefc0
}

.globalNav__unsupported[data-type=dead] {
    background-color: #fcdcdc
}

.globalNav .globalNav__wrap {
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin: 0 auto;
    padding: 0
}

.theme-pc .globalNav .globalNav__wrap--logout {
    max-width: 1320px;
    padding: 0 40px
}

.globalNav .globalNav__logo {
    display: block;
    overflow: hidden;
    width: 100px
}

.globalNav .globalNav__logoImg {
    height: auto;
    width: 77px
}

.globalNav .globalNav__menu {
    -webkit-flex: 1;
    flex: 1;
    height: 65px;
}

.globalNav .globalNav__menuList {
    display: -webkit-flex;
    display: flex
}

.globalNav .globalNav__menuItem {
    text-align: center;
    width: 80px
}

.globalNav .globalNav__menuLink {
    color: #384359;
    cursor: pointer;
    display: block;
    padding: 12px 0;
    text-decoration: none
}

.globalNav .globalNav__menuLink.is_active, .globalNav .globalNav__menuLink:hover {
    text-decoration: none
}

.globalNav .globalNav__menuLink.is_active .globalNav__menuIcon, .globalNav .globalNav__menuLink:hover .globalNav__menuIcon {
    color: #c80000;
    transition: .15s linear
}

.globalNav .globalNav__menuIcon {
    display: block;
    font-size: 2rem;
    margin: 0 0 8px
}

.globalNav .globalNav__menuIcon:not([data-badge="0"])[data-badge]:after {
    content: attr(data-badge) "";
    color: #fff;
    text-align: center;
    font-size: 1.2rem;
    background-color: #f87e7e;
    border-radius: 9px;
    font-weight: bold;
    margin-top: -8px;
    margin-left: -8px;
    padding: 2px 6px 0;
    height: 15px;
    position: absolute
}

.globalNav .globalNav__menuTitle {
    font-size: 1.2rem;
    line-height: 1.5rem;
    text-align: center;
}

.globalNav .globalNav--notFixed {
    position: static
}

.globalNav .globalNav__messageApp {
    text-align: center
}

.theme-pc .globalNav .globalNav__messageApp {
    width: 80px
}

.theme-sp .globalNav .globalNav__messageApp {
    height: 52px;
    width: 52px
}

.globalNav .globalNav__messageApp:hover {
    text-decoration: none
}

.globalNav .globalNav__messageApp .messageAppIcon {
    color: #384359;
    display: block;
    font-size: 20px;
    margin: auto;
    position: relative;
    z-index: 2500000
}

.theme-pc .globalNav .globalNav__messageApp .messageAppIcon {
    height: 70px;
    width: 60px
}

.theme-sp .globalNav .globalNav__messageApp .messageAppIcon {
    height: 52px;
    padding: 0 16px;
    width: 20px
}

.globalNav .globalNav__messageApp .messageAppIcon:hover {
    color: #c80000;
    text-decoration: none;
    transition: .15s linear
}

.theme-sp .globalNav .globalNav__messageApp .messageAppIcon:hover {
    color: #384359
}

.globalNav .globalNav__messageApp .messageAppIcon__icon {
    bottom: 0;
    height: 20px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    z-index: 999
}

.globalNav .globalNav__messageApp .messageAppIcon__count {
    border-radius: 10px;
    position: absolute;
    z-index: 1000;
    opacity: 0;
    transition: opacity .1s
}

.theme-pc .globalNav .globalNav__messageApp .messageAppIcon__count {
    left: 32px;
    top: 14px
}

.theme-sp .globalNav .globalNav__messageApp .messageAppIcon__count {
    left: 28px;
    top: 6px
}

.globalNav .globalNav__messageApp .messageAppIcon__count:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.globalNav .globalNav__messageApp .messageAppIcon__num {
    background-color: #f87e7e;
    border-radius: 10px;
    color: #fff;
    display: block;
    font-size: 1.2rem;
    height: 18px;
    line-height: 19px;
    padding: 0 6px;
    text-align: center;
    transition: .5s
}

.globalNav .globalNav__subMenuItem a {
    color: #202533
}

.globalNav .globalNav__hasSubmenu:hover .globalNav__subMenu {
    display: block;
    opacity: 1;
    transition: .3s linear
}

.globalNav .globalNav__memberBtn {
    margin-left: auto
}

.globalNav .globalNav__memberBtnItem {
    display: inline-block;
    vertical-align: middle
}

.globalNav .globalNav__memberBtnItem:first-child {
    padding-right: 16px
}

.globalNav .globalNav__memberBtnLink {
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    width: 120px
}

.globalNav .globalNav__txtLink {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.globalNav .globalNav__txtLink:hover {
    color: #219d92
}

.globalNav .globalNav__txtNavList {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    align-items: center
}

.globalNav .globalNav__txtNavListItem {
    box-sizing: border-box;
    position: relative
}

.globalNav .globalNav__txtNavListItem > a {
    position: relative
}

.globalNav .globalNav__txtNavListItem:not(:last-child) > a:after {
    content: "";
    position: absolute;
    right: 0;
    top: 20px;
    display: block;
    height: 1.4rem;
    width: 1px;
    background: #d9dee6
}

.globalNav .globalNav__txtNavLink {
    box-sizing: border-box;
    color: #202533;
    display: block;
    font-size: 14px;
    padding: 16px 12px;
    text-decoration: none;
    width: 100%
}

.globalNav .globalNav__txtNavLink.is_active {
    font-weight: bold
}

.globalNav .globalNav__txtNavLink:hover {
    color: #c80000;
    text-decoration: none
}

.globalNav .globalNav__subMenu {
    background-color: #fff;
    border: 1px solid #d9dee6;
    border-radius: 6px;
    box-shadow: 4px 4px 8px 0 hsla(0, 0%, 88.6%, .3);
    display: none;
    font-size: 14px;
    height: auto;
    left: 0;
    opacity: 0;
    padding: 10px 20px;
    position: absolute;
    top: 54px;
    transition: .1s linear;
    width: 180px
}

.globalNav .globalNav__subMenu:before {
    content: url(/img/top/submenu.png);
    display: block;
    left: 30px;
    position: absolute;
    top: -12px
}

.globalNav .globalNav__subMenuItem a {
    color: #384359;
    display: block;
    padding: 8px 0;
    text-decoration: none
}

.globalNav .globalNav__subMenuItem a:hover {
    color: #c80000
}

.globalNav .globalNav__hasSubmenu {
    cursor: pointer
}

.globalNav .globalNav__hasSubmenu:hover .gnavi01__subMenu {
    display: block;
    opacity: 1;
    transition: .3s linear
}

body.theme-pc:not(.is-responsive) main {
    padding-top: 114px;
    padding-bottom: 99px
}

@media only print {
    body.theme-pc:not(.is-responsive) main {
        padding: 0
    }
}

body.theme-pc:not(.is-responsive) .searchContainer + main {
    padding-top: 0
}

body.theme-pc:not(.is-responsive) .globalNav__unsupported ~ .root > main {
    padding-top: 146px
}

body.theme-pc:not(.is-responsive) .globalNav__unsupported ~ .root > .searchContainer {
    padding-top: 114px
}

body.theme-pc:not(.is-responsive) .globalNav__unsupported ~ .root > .searchContainer + main {
    padding-top: 0
}

body.theme-pc:not(.is-responsive) .globalNav__wrap {
    max-width: 1240px;
    padding-left: 20px;
    padding-right: 20px;
    height: 72px
}

body.theme-pc:not(.is-responsive) .globalNav__txtNavListItem {
    box-sizing: border-box;
    position: relative
}

body.theme-pc:not(.is-responsive) .globalNav__txtNavListItem > a {
    position: relative
}

body.theme-pc:not(.is-responsive) .globalNav__txtNavListItem:not(:last-child) > a:after {
    content: "";
    position: absolute;
    right: 0;
    top: 20px;
    display: block;
    height: 1.4rem;
    width: 1px;
    background: #d9dee6
}

body.theme-pc:not(.is-responsive) .globalNav__txtNavLink {
    box-sizing: border-box;
    color: #202533;
    display: block;
    font-size: 14px;
    padding: 16px;
    text-decoration: none;
    width: 100%
}

body.theme-pc:not(.is-responsive) .globalNav__txtNavLink.is_active {
    font-weight: bold
}

body.theme-pc:not(.is-responsive) .globalNav__txtNavLink:hover {
    color: #c80000;
    text-decoration: none
}

body.theme-pc:not(.is-responsive) .globalNav__subMenu {
    background-color: #fff;
    border: 1px solid #d9dee6;
    border-radius: 6px;
    box-shadow: 4px 4px 8px 0 hsla(0, 0%, 88.6%, .3);
    display: none;
    font-size: 14px;
    height: auto;
    left: 0;
    opacity: 0;
    padding: 10px 20px;
    position: absolute;
    top: 48px;
    transition: .1s linear;
    width: 180px
}

body.theme-pc:not(.is-responsive) .globalNav__subMenu:before {
    content: "";
    border-color: #d9dee6 #d9dee6 transparent transparent;
    border-style: solid;
    border-width: 1px;
    border-radius: 2px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #fff;
    width: 12px;
    height: 12px;
    display: block;
    left: 30px;
    position: absolute;
    top: -8px;
    z-index: 0
}

body.theme-pc:not(.is-responsive) .globalNav__promote {
    position: relative
}

body.theme-pc:not(.is-responsive) .globalNav__promote:hover .globalNav__overflowMenu {
    display: block
}

body.theme-pc:not(.is-responsive) .globalNav__overflowMenu {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 4px;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, .09);
    box-sizing: border-box;
    display: none;
    padding: 8px 16px;
    position: absolute;
    right: -115px;
    top: 70px;
    width: 300px;
    z-index: 10
}

body.theme-pc:not(.is-responsive) .globalNav__overflowMenu:after, body.theme-pc:not(.is-responsive) .globalNav__overflowMenu:before {
    border: solid transparent;
    bottom: 100%;
    content: " ";
    height: 0;
    pointer-events: none;
    position: absolute;
    right: 48%;
    width: 0
}

body.theme-pc:not(.is-responsive) .globalNav__overflowMenu:after {
    border-color: hsla(0, 0%, 100%, 0);
    border-width: 10px;
    margin-left: -10px
}

body.theme-pc:not(.is-responsive) .globalNav__overflowMenu:before {
    border-color: hsla(0, 0%, 93.3%, 0);
    border-width: 11px;
    margin-left: -11px
}

body.theme-pc:not(.is-responsive) .globalNav__overflowList {
    color: #384359;
    display: -webkit-flex;
    display: flex;
    font-size: 1.4rem;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 12px 0;
    text-align: left;
    text-decoration: none
}

body.theme-pc:not(.is-responsive) .globalNav__overflowList .icon {
    color: #c2c8d2
}

body.theme-pc:not(.is-responsive) .globalNav__overflowList:hover {
    font-weight: bold
}

@media only screen and (min-width: 900px) {
    body.is-responsive main {
        padding-top: 35px;
        padding-bottom: 99px
    }

    body.is-responsive .searchContainer + main {
        padding-top: 0
    }

    body.is-responsive .globalNav__unsupported ~ .root > main {
        padding-top: 146px
    }

    body.is-responsive .globalNav__unsupported ~ .root > .searchContainer {
        padding-top: 114px
    }

    body.is-responsive .globalNav__unsupported ~ .root > .searchContainer + main {
        padding-top: 0
    }

    body.is-responsive .globalNav__wrap {
        width: 1100px;
        max-width: 1100px;
        padding-left: 20px;
        padding-right: 20px;
        height: 72px
    }

    body.is-responsive .globalNav__txtNavListItem {
        box-sizing: border-box;
        position: relative
    }

    body.is-responsive .globalNav__txtNavListItem > a {
        position: relative
    }

    body.is-responsive .globalNav__txtNavListItem:not(:last-child) > a:after {
        content: "";
        position: absolute;
        right: 0;
        top: 20px;
        display: block;
        height: 1.4rem;
        width: 1px;
        background: #d9dee6
    }

    body.is-responsive .globalNav__txtNavLink {
        box-sizing: border-box;
        color: #202533;
        display: block;
        font-size: 14px;
        padding: 16px;
        text-decoration: none;
        width: 100%
    }

    body.is-responsive .globalNav__txtNavLink.is_active {
        font-weight: bold
    }

    body.is-responsive .globalNav__txtNavLink:hover {
        color: #c80000;
        text-decoration: none
    }

    body.is-responsive .globalNav__subMenu {
        background-color: #fff;
        border: 1px solid #d9dee6;
        border-radius: 6px;
        box-shadow: 4px 4px 8px 0 hsla(0, 0%, 88.6%, .3);
        display: none;
        font-size: 14px;
        height: auto;
        left: 0;
        opacity: 0;
        padding: 10px 20px;
        position: absolute;
        top: 48px;
        transition: .1s linear;
        width: 180px
    }

    body.is-responsive .globalNav__subMenu:before {
        content: "";
        border-color: #d9dee6 #d9dee6 transparent transparent;
        border-style: solid;
        border-width: 1px;
        border-radius: 2px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        background: #fff;
        width: 12px;
        height: 12px;
        display: block;
        left: 30px;
        position: absolute;
        top: -8px;
        z-index: 0
    }

    body.is-responsive .globalNav__promote {
        position: relative
    }

    body.is-responsive .globalNav__promote:hover .globalNav__overflowMenu {
        display: block
    }

    body.is-responsive .globalNav__overflowMenu {
        background: #fff;
        border: 1px solid #eee;
        border-radius: 4px;
        box-shadow: 0 0 5px 2px rgba(0, 0, 0, .09);
        box-sizing: border-box;
        display: none;
        padding: 8px 16px;
        position: absolute;
        right: -115px;
        top: 70px;
        width: 300px;
        z-index: 10
    }

    body.is-responsive .globalNav__overflowMenu:after, body.is-responsive .globalNav__overflowMenu:before {
        border: solid transparent;
        bottom: 100%;
        content: " ";
        height: 0;
        pointer-events: none;
        position: absolute;
        right: 48%;
        width: 0
    }

    body.is-responsive .globalNav__overflowMenu:after {
        border-color: hsla(0, 0%, 100%, 0);
        border-width: 10px;
        margin-left: -10px
    }

    body.is-responsive .globalNav__overflowMenu:before {
        border-color: hsla(0, 0%, 93.3%, 0);
        border-width: 11px;
        margin-left: -11px
    }

    body.is-responsive .globalNav__overflowList {
        color: #384359;
        display: -webkit-flex;
        display: flex;
        font-size: 1.4rem;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        padding: 12px 0;
        text-align: left;
        text-decoration: none
    }

    body.is-responsive .globalNav__overflowList .icon {
        color: #c2c8d2
    }

    body.is-responsive .globalNav__overflowList:hover {
        font-weight: bold
    }
}

@media only print {
    body.is-responsive main {
        padding-top: 114px;
        padding-bottom: 99px;
        padding: 0
    }
}

@media only print {
    body.is-responsive .searchContainer + main {
        padding-top: 0
    }

    body.is-responsive .globalNav__unsupported ~ .root > main {
        padding-top: 146px
    }

    body.is-responsive .globalNav__unsupported ~ .root > .searchContainer {
        padding-top: 114px
    }

    body.is-responsive .globalNav__unsupported ~ .root > .searchContainer + main {
        padding-top: 0
    }

    body.is-responsive .globalNav__wrap {
        max-width: 1240px;
        padding-left: 20px;
        padding-right: 20px;
        height: 72px
    }

    body.is-responsive .globalNav__txtNavListItem {
        box-sizing: border-box;
        position: relative
    }

    body.is-responsive .globalNav__txtNavListItem > a {
        position: relative
    }

    body.is-responsive .globalNav__txtNavListItem:not(:last-child) > a:after {
        content: "";
        position: absolute;
        right: 0;
        top: 20px;
        display: block;
        height: 1.4rem;
        width: 1px;
        background: #d9dee6
    }

    body.is-responsive .globalNav__txtNavLink {
        box-sizing: border-box;
        color: #202533;
        display: block;
        font-size: 14px;
        padding: 16px;
        text-decoration: none;
        width: 100%
    }

    body.is-responsive .globalNav__txtNavLink.is_active {
        font-weight: bold
    }

    body.is-responsive .globalNav__txtNavLink:hover {
        color: #c80000;
        text-decoration: none
    }

    body.is-responsive .globalNav__subMenu {
        background-color: #fff;
        border: 1px solid #d9dee6;
        border-radius: 6px;
        box-shadow: 4px 4px 8px 0 hsla(0, 0%, 88.6%, .3);
        display: none;
        font-size: 14px;
        height: auto;
        left: 0;
        opacity: 0;
        padding: 10px 20px;
        position: absolute;
        top: 48px;
        transition: .1s linear;
        width: 180px
    }

    body.is-responsive .globalNav__subMenu:before {
        content: "";
        border-color: #d9dee6 #d9dee6 transparent transparent;
        border-style: solid;
        border-width: 1px;
        border-radius: 2px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        background: #fff;
        width: 12px;
        height: 12px;
        display: block;
        left: 30px;
        position: absolute;
        top: -8px;
        z-index: 0
    }

    body.is-responsive .globalNav__promote {
        position: relative
    }

    body.is-responsive .globalNav__promote:hover .globalNav__overflowMenu {
        display: block
    }

    body.is-responsive .globalNav__overflowMenu {
        background: #fff;
        border: 1px solid #eee;
        border-radius: 4px;
        box-shadow: 0 0 5px 2px rgba(0, 0, 0, .09);
        box-sizing: border-box;
        display: none;
        padding: 8px 16px;
        position: absolute;
        right: -115px;
        top: 70px;
        width: 300px;
        z-index: 10
    }

    body.is-responsive .globalNav__overflowMenu:after, body.is-responsive .globalNav__overflowMenu:before {
        border: solid transparent;
        bottom: 100%;
        content: " ";
        height: 0;
        pointer-events: none;
        position: absolute;
        right: 48%;
        width: 0
    }

    body.is-responsive .globalNav__overflowMenu:after {
        border-color: hsla(0, 0%, 100%, 0);
        border-width: 10px;
        margin-left: -10px
    }

    body.is-responsive .globalNav__overflowMenu:before {
        border-color: hsla(0, 0%, 93.3%, 0);
        border-width: 11px;
        margin-left: -11px
    }

    body.is-responsive .globalNav__overflowList {
        color: #384359;
        display: -webkit-flex;
        display: flex;
        font-size: 1.4rem;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        padding: 12px 0;
        text-align: left;
        text-decoration: none
    }

    body.is-responsive .globalNav__overflowList .icon {
        color: #c2c8d2
    }

    body.is-responsive .globalNav__overflowList:hover {
        font-weight: bold
    }
}

body.theme-sp:not(.is-responsive) {
    padding-bottom: env(safe-area-inset-bottom)
}

body.theme-sp:not(.is-responsive) main {
    padding-top: 49px;
    padding-bottom: 99px
}

body.theme-sp:not(.is-responsive) .searchContainer + main {
    padding-top: 0
}

body.theme-sp:not(.is-responsive) .globalNav__unsupported ~ .root > main {
    padding-top: 81px
}

body.theme-sp:not(.is-responsive) .globalNav__unsupported ~ .root > .searchContainer {
    padding-top: 89px
}

body.theme-sp:not(.is-responsive) .globalNav__unsupported ~ .root > .searchContainer + main {
    padding-top: 0
}

body.theme-sp:not(.is-responsive) .globalNav {
    height: 48px
}

body.theme-sp:not(.is-responsive) .globalNav__logo {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2000001;
    display: block;
    padding-top: 11px;
    text-align: center
}

body.theme-sp:not(.is-responsive) .globalNav__wrap {
    display: -webkit-flex;
    display: flex;
    height: 48px;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

body.theme-sp:not(.is-responsive) .globalNav__logoImg {
    height: 25px;
    margin: 0 auto;
    width: 60px
}

body.theme-sp:not(.is-responsive) .globalNav__memberBtn, body.theme-sp:not(.is-responsive) .globalNav__menu, body.theme-sp:not(.is-responsive) .globalNav__txtNav {
    display: none
}

body.theme-sp:not(.is-responsive) .globalNav__closeIcon {
    font-size: 16px;
    padding-left: 16px
}

body.theme-sp:not(.is-responsive) .globalNav__closeIcon a, body.theme-sp:not(.is-responsive) .globalNav__closeIcon a:hover {
    color: #384359
}

body.theme-sp:not(.is-responsive) .bottom {
    display: block;
    height: 44px;
    left: 0;
    padding-bottom: env(safe-area-inset-bottom);
    position: fixed;
    right: 0;
    top: 50px;
    width: 100%
}

body.theme-sp:not(.is-responsive) .bottom > button {
    width: 100%
}

@media only screen and (max-width: 899px) {
    body.is-responsive {
        padding-bottom: env(safe-area-inset-bottom)
    }

    body.is-responsive main {
        padding-top: 50px;
        padding-bottom: 30px
    }

    body.is-responsive .searchContainer + main {
        padding-top: 0
    }

    body.is-responsive .globalNav__unsupported ~ .root > main {
        padding-top: 81px
    }

    body.is-responsive .globalNav__unsupported ~ .root > .searchContainer {
        padding-top: 89px
    }

    body.is-responsive .globalNav__unsupported ~ .root > .searchContainer + main {
        padding-top: 0
    }

    body.is-responsive .globalNav {
        height: 48px
    }

    body.is-responsive .globalNav__logo {
        bottom: 0;
        left: 0;
        margin: auto;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 2000001;
        display: block;
        padding-top: 11px;
        text-align: center
    }

    body.is-responsive .globalNav__wrap {
        display: -webkit-flex;
        display: flex;
        height: 48px;
        -webkit-justify-content: space-between;
        justify-content: space-between
    }

    body.is-responsive .globalNav__logoImg {
        height: 25px;
        margin: 0 auto;
        width: 60px
    }

    body.is-responsive .globalNav__memberBtn, body.is-responsive .globalNav__menu, body.is-responsive .globalNav__txtNav {
        display: none
    }

    body.is-responsive .globalNav__closeIcon {
        font-size: 16px;
        padding-left: 16px
    }

    body.is-responsive .globalNav__closeIcon a, body.is-responsive .globalNav__closeIcon a:hover {
        color: #384359
    }

    body.is-responsive .bottom {
        display: block;
        height: 44px;
        left: 0;
        padding-bottom: env(safe-area-inset-bottom);
        position: fixed;
        right: 0;
        top: 50px;
        width: 100%
    }

    body.is-responsive .bottom > button {
        width: 100%
    }
}

body {
    background-color: #f0f1f4;
    color: #384359
}

div.root {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    min-height: 100vh
}

div.root main {
    -webkit-flex: 1 0 auto;
    flex: 1 0 auto
}

main {
    margin: 0 auto
}

main > h1 {
    color: #444;
    font-size: 1.6em;
    font-weight: bold;
    margin: 32px
}

body.theme-pc:not(.is-responsive) main {
    width: 1000px
}

body.theme-pc:not(.is-responsive) main > h1 {
    text-align: left
}

@media only screen and (min-width: 900px) {
    body.is-responsive main {
        width: 1200px
    }

    body.is-responsive main > h1 {
        text-align: left
    }
}

@media only print {
    body.is-responsive main {
        width: 1000px
    }

    body.is-responsive main > h1 {
        text-align: left
    }
}

body.theme-sp:not(.is-responsive) main {
    width: 100%
}

body.theme-sp:not(.is-responsive) main > h1 {
    text-align: center
}

@media only screen and (max-width: 899px) {
    body.is-responsive main {
        width: 100%
    }

    body.is-responsive main > h1 {
        text-align: center
    }
}

.theme-sp:not(.is-responsive) main {
    background-color: #fff
}

.globalFooter {
    background: #384359;
    font-family: Helvetica, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", Meiryo, Arial, sans-serif;
    font-size: 14px;
    -webkit-font-smoothing: antialiased
}

.all.globalFooter {
    background: #384359;
    line-height: 1.6;
    padding: 60px 0;
    position: relative;
    text-align: center
}

.all.globalFooter .snsShare {
    height: 30px;
    left: 0;
    line-height: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 50px
}

.all.globalFooter .snsShare__fb {
    display: inline-block;
    margin-right: 10px;
    vertical-align: top
}

.all.globalFooter .snsShare__tw {
    display: inline-block;
    vertical-align: top
}

.all.globalFooter .snsFollow .snsFollowIcons {
    margin-top: 50px
}

.all.globalFooter .snsFollow .snsFollowIcons li {
    display: inline-block
}

.all.globalFooter .snsFollow .snsFollowIcons li:not(:last-child) {
    margin-right: 30px
}

.all.globalFooter .snsFollow .snsFollowIcons li a {
    color: #fff
}

.all.globalFooter .snsFollow .snsFollowIcons li a:hover {
    color: #fcfcfd
}

.all.globalFooter .snsFollow .snsFollowIcons li a > i {
    font-size: 32px
}

.all.globalFooter .footerMenuContainer {
    display: table;
    margin: 30px auto 50px;
    max-width: 320px
}

.all.globalFooter .footerMenuCol {
    display: table-cell;
    width: 50%
}

.all.globalFooter .footerMenus {
    margin-bottom: 0;
    text-align: left;
    vertical-align: top
}

.all.globalFooter .footerMenus__li {
    display: block;
    margin-bottom: 8px
}

.all.globalFooter .footerMenus__li a {
    color: #fff;
    text-decoration: none
}

.all.globalFooter .copy {
    color: #fff;
    font-size: 12px;
    margin-top: 50px
}

.all.globalFooter .copy > i {
    font-size: 32px
}

.all.globalFooter .copy > p {
    text-align: center
}

.dashboard.globalFooter {
    margin-top: 48px;
    padding: 42px 0 36px;
    width: 100%
}

.dashboard.globalFooter .globalFooter__menu {
    display: table;
    font-size: 14px;
    margin: 0 auto 30px
}

.dashboard.globalFooter .globalFooter__menuItem {
    display: table-cell;
    padding: 0 12px;
    vertical-align: middle
}

.dashboard.globalFooter .globalFooter__menuItem a {
    color: #fff;
    text-decoration: none
}

.dashboard.globalFooter .globalFooter__menuItem a:hover {
    text-decoration: underline
}

.dashboard.globalFooter .copyright {
    display: table;
    font-size: 12px;
    margin: 0 auto
}

.dashboard.globalFooter .copyright__text {
    color: #fff
}

.dashboard.globalFooter .copyright__textMark {
    font-size: 10px;
    margin-right: 2px;
    vertical-align: text-top
}

.dashboard.globalFooter .copyright__text a {
    color: #fff;
    text-decoration: none
}

.dashboard.globalFooter .copyright__text a:hover {
    text-decoration: underline
}

body.theme-pc:not(.is-responsive) .all.globalFooter .footerMenuContainer {
    display: block;
    max-width: none
}

body.theme-pc:not(.is-responsive) .all.globalFooter .footerMenuCol {
    display: block;
    width: 100%
}

body.theme-pc:not(.is-responsive) .all.globalFooter .footerMenus {
    text-align: center
}

body.theme-pc:not(.is-responsive) .all.globalFooter .footerMenus__li {
    display: inline-block;
    margin: 0 10px 20px
}

body.theme-pc:not(.is-responsive) .dashboard.globalFooter .globalFooter__menu {
    display: table;
    font-size: 14px;
    margin: 0 auto 30px
}

body.theme-pc:not(.is-responsive) .dashboard.globalFooter .globalFooter__menuItem {
    display: table-cell;
    padding: 0 12px;
    vertical-align: middle
}

body.theme-pc:not(.is-responsive) .dashboard.globalFooter .globalFooter__menuItem a {
    color: #fff;
    text-decoration: none
}

body.theme-pc:not(.is-responsive) .dashboard.globalFooter .globalFooter__menuItem a:hover {
    text-decoration: underline
}

@media only screen and (min-width: 900px) {
    body.is-responsive .all.globalFooter .footerMenuContainer {
        display: block;
        max-width: none
    }

    body.is-responsive .all.globalFooter .footerMenuCol {
        display: block;
        width: 100%
    }

    body.is-responsive .all.globalFooter .footerMenus {
        text-align: center
    }

    body.is-responsive .all.globalFooter .footerMenus__li {
        display: inline-block;
        margin: 0 10px 20px
    }

    body.is-responsive .dashboard.globalFooter .globalFooter__menu {
        display: table;
        font-size: 14px;
        margin: 0 auto 30px
    }

    body.is-responsive .dashboard.globalFooter .globalFooter__menuItem {
        display: table-cell;
        padding: 0 12px;
        vertical-align: middle
    }

    body.is-responsive .dashboard.globalFooter .globalFooter__menuItem a {
        color: #fff;
        text-decoration: none
    }

    body.is-responsive .dashboard.globalFooter .globalFooter__menuItem a:hover {
        text-decoration: underline
    }
}

body.theme-sp:not(.is-responsive) .dashboard.globalFooter .globalFooter__menu {
    display: block;
    font-size: 14px;
    margin: 0 auto 30px;
    text-align: center
}

body.theme-sp:not(.is-responsive) .dashboard.globalFooter .globalFooter__menuItem {
    display: list-item;
    margin: 16px;
    padding: 0 12px;
    vertical-align: middle
}

body.theme-sp:not(.is-responsive) .dashboard.globalFooter .globalFooter__menuItem a {
    color: #fff;
    text-decoration: none
}

body.theme-sp:not(.is-responsive) .dashboard.globalFooter .globalFooter__menuItem a:hover {
    text-decoration: underline
}

@media only screen and (max-width: 899px) {
    body.is-responsive .dashboard.globalFooter .globalFooter__menu {
        display: block;
        font-size: 14px;
        margin: 0 auto 30px;
        text-align: center
    }

    body.is-responsive .dashboard.globalFooter .globalFooter__menuItem {
        display: list-item;
        margin: 16px;
        padding: 0 12px;
        vertical-align: middle
    }

    body.is-responsive .dashboard.globalFooter .globalFooter__menuItem a {
        color: #fff;
        text-decoration: none
    }

    body.is-responsive .dashboard.globalFooter .globalFooter__menuItem a:hover {
        text-decoration: underline
    }
}

body.theme-pc:not(.is-responsive) .adminPageTitle__sp {
    display: none
}

@media only screen and (min-width: 900px) {
    body.is-responsive .adminPageTitle__sp {
        display: none
    }
}

body.theme-sp:not(.is-responsive) .adminPageTitle__pc {
    display: none
}

@media only screen and (max-width: 899px) {
    body.is-responsive .adminPageTitle__pc {
        display: none
    }
}

.appIcon {
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    height: 24px;
    line-height: 24px;
    text-align: center;
    vertical-align: top;
    width: 24px
}

.appIcon i[class*=i-], .appIcon i[class^=i-] {
    line-height: 24px
}

.appIcon.category-shop {
    background-color: #57aee6
}

.appIcon.category-item {
    background-color: #ffae36
}

.appIcon.category-design {
    background-color: #5662d0
}

.appIcon.category-create {
    background-color: #46b578
}

.appIcon.category-promotion {
    background-color: #b6d619
}

.appIcon.category-sales {
    background-color: #ed7ba7
}

.appIcon.category-analytics {
    background-color: #ed6762
}

.appIcon.category-opration {
    background-color: #9c7bc6
}

.appIcon.category-money {
    background-color: #fbda00
}

.appIcon.category-other {
    background-color: #986a41
}

.c-container {
    background: #fff;
    border-radius: 2px;
    margin-top: 24px;
    padding: 40px
}

.theme-sp .c-container {
    margin-top: 0;
    padding: 0
}

.c-container-noPadding {
    background: #fff;
    border-radius: 2px;
    margin-top: 24px;
    padding: 0
}

.theme-sp .c-container-noPadding {
    margin-top: 0
}

.theme-sp .c-section {
    background-color: #fff;
    box-shadow: 0 0 4px 0 rgba(56, 67, 89, .05);
    padding: 24px 16px
}

.theme-sp .c-section:not(:last-child) {
    margin-bottom: 16px
}

.c-section__title {
    font-size: 1.8rem;
    font-weight: bold;
    margin: 0 0 24px
}

.c-row__title {
    height: 24px;
    line-height: 24px;
    text-align: left;
    font-weight: bold;
    vertical-align: middle
}

.theme-pc .c-row {
    padding: 0 40px
}

.theme-pc .c-row__block {
    border-bottom: 1px solid #f0f1f4;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-around;
    justify-content: space-around
}

.theme-pc .c-row__body {
    padding: 32px 0;
    width: 640px
}

.theme-pc .c-row__title {
    font-size: 1.8rem;
    width: 280px
}

.theme-sp .c-row__title {
    font-size: 1.4rem;
    width: 100%
}

.theme-sp .c-row__body {
    padding: 8px 0;
    margin-bottom: 16px;
    width: 100%
}

.theme-pc .c-field-m {
    width: 320px
}

.theme-sp .c-field-m {
    width: 100%
}

.theme-pc .c-field-s {
    width: 120px
}

.theme-sp .c-field-s {
    width: 43.73333%
}

.c-attentionBox {
    background-color: #f0f1f4;
    font-size: 1.2rem;
    margin-top: 24px;
    padding: 24px
}

.c-attentionBox__list:not(:last-child) {
    margin-bottom: 4px
}

.pager {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center
}

.pager__item:not(:last-child) {
    margin-right: 8px
}

.validationErrorBox {
    background-color: #fcdcdc;
    color: #f87e7e;
    font-size: 1.2rem;
    padding: 16px
}

.validationErrorBox > li {
    margin: 8px 0
}

.container_kjpCzUE- {
    background: #fff;
    padding: 40px
}

.container_kjpCzUE-, .containerTransparent_18cGLFXR {
    border-radius: 2px;
    margin-top: 24px
}

body.theme-sp:not(.is-responsive) .container_kjpCzUE- {
    margin-top: 0;
    padding: 0
}

body.theme-sp:not(.is-responsive) .containerTransparent_18cGLFXR {
    margin-top: 0
}

@media only screen and (max-width: 899px) {
    body.is-responsive .container_kjpCzUE- {
        margin-top: 0;
        padding: 0
    }

    body.is-responsive .containerTransparent_18cGLFXR {
        margin-top: 0
    }
}

.appsAdminSideMenu {
    background-color: #fff;
    border-radius: 4px;
    left: auto;
    position: fixed;
    top: 150px;
    width: 232px
}

.appsAdminSideMenu__header {
    padding: 20px 0;
    text-align: center
}

.appsAdminSideMenu__headerLogo {
    display: block;
    margin: 0 0 20px
}

.appsAdminSideMenu__headerLogo > img {
    height: 70px;
    width: 70px
}

.appsAdminSideMenu__title {
    font-size: 13px;
    font-weight: bold
}

.appsAdminSideMenu__menuItem {
    border-top: 1px solid #e7e7e7;
    height: 50px;
    position: relative
}

.appsAdminSideMenu__menuItem > a {
    box-sizing: border-box;
    color: #384359;
    display: block;
    font-size: 13px;
    height: 100%;
    line-height: 50px;
    padding: 0 0 0 10px;
    text-decoration: none;
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    width: 100%
}

.appsAdminSideMenu__menuItem > a:hover {
    background-color: #f8f9fa;
    text-decoration: none
}

.appsAdminSideMenu__menuItem > a.is-active {
    background: #f8f9fa;
    font-weight: bold
}

.appsAdminSideMenu__menuLinkIcon {
    margin-left: 8px
}

.appsAdminSideMenu__menuIcon {
    color: #c2c8d2;
    position: absolute;
    top: 1.8rem;
    right: 1rem
}

.appsAdminBreadcrumbPC {
    -webkit-align-items: center;
    align-items: center;
    color: #384359;
    display: -webkit-flex;
    display: flex;
    font-size: 12px;
    margin-bottom: 24px;
    width: 900px
}

.appsAdminBreadcrumbPC__child {
    display: -webkit-flex;
    display: flex;
    margin-left: 8px
}

.appsAdminBreadcrumbPC > .appsAdminBreadcrumbPC__child:first-child {
    margin-left: 0
}

.appsAdminBreadcrumbPC__icon {
    margin-left: 8px
}

.appsAdminBreadcrumbPC__link {
    color: #384359
}

.appsAdminBreadcrumbPC__link:hover {
    text-decoration: underline
}

.appsAdminBreadcrumbPC__innerList, .appsAdminBreadcrumbSP__content {
    display: -webkit-flex;
    display: flex
}

.appsAdminBreadcrumbSP__child {
    margin-right: 8px
}

.appsAdminBreadcrumbSP__head[data-has-breadcrumb=false] {
    height: 0;
    margin: 0
}

.appsAdminLayout__sidebar {
    background-color: #fff;
    border-radius: 3px;
    left: auto;
    position: fixed;
    top: 150px;
    width: 232px
}

.appsAdminLayout__content {
    margin: 0 0 0 auto;
    width: 744px
}

.appsAdminContainer__header {
    border-radius: 4px 4px 0 0
}

.appsAdminContainer__main {
    background: #fff;
    border-radius: 0 0 4px 4px
}

.appsAdminContainer__mainInner {
    padding: 32px
}

.appsAdminSupport__tab {
    display: -webkit-flex;
    display: flex;
    margin-top: -16px
}

.appsAdminSupport__tabButton {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: none;
    color: #a0a7b4;
    -webkit-flex: 1;
    flex: 1;
    font-size: 14px;
    font-weight: bold;
    height: 32px;
    margin: 0 16px;
    outline: none
}

.appsAdminSupport__tabButton--select {
    border-bottom: 2px solid #384359;
    color: #384359
}

.appsAdminSupport__usageSection {
    margin-bottom: 72px
}

.appsAdminSupport__usageTitle {
    margin-bottom: 16px
}

.appsAdminSupport__usageText {
    margin-bottom: 32px;
    line-height: 1.6
}

.appsAdminSupport__faqTitle {
    margin-bottom: 16px
}

.appsAdminSupport__faqBlock {
    border-top: 1px solid #f0f1f4
}

.appsAdminSupport__faqContentQuestion {
    border-bottom: 1px solid #f0f1f4;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    line-height: 1.4;
    padding: 16px 16px 16px 32px;
    position: relative
}

.appsAdminSupport__faqContentQuestion--icon {
    display: block;
    font-weight: bold;
    left: 0;
    position: absolute;
    top: 16px
}

.appsAdminSupport__faqContentQuestion--toggle {
    bottom: 0;
    color: #d9dee6;
    font-size: 16px;
    height: 16px;
    margin: auto 0;
    transition: .3s
}

.appsAdminSupport__faqContentAnswer {
    background: #f8f9fa;
    font-size: 12px;
    height: 0;
    line-height: 1.5;
    overflow: hidden;
    padding: 0 16px;
    transition: .3s
}

.appsAdminSupport__faqTrigger {
    display: none
}

.appsAdminSupport__faqTrigger:checked + .appsAdminSupport__faqContent .appsAdminSupport__faqContentQuestion {
    font-weight: bold
}

.appsAdminSupport__faqTrigger:checked + .appsAdminSupport__faqContent .appsAdminSupport__faqContentQuestion--toggle {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.appsAdminSupport__faqTrigger:checked + .appsAdminSupport__faqContent .appsAdminSupport__faqContentAnswer {
    height: auto;
    padding: 16px;
    transition: .3s
}

.appsAdminSupport__disable {
    margin-top: 40px;
    text-align: center
}

.appsAdminDisable .c-box[data-type=warning] {
    margin-bottom: 2.4rem
}

.appsAdminDisable__text {
    margin-bottom: 12px;
    line-height: 1.4
}

.appsAdminDisable__form {
    margin-top: 32px
}

.appsAdminDisable__caution {
    margin-top: 16px
}

.appsAdminDisable__cautionList {
    line-height: 1.4;
    margin-bottom: 8px
}

.appsAdminDisable__cautionList .i-circle:before {
    color: #c2c8d2;
    padding-right: .4rem
}

.appsAdminDisable__submit {
    margin: 24px auto 0;
    width: 320px
}

.appsAdminDisable__submitText + div, .appsAdminDisable__submitText--submitted {
    display: none
}

.appsAdminDisable__submitText--submitted + div {
    display: block
}

.appsAdminDisable__password {
    margin-bottom: 12px
}

.appsAdminDisable .error-message {
    color: #f87e7e;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.4;
    margin: 5px auto
}

body.theme-pc:not(.is-responsive) .appsAdminBreadcrumbSP, body.theme-pc:not(.is-responsive) .appsAdminSupport__tab {
    display: none
}

@media only screen and (min-width: 900px) {
    body.is-responsive .appsAdminBreadcrumbSP, body.is-responsive .appsAdminSupport__tab {
        display: none
    }
}

@media only print {
    body.is-responsive .appsAdminBreadcrumbSP, body.is-responsive .appsAdminSupport__tab {
        display: none
    }
}

body.theme-sp:not(.is-responsive) .appsAdminBreadcrumbPC, body.theme-sp:not(.is-responsive) .appsAdminSideMenu {
    display: none
}

body.theme-sp:not(.is-responsive) .appsAdminLayout__content {
    width: 100%
}

body.theme-sp:not(.is-responsive) .appsAdminContainer {
    box-shadow: 0 0 4px rgba(56, 67, 89, .05)
}

body.theme-sp:not(.is-responsive) .appsAdminContainer__header {
    display: none
}

body.theme-sp:not(.is-responsive) .appsAdminContainer__main {
    padding-bottom: 24px;
    padding-top: 24px;
    border-radius: 0
}

body.theme-sp:not(.is-responsive) .appsAdminContainer__mainInner {
    padding: 0 16px
}

body.theme-sp:not(.is-responsive) .appsAdminSupport__section {
    display: none
}

body.theme-sp:not(.is-responsive) .appsAdminSupport__section--select {
    display: block
}

body.theme-sp:not(.is-responsive) .appsAdminSupport__usageSection {
    padding: 16px 0
}

body.theme-sp:not(.is-responsive) .appsAdminSupport__faqSection {
    margin: 0 -16px -24px
}

body.theme-sp:not(.is-responsive) .appsAdminSupport__faqTitle {
    margin-left: 16px
}

body.theme-sp:not(.is-responsive) .appsAdminSupport__faqContentQuestion {
    margin-bottom: 0;
    padding: 16px 16px 16px 48px
}

body.theme-sp:not(.is-responsive) .appsAdminSupport__faqContentQuestion--icon {
    left: 16px
}

body.theme-sp:not(.is-responsive) .appsAdminSupport__faqContentAnswer {
    margin: 0
}

body.theme-sp:not(.is-responsive) .appsAdminDisable__submit {
    margin: 2.4rem auto 0;
    width: 100%
}

@media only screen and (max-width: 899px) {
    body.is-responsive .appsAdminBreadcrumbPC, body.is-responsive .appsAdminSideMenu {
        display: none
    }

    body.is-responsive .appsAdminLayout__content {
        width: 100%
    }

    body.is-responsive .appsAdminContainer {
        box-shadow: 0 0 4px rgba(56, 67, 89, .05)
    }

    body.is-responsive .appsAdminContainer__header {
        display: none
    }

    body.is-responsive .appsAdminContainer__main {
        padding-bottom: 24px;
        padding-top: 24px;
        border-radius: 0
    }

    body.is-responsive .appsAdminContainer__mainInner {
        padding: 0 16px
    }

    body.is-responsive .appsAdminSupport__section {
        display: none
    }

    body.is-responsive .appsAdminSupport__section--select {
        display: block
    }

    body.is-responsive .appsAdminSupport__usageSection {
        padding: 16px 0
    }

    body.is-responsive .appsAdminSupport__faqSection {
        margin: 0 -16px -24px
    }

    body.is-responsive .appsAdminSupport__faqTitle {
        margin-left: 16px
    }

    body.is-responsive .appsAdminSupport__faqContentQuestion {
        margin-bottom: 0;
        padding: 16px 16px 16px 48px
    }

    body.is-responsive .appsAdminSupport__faqContentQuestion--icon {
        left: 16px
    }

    body.is-responsive .appsAdminSupport__faqContentAnswer {
        margin: 0
    }

    body.is-responsive .appsAdminDisable__submit {
        margin: 2.4rem auto 0;
        width: 100%
    }
}

.box_1LZfJQcr {
    margin: 16px 0 0;
    padding: 8px
}

body.theme-sp:not(.is-responsive) .box_1LZfJQcr {
    margin: 16px
}

@media only screen and (max-width: 899px) {
    body.is-responsive .box_1LZfJQcr {
        margin: 16px
    }
}

.result_17psEbWQ {
    margin-top: 16px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-content: center;
    align-content: center
}

.row_1rbs-Kjw:not(:first-child) > td, .row_1rbs-Kjw:not(:first-child) > th {
    padding-top: 12px
}

.title_2pzih-nt {
    font-weight: bold
}

.text_2QhnzQHx, .title_2pzih-nt {
    padding-left: 12px
}

.section_3SlSnIPO, .sectionTransparent_19A7ueZV {
    background-color: #fff;
    border-radius: 2px
}

.section_3SlSnIPO:not(:last-child), .sectionTransparent_19A7ueZV:not(:last-child) {
    margin-bottom: 16px
}

.section_3SlSnIPO:last-child, .sectionTransparent_19A7ueZV:last-child {
    margin-bottom: 0
}

.section__title_CJGLhceP {
    font-size: 1.8rem;
    font-weight: bold;
    margin: 0 0 24px
}

body.theme-sp:not(.is-responsive) .section_3SlSnIPO, body.theme-sp:not(.is-responsive) .sectionTransparent_19A7ueZV {
    box-shadow: 0 0 4px 0 rgba(56, 67, 89, .05);
    border-radius: 0;
    padding: 24px 16px
}

body.theme-sp:not(.is-responsive) .sectionTransparent_19A7ueZV {
    box-shadow: 0 0 4px 0 transparent
}

@media only screen and (max-width: 899px) {
    body.is-responsive .section_3SlSnIPO, body.is-responsive .sectionTransparent_19A7ueZV {
        box-shadow: 0 0 4px 0 rgba(56, 67, 89, .05);
        border-radius: 0;
        padding: 24px 16px
    }

    body.is-responsive .sectionTransparent_19A7ueZV {
        box-shadow: 0 0 4px 0 transparent
    }
}

body.theme-pc:not(.is-responsive) .section_3SlSnIPO, body.theme-pc:not(.is-responsive) .sectionTransparent_19A7ueZV {
    padding: 32px
}

@media only screen and (min-width: 900px) {
    body.is-responsive .section_3SlSnIPO, body.is-responsive .sectionTransparent_19A7ueZV {
        padding: 32px
    }
}

@media only print {
    body.is-responsive .section_3SlSnIPO, body.is-responsive .sectionTransparent_19A7ueZV {
        padding: 32px
    }
}

.sectionTransparent_19A7ueZV {
    background-color: transparent
}

.formBlock_1QUQ9HPs {
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto
}

.formBlock_1QUQ9HPs[data-direction=row] {
    -webkit-flex-flow: row;
    flex-flow: row;
    -webkit-align-items: center;
    align-items: center
}

.formBlock_1QUQ9HPs[data-direction=column] {
    -webkit-flex-flow: column;
    flex-flow: column
}

.formBlockHead_2oBLh2kI {
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.formBlockHead_2oBLh2kI, .formBlockHeadTitle_1PM3800R {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center
}

.formBlockBody_1f2VAa1t {
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.titleIcon_Xk1tbGiw {
    font-size: 20px;
    color: #c2c8d2;
    height: 20px;
    margin: 0 0 0 4px;
    cursor: pointer
}

body.theme-pc:not(.is-responsive) .formBlock_1QUQ9HPs[data-direction=row] .formBlockHead_2oBLh2kI {
    width: 280px
}

@media only screen and (min-width: 900px) {
    body.is-responsive .formBlock_1QUQ9HPs[data-direction=row] .formBlockHead_2oBLh2kI {
        width: 280px
    }
}

@media only print {
    body.is-responsive .formBlock_1QUQ9HPs[data-direction=row] .formBlockHead_2oBLh2kI {
        width: 280px
    }
}

body.theme-sp:not(.is-responsive) .formBlock_1QUQ9HPs {
    -webkit-align-items: unset;
    align-items: unset;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (max-width: 899px) {
    body.is-responsive .formBlock_1QUQ9HPs {
        -webkit-align-items: unset;
        align-items: unset;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.icon_1JAQneZ- {
    font-size: 1rem;
    line-height: 1
}

.breadcrumb_8LxOP4AK {
    margin: 0 0 12px;
    font-size: 1.2rem;
    line-height: 1.2
}

.breadcrumbLink_2kGXAXkM {
    color: #384359
}

.breadcrumbLink_2kGXAXkM:hover {
    color: #c80000
}

.userContainer_3Eb0GwNA {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 32px 0;
    border-bottom: 1px solid #f0f1f4
}

.userContainer_3Eb0GwNA:last-child {
    border-bottom: none
}

.userContainer__content_37F1_Pk1 {
    -webkit-flex: 1;
    flex: 1;
    margin-right: 74px
}

.attentionBox_1gbpRDtK {
    background-color: #f0f1f4;
    font-size: 1.2rem;
    line-height: 1.5;
    padding: 16px
}

body.theme-sp:not(.is-responsive) .userContainer_3Eb0GwNA {
    -webkit-align-items: unset;
    align-items: unset;
    -webkit-flex-flow: column nowrap;
    flex-flow: column nowrap
}

body.theme-sp:not(.is-responsive) .userContainer__content_37F1_Pk1 {
    margin-right: 0
}

body.theme-sp:not(.is-responsive) .userContainer__content_37F1_Pk1 + button {
    margin-top: 32px
}

@media only screen and (max-width: 899px) {
    body.is-responsive .userContainer_3Eb0GwNA {
        -webkit-align-items: unset;
        align-items: unset;
        -webkit-flex-flow: column nowrap;
        flex-flow: column nowrap
    }

    body.is-responsive .userContainer__content_37F1_Pk1 {
        margin-right: 0
    }

    body.is-responsive .userContainer__content_37F1_Pk1 + button {
        margin-top: 32px
    }
}

.content_3zHBNfwE[data-direction=row], .title_3CWOqqp0 {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center
}

.title_3CWOqqp0 {
    font-weight: bold;
    font-size: 14px;
    text-align: left
}

.list_2wsHJHjm {
    list-style: none
}

body.theme-sp:not(.is-responsive) .content_3zHBNfwE {
    -webkit-justify-content: space-between;
    justify-content: space-between
}

body.theme-sp:not(.is-responsive) .list_2wsHJHjm {
    padding: 8px 0;
    border-top: 1px solid #f0f1f4
}

body.theme-sp:not(.is-responsive) .list_2wsHJHjm:last-child {
    border-bottom: 1px solid #f0f1f4
}

body.theme-sp:not(.is-responsive) .title_3CWOqqp0 {
    min-width: 110px
}

@media only screen and (max-width: 899px) {
    body.is-responsive .content_3zHBNfwE {
        -webkit-justify-content: space-between;
        justify-content: space-between
    }

    body.is-responsive .list_2wsHJHjm {
        padding: 8px 0;
        border-top: 1px solid #f0f1f4
    }

    body.is-responsive .list_2wsHJHjm:last-child {
        border-bottom: 1px solid #f0f1f4
    }

    body.is-responsive .title_3CWOqqp0 {
        min-width: 110px
    }
}

body.theme-pc:not(.is-responsive) .list_2wsHJHjm {
    margin: 0 0 16px
}

body.theme-pc:not(.is-responsive) .list_2wsHJHjm:last-child {
    margin: 0
}

body.theme-pc:not(.is-responsive) .title_3CWOqqp0 {
    min-width: 160px
}

@media only screen and (min-width: 900px) {
    body.is-responsive .list_2wsHJHjm {
        margin: 0 0 16px
    }

    body.is-responsive .list_2wsHJHjm:last-child {
        margin: 0
    }

    body.is-responsive .title_3CWOqqp0 {
        min-width: 160px
    }
}

@media only print {
    body.is-responsive .list_2wsHJHjm {
        margin: 0 0 16px
    }

    body.is-responsive .list_2wsHJHjm:last-child {
        margin: 0
    }

    body.is-responsive .title_3CWOqqp0 {
        min-width: 160px
    }
}

.trigger_dlmLQQOa {
    position: fixed;
    left: 0;
    top: 100px;
    height: 40px;
    width: 10px;
    border: 1px solid #a9a9a9;
    background-color: #add8e6;
    transition: all .2s;
    z-index: 20000000000;
    border-radius: 0 8px 8px 0;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center
}

.trigger_dlmLQQOa[data-visible=false] {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.sticky_3W8PHne8 {
    position: -webkit-sticky;
    position: sticky;
    background-color: #d3d3d3;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    height: 30px;
    top: 0;
    width: 100%;
    border-radius: 8px;
    border: 1px solid #a9a9a9
}

body.theme-sp:not(.is-responsive) .content_1Ix1IiZN {
    width: 80%;
    height: 70%
}

@media only screen and (max-width: 899px) {
    body.is-responsive .content_1Ix1IiZN {
        width: 80%;
        height: 70%
    }
}

body.theme-pc:not(.is-responsive) .content_1Ix1IiZN {
    width: 500px;
    height: 80%
}

@media only screen and (min-width: 900px) {
    body.is-responsive .content_1Ix1IiZN {
        width: 500px;
        height: 80%
    }
}

@media only print {
    body.is-responsive .content_1Ix1IiZN {
        width: 500px;
        height: 80%
    }
}

.content_1Ix1IiZN {
    position: fixed;
    left: 0;
    top: 100px;
    height: 40px;
    width: 10px;
    border: 1px solid #a9a9a9;
    transition: all .2s;
    z-index: 20000000000;
    border-radius: 0 8px 8px 0;
    padding: 16px;
    background-color: #add8e6;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    overflow: auto
}

.content_1Ix1IiZN[data-visible=true] {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

/**
 * Swiper 4.5.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 13, 2019
 */
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    /* Fix of Webkit flickering */
    z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
    float: left;
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
    visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform;
}

/* 3D Effects */
.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}

.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto;
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-lock {
    display: none;
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 300ms opacity;
    -o-transition: 300ms opacity;
    transition: 300ms opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 10px;
    left: 0;
    width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
    position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2;
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: 200ms top, 200ms -webkit-transform;
    transition: 200ms top, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms top;
    transition: 200ms transform, 200ms top;
    transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 200ms left, 200ms -webkit-transform;
    transition: 200ms left, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms left;
    transition: 200ms transform, 200ms left;
    transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 200ms right, 200ms -webkit-transform;
    transition: 200ms right, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms right;
    transition: 200ms transform, 200ms right;
    transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}

/* Progress */
.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #ffffff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #ffffff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000000;
}

.swiper-pagination-lock {
    display: none;
}

/* Scrollbar */
.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}

.swiper-scrollbar-cursor-drag {
    cursor: move;
}

.swiper-scrollbar-lock {
    display: none;
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.swiper-slide-zoomed {
    cursor: move;
}

/* Preloader */
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* a11y */
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-container-cube {
    overflow: visible;
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
    pointer-events: auto;
    visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0;
}

.swiper-container-flip {
    overflow: visible;
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
    /* Windows 8 IE 10 fix */
    -ms-perspective: 1200px;
}

.itemInner_bhGjQ_Ew {
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%
}

.innerImg_1gb4udzu {
    width: 54px;
    height: 54px;
    -o-object-fit: cover;
    object-fit: cover
}

.contents_6o7Tr7Q- {
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex: 1;
    flex: 1;
    overflow: hidden
}

.contents_6o7Tr7Q-, .priceWrapper_3U8oMAX3 {
    padding-left: 16px
}

.labelBlock_1UN-vQEO {
    margin: 0 .8rem .8rem 0;
    font-size: 1.2rem
}

.itemText_2Ms6U2iQ {
    font-weight: bold;
    overflow: hidden;
    display: -webkit-box;
    word-break: break-word;
    line-height: 1.2;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: 3.2rem;
    width: 100%
}

.optionWrapper_1M2T9gkR {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%
}

.optionText_-GbFMqiS {
    margin-top: .4rem;
    font-size: 12px
}

.optionText_-GbFMqiS:not(:first-child) {
    margin-left: 8px
}

.optionText_-GbFMqiS:not(:first-child):before {
    content: "/ ";
    padding-right: .8rem
}

.itemPrivate_DODx-eep {
    font-size: 1.2rem;
    margin-top: .4rem
}

.image_3GxC7Ko5 {
    position: relative
}

.image_3GxC7Ko5[data-visible=true]:after {
    content: "非公開";
    color: #fff;
    font-size: 1.1rem;
    font-weight: bold;
    background-color: rgba(56, 67, 89, .6);
    box-sizing: border-box;
    text-align: center;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding-top: 2.4rem;
    position: absolute
}

.salesPeriod_3mBq8aV2 {
    margin-top: 4px
}

.pricePC_dPlp53o- {
    font-size: 14px;
    color: #384359
}

.pricePC_dPlp53o-[data-sale=true] {
    color: #f87e7e
}

.priceSP_2MCpaOVx {
    margin-top: 8px;
    font-size: 12px;
    color: #384359
}

.priceSP_2MCpaOVx[data-sale=true] {
    color: #f87e7e
}

body.theme-sp:not(.is-responsive) .contents_6o7Tr7Q- {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column
}

body.theme-sp:not(.is-responsive) .optionWrapper_1M2T9gkR {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

body.theme-sp:not(.is-responsive) .optionText_-GbFMqiS:not(:first-child) {
    margin-left: 0
}

body.theme-sp:not(.is-responsive) .optionText_-GbFMqiS:not(:first-child):before {
    content: none
}

body.theme-sp:not(.is-responsive) .itemPrivate_DODx-eep {
    margin-top: 8px
}

body.theme-sp:not(.is-responsive) .salesPeriod_3mBq8aV2 {
    width: 100%;
    margin-top: 8px
}

body.theme-sp:not(.is-responsive) .salesPeriod_3mBq8aV2 > * {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column
}

@media only screen and (max-width: 899px) {
    body.is-responsive .contents_6o7Tr7Q- {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column
    }

    body.is-responsive .optionWrapper_1M2T9gkR {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap
    }

    body.is-responsive .optionText_-GbFMqiS:not(:first-child) {
        margin-left: 0
    }

    body.is-responsive .optionText_-GbFMqiS:not(:first-child):before {
        content: none
    }

    body.is-responsive .itemPrivate_DODx-eep {
        margin-top: 8px
    }

    body.is-responsive .salesPeriod_3mBq8aV2 {
        width: 100%;
        margin-top: 8px
    }

    body.is-responsive .salesPeriod_3mBq8aV2 > * {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column
    }
}

.itemBlock_3lgs0rRv {
    -webkit-align-items: center;
    align-items: center;
    border-bottom: 1px solid #f0f1f4;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 16px 0;
    transition: background-color .4s cubic-bezier(.645, .045, .355, 1)
}

.itemCheck_1Sj7s6bc {
    width: 24px;
    margin: 0 16px 0 0 !important
}

.deleteBtn_3sP8i6wC {
    margin: 0 .8rem
}

.itemForm_3z2codSz {
    cursor: pointer;
    width: calc(100% - 40px)
}

body.theme-sp:not(.is-responsive) .itemBlock_3lgs0rRv {
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap
}

body.theme-sp:not(.is-responsive) .deleteBtn_3sP8i6wC {
    margin-right: 0
}

@media only screen and (max-width: 899px) {
    body.is-responsive .itemBlock_3lgs0rRv {
        -webkit-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    body.is-responsive .deleteBtn_3sP8i6wC {
        margin-right: 0
    }
}

.itemListContainer_2NwQBTwF {
    height: calc(50vh - 90px)
}

.emptyItem_2YnqQQ9d {
    padding: 8rem;
    text-align: center
}

.emptyIcon_3jVVSMYO {
    font-size: 3rem
}

.emptyText_u01O9WaM {
    display: block;
    margin-top: 2rem
}

.selectionText_2gnO8AwX {
    text-align: center;
    margin-bottom: 16px
}

.searchBox_1du7kDk5 {
    margin-bottom: 1.6rem
}

.allSelect_3x3tIJFy {
    padding-bottom: 1.6rem;
    border-bottom: 1px solid #f0f1f4
}

.itemModal_271yHw65 {
    -webkit-overflow-scrolling: touch
}

.modalPager_2LkW2T3W {
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 2.4rem
}

body.theme-sp:not(.is-responsive) .itemListContainer_2NwQBTwF {
    height: 100%
}

@media only screen and (max-width: 899px) {
    body.is-responsive .itemListContainer_2NwQBTwF {
        height: 100%
    }
}

.btnBlock_1jV7Aelh {
    text-align: center;
    margin: 32px auto 0
}

.warningContainer_1oS-TD8I {
    margin-top: 2.4rem
}

.selectedItems_1_QzI5UC {
    max-height: 460px;
    overflow-y: scroll;
    border-top: 1px solid #f0f1f4
}

body.theme-sp:not(.is-responsive) .selectedItems_1_QzI5UC {
    max-height: 320px
}

@media only screen and (max-width: 899px) {
    body.is-responsive .selectedItems_1_QzI5UC {
        max-height: 320px
    }
}

.btnBlock_1NHwl5JW {
    text-align: center;
    margin: 32px auto 0
}

.warningContainer_1LpgAGe4 {
    margin-top: 2.4rem
}

.selectedItems_1zUQ1RzC {
    max-height: 460px;
    overflow-y: scroll
}

.itemBox_1IPtaQ_X, .selectedItems_1zUQ1RzC {
    border-top: 1px solid #f0f1f4
}

.itemBox_1IPtaQ_X {
    position: relative
}

.itemBox_1IPtaQ_X .itemBoxRow_3TpwU5Qb {
    margin-top: 16px;
    margin-bottom: 16px
}

.itemBox_1IPtaQ_X .deleteBtn_1JlOxrj8 {
    position: absolute;
    right: 0;
    top: 35px
}

body.theme-sp:not(.is-responsive) .selectedItems_1zUQ1RzC {
    max-height: 320px
}

@media only screen and (max-width: 899px) {
    body.is-responsive .selectedItems_1zUQ1RzC {
        max-height: 320px
    }
}

.item_1inG8zz8 {
    display: -webkit-flex;
    display: flex;
    padding: 16px
}

.image_1N41PaUn {
    -o-object-fit: cover;
    object-fit: cover
}

.image_1N41PaUn, .imageWrapper_3G7jF4MM {
    height: 54px;
    width: 54px
}

.imageWrapper_3G7jF4MM {
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    -webkit-align-content: center;
    align-content: center;
    grid-area: image;
    position: relative;
    margin: auto 16px auto 0
}

.imageWrapper_3G7jF4MM:not([data-visible=true]):after {
    background-color: rgba(56, 67, 89, .6);
    box-sizing: border-box;
    color: #fff;
    content: "非公開";
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 100%;
    text-align: center;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding-top: 24px
}

.textContent_6UhsU9tV {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center
}

.textContent_6UhsU9tV > div:not(:first-child) {
    margin-top: 8px
}

.itemName_2bnKZHdm > span {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.appsLabels_3hrGk_nu > span:not(:first-child) {
    margin-left: 4px
}

.price_1fqmWwq- {
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex
}

.priceText_Fnhk-6G5[aria-disabled=true] {
    color: #c2c8d2
}

.salesPrice_1hHCC0kK {
    color: #f87e7e;
    font-weight: bold;
    margin-left: 4px
}

.saleArrow_1Aey4Zyw {
    margin-left: 4px;
    margin-top: 2px
}

.listItem_1yG3tj7A {
    cursor: pointer;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 24px 1fr;
    grid-template-columns: 24px 1fr
}

.selector_1AW-2UxS {
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex
}

.listItem_2amJ9DAS {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 24px;
    grid-template-columns: 1fr 24px
}

.deleteButton_Vtj-VIIH {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center
}

.border_2mGvGU6x {
    border-bottom: 1px solid #f0f1f4
}

.checkAll_2fVgRPEH {
    padding: 16px 0
}

.pager_2HEmUY16 {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 8px 0
}

.currentItemsCount_2jYyRSSk {
    margin: 8px 0
}

.addItem_100kh47z, .currentItemsCount_2jYyRSSk {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center
}

.addItem_100kh47z {
    margin: 16px 0
}

.border_TVN1MI7k {
    border-bottom: 1px solid #f0f1f4
}

.selectedItems_2tW3FKth {
    max-height: 460px;
    overflow-y: auto
}
