@charset "utf-8";

div#chatplusview.chatplusview-modern.front.closed.headless {
    height: 35px;
}

div#eye_catcher.eyecatcher-no_chat {
    width: 110px !important;
    height: 112px !important;
}

#chatplusview.closed.headless #outline #eye_catcher {
    height: 112px;
}

div#chatplusview.chatplusview-modern.closed.headless {
    height: 35px;
}

@media screen and (min-width: 1024px) {
    #wrapper #sidebar {
        min-height: 100px;
    }

    #contents #main .box_tab_lr #tabs-1 > div > div:nth-child(1) > ul.items-list.color-item-list > li > img {
        min-height: 119px;
    }

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

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

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

iframe {
    border: 0;
}

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

h1 {
    font-size: 75%;
    line-height: 195%;
    margin: 20px 0 0 180px;
}

#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 span {
    color: #999;
}

.loader {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.35);
    z-index: 9999;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.profile {
    padding: 30px;
    border-radius: 3px;
    position: relative;
}

.item_manual_text02 {
    font-size: 95%;
    line-height: 20px;
    margin: 0 0 0 0;
}

.lazyload {
    opacity: 0;
}

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

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

#topicpath li:last-child a {
    pointer-events: none;
    cursor: default;
}

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: normal
}

ol, ul {
    list-style: none
}

caption, th {
    text-align: left
}

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

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

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

.size-chart-item {
    overflow: hidden;
    margin-bottom: 15px;
}

.size-chart-item-text {
    display: block;
    text-align: right;
    font-size: 12px;
    line-height: 20px;
    color: #404040;
    margin-bottom: 5px;
}

.material-information-block {
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
}

.material-information-list {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    font-size: 16px;
    line-height: 22px;
    color: #000;
}

.thickness-fabric-box {
    overflow: hidden;
    background: #caeaff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    width: 308px;
}

.thickness-fabric-holder {
    overflow: hidden;
    margin-bottom: 22px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
}

.thickness-fabric-holder span {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 28px;
    color: #000;
    padding: 0 6px
}

.thickness-fabric-holder i {
    display: inline-block;
    vertical-align: top;
    width: 39px;
    height: 18px;
    overflow: hidden;
    font: 12px/14px Arial, Helvetica, sans-serif;
    margin: 0 1px;
}

.thickness-fabric-holder .i01 {
    background: url(/common/design/user/img/product/icon-thickness-fabric-01.png?v=1) no-repeat bottom / 100%;
}

.thickness-fabric-holder .active {
    background: url(/common/design/user/img/product/icon-thickness-fabric-03-active.png?v=1) no-repeat bottom / 100%;
}

.thickness-fabric-holder .i02 {
    background: url(/common/design/user/img/product/icon-thickness-fabric-02.png?v=1) no-repeat bottom / 100%;
}

.thickness-fabric-holder .i03 {
    background: url(/common/design/user/img/product/icon-thickness-fabric-03.png?v=1) no-repeat bottom / 100%;
}

.thickness-fabric-holder .i04 {
    background: url(/common/design/user/img/product/icon-thickness-fabric-04.png?v=1) no-repeat bottom / 100%;
}

.thickness-fabric-holder .i05 {
    background: url(/common/design/user/img/product/icon-thickness-fabric-05.png?v=1) no-repeat bottom / 100%;
}

.thickness-fabric-holder .i03.active {
    background: url(/common/design/user/img/product/icon-thickness-fabric-03-active.png?v=1) no-repeat bottom / 100%;
}

.sokujitsu-info-list li {
    font-size: 16px;
    line-height: 22px;
    color: #000;
    position: relative;
    padding-left: 20px;
    width: auto !important;
}

.sokujitsu-info-list li:after {
    content: '・';
    position: absolute;
    left: 0;
    top: 0;
    font-size: 16px;
    line-height: 22px;
    color: #000;
}

#link-top {
    display: none !important;
}

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

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

#link-top2 a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    max-width: 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) {
    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 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;
    background-repeat: no-repeat;
    height: 45px;
    margin-top: 9px;
    margin-left: -202px;
}

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

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

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

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

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

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

* {
    -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, 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
}

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
}

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

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

#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: 77px;
    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: 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;
}

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

.mt30 {
    margin-top: 30px;
}

#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 #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 .img-side-bar {
    position: relative;
    margin: 0 -10px;
    font-size: 17px;
    line-height: 20px;
    color: #fff;
    font-weight: 700;
}

.info-design-tool.blue .img-side-bar {
    background: #ff1a00;
}

.info-design-tool.red .img-side-bar {
    background: #c2172d;
}

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

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


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

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

#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;
}
.info-design-tool.red .img-side-bar,
.info-design-tool.blue .img-side-bar{
    height: 55px;
}
#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;
}

#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 {
    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.blue {
    display: block;
    border: unset;
    margin-bottom: 10px;
}
.info-design-tool.red {
    display: block;
    border: unset;
    margin-bottom: 10px;
}
.info-design-tool img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.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%;
}

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

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

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

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

.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: bold;
    color: #fff;
    position: relative;
}

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

.copyright {
    margin: 0;
    text-align: center;
    font-size: 16px;
    line-height: 58px;
    font-weight: bold;
    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;
}

.list-sample {
    list-style: none;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 40px;
}

.list-sample li {
    width: 100%;
    padding: 0 20px;
}

.list-sample li:first-child {
    padding-left: 0
}

.list-sample li:last-child {
    padding-right: 0
}

.list-sample p {
    margin: 0 0 10px;
    font-size: 14px;
    line-height: 20px;
    color: #000;
    min-height: 60px;
}

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

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

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

.nav {
    right: -3px;
}

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

#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: 15px;
}

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

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


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

.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;
    line-height: 14px;
}

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

.text-tax {
    display: inline-block;
    font-size: 11px !important;
}

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

.menu-header strong {
    margin-right: 0;
}

#header {
    height: auto !important;
}

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

#main {
    width: auto;
    float: none;
}

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

.slogan {
    font-size: 12px;
}

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

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

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

.nav a {
    width: 126px;
}

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

.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;
    }
}
.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-top {
    display: none !important;
}

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

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

#link-top2 a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    max-width: 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) {
    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 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    padding-top: 0;
    float: left;
}

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

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

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

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

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

.user-wrap {
    background: url(/common/design/user/img/images-top/bg-log.gif);
}

.user-wrap .user-name {
    display: block;
    padding: 13px 46px 13px 16px;
    font-size: 16px;
    line-height: 18px;
    font-weight: normal;
    white-space: nowrap;
    color: #fff;
    position: relative;
    border-bottom: 1px solid #000;
    cursor: pointer;
}

.user-wrap .user-name:after {
    content: '';
    position: absolute;
    right: 14px;
    top: 10px;
    width: 25px;
    height: 25px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: rgb(238, 238, 238);
    background: -moz-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(205, 205, 205, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(205, 205, 205, 1) 100%);
    background: linear-gradient(to bottom, rgba(238, 238, 238, 1) 0%, rgba(205, 205, 205, 1) 100%);
}

.user-wrap .user-name:before {
    content: '';
    position: absolute;
    z-index: 2;
    right: 20px;
    top: 19px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 9px solid #282828;
}

.new-user-wrap {
    background: transparent;
}

.glo-nav-new {
    display: flex;
    justify-content: space-between;
    max-width: 1100px;
    margin: 0 auto;
}

nav .glo-nav-new .holder, .glo-nav-new .nav-ct.nav-new {
    display: flex;
}

.glo-nav-new .nav-btn-list {
    float: unset;
}

.glo-nav-new .box_li_user {
    display: none;
    background: #000;
    color: #fff;
    padding: 25px;
    width: 100%;
    z-index: 9999;
}

nav .glo-nav-new .holder {
    margin: 0;
}

.glo-nav-new .user-name {
    background: #000;
    max-width: 150px;
    width: 150px;
    padding: 15px 10px;
}

.glo-nav-new .user-wrap .user-name:after {
    content: unset;
}

.glo-nav-new .user-wrap .user-name:before {
    top: 24px;
    right: 12px;
    border-top: 9px solid #fff;
}

.glo-nav-new .holder-box-user {
    position: absolute;
    top: 55px;
    left: 50%;
    transform: translateX(-50%);
    right: 0;
    width: 100%;
}

.glo-nav-new .holder-box-user .wrap_user_name ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
}

.glo-nav-new .wrap_user_name a {
    display: block;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 8px;
    padding: 15px 5px;
    text-align: center;
}

.glo-nav-new .wrap_user_name li {
    width: calc((100% - 80px) / 5);
    margin-right: 20px;
    margin-bottom: 20px;
}

.glo-nav-new .wrap_user_name li:nth-child(5n) {
    margin-right: 0;
}

.glo-nav-new .discount-use-name {
    padding: 10px;
    background: #fff;
    color: #000;
}

.glo-nav-new .name-list-user {
    border-top: 1px solid #969696;
    margin-top: 10px;
    padding: 10px;
    font-size: 18px;
    font-weight: 700;
}

.glo-nav-new .user-name span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 112px;
}

.glo-nav-new .holder-2 .nav a {
    width: 102px !important;
    font-size: 14px;
}

.glo-nav-new .holder-2 .nav .wrap_nav_2 a {
    width: auto !important;
}

.glo-nav-new .holder-2 .nav-btn-list a {
    width: 121px;
}

.wrap-humburger .span-name-humburger {
    font-size: 18px;
    color: #fff;
}

.wrap-humburger .img-name-humburger {
    width: 35px;
    margin-right: 10px;
}

.wrap-humburger .user-name {
    padding: 15px;
    display: flex;
    align-items: center;
}

.box-item .list-items-handled .nav-item > a,
.box-item .list-items-handled .nav-item > span,
.box-item .list-items-handled .sub-nav-item > span,
.box-item .list-items-handled .sub-nav-item > a {
    position: relative;
    display: block;
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
    padding: 6.5px 12px 6.5px 10px;
    color: #828282;
    box-sizing: border-box;
    text-decoration: none;
}

.box-item .list-items-handled .nav-item.arrowed > a:after,
.box-item .list-items-handled .nav-item.arrowed > span:after {
    content: "";
    background: url("/common/design/user/img/icon-arrow-category.png") no-repeat;
    background-size: 100% 100%;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 50%;
    right: 10px;
    transition: all 0.5s;
    transform: translateY(-50%);
}

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

.box-item .nav-item {
    position: relative;
}

.box-item .list-items-handled .sub-nav {
    position: absolute;
    top: 0;
    right: -254px;
    margin: 0 !important;
    background: #fff;
    z-index: 2;
    padding: 0 !important;
    width: 255px;
}


.box-item .list-items-handled a {
    padding: 0;
    border: unset;
}

html {
    color: #000;
    background: #FFF;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

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

#wrapper {
    position: relative;
    overflow: hidden;
    background: none;
    min-width: 1100px;
}

.mt30 {
    margin-top: 30px !important;
}

#contents {
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 1100px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

#contents:after {
    content: '';
    display: block;
    clear: both;
}

#main {
    /*position: relative;*/
    width: 800px;
    padding: 0 0 50px;
    box-sizing: border-box;
}

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

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

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

.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 strong {
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #000;
}

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

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: 126px;
    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);
}

/*about print*/
.about-print .about-print__item {
    display: flex;
    margin-bottom: 20px;
    align-items: flex-start;
}

.about-print__content {
    font-size: 16px;
    line-height: 22px;
    padding-top: 5px;
}

.about-print__item--images .about-print__title {
    margin-bottom: 10px;
}

.about-print__item .about-print__title {
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    background: #4c4c4c;
    border-radius: 100px;
    padding: 6px 32px 3px;
    margin-right: 16px;
    width: max-content;
    flex-shrink: 0;
    font-weight: 700;
    min-width: 136px;
    text-align: center;
}

.about-print__item .box-images {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    margin-left: -6px;
    margin-right: -6px;
}

.about-print__image {
    border: 1px solid #e2e2e2;
    background: #FFFFff;
    padding: 10px;
    height: 100%;
}

.about-images-item {
    padding-left: 6px;
    padding-right: 6px;
    margin-bottom: 12px;
    width: calc(100% / 5);
}

.about-print__image .print__image--text {
    font-size: 14px;
    line-height: 22px;
    font-weight: 700;
    text-align: center;
}

.about-print__image .image {
    width: 100%;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

.about-print__image img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.about-print-slide {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    margin-left: -6px;
    margin-right: -6px;
}

.print-slide__item {
    width: calc(100% / 3);
    padding-left: 6px;
    padding-right: 6px;
    margin-bottom: 12px;
}

.print-slide__content {
    border: 1px solid #e2e2e2;
    background: #FFFFff;
}
.print-slide__content img {
    width: 100%;
    height: 249px;
    object-fit: contain;
}
.about-print .box-text {
    margin-bottom: 20px;
    border: 1px solid #E8E8E8;
    border-radius: 10px;
    padding: 20px;
}
.about-print .box-text:last-child {
    margin-bottom: 0;
}

.about-print .about-print__link {
    font-weight: 700;
    font-size: 20px;
    line-height: 160%;
}

.about-print a.about-print__link {
    color: #0084FF;
}
.name__datetime--box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px dashed #e2e2e2;
    padding-bottom: 12px;
    margin-bottom: 12px;
    flex-wrap: wrap;
    gap: 10px;
}
.name__datetime--box .title_lr {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.name__datetime--box .content__box {
    display: flex;
    align-items: center;
    gap: 10px;
}
.name__datetime--box .content__box p, .name__datetime--box .content__box span {
    font-size: 14px;
    line-height: 20px;
    color: #000;
    margin-bottom: 0;
    position: relative;
}
.name__datetime--box .content__box p, .name__datetime--box .content__box span {
    font-size: 14px;
    line-height: 20px;
    color: #000;
    margin-bottom: 0;
    position: relative;
}
#sidebar .mb__custom--30 {
    margin-bottom: 30px;
}
.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;
}
.box__sidebar--post .box-item .list-items-handled .nav-item.arrowed > a:after {
    content: '';
    background: unset;
}
.hidden__icon-box:before {
    display: none !important;
}
#sidebar {
    min-height: auto !important;
}
.cat_3_ft {
    padding-left: 5px;
    margin-top: 20px;
}
.cat_3_ft a {
    line-height: 1 !important;
    font-size: 11px;
}
