#wrapper .wrap_outchat, #wrapper .wrap_outchat #link-top2 {
    min-height: 66px
}

#footer {
    min-height: 690px
}

#wrapper .wrap_outchat {
    min-height: 66px;
    display: block !important
}

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

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

html {
    overflow-y: scroll
}

body {
    line-height: 1
}

input, select {
    vertical-align: middle
}

input[type="submit"] {
    border: none
}

input[type="button"] {
    border: none
}

ol, ul {
    list-style: none
}

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

a:focus {
    outline: none
}

.clearfix:after {
    content: "";
    height: 0;
    display: block;
    clear: both
}

body {
    color: #333;
    font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background: #202020;
    border-top: 3px solid #e70000
}

#wrapper {
    padding: 20px 0 0 0;
    background: #fff
}

header {
    margin: 0 5px 10px 5px
}

#topicpath {
    padding-top: 0 !important;
    margin: 0 5px;
    height: 40px;
    display: flex;
    align-items: center
}

#topicpath li {
    font-size: 75%;
    line-height: 150%;
    padding: 0 0 0 10px;
    margin: 0 5px 0 0;
    background: url(/common/smart/design/css/img/arrow2.png) no-repeat 0 50%;
    background-size: 7px 11px;
    word-wrap: break-word;
    float: left
}

#topicpath li a {
    font-size: 100%
}

#topicpath li.home {
    padding: 0;
    background: none
}

#topicpath li span {
    color: #878787
}

footer {
    margin: 0 auto
}

.copyright {
    color: #fff;
    text-align: center;
    font-size: 68.75%;
    padding: 5px;
    margin: 10px 0 0 0;
    background: #ea0000
}

#main {
    overflow: hidden
}

#sub {
    margin: 20px 0;
    overflow: hidden
}

img {
    max-width: 100%;
    height: auto
}

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

.profile {
    padding: 10px;
    margin: 20px 0 0 0;
    border: 1px solid #202020;
    border-radius: 3px;
    position: relative
}

.logged-user-header .nav {
    margin-top: 115px;
    padding-top: 0px !important
}

.clearfix:after {
    display: block;
    content: "";
    clear: both
}

body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin: 0;
    padding: 0;
    border: 0
}

a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

header {
    margin: 0;
    padding: 0;
    position: fixed;
    width: 100%;
    z-index: 99999
}

.wrap {
    margin-right: auto;
    margin-left: auto
}

body {
    padding: 0;
    margin: 0
}

#topicpath {
    overflow: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap
}

#topicpath li {
    float: none;
    display: inline-block;
    vertical-align: top
}

#topicpath a {
    display: block;
    font-size: 12px;
    line-height: 20px
}

#link-top2 {
    padding: 5px;
    box-sizing: border-box
}

#link-top2 a:nth-child(1) {
    max-width: 58%;
    width: 100%;
    height: 45px;
    background: red;
    font-size: 11px;
    font-weight: 700;
    text-align: center;
    color: #fff !important;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    padding-top: 0;
    float: left
}

#link-top2 a:nth-child(1):before {
    content: "";
    background-image: url(/common/smart/design/img/images_index-add/pen.png);
    border: 0;
    width: 18px;
    background-size: contain;
    background-repeat: no-repeat;
    height: 30px;
    margin-top: 9px;
    margin-left: -141px
}

#link-top2 a:nth-child(1) :nth-child(1) {
    display: block;
    margin-bottom: -26px;
    margin-top: -39px;
    font-size: 12px;
    font-weight: 700;
    margin-left: 20px
}

#link-top2 a:nth-child(1) :nth-child(3) {
    font-size: 18px;
    font-weight: 700;
    display: block;
    margin-top: -13px;
    margin-left: 15px
}

.link-top2-ouside {
    height: 100px;
    width: 100%;
    position: relative
}

@media (max-width: 768px) {
    #topicpath li {
        font-size: 9px !important
    }
}

#topicpath ul {
    display: flex;
    align-items: center
}

#topicpath ul li {
    margin: 0 5px 0 0
}

.lazyload {
    opacity: 0
}

.lazyloading {
    opacity: 1;
    transition: opacity 100ms;
    background: #f7f7f7 url(/rakuten/plugins/jquery.bxslider/images/bx_loader.gif) no-repeat center
}

.wrap_outchat .link_outside_chat {
    display: flex;
    justify-content: space-between
}

.wrap_outchat #link-top2 a:nth-child(1) {
    margin-left: 0;
    background: url(/common/design/user/css/img/bg_lg_red.jpg);
    line-height: 22px;
    background-size: contain;
    border: 1px solid #e8e8e8;
    border-radius: 8px;
    height: 52px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-indent: 20px;
    max-width: 65%;
    width: 100%;
    font-size: 11px;
    font-weight: 700;
    text-align: center;
    color: #fff !important;
    padding-top: 0;
    float: left
}

.wrap_outchat #link-top2 a:nth-child(1) :nth-child(1) {
    margin: 0;
    line-height: 0;
    display: block;
    font-size: 12px;
    font-weight: 700
}

.wrap_outchat .chat_bot {
    display: block;
    background-size: 100%;
    width: 55px;
    height: 53px
}

#eye_catcher img {
    display: none
}

.wrap_outchat #link-top2 a:nth-child(1):before {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 22px;
    transform: translateY(-50%)
}

body:after {
    content: url(/common/design/user/css/img/lightbox/close.png) url(/common/design/user/css/img/lightbox/loading.gif) url(/common/design/user/css/img/lightbox/prev.png) url(/common/design/user/css/img/lightbox/next.png);
    display: none
}

@charset "utf-8";
* {
    -webkit-text-size-adjust: none
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, main {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

html {
    height: 100%;
    background: #fff
}

body {
    margin: 0 auto;
    min-height: 100%;
    position: relative
}

a {
    color: #333;
    text-decoration: none;
    cursor: pointer;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    -webkit-tap-highlight-color: rgba(255, 255, 255, .4)
}

a:hover {
    text-decoration: none
}

p {
    margin: 0 0 15px
}

input, textarea, select {
    font: 100% Arial, Helvetica, sans-serif;
    vertical-align: middle
}

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

figure {
    margin: 0;
    padding: 0
}

ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 10px 0;
    padding: 0
}

body {
    font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
    color: #000;
    background-color: #ff2100
}

#wrapper {
    overflow: hidden;
    width: 100%;
    padding-top: 0
}

#header {
    background: #fff;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    height: auto !important;
    z-index: 10
}

#header .wrap {
    overflow: hidden;
    padding: 8px 0;
    position: relative;
    z-index: 3;
    background: #fff;
    height: 55px;
    box-sizing: border-box
}

.logo {
    position: absolute;
    height: 57px;
    overflow: hidden;
    text-indent: -9999px;
    margin-right: 5px;
    background: url(/common/smart/design/img/images-top/logo_up-t_kana-sp.png) no-repeat;
    background-size: contain;
    width: 80px;
    left: 60px;
    top: 0;
    background-position: center;
}
.logo-2 {
    position: absolute;
    top: 0;
    left: 60px;
    width: 57px;
    height: 57px;
    overflow: hidden;
    background: url(/common/design/user/img/images-top/logo-market.png) no-repeat;
    background-size: 100% 100%;
    text-indent: -9999px;
    margin-right: 5px;
}

.logo a , .logo-2 a {
    display: block;
    height: 100%;
    position: relative
}

.slogan {
    display: block;;
    font-size: 9px;
    line-height: 14px;
    color: #fff;
    font-weight: 400;
    padding: 0 8px;
    background: #ff0101;
    position: relative;
    z-index: 3
}

.list-header-top {
    float: right
}

.list-header-top li {
    float: left;
    padding-right: 12px
}

.list-header-top li:last-child {
    padding-right: 6px
}

.list-header-top a {
    display: block;
    position: relative;
    width: 40px;
    height: 40px;
    background: #ff0101;
    overflow: hidden;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    text-indent: -9999px
}

.list-header-top a.tel {
    background: #ff0101 url(/common/smart/design/img/images-top/btn-header002.png) no-repeat 50%;
    background-size: 100px 31px;
    width: 106px
}

.list-header-top a.login {
    background: #ff0101 url(/common/smart/design/img/images-top/btn-header001.png) no-repeat 0 -1px;
    background-size: 40px 40px
}

.list-header-top a.logout {
    background: #ff0101 url(/common/smart/design/img/images-top/btn-logout.png) no-repeat 0 -1px;
    background-size: 40px 40px
}

.mobile-opener {
    display: block;
    position: absolute;
    outline: none;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    background-size: 60px 60px;
    z-index: 990;
    -webkit-transition: background .3s;
    transition: background .3s;
    text-indent: -9999px;
    opacity: 1 !important;
    overflow: hidden
}

.mobile-opener span {
    display: block;
    position: absolute;
    top: 18px;
    left: 7px;
    right: 7px;
    height: 3px;
    background: #fff;
    -webkit-transition: background 0s .3s;
    transition: background 0s .3s
}

.mobile-opener span:after, .mobile-opener span:before {
    -webkit-transition-duration: .3s, .3s;
    transition-duration: .3s, .3s;
    -webkit-transition-delay: .3s, 0s;
    transition-delay: .3s, 0s;
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #fff;
    content: ""
}

.mobile-opener span:before {
    -webkit-transition-property: top, -webkit-transform;
    transition-property: top, transform;
    top: -10px
}

.mobile-opener span:after {
    -webkit-transition-property: bottom, -webkit-transform;
    transition-property: bottom, transform;
    bottom: -10px
}

.nav-visible .mobile-opener span {
    background: 0 0
}

.nav-visible .mobile-opener span:after, .nav-visible .mobile-opener span:before {
    -webkit-transition-delay: 0s, .3s;
    transition-delay: 0s, .3s
}

.nav-visible .mobile-opener span:before {
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff
}

.nav-visible .mobile-opener span:after {
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #fff
}

.add-nav {
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 60px
}

.add-nav li {
    width: 100%
}

.add-nav a {
    display: block;
    text-align: center;
    white-space: nowrap;
    font-size: 10px;
    line-height: 32px;
    color: #fff;
    font-weight: 700;
    overflow: hidden;
    position: relative
}

.add-nav a:before {
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 14px;
    height: 11px;
    overflow: hidden;
    margin: 10px 0 0
}

.add-nav a.item01:before {
    background: url(/common/smart/design/img/images-top/icon-add-nav001.png) no-repeat 0 50%;
    background-size: 14px 11px
}

.add-nav a.item02:before {
    background: url(/common/smart/design/img/images-top/icon-add-nav002.png) no-repeat 0 50%;
    background-size: 14px 11px
}

.add-nav a.item03:before {
    background: url(/common/smart/design/img/images-top/icon-add-nav003.png) no-repeat 0 50%;
    background-size: 14px 11px
}

.add-nav a.item04:before {
    background: url(/common/smart/design/img/images-top/icon-add-nav004.png) no-repeat 0 50%;
    background-size: 14px 11px
}

.nav {
    position: fixed;
    top: 0;
    width: 60%;
    bottom: 0;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background-color: rgba(0, 0, 0, .7);
    z-index: 2;
    right: 0;
    -webkit-transform: translate3d(125%, 0, 0);
    transform: translate3d(125%, 0, 0);
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    padding: 70px 0 0
}

.nav-visible .nav {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.logged-user-header.nav-visible .nav {
    width: 50%;
    padding-top: 102px
}

.nav ul, .user-wrap ul {
    overflow: hidden
}

.nav li, .user-wrap li {
    border-bottom: 1px solid #5c5755
}

.nav a, .user-wrap a {
    display: block;
    padding: 13px 20px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    color: #fff
}

#main {
    overflow: hidden;
    padding: 0 9px;
    background: #fff
}

#footer {
    overflow: hidden;
    background: #ea0000;
    padding: 0 14px;
    border-bottom: 1px solid #fff
}

#footer .wrap {
    overflow: hidden;
    border-bottom: 1px solid #fff;
    padding: 14px 0 11px;
    margin-bottom: 6px
}

.col-link {
    display: block;
    overflow: hidden;
    font-size: 10px;
    line-height: 13px;
    color: #fff
}

.col-link span {
    display: block;
    overflow: hidden;
    font-size: 20px;
    line-height: 22px;
    font-weight: 700;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 5px
}

.copyright {
    overflow: hidden;
    margin: 0 0 10px;
    padding: 0;
    font-size: 10px;
    line-height: 17px;
    color: #fff;
    font-weight: 700;
    text-align: center
}

.pure-form {
    display: block;
    background: #080808;
    padding: 9px 10px;
    overflow: hidden;
    position: relative
}

.pure-form > div {
    overflow: hidden
}

.pure-form .pure-button {
    display: block;
    width: 48px;
    height: 28px;
    font-size: 10px;
    line-height: 22px;
    border: 1px solid #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    margin: 0;
    text-align: center;
    color: #fff;
    background: #373737;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.pure-form .field {
    float: left;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 175px;
    border: 0;
    padding: 7px !important;
    font-size: 10px;
    line-height: 12px;
    color: #454545;
    font-weight: 700;
    margin: 0 8px 0 0 !important;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    outline: none
}

.pure-form {
    padding: 2px
}

.pure-form .pure-button {
    position: absolute;
    right: 0;
    top: 0;
    height: 26px
}

.pure-form > div {
    position: relative;
    padding-right: 49px
}

.pure-form .field {
    width: 100%
}

.wrap-info {
    width: 100%;
    margin: 5px auto;
    margin-top: 25px;
    text-align: left
}

.wrap-info p {
    display: block;
    font-size: 12px;
    line-height: 17px;
    color: #fff;
    margin: -7px 0
}

.wrap-info p a {
    color: #fff
}

.list-items-handled {
    margin: 0;
    padding: 0;
    list-style: none
}

.list-items-handled .nav-item {
    border: unset;
    display: block
}

.list-items-handled .nav-item + .nav-item {
    margin-top: 5px
}

.list-items-handled .nav-item > a, .list-items-handled .nav-item > span {
    position: relative;
    display: block;
    font-size: 12px;
    line-height: 14px;
    font-weight: 700;
    border: 1px solid #d4d4d4;
    padding: 9px 12px 9px 22px;
    color: #1587d6;
    box-sizing: border-box;
    text-decoration: none
}

.list-items-handled .nav-item > span {
    cursor: pointer
}

.list-items-handled .nav-item.arrowed > a:after, .list-items-handled .nav-item.arrowed > span:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translate(0, -50%) rotate(0.01deg);
    border: 5px solid transparent;
    border-left: 6px solid #1587d6;
    border-right: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.list-items-handled .nav-item.arrowed.selected > a, .list-items-handled .nav-item.arrowed.selected > span {
    color: #393939
}

.list-items-handled .nav-item.arrowed.selected > a:after, .list-items-handled .nav-item.arrowed.selected > span:after {
    transform: translate(0, -50%) rotate(90deg)
}

.list-items-handled .sub-nav, .list-items-handled .sub-nav-second_level {
    margin: 10px 0;
    padding: 0 0 0 6px;
    list-style: none;
    font-size: 0;
    line-height: 0
}

.list-items-handled .sub-nav .sub-nav-item {
    border: unset;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 2px 3px
}

.list-items-handled .sub-nav .sub-nav-item > a, .list-items-handled .sub-nav .sub-nav-item > span {
    position: relative;
    display: block;
    border: none;
    background: #fff;
    font-size: 10px;
    line-height: 16px;
    color: #1587d6;
    padding: 2px 4px 2px 14px;
    box-sizing: border-box;
    text-decoration: underline
}

.list-items-handled .sub-nav .sub-nav-item > a.inactive {
    color: #000;
    text-decoration: none;
    pointer-events: none;
    cursor: default
}

.list-items-handled .sub-nav .sub-nav-item > span {
    cursor: pointer
}

.list-items-handled .sub-nav .sub-nav-item.next-level > a, .list-items-handled .sub-nav .sub-nav-item.next-level > span {
    text-decoration: none
}

.list-items-handled .sub-nav .sub-nav-item.next-level.inactive, .list-items-handled .sub-nav .sub-nav-item.next-level.inactive {
    pointer-events: none
}

.list-items-handled .sub-nav .sub-nav-item.next-level.inactive > span, .list-items-handled .sub-nav .sub-nav-item.next-level.inactive > a {
    color: #000;
    text-decoration: none
}

.list-items-handled .sub-nav .sub-nav-item > a:after, .list-items-handled .sub-nav .sub-nav-item > span:after {
    content: "";
    position: absolute;
    top: 7px;
    left: 6px;
    transform: translate(0, 0) rotate(0.01deg);
    border: 4px solid transparent;
    border-left: 4px solid #d61518;
    border-right: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.list-items-handled .sub-nav .sub-nav-item > a:hover {
    text-decoration: none
}

.list-items-handled .nav-item.selected > a:after, .list-items-handled .nav-item.selected > span:after {
    transform: rotate(90deg)
}

.box-item-sp .list-items-handled .nav-item > a, .box-item-sp .list-items-handled .nav-item2 > a, .box-item-sp .list-items-handled .nav-item > span, .box-item-sp .list-items-handled .nav-item2 > span, .box-item-sp .list-items-handled .sub-nav-item > span, .box-item-sp .sub-nav-second_level .sub-nav-item > a {
    border-bottom: 1px solid #000;
    border-top: 1px solid #56686f
}

.box-item-sp .list-items-handled .nav-item + .nav-item {
    margin: 0
}

.box-item-sp .list-items-handled .nav-item > a, .box-item-sp .list-items-handled .nav-item2 > a, .box-item-sp .list-items-handled .nav-item > span, .box-item-sp .list-items-handled .nav-item2 > span, .box-item-sp .list-items-handled .sub-nav-item > span {
    position: relative;
    display: block;
    font-size: 12px;
    line-height: 14px;
    font-weight: 700;
    padding: 12px;
    color: #fff;
    box-sizing: border-box;
    text-decoration: none
}

.box-item-sp .list-items-handled .nav-item > span, .box-item-sp .list-items-handled .nav-item2 > span {
    cursor: pointer
}

.box-item-sp .list-items-handled .nav-item.arrowed > a:after, .box-item-sp .list-items-handled .nav-item.arrowed > span:after, .box-item-sp .list-items-handled .nav-item2.arrowed > a:after, .box-item-sp .list-items-handled .nav-item2.arrowed > span:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 7px;
    left: unset;
    transform: scaleY(1.5);
    border: 5px solid transparent;
    border-top: 5px solid #fff;
    border-bottom: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.box-item-sp .list-items-handled .sub-nav, .box-item-sp .list-items-handled .sub-nav-second_level {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
    line-height: 0
}

.box-item-sp .list-items-handled .sub-nav .sub-nav-item {
    border: unset;
    display: inline-block;
    vertical-align: top;
    width: 50%
}

.box-item-sp .list-items-handled .sub-nav .sub-nav-item.next-level > a, .box-item-sp .list-items-handled .sub-nav .sub-nav-item.next-level > span {
    padding: 0 12px;
    color: #fff;
    text-decoration: none;
    height: 35px;
    line-height: 26px;
    border-bottom: 1px solid #000;
    border-top: 1px solid #56686f
}

.box-item-sp .list-items-handled .sub-nav .sub-nav-item {
    display: block;
    width: 100%;
    padding: 0 !important;
    transition: all 0.5s ease
}

.box-item-sp .list-items-handled .sub-nav-item, .box-item-sp .list-items-handled .sub-nav-item a {
    background: #003245ad
}

#sidebar .sidebar-block {
    overflow: unset !important
}

.box-item-sp .nav-item, .box-item-sp .nav-item2 {
    position: relative
}

.box-item-sp .list-items-handled .sub-nav .sub-nav-item > a:after {
    content: unset
}

.box-item-sp .list-items-handled .sub-nav .sub-nav-item > a {
    background: #003245ad
}

.box-item-sp .list-items-handled .nav-item.arrowed.selected > span, .box-item-sp .list-items-handled .nav-item2.arrowed.selected > span {
    background: #003245ad;
    color: #fff;
    transition: all 5s
}

.box-item-sp .list-items-handled .sub-nav .sub-nav-item > a {
    text-decoration: none !important;
    padding: 5px 20px !important;
    color: #fff
}

.box-item-sp .add-bg {
    background: #003245ad
}

.nav {
    right: -3px
}

.box-item-sp .sub-nav .nav-item {
    background: #003245ad
}

.note-telephone {
    font-size: 12px;
    width: max-content;
    display: inline-block
}

.accordion-footer {
    background-color: #ea0000;
    color: #fff;
    cursor: pointer;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    font-weight: 700;
    transition: 0.4s;
    list-style: none
}

.accordion-footer span {
    display: block;
    padding: 18px;
    border-bottom: 2px solid #fff
}

.accordion-footer span:after {
    content: '\002B';
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    float: right
}

.accordion-footer span .active:after {
    content: "\2212"
}

.accordion-footer-item a {
    color: #fff !important;
    padding: 18px;
    font-size: 12px;
    display: block;
    background: #ea0000;
    border-bottom: 1px solid #fff
}

.accordion-footer-item a:after, .accordion-footer-item a:before {
    float: right;
    content: "";
    vertical-align: middle
}

.accordion-footer-item a:before {
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    height: 6px;
    width: 6px;
    margin-right: 3px;
    transform: rotate(45deg)
}

.accordion-ft {
    background-color: #ea0000;
    color: #fff;
    cursor: pointer;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    border-bottom: 2px solid #fff;
    transition: 0.4s
}

.accordion-ft a {
    font-size: 15px;
    font-weight: 700;
    border-bottom: none;
    padding: 18px !important;
    background: transparent !important
}

.accordion-footer .nav-item span, .accordion-footer-item a {
    padding: 18px 18px 18px 30px
}

.bg-accordion-footer .accordion-footer-item a {
    padding: 18px 18px 18px 40px
}

.bg-accordion-footer .sub-nav_ft span {
    font-size: 12px;
    padding-left: 30px;
    border-bottom: 1px solid #fff
}

.bg-accordion-footer .sub-nav_ft span:after {
    font-size: 17px
}

.add-nav.tab-add-nav .item01 {
    background: #ff0054
}

.add-nav.tab-add-nav .item02 {
    background: #0574dc
}

.add-nav.tab-add-nav .item03 {
    background: #159600
}

.add-nav.tab-add-nav .item04 {
    background: #ff8400
}

.add-nav.tab-add-nav .item05 {
    background: #b200c7
}

.add-nav.tab-add-nav a:before {
    content: unset
}

.add-nav.tab-add-nav .item-nav {
    position: relative;
    border-top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 7px 3px 0
}

.tab-add-nav li {
    color: #fff
}

.tab-add-nav .item-nav span {
    font-size: 10px;
    line-height: 24px;
    white-space: nowrap
}

.tab-add-nav .img-nav {
    width: 25px;
    height: 25px;
    position: relative
}

.tab-add-nav .img-nav img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain
}

.gr-nav-item {
    position: absolute;
    width: 100%;
    left: 0;
    background: #000;
    display: none;
    z-index: 9999;
    opacity: .9
}

.gr-nav-item .list_li_nav {
    width: 50%;
    flex: 0 0 50%
}

.gr-nav-item .left_li_nav .item_li_nav {
    padding: 10px 10px 0 0
}

.gr-nav-item .right_li_nav .item_li_nav {
    padding: 10px 0 0 10px
}

.gr-nav-item .item_li_nav a {
    width: auto !important;
    text-align: left;
    border: 1px solid #fff;
    padding: 5px 5px 5px 25px;
    height: unset;
    line-height: 20px;
    position: relative;
    transition: .5s ease
}

.gr-nav-item .item_li_nav a:after {
    content: '';
    width: 0;
    border-top: 4px solid transparent;
    border-left: 5px solid #fff;
    border-bottom: 4px solid transparent;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%)
}

.gr-nav-item .container_s1 {
    display: flex;
    padding: 10px 15px 20px;
    flex-wrap: wrap
}

.tab-add-nav .icon-slide {
    opacity: 0;
    width: 0;
    border-left: 4px solid transparent;
    border-bottom: 5px solid #000;
    border-right: 4px solid transparent;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    transition: all .5s
}

.tab-add-nav .add-icon {
    opacity: 1
}

@media (max-width: 320px) {
    .tab-add-nav .item-nav span {
        font-size: 9px;
        line-height: 24px
    }

    .gr-nav-item .right_li_nav .item_li_nav {
        padding: 10px 0 0 5px
    }

    .gr-nav-item .left_li_nav .item_li_nav {
        padding: 10px 5px 0 0
    }

    .gr-nav-item .list_li_nav a {
        font-size: 9px
    }
}

.wrap-header-sp .list-header-top li {
    padding-right: 8px
}

.wrap-header-sp .img-nav {
    text-indent: 9px;
    width: 22px;
    height: 22px;
    position: relative;
    margin: 5px auto 2px
}

.wrap-header-sp .img-nav img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

.wrap-header-sp .item05 {
    display: flex;
    flex-direction: column
}

.wrap-header-sp .item05 span {
    color: #fff;
    font-size: 8px;
    text-indent: 0;
    text-align: center;
    font-weight: 700
}

.wrap-header-sp .humburger-menu.list-header-top {
    float: left;
    width: 45px;
    padding-left: 5px
}

.wrap-header-sp .nav-left-to-right {
    transform: translate3d(-125%, 0, 0);
    left: 0
}

.nav-visible .wrap-header-sp .nav-left-to-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    background-color: rgba(0, 0, 0, .9)
}

.logged-user-header .nav-left-to-right {
    margin-top: 70px
}

.nav-left-to-right .list-items-handled .nav-item > a, .nav-left-to-right .list-items-handled .nav-item > span {
    border: 0;
    border-bottom: 1px solid #000;
    border-top: 1px solid #56686f
}

.wrap-header-sp .list-items-handled .nav-item-user {
    display: flex;
    align-items: center
}

.nav-left-to-right .list-items-handled .nav-item-user > span {
    display: inline-block;
    color: #fff;
    border: 0;
    font-weight: 700;
    font-size: 14px
}

.wrap-header-sp .item06 {
    background: #b200c7;
    width: auto
}

.nav-visible_desq .wrap-header-sp .logo {
    margin: 0
}

.nav-left-to-right.glo-nav-new .box-item-sp .list-items-handled .nav-item .user-name {
    display: flex;
    align-items: center;
    width: 100%
}

.nav-left-to-right.glo-nav-new .user-name span {
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 160px
}

.nav-left-to-right.glo-nav-new .discount-use-name {
    font-size: 12px;
    line-height: 14px;
    font-weight: 700;
    padding: 10px;
    color: #fff;
    border: 1px solid #fff;
    overflow: hidden;
    text-overflow: ellipsis
}

.nav-left-to-right.glo-nav-new .name-list-user {
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    padding: 15px 12px 9px 5px;
    color: #fff;
    margin: 0 -12px
}

.nav-left-to-right.glo-nav-new .wrap_user_name a {
    font-size: 13px;
    line-height: 14px;
    font-weight: 700;
    padding: 12px
}

.nav-left-to-right.glo-nav-new .wrap_user_name ul li:first-child a {
    border-top: 1px solid #56686f
}

.nav-left-to-right.glo-nav-new .wrap_user_name {
    border-top: 3px solid #fff;
    margin-top: 10px
}

.logged-user-header.nav-visible .nav-left-to-right.glo-nav-new {
    width: 70%
}

.discount-use-name span {
    font-size: 14px;
    line-height: 20px
}

.glo-nav-new .box-item-sp .list-items-handled .nav-item > a, .glo-nav-new .box-item-sp .list-items-handled .nav-item2 > a, .glo-nav-new .box-item-sp .list-items-handled .nav-item > span, .glo-nav-new .box-item-sp .list-items-handled .nav-item2 > span, .glo-nav-new .box-item-sp .list-items-handled .sub-nav-item > span {
    font-size: 13px
}

.nav-visible {
    overflow: hidden;
    height: 100%
}

.fs-12-ct {
    font-size: 12px !important
}

.list-header-top .btn-top-my-page {
    text-indent: 1px;
    font-size: 8px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    font-weight: 700
}

.list-header-top .btn-top-my-page .image {
    display: block;
    width: 18px;
    height: 18px;
    margin: 4px auto;
    position: relative
}

.list-header-top .btn-top-my-page .image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

@media (max-width: 320px) {
    .list-header-top .btn-top-my-page {
        font-size: 6px
    }
}

.list-header-top a.tel-new {
    background: #ff0101 !important;
    text-indent: 0;
    color: #fff;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    line-height: 18px;
    font-weight: 700;
    width: 110px
}

.list-header-top a.tel-new strong {
    font-size: 9px;
    font-weight: 700
}

.list-header-top a.tel-new span {
    font-size: 13px
}

.copyright {
    background: none
}

#footer .wrap {
    width: auto
}

#header .wrap {
    width: auto
}

article#main, div#main {
    padding: 0
}

.container_s1 {
    display: block;
    max-width: 1100px;
    padding: 0 10px;
    margin: 0 auto;
    box-sizing: content-box
}

.container_s1:after {
    content: '';
    clear: both;
    display: block
}

#link-top2.fixed-block {
    position: fixed
}

#link-top2 {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    max-width: 1100px;
    width: 100%;
    overflow: hidden;
    text-align: right;
    z-index: 1000
}

#link-top2 a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    max-width: 165px;
    width: 100%;
    height: 28px;
    overflow: hidden;
    font-size: 10px;
    line-height: 28px;
    font-weight: bold;
    text-align: center;
    color: #fff !important;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

#link-top2 a:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    border: 5px solid transparent;
    border-bottom: 9px solid #fff;
    border-top: 0;
    margin: -2px 5px 0 0
}

@media screen and (max-width: 1024px) {
    #link-top2 {
        padding: 5px;
        box-sizing: border-box
    }

    #link-top2 a:nth-child(1) {
        max-width: 65%;
        width: 100%;
        height: 45px;
        background: red;
        font-size: 11px;
        font-weight: 700;
        text-align: center;
        color: #fff !important;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        padding-top: 0;
        float: left
    }

    #link-top2 a:nth-child(1):before {
        content: "";
        background-image: url(/common/smart/design/img/images_index-add/pen.png);
        border: 0;
        width: 18px;
        background-size: contain;
        background-repeat-x: no-repeat;
        height: 30px;
        margin-top: 9px;
        margin-left: -141px
    }

    #link-top2 a:nth-child(1) :nth-child(1) {
        display: block;
        margin-bottom: -26px;
        margin-top: -39px;
        font-size: 12px;
        font-weight: 700;
        margin-left: 20px
    }

    #link-top2 a:nth-child(1) :nth-child(3) {
        font-size: 18px;
        font-weight: 700;
        display: block;
        margin-top: -13px;
        margin-left: 15px
    }

    .link-top2-ouside {
        height: 100px;
        width: 100%;
        position: relative
    }

    .wrap_outchat #link-top2 a:nth-child(1) {
        margin-left: 0;
        background: url(/common/design/user/css/img/bg_lg_red.jpg);
        line-height: 22px;
        background-size: contain;
        border: 1px solid #e8e8e8;
        border-radius: 8px;
        height: 52px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-indent: 20px
    }

    .wrap_outchat #link-top2 a:nth-child(1) :nth-child(3) {
        margin: 0;
        line-height: 0
    }

    .wrap_outchat #link-top2 a:nth-child(1):before {
        margin: 0;
        position: absolute;
        top: 50%;
        left: 22px;
        transform: translateY(-50%)
    }

    .wrap_outchat #link-top2 a:nth-child(1) :nth-child(1) {
        margin: 0;
        line-height: 0
    }

    #chatplusview.closed #outline #eye_catcher img {
        width: 100%
    }

    .chat_bot {
        display: block;
        background-size: 100%;
        width: 55px;
        height: 55px
    }

    .link_outside_chat {
        display: flex;
        justify-content: space-between
    }

    #link-top2 a:before {
        content: unset
    }

    #eye_catcher img {
        display: none
    }
}

.common-title_s1 {
    -webkit-background-size: 4px;
    background-size: 4px
}

.chat_bot {
    display: none
}

.d-flex-ct {
    display: flex
}

* {
    box-sizing: border-box
}

.list-header-top a {
    display: block;
    position: relative;
    width: 40px;
    height: 40px;
    background: #ff0101;
    overflow: hidden;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    text-indent: -9999px
}

body {
    margin: 0;
}

#discount-page {
    overflow: hidden;
    position: relative;
    padding: 0 8px;
}

#discount-page h1 {
    display: block;
    background: url(/common/design/user/img/images_index-add/title-common-bg.png) left top repeat;
    text-align: center;
    color: #ffffff;
    font-size: 15px;
    line-height: 24px;
    font-weight: bold;
    padding: 7px 0;
    margin-bottom: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#discount-page .hiden {
    position: absolute !important;
    left: -9999px !important;
}

#discount-page .discount-banner {
    overflow: hidden;
    position: relative;
    max-width: 640px;
    margin: 0 auto 21px;
}

#discount-page .discount-banner img {
    display: block;
    width: 100%;
    min-height: 213px;
}

.list-d {
    display: block;
}

.list-d-item {
    list-style-type: none;
    width: 100%;
    border: 1px solid #838383;
    position: relative;
    margin: 0 0 30px 0;
    padding-bottom: 10px;
    background: #fff;
}

.list-d-item:after {
    content: '';
    position: absolute;
    display: block;
    width: 40px;
    height: 28px;
    background: url(/common/design/user/img/discount/arrow-red.png) no-repeat 100% 100% / cover;
    background-size: 65%;
    bottom: -23px;
    top: auto;
    left: 50%;
    margin-left: -20px;
    transform: rotate(90deg);
    z-index: 5;
}

.list-d-item:last-child:after {
    display: none;
}

.list-d-item__btn {
    display: block;
    text-decoration: none;
}

.list-d-item__title {
    background: #242424;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 6px 0;
}

.list-d-item__img {
    height: 45px;
    width: 30%;
}

.list-d-item__img img {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
}

.list-d-item__text {
    font-size: 14px;
    line-height: 20px;
    color: #000;
    width: 65%;
    padding: 0;
    margin-right: 5px;
}

.main-d {
    display: flex;
    flex-direction: row-reverse;
    padding: 0 10px 0 0;
}

.disk-ban {
    position: relative;
    width: 96.9%;
    margin: 0 auto 10px;
    border: 2px solid #00b900;
}

.disk-ban img {
    display: block;
    width: 100%;
    height: 64px;
}

.block-gray {
    padding: 0 0 20px 0;
}

.list6 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.list6-item {
    width: calc(100% / 3 - 10px);
    margin: 5px;
    padding: 5px;
    border: 1px solid #dcdcdc;
}

ul.list-img-product {
    display: flex;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px;
}

.list6-btn {
    display: block;
    height: 116px;
}

.list6-btn img {
    display: block;
    width: 100%;
    height: 100%;
}

.point-discount {
    background: #fbee7e;
    margin: 0 -8px 15px;
    padding: 15px 8px;
}

.notice-point {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
}

.top-point {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.flower-point {
    background: url(/common/design/user/img/discount/flower-point.png) no-repeat;
    background-size: contain;
    width: 16%;
    height: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 8px;
    line-height: 16px;
    background-position: center center;
}

.number-flower-point {
    font-size: 26px;
    font-weight: 700;
}

.content-main-point {
    display: flex;
    align-items: center;
    width: max-content;
    color: #701f1f;
    font-size: 14px;
    padding-left: 8px;
}

.text-annual-order {
    font-size: 14px;
}

.wrap-table {
    background: #fff;
    border-radius: 7px;
    padding-top: 20px;
}

.main-point-1 {
    position: relative;
}

.main-point-1 .top-table {
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
}

.main-point-1 table tr {
    border-bottom: 1px dashed #00afb5;
}

.main-point-1 table tr:last-child {
    border-bottom: 0;
}

.main-point-1 table tr td {
    border-right: 1px solid #00afb5;
    padding: 7px 7px 7px 14px;
    font-size: 12px;
    text-align: left;
}

.main-point-1 table tr th {
    padding: 8px;
    color: #fff;
    border-right: 1px solid #00afb5;
    font-size: 14px;
}

.main-point-1 table tr th:last-child {
    border: 0;
}

.main-point-1 table tr td:first-child, .main-point-1 table tr td:last-child, .main-point-1 table tr th:first-child, .main-point-1 table tr th:last-child {
    width: 30%;
}

.main-point-1 table tr td:nth-child(2), .main-point-1 table tr th:nth-child(2) {
    width: 15%;
}

.main-point-1 table tr td:nth-child(3), .main-point-1 table tr th:nth-child(3) {
    width: 25%;
}

.main-point-1 table tr td:last-child {
    font-weight: 700;
    border-right: 0;
    font-size: 15px;
}

.top-table-blue {
    background: #00ccd3;
}

.top-table-red {
    width: 18%;
    background: #f1005b;
    padding: 10px 5px;
}

.main-point-3 {
    position: relative;
}

.img-point-3 {
    display: block;
    position: absolute;
    bottom: 10px;
    left: 10px;
}

.img-point-3 .img-banner-point-3 {
    width: 97%;
}

.wrap-custom-voice .faq-ul_s1 li {
    border: 2px solid #e4e4e4;
    border-radius: 10px;
}

.wrap-custom-voice .faq_s1 h3 {
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    margin: 0;
}

.wrap-custom-voice .faq-ul_s1 h3 a:after {
    content: "Q";
    position: absolute;
    left: 17px;
    top: 50%;
    width: 28px;
    height: 28px;
    margin-top: -14px;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    background-color: #ff123f;
    border-radius: 50%;
}

.wrap-custom-voice .faq-ul_s1 h3 a, .wrap-custom-voice .opened-a_s1 {
    display: block;
    cursor: pointer;
    position: relative;
    color: #000;
    padding: 10px 35px 5px 52px;
    line-height: 20px;
}

.wrap-custom-voice .opened-a_s1 {
    padding: 5px 10px 10px 52px;
}

.wrap-custom-voice {
    margin-bottom: 10px;
}

.basic-text {
    font-weight: 700;
}

.main-point-2 .notice-point-main-2 {
    font-size: 12px;
    line-height: 16px;
    margin-top: -12px;
}

img {
    max-width: 100%;
}

.page-student-discount * {
    box-sizing: border-box;
}

.page-student-discount p {
    font-size: 12px;
}

.page-student-discount {
    font-size: 14px;
    line-height: 20px;
    /*margin: 0 10px;*/
}

.page-student-discount #discount-page {
    padding: 0 10px;
}

.page-student-discount h1, .page-student-discount .title-list-school {
    position: relative;
    padding: 10px 0;
    display: block;
    background: url(/common/design/user/img/images_index-add/title-common-bg.png) left top repeat;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    line-height: 21px;
    font-weight: bold;
    margin-bottom: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.page-student-discount .section-contact {
    background: #d32129;
    padding: 20px 5px 5px;
}

.page-student-discount .section-contact h2 {
    font-size: 18px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    margin-bottom: 10px;
}

section.content-contact {
    padding: 19px 10px;
    background-color: #ffe0df;
    margin-bottom: 19px;
    position: relative;
}

.page-student-discount .section-contact h2 span {
    color: #fff574;
}

.page-student-discount .section-contact .content {
    background: #fff;
    padding: 10px;
}

.page-student-discount .section-contact .content .top {
    margin-bottom: 10px;
    text-align: center;
    font-size: 12px;
}

.page-student-discount .section-contact .content .top .d-flex-ct {
    justify-content: center;
    margin: 0 10px 8px;
}

.page-student-discount .section-contact .content .top .top__blue {
    background: #006eba;
    color: #fff;
    padding: 8px 7px;
    border-radius: 8px;
    margin-right: 10px;
    font-weight: 700;
}

.page-student-discount .section-contact .content .top .top__blue:last-child {
    margin-right: 0;
}

.page-student-discount .section-contact .content .bottom .bottom__line {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #43b133;
    color: #fff;
    padding: 10px;
    border-radius: 15px;
    margin-bottom: 15px;
}

.page-student-discount .section-contact .content .bottom .bottom__line .box-line__top {
    background-color: #fff;
    padding: 5px 10px;
    border-radius: 10px;
    display: block;
    text-align: center;
}

.page-student-discount .section-contact .content .bottom .bottom__line .box-line__top .title {
    color: #43b133;
    font-size: 11px;
    font-weight: 700;
    display: block;
}

.page-student-discount .section-contact .content .bottom .bottom__line .icon-arrow {
    background: #fff;
    height: 15px;
    width: 20px;
    position: relative;
    margin-right: 10px;
}

.page-student-discount .section-contact .content .bottom .bottom__line .icon-arrow:after {
    content: "";
    border-left: 15px solid #fff;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    position: absolute;
    right: -10px;
    top: 55%;
    transform: translateY(-50%);
}

.page-student-discount .section-contact .content .bottom .bottom__line .box-line__top .upt-class {
    background: #43b133;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-weight: 700;
    padding: 5px 10px;
    max-width: 200px;
    margin: auto;
    border-radius: 8px;
}

.page-student-discount .section-contact .content .bottom .bottom__line .box-line__top .upt-class img {
    max-width: 20px;
}

.page-student-discount .section-contact .content .bottom .bottom__line .qr-code {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.page-student-discount .section-contact .content .bottom .bottom__line .qr-code p {
    font-size: 15px;
    line-height: 22px;
    max-width: 150px;
    margin-right: 10px;
    margin-bottom: 0;
    text-align: center;
    font-weight: 700;
}

.page-student-discount .section-contact .bottom__mail_phone {
    display: flex;
    margin-right: -5px;
    margin-left: -5px;
}

.page-student-discount .section-contact .bottom__mail_phone .item {
    padding-left: 5px;
    padding-right: 5px;
}

.page-student-discount .section-contact .bottom__mail_phone .left {
    background: #d32129;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    position: relative;
    padding: 5px;
    margin: 0 15px -18px;
    z-index: 2;
}

.page-student-discount .section-contact .bottom__mail_phone .left .title {
    font-size: 11px;
    line-height: 22px;
    font-weight: 700;
}

.page-student-discount .section-contact .bottom__mail_phone .left .sub-title {
    font-size: 9px;
}

.page-student-discount .section-contact .bottom__mail_phone .right {
    border: 1px solid #d32129;
    border-radius: 10px;
    background: linear-gradient(#ffa700, #e75126);
    padding: 10px 5px 0;
    overflow: hidden;
    flex: 1;
    height: 70px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
}

.page-student-discount .section-contact .bottom__mail_phone .right__box {
    display: flex;
    align-items: center;
}

.page-student-discount .section-contact .bottom__mail_phone .right .icon {
    margin-right: 5px;
    max-width: 20px;
}

.page-student-discount .section-contact .bottom__mail_phone .time {
    width: 100%;
    font-size: 11px;
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 3px;
    font-weight: 700;
}

.page-student-discount .section_list-school h3 {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #3f3f3f;
    color: #fff;
    max-width: 600px;
    margin: 15px auto;
    font-size: 12px;
    font-weight: 700;
    padding: 7px;
    position: relative;
}

.page-student-discount .section_list-school h3:after {
    content: "";
    display: block;
    border-top: 7px solid #3f3f3f;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    position: absolute;
    bottom: -6px;
    left: 50%;
    transform: translateX(-50%);
}

.page-student-discount .section_list-school h3 .image {
    margin-right: 10px;
    width: 45px;
}

.page-student-discount .section_list-school ul {
    border: 1px solid #e7e7e7;
    display: flex;
    flex-wrap: wrap;
    border-right: 0;
    margin-bottom: 50px;
    max-height: 333px;
    overflow-y: auto;
}

.page-student-discount .section_list-school ul li {
    width: 50%;
    padding: 7px;
    text-align: left;
    border-bottom: 1px dashed #e7e7e7;
    border-right: 1px solid #e7e7e7;
    font-size: 11px;
}

.page-student-discount .section_list-school ul li:last-child {
    border-bottom: 1px solid #e7e7e7;
}

.page-student-discount .icon-note {
    font-size: 9px;
}

.page-student-discount .icon-note.left {
    position: absolute;
    right: 15px;
    top: 52%;
    transform: translateY(-50%);
    opacity: 0.9;
}

.page-student-discount .section_four-best h3 {
    color: #207dc4;
    font-size: 15px;
    line-height: 16px;
    font-weight: 600;
    display: flex;
    align-items: center;
}

.page-student-discount .section_four-best h3 .number {
    font-size: 10px;
    color: #fff;
    background: #207dc4;
    padding: 5px 10px;
    display: inline-flex;
    align-items: center;
    margin-right: 5px;
}

.page-student-discount .section_four-best h3 .number span {
    color: #fcff00;
    font-size: 20px;
    line-height: 20px;
}

.page-student-discount .section_four-best h3 + hr {
    border-top: 3px solid #207dc4;
    margin-bottom: 10px;
}

.page-student-discount .section_four-best .d-flex-ct p {
    flex: 1;
}

.page-student-discount .section_four-best .d-flex-ct .image {
    width: 130px;
    border: 1px solid #c3d9e5;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    margin-left: 15px;
    margin-bottom: 0;
}

.page-student-discount .section_four-best .image-last {
    margin-bottom: 5px;
}

.page-student-discount .point-discount {
    background: #fff5d3;
    padding: 10px 10px 20px;
    margin: 0 0 15px;
}

.page-student-discount .point-discount-1 {
    padding-top: 0;
}

.page-student-discount .top-point {
    padding: 0;
}

.page-student-discount .main-point-1 {
    padding: 0 10px;
    margin-top: -60px;
}

.page-student-discount .point-discount .total {
    background: #fff;
    border-radius: 8px;
    padding: 15px 10px;
    display: flex;
    align-items: center;
    margin-top: 10px;
}

.page-student-discount .point-discount .exp-point {
    background: #ed002d;
    color: #fff;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-right: 15px;
    font-size: 12px;
    font-weight: 700;
}

.page-student-discount .point-discount .exp-point .list-icon {
    position: absolute;
    right: -12px;
    display: flex;
    align-items: flex-end;
    transform: rotate(55deg);
    top: 0;
}

.page-student-discount .point-discount .exp-point .list-icon span {
    display: block;
    height: 10px;
    width: 2px;
    border-radius: 50px;
    background: #ed002d;
    margin-right: 5px;
}

.page-student-discount .point-discount .exp-point .list-icon span:first-child {
    height: 9px;
    transform: rotate(340deg);
}

.page-student-discount .point-discount .exp-point .list-icon span:last-child {
    height: 9px;
    transform: rotate(25deg);
}

.page-student-discount .point-discount .text {
    flex: 1;
}

.page-student-discount .point-discount .text p {
    margin-bottom: 3px;
    font-size: 10px;
}

.page-student-discount .point-discount .text p:last-child {
    margin-bottom: 0;
    font-size: 10px;
    font-weight: 600;
}

.page-student-discount .point-discount .text p .total-price {
    font-size: 18px;
}

.page-student-discount .point-discount .text p span {
    color: #ed002d;
}

.page-student-discount .point-discount-4 .left {
    flex: 1;
}

.page-student-discount .point-discount-4 .left .image {
    max-width: 115px;
    margin-left: 10px;
}

.page-student-discount .section_four-best h3 .sub-text {
    font-size: 10px;
}

.page-student-discount .section_four-best .three-item {
    margin-bottom: 30px;
}

.page-student-discount .section_four-best .three-item .items .item {
    background: #f5f5f5;
    border-radius: 5px;
    padding: 10px;
    display: flex;
    align-items: center;
    text-align: left;
    margin-bottom: 10px;
}

.page-student-discount .section_four-best .three-item .items .item .left {
    flex: 1;
    margin-right: 5px;
}

.page-student-discount .section_four-best .three-item .items .item .title {
    margin-bottom: 5px;
    font-weight: 600;
}

.page-student-discount .section_four-best .three-item .items .item .image {
    display: flex;
    justify-content: center;
    max-width: 100px;
}

.page-student-discount .flow-delivery .main-point-2, .page-student-discount .flow-delivery .main-point-2 .block-d {
    padding: 0;
}

.page-student-discount .flow-delivery .list-d-item__img img {
    width: auto;
    margin: auto;
}

.page-student-discount .flow-delivery .list-d-item__text {
    padding: 0;
    font-size: 13px;
}

.page-student-discount .flow-delivery .list-d-item {
    padding-bottom: 0;
}

.page-student-discount .customer-testimonials .three-item {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto 35px;
    max-width: 300px;
}

.page-student-discount .customer-testimonials .three-item .items {
    width: calc(100% / 3);
    padding-left: 10px;
    padding-right: 10px;
}

.page-student-discount .customer-testimonials h4 {
    font-weight: 700;
}

.page-student-discount .customer-testimonials hr {
    border-top: 1px dashed #cecece;
    margin-bottom: 20px;
}

.page-student-discount .product-page-list-t li {
    display: block;
    position: relative;
}

.page-student-discount .product-page-list-t li  .col-12 {
    position: relative;
    border: 2px solid #1a1a1a;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    padding: 10px;
    transition: all 0.2s ease;
}

.page-student-discount .product-page-list-t li .col-12:hover {
    transform: translateY(-3px);
    box-shadow: 0 18px 38px rgba(0, 0, 0, 0.15);
}

.page-student-discount .product-page-list-t li .col-12:before {
    position: absolute;
    top: 0;
    left: 7px;
    width: 43px;
    height: 58px;
    overflow: hidden;
    text-align: center;
    font-size: 18px;
    line-height: 48px;
    font-weight: bold;
    color: #fff;
}

.page-student-discount .product-page-list-t li:nth-child(2) .col-12:before {
    content: "1位";
    background: url(/common/design/user/img/product-page/product-page-n1.png) no-repeat;
    background-size: 100% auto;
}

.page-student-discount .product-page-list-t li:nth-child(3) .col-12:before {
    content: "2位";
    background: url(/common/design/user/img/product-page/product-page-n2.png) no-repeat;
    background-size: 100% auto;
}

.page-student-discount .product-page-list-t li:nth-child(4) .col-12:before {
    content: "3位";
    background: url(/common/design/user/img/product-page/product-page-n3.png) no-repeat;
    background-size: 100% auto;
}

.page-student-discount .product-page-list-t li:nth-child(5) .col-12:before, .page-student-discount .product-page-list-t li:nth-child(1) .col-12:before {
    content: "4位";
    background: url(/common/design/user/img/product-page/product-page-n4.png) no-repeat;
    background-size: 100% auto;
}

.page-student-discount .product-page-list-t h3 {
    display: block;
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    color: #494949;
    text-decoration: none;
}

.page-student-discount .product-page-list-t-content {
    display: block;
    width: 100%;
    height: 100%;
    flex: 0 1 auto;
}

.page-student-discount .product-page-list-t-content span {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 100px;
    margin-left: 10px;
}

.page-student-discount .product-page-list-t-content span img {
    display: block;
    width: 100%;
}

.page-student-discount .item-rating .fa {
    color: #ffbb00;
    font-size: 20px;
    margin-left: 3px;
}

.page-student-discount .center-rating-star .box-rating-star {
    display: flex;
    justify-content: center;
    margin-top: 10px;
    width: max-content;
}

.page-student-discount .product-page-list-t-content ul {
    display: flex;
    justify-content: space-between;
    text-align: center;
    margin-left: -5px;
    margin-right: -5px;
}

.page-student-discount .product-page-list-t-content ul li {
    width: calc(100% / 3);
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
}

.page-student-discount .product-page-list-t-content ul .top {
    background: #f8f8f8;
    color: #606060;
    padding: 5px;
}

.page-student-discount .product-page-list-t-content ul .bottom {
    background: #f8f8f8;
    font-weight: 700;
}

.page-student-discount .center-rating-star .box-rating-star .text-item-rating {
    color: #219ed2;
    padding-left: 5px;
    width: max-content;
}

.page-student-discount .product-page-list-t .box-top {
    display: flex;
    margin-top: 12px;
    gap: 19px;
}

.page-student-discount .product-page-list-t .box-top .text {
    width: 55%;
}
.page-student-discount .product-page-list-t .box-top a {
    width: 45%;
}

.page-student-discount .add-item-embroidery {
    justify-content: center;
}

.page-student-discount .list-product {
    margin-bottom: 60px;
}

.page-student-discount .image-float {
    float: right;
}

.color-e41010 {
    color: #e41010;
}

.page-student-discount .slick-1-1 .slick-dots li button:before {
    font-size: 10px;
}

.page-student-discount .slick-1-1 .slick-dots li {
    width: 5px;
}

.page-student-discount .wrap-img-product .slick-next {
    right: 0;
}

.page-student-discount .wrap-img-product .slick-prev {
    left: 0;
}

.page-student-discount .slick-1-1 .slick-prev:before, .page-student-discount .slick-1-1 .slick-next:before {
    color: #000;
    opacity: 1;
}

.page-student-discount .customer-testimonials .slick-next {
    right: -15px;
}

.page-student-discount .customer-testimonials .slick-prev {
    left: -15px;
}

.slick-slider {
    z-index: 1;
}

.slick-slider {
    margin-bottom: 40px;
}

.page-student-discount .product-page-list-t .slick-next {
    right: -8px;
}

.page-student-discount .product-page-list-t .slick-prev {
    left: -8px;
    z-index: 2;
}

.slick-prev, .slick-next {
    width: 18px;
    height: 18px;
    background: #fff;
    border-radius: 50%;
}

.page-student-discount .product-page-list-t .slick-dots {
    display: flex;
    justify-content: center;
}

.page-student-discount .main-point-1 table tr th {
    font-size: 12px;
}

.page-student-discount .four-box {
    margin-bottom: 30px;
    padding: 0 10px;
}

.page-student-discount .four-box ul {
    display: flex;
    flex-wrap: wrap;
    margin-right: -4px;
    margin-left: -4px;
}

.page-student-discount .four-box ul li {
    width: 50%;
    padding-left: 4px;
    padding-right: 4px;
}

.page-student-discount .four-box ul li .item {
    margin-bottom: 8px;
    padding: 8px;
    border: 2px solid #e1e1e1;
}

.page-student-discount .four-box ul li h3 {
    font-size: 14px;
    line-height: 24px;
    background: #d32129;
    color: #fff;
    text-align: center;
    margin-bottom: 12px;
    padding: 5px;
    font-weight: 600;
}

.page-student-discount .four-box ul li h3 span {
    color: #fcff00;
}

.page-student-discount .four-box ul li .item .d-flex-ct {
    flex-direction: column;
    align-items: center;
}

.page-student-discount .four-box ul li .item .image {
    display: flex;
    justify-content: center;
    align-items: start;
    margin-bottom: 10px;
}

.page-student-discount .four-box ul li .item .text {
    flex: 1;
    font-size: 12px;
    line-height: 20px;
}

.page-student-discount .four-box ul li .item .text span {
    color: #d32129;
}

.page-student-discount .four-box ul li .item .image-1 {
    width: 82px;
}

.page-student-discount .four-box ul li .item .image-2 {
    width: 105px;
}

.page-student-discount .four-box ul li .item .image-3 {
    width: 59px;
}

.page-student-discount .four-box ul li .item .image-4 {
    width: 130px;
}

.content-hidden {
    text-indent: -99999px;
    display: none;
}

.banner-cm {
    position: relative;
    margin-bottom: 18px;
}

.banner-cm .frame-youtube {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    padding: 0 10px;
}

.banner-cm .frame-youtube iframe {
    width: 100%;
}


.text-annual-order span {
    color: #c12020;
    font-weight: 700;
}

section.annual-order {
    padding: 0 10px;
    margin-bottom: 30px;
}

.section_list-school, .est-companies, .section_four-best, .section-point, .flow-delivery, .customer-testimonials, section#discount-page2, .page-student-discount .list-product, .discount-section {
    padding: 0 10px;
}

.flow-delivery {
    margin-bottom: 20px;
}

.page-student-discount .main-point-1 thead {
    position: relative;
}

.page-student-discount .main-point-1 thead:before {
    content: "";
    height: 36px;
    width: 5px;
    background-color: #00ccd3;
    position: absolute;
    left: -5px;
    top: 0;
}

.page-student-discount .main-point-1 thead:after {
    content: "";
    height: 36px;
    width: 5px;
    background-color: #f1005b;
    position: absolute;
    right: -5px;
    top: 0;
}

.point-discount.point-discount-2 {
    padding: 10px 10px 20px;
}

section.discount-section {
    margin-bottom: 30px;
}

/*end page-student-discount*/
@media only screen and (max-width: 375px) {
    #discount-page h1 {
        font-size: 13px;
    }

    .banner-cm .frame-youtube iframe {
        height: 190px;
    }

    .banner-cm .frame-youtube {
        padding: 0 10px;
    }
}

@media only screen and (max-width: 320px) {
    #discount-page h1 {
        font-size: 11px;
    }

    .banner-cm .frame-youtube iframe {
        height: 160px;
    }

    .banner-cm .frame-youtube {
        padding: 0 9px;
    }
}

.slick-slide {
    height: auto !important;
}

.faq-ul_s1 li + li {
    margin-top: 10px
}

.slick-prev, .slick-next {
    width: 18px !important;
    height: 18px !important;
    background: #fff !important;
    border-radius: 50%;
}

.slick-slide img {
    width: 100%;
}

#line_banner {
    display: none;
}

#header_midlle {
    display: none;
}

#main_visual_other {
    display: none;
}

.banner-kamaitachi {
    position: relative;
}

.banner-kamaitachi > img {
    width: 100%;
}

.banner-kamaitachi .frame-youtube {
    position: absolute;
    top: 33%;
    left: 10px;
    bottom: 28px;
    width: 95%;
}

.banner-kamaitachi .frame-youtube iframe {
    width: 100%;
    height: 100%;
}

.frame-youtube .ytp-large-play-button {
    width: 50px !important;
}

h3.accordion_head.accHeadTemp:after {
    content: url(/common/design/user/css/img/icon-down.png);
    height: 20px;
    position: absolute;
    top: 50%;
    right: 13px;
    transform: translateY(-50%) rotate(180deg) scale(.7);
}

h3.accordion_head.accHeadTemp.active:after {
    transform: translateY(-50%) rotate(0deg) scale(.7);
}

.faq-accordion li h3 {
    position: relative;
}

.faq-accordion li #p {
    background-color: transparent;
}

.faq ul {
    display: block !important;
}

.faq li h3 {
    padding: 0;
    background: none;
}

.faq li h3:hover {
    text-decoration: none;
}

@media screen and (max-width: 320px) {
    .banner-kamaitachi .frame-youtube {
        width: 93%;
    }
}

.btn_banner_top {
    border: 2px solid #d32129;
    border-radius: 10px;
    background: linear-gradient(#ffa700, #e75126);
    padding: 10px;
    overflow: hidden;
    flex: 1;
    height: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 260px;
    font-weight: bold;
    font-size: 16px;
    color: white !important;
    text-shadow: 0 4px #d32129, 0 2px #d32129 !important;
    text-align: center;
    margin: 20px auto 0;
}
@font-face {
    font-family: 'FontAwesome';
    src: url('/common/css/fonts/fontawesome-webfont.eot?v=4.5.0');
    src: url('/common/css/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('/common/css/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('/common/css/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('/common/css/fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('/common/css/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}



@media (max-width: 320px) {
    .wrap-header-sp .list-header-top a {
        width: 35px;
        height: 35px;
    }

    .wrap-header-sp .humburger-menu.list-header-top {
        width: 35px;
    }

    .wrap-header-sp .mobile-opener span {
        top: 16px;
    }

    .wrap-header-sp .logo {
        left: 45px;
        width: 80px;
        height: 50px;
    }

    .wrap-header-sp .list-header-top li {
        padding-right: 5px;
    }

    .wrap-header-sp .list-header-top a.tel {
        width: 105px;
    }

    .wrap-header-sp .item05 span {
        font-size: 6px;
        transform: translateX(0);
    }

    .wrap-header-sp .img-nav {
        margin-top: 2px;
    }

    .nav-visible .wrap-header-sp .nav-left-to-right {
        padding: 65px 0 0;
    }
}

@media (max-width: 370px) {
    .wrap-header-sp .list-header-top a.tel {
        width: 105px;
    }
}

@media (max-width: 300px) {
    .wrap-header-sp .list-header-top a.tel {
        width: 101px;
    }
    .wrap-header-sp .logo {
        left: 45px;
        width: 60px;
        top: 10px;
    }
}

.wrap_outchat #link-top2 .link-back-top {
    width: 55px;
    height: 55px;
    background-size: 100%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding-top: 0;
    box-sizing: border-box;
    color: transparent !important;
    outline: none
}

.wrap_outchat #link-top2 .link-back-top:before {
    content: unset
}

.youtube-new-boxs {
    background: url("/common/design/user/img/discount/student-discount/icon-discount-2-news-sp.png") no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    padding: 29px 15px 33px;
    margin-bottom: 19px;
}
.youtube-new-boxs .frame-youtube {
    height: 220px;
}
.youtube-new-boxs .frame-youtube iframe {
    width: 100%;
    height: 100%;
}
.youtube-new-boxs h2 {
    font-size: 15px;
    line-height: 1;
    letter-spacing: 0.3px;
    font-weight: 700;
    margin-bottom: 18px;
    text-align: center;
}
.option-new-boxs-discount {
    padding: 0 10px;
    margin-bottom: 17px;
}
.option-new-boxs-discount .row-custom {
    display: flex;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px;
}
.option-new-boxs-discount .row-custom .col-6 {
    width: 50%;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 8px;
}
.option-new-boxs-discount .col-6 a {
    width: 100%;
    display: flex;
    background-color: #363636;
    border-radius: 5px;
    color: #fff;
    padding: 10px 20px;
    justify-content: center;
    position: relative;
    text-align: center;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.3px;
    min-height: 46px;
    max-height: 46px;
    align-items: center;
}
.option-new-boxs-discount .col-6 a:after {
    content: '';
    background: url("/common/design/user/img/discount/student-discount/icon-discount-3-news.png") no-repeat;
    background-size: 100% 100%;
    width: 11px;
    height: 11px;
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
}
.product-page-list-t-content .btn-boxs {
    position: relative;
    width: auto;
    height: 100%;
    display: block;
    margin-left: 52px;
}
.page-student-discount .product-page-list-t .box-top .text span {
    font-size: 12px;
    line-height: 16px;
    color: #0084ff;
    text-decoration: underline;
    display: flex;
    align-items: center;
    text-underline-offset: 3px;
    cursor: pointer;
    margin-bottom: 16px;
    margin-left: 0;
    justify-content: start;
}
.page-student-discount .product-page-list-t .box-top .text span:before  {
    content: '';
    display: flex;
    background: url(/common/smart/design/img/right-icon-see-more.png) no-repeat;
    background-size: 100% 100%;
    width: 13px;
    height: 13px;
    margin-right: 3px;
    flex-shrink: 0;
    position: unset;
}
.page-student-discount .moretext {
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.page-student-discount .moretext.read-more {
    display: block;
}
.box-img-faq {
    padding: 10px 10px 0 52px;
}
.box-img-faq .row-custom {
    margin-left: -2px;
    margin-right: -2px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 5px;
}
.box-img-faq .row-custom .col-4-custom {
    width: 25%;
    padding-left: 2px;
    padding-right: 2px;
}
.box-img-faq .row-custom .col-4-custom img {
    padding: 5px 3px 4px;
    border: 1px solid #eaeaea;
    width: 100%;
    display: block;
    height: 100%;
    object-fit: contain;
}

.lb-dataContainer {
    width: 95% !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
}

.lb-outerContainer {
    width: 98% !important;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 450px !important;
}

.click-chat {
    width: 53px;
    height: auto;
}

#upt-chat-container.eyecatcher {
    opacity: 0;
    visibility: hidden;
}
#upt-chat-container {
    opacity: 1;
    visibility: visible;
}
.bg-accordion-footer .sub-nav_ft .a-itemft {
    font-size: 12px;
    display: block;
    width: 100%;
    color: #fff;
    padding: 18px 18px 18px 30px;
    border-bottom: 1px solid #fff;
}
.notification-card {
    position: absolute;
    top: 1px;
    right: 1px;
    font-size: 10px;
    font-weight: 600;
    padding: 2px;
    color: #000;
    background: #fff;
    border-radius: 100%;
    min-width: 14px;
    min-height: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #454545;
    box-sizing: content-box;
}