#wrapper #sidebar {
    min-height: 100px
}

ul.nav-btn-list {
    margin-right: 14px
}

.menu-header strong {
    margin-right: 17px
}

@charset "utf-8";
body, div, dl, dt, dd, ul, li, ol, h1, h2, h3, h4, h5, form, p, table, th, td, address, input {
    margin: 0;
    padding: 0
}

body {
    line-height: 1
}

a img, img {
    border: 0
}

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

caption, th {
    text-align: left
}

ul, li, ol, li {
    list-style: none
}

a {
    color: #202020
}

a:hover {
    text-decoration: none
}

address {
    font-style: normal
}

iframe {
    border: 0
}

textarea {
    width: 98%
}

.clearfix {
/ zoom: 1
}

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

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

#wrapper {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    position: relative
}

#header {
    height: 245px;
    background: url(/common/design/user/css/img/header_bg.gif) repeat-x 0 0
}

#contents {
    width: 1080px;
    margin: 30px auto 0 auto;
    padding: 0 0 50px 0;
    position: relative
}

#footer {
    width: 100%;
    padding: 20px 0 0 0;
    background: #f8f8f8
}

#main {
    width: 850px;
    float: right
}

#topicpath {
    margin: 0 0 30px 0
}

#topicpath ul {
    width: 1080px;
    margin: 0 auto
}

#topicpath li {
    font-size: 75%;
    line-height: 150%;
    display: inline;
    list-style-type: none;
    padding: 0 0 0 15px;
    background: url(/common/design/user/css/img/topicpath.gif) no-repeat 0 50%
}

#topicpath li a {
    color: #333
}

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

#topicpath li strong {
    color: #202020
}

.lazyload {
    opacity: 0
}

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

#topicpath li:last-child {
    font-weight: 700
}

b, strong {
    font-weight: 700 !important
}

b.slogan, strong.slogan {
    font-weight: normal !important
}

html {
    color: #000;
    background: #FFF
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0
}

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

fieldset, img {
    border: 0
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: 400
}

ol, ul {
    list-style: none
}

caption, th {
    text-align: left
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400
}

input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    *font-size: 100%
}

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

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

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

a:hover {
    text-decoration: none
}

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

.clearfix {
    clear: both
}

header {
    width: 100%;
    clear: both;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #FF0201;
    height: 160px;
    background-color: #FFF
}

.wrap {
    width: 1024px;
    margin-right: auto;
    margin-left: auto
}

section {
    background-color: #FFF
}

footer {
    background-color: #FF0201;
    padding-top: 30px;
    padding-bottom: 30px
}

footer ul {
    width: 100%;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #FFF;
    clear: both;
    padding-top: 10px
}

footer ul li {
    float: left
}

@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: #fff
}

#wrapper {
    overflow: hidden
}

#header {
    background: #fff;
    position: relative;
    z-index: 150
}

#header .wrap {
    overflow: hidden;
    margin: 0 auto;
    max-width: 1100px !important;
    width: 1100px !important;
    min-height: 90px
}

.logo {
    float: left;
    width: 144px;
    height: 76px;
    overflow: hidden;
    background: url(/common/design/user/img/images-top/logo_up-t_kana.png) no-repeat 50%;
    text-indent: -9999px;
    margin-right: 25px;
    margin-top: 10px
}

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

.slogan {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #000;
    font-weight: 400;
    margin: 6px 0;
}

strong.slogan {
    font-weight: normal !important;
}

.menu-header {
    float: right;
    border: 1px solid #d6d6d6
}

.menu-header li {
    float: left;
    border-left: 1px solid #d6d6d6
}

.menu-header li:first-child {
    border: 0
}

.menu-header a {
    display: block;
    width: 188px;
    height: 65px;
    text-align: center;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.menu-header a:hover {
    background-color: rgba(227, 96, 98, .1)
}

.menu-header strong {
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #000;
    font-weight: 700
}

.menu-header span {
    display: block;
    position: relative;
    font-size: 18px;
    line-height: 28px;
    font-weight: 700
}

.menu-header span.item01 {
    color: #15a6d6
}

.menu-header span.item02 {
    color: #d61518;
    font-size: 24px;
    font-family: Arial, Helvetica, sans-serif
}

.menu-header span.item03 {
    color: #15a6d6
}

.menu-header span:before {
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 28px;
    height: 28px
}

.menu-header span.item01:before {
    background: url(/common/design/user/img/images-top/ico-menu-header-01.png) no-repeat 50%
}

.menu-header span.item02:before {
    background: url(/common/design/user/img/images-top/ico-menu-header-02.png) no-repeat 50%
}

.menu-header span.item03:before {
    width: 39px;
    background: url(/common/design/user/img/images-top/ico-menu-header-03.png) no-repeat 50%;
    margin: 0
}

.menu-header a:hover span:before {
    -webkit-animation: swing 0.6s ease;
    animation: swing 0.6s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

nav {
    display: block;
    background: #d61518;
    position: relative
}

nav .holder {
    max-width: 1100px;
    margin: 0 auto
}

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

.nav {
    float: left;
    border-left: 1px solid #ad0003;
    border-right: 1px solid #e36062
}

.nav li {
    float: left;
    border-left: 1px solid #e36062;
    border-right: 1px solid #ad0003
}

.nav a {
    display: block;
    position: relative;
    width: 145px;
    height: 55px;
    font-size: 16px;
    line-height: 55px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -ms-transition: background 0.5s;
    -o-transition: background 0.5s;
    transition: background 0.5s
}

.nav a:hover {
    background: #ad0003
}

.nav-btn-list {
    float: right;
    padding: 9px 0 9px 6px;
}

.nav-btn-list li {
    float: left;
}

.nav-btn-list li:first-child {
    padding: 0
}

.nav-btn-list a {
    display: block;
    background: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    width: 142px;
    line-height: 37px;
    font-weight: 700;
    color: #3f3f3f;
    position: relative;
    overflow: hidden;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.nav-btn-list a:hover {
    box-shadow: 1px 1px #ad0003, 2px 2px #ad0003, 3px 3px #ad0003;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px)
}

.nav-btn-list a:before {
    content: '';
    display: inline-block;
    vertical-align: top;
    height: 37px;
    width: 32px
}

.nav-btn-list a.login:before {
    background: url(/common/design/user/img/images-top/ico-nav-btn-list-02.png) no-repeat 50%
}

.nav-btn-list a.logout:before {
    background: url(/common/design/user/img/images-top/ico-nav-btn-list-03.png) no-repeat 50%
}

.nav-btn-list a.car:before {
    background: url(/common/design/user/img/images-top/ico-nav-btn-list-01.png) no-repeat 50%
}

#main {
    background: #fff;
    padding: 0 4px 80px;
    position: relative;
    z-index: 1
}

#sidebar {
    float: left;
    width: 270px;
    min-width: 270px;
    max-width: 270px;
    margin-right: 30px;
}

.list-items-handled li {
    margin-top: 2px
}

.list-items-handled li:first-child {
    margin: 0
}

.list-items-handled a {
    display: block;
    border: 1px solid #d4d4d4;
    background: #fff;
    line-height: 18px;
    font-size: 13px;
    color: #0068de;
    padding: 6px 4px 6px 14px;
    position: relative
}

.list-items-handled a:hover {
    text-decoration: underline
}

#footer {
    overflow: hidden;
    background-color: #ff2100
}

#footer .wrap {
    margin: 0 auto;
    max-width: 1100px;
    overflow: hidden;
    border-top: 1px solid #fff
}

#footer .wrap:first-child {
    border: 0;
    padding: 10px 0 20px
}

.footer-baner-list {
    float: right
}

.footer-baner-list li {
    float: left;
    padding-left: 7px
}

.footer-baner-list img {
    display: block
}

.footer-nav {
    overflow: hidden;
    text-align: center
}

.footer-nav li {
    display: inline-block;
    vertical-align: top
}

.footer-nav a {
    display: block;
    padding: 0 7px;
    font-size: 12px;
    line-height: 60px;
    font-weight: 700;
    color: #fff;
    position: relative
}

.footer-nav a:hover {
    text-decoration: underline
}

img.mark-grey {
    background-color: #e2e2e2;
    border: 1px solid #d7d7d7;
    margin: 14px auto
}

.copyright {
    margin: 0;
    text-align: center;
    font-size: 16px;
    line-height: 58px;
    font-weight: 700;
    color: #fff
}

#link-top {
    position: fixed;
    bottom: 40px;
    right: 10px;
    width: 45px;
    height: 45px;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/common/design/user/css/img/pagetop.png) no-repeat;
    z-index: 100
}

.slogan-frame {
    float: left;
    margin-right: 4px;
    width: 333px
}

.slogan-frame .pure-form {
    display: block;
    position: relative;
    width: 258px;
    padding-right: 74px
}

.slogan-frame .pure-form fieldset {
    display: block !important;
    padding: 0 !important
}

.slogan-frame .pure-form button {
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    padding: 0 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #373737 !important;
    -moz-border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    border-radius: 4px !important;
    width: 64px !important;
    height: 36px !important;
    line-height: 36px !important;
    font-size: 12px !important;
    color: #fff !important;
    text-align: center !important;
    border: 0 !important;
    cursor: pointer !important;
    outline: none;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.slogan-frame .pure-form button:hover {
    box-shadow: 1px 1px #b7b7b7, 2px 2px #b7b7b7;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px)
}

.slogan-frame .text-input {
    display: block !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    border: 1px solid #b7b7b7 !important;
    background: #fff !important;
    outline: none !important;
    -moz-border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    border-radius: 4px !important;
    -moz-box-sizing: border-box !important;
    -ms-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    width: 100% !important;
    font-size: 14px !important;
    line-height: 16px !important;
    padding: 9px 5px 9px 10px !important
}

.wrap-info {
    width: 660px;
    margin: 20px auto;
    text-align: center
}

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

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

.text-holiday {
    line-height: 114px;
    color: #fff
}

#footer .wrap:first-child {
    padding: 10px 0 3px
}

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

.nav {
    right: -3px
}

.holder-2 .nav a {
    font-size: 14px
}

#footer .footer-nav-2 {
    display: flex;
    flex-direction: column;
    width: 20%;
    color: #fff;
    text-align: left
}

#footer .footer-nav-2:first-child {
    width: 40%;
    margin: 0 40px 0 65px
}

#footer .wrap-2 {
    display: flex;
    padding-bottom: 25px
}

#footer .ul-first {
    display: flex;
    font-size: 11px;
    font-weight: 700
}

#footer .footer-nav-2 a {
    line-height: 25px;
    padding: 0
}

#footer .top_li {
    padding: 25px 0;
    font-weight: 700;
    font-size: 14px
}

#footer .ul-footer-left {
    width: 50%;
    display: flex;
    flex-direction: column
}

#footer .ul-footer-right {
    width: 45%;
    display: flex;
    flex-direction: column
}

#footer .top_li_last {
    padding-top: 0
}

#footer .footer-nav-2 .top_li a {
    font-size: 14px;
    font-weight: 700
}

.cat_1_ft {
    cursor: pointer;
    padding-left: 3px;
    margin-top: 20px
}

.cat_1_ft:first-child {
    margin-top: 0
}

.cat_1_ft:before {
    content: '';
    float: left;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    height: 6px;
    width: 6px;
    margin-right: 10px;
    transform: rotate(45deg)
}

.cat_1_ft.active:before {
    content: '';
    float: left;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    height: 6px;
    width: 6px;
    margin-right: 10px;
    transform: rotate(135deg)
}

.cat_2_ft {
    display: none;
    padding-left: 27px;
    margin-top: 8px
}

.cat_2_ft li {
    display: block;
    padding: 3px 0
}

.ul-first .ft_list_item_left {
    margin-right: 25px
}

.wrap_nav_1 {
    display: none
}

.hover-bottom:hover .wrap_nav_1 {
    position: absolute;
    width: 100%;
    left: 0;
    background: #000;
    display: block;
    z-index: 9999;
    opacity: .9
}

.nav_new {
    position: relative
}

.list_li_nav {
    width: 25%;
    flex: 0 0 25%
}

.nav-new .container_s1 {
    display: flex;
    flex-wrap: wrap
}

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

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

.hover_item_nav {
    position: relative
}

.hover-bottom:hover .hover_item_nav:before {
    display: block
}

.hover_item_nav:before {
    display: none;
    content: "";
    width: 0;
    border-left: 5px solid transparent;
    border-bottom: 7px solid #000;
    border-right: 5px solid transparent;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0
}

.item_li_nav {
    padding: 20px 30px 0 0
}

.list_li_nav:nth-child(4n) .item_li_nav {
    padding-right: 0
}

.wrap_nav_1 .container_s1 {
    padding: 0 15px 20px
}

article .article-new.base-page .img-rec-item img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    -o-object-fit: none;
    object-fit: none
}

.wrap-humburger .btn-humburger {
    position: relative;
    top: 22px;
    width: 45px;
    height: 45px;
    background: #ff0101;
    overflow: hidden;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    margin-right: 15px;
    float: left
}

.wrap-humburger .btn-humburger .span-humburder {
    display: block;
    position: absolute;
    top: 20px;
    left: 7px;
    right: 7px;
    height: 3px;
    background: #fff
}

.wrap-humburger .btn-humburger .span-humburder:before, .wrap-humburger .btn-humburger .span-humburder:after {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #fff
}

.wrap-humburger .btn-humburger .span-humburder:before {
    top: -10px
}

.wrap-humburger .btn-humburger .span-humburder:after {
    bottom: -10px
}

.wrap-humburger .slogan-frame {
    width: 300px
}

.wrap-humburger .slogan-frame .pure-form {
    width: 225px
}

.wrap-humburger .logo {
    margin-right: 20px
}

.wrap-left-to-right {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    visibility: hidden;
    z-index: 100000
}

.nav-left-to-right {
    position: fixed;
    top: 0;
    left: 0;
    width: 310px;
    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: .3s;
    transition-duration: .3s;
    border: 0;
    padding-bottom: 100px
}

.wrapHumburger {
    display: none;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .8)
}

.closeHumburger {
    border-radius: 50px;
    color: #fff;
    cursor: pointer;
    position: absolute;
    top: 10px;
    left: 315px;
    font-size: 40px;
    line-height: 34px;
    width: 40px;
    height: 40px;
    text-align: center;
    z-index: 999999999;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.add-humburger {
    overflow: hidden
}

.box-item-sp .list-items-handled .nav-item > a, .box-item-sp .list-items-handled .nav-item > span {
    border: none
}

.wrap-humburger .box-item-sp .nav-item, .wrap-humburger .box-item-sp .nav-item2 {
    position: relative;
    border-left: 0;
    border-right: 0
}

.wrap-humburger .list-items-handled .nav-item {
    border: unset;
    display: block;
    margin: 0
}

.wrap-humburger .nav-left-to-right .list-items-handled .nav-item > a, .wrap-humburger .box-item-sp .list-items-handled .nav-item2 > span {
    border: 0;
    border-bottom: 1px solid #000;
    border-top: 1px solid #56686f;
    position: relative;
    display: block;
    font-size: 14px;
    font-weight: 700;
    padding: 15px 20px;
    color: #fff;
    box-sizing: border-box;
    text-decoration: none;
    width: 100%;
    background: transparent;
    text-align: left
}

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

.wrap-humburger .box-item-sp .list-items-handled .nav-item:first-child a {
    border-top: 0
}

.wrap-humburger .box-item-sp .list-items-handled .nav-item.arrowed > a:after, .wrap-humburger .box-item-sp .list-items-handled .nav-item.arrowed > span:after, .wrap-humburger .box-item-sp .list-items-handled .nav-item2.arrowed > a:after, .wrap-humburger .box-item-sp .list-items-handled .nav-item2.arrowed > span:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    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
}

.wrap-humburger .list-items-handled {
    display: flex;
    flex-direction: column
}

.wrap-humburger .box-item-sp .sub-nav .nav-item {
    background: #003245ad;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #000;
    border-top: 1px solid #56686f;
    margin: 0
}

.wrap-humburger .box-item-sp .list-items-handled .sub-nav .sub-nav-item > a {
    background: #003245ad;
    text-decoration: none !important;
    color: #fff;
    padding-left: 44px;
    width: 100%;
    border: 0;
    height: auto;
    text-align: left;
    box-sizing: border-box
}

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

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

.wrap-humburger .box-item-sp .list-items-handled .nav-form {
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #000;
    border-top: 1px solid #56686f
}

.wrap-humburger .box-item-sp .list-items-handled .nav-form .pure-form {
    padding: 10px 15px;
    box-sizing: border-box
}

.wrap-humburger .box-item-sp .list-items-handled .nav-form .field {
    width: 185px;
    padding: 7px
}

.wrap-humburger .box-item-sp .list-items-handled .nav-form .pure-button {
    width: 60px;
    height: 35px;
    font-size: 14px;
    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
}

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

.faq-fs-12 li p {
    font-size: 14px;
    line-height: 22px;
    padding: 0;
    margin: 0
}

.faq-fs-12 li div {
    font-size: 14px;
    line-height: 22px;
    padding: 0;
    margin: 10px 0 10px 35px
}

.wrap-humburger .name-list-user.nav-item {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    padding: 15px 10px;
    display: flex;
    align-items: center
}

.wrap-humburger .name-list-user.nav-item span {
    padding: 0 !important
}

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

.info-design-tool .image {
    min-height: 100px
}

@media (min-width: 1200px) {
    .menu-header strong {
        margin-right: 0
    }
}

#header {
    height: auto !important
}

#wrapper {
    background: none;
    min-width: 1080px
}

#main {
    width: auto;
    float: none
}

#facebook {
    width: auto;
    height: auto;
    margin-left: 0;
    float: right
}

#footer {
    background-color: #ff2100;
    padding: 0
}

#footer .wrap {
    width: auto
}

footer ul {
    width: auto;
    border: 0;
    clear: inherit;
    padding-top: 0
}

.footer-nav li {
    float: none
}

#contents #main {
    width: 772px !important;
    float: right !important
}

#header .wrap {
    display: block !important
}

#header .wrap {
    min-height: 90px
}

.menu-header {
    position: relative;
    top: 11px
}

.nav-btn-list {
    padding-right: 0
}

.nav a {
    width: 121px
}

#contents #main.clearfix.clearfix-base {
    width: 772px !important
}

.nav-ct a {
    width: 121px
}

.holder-2 .nav-btn-list a {
    width: 121px
}
@media (min-width: 1360px) {
    .holder-2 .nav-btn-list a {
        width: 112px ;
    }
}
@media (min-width: 1660px) {
    .holder-2 .nav-btn-list a {
        width: 111px ;
    }
}
@media (min-width: 1920px) {
    .holder-2 .nav-btn-list a {
        width: 108px ;
    }
}

.d-flex-ct {
    display: flex
}

.lh-22 {
    line-height: 22px
}

.d-flex-ct {
    display: flex
}

.bg-00b4ff {
    background: #00b4ff
}

.lh-22 {
    line-height: 22px
}

.text-center {
    text-align: center
}

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

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

* {
    box-sizing: border-box
}

#discount-page {
    margin: 0 auto;
    width: 850px;
    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: 20px;
    line-height: 21px;
    font-weight: bold;
    padding: 15px 0;
    margin-bottom: 20px;
    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;
    margin-bottom: 10px;
    position: relative;
}

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

.list-d {
    display: flex;
    margin-bottom: 15px;
}

.list-d-item {
    list-style-type: none;
    width: 25%;
    border: 1px solid #838383;
    position: relative;
    margin-right: 25px;
    padding-bottom: 20px;
    color: #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: auto;
    top: 5px;
    right: -33px;
    z-index: 5;
}

.list-d-item:last-child {
    margin-right: 0;
}

.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: 18px;
    line-height: 22px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 12px 0;
}

.list-d-item__img {
    padding: 10px 15px;
}

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

.list-d-item__text {
    font-size: 18px;
    line-height: 24px;
    color: #000;
    padding: 0 20px;
}

.disk-ban img {
    display: block;
    width: 95%;
}

.block-gray {
    padding: 25px 0 70px 0;
}

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

.list6-item {
    width: 23.3%;
    margin: 0 0 10px 0;
    border: 4px solid #e8e8e8;
}

.list6-item:last-child {
    margin-right: 0;
}

.list6-btn {
    display: block;
    padding: 5px;
}

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

.point-discount {
    background: #fbee7e;
    margin: 0 0 15px;
    width: 100%;
}

.notice-point {
    line-height: 26px;
    margin-bottom: 10px;
}

.top-point {
    padding: 15px 15px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.flower-point {
    background: url("/common/design/user/img/discount/flower-point.png") no-repeat;
    background-size: auto;
    max-width: 98px;
    height: 103px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
}

.number-flower-point {
    font-size: 45px;
    font-weight: 700;
    line-height: 41px;
}

.text {
    line-height: 32px;
}

.content-main-point {
    display: inline-block;
    color: #701f1f;
    font-size: 24px;
    padding-left: 12px;
}

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

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

.main-point-1 .top-table {
    position: absolute;
    top: 35px;
    left: 15px;
    right: 15px;
    font-size: 18px;
    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: 12px 10px 10px 24px;
    font-size: 20px;
    text-align: left;
}

.main-point-1 table tr td:last-child {
    font-size: 30px;
}

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

.main-point-1 table tr th {
    padding: 15px 10px;
    color: #fff;
    border-right: 1px solid #00afb5;
    font-size: 18px;
    text-align: center;
    font-weight: 700;
}

.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%;
}

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

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

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

.img-point-3 {
    display: block;
    position: absolute;
    bottom: 35px;
    left: 30px;
    width: 100%;
}

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

.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: 59%;
    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: 20px 10px 10px 52px;
    line-height: 20px;
    font-weight: 700;
    font-size: 20px;
}

.wrap-custom-voice {
    max-width: 800px;
    margin: 30px auto;
}

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

.wrap-img-tshirt {
    display: flex;
}

.wrap-img-tshirt img {
    flex: 1;
}

.wrap-img-product .slick-prev {
    left: -40px;
    z-index: 999;
}

.wrap-img-product .slick-prev:before, .wrap-img-product .slick-next:before {
    color: #000;
    font-size: 32px;
    opacity: 1;
}

.wrap-img-product .slick-next {
    right: -40px;
    z-index: 999;
}

.wrap-img-product .slick-initialized .slick-slide {
    margin: 0 5px;
    border: 1px solid #dcdcdc;
    height: 170px;
}

.wrap-img-product .slick-dots {
    bottom: -35px;
}

.wrap-img-product .slick-dots li {
    width: 5px;
}

.wrap-img-product .slick-dots li button:before {
    font-size: 10px;
}

.img-tshirt-item {
    margin-right: 5px;
}

.basic-text {
    font-weight: 700;
    font-size: 40px;
}

.main-point-2 .block-d {
    background: #fff;
    padding: 10px;
    border-radius: 8px;
}

.main-point-2 .block-d .list-d {
    margin-bottom: 0;
}

.main-point-2 .notice-point-main-2 {
    margin-top: 14px;
    text-align: left;
    font-size: 14px;
}

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

.main-point-1, .main-point-2, .main-point-3 {
    padding: 15px;
}

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

.faq-ul_s1 {
    list-style: none;
    padding: 0;
    overflow: hidden;
}

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

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

img {
    max-width: 100%;
}

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

.page-student-discount {
    font-size: 16px;
    line-height: 24px;
}

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

.page-student-discount h1, .page-student-discount .title-list-school {
    position: relative;
    padding: 20px 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: 26px;
    line-height: 26px;
    font-weight: bold;
    margin-bottom: 30px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.page-student-discount #discount-page h1 {
    padding: 20px 0;
    font-size: 26px;
    line-height: 34px;
}

.page-student-discount .section-contact {
    background: #d32129;
    padding: 30px 10px 10px;
    min-height: 366px;
}

.page-student-discount .content-contact {
    padding: 50px 0;
    background: #ffe0df;
    position: relative;
    margin: 39px 0;
}

.page-student-discount .content-contact:after {
    content: "";
    height: 468px;
    width: 100vw;
    background-color: #ffe0df;
    position: absolute;
    top: 0;
    z-index: -1;
    left: calc((1080px - 100vw) / 2);
    right: calc((1080px - 100vw) / 2);
}

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

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

.page-student-discount .section-contact .content {
    background: #fff;
    padding: 20px 15px;
    display: flex;
    align-items: flex-start;
}

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

.page-student-discount .section-contact .content .top {
    width: 25%;
    margin-right: 25px;
}

.page-student-discount .section-contact .content .top .text-bold {
    text-align: center;
    font-weight: 700;
    font-size: 18px;
}

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

.page-student-discount .section-contact .content .bottom .bottom__line {
    background: #43b133;
    color: #fff;
    padding: 10px;
    border-radius: 15px;
    max-width: 260px;
    margin-right: 30px;
}

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

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

.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: 20px;
    font-weight: 700;
    padding: 10px;
    max-width: 200px;
    margin: auto;
    border-radius: 10px;
}

.box-line__top .upt-class img {
    margin-right: 10px;
}

.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;
}

.page-student-discount .section-contact .bottom__mail_phone {
    width: calc(100% - 290px);
}

.page-student-discount .section-contact .bottom__mail_phone .item {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.page-student-discount .section-contact .bottom__mail_phone .left {
    background: #d32129;
    height: 95px;
    width: 95px;
    border-radius: 50%;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    position: relative;
    margin-right: 30px;
}

.page-student-discount .section-contact .bottom__mail_phone .left:before {
    content: "";
    display: block;
    border-left: 15px solid #d32129;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    position: absolute;
    right: -20px;
    top: 50%;
    transform: translateY(-50%);
}

.page-student-discount .section-contact .bottom__mail_phone .left:after {
    content: '';
    display: block;
    width: 15px;
    height: 25px;
    background: #d32129;
    position: absolute;
    right: -10px;
    top: 50%;
    transform: translateY(-50%);
}

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

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

.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: 10px;
}

.page-student-discount .section-contact .bottom__mail_phone .time {
    width: 100%;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    color: #fff;
    text-align: center;
}

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

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

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

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

.page-student-discount .section_list-school ul li {
    width: calc(100% / 4);
    padding: 15px 5px;
    text-align: center;
    border-bottom: 1px dashed #e7e7e7;
    font-size: 14px;
    line-height: 18px;
    border-right: 2px solid #e7e7e7;
    font-weight: 500;
}

.page-student-discount .section_list-school ul li:last-child, .page-student-discount .section_list-school ul li:nth-last-child(2), .page-student-discount .section_list-school ul li:nth-last-child(3) {
    border-bottom: 0;
}

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

.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: 30px;
    font-weight: 600;
    display: flex;
    align-items: flex-end;
    margin-top: 50px;
}

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

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

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

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

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

.page-student-discount .section_four-best .image-last {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 50px;
}

.page-student-discount .main-point-1 {
    margin-top: -95px;
}

.page-student-discount .point-discount {
    background: #fff5d3;
    padding: 15px 15px 30px;
}

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

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

.page-student-discount .main-point-1 {
    padding: 0;
    max-width: 756px;
    margin: 0 auto;
    margin-top: -75px;
}

.page-student-discount .point-discount .total {
    background: #fff;
    border-radius: 8px;
    padding: 15px;
    display: flex;
    align-items: center;
    max-width: 770px;
    margin: 10px auto;
    text-align: center;
    justify-content: center;
}

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

.page-student-discount .text-smail {
    font-size: 14px;
}

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

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

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

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

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

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

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

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

.page-student-discount .point-discount-4 .left {
    flex: 1;
    margin-right: 15px;
}

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

.page-student-discount .section_four-best .three-item {
    display: flex;
    flex-wrap: wrap;
    margin-left: -8px;
    margin-right: -8px;
    margin-bottom: 35px;
}

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

.page-student-discount .section_four-best .three-item .items .item {
    background: #f5f5f5;
    border-radius: 10px;
    padding: 15px;
    height: 100%;
}

.page-student-discount .section_four-best .three-item .items .item .title {
    text-align: center;
    margin-bottom: 15px;
    font-weight: 700;
    font-size: 20px;
    margin-top: 20px;
}

.page-student-discount .section_four-best .three-item .items .item .image {
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
}

.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 10px;
    font-size: 16px;
}

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

.page-student-discount .customer-testimonials .three-item {
    display: flex;
    flex-wrap: wrap;
    margin-left: -8px;
    margin-right: -8px;
    margin-bottom: 35px;
}

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

.page-student-discount .customer-testimonials h3 {
    font-weight: 700;
    font-size: 18px;
}

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

.page-student-discount .product-page-list-t {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    height: auto;
}

.page-student-discount .product-page-list-t li {
    display: block;
    width: 50%;
    height: auto;
    padding: 10px;
    position: relative;
}

.page-student-discount .product-page-list-t li .col-6 {
    border: 1px solid #ccc;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    height: 100%;
    padding: 18px 15px 15px;
    transition: all 0.2s ease;
}

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

.page-student-discount .product-page-list-t .col-6:before {
    position: absolute;
    top: 2px;
    left: 30%;
    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(1) .col-6:before, .page-student-discount .product-page-list-t li:nth-child(5) .col-6: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(2) .col-6: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(3) .col-6: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(4) .col-6: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: center;
    font-size: 17px;
    line-height: 20px;
    font-weight: bold;
    color: #494949;
    text-decoration: none;
    padding: 0 10px;
    margin-bottom: 10px;
}

.page-student-discount .product-page-list-t-content {
    margin-top: 10px;
    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;
    margin: 10px auto 46px;
    max-width: 180px;
    min-height: 180px;
}

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

.page-student-discount .product-page-list-t-content table {
    width: 100%;
    display: flex;
}
.page-student-discount .product-page-list-t-content table tbody {
    width: 100%;
    display: flex;
    gap: 17px;
}

.page-student-discount .product-page-list-t-content table tr th {
    color: #606060;
    font-size: 14px;
    line-height: 18px;
    white-space: nowrap;
    text-align: center;
    vertical-align: middle;
    padding: 0 0 6px;
    /*font-weight: bold;*/
}

.page-student-discount .product-page-list-t-content table tr td {
    vertical-align: middle;
    font-size: 16px;
    line-height: 18px;
    color: #323232;
    padding: 0;
    text-align: center;
    font-weight: bold;
}

.page-student-discount .product-page-list-t-content table tr td mark {
    color: #cf0000;
}

.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-bottom: 15px;
    width: max-content;
}

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

.color-e41010 {
    color: #e41010;
}

.page-student-discount .four-box {
    margin-bottom: 60px;
}

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

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

.page-student-discount .four-box ul li .item {
    height: 100%;
    padding: 12px;
    border: 2px solid #e1e1e1;
}

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

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

.page-student-discount .four-box ul li .item .image {
    width: 100%;
    max-width: 150px;
    margin-right: 10px;
    display: flex;
    justify-content: center;
    align-items: start;
}

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

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

.content-hidden {
    text-indent: -99999px;
    position: absolute;
    left: -99999px;
}

/*end page-student-discount*/
/*---------------*/
#wrapper #sidebar {
    display: none;
}

#contents #main {
    width: auto !important;
    float: none !important;
}

.text-annual-order {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 45px;
    display: inline-block;
}

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

section.annual-order {
    margin-bottom: 40px;
}

.banner-cm {
    position: relative;
}

.banner-cm .frame-youtube {
    position: absolute;
    bottom: 30px;
    right: 20px;
}

.page-student-discount .title-list-school span {
    font-size: 14px;
    position: absolute;
    right: 20px;
}

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

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

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

.page-student-discount .point-discount p {
    font-size: 18px;
    text-align: center;
    line-height: 24px;
    margin-top: 10px;
}

.page-student-discount .point-discount .image {
    max-width: 770px;
    margin: 15px auto;
    text-align: center;
}

.page-student-discount .point-discount .d-flex-ct {
    max-width: 770px;
    margin: 0 auto;
}

.page-student-discount .point-discount-4 .left p {
    text-align: left;
}

.page-student-discount .point-discount-4 .left p:first-child {
    margin-bottom: 30px;
}

.page-student-discount .point-discount {
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
}

.page-student-discount .three-item .group-img {
    max-height: 130px;
    height: 100%;
}

.page-student-discount .section_four-best .three-item .items .item .text {
    padding: 0 12px 20px;
}

.group-img-list {
    min-height: 130px;
}

.container-testimonials {
    width: 800px;
    margin: 40px auto;
}

ul.list6 {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.page-student-discount .product-page-list-t tr {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 10px 0;
    background-color: #f7f7f7;
}

.page-student-discount .product-page-list-t tr:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.wrap-custom-voice .opened-a_s1 p {
    font-size: 16px;
    color: #202020;
}

.wrap-custom-voice .opened-a_s1 p strong {
    font-weight: normal !important;
}

.banner-cm {
    min-height: 340px;
}

#discount-page .discount-banner {
    min-height: 410px;
}

#page-top img {
    display: none;
}

.banner-akb-news {
    position: relative;
}

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

.banner-akb-news .frame-youtube {
    width: 100%;
    max-width: 688px;
    height: 385px;
    margin: 0 auto;
}

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

.add-item-embroidery {
    justify-content: center !important;
}

.text-item-rating {
    color: #4891d1;
    font-size: 14px;
    line-height: 24px;
    margin-left: 5px;
}

h3.accordion_head.accHeadTemp:after {
    content: url(/common/design/user/css/img/icon-down.png);
    position: absolute;
    top: 15px;
    right: 15px;
    transform: rotate(180deg);
}

h3.accordion_head.accHeadTemp.active:after {
    transform: rotate(0deg);
}

.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;
}

.faq li p {
    padding: 0;
    margin: 0;
}

.btn_banner_top {
    border: 2px solid #d32129;
    border-radius: 10px;
    background: linear-gradient(#ffa700, #e75126);
    padding: 10px;
    overflow: hidden;
    flex: 1;
    height: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 320px;
    font-weight: bold;
    font-size: 24px;
    color: white !important;
    text-shadow: 0 4px #d32129, 0 2px #d32129 !important;
    text-align: center;
    margin: 0 auto;
}

@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"
}

.pure-form {
    width: 100% !important;
}
.add-item-embroidery {
    bottom: 20%;
    position: absolute;
    left: 18%;
    z-index: 999;
}
.add-item-embroidery a:hover {
    transform: translateY(-3px);
}
.banner-cm-news , .banner-akb-news {
    margin: 35px 0;
}
.banner-cm-news img {
    height: 100%;
    display: block;
    min-height: 263px;
}
.banner-akb-news h2 {
    font-size: 30px;
    letter-spacing: 0.6px;
    font-weight: 600;
    line-height: 1;
    padding: 58px 0 35px;
    text-align: center;
}
.banner-akb-news {
    background: url("/common/design/user/img/discount/student-discount/icon-discount-2-news.png") no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 575px;

}
.option-new-boxs-discount {
    margin: 35px 0 15px 0;
}
.option-new-boxs-discount .row-custom {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}
.option-new-boxs-discount .row-custom .col-4 {
    width: 33.3333%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}
.option-new-boxs-discount .col-4 a {
    width: 100%;
    display: flex;
    background-color: #363636;
    border-radius: 10px;
    color: #fff;
    padding: 28px 44px;
    justify-content: center;
    position: relative;
    text-align: center;
}
.option-new-boxs-discount .col-4 a:after {
    content: '';
    background: url("/common/design/user/img/discount/student-discount/icon-discount-3-news.png") no-repeat;
    background-size: 100% 100%;
    width: 22px;
    height: 22px;
    position: absolute;
    right: 14px;
    top: 50%;
    transform: translateY(-50%);
}
.head-box-news {
    display: flex;
    align-items: center;
    min-height: 175px;
    margin-bottom: 18px;
}
.head-box-news img {
    max-width: 180px;
    max-height: 180px;
    display: block;
    width: 100%;
    object-fit: contain;
}
.content-ranking-box .moretext {
    color: #606060;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.content-ranking-box .moretext.read-more {
    display: block;
}
.content-ranking-box span {
    font-size: 14px;
    line-height: 18px;
    color: #0084ff;
    text-decoration: underline;
    display: flex;
    align-items: center;
    text-underline-offset: 3px;
    cursor: pointer;
    margin-bottom: 10px;
}
.content-ranking-box span:before  {
    content: '';
    display: flex;
    background: url(/common/smart/design/img/right-icon-see-more.png) no-repeat;
    background-size: 100% 100%;
    width: 18px;
    height: 18px;
    margin-right: 4px;
    flex-shrink: 0;
    position: unset;
}
.page-student-discount .product-page-list-t li .col-6 .btn-boxs {
    position: relative;
}
.list-product .title-ct-head {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
}
.est-companies {
    margin-bottom: 64px;
}
.est-companies img {
    min-height: 361px;
}
.est-companies .content-box-new span {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.5px;
    color: #333;
}

.box-img-faq {
    padding: 15px 10px 0 52px;
}
.box-img-faq .row-custom {
    margin-left: -3px;
    margin-right: -3px;
    display: flex;
    flex-wrap: wrap;
}
.box-img-faq .row-custom .col-4-custom {
    width: 25%;
    padding-left: 3px;
    padding-right: 3px;
}
.box-img-faq .row-custom .col-4-custom img {
    padding: 12px 9px 9px;
    border: 2px solid #eaeaea;
    width: 100%;
    display: block;
    height: 100%;
    object-fit: contain;
}

.lightbox .lb-image {
    border: none;
    object-fit: contain;
    width: 571px !important;
    height: 565px !important;
}

.lb-dataContainer {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 10px;
    z-index: 99;
}

.lb-dataContainer .lb-container {
    padding: 0;
}

.lb-data .lb-close {
    background: url(/common/design/user/img/x-icon.svg) no-repeat;
    background-size: 100% 100%;
    display: block;
    width: 30px;
    height: 30px;
}

.lb-outerContainer {
    width: 571px !important;
    height: 571px !important;
}

.lb-prev, .lb-next, .lb-number  {
    display: none !important;
}
.nav-btn-list a.login:before{
    background:url(/common/design/user/img/images-top/ico-nav-btn-list-02.png) no-repeat ;
    background-size: 100% 100%;
    width: 18px;
    height: 21px;
}
.nav-btn-list a.logout:before{
    background:url(/common/design/user/img/images-top/ico-nav-btn-list-03.png) no-repeat;
    background-size: 100% 100%;
    width: 18px;
    height: 21px;
}
.nav-btn-list a.car:before{
    background:url(/common/design/user/img/images-top/ico-nav-btn-list-01.png) no-repeat;
    background-size: 100% 100%;
    width: 18px;
    height: 16px;
}
.nav-btn-list a.mypage-top img{
    width: 18px;
    height: 18px;
}
.nav-btn-list a.mypage-top:before {
    display: none;
}
.nav-btn-list.notification-card-fix {
    display: flex;
    gap: 7px;
    margin-right: 0;
}
.nav-btn-list.notification-card-fix a {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 3px;
    max-width: 113px;
    font-size: 14px;
}
.cat_3_ft {
    padding-left: 5px;
    margin-top: 20px;
}
.cat_3_ft a {
    line-height: 1 !important;
    font-size: 11px;
}