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

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

a {
    color: #202020;
}

a:hover {
    text-decoration: none;
}

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

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

.lazyload {
    opacity: 0;
}

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

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
}

fieldset, img {
    border: 0
}

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

ol, ul {
    list-style: none
}

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

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

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
}

#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:nth-child(1) {
    margin-left: 65px;
    max-width: 50%;
    width: 40%;
    height: 60px;
    background: red;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    color: #fff !important;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding-top: 0;
    float: left;
}

.link-top2-ouside.wrap_outchat {
    height: 110px;
}

.wrap_outchat #link-top2 a {
    margin-right: 20px;
    border: 2px solid #e8e8e8;
    width: calc((100% - 20px) / 2) !important;
    height: 90px !important;
    border-radius: 10px !important;
    line-height: 20px;
}

.wrap_outchat #link-top2 a:nth-child(1) {
    margin-left: 0;
    background: url('/common/design/user/css/img/bg_lg.jpg');
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: left;
    padding-left: 80px;
}

.wrap_outchat #link-top2 a:nth-child(2) {
    margin-right: 0;
    background: url('/common/design/user/css/img/bg_lg_black.jpg');
    padding: 0 0 0 150px;
    display: flex;
    align-items: center;
    font-size: 28px;
}

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

.top_outside {
    line-height: 10px;
}

.wrap_outchat #link-top2 a:nth-child(1) :nth-child(3) {
    font-size: 30px;
    color: #fff000;
}

.wrap_outchat .button-link-drawer:after {
    content: '';
    background: url(/common/design/user/css/img/bg_lg_icon.png) no-repeat;
    position: absolute;
    right: 15px;
    width: 170px;
    background-size: 100%;
    height: 65px;
}

.wrap_outchat #link-top2 a:nth-child(2):before {
    content: '\f139';
    border: unset;
    font-family: FontAwesome;
    position: absolute;
    right: 130px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
    font-size: 36px;
}

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, 0.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: 74px;
    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-2 {
    float: left;
    width: 90px;
    height: 90px;
    overflow: hidden;
    background: url(/common/design/user/img/images-top/logo-market.png) no-repeat;
    background-size: 100% 100%;
    text-indent: -9999px;
    margin-right: 25px;
    margin-top: 10px;
}

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

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

.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, 0.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: bold;
}

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

.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: block;
    vertical-align: top;
}

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

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

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

.nav {
    right: -3px;
}

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

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

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

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

#footer .top_li_last {
    padding-top: 0;
}

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

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

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

.wrap_nav_1 {
    display: none;
}

.hover-bottom:hover .wrap_nav_1 {
    position: absolute;
    width: 100%;
    left: 0;
    background: #000000;
    display: block;
    z-index: 9999;
    opacity: 0.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;
    white-space: nowrap;
    font-size: 14px;
}

.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 20px 0 0;
}

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

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

.nav-ct a {
    width: 121px !important;
}

.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;
    box-sizing: unset;
}

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

.logo {
    background: url(/common/design/user/img/images-top/logo_up-t_kana.png) no-repeat 50%;
    height: 76px;
}

.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, 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 #000000;
    border-top: 1px solid #56686f;
    position: relative;
    display: block;
    font-size: 14px;
    font-weight: bold;
    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: bold;
    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 #000000;
    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 #000000;
    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;
}

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

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

.footer-logo .image-logo img {
    width: 144px;
    height: 84px;
    object-fit: contain;
    margin-top: 10px;
    margin-right: 5px;
}

.footer-logo .image-contact img {
    width: 294px;
    height: 84px;
    object-fit: contain;
}

.footer-logo .image-logo img:hover,
.footer-logo .image-contact img:hover {
    -moz-opacity: 0.8;
    opacity: 0.8;
}

.footer-logo {
    display: inline-flex;
}

.footer-contact {
    display: inline-flex;
}

.notification-card-fix {
    position: relative;
}

.nav-btn-list .notification-card {
    position: absolute;
    top: 0;
    right: -10px;
    font-size: 12px;
    font-weight: 600;
    background: #fff;
    padding: 2px;
    color: #000;
    border-radius: 100%;
    min-width: 24px;
    min-height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #454545;
    box-sizing: content-box;
}

#header {
    height: auto !important;
}

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

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

#header .wrap {
    display: block !important;
}

.slogan {
    font-size: 12px;
}

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

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


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

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

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

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

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

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

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

.wrap_outchat #link-top2 {
    max-width: 100%;
    padding: 10px 0;
    background: transparent;
}

.link_outside_chat {
    max-width: 1100px;
    padding: 0 15px;
    margin: auto;
    display: flex;
}

.wrap_outchat #link-top2 a {
    margin-right: 20px;
    border: 2px solid #e8e8e8;
    width: calc((100% - 20px) / 2) !important;
    height: 90px !important;
    border-radius: 10px !important;
    line-height: 20px;
    box-sizing: border-box;
}

.wrap_outchat #link-top2 .link-back-top {
    margin-right: 0;
    background: url('/common/design/user/css/img/bg_lg_black.jpg');
    padding: 0 0 0 150px;
    display: flex;
    align-items: center;
    font-size: 28px;
    max-width: calc((100% - 20px) / 2) !important;
}

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

.wrap_outchat #link-top2 a:nth-child(1):before {
    position: absolute;
    left: 35px;
    margin: 0;
}

.top_outside {
    line-height: 10px;
}

.wrap_outchat #link-top2 a:nth-child(1) :nth-child(3) {
    font-size: 30px;
    color: #fff000;
}

.wrap_outchat .button-link-drawer:after {
    content: '';
    background: url(/common/design/user/css/img/bg_lg_icon.png) no-repeat;
    position: absolute;
    right: 15px;
    width: 170px;
    background-size: 100%;
    height: 65px;
}

.wrap_outchat #link-top2 .link-back-top:before {
    content: '\f139';
    border: unset;
    font-family: FontAwesome;
    position: absolute;
    right: 130px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
    font-size: 36px;
}

.chat_bot {
    display: none;
}

.footer-logo .image-logo img {
    width: 144px;
    min-width: 144px;
    min-height: 84px;
    object-fit: contain;
    margin-top: 10px;
    margin-right: 5px;
}

.footer-logo .image-contact img {
    width: 294px;
    min-height: 84px;
    object-fit: contain;

}

@media (min-width: 992px) {
    .footer-logo .image-contact img {
        min-width: 294px;
    }
}

.footer-logo .image-logo img:hover,
.footer-logo .image-contact img:hover {
    -moz-opacity: 0.8;
    opacity: 0.8;
}

.footer-logo {
    display: flex;
    width: 70%;
    min-width: 70%;
    flex-wrap: nowrap;
}

@media (min-width: 992px) {
    .footer-logo {
        align-items: end;
    }
}

.footer-contact {
    display: inline-flex;

}

@media (max-width: 991.98px) {
    .footer-logo {
        display: flex;
        width: 100%;
    }

    .footer__image-logo {
        display: flex;
        margin-right: 10px;
        min-width: 68px;
        flex: 1;
    }

    .footer__image-logo img {
        width: 84px;
        height: 44px;
        object-fit: contain;
    }

    .footer-logo .image-contact {
        min-height: 29px;
    }

    .footer-logo .image-contact img {
        width: 33px;
        min-height: 21px;
        object-fit: contain;
        margin-top: 5px;
        margin-right: 5px;
    }

    .footer__contact {
        display: inline-block;
    }
}

@media (min-width: 992px) {
    #footer .wrap {
        min-height: 137px;
        width: 100%;
    }

    #footer .wrap-2 {
        min-height: 760px;
    }

    .footer-item-boxs a {
        display: inline-block;
    }
}

.footer-baner-list {
    min-width: 323px;
    float: unset;
    display: inline-flex;
    clear: unset;
    width: 30%;
    min-height: 97px;
}

.footer-baner-list img {
    width: 100%;
    height: auto;
    max-height: 100%;
    object-fit: contain;
    transform: scale(1);
}

.text-holiday {
    display: block;
    white-space: nowrap;
    line-height: 60px;
}

.footer-parents-box {
    display: flex;
}

.footer-item-boxs {
    display: block;
    min-height: 97px;
    min-width: 440px;
}

@media (min-width: 992px) {
    .footer-item-boxs {
        display: flex;
        align-items: end;
        justify-content: center;
    }
}

.footer-baner-list li:first-child img {
    min-width: 168px;
    min-height: 84px;
}

.footer-baner-list li img {
    min-height: 84px;
    min-width: 67px;
    transform: scale(1);
}

@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-caret-right:before {
    content: "\f0da"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-star:before {
    content: "\f005"
}

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

.fa-star-half:before {
    content: "\f089"
}

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

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-search:before {
    content: "\f002"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-user:before {
    content: "\f007"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-lock:before {
    content: "\f023"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-plus:before {
    content: "\f067"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-sitemap:before {
    content: "\f0e8"
}

#wrapper {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background: none;
    min-width: 1080px;
    position: relative;
}

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

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

#contents:after {
    content: "";
    height: 0;
    display: block;
    clear: both;
}

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

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

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

.sidebar-block {
    background: #fff;
    overflow: hidden;
}

#delivery_date {
    background: #ffca00;
    overflow: hidden;
    padding: 9px 0;
    margin-bottom: 16px;
}

#delivery_date h3 {
    margin: 0 0 4px;
    overflow: hidden;
}

#delivery_date .date {
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    color: #000;
}

#sidebar .sidebar-block {
    background: #fff;
    overflow: unset;
    margin-bottom: 30px;
}

#sidebar #delivery_date {
    background: #FFD73F;
    overflow: hidden;
    padding: 15px 11px 15px 14px;
    margin-bottom: 16px;
    border-radius: 10px;
}

#sidebar #delivery_date h3 {
    margin: 0 0 4px;
    background: url(/common/design/user/img/images-top/text-delivery_date.png) no-repeat 50%;
    text-indent: -9999px;
    overflow: hidden;
    height: 48px;
}

#sidebar #delivery_date .date {
    text-align: center;
    font-size: 16px;
    line-height: 21px;
    color: #000;
    margin-bottom: 10px;
}
#sidebar #delivery_date .date .order-date ,
#sidebar #delivery_date .date .receive-date {
    font-size: 20px;
    line-height: 26px;
}

.info-design-tool {
    margin-bottom: 30px;
    position: relative;
    border-radius: 10px;
    border: 1px solid #b0b0b0;
    min-height: 233px;
}

.info-design-tool:after {
    content: '';
    display: block;
    clear: both;
}

.info-design-tool .btn-yellow {
    height: 55px;
    line-height: 22px;
}

.info-design-tool .btn-yellow span {
    display: block;
    padding-top: 4px;
}

.info-design-tool .image {
    overflow: hidden;
}

.info-design-tool .image img {
    display: block;
    width: 100%;
}

.info-design-tool h3 {
    position: relative;
    margin: 0 -14px;
    font-size: 17px;
    line-height: 20px;
    color: #fff;
}

.info-design-tool.red h3 {
    background: #109104;
}

.info-design-tool.blue h3 {
    background: #ff1a00;
}

.info-design-tool h3:after, .info-design-tool h3:before {
    content: "";
    position: absolute;
    top: 100%;
    width: 0;
    height: 0;
    border-top: 5px solid #1a5a00;
}

.info-design-tool h3:after {
    border-left: 5px solid transparent;
    left: 0;
}

.info-design-tool h3:before {
    border-right: 5px solid transparent;
    right: 0;
}

.info-design-tool h3 span {
    display: block;
    padding-left: 78px;
    position: relative;
    height: 66px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.info-design-tool h3 span:after {
    content: "無料!";
    position: absolute;
    left: 15px;
    width: 55px;
    height: 55px;
    background: #fff;
    text-align: center;
    line-height: 55px;
    font-size: 20px;
    color: #d61518;
    font-weight: bold;
    -moz-border-radius: 55px;
    -webkit-border-radius: 55px;
    border-radius: 55px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.mb__custom--30 .titl-sub-green {
    color: #000;
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    display: flex;
    gap: 5px;
    position: relative;
}

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

.titl-recommended-service {
    overflow: hidden;
    margin-bottom: 12px;
}

.titl-recommended-service img {
    display: block;
    width: 100%;
}

.list-recommended-service {
    margin-bottom: 20px;
}

.list-recommended-service li {
    padding-top: 15px;
}

.list-recommended-service li:first-child {
    padding: 0;
}

.list-recommended-service img {
    display: block;
    width: 100%;
}

.list-recommended-service a {
    display: block;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.list-recommended-service a:hover {
    box-shadow: 1px 1px #000, 2px 2px #000;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}

.sidebar-info .box {
    overflow: hidden;
    position: relative;
}

.sidebar-info .banner-box h3 {
    overflow: hidden;
    margin-bottom: 9px;
    line-height: 10px;
}

.sidebar-info .banner-box h3 img {
    display: block;
    margin: 0 auto;
}

.sidebar-banner-list li {
    padding-top: 3px;
}

.sidebar-banner-list li:first-child {
    padding: 0;
}

.sidebar-banner-list a {
    display: block;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.sidebar-banner-list a:hover {
    box-shadow: 1px 1px #1d81df, 2px 2px #1d81df;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}

.sidebar-banner-list img {
    display: block;
    width: 100%;
}

.list-sidebar-soc:after {
    content: '';
    display: block;
    clear: both;
}

.list-sidebar-soc {
    display: flex;
    align-items: center;
    gap: 10px;
}

.list-sidebar-soc img {
    display: block;
    width: 100%;
    min-height: 40px !important;
    max-height: 40px;
}

.list-sidebar-soc a {
    display: block;
    position: relative;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    width: 40px;
    height: 40px;
}

.list-sidebar-soc a:hover {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}

#sidebar #facebook {
    overflow: hidden;
    margin-bottom: 20px;
}

#sidebar #facebook iframe {
    display: block;
    width: 100%;
}

.btn-yellow {
    display: block;
    background: rgb(255, 237, 0);
    background: -moz-linear-gradient(top, rgba(255, 237, 0, 1) 0%, rgba(254, 175, 49, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 237, 0, 1) 0%, rgba(254, 175, 49, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 237, 0, 1) 0%, rgba(254, 175, 49, 1) 100%);
    position: relative;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    line-height: 24px;
    color: #000;
    font-weight: 700;
    height: 82px;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    box-shadow: 0 1px #980012, 0 2px #980012, 0 3px #980012;
}

.btn-yellow:hover {
    box-shadow: 0 0 #fff, 0 0 #fff, 0 0 #fff;
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
}

.btn-yellow:before {
    content: '';
    background: url(/common/design/user/img/images-top/bullet001.png) no-repeat;
    display: block;
    width: 27px;
    height: 27px;
    overflow: hidden;
    margin-right: 9px;
}

.text-hidden {
    display: block;
    margin: 0;
    padding: 0;
    position: absolute;
    overflow: hidden;
    left: -9999px;
    position: absolute;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400
}
* {
    -webkit-text-size-adjust: none;
}
.titl-pro:hover {
    cursor: pointer;
}

.list-recommended-service-fix-cls li {
    min-height: 150px;
}
#sidebar #delivery_date .text_delivery {
    position: relative;
    display: flex;
    margin-bottom: 10px;
    gap: 15px;
    border-bottom: 2px dashed #E1B033;
    padding-bottom: 4px;
    align-items: center;
    font-size: 26px;
    line-height: 26px;
    font-weight: 700;
    text-shadow: 2px 2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, -2px -2px 0 #fff, 2px 0 0 #fff, 0 2px 0 #fff, -2px 0 0 #fff, 0 -2px 0 #fff;
    white-space: nowrap;
    color: #C2172D;
}
#sidebar #delivery_date .text_delivery:after {
    content: '';
    display: flex;
    flex-shrink: 0;
    background: url(/common/design/user/img/images-top/text-delivery_date-2.png) no-repeat;
    background-size: 100% 100%;
    width: 81px;
    height: 32px;
}
#sidebar #delivery_date .text_delivery .order-date ,
#sidebar #delivery_date .text_delivery .receive-date {
    font-size: 20px;
    line-height: 26px;
}
.info-design-tool h2 span {
    display: block;
    padding-left: 78px;
    position: relative;
    height: 66px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
/*	---------------------------*/
.info-design-tool .img-side-bar{
    position: relative;
    margin: 0 -10px;
    font-size: 17px;
    line-height: 20px;
    color: #fff;
    font-weight: 700;
}
.info-design-tool.red .img-side-bar, .info-design-tool.blue .img-side-bar {
    height: 55px;
}

.non-active {
    display: none;
}

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

#link-top2.fixed-block {
    margin-bottom: 10px;
    position: fixed;
}

#wrapper .column1 #main, .column1 #main {
    width: 1080px !important;
    float: none !important;
}
@media screen and (min-width: 1024px) {
    ul.nav-btn-list {
        margin-right: 14px;
    }
}
.nav-btn-list {
    padding-right: 0;
}

#topicpath li span {
    color: #999;
}
#topicpath li:last-child {
    font-weight: 700;
}
.common-title_s1 {
    font-size: 26px;
    line-height: 30px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    background: url(/common/design/user/img/images_index-add/title-common-bg.png) left top repeat;
    margin: 0 0 20px;
    padding: 20px 10px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.text-center {
    text-align: center;
}
.d-flex-ct {
    display: flex;
}
.clearfix:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}
#sidebar .btn__sidebar--box a {
    background-color: #E61E02;
    color: #fff;
    font-size: 17px;
    line-height: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    padding: 13px 20px;
    border-radius: 10px;
    font-weight: 700;
}
#sidebar .btn__sidebar--box a:after {
    content: '';
    background: url(/common/design/user/img/images-top/icon-arrow-designnq.png) no-repeat;
    background-size: 100% 100%;
    display: block;
    width: 17px;
    height: 17px;
}

.info-design-tool.red .img-side-bar {
    background: #c2172d;
}
.info-design-tool.red {
    display: block;
    border: unset;
    margin-bottom: 10px;
}
.info-design-tool.blue {
    display: block;
    border: unset;
}
.info-design-tool img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.mb__custom--30 p:before {
    content: '';
    display: flex;
    flex-shrink: 0;
    width: 16px;
    height: 16px;
}
.box__sidebar--one p:before {
    background: url(/common/design/user/img/images-top/sidebar-icon-1.png) no-repeat;
    background-size: 100% 100%;
    width: 16px;
    height: 14px;
}
.box__sidebar--smphone p:before {
    background: url(/common/design/user/img/images-top/sidebar-icon-2.png) no-repeat;
    background-size: 100% 100%;
}
.box__sidebar--filter.color p:before ,
.box__sidebar--color p:before {
    background: url(/common/design/user/img/images-top/sidebar-icon-3.png) no-repeat;
    background-size: 100% 100%;
}
.box__sidebar--filter.material p:before ,
.box__sidebar--material p:before{
    background: url(/common/design/user/img/images-top/sidebar-icon-5.png) no-repeat;
    background-size: 100% 100%;
}
.box__sidebar--filter.maker p:before ,
.box__sidebar--market p:before {
    background: url(/common/design/user/img/images-top/sidebar-icon-4.png) no-repeat;
    background-size: 100% 100%;
}
.box__sidebar--filter.print p:before ,
.box__sidebar--print p:before {
    background: url(/common/design/user/img/images-top/sidebar-icon-7.png) no-repeat;
    background-size: 100% 100%;
}
.box__sidebar--filter.province p:before ,
.box__sidebar--province p:before {
    background: url(/common/design/user/img/images-top/sidebar-icon-8.png) no-repeat;
    background-size: 100% 100%;
}
.box__sidebar--filter.scene p:before ,
.box__sidebar--scene p:before{
    background: url(/common/design/user/img/images-top/sidebar-icon-6.png) no-repeat;
    background-size: 100% 100%;
}
.box__sidebar--post p:before {
    background: url(/common/design/user/img/images-top/sidebar-icon-9.png) no-repeat;
    background-size: 100% 100%;
}
.box__sidebar--filter.type p:before {
    background: url(/common/design/user/img/images-top/sidebar-icon-10.png) no-repeat;
    background-size: 100% 100%;
}
.box__sidebar--filter.keyword p:before {
    background: url(/common/design/user/img/images-top/sidebar-icon-11.png) no-repeat;
    background-size: 100% 100%;
}
.box__sidebar--filter .nav-item .list-items-handled ,
.box__sidebar--same .nav-item .list-items-handled ,
.box__sidebar--same .box-item .list-items-handled {
    display: flex;
    flex-wrap: wrap;
}
.box__sidebar--filter .list-items-handled .sub-nav-item ,
.box__sidebar--same .list-items-handled .sub-nav-item ,
.box__sidebar--scene .list-items-handled .nav-item {
    width: 50%;
    margin-bottom: 5px;
}
.box__sidebar--print .list-items-handled .sub-nav-item {
    width: 100%;
}
.box__sidebar--filter .list-items-handled .sub-nav-item:last-child {
    margin-bottom: 0;
}
.box__sidebar--filter.print .list-items-handled {
    display: block;
}
.box__sidebar--filter.print .list-items-handled .sub-nav-item {
    width: 100%;
}
.box__sidebar--filter.province .list-items-handled .sub-nav-item ,
.box__sidebar--province .list-items-handled .sub-nav-item{
    width: 33.333%;
}
.box__sidebar--post .box-item .list-items-handled .nav-item > a {
    padding: 3px 10px;
    margin-bottom: 5px;
}
.box__sidebar--post .box-item .list-items-handled .nav-item > a:last-child {
    margin-bottom: 0;
}
.box__sidebar--filter .list-items-handled .sub-nav-item a {
    padding: 3px 10px !important;
}
.box__sidebar--filter.color .list-items-handled .sub-nav-item a ,
.box__sidebar--color .list-items-handled .sub-nav-item a {
    display: flex;
    align-items: center;
    gap: 5px;
}
.box__sidebar--filter.color .list-items-handled .sub-nav-item a:before ,
.box__sidebar--color .list-items-handled .sub-nav-item a:before {
    content: '';
    width: 14px;
    height: 14px;
    display: block;
    border-radius: 100%;
}
.box__sidebar--filter.color .list-items-handled .sub-nav-item:nth-child(2) a:before ,
.box__sidebar--color .list-items-handled .sub-nav-item:nth-child(2) a:before {
    background-color: #fff;
    border: 1px solid #E8E8E8;
}
.box__sidebar--filter.color .list-items-handled .sub-nav-item:nth-child(3) a:before,
.box__sidebar--color .list-items-handled .sub-nav-item:nth-child(3) a:before {
    background-color: #000000;
}
.box__sidebar--filter.color .list-items-handled .sub-nav-item:nth-child(4) a:before ,
.box__sidebar--color .list-items-handled .sub-nav-item:nth-child(4) a:before {
    background-color: #8E8E8E;
}
.box__sidebar--filter.color .list-items-handled .sub-nav-item:nth-child(5) a:before ,
.box__sidebar--color .list-items-handled .sub-nav-item:nth-child(5) a:before {
    background-color: #6E0D0D;
}
.box__sidebar--filter.color .list-items-handled .sub-nav-item:nth-child(6) a:before ,
.box__sidebar--color .list-items-handled .sub-nav-item:nth-child(6) a:before {
    background-color: #0DB058;
}
.box__sidebar--filter.color .list-items-handled .sub-nav-item:nth-child(7) a:before ,
.box__sidebar--color .list-items-handled .sub-nav-item:nth-child(7) a:before {
    background-color: #3076FF ;
}
.box__sidebar--filter.color .list-items-handled .sub-nav-item:nth-child(8) a:before ,
.box__sidebar--color .list-items-handled .sub-nav-item:nth-child(8) a:before {
    background-color: #680DB0;
}
.box__sidebar--filter.color .list-items-handled .sub-nav-item:nth-child(9) a:before ,
.box__sidebar--color .list-items-handled .sub-nav-item:nth-child(9) a:before {
    background-color: #FFEA30;
}
.box__sidebar--filter.color .list-items-handled .sub-nav-item:nth-child(10) a:before ,
.box__sidebar--color .list-items-handled .sub-nav-item:nth-child(10) a:before {
    background-color: #E30000;
}
.box__sidebar--filter.color .list-items-handled .sub-nav-item:nth-child(11) a:before ,
.box__sidebar--color .list-items-handled .sub-nav-item:nth-child(11) a:before {
    background-color: #F88A09;
}
.box__sidebar--filter.color .list-items-handled .sub-nav-item:nth-child(12) a:before ,
.box__sidebar--color .list-items-handled .sub-nav-item:nth-child(12) a:before {
    background-color: #FC62FF;
}
.titl-sub-last {
    color: #000;
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    margin-bottom: 10px;
}
.sidebar-info .banner-box {
    margin: 30px 0;
}
.sidebar-info .banner-box .images {
    min-height: 150px;
    height: 150px;
}
.hidden__icon-box:before {
    display: none !important;
}
.box__sidebar--post .box-item .list-items-handled .nav-item.arrowed > a:after {
    content: '';
    background: unset;
}
.box__sidebar--province .titl-pro:after {
    content: '';
    background: url(/common/design/user/img/images-top/sidebar-icon-down.png) no-repeat;
    background-size: 100% 100%;
    width: 22px;
    height: 22px;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.sidebar-info-fix-cls .box img ,
.list-recommended-service-fix-cls li a img {
    width: 100% !important;
}

.link_outside_chat {
    position: relative;
}

.click-chat {
    position: absolute;
    right: -94px;
    width: 90px;
    height: 90px;
    z-index: 9999;
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
    cursor: pointer;
}

.click-chat img {
    width: 100%;
    height: 100%;
}

#upt-chat-container.eyecatcher {
    opacity: 0;
    visibility: hidden;
}
#upt-chat-container {
    opacity: 1;
    visibility: visible;
}
.cat_3_ft {
    padding-left: 5px;
    margin-top: 20px;
}
.cat_3_ft a {
    line-height: 1 !important;
    font-size: 11px;
}
